diff --git a/enterprise/blocky/1.0.4/CHANGELOG.md b/enterprise/blocky/1.0.4/CHANGELOG.md deleted file mode 100644 index 87a912ac8c5..00000000000 --- a/enterprise/blocky/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blocky-1.0.4](https://github.com/truecharts/charts/compare/blocky-1.0.3...blocky-1.0.4) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- update redis - - - - -## [blocky-1.0.3](https://github.com/truecharts/charts/compare/blocky-1.0.2...blocky-1.0.3) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- use new common SA handler - - - - -## [blocky-1.0.2](https://github.com/truecharts/charts/compare/blocky-1.0.1...blocky-1.0.2) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- disable probes until next release ([#3886](https://github.com/truecharts/charts/issues/3886)) - - - - -## [blocky-1.0.1](https://github.com/truecharts/charts/compare/blocky-1.0.0...blocky-1.0.1) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- set defaults to some durations ([#3885](https://github.com/truecharts/charts/issues/3885)) - - - - -## [blocky-1.0.0](https://github.com/truecharts/charts/compare/blocky-0.0.4...blocky-1.0.0) (2022-09-24) - -### Chore - -- move blocky to enterprise ([#3875](https://github.com/truecharts/charts/issues/3875)) - - - - -## [blocky-0.0.4](https://github.com/truecharts/charts/compare/blocky-0.0.3...blocky-0.0.4) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- Finish up UI ([#3866](https://github.com/truecharts/charts/issues/3866)) - - - - -## [blocky-0.0.3](https://github.com/truecharts/charts/compare/blocky-0.0.2...blocky-0.0.3) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [blocky-0.0.2](https://github.com/truecharts/charts/compare/blocky-0.0.1...blocky-0.0.2) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - diff --git a/enterprise/blocky/1.0.4/Chart.lock b/enterprise/blocky/1.0.4/Chart.lock deleted file mode 100644 index 7ed61957bd4..00000000000 --- a/enterprise/blocky/1.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.1 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.83 -digest: sha256:76c1d4fecd3ebf8185508a82a210269082c081fa5f4b3bd7375c781ef458d626 -generated: "2022-09-25T12:39:41.407193831Z" diff --git a/enterprise/blocky/1.0.4/Chart.yaml b/enterprise/blocky/1.0.4/Chart.yaml deleted file mode 100644 index 7470fb44082..00000000000 --- a/enterprise/blocky/1.0.4/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.19" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.6.1 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.83 -description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go -home: https://truecharts.org/docs/charts/enterprise/blocky -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png -keywords: - - dns - - blocky -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blocky -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky - - https://github.com/Mozart409/blocky-frontend - - https://hub.docker.com/r/spx01/blocky -version: 1.0.4 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/blocky/1.0.4/README.md b/enterprise/blocky/1.0.4/README.md deleted file mode 100644 index 22456494839..00000000000 --- a/enterprise/blocky/1.0.4/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# blocky - -Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [blocky](https://truecharts.org/docs/charts/enterprise/blocky) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.83 | -| https://library-charts.truecharts.org | common | 10.6.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `blocky` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install blocky TrueCharts/blocky -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `blocky` deployment - -```console -helm uninstall blocky -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blocky \ - --set env.TZ="America/New York" \ - TrueCharts/blocky -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install blocky TrueCharts/blocky -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/enterprise/blocky/1.0.4/charts/redis-3.0.83.tgz b/enterprise/blocky/1.0.4/charts/redis-3.0.83.tgz deleted file mode 100644 index 444d80392b2..00000000000 Binary files a/enterprise/blocky/1.0.4/charts/redis-3.0.83.tgz and /dev/null differ diff --git a/enterprise/blocky/1.0.5/CHANGELOG.md b/enterprise/blocky/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..55e9086e792 --- /dev/null +++ b/enterprise/blocky/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blocky-1.0.5](https://github.com/truecharts/charts/compare/blocky-1.0.4...blocky-1.0.5) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [blocky-1.0.4](https://github.com/truecharts/charts/compare/blocky-1.0.3...blocky-1.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- update redis + + + + +## [blocky-1.0.3](https://github.com/truecharts/charts/compare/blocky-1.0.2...blocky-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- use new common SA handler + + + + +## [blocky-1.0.2](https://github.com/truecharts/charts/compare/blocky-1.0.1...blocky-1.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- disable probes until next release ([#3886](https://github.com/truecharts/charts/issues/3886)) + + + + +## [blocky-1.0.1](https://github.com/truecharts/charts/compare/blocky-1.0.0...blocky-1.0.1) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- set defaults to some durations ([#3885](https://github.com/truecharts/charts/issues/3885)) + + + + +## [blocky-1.0.0](https://github.com/truecharts/charts/compare/blocky-0.0.4...blocky-1.0.0) (2022-09-24) + +### Chore + +- move blocky to enterprise ([#3875](https://github.com/truecharts/charts/issues/3875)) + + + + +## [blocky-0.0.4](https://github.com/truecharts/charts/compare/blocky-0.0.3...blocky-0.0.4) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- Finish up UI ([#3866](https://github.com/truecharts/charts/issues/3866)) + + + + +## [blocky-0.0.3](https://github.com/truecharts/charts/compare/blocky-0.0.2...blocky-0.0.3) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [blocky-0.0.2](https://github.com/truecharts/charts/compare/blocky-0.0.1...blocky-0.0.2) (2022-09-23) diff --git a/enterprise/blocky/1.0.5/Chart.lock b/enterprise/blocky/1.0.5/Chart.lock new file mode 100644 index 00000000000..f6a2bae9456 --- /dev/null +++ b/enterprise/blocky/1.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:e7db3724e7831eba4fe882122ff84908440a55b7e932b4a006fb08272d198db4 +generated: "2022-09-25T13:50:08.110031027Z" diff --git a/enterprise/blocky/1.0.5/Chart.yaml b/enterprise/blocky/1.0.5/Chart.yaml new file mode 100644 index 00000000000..3db48304ed2 --- /dev/null +++ b/enterprise/blocky/1.0.5/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go +home: https://truecharts.org/docs/charts/enterprise/blocky +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png +keywords: + - dns + - blocky +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blocky +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://0xerr0r.github.io/blocky/ + - https://github.com/0xERR0R/blocky + - https://github.com/Mozart409/blocky-frontend + - https://hub.docker.com/r/spx01/blocky +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/blocky/1.0.5/README.md b/enterprise/blocky/1.0.5/README.md new file mode 100644 index 00000000000..2007554cbf4 --- /dev/null +++ b/enterprise/blocky/1.0.5/README.md @@ -0,0 +1,110 @@ +# blocky + +Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [blocky](https://truecharts.org/docs/charts/enterprise/blocky) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `blocky` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install blocky TrueCharts/blocky +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `blocky` deployment + +```console +helm uninstall blocky +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blocky \ + --set env.TZ="America/New York" \ + TrueCharts/blocky +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install blocky TrueCharts/blocky -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/enterprise/blocky/1.0.4/app-readme.md b/enterprise/blocky/1.0.5/app-readme.md similarity index 100% rename from enterprise/blocky/1.0.4/app-readme.md rename to enterprise/blocky/1.0.5/app-readme.md diff --git a/enterprise/blocky/1.0.4/charts/common-10.6.1.tgz b/enterprise/blocky/1.0.5/charts/common-10.6.1.tgz similarity index 100% rename from enterprise/blocky/1.0.4/charts/common-10.6.1.tgz rename to enterprise/blocky/1.0.5/charts/common-10.6.1.tgz diff --git a/enterprise/blocky/1.0.5/charts/redis-3.0.84.tgz b/enterprise/blocky/1.0.5/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/enterprise/blocky/1.0.5/charts/redis-3.0.84.tgz differ diff --git a/enterprise/blocky/1.0.4/ci/k8sgateway-values.yaml b/enterprise/blocky/1.0.5/ci/k8sgateway-values.yaml similarity index 100% rename from enterprise/blocky/1.0.4/ci/k8sgateway-values.yaml rename to enterprise/blocky/1.0.5/ci/k8sgateway-values.yaml diff --git a/enterprise/blocky/1.0.4/ci/standalone-values.yaml b/enterprise/blocky/1.0.5/ci/standalone-values.yaml similarity index 100% rename from enterprise/blocky/1.0.4/ci/standalone-values.yaml rename to enterprise/blocky/1.0.5/ci/standalone-values.yaml diff --git a/enterprise/blocky/1.0.4/ix_values.yaml b/enterprise/blocky/1.0.5/ix_values.yaml similarity index 100% rename from enterprise/blocky/1.0.4/ix_values.yaml rename to enterprise/blocky/1.0.5/ix_values.yaml diff --git a/enterprise/blocky/1.0.4/questions.yaml b/enterprise/blocky/1.0.5/questions.yaml similarity index 100% rename from enterprise/blocky/1.0.4/questions.yaml rename to enterprise/blocky/1.0.5/questions.yaml diff --git a/enterprise/blocky/1.0.4/templates/_blockyConfig.tpl b/enterprise/blocky/1.0.5/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/1.0.4/templates/_blockyConfig.tpl rename to enterprise/blocky/1.0.5/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/1.0.4/templates/_k8sgateway.tpl b/enterprise/blocky/1.0.5/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/1.0.4/templates/_k8sgateway.tpl rename to enterprise/blocky/1.0.5/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/1.0.4/templates/_webui.tpl b/enterprise/blocky/1.0.5/templates/_webui.tpl similarity index 100% rename from enterprise/blocky/1.0.4/templates/_webui.tpl rename to enterprise/blocky/1.0.5/templates/_webui.tpl diff --git a/enterprise/blocky/1.0.4/templates/common.yaml b/enterprise/blocky/1.0.5/templates/common.yaml similarity index 100% rename from enterprise/blocky/1.0.4/templates/common.yaml rename to enterprise/blocky/1.0.5/templates/common.yaml diff --git a/enterprise/blocky/1.0.4/values.yaml b/enterprise/blocky/1.0.5/values.yaml similarity index 100% rename from enterprise/blocky/1.0.4/values.yaml rename to enterprise/blocky/1.0.5/values.yaml diff --git a/enterprise/metallb/4.0.11/CHANGELOG.md b/enterprise/metallb/4.0.11/CHANGELOG.md deleted file mode 100644 index 8c8d1ecdb5f..00000000000 --- a/enterprise/metallb/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - ### Feat - -- metallb basic setup guide ([#3814](https://github.com/truecharts/charts/issues/3814)) - - - - -## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - ### Feat - -- metallb basic setup guide ([#3814](https://github.com/truecharts/charts/issues/3814)) - - - - -## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - ### Feat - -- metallb basic setup guide ([#3814](https://github.com/truecharts/charts/issues/3814)) - - - - -## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - ### Feat - -- metallb basic setup guide ([#3814](https://github.com/truecharts/charts/issues/3814)) - diff --git a/enterprise/metallb/4.0.11/Chart.lock b/enterprise/metallb/4.0.11/Chart.lock deleted file mode 100644 index f2d99d792d7..00000000000 --- a/enterprise/metallb/4.0.11/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.5 -digest: sha256:93c3b2e0dcac6573c126e8c90e6a416b3b704c84db5fbe4d5cd194f12054fbf9 -generated: "2022-09-22T12:59:01.128889879Z" diff --git a/enterprise/metallb/4.0.11/Chart.yaml b/enterprise/metallb/4.0.11/Chart.yaml deleted file mode 100644 index 773a0ccc09c..00000000000 --- a/enterprise/metallb/4.0.11/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "upstream" -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/docs/charts/enterprise/metallb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.5 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metallb -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb - - https://github.com/metallb/metallb - - https://metallb.universe.tf -type: application -version: 4.0.11 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/metallb/4.0.11/README.md b/enterprise/metallb/4.0.11/README.md deleted file mode 100644 index 1f631cedaa6..00000000000 --- a/enterprise/metallb/4.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# metallb - -A network load-balancer implementation for Kubernetes using standard routing protocols - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [metallb](https://truecharts.org/docs/charts/enterprise/metallb) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | -| https://metallb.github.io/metallb | metallb | 0.13.5 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `metallb` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install metallb TrueCharts/metallb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `metallb` deployment - -```console -helm uninstall metallb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install metallb \ - --set env.TZ="America/New York" \ - TrueCharts/metallb -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install metallb TrueCharts/metallb -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/enterprise/metallb/4.0.12/CHANGELOG.md b/enterprise/metallb/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8cc2655a995 --- /dev/null +++ b/enterprise/metallb/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metallb-4.0.12](https://github.com/truecharts/charts/compare/metallb-4.0.11...metallb-4.0.12) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + ### Feat + +- metallb basic setup guide ([#3814](https://github.com/truecharts/charts/issues/3814)) + + + + +## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + ### Feat + +- metallb basic setup guide ([#3814](https://github.com/truecharts/charts/issues/3814)) + + + + +## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + ### Feat + +- metallb basic setup guide ([#3814](https://github.com/truecharts/charts/issues/3814)) + + + + +## [metallb-4.0.11](https://github.com/truecharts/charts/compare/metallb-4.0.9...metallb-4.0.11) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/enterprise/metallb/4.0.12/Chart.lock b/enterprise/metallb/4.0.12/Chart.lock new file mode 100644 index 00000000000..796ed556a38 --- /dev/null +++ b/enterprise/metallb/4.0.12/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: metallb + repository: https://metallb.github.io/metallb + version: 0.13.5 +digest: sha256:4696c7deec0f4f0f16488afcda8e08ccee5ab5f95044462326529ae2a6d89d1a +generated: "2022-09-25T13:49:55.88729503Z" diff --git a/enterprise/metallb/4.0.12/Chart.yaml b/enterprise/metallb/4.0.12/Chart.yaml new file mode 100644 index 00000000000..d4bac8e60bf --- /dev/null +++ b/enterprise/metallb/4.0.12/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "upstream" +deprecated: false +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/docs/charts/enterprise/metallb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - name: metallb + repository: https://metallb.github.io/metallb + version: 0.13.5 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metallb +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb + - https://github.com/metallb/metallb + - https://metallb.universe.tf +type: application +version: 4.0.12 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/metallb/4.0.12/README.md b/enterprise/metallb/4.0.12/README.md new file mode 100644 index 00000000000..7869dd0e28b --- /dev/null +++ b/enterprise/metallb/4.0.12/README.md @@ -0,0 +1,108 @@ +# metallb + +A network load-balancer implementation for Kubernetes using standard routing protocols + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [metallb](https://truecharts.org/docs/charts/enterprise/metallb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | +| https://metallb.github.io/metallb | metallb | 0.13.5 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `metallb` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install metallb TrueCharts/metallb +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `metallb` deployment + +```console +helm uninstall metallb +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install metallb \ + --set env.TZ="America/New York" \ + TrueCharts/metallb +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install metallb TrueCharts/metallb -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/enterprise/metallb/4.0.11/app-readme.md b/enterprise/metallb/4.0.12/app-readme.md similarity index 100% rename from enterprise/metallb/4.0.11/app-readme.md rename to enterprise/metallb/4.0.12/app-readme.md diff --git a/incubator/portainer-ce/0.0.3/charts/common-10.6.1.tgz b/enterprise/metallb/4.0.12/charts/common-10.6.1.tgz similarity index 100% rename from incubator/portainer-ce/0.0.3/charts/common-10.6.1.tgz rename to enterprise/metallb/4.0.12/charts/common-10.6.1.tgz diff --git a/enterprise/metallb/4.0.11/charts/metallb-0.13.5.tgz b/enterprise/metallb/4.0.12/charts/metallb-0.13.5.tgz similarity index 100% rename from enterprise/metallb/4.0.11/charts/metallb-0.13.5.tgz rename to enterprise/metallb/4.0.12/charts/metallb-0.13.5.tgz diff --git a/enterprise/metallb/4.0.11/ix_values.yaml b/enterprise/metallb/4.0.12/ix_values.yaml similarity index 100% rename from enterprise/metallb/4.0.11/ix_values.yaml rename to enterprise/metallb/4.0.12/ix_values.yaml diff --git a/enterprise/metallb/4.0.11/questions.yaml b/enterprise/metallb/4.0.12/questions.yaml similarity index 100% rename from enterprise/metallb/4.0.11/questions.yaml rename to enterprise/metallb/4.0.12/questions.yaml diff --git a/enterprise/metallb/4.0.11/templates/bgpadvertisement.yaml b/enterprise/metallb/4.0.12/templates/bgpadvertisement.yaml similarity index 100% rename from enterprise/metallb/4.0.11/templates/bgpadvertisement.yaml rename to enterprise/metallb/4.0.12/templates/bgpadvertisement.yaml diff --git a/enterprise/metallb/4.0.11/templates/community.yaml b/enterprise/metallb/4.0.12/templates/community.yaml similarity index 100% rename from enterprise/metallb/4.0.11/templates/community.yaml rename to enterprise/metallb/4.0.12/templates/community.yaml diff --git a/enterprise/metallb/4.0.11/templates/ipaddresspool.yaml b/enterprise/metallb/4.0.12/templates/ipaddresspool.yaml similarity index 100% rename from enterprise/metallb/4.0.11/templates/ipaddresspool.yaml rename to enterprise/metallb/4.0.12/templates/ipaddresspool.yaml diff --git a/enterprise/metallb/4.0.11/templates/l2advertisement.yaml b/enterprise/metallb/4.0.12/templates/l2advertisement.yaml similarity index 100% rename from enterprise/metallb/4.0.11/templates/l2advertisement.yaml rename to enterprise/metallb/4.0.12/templates/l2advertisement.yaml diff --git a/enterprise/metallb/4.0.11/templates/peers.yaml b/enterprise/metallb/4.0.12/templates/peers.yaml similarity index 100% rename from enterprise/metallb/4.0.11/templates/peers.yaml rename to enterprise/metallb/4.0.12/templates/peers.yaml diff --git a/enterprise/metallb/4.0.11/values.yaml b/enterprise/metallb/4.0.12/values.yaml similarity index 100% rename from enterprise/metallb/4.0.11/values.yaml rename to enterprise/metallb/4.0.12/values.yaml diff --git a/incubator/acestream/0.0.23/CHANGELOG.md b/incubator/acestream/0.0.23/CHANGELOG.md deleted file mode 100644 index 927bd4708db..00000000000 --- a/incubator/acestream/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [acestream-0.0.23](https://github.com/truecharts/charts/compare/acestream-0.0.22...acestream-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/acestream/0.0.23/Chart.lock b/incubator/acestream/0.0.23/Chart.lock deleted file mode 100644 index 1cf08d368ad..00000000000 --- a/incubator/acestream/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:02.205348934Z" diff --git a/incubator/acestream/0.0.23/Chart.yaml b/incubator/acestream/0.0.23/Chart.yaml deleted file mode 100644 index 68c1c34fec0..00000000000 --- a/incubator/acestream/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Acestream-engine" -home: https://truecharts.org/docs/charts/incubator/acestream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png -keywords: - - acestream - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: acestream -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream - - https://github.com/vstavrinov/acestream-service - - https://hub.docker.com/r/vstavrinov/acestream-service -type: application -version: 0.0.23 diff --git a/incubator/acestream/0.0.23/README.md b/incubator/acestream/0.0.23/README.md deleted file mode 100644 index 469aef0e9de..00000000000 --- a/incubator/acestream/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# acestream - -Acestream-engine - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [acestream](https://truecharts.org/docs/charts/incubator/acestream) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `acestream` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install acestream TrueCharts/acestream -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `acestream` deployment - -```console -helm uninstall acestream -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install acestream \ - --set env.TZ="America/New York" \ - TrueCharts/acestream -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install acestream TrueCharts/acestream -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/acestream/0.0.24/CHANGELOG.md b/incubator/acestream/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..20c07bad7e2 --- /dev/null +++ b/incubator/acestream/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [actualserver-0.0.28](https://github.com/truecharts/charts/compare/actualserver-0.0.27...actualserver-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/acestream/0.0.24/Chart.lock b/incubator/acestream/0.0.24/Chart.lock new file mode 100644 index 00000000000..5c9f17ed524 --- /dev/null +++ b/incubator/acestream/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:49:55.8976176Z" diff --git a/incubator/acestream/0.0.24/Chart.yaml b/incubator/acestream/0.0.24/Chart.yaml new file mode 100644 index 00000000000..57254e99e73 --- /dev/null +++ b/incubator/acestream/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Acestream-engine" +home: https://truecharts.org/docs/charts/incubator/acestream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png +keywords: + - acestream + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: acestream +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/acestream + - https://github.com/vstavrinov/acestream-service + - https://hub.docker.com/r/vstavrinov/acestream-service +type: application +version: 0.0.24 diff --git a/incubator/acestream/0.0.24/README.md b/incubator/acestream/0.0.24/README.md new file mode 100644 index 00000000000..e8c7b4ba5fb --- /dev/null +++ b/incubator/acestream/0.0.24/README.md @@ -0,0 +1,107 @@ +# acestream + +Acestream-engine + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [acestream](https://truecharts.org/docs/charts/incubator/acestream) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `acestream` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install acestream TrueCharts/acestream +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `acestream` deployment + +```console +helm uninstall acestream +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install acestream \ + --set env.TZ="America/New York" \ + TrueCharts/acestream +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install acestream TrueCharts/acestream -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/acestream/0.0.23/app-readme.md b/incubator/acestream/0.0.24/app-readme.md similarity index 100% rename from incubator/acestream/0.0.23/app-readme.md rename to incubator/acestream/0.0.24/app-readme.md diff --git a/incubator/acestream/0.0.24/charts/common-10.6.1.tgz b/incubator/acestream/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/acestream/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/acestream/0.0.23/ix_values.yaml b/incubator/acestream/0.0.24/ix_values.yaml similarity index 100% rename from incubator/acestream/0.0.23/ix_values.yaml rename to incubator/acestream/0.0.24/ix_values.yaml diff --git a/incubator/acestream/0.0.23/questions.yaml b/incubator/acestream/0.0.24/questions.yaml similarity index 100% rename from incubator/acestream/0.0.23/questions.yaml rename to incubator/acestream/0.0.24/questions.yaml diff --git a/incubator/acestream/0.0.23/templates/common.yaml b/incubator/acestream/0.0.24/templates/common.yaml similarity index 100% rename from incubator/acestream/0.0.23/templates/common.yaml rename to incubator/acestream/0.0.24/templates/common.yaml diff --git a/incubator/acestream/0.0.23/values.yaml b/incubator/acestream/0.0.24/values.yaml similarity index 100% rename from incubator/acestream/0.0.23/values.yaml rename to incubator/acestream/0.0.24/values.yaml diff --git a/incubator/actualserver/0.0.27/CHANGELOG.md b/incubator/actualserver/0.0.27/CHANGELOG.md deleted file mode 100644 index 5c23e89ee95..00000000000 --- a/incubator/actualserver/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/actualserver/0.0.27/Chart.lock b/incubator/actualserver/0.0.27/Chart.lock deleted file mode 100644 index 5b10902a07b..00000000000 --- a/incubator/actualserver/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:02.724640447Z" diff --git a/incubator/actualserver/0.0.27/Chart.yaml b/incubator/actualserver/0.0.27/Chart.yaml deleted file mode 100644 index d443af4cac2..00000000000 --- a/incubator/actualserver/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Actual is a super fast privacy-focused app for managing your finances." -home: https://truecharts.org/docs/charts/incubator/actualserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png -keywords: - - actualserver - - finance -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: actualserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/actualserver - - https://github.com/Kippenhof/docker-templates - - https://hub.docker.com/r/kippenhof/actual-server -type: application -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - finance -version: 0.0.27 diff --git a/incubator/actualserver/0.0.27/README.md b/incubator/actualserver/0.0.27/README.md deleted file mode 100644 index 3c7e6d202a5..00000000000 --- a/incubator/actualserver/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# actualserver - -Actual is a super fast privacy-focused app for managing your finances. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [actualserver](https://truecharts.org/docs/charts/incubator/actualserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `actualserver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install actualserver TrueCharts/actualserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `actualserver` deployment - -```console -helm uninstall actualserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install actualserver \ - --set env.TZ="America/New York" \ - TrueCharts/actualserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install actualserver TrueCharts/actualserver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/actualserver/0.0.27/charts/common-10.5.10.tgz b/incubator/actualserver/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/actualserver/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/actualserver/0.0.28/CHANGELOG.md b/incubator/actualserver/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..a8bbada58a6 --- /dev/null +++ b/incubator/actualserver/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [actualserver-0.0.27](https://github.com/truecharts/charts/compare/actualserver-0.0.26...actualserver-0.0.27) (2022-09-20) + +### Chore + diff --git a/incubator/actualserver/0.0.28/Chart.lock b/incubator/actualserver/0.0.28/Chart.lock new file mode 100644 index 00000000000..dd24d4288d8 --- /dev/null +++ b/incubator/actualserver/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:49:55.909851332Z" diff --git a/incubator/actualserver/0.0.28/Chart.yaml b/incubator/actualserver/0.0.28/Chart.yaml new file mode 100644 index 00000000000..f03bb5a588a --- /dev/null +++ b/incubator/actualserver/0.0.28/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Actual is a super fast privacy-focused app for managing your finances." +home: https://truecharts.org/docs/charts/incubator/actualserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png +keywords: + - actualserver + - finance +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: actualserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/actualserver + - https://github.com/Kippenhof/docker-templates + - https://hub.docker.com/r/kippenhof/actual-server +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - finance +version: 0.0.28 diff --git a/incubator/actualserver/0.0.28/README.md b/incubator/actualserver/0.0.28/README.md new file mode 100644 index 00000000000..88207293430 --- /dev/null +++ b/incubator/actualserver/0.0.28/README.md @@ -0,0 +1,107 @@ +# actualserver + +Actual is a super fast privacy-focused app for managing your finances. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [actualserver](https://truecharts.org/docs/charts/incubator/actualserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `actualserver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install actualserver TrueCharts/actualserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `actualserver` deployment + +```console +helm uninstall actualserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install actualserver \ + --set env.TZ="America/New York" \ + TrueCharts/actualserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install actualserver TrueCharts/actualserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/actualserver/0.0.27/app-readme.md b/incubator/actualserver/0.0.28/app-readme.md similarity index 100% rename from incubator/actualserver/0.0.27/app-readme.md rename to incubator/actualserver/0.0.28/app-readme.md diff --git a/incubator/actualserver/0.0.28/charts/common-10.6.1.tgz b/incubator/actualserver/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/actualserver/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/actualserver/0.0.27/ix_values.yaml b/incubator/actualserver/0.0.28/ix_values.yaml similarity index 100% rename from incubator/actualserver/0.0.27/ix_values.yaml rename to incubator/actualserver/0.0.28/ix_values.yaml diff --git a/incubator/actualserver/0.0.27/questions.yaml b/incubator/actualserver/0.0.28/questions.yaml similarity index 100% rename from incubator/actualserver/0.0.27/questions.yaml rename to incubator/actualserver/0.0.28/questions.yaml diff --git a/incubator/actualserver/0.0.27/templates/common.yaml b/incubator/actualserver/0.0.28/templates/common.yaml similarity index 100% rename from incubator/actualserver/0.0.27/templates/common.yaml rename to incubator/actualserver/0.0.28/templates/common.yaml diff --git a/incubator/actualserver/0.0.27/values.yaml b/incubator/actualserver/0.0.28/values.yaml similarity index 100% rename from incubator/actualserver/0.0.27/values.yaml rename to incubator/actualserver/0.0.28/values.yaml diff --git a/incubator/adguardhome-sync/0.0.29/CHANGELOG.md b/incubator/adguardhome-sync/0.0.29/CHANGELOG.md deleted file mode 100644 index 317b9ee42fc..00000000000 --- a/incubator/adguardhome-sync/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adguardhome-sync-0.0.29](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.28...adguardhome-sync-0.0.29) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/adguardhome-sync/0.0.29/Chart.lock b/incubator/adguardhome-sync/0.0.29/Chart.lock deleted file mode 100644 index 4533a3f731b..00000000000 --- a/incubator/adguardhome-sync/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:47:20.728220776Z" diff --git a/incubator/adguardhome-sync/0.0.29/Chart.yaml b/incubator/adguardhome-sync/0.0.29/Chart.yaml deleted file mode 100644 index f0f835f55b1..00000000000 --- a/incubator/adguardhome-sync/0.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. -home: https://truecharts.org/docs/charts/incubator/adguardhome-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png -keywords: - - adguardhome-sync - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adguardhome-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync - - https://github.com/bakito/adguardhome-sync/ - - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync - - https://github.com/linuxserver/docker-adguardhome-sync#readme -type: application -version: 0.0.29 diff --git a/incubator/adguardhome-sync/0.0.29/README.md b/incubator/adguardhome-sync/0.0.29/README.md deleted file mode 100644 index c075e9fbd9a..00000000000 --- a/incubator/adguardhome-sync/0.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# adguardhome-sync - -Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adguardhome-sync](https://truecharts.org/docs/charts/incubator/adguardhome-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `adguardhome-sync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install adguardhome-sync TrueCharts/adguardhome-sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `adguardhome-sync` deployment - -```console -helm uninstall adguardhome-sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install adguardhome-sync \ - --set env.TZ="America/New York" \ - TrueCharts/adguardhome-sync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install adguardhome-sync TrueCharts/adguardhome-sync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/adguardhome-sync/0.0.29/charts/common-10.5.10.tgz b/incubator/adguardhome-sync/0.0.29/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/adguardhome-sync/0.0.29/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/adguardhome-sync/0.0.30/CHANGELOG.md b/incubator/adguardhome-sync/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..a4fb8e516c6 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adguardhome-sync-0.0.30](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.29...adguardhome-sync-0.0.30) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [adguardhome-sync-0.0.29](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.28...adguardhome-sync-0.0.29) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguardhome-sync-0.0.28](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.27...adguardhome-sync-0.0.28) (2022-09-20) + +### Chore diff --git a/incubator/adguardhome-sync/0.0.30/Chart.lock b/incubator/adguardhome-sync/0.0.30/Chart.lock new file mode 100644 index 00000000000..ce04f6fd063 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:50:28.326722837Z" diff --git a/incubator/adguardhome-sync/0.0.30/Chart.yaml b/incubator/adguardhome-sync/0.0.30/Chart.yaml new file mode 100644 index 00000000000..95155bd7b36 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.30/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. +home: https://truecharts.org/docs/charts/incubator/adguardhome-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png +keywords: + - adguardhome-sync + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguardhome-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync + - https://github.com/bakito/adguardhome-sync/ + - https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync + - https://github.com/linuxserver/docker-adguardhome-sync#readme +type: application +version: 0.0.30 diff --git a/incubator/adguardhome-sync/0.0.30/README.md b/incubator/adguardhome-sync/0.0.30/README.md new file mode 100644 index 00000000000..49826e731a4 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.30/README.md @@ -0,0 +1,108 @@ +# adguardhome-sync + +Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [adguardhome-sync](https://truecharts.org/docs/charts/incubator/adguardhome-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `adguardhome-sync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install adguardhome-sync TrueCharts/adguardhome-sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `adguardhome-sync` deployment + +```console +helm uninstall adguardhome-sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install adguardhome-sync \ + --set env.TZ="America/New York" \ + TrueCharts/adguardhome-sync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install adguardhome-sync TrueCharts/adguardhome-sync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/adguardhome-sync/0.0.29/app-readme.md b/incubator/adguardhome-sync/0.0.30/app-readme.md similarity index 100% rename from incubator/adguardhome-sync/0.0.29/app-readme.md rename to incubator/adguardhome-sync/0.0.30/app-readme.md diff --git a/incubator/adguardhome-sync/0.0.30/charts/common-10.6.1.tgz b/incubator/adguardhome-sync/0.0.30/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/adguardhome-sync/0.0.30/charts/common-10.6.1.tgz differ diff --git a/incubator/adguardhome-sync/0.0.29/ix_values.yaml b/incubator/adguardhome-sync/0.0.30/ix_values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.29/ix_values.yaml rename to incubator/adguardhome-sync/0.0.30/ix_values.yaml diff --git a/incubator/adguardhome-sync/0.0.29/questions.yaml b/incubator/adguardhome-sync/0.0.30/questions.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.29/questions.yaml rename to incubator/adguardhome-sync/0.0.30/questions.yaml diff --git a/incubator/adguardhome-sync/0.0.29/templates/common.yaml b/incubator/adguardhome-sync/0.0.30/templates/common.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.29/templates/common.yaml rename to incubator/adguardhome-sync/0.0.30/templates/common.yaml diff --git a/incubator/adguardhome-sync/0.0.29/values.yaml b/incubator/adguardhome-sync/0.0.30/values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.29/values.yaml rename to incubator/adguardhome-sync/0.0.30/values.yaml diff --git a/incubator/adminer/0.0.26/CHANGELOG.md b/incubator/adminer/0.0.26/CHANGELOG.md deleted file mode 100644 index fba112b58b6..00000000000 --- a/incubator/adminer/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/adminer/0.0.26/Chart.lock b/incubator/adminer/0.0.26/Chart.lock deleted file mode 100644 index 2366c1ad701..00000000000 --- a/incubator/adminer/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:27.671291595Z" diff --git a/incubator/adminer/0.0.26/Chart.yaml b/incubator/adminer/0.0.26/Chart.yaml deleted file mode 100644 index 5acb616436b..00000000000 --- a/incubator/adminer/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB." -home: https://truecharts.org/docs/charts/incubator/adminer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png -keywords: - - adminer - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adminer -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/adminer - - https://github.com/vrana/adminer - - http://hub.docker.com/_/adminer/ -type: application -version: 0.0.26 diff --git a/incubator/adminer/0.0.26/README.md b/incubator/adminer/0.0.26/README.md deleted file mode 100644 index 52041989137..00000000000 --- a/incubator/adminer/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# adminer - -Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adminer](https://truecharts.org/docs/charts/incubator/adminer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `adminer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install adminer TrueCharts/adminer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `adminer` deployment - -```console -helm uninstall adminer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install adminer \ - --set env.TZ="America/New York" \ - TrueCharts/adminer -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install adminer TrueCharts/adminer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/adminer/0.0.26/charts/common-10.5.10.tgz b/incubator/adminer/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/adminer/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/adminer/0.0.27/CHANGELOG.md b/incubator/adminer/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..96115485a82 --- /dev/null +++ b/incubator/adminer/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adminer-0.0.27](https://github.com/truecharts/charts/compare/adminer-0.0.26...adminer-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adminer-0.0.26](https://github.com/truecharts/charts/compare/adminer-0.0.25...adminer-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/adminer/0.0.27/Chart.lock b/incubator/adminer/0.0.27/Chart.lock new file mode 100644 index 00000000000..d516f5061fe --- /dev/null +++ b/incubator/adminer/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:50:28.344816967Z" diff --git a/incubator/adminer/0.0.27/Chart.yaml b/incubator/adminer/0.0.27/Chart.yaml new file mode 100644 index 00000000000..5d18b3cf0a0 --- /dev/null +++ b/incubator/adminer/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB." +home: https://truecharts.org/docs/charts/incubator/adminer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png +keywords: + - adminer + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adminer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/adminer + - https://github.com/vrana/adminer + - http://hub.docker.com/_/adminer/ +type: application +version: 0.0.27 diff --git a/incubator/adminer/0.0.27/README.md b/incubator/adminer/0.0.27/README.md new file mode 100644 index 00000000000..668f85fa06d --- /dev/null +++ b/incubator/adminer/0.0.27/README.md @@ -0,0 +1,107 @@ +# adminer + +Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [adminer](https://truecharts.org/docs/charts/incubator/adminer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `adminer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install adminer TrueCharts/adminer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `adminer` deployment + +```console +helm uninstall adminer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install adminer \ + --set env.TZ="America/New York" \ + TrueCharts/adminer +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install adminer TrueCharts/adminer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/adminer/0.0.26/app-readme.md b/incubator/adminer/0.0.27/app-readme.md similarity index 100% rename from incubator/adminer/0.0.26/app-readme.md rename to incubator/adminer/0.0.27/app-readme.md diff --git a/incubator/adminer/0.0.27/charts/common-10.6.1.tgz b/incubator/adminer/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/adminer/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/adminer/0.0.26/ix_values.yaml b/incubator/adminer/0.0.27/ix_values.yaml similarity index 100% rename from incubator/adminer/0.0.26/ix_values.yaml rename to incubator/adminer/0.0.27/ix_values.yaml diff --git a/incubator/adminer/0.0.26/questions.yaml b/incubator/adminer/0.0.27/questions.yaml similarity index 100% rename from incubator/adminer/0.0.26/questions.yaml rename to incubator/adminer/0.0.27/questions.yaml diff --git a/incubator/adminer/0.0.26/templates/common.yaml b/incubator/adminer/0.0.27/templates/common.yaml similarity index 100% rename from incubator/adminer/0.0.26/templates/common.yaml rename to incubator/adminer/0.0.27/templates/common.yaml diff --git a/incubator/adminer/0.0.26/values.yaml b/incubator/adminer/0.0.27/values.yaml similarity index 100% rename from incubator/adminer/0.0.26/values.yaml rename to incubator/adminer/0.0.27/values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md deleted file mode 100644 index 793b1085961..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock deleted file mode 100644 index 1c750545fac..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:28.616765741Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.24/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.24/Chart.yaml deleted file mode 100644 index 59bac637fa6..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." -home: https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png -keywords: - - alienswarm-reactivedrop - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: alienswarm-reactivedrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/alienswarm-reactivedrop/0.0.24/README.md b/incubator/alienswarm-reactivedrop/0.0.24/README.md deleted file mode 100644 index c47f2bd4714..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# alienswarm-reactivedrop - -This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `alienswarm-reactivedrop` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `alienswarm-reactivedrop` deployment - -```console -helm uninstall alienswarm-reactivedrop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install alienswarm-reactivedrop \ - --set env.TZ="America/New York" \ - TrueCharts/alienswarm-reactivedrop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm-reactivedrop/0.0.24/charts/common-10.5.10.tgz b/incubator/alienswarm-reactivedrop/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/alienswarm-reactivedrop/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/alienswarm-reactivedrop/0.0.25/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b64d39acb53 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alienswarm-reactivedrop-0.0.25](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.24...alienswarm-reactivedrop-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-reactivedrop-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.23...alienswarm-reactivedrop-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/alienswarm-reactivedrop/0.0.25/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.25/Chart.lock new file mode 100644 index 00000000000..69294c1efe9 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:50:51.349140989Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.25/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2404eafbfa6 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it." +home: https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png +keywords: + - alienswarm-reactivedrop + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: alienswarm-reactivedrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/alienswarm-reactivedrop/0.0.25/README.md b/incubator/alienswarm-reactivedrop/0.0.25/README.md new file mode 100644 index 00000000000..e58aaa8dab1 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.25/README.md @@ -0,0 +1,107 @@ +# alienswarm-reactivedrop + +This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [alienswarm-reactivedrop](https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `alienswarm-reactivedrop` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `alienswarm-reactivedrop` deployment + +```console +helm uninstall alienswarm-reactivedrop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install alienswarm-reactivedrop \ + --set env.TZ="America/New York" \ + TrueCharts/alienswarm-reactivedrop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install alienswarm-reactivedrop TrueCharts/alienswarm-reactivedrop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm-reactivedrop/0.0.24/app-readme.md b/incubator/alienswarm-reactivedrop/0.0.25/app-readme.md similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.24/app-readme.md rename to incubator/alienswarm-reactivedrop/0.0.25/app-readme.md diff --git a/incubator/alienswarm-reactivedrop/0.0.25/charts/common-10.6.1.tgz b/incubator/alienswarm-reactivedrop/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/alienswarm-reactivedrop/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/alienswarm-reactivedrop/0.0.24/ix_values.yaml b/incubator/alienswarm-reactivedrop/0.0.25/ix_values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.24/ix_values.yaml rename to incubator/alienswarm-reactivedrop/0.0.25/ix_values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.24/questions.yaml b/incubator/alienswarm-reactivedrop/0.0.25/questions.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.24/questions.yaml rename to incubator/alienswarm-reactivedrop/0.0.25/questions.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.24/templates/common.yaml b/incubator/alienswarm-reactivedrop/0.0.25/templates/common.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.24/templates/common.yaml rename to incubator/alienswarm-reactivedrop/0.0.25/templates/common.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.24/values.yaml b/incubator/alienswarm-reactivedrop/0.0.25/values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.24/values.yaml rename to incubator/alienswarm-reactivedrop/0.0.25/values.yaml diff --git a/incubator/alienswarm/0.0.24/CHANGELOG.md b/incubator/alienswarm/0.0.24/CHANGELOG.md deleted file mode 100644 index 79241ff3d10..00000000000 --- a/incubator/alienswarm/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/alienswarm/0.0.24/Chart.lock b/incubator/alienswarm/0.0.24/Chart.lock deleted file mode 100644 index ecbba273d17..00000000000 --- a/incubator/alienswarm/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:27.794353292Z" diff --git a/incubator/alienswarm/0.0.24/Chart.yaml b/incubator/alienswarm/0.0.24/Chart.yaml deleted file mode 100644 index e8b2defe444..00000000000 --- a/incubator/alienswarm/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Alien Swarm and run it." -home: https://truecharts.org/docs/charts/incubator/alienswarm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png -keywords: - - alienswarm - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: alienswarm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/alienswarm/0.0.24/README.md b/incubator/alienswarm/0.0.24/README.md deleted file mode 100644 index 1f8123ccd51..00000000000 --- a/incubator/alienswarm/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# alienswarm - -This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [alienswarm](https://truecharts.org/docs/charts/incubator/alienswarm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `alienswarm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install alienswarm TrueCharts/alienswarm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `alienswarm` deployment - -```console -helm uninstall alienswarm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install alienswarm \ - --set env.TZ="America/New York" \ - TrueCharts/alienswarm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install alienswarm TrueCharts/alienswarm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm/0.0.24/charts/common-10.5.10.tgz b/incubator/alienswarm/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/alienswarm/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/alienswarm/0.0.25/CHANGELOG.md b/incubator/alienswarm/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..44dff818681 --- /dev/null +++ b/incubator/alienswarm/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alienswarm-0.0.25](https://github.com/truecharts/charts/compare/alienswarm-0.0.24...alienswarm-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alienswarm-0.0.24](https://github.com/truecharts/charts/compare/alienswarm-0.0.23...alienswarm-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/alienswarm/0.0.25/Chart.lock b/incubator/alienswarm/0.0.25/Chart.lock new file mode 100644 index 00000000000..d88c1b4ddbf --- /dev/null +++ b/incubator/alienswarm/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:50:41.709264725Z" diff --git a/incubator/alienswarm/0.0.25/Chart.yaml b/incubator/alienswarm/0.0.25/Chart.yaml new file mode 100644 index 00000000000..113f82c7641 --- /dev/null +++ b/incubator/alienswarm/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Alien Swarm and run it." +home: https://truecharts.org/docs/charts/incubator/alienswarm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png +keywords: + - alienswarm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: alienswarm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/alienswarm/0.0.25/README.md b/incubator/alienswarm/0.0.25/README.md new file mode 100644 index 00000000000..da898150832 --- /dev/null +++ b/incubator/alienswarm/0.0.25/README.md @@ -0,0 +1,107 @@ +# alienswarm + +This Chart will download and install SteamCMD. It will also install Alien Swarm and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [alienswarm](https://truecharts.org/docs/charts/incubator/alienswarm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `alienswarm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install alienswarm TrueCharts/alienswarm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `alienswarm` deployment + +```console +helm uninstall alienswarm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install alienswarm \ + --set env.TZ="America/New York" \ + TrueCharts/alienswarm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install alienswarm TrueCharts/alienswarm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/alienswarm/0.0.24/app-readme.md b/incubator/alienswarm/0.0.25/app-readme.md similarity index 100% rename from incubator/alienswarm/0.0.24/app-readme.md rename to incubator/alienswarm/0.0.25/app-readme.md diff --git a/incubator/alienswarm/0.0.25/charts/common-10.6.1.tgz b/incubator/alienswarm/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/alienswarm/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/alienswarm/0.0.24/ix_values.yaml b/incubator/alienswarm/0.0.25/ix_values.yaml similarity index 100% rename from incubator/alienswarm/0.0.24/ix_values.yaml rename to incubator/alienswarm/0.0.25/ix_values.yaml diff --git a/incubator/alienswarm/0.0.24/questions.yaml b/incubator/alienswarm/0.0.25/questions.yaml similarity index 100% rename from incubator/alienswarm/0.0.24/questions.yaml rename to incubator/alienswarm/0.0.25/questions.yaml diff --git a/incubator/alienswarm/0.0.24/templates/common.yaml b/incubator/alienswarm/0.0.25/templates/common.yaml similarity index 100% rename from incubator/alienswarm/0.0.24/templates/common.yaml rename to incubator/alienswarm/0.0.25/templates/common.yaml diff --git a/incubator/alienswarm/0.0.24/values.yaml b/incubator/alienswarm/0.0.25/values.yaml similarity index 100% rename from incubator/alienswarm/0.0.24/values.yaml rename to incubator/alienswarm/0.0.25/values.yaml diff --git a/incubator/altitude/0.0.24/CHANGELOG.md b/incubator/altitude/0.0.24/CHANGELOG.md deleted file mode 100644 index c48a1001568..00000000000 --- a/incubator/altitude/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/altitude/0.0.24/Chart.lock b/incubator/altitude/0.0.24/Chart.lock deleted file mode 100644 index 161c862ae86..00000000000 --- a/incubator/altitude/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:38.196234353Z" diff --git a/incubator/altitude/0.0.24/Chart.yaml b/incubator/altitude/0.0.24/Chart.yaml deleted file mode 100644 index f04b24bd015..00000000000 --- a/incubator/altitude/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install Altitude and run it." -home: https://truecharts.org/docs/charts/incubator/altitude -icon: https://truecharts.org/img/hotlink-ok/chart-icons/altitude.png -keywords: - - altitude - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: altitude -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/altitude - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/altitude/ -type: application -version: 0.0.24 diff --git a/incubator/altitude/0.0.24/README.md b/incubator/altitude/0.0.24/README.md deleted file mode 100644 index 10a29740e36..00000000000 --- a/incubator/altitude/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# altitude - -This Chart will download and install Altitude and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [altitude](https://truecharts.org/docs/charts/incubator/altitude) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `altitude` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install altitude TrueCharts/altitude -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `altitude` deployment - -```console -helm uninstall altitude -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install altitude \ - --set env.TZ="America/New York" \ - TrueCharts/altitude -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install altitude TrueCharts/altitude -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/altitude/0.0.24/charts/common-10.5.10.tgz b/incubator/altitude/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/altitude/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/altitude/0.0.25/CHANGELOG.md b/incubator/altitude/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c00b5115e93 --- /dev/null +++ b/incubator/altitude/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [altitude-0.0.25](https://github.com/truecharts/charts/compare/altitude-0.0.24...altitude-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [altitude-0.0.24](https://github.com/truecharts/charts/compare/altitude-0.0.23...altitude-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/altitude/0.0.25/Chart.lock b/incubator/altitude/0.0.25/Chart.lock new file mode 100644 index 00000000000..5e03bdfd919 --- /dev/null +++ b/incubator/altitude/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:50:59.714891246Z" diff --git a/incubator/altitude/0.0.25/Chart.yaml b/incubator/altitude/0.0.25/Chart.yaml new file mode 100644 index 00000000000..48e977af4e5 --- /dev/null +++ b/incubator/altitude/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install Altitude and run it." +home: https://truecharts.org/docs/charts/incubator/altitude +icon: https://truecharts.org/img/hotlink-ok/chart-icons/altitude.png +keywords: + - altitude + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: altitude +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/altitude + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/altitude/ +type: application +version: 0.0.25 diff --git a/incubator/altitude/0.0.25/README.md b/incubator/altitude/0.0.25/README.md new file mode 100644 index 00000000000..574a07d99e7 --- /dev/null +++ b/incubator/altitude/0.0.25/README.md @@ -0,0 +1,107 @@ +# altitude + +This Chart will download and install Altitude and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [altitude](https://truecharts.org/docs/charts/incubator/altitude) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `altitude` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install altitude TrueCharts/altitude +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `altitude` deployment + +```console +helm uninstall altitude +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install altitude \ + --set env.TZ="America/New York" \ + TrueCharts/altitude +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install altitude TrueCharts/altitude -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/altitude/0.0.24/app-readme.md b/incubator/altitude/0.0.25/app-readme.md similarity index 100% rename from incubator/altitude/0.0.24/app-readme.md rename to incubator/altitude/0.0.25/app-readme.md diff --git a/incubator/altitude/0.0.25/charts/common-10.6.1.tgz b/incubator/altitude/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/altitude/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/altitude/0.0.24/ix_values.yaml b/incubator/altitude/0.0.25/ix_values.yaml similarity index 100% rename from incubator/altitude/0.0.24/ix_values.yaml rename to incubator/altitude/0.0.25/ix_values.yaml diff --git a/incubator/altitude/0.0.24/questions.yaml b/incubator/altitude/0.0.25/questions.yaml similarity index 100% rename from incubator/altitude/0.0.24/questions.yaml rename to incubator/altitude/0.0.25/questions.yaml diff --git a/incubator/altitude/0.0.24/templates/common.yaml b/incubator/altitude/0.0.25/templates/common.yaml similarity index 100% rename from incubator/altitude/0.0.24/templates/common.yaml rename to incubator/altitude/0.0.25/templates/common.yaml diff --git a/incubator/altitude/0.0.24/values.yaml b/incubator/altitude/0.0.25/values.yaml similarity index 100% rename from incubator/altitude/0.0.24/values.yaml rename to incubator/altitude/0.0.25/values.yaml diff --git a/incubator/americasarmy-pg/0.0.24/CHANGELOG.md b/incubator/americasarmy-pg/0.0.24/CHANGELOG.md deleted file mode 100644 index 5fa6c5a5890..00000000000 --- a/incubator/americasarmy-pg/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/americasarmy-pg/0.0.24/Chart.lock b/incubator/americasarmy-pg/0.0.24/Chart.lock deleted file mode 100644 index 693fa359c6b..00000000000 --- a/incubator/americasarmy-pg/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:53.221232306Z" diff --git a/incubator/americasarmy-pg/0.0.24/Chart.yaml b/incubator/americasarmy-pg/0.0.24/Chart.yaml deleted file mode 100644 index 530512f6e8f..00000000000 --- a/incubator/americasarmy-pg/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." -home: https://truecharts.org/docs/charts/incubator/americasarmy-pg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png -keywords: - - americasarmy-pg - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: americasarmy-pg -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg - - https://www.americasarmy.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/americasarmy-pg/0.0.24/README.md b/incubator/americasarmy-pg/0.0.24/README.md deleted file mode 100644 index 2b5fa7275eb..00000000000 --- a/incubator/americasarmy-pg/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# americasarmy-pg - -This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [americasarmy-pg](https://truecharts.org/docs/charts/incubator/americasarmy-pg) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `americasarmy-pg` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install americasarmy-pg TrueCharts/americasarmy-pg -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `americasarmy-pg` deployment - -```console -helm uninstall americasarmy-pg -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install americasarmy-pg \ - --set env.TZ="America/New York" \ - TrueCharts/americasarmy-pg -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install americasarmy-pg TrueCharts/americasarmy-pg -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/americasarmy-pg/0.0.24/charts/common-10.5.10.tgz b/incubator/americasarmy-pg/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/americasarmy-pg/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/americasarmy-pg/0.0.25/CHANGELOG.md b/incubator/americasarmy-pg/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..35cd65a3104 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [americasarmy-pg-0.0.25](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.24...americasarmy-pg-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [americasarmy-pg-0.0.24](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.23...americasarmy-pg-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/americasarmy-pg/0.0.25/Chart.lock b/incubator/americasarmy-pg/0.0.25/Chart.lock new file mode 100644 index 00000000000..0031caca758 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:51:00.021666968Z" diff --git a/incubator/americasarmy-pg/0.0.25/Chart.yaml b/incubator/americasarmy-pg/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b7a482a1f67 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it." +home: https://truecharts.org/docs/charts/incubator/americasarmy-pg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png +keywords: + - americasarmy-pg + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: americasarmy-pg +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/americasarmy-pg + - https://www.americasarmy.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/americasarmy-pg/0.0.25/README.md b/incubator/americasarmy-pg/0.0.25/README.md new file mode 100644 index 00000000000..973f93480bb --- /dev/null +++ b/incubator/americasarmy-pg/0.0.25/README.md @@ -0,0 +1,107 @@ +# americasarmy-pg + +This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [americasarmy-pg](https://truecharts.org/docs/charts/incubator/americasarmy-pg) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `americasarmy-pg` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install americasarmy-pg TrueCharts/americasarmy-pg +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `americasarmy-pg` deployment + +```console +helm uninstall americasarmy-pg +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install americasarmy-pg \ + --set env.TZ="America/New York" \ + TrueCharts/americasarmy-pg +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install americasarmy-pg TrueCharts/americasarmy-pg -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/americasarmy-pg/0.0.24/app-readme.md b/incubator/americasarmy-pg/0.0.25/app-readme.md similarity index 100% rename from incubator/americasarmy-pg/0.0.24/app-readme.md rename to incubator/americasarmy-pg/0.0.25/app-readme.md diff --git a/incubator/americasarmy-pg/0.0.25/charts/common-10.6.1.tgz b/incubator/americasarmy-pg/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/americasarmy-pg/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/americasarmy-pg/0.0.24/ix_values.yaml b/incubator/americasarmy-pg/0.0.25/ix_values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.24/ix_values.yaml rename to incubator/americasarmy-pg/0.0.25/ix_values.yaml diff --git a/incubator/americasarmy-pg/0.0.24/questions.yaml b/incubator/americasarmy-pg/0.0.25/questions.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.24/questions.yaml rename to incubator/americasarmy-pg/0.0.25/questions.yaml diff --git a/incubator/americasarmy-pg/0.0.24/templates/common.yaml b/incubator/americasarmy-pg/0.0.25/templates/common.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.24/templates/common.yaml rename to incubator/americasarmy-pg/0.0.25/templates/common.yaml diff --git a/incubator/americasarmy-pg/0.0.24/values.yaml b/incubator/americasarmy-pg/0.0.25/values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.24/values.yaml rename to incubator/americasarmy-pg/0.0.25/values.yaml diff --git a/incubator/amtd/0.0.29/CHANGELOG.md b/incubator/amtd/0.0.29/CHANGELOG.md deleted file mode 100644 index 211c592607b..00000000000 --- a/incubator/amtd/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/amtd/0.0.29/Chart.lock b/incubator/amtd/0.0.29/Chart.lock deleted file mode 100644 index dcf148fccf5..00000000000 --- a/incubator/amtd/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:54.025630941Z" diff --git a/incubator/amtd/0.0.29/Chart.yaml b/incubator/amtd/0.0.29/Chart.yaml deleted file mode 100644 index 7fbe9952304..00000000000 --- a/incubator/amtd/0.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications\n" -home: https://truecharts.org/docs/charts/incubator/amtd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amtd.png -keywords: - - amtd - - Downloaders - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amtd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/amtd - - https://github.com/RandomNinjaAtk/docker-amtd - - https://hub.docker.com/r/randomninjaatk/amtd -type: application -version: 0.0.29 diff --git a/incubator/amtd/0.0.29/README.md b/incubator/amtd/0.0.29/README.md deleted file mode 100644 index 19d079cf78f..00000000000 --- a/incubator/amtd/0.0.29/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# amtd - -Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amtd](https://truecharts.org/docs/charts/incubator/amtd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `amtd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install amtd TrueCharts/amtd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `amtd` deployment - -```console -helm uninstall amtd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amtd \ - --set env.TZ="America/New York" \ - TrueCharts/amtd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install amtd TrueCharts/amtd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/amtd/0.0.29/charts/common-10.5.10.tgz b/incubator/amtd/0.0.29/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/amtd/0.0.29/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/amtd/0.0.30/CHANGELOG.md b/incubator/amtd/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..bdabeabbaa7 --- /dev/null +++ b/incubator/amtd/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amtd-0.0.30](https://github.com/truecharts/charts/compare/amtd-0.0.29...amtd-0.0.30) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amtd-0.0.29](https://github.com/truecharts/charts/compare/amtd-0.0.28...amtd-0.0.29) (2022-09-20) + +### Chore diff --git a/incubator/amtd/0.0.30/Chart.lock b/incubator/amtd/0.0.30/Chart.lock new file mode 100644 index 00000000000..0abb3e22b23 --- /dev/null +++ b/incubator/amtd/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:51:12.887341527Z" diff --git a/incubator/amtd/0.0.30/Chart.yaml b/incubator/amtd/0.0.30/Chart.yaml new file mode 100644 index 00000000000..761a50120a6 --- /dev/null +++ b/incubator/amtd/0.0.30/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications\n" +home: https://truecharts.org/docs/charts/incubator/amtd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amtd.png +keywords: + - amtd + - Downloaders + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amtd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/amtd + - https://github.com/RandomNinjaAtk/docker-amtd + - https://hub.docker.com/r/randomninjaatk/amtd +type: application +version: 0.0.30 diff --git a/incubator/amtd/0.0.30/README.md b/incubator/amtd/0.0.30/README.md new file mode 100644 index 00000000000..d3e29d5d20c --- /dev/null +++ b/incubator/amtd/0.0.30/README.md @@ -0,0 +1,107 @@ +# amtd + +Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amtd](https://truecharts.org/docs/charts/incubator/amtd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `amtd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install amtd TrueCharts/amtd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `amtd` deployment + +```console +helm uninstall amtd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amtd \ + --set env.TZ="America/New York" \ + TrueCharts/amtd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install amtd TrueCharts/amtd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/amtd/0.0.29/app-readme.md b/incubator/amtd/0.0.30/app-readme.md similarity index 100% rename from incubator/amtd/0.0.29/app-readme.md rename to incubator/amtd/0.0.30/app-readme.md diff --git a/incubator/amtd/0.0.30/charts/common-10.6.1.tgz b/incubator/amtd/0.0.30/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/amtd/0.0.30/charts/common-10.6.1.tgz differ diff --git a/incubator/amtd/0.0.29/ix_values.yaml b/incubator/amtd/0.0.30/ix_values.yaml similarity index 100% rename from incubator/amtd/0.0.29/ix_values.yaml rename to incubator/amtd/0.0.30/ix_values.yaml diff --git a/incubator/amtd/0.0.29/questions.yaml b/incubator/amtd/0.0.30/questions.yaml similarity index 100% rename from incubator/amtd/0.0.29/questions.yaml rename to incubator/amtd/0.0.30/questions.yaml diff --git a/incubator/amtd/0.0.29/templates/common.yaml b/incubator/amtd/0.0.30/templates/common.yaml similarity index 100% rename from incubator/amtd/0.0.29/templates/common.yaml rename to incubator/amtd/0.0.30/templates/common.yaml diff --git a/incubator/amtd/0.0.29/values.yaml b/incubator/amtd/0.0.30/values.yaml similarity index 100% rename from incubator/amtd/0.0.29/values.yaml rename to incubator/amtd/0.0.30/values.yaml diff --git a/incubator/amule/0.0.24/CHANGELOG.md b/incubator/amule/0.0.24/CHANGELOG.md deleted file mode 100644 index 8ffdda2dc8c..00000000000 --- a/incubator/amule/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/amule/0.0.24/Chart.lock b/incubator/amule/0.0.24/Chart.lock deleted file mode 100644 index c19fd7f7d04..00000000000 --- a/incubator/amule/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T12:59:54.362010502Z" diff --git a/incubator/amule/0.0.24/Chart.yaml b/incubator/amule/0.0.24/Chart.yaml deleted file mode 100644 index 51cf3633822..00000000000 --- a/incubator/amule/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "aMule is an eMule-like client for the eDonkey and Kademlia networks." -home: https://truecharts.org/docs/charts/incubator/amule -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amule -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/amule - - https://github.com/t-chab/dockerfiles - - https://hub.docker.com/r/tchabaud/amule -type: application -version: 0.0.24 diff --git a/incubator/amule/0.0.24/README.md b/incubator/amule/0.0.24/README.md deleted file mode 100644 index a72b91ff230..00000000000 --- a/incubator/amule/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# amule - -aMule is an eMule-like client for the eDonkey and Kademlia networks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amule](https://truecharts.org/docs/charts/incubator/amule) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `amule` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install amule TrueCharts/amule -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `amule` deployment - -```console -helm uninstall amule -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amule \ - --set env.TZ="America/New York" \ - TrueCharts/amule -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install amule TrueCharts/amule -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/amule/0.0.24/charts/common-10.5.10.tgz b/incubator/amule/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/amule/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/amule/0.0.25/CHANGELOG.md b/incubator/amule/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c8ee1f0628d --- /dev/null +++ b/incubator/amule/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amule-0.0.25](https://github.com/truecharts/charts/compare/amule-0.0.24...amule-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [amule-0.0.24](https://github.com/truecharts/charts/compare/amule-0.0.23...amule-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/amule/0.0.25/Chart.lock b/incubator/amule/0.0.25/Chart.lock new file mode 100644 index 00000000000..208d84b3261 --- /dev/null +++ b/incubator/amule/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:51:22.431763764Z" diff --git a/incubator/amule/0.0.25/Chart.yaml b/incubator/amule/0.0.25/Chart.yaml new file mode 100644 index 00000000000..dc9b3150d0e --- /dev/null +++ b/incubator/amule/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "aMule is an eMule-like client for the eDonkey and Kademlia networks." +home: https://truecharts.org/docs/charts/incubator/amule +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png +keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amule +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/amule + - https://github.com/t-chab/dockerfiles + - https://hub.docker.com/r/tchabaud/amule +type: application +version: 0.0.25 diff --git a/incubator/amule/0.0.25/README.md b/incubator/amule/0.0.25/README.md new file mode 100644 index 00000000000..29cffce46b2 --- /dev/null +++ b/incubator/amule/0.0.25/README.md @@ -0,0 +1,107 @@ +# amule + +aMule is an eMule-like client for the eDonkey and Kademlia networks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amule](https://truecharts.org/docs/charts/incubator/amule) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `amule` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install amule TrueCharts/amule +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `amule` deployment + +```console +helm uninstall amule +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amule \ + --set env.TZ="America/New York" \ + TrueCharts/amule +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install amule TrueCharts/amule -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/amule/0.0.24/app-readme.md b/incubator/amule/0.0.25/app-readme.md similarity index 100% rename from incubator/amule/0.0.24/app-readme.md rename to incubator/amule/0.0.25/app-readme.md diff --git a/incubator/amule/0.0.25/charts/common-10.6.1.tgz b/incubator/amule/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/amule/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/amule/0.0.24/ix_values.yaml b/incubator/amule/0.0.25/ix_values.yaml similarity index 100% rename from incubator/amule/0.0.24/ix_values.yaml rename to incubator/amule/0.0.25/ix_values.yaml diff --git a/incubator/amule/0.0.24/questions.yaml b/incubator/amule/0.0.25/questions.yaml similarity index 100% rename from incubator/amule/0.0.24/questions.yaml rename to incubator/amule/0.0.25/questions.yaml diff --git a/incubator/amule/0.0.24/templates/common.yaml b/incubator/amule/0.0.25/templates/common.yaml similarity index 100% rename from incubator/amule/0.0.24/templates/common.yaml rename to incubator/amule/0.0.25/templates/common.yaml diff --git a/incubator/amule/0.0.24/values.yaml b/incubator/amule/0.0.25/values.yaml similarity index 100% rename from incubator/amule/0.0.24/values.yaml rename to incubator/amule/0.0.25/values.yaml diff --git a/incubator/amvd/0.0.24/CHANGELOG.md b/incubator/amvd/0.0.24/CHANGELOG.md deleted file mode 100644 index f4d58b975c9..00000000000 --- a/incubator/amvd/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/amvd/0.0.24/Chart.lock b/incubator/amvd/0.0.24/Chart.lock deleted file mode 100644 index 036445cd15d..00000000000 --- a/incubator/amvd/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:03.190231389Z" diff --git a/incubator/amvd/0.0.24/Chart.yaml b/incubator/amvd/0.0.24/Chart.yaml deleted file mode 100644 index 2b5d745c024..00000000000 --- a/incubator/amvd/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications" -home: https://truecharts.org/docs/charts/incubator/amvd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amvd.png -keywords: - - amvd - - Downloaders - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amvd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/amvd - - https://github.com/RandomNinjaAtk/docker-amvd - - https://hub.docker.com/r/randomninjaatk/amvd -type: application -version: 0.0.24 diff --git a/incubator/amvd/0.0.24/README.md b/incubator/amvd/0.0.24/README.md deleted file mode 100644 index 81dfc0da206..00000000000 --- a/incubator/amvd/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# amvd - -Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amvd](https://truecharts.org/docs/charts/incubator/amvd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `amvd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install amvd TrueCharts/amvd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `amvd` deployment - -```console -helm uninstall amvd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amvd \ - --set env.TZ="America/New York" \ - TrueCharts/amvd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install amvd TrueCharts/amvd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/amvd/0.0.24/charts/common-10.5.10.tgz b/incubator/amvd/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/amvd/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/amvd/0.0.25/CHANGELOG.md b/incubator/amvd/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..68c8d890353 --- /dev/null +++ b/incubator/amvd/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amvd-0.0.25](https://github.com/truecharts/charts/compare/amvd-0.0.24...amvd-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amvd-0.0.24](https://github.com/truecharts/charts/compare/amvd-0.0.23...amvd-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/amvd/0.0.25/Chart.lock b/incubator/amvd/0.0.25/Chart.lock new file mode 100644 index 00000000000..54a5346d603 --- /dev/null +++ b/incubator/amvd/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:51:30.618987916Z" diff --git a/incubator/amvd/0.0.25/Chart.yaml b/incubator/amvd/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ee77fce27d7 --- /dev/null +++ b/incubator/amvd/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications" +home: https://truecharts.org/docs/charts/incubator/amvd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amvd.png +keywords: + - amvd + - Downloaders + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amvd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/amvd + - https://github.com/RandomNinjaAtk/docker-amvd + - https://hub.docker.com/r/randomninjaatk/amvd +type: application +version: 0.0.25 diff --git a/incubator/amvd/0.0.25/README.md b/incubator/amvd/0.0.25/README.md new file mode 100644 index 00000000000..6f388503d28 --- /dev/null +++ b/incubator/amvd/0.0.25/README.md @@ -0,0 +1,107 @@ +# amvd + +Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amvd](https://truecharts.org/docs/charts/incubator/amvd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `amvd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install amvd TrueCharts/amvd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `amvd` deployment + +```console +helm uninstall amvd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amvd \ + --set env.TZ="America/New York" \ + TrueCharts/amvd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install amvd TrueCharts/amvd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/amvd/0.0.24/app-readme.md b/incubator/amvd/0.0.25/app-readme.md similarity index 100% rename from incubator/amvd/0.0.24/app-readme.md rename to incubator/amvd/0.0.25/app-readme.md diff --git a/incubator/amvd/0.0.25/charts/common-10.6.1.tgz b/incubator/amvd/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/amvd/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/amvd/0.0.24/ix_values.yaml b/incubator/amvd/0.0.25/ix_values.yaml similarity index 100% rename from incubator/amvd/0.0.24/ix_values.yaml rename to incubator/amvd/0.0.25/ix_values.yaml diff --git a/incubator/amvd/0.0.24/questions.yaml b/incubator/amvd/0.0.25/questions.yaml similarity index 100% rename from incubator/amvd/0.0.24/questions.yaml rename to incubator/amvd/0.0.25/questions.yaml diff --git a/incubator/amvd/0.0.24/templates/common.yaml b/incubator/amvd/0.0.25/templates/common.yaml similarity index 100% rename from incubator/amvd/0.0.24/templates/common.yaml rename to incubator/amvd/0.0.25/templates/common.yaml diff --git a/incubator/amvd/0.0.24/values.yaml b/incubator/amvd/0.0.25/values.yaml similarity index 100% rename from incubator/amvd/0.0.24/values.yaml rename to incubator/amvd/0.0.25/values.yaml diff --git a/incubator/android-8-0/0.0.24/CHANGELOG.md b/incubator/android-8-0/0.0.24/CHANGELOG.md deleted file mode 100644 index 7922d830c85..00000000000 --- a/incubator/android-8-0/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/android-8-0/0.0.24/Chart.lock b/incubator/android-8-0/0.0.24/Chart.lock deleted file mode 100644 index c980524b0cf..00000000000 --- a/incubator/android-8-0/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:18.611614613Z" diff --git a/incubator/android-8-0/0.0.24/Chart.yaml b/incubator/android-8-0/0.0.24/Chart.yaml deleted file mode 100644 index d13746751de..00000000000 --- a/incubator/android-8-0/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. -home: https://truecharts.org/docs/charts/incubator/android-8-0 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png -keywords: - - android-8-0 - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: android-8-0 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 - - https://registry.hub.docker.com/r/ulisses1478/docker-android -type: application -version: 0.0.24 diff --git a/incubator/android-8-0/0.0.24/README.md b/incubator/android-8-0/0.0.24/README.md deleted file mode 100644 index 8ae7b20f37f..00000000000 --- a/incubator/android-8-0/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# android-8-0 - -Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [android-8-0](https://truecharts.org/docs/charts/incubator/android-8-0) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `android-8-0` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install android-8-0 TrueCharts/android-8-0 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `android-8-0` deployment - -```console -helm uninstall android-8-0 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install android-8-0 \ - --set env.TZ="America/New York" \ - TrueCharts/android-8-0 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install android-8-0 TrueCharts/android-8-0 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/android-8-0/0.0.24/charts/common-10.5.10.tgz b/incubator/android-8-0/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/android-8-0/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/android-8-0/0.0.25/CHANGELOG.md b/incubator/android-8-0/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9ddb246b395 --- /dev/null +++ b/incubator/android-8-0/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [android-8-0-0.0.25](https://github.com/truecharts/charts/compare/android-8-0-0.0.24...android-8-0-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [android-8-0-0.0.24](https://github.com/truecharts/charts/compare/android-8-0-0.0.23...android-8-0-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/android-8-0/0.0.25/Chart.lock b/incubator/android-8-0/0.0.25/Chart.lock new file mode 100644 index 00000000000..e7077bbcf2b --- /dev/null +++ b/incubator/android-8-0/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:51:31.069276548Z" diff --git a/incubator/android-8-0/0.0.25/Chart.yaml b/incubator/android-8-0/0.0.25/Chart.yaml new file mode 100644 index 00000000000..34b6a4ff80a --- /dev/null +++ b/incubator/android-8-0/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. +home: https://truecharts.org/docs/charts/incubator/android-8-0 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png +keywords: + - android-8-0 + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: android-8-0 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0 + - https://registry.hub.docker.com/r/ulisses1478/docker-android +type: application +version: 0.0.25 diff --git a/incubator/android-8-0/0.0.25/README.md b/incubator/android-8-0/0.0.25/README.md new file mode 100644 index 00000000000..5720e4c5730 --- /dev/null +++ b/incubator/android-8-0/0.0.25/README.md @@ -0,0 +1,106 @@ +# android-8-0 + +Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [android-8-0](https://truecharts.org/docs/charts/incubator/android-8-0) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `android-8-0` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install android-8-0 TrueCharts/android-8-0 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `android-8-0` deployment + +```console +helm uninstall android-8-0 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install android-8-0 \ + --set env.TZ="America/New York" \ + TrueCharts/android-8-0 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install android-8-0 TrueCharts/android-8-0 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/android-8-0/0.0.24/app-readme.md b/incubator/android-8-0/0.0.25/app-readme.md similarity index 100% rename from incubator/android-8-0/0.0.24/app-readme.md rename to incubator/android-8-0/0.0.25/app-readme.md diff --git a/incubator/android-8-0/0.0.25/charts/common-10.6.1.tgz b/incubator/android-8-0/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/android-8-0/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/android-8-0/0.0.24/ix_values.yaml b/incubator/android-8-0/0.0.25/ix_values.yaml similarity index 100% rename from incubator/android-8-0/0.0.24/ix_values.yaml rename to incubator/android-8-0/0.0.25/ix_values.yaml diff --git a/incubator/android-8-0/0.0.24/questions.yaml b/incubator/android-8-0/0.0.25/questions.yaml similarity index 100% rename from incubator/android-8-0/0.0.24/questions.yaml rename to incubator/android-8-0/0.0.25/questions.yaml diff --git a/incubator/android-8-0/0.0.24/templates/common.yaml b/incubator/android-8-0/0.0.25/templates/common.yaml similarity index 100% rename from incubator/android-8-0/0.0.24/templates/common.yaml rename to incubator/android-8-0/0.0.25/templates/common.yaml diff --git a/incubator/android-8-0/0.0.24/values.yaml b/incubator/android-8-0/0.0.25/values.yaml similarity index 100% rename from incubator/android-8-0/0.0.24/values.yaml rename to incubator/android-8-0/0.0.25/values.yaml diff --git a/incubator/androiddebugbridge/0.0.24/CHANGELOG.md b/incubator/androiddebugbridge/0.0.24/CHANGELOG.md deleted file mode 100644 index 897d36d2924..00000000000 --- a/incubator/androiddebugbridge/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/androiddebugbridge/0.0.24/Chart.lock b/incubator/androiddebugbridge/0.0.24/Chart.lock deleted file mode 100644 index b9b107d96a8..00000000000 --- a/incubator/androiddebugbridge/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:18.924065598Z" diff --git a/incubator/androiddebugbridge/0.0.24/Chart.yaml b/incubator/androiddebugbridge/0.0.24/Chart.yaml deleted file mode 100644 index 3a51582e9e6..00000000000 --- a/incubator/androiddebugbridge/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart." -home: https://truecharts.org/docs/charts/incubator/androiddebugbridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png -keywords: - - androiddebugbridge - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: androiddebugbridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv - - https://hub.docker.com/r/barnybbb/adb-hass-androidtv/ -type: application -version: 0.0.24 diff --git a/incubator/androiddebugbridge/0.0.24/README.md b/incubator/androiddebugbridge/0.0.24/README.md deleted file mode 100644 index 382b13b289c..00000000000 --- a/incubator/androiddebugbridge/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# androiddebugbridge - -Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [androiddebugbridge](https://truecharts.org/docs/charts/incubator/androiddebugbridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `androiddebugbridge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install androiddebugbridge TrueCharts/androiddebugbridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `androiddebugbridge` deployment - -```console -helm uninstall androiddebugbridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install androiddebugbridge \ - --set env.TZ="America/New York" \ - TrueCharts/androiddebugbridge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install androiddebugbridge TrueCharts/androiddebugbridge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/androiddebugbridge/0.0.24/charts/common-10.5.10.tgz b/incubator/androiddebugbridge/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/androiddebugbridge/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/androiddebugbridge/0.0.25/CHANGELOG.md b/incubator/androiddebugbridge/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..eea548a0798 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [androiddebugbridge-0.0.25](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.24...androiddebugbridge-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [androiddebugbridge-0.0.24](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.23...androiddebugbridge-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/androiddebugbridge/0.0.25/Chart.lock b/incubator/androiddebugbridge/0.0.25/Chart.lock new file mode 100644 index 00000000000..55f3adc1aa7 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:51:44.981294072Z" diff --git a/incubator/androiddebugbridge/0.0.25/Chart.yaml b/incubator/androiddebugbridge/0.0.25/Chart.yaml new file mode 100644 index 00000000000..1012cd99480 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart." +home: https://truecharts.org/docs/charts/incubator/androiddebugbridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png +keywords: + - androiddebugbridge + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: androiddebugbridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/androiddebugbridge + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv + - https://hub.docker.com/r/barnybbb/adb-hass-androidtv/ +type: application +version: 0.0.25 diff --git a/incubator/androiddebugbridge/0.0.25/README.md b/incubator/androiddebugbridge/0.0.25/README.md new file mode 100644 index 00000000000..71761a1ca20 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.25/README.md @@ -0,0 +1,107 @@ +# androiddebugbridge + +Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [androiddebugbridge](https://truecharts.org/docs/charts/incubator/androiddebugbridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `androiddebugbridge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install androiddebugbridge TrueCharts/androiddebugbridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `androiddebugbridge` deployment + +```console +helm uninstall androiddebugbridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install androiddebugbridge \ + --set env.TZ="America/New York" \ + TrueCharts/androiddebugbridge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install androiddebugbridge TrueCharts/androiddebugbridge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/androiddebugbridge/0.0.24/app-readme.md b/incubator/androiddebugbridge/0.0.25/app-readme.md similarity index 100% rename from incubator/androiddebugbridge/0.0.24/app-readme.md rename to incubator/androiddebugbridge/0.0.25/app-readme.md diff --git a/incubator/androiddebugbridge/0.0.25/charts/common-10.6.1.tgz b/incubator/androiddebugbridge/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/androiddebugbridge/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/androiddebugbridge/0.0.24/ix_values.yaml b/incubator/androiddebugbridge/0.0.25/ix_values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.24/ix_values.yaml rename to incubator/androiddebugbridge/0.0.25/ix_values.yaml diff --git a/incubator/androiddebugbridge/0.0.24/questions.yaml b/incubator/androiddebugbridge/0.0.25/questions.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.24/questions.yaml rename to incubator/androiddebugbridge/0.0.25/questions.yaml diff --git a/incubator/androiddebugbridge/0.0.24/templates/common.yaml b/incubator/androiddebugbridge/0.0.25/templates/common.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.24/templates/common.yaml rename to incubator/androiddebugbridge/0.0.25/templates/common.yaml diff --git a/incubator/androiddebugbridge/0.0.24/values.yaml b/incubator/androiddebugbridge/0.0.25/values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.24/values.yaml rename to incubator/androiddebugbridge/0.0.25/values.yaml diff --git a/incubator/anki-sync-server/0.0.11/CHANGELOG.md b/incubator/anki-sync-server/0.0.11/CHANGELOG.md deleted file mode 100644 index 40453a003e9..00000000000 --- a/incubator/anki-sync-server/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/anki-sync-server/0.0.11/Chart.lock b/incubator/anki-sync-server/0.0.11/Chart.lock deleted file mode 100644 index ebf22aa26c1..00000000000 --- a/incubator/anki-sync-server/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:19.47376146Z" diff --git a/incubator/anki-sync-server/0.0.11/Chart.yaml b/incubator/anki-sync-server/0.0.11/Chart.yaml deleted file mode 100644 index 9d81904cd85..00000000000 --- a/incubator/anki-sync-server/0.0.11/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "20220516" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A cross-platform Anki sync server. -home: https://truecharts.org/docs/charts/incubator/anki-sync-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png -keywords: - - anki-sync-server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: anki-sync-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server - - https://github.com/ankicommunity/anki-devops-services -version: 0.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/anki-sync-server/0.0.11/README.md b/incubator/anki-sync-server/0.0.11/README.md deleted file mode 100644 index ff5201a5e84..00000000000 --- a/incubator/anki-sync-server/0.0.11/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# anki-sync-server - -A cross-platform Anki sync server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [anki-sync-server](https://truecharts.org/docs/charts/incubator/anki-sync-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `anki-sync-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install anki-sync-server TrueCharts/anki-sync-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `anki-sync-server` deployment - -```console -helm uninstall anki-sync-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install anki-sync-server \ - --set env.TZ="America/New York" \ - TrueCharts/anki-sync-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install anki-sync-server TrueCharts/anki-sync-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/anki-sync-server/0.0.11/charts/common-10.5.10.tgz b/incubator/anki-sync-server/0.0.11/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/anki-sync-server/0.0.11/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/anki-sync-server/0.0.12/CHANGELOG.md b/incubator/anki-sync-server/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..adac300a75b --- /dev/null +++ b/incubator/anki-sync-server/0.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anki-sync-server-0.0.12](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.11...anki-sync-server-0.0.12) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anki-sync-server-0.0.11](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.10...anki-sync-server-0.0.11) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/anki-sync-server/0.0.12/Chart.lock b/incubator/anki-sync-server/0.0.12/Chart.lock new file mode 100644 index 00000000000..ee8fedfaa41 --- /dev/null +++ b/incubator/anki-sync-server/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:51:53.992687627Z" diff --git a/incubator/anki-sync-server/0.0.12/Chart.yaml b/incubator/anki-sync-server/0.0.12/Chart.yaml new file mode 100644 index 00000000000..75a30f1f05a --- /dev/null +++ b/incubator/anki-sync-server/0.0.12/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "20220516" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A cross-platform Anki sync server. +home: https://truecharts.org/docs/charts/incubator/anki-sync-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png +keywords: + - anki-sync-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anki-sync-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server + - https://github.com/ankicommunity/anki-devops-services +version: 0.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/anki-sync-server/0.0.12/README.md b/incubator/anki-sync-server/0.0.12/README.md new file mode 100644 index 00000000000..f9d36e3efda --- /dev/null +++ b/incubator/anki-sync-server/0.0.12/README.md @@ -0,0 +1,106 @@ +# anki-sync-server + +A cross-platform Anki sync server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [anki-sync-server](https://truecharts.org/docs/charts/incubator/anki-sync-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `anki-sync-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install anki-sync-server TrueCharts/anki-sync-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `anki-sync-server` deployment + +```console +helm uninstall anki-sync-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install anki-sync-server \ + --set env.TZ="America/New York" \ + TrueCharts/anki-sync-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install anki-sync-server TrueCharts/anki-sync-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/anki-sync-server/0.0.11/app-readme.md b/incubator/anki-sync-server/0.0.12/app-readme.md similarity index 100% rename from incubator/anki-sync-server/0.0.11/app-readme.md rename to incubator/anki-sync-server/0.0.12/app-readme.md diff --git a/incubator/anki-sync-server/0.0.12/charts/common-10.6.1.tgz b/incubator/anki-sync-server/0.0.12/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/anki-sync-server/0.0.12/charts/common-10.6.1.tgz differ diff --git a/incubator/anki-sync-server/0.0.11/ix_values.yaml b/incubator/anki-sync-server/0.0.12/ix_values.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.11/ix_values.yaml rename to incubator/anki-sync-server/0.0.12/ix_values.yaml diff --git a/incubator/anki-sync-server/0.0.11/questions.yaml b/incubator/anki-sync-server/0.0.12/questions.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.11/questions.yaml rename to incubator/anki-sync-server/0.0.12/questions.yaml diff --git a/incubator/anki-sync-server/0.0.11/templates/common.yaml b/incubator/anki-sync-server/0.0.12/templates/common.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.11/templates/common.yaml rename to incubator/anki-sync-server/0.0.12/templates/common.yaml diff --git a/incubator/anki-sync-server/0.0.11/values.yaml b/incubator/anki-sync-server/0.0.12/values.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.11/values.yaml rename to incubator/anki-sync-server/0.0.12/values.yaml diff --git a/incubator/anope/0.0.24/CHANGELOG.md b/incubator/anope/0.0.24/CHANGELOG.md deleted file mode 100644 index a3a98d85501..00000000000 --- a/incubator/anope/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/anope/0.0.24/Chart.lock b/incubator/anope/0.0.24/Chart.lock deleted file mode 100644 index 6dcee2f8120..00000000000 --- a/incubator/anope/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:28.147858086Z" diff --git a/incubator/anope/0.0.24/Chart.yaml b/incubator/anope/0.0.24/Chart.yaml deleted file mode 100644 index 72ad0ea5f56..00000000000 --- a/incubator/anope/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Anope is a set of IRC Services designed for flexibility and ease of use." -home: https://truecharts.org/docs/charts/incubator/anope -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png -keywords: - - anope - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: anope -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/anope - - https://thelounge.chat/ - - https://hub.docker.com/r/ich777/anope -type: application -version: 0.0.24 diff --git a/incubator/anope/0.0.24/README.md b/incubator/anope/0.0.24/README.md deleted file mode 100644 index 4f4d6b089aa..00000000000 --- a/incubator/anope/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# anope - -Anope is a set of IRC Services designed for flexibility and ease of use. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [anope](https://truecharts.org/docs/charts/incubator/anope) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `anope` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install anope TrueCharts/anope -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `anope` deployment - -```console -helm uninstall anope -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install anope \ - --set env.TZ="America/New York" \ - TrueCharts/anope -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install anope TrueCharts/anope -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/anope/0.0.24/charts/common-10.5.10.tgz b/incubator/anope/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/anope/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/anope/0.0.25/CHANGELOG.md b/incubator/anope/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f6b1f4c3b78 --- /dev/null +++ b/incubator/anope/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anope-0.0.25](https://github.com/truecharts/charts/compare/anope-0.0.24...anope-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [anope-0.0.24](https://github.com/truecharts/charts/compare/anope-0.0.23...anope-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/anope/0.0.25/Chart.lock b/incubator/anope/0.0.25/Chart.lock new file mode 100644 index 00000000000..61bcb675346 --- /dev/null +++ b/incubator/anope/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:52:02.157189427Z" diff --git a/incubator/anope/0.0.25/Chart.yaml b/incubator/anope/0.0.25/Chart.yaml new file mode 100644 index 00000000000..38b53d07015 --- /dev/null +++ b/incubator/anope/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Anope is a set of IRC Services designed for flexibility and ease of use." +home: https://truecharts.org/docs/charts/incubator/anope +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anope.png +keywords: + - anope + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anope +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/anope + - https://thelounge.chat/ + - https://hub.docker.com/r/ich777/anope +type: application +version: 0.0.25 diff --git a/incubator/anope/0.0.25/README.md b/incubator/anope/0.0.25/README.md new file mode 100644 index 00000000000..bcfe0002248 --- /dev/null +++ b/incubator/anope/0.0.25/README.md @@ -0,0 +1,107 @@ +# anope + +Anope is a set of IRC Services designed for flexibility and ease of use. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [anope](https://truecharts.org/docs/charts/incubator/anope) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `anope` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install anope TrueCharts/anope +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `anope` deployment + +```console +helm uninstall anope +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install anope \ + --set env.TZ="America/New York" \ + TrueCharts/anope +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install anope TrueCharts/anope -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/anope/0.0.24/app-readme.md b/incubator/anope/0.0.25/app-readme.md similarity index 100% rename from incubator/anope/0.0.24/app-readme.md rename to incubator/anope/0.0.25/app-readme.md diff --git a/incubator/anope/0.0.25/charts/common-10.6.1.tgz b/incubator/anope/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/anope/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/anope/0.0.24/ix_values.yaml b/incubator/anope/0.0.25/ix_values.yaml similarity index 100% rename from incubator/anope/0.0.24/ix_values.yaml rename to incubator/anope/0.0.25/ix_values.yaml diff --git a/incubator/anope/0.0.24/questions.yaml b/incubator/anope/0.0.25/questions.yaml similarity index 100% rename from incubator/anope/0.0.24/questions.yaml rename to incubator/anope/0.0.25/questions.yaml diff --git a/incubator/anope/0.0.24/templates/common.yaml b/incubator/anope/0.0.25/templates/common.yaml similarity index 100% rename from incubator/anope/0.0.24/templates/common.yaml rename to incubator/anope/0.0.25/templates/common.yaml diff --git a/incubator/anope/0.0.24/values.yaml b/incubator/anope/0.0.25/values.yaml similarity index 100% rename from incubator/anope/0.0.24/values.yaml rename to incubator/anope/0.0.25/values.yaml diff --git a/incubator/apache-webdav/0.0.24/CHANGELOG.md b/incubator/apache-webdav/0.0.24/CHANGELOG.md deleted file mode 100644 index 5ee8861a0cb..00000000000 --- a/incubator/apache-webdav/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/apache-webdav/0.0.24/Chart.lock b/incubator/apache-webdav/0.0.24/Chart.lock deleted file mode 100644 index 3a388e33d89..00000000000 --- a/incubator/apache-webdav/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:44.055565661Z" diff --git a/incubator/apache-webdav/0.0.24/Chart.yaml b/incubator/apache-webdav/0.0.24/Chart.yaml deleted file mode 100644 index 9905ebc1d3c..00000000000 --- a/incubator/apache-webdav/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser." -home: https://truecharts.org/docs/charts/incubator/apache-webdav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png -keywords: - - apache-webdav - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apache-webdav -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav - - https://httpd.apache.org/docs/2.4/mod/mod_dav.html - - https://github.com/mgutt/docker-apachewebdav -type: application -version: 0.0.24 diff --git a/incubator/apache-webdav/0.0.24/README.md b/incubator/apache-webdav/0.0.24/README.md deleted file mode 100644 index 4f01636203b..00000000000 --- a/incubator/apache-webdav/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# apache-webdav - -Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apache-webdav](https://truecharts.org/docs/charts/incubator/apache-webdav) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `apache-webdav` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install apache-webdav TrueCharts/apache-webdav -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `apache-webdav` deployment - -```console -helm uninstall apache-webdav -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apache-webdav \ - --set env.TZ="America/New York" \ - TrueCharts/apache-webdav -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install apache-webdav TrueCharts/apache-webdav -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/apache-webdav/0.0.24/charts/common-10.5.10.tgz b/incubator/apache-webdav/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/apache-webdav/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/apache-webdav/0.0.25/CHANGELOG.md b/incubator/apache-webdav/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2701c3c4b56 --- /dev/null +++ b/incubator/apache-webdav/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apache-webdav-0.0.25](https://github.com/truecharts/charts/compare/apache-webdav-0.0.24...apache-webdav-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-webdav-0.0.24](https://github.com/truecharts/charts/compare/apache-webdav-0.0.23...apache-webdav-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/apache-webdav/0.0.25/Chart.lock b/incubator/apache-webdav/0.0.25/Chart.lock new file mode 100644 index 00000000000..1419c4c2a8a --- /dev/null +++ b/incubator/apache-webdav/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:52:02.495928192Z" diff --git a/incubator/apache-webdav/0.0.25/Chart.yaml b/incubator/apache-webdav/0.0.25/Chart.yaml new file mode 100644 index 00000000000..de845b1901b --- /dev/null +++ b/incubator/apache-webdav/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser." +home: https://truecharts.org/docs/charts/incubator/apache-webdav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png +keywords: + - apache-webdav + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-webdav +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav + - https://httpd.apache.org/docs/2.4/mod/mod_dav.html + - https://github.com/mgutt/docker-apachewebdav +type: application +version: 0.0.25 diff --git a/incubator/apache-webdav/0.0.25/README.md b/incubator/apache-webdav/0.0.25/README.md new file mode 100644 index 00000000000..20a69ce91b3 --- /dev/null +++ b/incubator/apache-webdav/0.0.25/README.md @@ -0,0 +1,107 @@ +# apache-webdav + +Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apache-webdav](https://truecharts.org/docs/charts/incubator/apache-webdav) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `apache-webdav` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install apache-webdav TrueCharts/apache-webdav +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `apache-webdav` deployment + +```console +helm uninstall apache-webdav +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apache-webdav \ + --set env.TZ="America/New York" \ + TrueCharts/apache-webdav +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install apache-webdav TrueCharts/apache-webdav -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/apache-webdav/0.0.24/app-readme.md b/incubator/apache-webdav/0.0.25/app-readme.md similarity index 100% rename from incubator/apache-webdav/0.0.24/app-readme.md rename to incubator/apache-webdav/0.0.25/app-readme.md diff --git a/incubator/apache-webdav/0.0.25/charts/common-10.6.1.tgz b/incubator/apache-webdav/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/apache-webdav/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/apache-webdav/0.0.24/ix_values.yaml b/incubator/apache-webdav/0.0.25/ix_values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.24/ix_values.yaml rename to incubator/apache-webdav/0.0.25/ix_values.yaml diff --git a/incubator/apache-webdav/0.0.24/questions.yaml b/incubator/apache-webdav/0.0.25/questions.yaml similarity index 100% rename from incubator/apache-webdav/0.0.24/questions.yaml rename to incubator/apache-webdav/0.0.25/questions.yaml diff --git a/incubator/apache-webdav/0.0.24/templates/common.yaml b/incubator/apache-webdav/0.0.25/templates/common.yaml similarity index 100% rename from incubator/apache-webdav/0.0.24/templates/common.yaml rename to incubator/apache-webdav/0.0.25/templates/common.yaml diff --git a/incubator/apache-webdav/0.0.24/values.yaml b/incubator/apache-webdav/0.0.25/values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.24/values.yaml rename to incubator/apache-webdav/0.0.25/values.yaml diff --git a/incubator/apprise-api/0.0.30/CHANGELOG.md b/incubator/apprise-api/0.0.30/CHANGELOG.md deleted file mode 100644 index 58c71035056..00000000000 --- a/incubator/apprise-api/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-20) diff --git a/incubator/apprise-api/0.0.30/Chart.lock b/incubator/apprise-api/0.0.30/Chart.lock deleted file mode 100644 index 2ecd9f4ec7a..00000000000 --- a/incubator/apprise-api/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:44.422380074Z" diff --git a/incubator/apprise-api/0.0.30/Chart.yaml b/incubator/apprise-api/0.0.30/Chart.yaml deleted file mode 100644 index 3c776344ea5..00000000000 --- a/incubator/apprise-api/0.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.\n" -home: https://truecharts.org/docs/charts/incubator/apprise-api -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png -keywords: - - apprise-api - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apprise-api -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api - - https://github.com/caronc/apprise-api - - https://github.com/orgs/linuxserver/packages/container/package/apprise-api - - https://github.com/linuxserver/docker-apprise-api#readme -type: application -version: 0.0.30 diff --git a/incubator/apprise-api/0.0.30/README.md b/incubator/apprise-api/0.0.30/README.md deleted file mode 100644 index 08200a96ddf..00000000000 --- a/incubator/apprise-api/0.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# apprise-api - -Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apprise-api](https://truecharts.org/docs/charts/incubator/apprise-api) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `apprise-api` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install apprise-api TrueCharts/apprise-api -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `apprise-api` deployment - -```console -helm uninstall apprise-api -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apprise-api \ - --set env.TZ="America/New York" \ - TrueCharts/apprise-api -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install apprise-api TrueCharts/apprise-api -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/apprise-api/0.0.30/charts/common-10.5.10.tgz b/incubator/apprise-api/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/apprise-api/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/apprise-api/0.0.31/CHANGELOG.md b/incubator/apprise-api/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..0ba40f436ff --- /dev/null +++ b/incubator/apprise-api/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apprise-api-0.0.31](https://github.com/truecharts/charts/compare/apprise-api-0.0.30...apprise-api-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apprise-api-0.0.30](https://github.com/truecharts/charts/compare/apprise-api-0.0.28...apprise-api-0.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/apprise-api/0.0.31/Chart.lock b/incubator/apprise-api/0.0.31/Chart.lock new file mode 100644 index 00000000000..c7d6c4aabaa --- /dev/null +++ b/incubator/apprise-api/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:52:16.648199373Z" diff --git a/incubator/apprise-api/0.0.31/Chart.yaml b/incubator/apprise-api/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a876beac7f7 --- /dev/null +++ b/incubator/apprise-api/0.0.31/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.\n" +home: https://truecharts.org/docs/charts/incubator/apprise-api +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png +keywords: + - apprise-api + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apprise-api +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api + - https://github.com/caronc/apprise-api + - https://github.com/orgs/linuxserver/packages/container/package/apprise-api + - https://github.com/linuxserver/docker-apprise-api#readme +type: application +version: 0.0.31 diff --git a/incubator/apprise-api/0.0.31/README.md b/incubator/apprise-api/0.0.31/README.md new file mode 100644 index 00000000000..7ff05f8c27b --- /dev/null +++ b/incubator/apprise-api/0.0.31/README.md @@ -0,0 +1,108 @@ +# apprise-api + +Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apprise-api](https://truecharts.org/docs/charts/incubator/apprise-api) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `apprise-api` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install apprise-api TrueCharts/apprise-api +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `apprise-api` deployment + +```console +helm uninstall apprise-api +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apprise-api \ + --set env.TZ="America/New York" \ + TrueCharts/apprise-api +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install apprise-api TrueCharts/apprise-api -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/apprise-api/0.0.30/app-readme.md b/incubator/apprise-api/0.0.31/app-readme.md similarity index 100% rename from incubator/apprise-api/0.0.30/app-readme.md rename to incubator/apprise-api/0.0.31/app-readme.md diff --git a/incubator/apprise-api/0.0.31/charts/common-10.6.1.tgz b/incubator/apprise-api/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/apprise-api/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/apprise-api/0.0.30/ix_values.yaml b/incubator/apprise-api/0.0.31/ix_values.yaml similarity index 100% rename from incubator/apprise-api/0.0.30/ix_values.yaml rename to incubator/apprise-api/0.0.31/ix_values.yaml diff --git a/incubator/apprise-api/0.0.30/questions.yaml b/incubator/apprise-api/0.0.31/questions.yaml similarity index 100% rename from incubator/apprise-api/0.0.30/questions.yaml rename to incubator/apprise-api/0.0.31/questions.yaml diff --git a/incubator/apprise-api/0.0.30/templates/common.yaml b/incubator/apprise-api/0.0.31/templates/common.yaml similarity index 100% rename from incubator/apprise-api/0.0.30/templates/common.yaml rename to incubator/apprise-api/0.0.31/templates/common.yaml diff --git a/incubator/apprise-api/0.0.30/values.yaml b/incubator/apprise-api/0.0.31/values.yaml similarity index 100% rename from incubator/apprise-api/0.0.30/values.yaml rename to incubator/apprise-api/0.0.31/values.yaml diff --git a/incubator/appsmith/2.0.53/CHANGELOG.md b/incubator/appsmith/2.0.53/CHANGELOG.md deleted file mode 100644 index 1dc2e5f484f..00000000000 --- a/incubator/appsmith/2.0.53/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appsmith-2.0.53](https://github.com/truecharts/charts/compare/appsmith-2.0.52...appsmith-2.0.53) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [appsmith-2.0.52](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.52) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appsmith-2.0.52](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.52) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/appsmith/2.0.53/Chart.lock b/incubator/appsmith/2.0.53/Chart.lock deleted file mode 100644 index d943890185b..00000000000 --- a/incubator/appsmith/2.0.53/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-23T21:47:30.927564915Z" diff --git a/incubator/appsmith/2.0.53/Chart.yaml b/incubator/appsmith/2.0.53/Chart.yaml deleted file mode 100644 index 1106412baf9..00000000000 --- a/incubator/appsmith/2.0.53/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -# - condition: mongodb.enabled -# name: mongodb -# repository: https://charts.truecharts.org -# version: 0.0.25 -description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. -home: https://truecharts.org/docs/charts/incubator/appsmith -icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png -keywords: - - appsmith -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: appsmith -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith - - https://github.com/appsmithorg/appsmith -version: 2.0.53 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.53/README.md b/incubator/appsmith/2.0.53/README.md deleted file mode 100644 index 3db8f90073e..00000000000 --- a/incubator/appsmith/2.0.53/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# appsmith - -Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [appsmith](https://truecharts.org/docs/charts/incubator/appsmith) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `appsmith` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install appsmith TrueCharts/appsmith -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `appsmith` deployment - -```console -helm uninstall appsmith -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install appsmith \ - --set env.TZ="America/New York" \ - TrueCharts/appsmith -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install appsmith TrueCharts/appsmith -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/appsmith/2.0.53/charts/common-10.5.10.tgz b/incubator/appsmith/2.0.53/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/appsmith/2.0.53/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.53/charts/redis-3.0.75.tgz b/incubator/appsmith/2.0.53/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/incubator/appsmith/2.0.53/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.54/CHANGELOG.md b/incubator/appsmith/2.0.54/CHANGELOG.md new file mode 100644 index 00000000000..da640f36219 --- /dev/null +++ b/incubator/appsmith/2.0.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appsmith-2.0.54](https://github.com/truecharts/charts/compare/appsmith-2.0.53...appsmith-2.0.54) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [appsmith-2.0.53](https://github.com/truecharts/charts/compare/appsmith-2.0.52...appsmith-2.0.53) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [appsmith-2.0.52](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.52) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appsmith-2.0.52](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.52) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appsmith-2.0.51](https://github.com/truecharts/charts/compare/appsmith-2.0.50...appsmith-2.0.51) (2022-09-20) + +### Chore + diff --git a/incubator/appsmith/2.0.54/Chart.lock b/incubator/appsmith/2.0.54/Chart.lock new file mode 100644 index 00000000000..a9b6fea747e --- /dev/null +++ b/incubator/appsmith/2.0.54/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:e7db3724e7831eba4fe882122ff84908440a55b7e932b4a006fb08272d198db4 +generated: "2022-09-25T13:52:39.180475695Z" diff --git a/incubator/appsmith/2.0.54/Chart.yaml b/incubator/appsmith/2.0.54/Chart.yaml new file mode 100644 index 00000000000..cd8d65c4062 --- /dev/null +++ b/incubator/appsmith/2.0.54/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.8.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +# - condition: mongodb.enabled +# name: mongodb +# repository: https://charts.truecharts.org +# version: 0.0.25 +description: Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. +home: https://truecharts.org/docs/charts/incubator/appsmith +icon: https://truecharts.org/img/hotlink-ok/chart-icons/appsmith.png +keywords: + - appsmith +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: appsmith +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith + - https://github.com/appsmithorg/appsmith +version: 2.0.54 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.54/README.md b/incubator/appsmith/2.0.54/README.md new file mode 100644 index 00000000000..65ea5db2105 --- /dev/null +++ b/incubator/appsmith/2.0.54/README.md @@ -0,0 +1,107 @@ +# appsmith + +Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [appsmith](https://truecharts.org/docs/charts/incubator/appsmith) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `appsmith` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install appsmith TrueCharts/appsmith +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `appsmith` deployment + +```console +helm uninstall appsmith +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install appsmith \ + --set env.TZ="America/New York" \ + TrueCharts/appsmith +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install appsmith TrueCharts/appsmith -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/appsmith/2.0.53/app-readme.md b/incubator/appsmith/2.0.54/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.53/app-readme.md rename to incubator/appsmith/2.0.54/app-readme.md diff --git a/incubator/appsmith/2.0.54/charts/common-10.6.1.tgz b/incubator/appsmith/2.0.54/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/appsmith/2.0.54/charts/common-10.6.1.tgz differ diff --git a/incubator/appsmith/2.0.54/charts/redis-3.0.84.tgz b/incubator/appsmith/2.0.54/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/incubator/appsmith/2.0.54/charts/redis-3.0.84.tgz differ diff --git a/incubator/appsmith/2.0.53/ix_values.yaml b/incubator/appsmith/2.0.54/ix_values.yaml similarity index 100% rename from incubator/appsmith/2.0.53/ix_values.yaml rename to incubator/appsmith/2.0.54/ix_values.yaml diff --git a/incubator/appsmith/2.0.53/questions.yaml b/incubator/appsmith/2.0.54/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.53/questions.yaml rename to incubator/appsmith/2.0.54/questions.yaml diff --git a/incubator/appsmith/2.0.53/templates/common.yaml b/incubator/appsmith/2.0.54/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.53/templates/common.yaml rename to incubator/appsmith/2.0.54/templates/common.yaml diff --git a/incubator/appsmith/2.0.53/values.yaml b/incubator/appsmith/2.0.54/values.yaml similarity index 100% rename from incubator/appsmith/2.0.53/values.yaml rename to incubator/appsmith/2.0.54/values.yaml diff --git a/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md deleted file mode 100644 index 07d6f19b007..00000000000 --- a/incubator/archiveteam-warrior/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/archiveteam-warrior/0.0.24/Chart.lock b/incubator/archiveteam-warrior/0.0.24/Chart.lock deleted file mode 100644 index b152f72b7dc..00000000000 --- a/incubator/archiveteam-warrior/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:00:52.98257964Z" diff --git a/incubator/archiveteam-warrior/0.0.24/Chart.yaml b/incubator/archiveteam-warrior/0.0.24/Chart.yaml deleted file mode 100644 index cf12aa76ad4..00000000000 --- a/incubator/archiveteam-warrior/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!" -home: https://truecharts.org/docs/charts/incubator/archiveteam-warrior -icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png -keywords: - - archiveteam-warrior - - Backup - - Cloud - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: archiveteam-warrior -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior - - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior - - https://hub.docker.com/r/archiveteam/warrior-dockerfile/ -type: application -version: 0.0.24 diff --git a/incubator/archiveteam-warrior/0.0.24/README.md b/incubator/archiveteam-warrior/0.0.24/README.md deleted file mode 100644 index aabc0475d5d..00000000000 --- a/incubator/archiveteam-warrior/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# archiveteam-warrior - -The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [archiveteam-warrior](https://truecharts.org/docs/charts/incubator/archiveteam-warrior) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `archiveteam-warrior` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install archiveteam-warrior TrueCharts/archiveteam-warrior -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `archiveteam-warrior` deployment - -```console -helm uninstall archiveteam-warrior -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install archiveteam-warrior \ - --set env.TZ="America/New York" \ - TrueCharts/archiveteam-warrior -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install archiveteam-warrior TrueCharts/archiveteam-warrior -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/archiveteam-warrior/0.0.24/charts/common-10.5.10.tgz b/incubator/archiveteam-warrior/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/archiveteam-warrior/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/archiveteam-warrior/0.0.25/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..7507c6b372c --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [archiveteam-warrior-0.0.25](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.24...archiveteam-warrior-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [archiveteam-warrior-0.0.24](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.23...archiveteam-warrior-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/archiveteam-warrior/0.0.25/Chart.lock b/incubator/archiveteam-warrior/0.0.25/Chart.lock new file mode 100644 index 00000000000..bcf6026889f --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:52:33.371381674Z" diff --git a/incubator/archiveteam-warrior/0.0.25/Chart.yaml b/incubator/archiveteam-warrior/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d48dbec9193 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do!" +home: https://truecharts.org/docs/charts/incubator/archiveteam-warrior +icon: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png +keywords: + - archiveteam-warrior + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: archiveteam-warrior +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior + - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior + - https://hub.docker.com/r/archiveteam/warrior-dockerfile/ +type: application +version: 0.0.25 diff --git a/incubator/archiveteam-warrior/0.0.25/README.md b/incubator/archiveteam-warrior/0.0.25/README.md new file mode 100644 index 00000000000..312a601bafb --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.25/README.md @@ -0,0 +1,107 @@ +# archiveteam-warrior + +The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [archiveteam-warrior](https://truecharts.org/docs/charts/incubator/archiveteam-warrior) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `archiveteam-warrior` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install archiveteam-warrior TrueCharts/archiveteam-warrior +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `archiveteam-warrior` deployment + +```console +helm uninstall archiveteam-warrior +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install archiveteam-warrior \ + --set env.TZ="America/New York" \ + TrueCharts/archiveteam-warrior +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install archiveteam-warrior TrueCharts/archiveteam-warrior -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/archiveteam-warrior/0.0.24/app-readme.md b/incubator/archiveteam-warrior/0.0.25/app-readme.md similarity index 100% rename from incubator/archiveteam-warrior/0.0.24/app-readme.md rename to incubator/archiveteam-warrior/0.0.25/app-readme.md diff --git a/incubator/archiveteam-warrior/0.0.25/charts/common-10.6.1.tgz b/incubator/archiveteam-warrior/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/archiveteam-warrior/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/archiveteam-warrior/0.0.24/ix_values.yaml b/incubator/archiveteam-warrior/0.0.25/ix_values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.24/ix_values.yaml rename to incubator/archiveteam-warrior/0.0.25/ix_values.yaml diff --git a/incubator/archiveteam-warrior/0.0.24/questions.yaml b/incubator/archiveteam-warrior/0.0.25/questions.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.24/questions.yaml rename to incubator/archiveteam-warrior/0.0.25/questions.yaml diff --git a/incubator/archiveteam-warrior/0.0.24/templates/common.yaml b/incubator/archiveteam-warrior/0.0.25/templates/common.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.24/templates/common.yaml rename to incubator/archiveteam-warrior/0.0.25/templates/common.yaml diff --git a/incubator/archiveteam-warrior/0.0.24/values.yaml b/incubator/archiveteam-warrior/0.0.25/values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.24/values.yaml rename to incubator/archiveteam-warrior/0.0.25/values.yaml diff --git a/incubator/ariang/0.0.27/CHANGELOG.md b/incubator/ariang/0.0.27/CHANGELOG.md deleted file mode 100644 index b5307e1ba87..00000000000 --- a/incubator/ariang/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/ariang/0.0.27/Chart.lock b/incubator/ariang/0.0.27/Chart.lock deleted file mode 100644 index 1d88426d224..00000000000 --- a/incubator/ariang/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:08.697825862Z" diff --git a/incubator/ariang/0.0.27/Chart.yaml b/incubator/ariang/0.0.27/Chart.yaml deleted file mode 100644 index 2bf29448bd9..00000000000 --- a/incubator/ariang/0.0.27/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ariang -version: 0.0.27 -appVersion: "1.2.4" -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/ariang -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png -keywords: - - ariang -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ariang - - https://hub.docker.com/r/leonismoe/ariang - - https://github.com/leonismoe/docker-images -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/ariang/0.0.27/README.md b/incubator/ariang/0.0.27/README.md deleted file mode 100644 index c3ef57e5816..00000000000 --- a/incubator/ariang/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ariang - -A modern web frontend making aria2 easier to use | Aria2 WebUI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ariang](https://truecharts.org/docs/charts/incubator/ariang) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ariang` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ariang TrueCharts/ariang -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ariang` deployment - -```console -helm uninstall ariang -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ariang \ - --set env.TZ="America/New York" \ - TrueCharts/ariang -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ariang TrueCharts/ariang -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ariang/0.0.27/charts/common-10.5.10.tgz b/incubator/ariang/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ariang/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ariang/0.0.28/CHANGELOG.md b/incubator/ariang/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..3f55dd0c124 --- /dev/null +++ b/incubator/ariang/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ariang-0.0.28](https://github.com/truecharts/charts/compare/ariang-0.0.27...ariang-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ariang-0.0.27](https://github.com/truecharts/charts/compare/ariang-0.0.26...ariang-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/ariang/0.0.28/Chart.lock b/incubator/ariang/0.0.28/Chart.lock new file mode 100644 index 00000000000..735201eeb5f --- /dev/null +++ b/incubator/ariang/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:52:33.845222992Z" diff --git a/incubator/ariang/0.0.28/Chart.yaml b/incubator/ariang/0.0.28/Chart.yaml new file mode 100644 index 00000000000..f3672eea45d --- /dev/null +++ b/incubator/ariang/0.0.28/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ariang +version: 0.0.28 +appVersion: "1.2.4" +description: A modern web frontend making aria2 easier to use | Aria2 WebUI. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/ariang +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png +keywords: + - ariang +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ariang + - https://hub.docker.com/r/leonismoe/ariang + - https://github.com/leonismoe/docker-images +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ariang/0.0.28/README.md b/incubator/ariang/0.0.28/README.md new file mode 100644 index 00000000000..ec35a6fbf1b --- /dev/null +++ b/incubator/ariang/0.0.28/README.md @@ -0,0 +1,107 @@ +# ariang + +A modern web frontend making aria2 easier to use | Aria2 WebUI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ariang](https://truecharts.org/docs/charts/incubator/ariang) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ariang` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ariang TrueCharts/ariang +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ariang` deployment + +```console +helm uninstall ariang +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ariang \ + --set env.TZ="America/New York" \ + TrueCharts/ariang +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ariang TrueCharts/ariang -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ariang/0.0.27/app-readme.md b/incubator/ariang/0.0.28/app-readme.md similarity index 100% rename from incubator/ariang/0.0.27/app-readme.md rename to incubator/ariang/0.0.28/app-readme.md diff --git a/incubator/ariang/0.0.28/charts/common-10.6.1.tgz b/incubator/ariang/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ariang/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/ariang/0.0.27/ix_values.yaml b/incubator/ariang/0.0.28/ix_values.yaml similarity index 100% rename from incubator/ariang/0.0.27/ix_values.yaml rename to incubator/ariang/0.0.28/ix_values.yaml diff --git a/incubator/ariang/0.0.27/questions.yaml b/incubator/ariang/0.0.28/questions.yaml similarity index 100% rename from incubator/ariang/0.0.27/questions.yaml rename to incubator/ariang/0.0.28/questions.yaml diff --git a/incubator/ariang/0.0.27/templates/common.yaml b/incubator/ariang/0.0.28/templates/common.yaml similarity index 100% rename from incubator/ariang/0.0.27/templates/common.yaml rename to incubator/ariang/0.0.28/templates/common.yaml diff --git a/incubator/ariang/0.0.27/values.yaml b/incubator/ariang/0.0.28/values.yaml similarity index 100% rename from incubator/ariang/0.0.27/values.yaml rename to incubator/ariang/0.0.28/values.yaml diff --git a/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md deleted file mode 100644 index 5d647b43bc5..00000000000 --- a/incubator/arksurvivalevolved/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/arksurvivalevolved/0.0.26/Chart.lock b/incubator/arksurvivalevolved/0.0.26/Chart.lock deleted file mode 100644 index 3a967255539..00000000000 --- a/incubator/arksurvivalevolved/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:10.340100824Z" diff --git a/incubator/arksurvivalevolved/0.0.26/Chart.yaml b/incubator/arksurvivalevolved/0.0.26/Chart.yaml deleted file mode 100644 index cf1d3920ddf..00000000000 --- a/incubator/arksurvivalevolved/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!)." -home: https://truecharts.org/docs/charts/incubator/arksurvivalevolved -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png -keywords: - - arksurvivalevolved - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: arksurvivalevolved -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/arksurvivalevolved - - https://survivetheark.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.26 diff --git a/incubator/arksurvivalevolved/0.0.26/README.md b/incubator/arksurvivalevolved/0.0.26/README.md deleted file mode 100644 index 3ea2fecfbce..00000000000 --- a/incubator/arksurvivalevolved/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# arksurvivalevolved - -This Chart will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [arksurvivalevolved](https://truecharts.org/docs/charts/incubator/arksurvivalevolved) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `arksurvivalevolved` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install arksurvivalevolved TrueCharts/arksurvivalevolved -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `arksurvivalevolved` deployment - -```console -helm uninstall arksurvivalevolved -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install arksurvivalevolved \ - --set env.TZ="America/New York" \ - TrueCharts/arksurvivalevolved -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install arksurvivalevolved TrueCharts/arksurvivalevolved -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/arksurvivalevolved/0.0.26/charts/common-10.5.10.tgz b/incubator/arksurvivalevolved/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/arksurvivalevolved/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/arksurvivalevolved/0.0.27/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..ce7c60c9a8a --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arksurvivalevolved-0.0.27](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.26...arksurvivalevolved-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arksurvivalevolved-0.0.26](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.25...arksurvivalevolved-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/arksurvivalevolved/0.0.27/Chart.lock b/incubator/arksurvivalevolved/0.0.27/Chart.lock new file mode 100644 index 00000000000..4b464f3535a --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:52:48.308118985Z" diff --git a/incubator/arksurvivalevolved/0.0.27/Chart.yaml b/incubator/arksurvivalevolved/0.0.27/Chart.yaml new file mode 100644 index 00000000000..e18d36609f9 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!)." +home: https://truecharts.org/docs/charts/incubator/arksurvivalevolved +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png +keywords: + - arksurvivalevolved + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arksurvivalevolved +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/arksurvivalevolved + - https://survivetheark.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.27 diff --git a/incubator/arksurvivalevolved/0.0.27/README.md b/incubator/arksurvivalevolved/0.0.27/README.md new file mode 100644 index 00000000000..542c59a7227 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.27/README.md @@ -0,0 +1,107 @@ +# arksurvivalevolved + +This Chart will download and install SteamCMD. It will also install ARK:SurvivalEvolved and run it (Normal server startup of ARK can take a long time!). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [arksurvivalevolved](https://truecharts.org/docs/charts/incubator/arksurvivalevolved) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `arksurvivalevolved` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install arksurvivalevolved TrueCharts/arksurvivalevolved +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `arksurvivalevolved` deployment + +```console +helm uninstall arksurvivalevolved +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install arksurvivalevolved \ + --set env.TZ="America/New York" \ + TrueCharts/arksurvivalevolved +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install arksurvivalevolved TrueCharts/arksurvivalevolved -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/arksurvivalevolved/0.0.26/app-readme.md b/incubator/arksurvivalevolved/0.0.27/app-readme.md similarity index 100% rename from incubator/arksurvivalevolved/0.0.26/app-readme.md rename to incubator/arksurvivalevolved/0.0.27/app-readme.md diff --git a/incubator/arksurvivalevolved/0.0.27/charts/common-10.6.1.tgz b/incubator/arksurvivalevolved/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/arksurvivalevolved/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/arksurvivalevolved/0.0.26/ix_values.yaml b/incubator/arksurvivalevolved/0.0.27/ix_values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.26/ix_values.yaml rename to incubator/arksurvivalevolved/0.0.27/ix_values.yaml diff --git a/incubator/arksurvivalevolved/0.0.26/questions.yaml b/incubator/arksurvivalevolved/0.0.27/questions.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.26/questions.yaml rename to incubator/arksurvivalevolved/0.0.27/questions.yaml diff --git a/incubator/arksurvivalevolved/0.0.26/templates/common.yaml b/incubator/arksurvivalevolved/0.0.27/templates/common.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.26/templates/common.yaml rename to incubator/arksurvivalevolved/0.0.27/templates/common.yaml diff --git a/incubator/arksurvivalevolved/0.0.26/values.yaml b/incubator/arksurvivalevolved/0.0.27/values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.26/values.yaml rename to incubator/arksurvivalevolved/0.0.27/values.yaml diff --git a/incubator/arma3/0.0.24/CHANGELOG.md b/incubator/arma3/0.0.24/CHANGELOG.md deleted file mode 100644 index f9aafe168cb..00000000000 --- a/incubator/arma3/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/arma3/0.0.24/Chart.lock b/incubator/arma3/0.0.24/Chart.lock deleted file mode 100644 index 287fbcc3f0f..00000000000 --- a/incubator/arma3/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:18.281495072Z" diff --git a/incubator/arma3/0.0.24/Chart.yaml b/incubator/arma3/0.0.24/Chart.yaml deleted file mode 100644 index c59c3fd2909..00000000000 --- a/incubator/arma3/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install ArmA III and run it." -home: https://truecharts.org/docs/charts/incubator/arma3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png -keywords: - - arma3 - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: arma3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 - - https://arma3.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/arma3/0.0.24/README.md b/incubator/arma3/0.0.24/README.md deleted file mode 100644 index 0069ee8b0c4..00000000000 --- a/incubator/arma3/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# arma3 - -This Chart will download and install SteamCMD. It will also install ArmA III and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [arma3](https://truecharts.org/docs/charts/incubator/arma3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `arma3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install arma3 TrueCharts/arma3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `arma3` deployment - -```console -helm uninstall arma3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install arma3 \ - --set env.TZ="America/New York" \ - TrueCharts/arma3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install arma3 TrueCharts/arma3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3/0.0.24/charts/common-10.5.10.tgz b/incubator/arma3/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/arma3/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/arma3/0.0.25/CHANGELOG.md b/incubator/arma3/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9781a20ca6f --- /dev/null +++ b/incubator/arma3/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arma3-0.0.25](https://github.com/truecharts/charts/compare/arma3-0.0.24...arma3-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3-0.0.24](https://github.com/truecharts/charts/compare/arma3-0.0.23...arma3-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/arma3/0.0.25/Chart.lock b/incubator/arma3/0.0.25/Chart.lock new file mode 100644 index 00000000000..a87815af017 --- /dev/null +++ b/incubator/arma3/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:53:04.522339226Z" diff --git a/incubator/arma3/0.0.25/Chart.yaml b/incubator/arma3/0.0.25/Chart.yaml new file mode 100644 index 00000000000..654281ef7dd --- /dev/null +++ b/incubator/arma3/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ArmA III and run it." +home: https://truecharts.org/docs/charts/incubator/arma3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png +keywords: + - arma3 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arma3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3 + - https://arma3.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/arma3/0.0.25/README.md b/incubator/arma3/0.0.25/README.md new file mode 100644 index 00000000000..d24d66a7106 --- /dev/null +++ b/incubator/arma3/0.0.25/README.md @@ -0,0 +1,107 @@ +# arma3 + +This Chart will download and install SteamCMD. It will also install ArmA III and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [arma3](https://truecharts.org/docs/charts/incubator/arma3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `arma3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install arma3 TrueCharts/arma3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `arma3` deployment + +```console +helm uninstall arma3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install arma3 \ + --set env.TZ="America/New York" \ + TrueCharts/arma3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install arma3 TrueCharts/arma3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3/0.0.24/app-readme.md b/incubator/arma3/0.0.25/app-readme.md similarity index 100% rename from incubator/arma3/0.0.24/app-readme.md rename to incubator/arma3/0.0.25/app-readme.md diff --git a/incubator/arma3/0.0.25/charts/common-10.6.1.tgz b/incubator/arma3/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/arma3/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/arma3/0.0.24/ix_values.yaml b/incubator/arma3/0.0.25/ix_values.yaml similarity index 100% rename from incubator/arma3/0.0.24/ix_values.yaml rename to incubator/arma3/0.0.25/ix_values.yaml diff --git a/incubator/arma3/0.0.24/questions.yaml b/incubator/arma3/0.0.25/questions.yaml similarity index 100% rename from incubator/arma3/0.0.24/questions.yaml rename to incubator/arma3/0.0.25/questions.yaml diff --git a/incubator/arma3/0.0.24/templates/common.yaml b/incubator/arma3/0.0.25/templates/common.yaml similarity index 100% rename from incubator/arma3/0.0.24/templates/common.yaml rename to incubator/arma3/0.0.25/templates/common.yaml diff --git a/incubator/arma3/0.0.24/values.yaml b/incubator/arma3/0.0.25/values.yaml similarity index 100% rename from incubator/arma3/0.0.24/values.yaml rename to incubator/arma3/0.0.25/values.yaml diff --git a/incubator/arma3exilemod/0.0.24/CHANGELOG.md b/incubator/arma3exilemod/0.0.24/CHANGELOG.md deleted file mode 100644 index 939e08a6e09..00000000000 --- a/incubator/arma3exilemod/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/arma3exilemod/0.0.24/Chart.lock b/incubator/arma3exilemod/0.0.24/Chart.lock deleted file mode 100644 index 7f594bc8c06..00000000000 --- a/incubator/arma3exilemod/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:29.171139977Z" diff --git a/incubator/arma3exilemod/0.0.24/Chart.yaml b/incubator/arma3exilemod/0.0.24/Chart.yaml deleted file mode 100644 index 741d609a5de..00000000000 --- a/incubator/arma3exilemod/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it." -home: https://truecharts.org/docs/charts/incubator/arma3exilemod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png -keywords: - - arma3exilemod - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: arma3exilemod -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod - - http://www.exilemod.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/arma3exilemod/0.0.24/README.md b/incubator/arma3exilemod/0.0.24/README.md deleted file mode 100644 index b5873ac6688..00000000000 --- a/incubator/arma3exilemod/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# arma3exilemod - -This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [arma3exilemod](https://truecharts.org/docs/charts/incubator/arma3exilemod) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `arma3exilemod` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install arma3exilemod TrueCharts/arma3exilemod -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `arma3exilemod` deployment - -```console -helm uninstall arma3exilemod -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install arma3exilemod \ - --set env.TZ="America/New York" \ - TrueCharts/arma3exilemod -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install arma3exilemod TrueCharts/arma3exilemod -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3exilemod/0.0.24/charts/common-10.5.10.tgz b/incubator/arma3exilemod/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/arma3exilemod/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/arma3exilemod/0.0.25/CHANGELOG.md b/incubator/arma3exilemod/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0756c9abd25 --- /dev/null +++ b/incubator/arma3exilemod/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arma3exilemod-0.0.25](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.24...arma3exilemod-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [arma3exilemod-0.0.24](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.23...arma3exilemod-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/arma3exilemod/0.0.25/Chart.lock b/incubator/arma3exilemod/0.0.25/Chart.lock new file mode 100644 index 00000000000..e7cfcd168ab --- /dev/null +++ b/incubator/arma3exilemod/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:53:05.992027812Z" diff --git a/incubator/arma3exilemod/0.0.25/Chart.yaml b/incubator/arma3exilemod/0.0.25/Chart.yaml new file mode 100644 index 00000000000..3bdefe0013a --- /dev/null +++ b/incubator/arma3exilemod/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it." +home: https://truecharts.org/docs/charts/incubator/arma3exilemod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png +keywords: + - arma3exilemod + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: arma3exilemod +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/arma3exilemod + - http://www.exilemod.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/arma3exilemod/0.0.25/README.md b/incubator/arma3exilemod/0.0.25/README.md new file mode 100644 index 00000000000..dab8cf3c8ec --- /dev/null +++ b/incubator/arma3exilemod/0.0.25/README.md @@ -0,0 +1,107 @@ +# arma3exilemod + +This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [arma3exilemod](https://truecharts.org/docs/charts/incubator/arma3exilemod) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `arma3exilemod` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install arma3exilemod TrueCharts/arma3exilemod +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `arma3exilemod` deployment + +```console +helm uninstall arma3exilemod +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install arma3exilemod \ + --set env.TZ="America/New York" \ + TrueCharts/arma3exilemod +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install arma3exilemod TrueCharts/arma3exilemod -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/arma3exilemod/0.0.24/app-readme.md b/incubator/arma3exilemod/0.0.25/app-readme.md similarity index 100% rename from incubator/arma3exilemod/0.0.24/app-readme.md rename to incubator/arma3exilemod/0.0.25/app-readme.md diff --git a/incubator/arma3exilemod/0.0.25/charts/common-10.6.1.tgz b/incubator/arma3exilemod/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/arma3exilemod/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/arma3exilemod/0.0.24/ix_values.yaml b/incubator/arma3exilemod/0.0.25/ix_values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.24/ix_values.yaml rename to incubator/arma3exilemod/0.0.25/ix_values.yaml diff --git a/incubator/arma3exilemod/0.0.24/questions.yaml b/incubator/arma3exilemod/0.0.25/questions.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.24/questions.yaml rename to incubator/arma3exilemod/0.0.25/questions.yaml diff --git a/incubator/arma3exilemod/0.0.24/templates/common.yaml b/incubator/arma3exilemod/0.0.25/templates/common.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.24/templates/common.yaml rename to incubator/arma3exilemod/0.0.25/templates/common.yaml diff --git a/incubator/arma3exilemod/0.0.24/values.yaml b/incubator/arma3exilemod/0.0.25/values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.24/values.yaml rename to incubator/arma3exilemod/0.0.25/values.yaml diff --git a/incubator/artifactory-oss/0.0.27/CHANGELOG.md b/incubator/artifactory-oss/0.0.27/CHANGELOG.md deleted file mode 100644 index a85690b7b8e..00000000000 --- a/incubator/artifactory-oss/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [artifactory-oss-0.0.27](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [artifactory-oss-0.0.27](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-20) - -### Chore diff --git a/incubator/artifactory-oss/0.0.27/Chart.lock b/incubator/artifactory-oss/0.0.27/Chart.lock deleted file mode 100644 index fabc0b768d4..00000000000 --- a/incubator/artifactory-oss/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:33.672275634Z" diff --git a/incubator/artifactory-oss/0.0.27/Chart.yaml b/incubator/artifactory-oss/0.0.27/Chart.yaml deleted file mode 100644 index 323f53ba966..00000000000 --- a/incubator/artifactory-oss/0.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "7.41.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently." -home: https://truecharts.org/docs/charts/incubator/artifactory-oss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png -keywords: - - artifactory-oss - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: artifactory-oss -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss - - https://jfrog.com/ - - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss -type: application -version: 0.0.27 diff --git a/incubator/artifactory-oss/0.0.27/README.md b/incubator/artifactory-oss/0.0.27/README.md deleted file mode 100644 index 10c20799d18..00000000000 --- a/incubator/artifactory-oss/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# artifactory-oss - -JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [artifactory-oss](https://truecharts.org/docs/charts/incubator/artifactory-oss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `artifactory-oss` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install artifactory-oss TrueCharts/artifactory-oss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `artifactory-oss` deployment - -```console -helm uninstall artifactory-oss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install artifactory-oss \ - --set env.TZ="America/New York" \ - TrueCharts/artifactory-oss -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install artifactory-oss TrueCharts/artifactory-oss -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/artifactory-oss/0.0.27/charts/common-10.5.10.tgz b/incubator/artifactory-oss/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/artifactory-oss/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/artifactory-oss/0.0.28/CHANGELOG.md b/incubator/artifactory-oss/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..e90c9014042 --- /dev/null +++ b/incubator/artifactory-oss/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [artifactory-oss-0.0.28](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.27...artifactory-oss-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [artifactory-oss-0.0.27](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [artifactory-oss-0.0.27](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [artifactory-oss-0.0.26](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.25...artifactory-oss-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/artifactory-oss/0.0.28/Chart.lock b/incubator/artifactory-oss/0.0.28/Chart.lock new file mode 100644 index 00000000000..d9a69967057 --- /dev/null +++ b/incubator/artifactory-oss/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:53:19.659586991Z" diff --git a/incubator/artifactory-oss/0.0.28/Chart.yaml b/incubator/artifactory-oss/0.0.28/Chart.yaml new file mode 100644 index 00000000000..f0f235e8125 --- /dev/null +++ b/incubator/artifactory-oss/0.0.28/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "7.41.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently." +home: https://truecharts.org/docs/charts/incubator/artifactory-oss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/artifactory-oss.png +keywords: + - artifactory-oss + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: artifactory-oss +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/artifactory-oss + - https://jfrog.com/ + - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss +type: application +version: 0.0.28 diff --git a/incubator/artifactory-oss/0.0.28/README.md b/incubator/artifactory-oss/0.0.28/README.md new file mode 100644 index 00000000000..e94baa087c2 --- /dev/null +++ b/incubator/artifactory-oss/0.0.28/README.md @@ -0,0 +1,107 @@ +# artifactory-oss + +JFrog’s Artifactory open source project was created to speed up development cycles using binary repositories. It’s the world’s most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [artifactory-oss](https://truecharts.org/docs/charts/incubator/artifactory-oss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `artifactory-oss` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install artifactory-oss TrueCharts/artifactory-oss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `artifactory-oss` deployment + +```console +helm uninstall artifactory-oss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install artifactory-oss \ + --set env.TZ="America/New York" \ + TrueCharts/artifactory-oss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install artifactory-oss TrueCharts/artifactory-oss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/artifactory-oss/0.0.27/app-readme.md b/incubator/artifactory-oss/0.0.28/app-readme.md similarity index 100% rename from incubator/artifactory-oss/0.0.27/app-readme.md rename to incubator/artifactory-oss/0.0.28/app-readme.md diff --git a/incubator/artifactory-oss/0.0.28/charts/common-10.6.1.tgz b/incubator/artifactory-oss/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/artifactory-oss/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/artifactory-oss/0.0.27/ix_values.yaml b/incubator/artifactory-oss/0.0.28/ix_values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.27/ix_values.yaml rename to incubator/artifactory-oss/0.0.28/ix_values.yaml diff --git a/incubator/artifactory-oss/0.0.27/questions.yaml b/incubator/artifactory-oss/0.0.28/questions.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.27/questions.yaml rename to incubator/artifactory-oss/0.0.28/questions.yaml diff --git a/incubator/artifactory-oss/0.0.27/templates/common.yaml b/incubator/artifactory-oss/0.0.28/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.27/templates/common.yaml rename to incubator/artifactory-oss/0.0.28/templates/common.yaml diff --git a/incubator/artifactory-oss/0.0.27/values.yaml b/incubator/artifactory-oss/0.0.28/values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.27/values.yaml rename to incubator/artifactory-oss/0.0.28/values.yaml diff --git a/incubator/assettocorsa/0.0.24/CHANGELOG.md b/incubator/assettocorsa/0.0.24/CHANGELOG.md deleted file mode 100644 index 641c6be322c..00000000000 --- a/incubator/assettocorsa/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/assettocorsa/0.0.24/Chart.lock b/incubator/assettocorsa/0.0.24/Chart.lock deleted file mode 100644 index 8a435c3de74..00000000000 --- a/incubator/assettocorsa/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:36.313460624Z" diff --git a/incubator/assettocorsa/0.0.24/Chart.yaml b/incubator/assettocorsa/0.0.24/Chart.yaml deleted file mode 100644 index d03f5c507b5..00000000000 --- a/incubator/assettocorsa/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it." -home: https://truecharts.org/docs/charts/incubator/assettocorsa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png -keywords: - - assettocorsa - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: assettocorsa -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa - - https://www.assettocorsa.net/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/assettocorsa/0.0.24/README.md b/incubator/assettocorsa/0.0.24/README.md deleted file mode 100644 index 7a9376a4b3d..00000000000 --- a/incubator/assettocorsa/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# assettocorsa - -This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [assettocorsa](https://truecharts.org/docs/charts/incubator/assettocorsa) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `assettocorsa` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install assettocorsa TrueCharts/assettocorsa -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `assettocorsa` deployment - -```console -helm uninstall assettocorsa -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install assettocorsa \ - --set env.TZ="America/New York" \ - TrueCharts/assettocorsa -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install assettocorsa TrueCharts/assettocorsa -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/assettocorsa/0.0.24/charts/common-10.5.10.tgz b/incubator/assettocorsa/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/assettocorsa/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/assettocorsa/0.0.25/CHANGELOG.md b/incubator/assettocorsa/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..4a9092c9920 --- /dev/null +++ b/incubator/assettocorsa/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [assettocorsa-0.0.25](https://github.com/truecharts/charts/compare/assettocorsa-0.0.24...assettocorsa-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [assettocorsa-0.0.24](https://github.com/truecharts/charts/compare/assettocorsa-0.0.23...assettocorsa-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/assettocorsa/0.0.25/Chart.lock b/incubator/assettocorsa/0.0.25/Chart.lock new file mode 100644 index 00000000000..7f7c5f1e4c5 --- /dev/null +++ b/incubator/assettocorsa/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:53:21.597897734Z" diff --git a/incubator/assettocorsa/0.0.25/Chart.yaml b/incubator/assettocorsa/0.0.25/Chart.yaml new file mode 100644 index 00000000000..33a5e07ff42 --- /dev/null +++ b/incubator/assettocorsa/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it." +home: https://truecharts.org/docs/charts/incubator/assettocorsa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png +keywords: + - assettocorsa + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: assettocorsa +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa + - https://www.assettocorsa.net/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/assettocorsa/0.0.25/README.md b/incubator/assettocorsa/0.0.25/README.md new file mode 100644 index 00000000000..0f0aa801219 --- /dev/null +++ b/incubator/assettocorsa/0.0.25/README.md @@ -0,0 +1,107 @@ +# assettocorsa + +This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [assettocorsa](https://truecharts.org/docs/charts/incubator/assettocorsa) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `assettocorsa` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install assettocorsa TrueCharts/assettocorsa +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `assettocorsa` deployment + +```console +helm uninstall assettocorsa +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install assettocorsa \ + --set env.TZ="America/New York" \ + TrueCharts/assettocorsa +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install assettocorsa TrueCharts/assettocorsa -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/assettocorsa/0.0.24/app-readme.md b/incubator/assettocorsa/0.0.25/app-readme.md similarity index 100% rename from incubator/assettocorsa/0.0.24/app-readme.md rename to incubator/assettocorsa/0.0.25/app-readme.md diff --git a/incubator/assettocorsa/0.0.25/charts/common-10.6.1.tgz b/incubator/assettocorsa/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/assettocorsa/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/assettocorsa/0.0.24/ix_values.yaml b/incubator/assettocorsa/0.0.25/ix_values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.24/ix_values.yaml rename to incubator/assettocorsa/0.0.25/ix_values.yaml diff --git a/incubator/assettocorsa/0.0.24/questions.yaml b/incubator/assettocorsa/0.0.25/questions.yaml similarity index 100% rename from incubator/assettocorsa/0.0.24/questions.yaml rename to incubator/assettocorsa/0.0.25/questions.yaml diff --git a/incubator/assettocorsa/0.0.24/templates/common.yaml b/incubator/assettocorsa/0.0.25/templates/common.yaml similarity index 100% rename from incubator/assettocorsa/0.0.24/templates/common.yaml rename to incubator/assettocorsa/0.0.25/templates/common.yaml diff --git a/incubator/assettocorsa/0.0.24/values.yaml b/incubator/assettocorsa/0.0.25/values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.24/values.yaml rename to incubator/assettocorsa/0.0.25/values.yaml diff --git a/incubator/aurora-files/0.0.25/CHANGELOG.md b/incubator/aurora-files/0.0.25/CHANGELOG.md deleted file mode 100644 index a50ba4ba647..00000000000 --- a/incubator/aurora-files/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/aurora-files/0.0.25/Chart.lock b/incubator/aurora-files/0.0.25/Chart.lock deleted file mode 100644 index 20c3cc2b473..00000000000 --- a/incubator/aurora-files/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:43.550860926Z" diff --git a/incubator/aurora-files/0.0.25/Chart.yaml b/incubator/aurora-files/0.0.25/Chart.yaml deleted file mode 100644 index 6ff0367e3e6..00000000000 --- a/incubator/aurora-files/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package." -home: https://truecharts.org/docs/charts/incubator/aurora-files -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png -keywords: - - aurora-files - - Cloud - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: aurora-files -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files - - https://github.com/afterlogic/docker-aurora-files - - https://hub.docker.com/r/afterlogic/docker-aurora-files -type: application -version: 0.0.25 diff --git a/incubator/aurora-files/0.0.25/README.md b/incubator/aurora-files/0.0.25/README.md deleted file mode 100644 index d26641b145d..00000000000 --- a/incubator/aurora-files/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# aurora-files - -Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [aurora-files](https://truecharts.org/docs/charts/incubator/aurora-files) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `aurora-files` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install aurora-files TrueCharts/aurora-files -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `aurora-files` deployment - -```console -helm uninstall aurora-files -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install aurora-files \ - --set env.TZ="America/New York" \ - TrueCharts/aurora-files -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install aurora-files TrueCharts/aurora-files -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/aurora-files/0.0.25/charts/common-10.5.10.tgz b/incubator/aurora-files/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/aurora-files/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/aurora-files/0.0.26/CHANGELOG.md b/incubator/aurora-files/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..41a25df1bc2 --- /dev/null +++ b/incubator/aurora-files/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [aurora-files-0.0.26](https://github.com/truecharts/charts/compare/aurora-files-0.0.25...aurora-files-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [aurora-files-0.0.25](https://github.com/truecharts/charts/compare/aurora-files-0.0.24...aurora-files-0.0.25) (2022-09-20) + +### Chore diff --git a/incubator/aurora-files/0.0.26/Chart.lock b/incubator/aurora-files/0.0.26/Chart.lock new file mode 100644 index 00000000000..ff07aeeb064 --- /dev/null +++ b/incubator/aurora-files/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:53:35.987060854Z" diff --git a/incubator/aurora-files/0.0.26/Chart.yaml b/incubator/aurora-files/0.0.26/Chart.yaml new file mode 100644 index 00000000000..ed940deca7e --- /dev/null +++ b/incubator/aurora-files/0.0.26/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package." +home: https://truecharts.org/docs/charts/incubator/aurora-files +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aurora-files.png +keywords: + - aurora-files + - Cloud + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aurora-files +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/aurora-files + - https://github.com/afterlogic/docker-aurora-files + - https://hub.docker.com/r/afterlogic/docker-aurora-files +type: application +version: 0.0.26 diff --git a/incubator/aurora-files/0.0.26/README.md b/incubator/aurora-files/0.0.26/README.md new file mode 100644 index 00000000000..31e3b2c2b9e --- /dev/null +++ b/incubator/aurora-files/0.0.26/README.md @@ -0,0 +1,107 @@ +# aurora-files + +Aurora Files is an open-source file storage platform for small teams and personal users. Afterlogic Aurora Files image for Chart using Nginx, PHP-FPM 8.1, MySQL on Alpine Linux. Loosely based on khromov/alpine-nginx-php8 package. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [aurora-files](https://truecharts.org/docs/charts/incubator/aurora-files) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `aurora-files` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install aurora-files TrueCharts/aurora-files +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `aurora-files` deployment + +```console +helm uninstall aurora-files +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install aurora-files \ + --set env.TZ="America/New York" \ + TrueCharts/aurora-files +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install aurora-files TrueCharts/aurora-files -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/aurora-files/0.0.25/app-readme.md b/incubator/aurora-files/0.0.26/app-readme.md similarity index 100% rename from incubator/aurora-files/0.0.25/app-readme.md rename to incubator/aurora-files/0.0.26/app-readme.md diff --git a/incubator/aurora-files/0.0.26/charts/common-10.6.1.tgz b/incubator/aurora-files/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/aurora-files/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/aurora-files/0.0.25/ix_values.yaml b/incubator/aurora-files/0.0.26/ix_values.yaml similarity index 100% rename from incubator/aurora-files/0.0.25/ix_values.yaml rename to incubator/aurora-files/0.0.26/ix_values.yaml diff --git a/incubator/aurora-files/0.0.25/questions.yaml b/incubator/aurora-files/0.0.26/questions.yaml similarity index 100% rename from incubator/aurora-files/0.0.25/questions.yaml rename to incubator/aurora-files/0.0.26/questions.yaml diff --git a/incubator/aurora-files/0.0.25/templates/common.yaml b/incubator/aurora-files/0.0.26/templates/common.yaml similarity index 100% rename from incubator/aurora-files/0.0.25/templates/common.yaml rename to incubator/aurora-files/0.0.26/templates/common.yaml diff --git a/incubator/aurora-files/0.0.25/values.yaml b/incubator/aurora-files/0.0.26/values.yaml similarity index 100% rename from incubator/aurora-files/0.0.25/values.yaml rename to incubator/aurora-files/0.0.26/values.yaml diff --git a/incubator/authentik/6.0.6/CHANGELOG.md b/incubator/authentik/6.0.6/CHANGELOG.md deleted file mode 100644 index ccecf8dd411..00000000000 --- a/incubator/authentik/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [authentik-6.0.6](https://github.com/truecharts/charts/compare/authentik-6.0.5...authentik-6.0.6) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [authentik-6.0.5](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.5) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - fix prometheus annotations ([#3841](https://github.com/truecharts/charts/issues/3841)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/incubator/authentik/6.0.6/Chart.lock b/incubator/authentik/6.0.6/Chart.lock deleted file mode 100644 index e689bb805a3..00000000000 --- a/incubator/authentik/6.0.6/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-24T10:21:54.364822115Z" diff --git a/incubator/authentik/6.0.6/Chart.yaml b/incubator/authentik/6.0.6/Chart.yaml deleted file mode 100644 index 723cdc9562b..00000000000 --- a/incubator/authentik/6.0.6/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2022.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: authentik is an open-source Identity Provider focused on flexibility and versatility. -home: https://truecharts.org/docs/charts/incubator/authentik -icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png -keywords: - - authentik -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: authentik -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/authentik - - https://github.com/goauthentik/authentik - - https://goauthentik.io/docs/ -version: 6.0.6 -annotations: - truecharts.org/catagories: | - - authentication - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/authentik/6.0.6/README.md b/incubator/authentik/6.0.6/README.md deleted file mode 100644 index f242c3d629b..00000000000 --- a/incubator/authentik/6.0.6/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# authentik - -authentik is an open-source Identity Provider focused on flexibility and versatility. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [authentik](https://truecharts.org/docs/charts/incubator/authentik) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `authentik` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install authentik TrueCharts/authentik -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `authentik` deployment - -```console -helm uninstall authentik -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install authentik \ - --set env.TZ="America/New York" \ - TrueCharts/authentik -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install authentik TrueCharts/authentik -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/authentik/6.0.6/charts/common-10.5.10.tgz b/incubator/authentik/6.0.6/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/authentik/6.0.6/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/authentik/6.0.6/charts/postgresql-8.0.78.tgz b/incubator/authentik/6.0.6/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/authentik/6.0.6/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/authentik/6.0.6/charts/redis-3.0.75.tgz b/incubator/authentik/6.0.6/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/incubator/authentik/6.0.6/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/incubator/authentik/6.0.7/CHANGELOG.md b/incubator/authentik/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..2dee77873b4 --- /dev/null +++ b/incubator/authentik/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authentik-6.0.7](https://github.com/truecharts/charts/compare/authentik-6.0.6...authentik-6.0.7) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [authentik-6.0.6](https://github.com/truecharts/charts/compare/authentik-6.0.5...authentik-6.0.6) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [authentik-6.0.5](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.5) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - fix prometheus annotations ([#3841](https://github.com/truecharts/charts/issues/3841)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authentik-6.0.4](https://github.com/truecharts/charts/compare/authentik-6.0.3...authentik-6.0.4) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/authentik/6.0.7/Chart.lock b/incubator/authentik/6.0.7/Chart.lock new file mode 100644 index 00000000000..6c60a7e534d --- /dev/null +++ b/incubator/authentik/6.0.7/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T13:54:01.187595541Z" diff --git a/incubator/authentik/6.0.7/Chart.yaml b/incubator/authentik/6.0.7/Chart.yaml new file mode 100644 index 00000000000..18b0aea6140 --- /dev/null +++ b/incubator/authentik/6.0.7/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: authentik is an open-source Identity Provider focused on flexibility and versatility. +home: https://truecharts.org/docs/charts/incubator/authentik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png +keywords: + - authentik +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authentik +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/authentik + - https://github.com/goauthentik/authentik + - https://goauthentik.io/docs/ +version: 6.0.7 +annotations: + truecharts.org/catagories: | + - authentication + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/authentik/6.0.7/README.md b/incubator/authentik/6.0.7/README.md new file mode 100644 index 00000000000..130af330964 --- /dev/null +++ b/incubator/authentik/6.0.7/README.md @@ -0,0 +1,109 @@ +# authentik + +authentik is an open-source Identity Provider focused on flexibility and versatility. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [authentik](https://truecharts.org/docs/charts/incubator/authentik) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `authentik` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install authentik TrueCharts/authentik +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `authentik` deployment + +```console +helm uninstall authentik +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authentik \ + --set env.TZ="America/New York" \ + TrueCharts/authentik +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install authentik TrueCharts/authentik -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/authentik/6.0.6/app-readme.md b/incubator/authentik/6.0.7/app-readme.md similarity index 100% rename from incubator/authentik/6.0.6/app-readme.md rename to incubator/authentik/6.0.7/app-readme.md diff --git a/incubator/authentik/6.0.7/charts/common-10.6.1.tgz b/incubator/authentik/6.0.7/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/authentik/6.0.7/charts/common-10.6.1.tgz differ diff --git a/incubator/authentik/6.0.7/charts/postgresql-8.0.87.tgz b/incubator/authentik/6.0.7/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/authentik/6.0.7/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/authentik/6.0.7/charts/redis-3.0.84.tgz b/incubator/authentik/6.0.7/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/incubator/authentik/6.0.7/charts/redis-3.0.84.tgz differ diff --git a/incubator/authentik/6.0.6/ix_values.yaml b/incubator/authentik/6.0.7/ix_values.yaml similarity index 100% rename from incubator/authentik/6.0.6/ix_values.yaml rename to incubator/authentik/6.0.7/ix_values.yaml diff --git a/incubator/authentik/6.0.6/questions.yaml b/incubator/authentik/6.0.7/questions.yaml similarity index 100% rename from incubator/authentik/6.0.6/questions.yaml rename to incubator/authentik/6.0.7/questions.yaml diff --git a/incubator/authentik/6.0.6/templates/_config.tpl b/incubator/authentik/6.0.7/templates/_config.tpl similarity index 100% rename from incubator/authentik/6.0.6/templates/_config.tpl rename to incubator/authentik/6.0.7/templates/_config.tpl diff --git a/incubator/authentik/6.0.6/templates/_geoip.tpl b/incubator/authentik/6.0.7/templates/_geoip.tpl similarity index 100% rename from incubator/authentik/6.0.6/templates/_geoip.tpl rename to incubator/authentik/6.0.7/templates/_geoip.tpl diff --git a/incubator/authentik/6.0.6/templates/_ldap.tpl b/incubator/authentik/6.0.7/templates/_ldap.tpl similarity index 100% rename from incubator/authentik/6.0.6/templates/_ldap.tpl rename to incubator/authentik/6.0.7/templates/_ldap.tpl diff --git a/incubator/authentik/6.0.6/templates/_proxy.tpl b/incubator/authentik/6.0.7/templates/_proxy.tpl similarity index 100% rename from incubator/authentik/6.0.6/templates/_proxy.tpl rename to incubator/authentik/6.0.7/templates/_proxy.tpl diff --git a/incubator/authentik/6.0.6/templates/_secret.tpl b/incubator/authentik/6.0.7/templates/_secret.tpl similarity index 100% rename from incubator/authentik/6.0.6/templates/_secret.tpl rename to incubator/authentik/6.0.7/templates/_secret.tpl diff --git a/incubator/authentik/6.0.6/templates/_worker.tpl b/incubator/authentik/6.0.7/templates/_worker.tpl similarity index 100% rename from incubator/authentik/6.0.6/templates/_worker.tpl rename to incubator/authentik/6.0.7/templates/_worker.tpl diff --git a/incubator/authentik/6.0.6/templates/common.yaml b/incubator/authentik/6.0.7/templates/common.yaml similarity index 100% rename from incubator/authentik/6.0.6/templates/common.yaml rename to incubator/authentik/6.0.7/templates/common.yaml diff --git a/incubator/authentik/6.0.6/values.yaml b/incubator/authentik/6.0.7/values.yaml similarity index 100% rename from incubator/authentik/6.0.6/values.yaml rename to incubator/authentik/6.0.7/values.yaml diff --git a/incubator/auto-yt-dl/0.0.25/CHANGELOG.md b/incubator/auto-yt-dl/0.0.25/CHANGELOG.md deleted file mode 100644 index 116d55c4373..00000000000 --- a/incubator/auto-yt-dl/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-20) diff --git a/incubator/auto-yt-dl/0.0.25/Chart.lock b/incubator/auto-yt-dl/0.0.25/Chart.lock deleted file mode 100644 index e72c334396f..00000000000 --- a/incubator/auto-yt-dl/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:01:58.773791996Z" diff --git a/incubator/auto-yt-dl/0.0.25/Chart.yaml b/incubator/auto-yt-dl/0.0.25/Chart.yaml deleted file mode 100644 index 30c6fab9215..00000000000 --- a/incubator/auto-yt-dl/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. -home: https://truecharts.org/docs/charts/incubator/auto-yt-dl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png -keywords: - - auto-yt-dl - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: auto-yt-dl -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl - - https://github.com/xXGuhuXx/auto-yt-dl - - https://hub.docker.com/repository/docker/guhu007/auto-yt-dl -type: application -version: 0.0.25 diff --git a/incubator/auto-yt-dl/0.0.25/README.md b/incubator/auto-yt-dl/0.0.25/README.md deleted file mode 100644 index 104b1ad0b6c..00000000000 --- a/incubator/auto-yt-dl/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# auto-yt-dl - -auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [auto-yt-dl](https://truecharts.org/docs/charts/incubator/auto-yt-dl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `auto-yt-dl` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install auto-yt-dl TrueCharts/auto-yt-dl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `auto-yt-dl` deployment - -```console -helm uninstall auto-yt-dl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install auto-yt-dl \ - --set env.TZ="America/New York" \ - TrueCharts/auto-yt-dl -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install auto-yt-dl TrueCharts/auto-yt-dl -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/auto-yt-dl/0.0.25/charts/common-10.5.10.tgz b/incubator/auto-yt-dl/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/auto-yt-dl/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/auto-yt-dl/0.0.26/CHANGELOG.md b/incubator/auto-yt-dl/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..0a10250b4f9 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [auto-yt-dl-0.0.26](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.25...auto-yt-dl-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [auto-yt-dl-0.0.25](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.23...auto-yt-dl-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/auto-yt-dl/0.0.26/Chart.lock b/incubator/auto-yt-dl/0.0.26/Chart.lock new file mode 100644 index 00000000000..be70508bac5 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:53:51.734195097Z" diff --git a/incubator/auto-yt-dl/0.0.26/Chart.yaml b/incubator/auto-yt-dl/0.0.26/Chart.yaml new file mode 100644 index 00000000000..05b484b2a5e --- /dev/null +++ b/incubator/auto-yt-dl/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. +home: https://truecharts.org/docs/charts/incubator/auto-yt-dl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png +keywords: + - auto-yt-dl + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: auto-yt-dl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/auto-yt-dl + - https://github.com/xXGuhuXx/auto-yt-dl + - https://hub.docker.com/repository/docker/guhu007/auto-yt-dl +type: application +version: 0.0.26 diff --git a/incubator/auto-yt-dl/0.0.26/README.md b/incubator/auto-yt-dl/0.0.26/README.md new file mode 100644 index 00000000000..684e0d5a15e --- /dev/null +++ b/incubator/auto-yt-dl/0.0.26/README.md @@ -0,0 +1,107 @@ +# auto-yt-dl + +auto-yt-dl is used to automatically download new Videos of specific YouTube Channels. It features a Web Gui to add and remove Channels from your watch list. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [auto-yt-dl](https://truecharts.org/docs/charts/incubator/auto-yt-dl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `auto-yt-dl` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install auto-yt-dl TrueCharts/auto-yt-dl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `auto-yt-dl` deployment + +```console +helm uninstall auto-yt-dl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install auto-yt-dl \ + --set env.TZ="America/New York" \ + TrueCharts/auto-yt-dl +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install auto-yt-dl TrueCharts/auto-yt-dl -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/auto-yt-dl/0.0.25/app-readme.md b/incubator/auto-yt-dl/0.0.26/app-readme.md similarity index 100% rename from incubator/auto-yt-dl/0.0.25/app-readme.md rename to incubator/auto-yt-dl/0.0.26/app-readme.md diff --git a/incubator/auto-yt-dl/0.0.26/charts/common-10.6.1.tgz b/incubator/auto-yt-dl/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/auto-yt-dl/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/auto-yt-dl/0.0.25/ix_values.yaml b/incubator/auto-yt-dl/0.0.26/ix_values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.25/ix_values.yaml rename to incubator/auto-yt-dl/0.0.26/ix_values.yaml diff --git a/incubator/auto-yt-dl/0.0.25/questions.yaml b/incubator/auto-yt-dl/0.0.26/questions.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.25/questions.yaml rename to incubator/auto-yt-dl/0.0.26/questions.yaml diff --git a/incubator/auto-yt-dl/0.0.25/templates/common.yaml b/incubator/auto-yt-dl/0.0.26/templates/common.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.25/templates/common.yaml rename to incubator/auto-yt-dl/0.0.26/templates/common.yaml diff --git a/incubator/auto-yt-dl/0.0.25/values.yaml b/incubator/auto-yt-dl/0.0.26/values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.25/values.yaml rename to incubator/auto-yt-dl/0.0.26/values.yaml diff --git a/incubator/avorion/0.0.24/CHANGELOG.md b/incubator/avorion/0.0.24/CHANGELOG.md deleted file mode 100644 index 066ecfec412..00000000000 --- a/incubator/avorion/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/avorion/0.0.24/Chart.lock b/incubator/avorion/0.0.24/Chart.lock deleted file mode 100644 index 3cb3023b0d0..00000000000 --- a/incubator/avorion/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:02:02.17783219Z" diff --git a/incubator/avorion/0.0.24/Chart.yaml b/incubator/avorion/0.0.24/Chart.yaml deleted file mode 100644 index a45a42bc362..00000000000 --- a/incubator/avorion/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Avorion and run it." -home: https://truecharts.org/docs/charts/incubator/avorion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png -keywords: - - avorion - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: avorion -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/avorion/0.0.24/README.md b/incubator/avorion/0.0.24/README.md deleted file mode 100644 index dc43adf88fc..00000000000 --- a/incubator/avorion/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# avorion - -This Chart will download and install SteamCMD. It will also install Avorion and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [avorion](https://truecharts.org/docs/charts/incubator/avorion) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `avorion` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install avorion TrueCharts/avorion -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `avorion` deployment - -```console -helm uninstall avorion -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install avorion \ - --set env.TZ="America/New York" \ - TrueCharts/avorion -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install avorion TrueCharts/avorion -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/avorion/0.0.24/charts/common-10.5.10.tgz b/incubator/avorion/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/avorion/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/avorion/0.0.25/CHANGELOG.md b/incubator/avorion/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..dfb5fedefc5 --- /dev/null +++ b/incubator/avorion/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [avorion-0.0.25](https://github.com/truecharts/charts/compare/avorion-0.0.24...avorion-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avorion-0.0.24](https://github.com/truecharts/charts/compare/avorion-0.0.23...avorion-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/avorion/0.0.25/Chart.lock b/incubator/avorion/0.0.25/Chart.lock new file mode 100644 index 00000000000..0eea9c1f181 --- /dev/null +++ b/incubator/avorion/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:53:53.496836253Z" diff --git a/incubator/avorion/0.0.25/Chart.yaml b/incubator/avorion/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7614bdbda9c --- /dev/null +++ b/incubator/avorion/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Avorion and run it." +home: https://truecharts.org/docs/charts/incubator/avorion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png +keywords: + - avorion + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avorion +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/avorion + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/avorion/0.0.25/README.md b/incubator/avorion/0.0.25/README.md new file mode 100644 index 00000000000..7740ffb7823 --- /dev/null +++ b/incubator/avorion/0.0.25/README.md @@ -0,0 +1,107 @@ +# avorion + +This Chart will download and install SteamCMD. It will also install Avorion and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [avorion](https://truecharts.org/docs/charts/incubator/avorion) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `avorion` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install avorion TrueCharts/avorion +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `avorion` deployment + +```console +helm uninstall avorion +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install avorion \ + --set env.TZ="America/New York" \ + TrueCharts/avorion +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install avorion TrueCharts/avorion -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/avorion/0.0.24/app-readme.md b/incubator/avorion/0.0.25/app-readme.md similarity index 100% rename from incubator/avorion/0.0.24/app-readme.md rename to incubator/avorion/0.0.25/app-readme.md diff --git a/incubator/avorion/0.0.25/charts/common-10.6.1.tgz b/incubator/avorion/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/avorion/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/avorion/0.0.24/ix_values.yaml b/incubator/avorion/0.0.25/ix_values.yaml similarity index 100% rename from incubator/avorion/0.0.24/ix_values.yaml rename to incubator/avorion/0.0.25/ix_values.yaml diff --git a/incubator/avorion/0.0.24/questions.yaml b/incubator/avorion/0.0.25/questions.yaml similarity index 100% rename from incubator/avorion/0.0.24/questions.yaml rename to incubator/avorion/0.0.25/questions.yaml diff --git a/incubator/avorion/0.0.24/templates/common.yaml b/incubator/avorion/0.0.25/templates/common.yaml similarity index 100% rename from incubator/avorion/0.0.24/templates/common.yaml rename to incubator/avorion/0.0.25/templates/common.yaml diff --git a/incubator/avorion/0.0.24/values.yaml b/incubator/avorion/0.0.25/values.yaml similarity index 100% rename from incubator/avorion/0.0.24/values.yaml rename to incubator/avorion/0.0.25/values.yaml diff --git a/incubator/awesome-ttrss/0.0.43/CHANGELOG.md b/incubator/awesome-ttrss/0.0.43/CHANGELOG.md deleted file mode 100644 index 8f27d987226..00000000000 --- a/incubator/awesome-ttrss/0.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/awesome-ttrss/0.0.43/Chart.lock b/incubator/awesome-ttrss/0.0.43/Chart.lock deleted file mode 100644 index 1403622ce73..00000000000 --- a/incubator/awesome-ttrss/0.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:02:19.121192169Z" diff --git a/incubator/awesome-ttrss/0.0.43/Chart.yaml b/incubator/awesome-ttrss/0.0.43/Chart.yaml deleted file mode 100644 index f9bd889a340..00000000000 --- a/incubator/awesome-ttrss/0.0.43/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS -name: awesome-ttrss -version: 0.0.43 -kubeVersion: ">=1.16.0-0" -keywords: - - tt-rss - - awesome-ttrss -home: https://truecharts.org/docs/charts/incubator/awesome-ttrss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss - - https://github.com/HenryQW/Awesome-TTRSS -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/awesome-ttrss/0.0.43/README.md b/incubator/awesome-ttrss/0.0.43/README.md deleted file mode 100644 index 91ba81a6965..00000000000 --- a/incubator/awesome-ttrss/0.0.43/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# awesome-ttrss - -Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [awesome-ttrss](https://truecharts.org/docs/charts/incubator/awesome-ttrss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `awesome-ttrss` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install awesome-ttrss TrueCharts/awesome-ttrss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `awesome-ttrss` deployment - -```console -helm uninstall awesome-ttrss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install awesome-ttrss \ - --set env.TZ="America/New York" \ - TrueCharts/awesome-ttrss -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install awesome-ttrss TrueCharts/awesome-ttrss -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/awesome-ttrss/0.0.43/charts/common-10.5.10.tgz b/incubator/awesome-ttrss/0.0.43/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/awesome-ttrss/0.0.43/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.43/charts/postgresql-8.0.78.tgz b/incubator/awesome-ttrss/0.0.43/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/awesome-ttrss/0.0.43/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.44/CHANGELOG.md b/incubator/awesome-ttrss/0.0.44/CHANGELOG.md new file mode 100644 index 00000000000..474b0748fd4 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [awesome-ttrss-0.0.44](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.43...awesome-ttrss-0.0.44) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [awesome-ttrss-0.0.43](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.42...awesome-ttrss-0.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/awesome-ttrss/0.0.44/Chart.lock b/incubator/awesome-ttrss/0.0.44/Chart.lock new file mode 100644 index 00000000000..a38596ca636 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T13:54:19.916630141Z" diff --git a/incubator/awesome-ttrss/0.0.44/Chart.yaml b/incubator/awesome-ttrss/0.0.44/Chart.yaml new file mode 100644 index 00000000000..889bdbee03a --- /dev/null +++ b/incubator/awesome-ttrss/0.0.44/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022" +description: Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS +name: awesome-ttrss +version: 0.0.44 +kubeVersion: ">=1.16.0-0" +keywords: + - tt-rss + - awesome-ttrss +home: https://truecharts.org/docs/charts/incubator/awesome-ttrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss + - https://github.com/HenryQW/Awesome-TTRSS +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/awesome-ttrss/0.0.44/README.md b/incubator/awesome-ttrss/0.0.44/README.md new file mode 100644 index 00000000000..e0029e8a1d2 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.44/README.md @@ -0,0 +1,107 @@ +# awesome-ttrss + +Awesome TTRSS aims to provide a powerful Chartized all-in-one solution for Tiny Tiny RSS + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [awesome-ttrss](https://truecharts.org/docs/charts/incubator/awesome-ttrss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `awesome-ttrss` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install awesome-ttrss TrueCharts/awesome-ttrss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `awesome-ttrss` deployment + +```console +helm uninstall awesome-ttrss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install awesome-ttrss \ + --set env.TZ="America/New York" \ + TrueCharts/awesome-ttrss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install awesome-ttrss TrueCharts/awesome-ttrss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/awesome-ttrss/0.0.43/app-readme.md b/incubator/awesome-ttrss/0.0.44/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/0.0.43/app-readme.md rename to incubator/awesome-ttrss/0.0.44/app-readme.md diff --git a/incubator/awesome-ttrss/0.0.44/charts/common-10.6.1.tgz b/incubator/awesome-ttrss/0.0.44/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/awesome-ttrss/0.0.44/charts/common-10.6.1.tgz differ diff --git a/incubator/awesome-ttrss/0.0.44/charts/postgresql-8.0.87.tgz b/incubator/awesome-ttrss/0.0.44/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/awesome-ttrss/0.0.44/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/awesome-ttrss/0.0.43/ix_values.yaml b/incubator/awesome-ttrss/0.0.44/ix_values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.43/ix_values.yaml rename to incubator/awesome-ttrss/0.0.44/ix_values.yaml diff --git a/incubator/awesome-ttrss/0.0.43/questions.yaml b/incubator/awesome-ttrss/0.0.44/questions.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.43/questions.yaml rename to incubator/awesome-ttrss/0.0.44/questions.yaml diff --git a/incubator/awesome-ttrss/0.0.43/templates/common.yaml b/incubator/awesome-ttrss/0.0.44/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.43/templates/common.yaml rename to incubator/awesome-ttrss/0.0.44/templates/common.yaml diff --git a/incubator/awesome-ttrss/0.0.43/values.yaml b/incubator/awesome-ttrss/0.0.44/values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.43/values.yaml rename to incubator/awesome-ttrss/0.0.44/values.yaml diff --git a/incubator/backuppc/0.0.27/CHANGELOG.md b/incubator/backuppc/0.0.27/CHANGELOG.md deleted file mode 100644 index 29ba7093917..00000000000 --- a/incubator/backuppc/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/backuppc/0.0.27/Chart.lock b/incubator/backuppc/0.0.27/Chart.lock deleted file mode 100644 index f0282572647..00000000000 --- a/incubator/backuppc/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:02:24.531312239Z" diff --git a/incubator/backuppc/0.0.27/Chart.yaml b/incubator/backuppc/0.0.27/Chart.yaml deleted file mode 100644 index 3737c711bdb..00000000000 --- a/incubator/backuppc/0.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. -home: https://truecharts.org/docs/charts/incubator/backuppc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png -keywords: - - backuppc - - Backup - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: backuppc -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc - - https://backuppc.github.io/backuppc/index.html - - https://hub.docker.com/r/tiredofit/backuppc/ -type: application -version: 0.0.27 diff --git a/incubator/backuppc/0.0.27/README.md b/incubator/backuppc/0.0.27/README.md deleted file mode 100644 index 1a7b65892c6..00000000000 --- a/incubator/backuppc/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# backuppc - -BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [backuppc](https://truecharts.org/docs/charts/incubator/backuppc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `backuppc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install backuppc TrueCharts/backuppc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `backuppc` deployment - -```console -helm uninstall backuppc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install backuppc \ - --set env.TZ="America/New York" \ - TrueCharts/backuppc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install backuppc TrueCharts/backuppc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/backuppc/0.0.27/charts/common-10.5.10.tgz b/incubator/backuppc/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/backuppc/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/backuppc/0.0.28/CHANGELOG.md b/incubator/backuppc/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..949015aae1a --- /dev/null +++ b/incubator/backuppc/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [backuppc-0.0.28](https://github.com/truecharts/charts/compare/backuppc-0.0.27...backuppc-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [backuppc-0.0.27](https://github.com/truecharts/charts/compare/backuppc-0.0.26...backuppc-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/backuppc/0.0.28/Chart.lock b/incubator/backuppc/0.0.28/Chart.lock new file mode 100644 index 00000000000..56588159c97 --- /dev/null +++ b/incubator/backuppc/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:54:23.551555103Z" diff --git a/incubator/backuppc/0.0.28/Chart.yaml b/incubator/backuppc/0.0.28/Chart.yaml new file mode 100644 index 00000000000..26a32480367 --- /dev/null +++ b/incubator/backuppc/0.0.28/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. +home: https://truecharts.org/docs/charts/incubator/backuppc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/backuppc.png +keywords: + - backuppc + - Backup + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: backuppc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/backuppc + - https://backuppc.github.io/backuppc/index.html + - https://hub.docker.com/r/tiredofit/backuppc/ +type: application +version: 0.0.28 diff --git a/incubator/backuppc/0.0.28/README.md b/incubator/backuppc/0.0.28/README.md new file mode 100644 index 00000000000..314a15ea73d --- /dev/null +++ b/incubator/backuppc/0.0.28/README.md @@ -0,0 +1,107 @@ +# backuppc + +BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows and macOS PCs and laptops to a server's disk. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [backuppc](https://truecharts.org/docs/charts/incubator/backuppc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `backuppc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install backuppc TrueCharts/backuppc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `backuppc` deployment + +```console +helm uninstall backuppc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install backuppc \ + --set env.TZ="America/New York" \ + TrueCharts/backuppc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install backuppc TrueCharts/backuppc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/backuppc/0.0.27/app-readme.md b/incubator/backuppc/0.0.28/app-readme.md similarity index 100% rename from incubator/backuppc/0.0.27/app-readme.md rename to incubator/backuppc/0.0.28/app-readme.md diff --git a/incubator/backuppc/0.0.28/charts/common-10.6.1.tgz b/incubator/backuppc/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/backuppc/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/backuppc/0.0.27/ix_values.yaml b/incubator/backuppc/0.0.28/ix_values.yaml similarity index 100% rename from incubator/backuppc/0.0.27/ix_values.yaml rename to incubator/backuppc/0.0.28/ix_values.yaml diff --git a/incubator/backuppc/0.0.27/questions.yaml b/incubator/backuppc/0.0.28/questions.yaml similarity index 100% rename from incubator/backuppc/0.0.27/questions.yaml rename to incubator/backuppc/0.0.28/questions.yaml diff --git a/incubator/backuppc/0.0.27/templates/common.yaml b/incubator/backuppc/0.0.28/templates/common.yaml similarity index 100% rename from incubator/backuppc/0.0.27/templates/common.yaml rename to incubator/backuppc/0.0.28/templates/common.yaml diff --git a/incubator/backuppc/0.0.27/values.yaml b/incubator/backuppc/0.0.28/values.yaml similarity index 100% rename from incubator/backuppc/0.0.27/values.yaml rename to incubator/backuppc/0.0.28/values.yaml diff --git a/incubator/baikal/0.0.24/CHANGELOG.md b/incubator/baikal/0.0.24/CHANGELOG.md deleted file mode 100644 index 82a5ec67208..00000000000 --- a/incubator/baikal/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/baikal/0.0.24/Chart.lock b/incubator/baikal/0.0.24/Chart.lock deleted file mode 100644 index e290674d30b..00000000000 --- a/incubator/baikal/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:02:27.966566818Z" diff --git a/incubator/baikal/0.0.24/Chart.yaml b/incubator/baikal/0.0.24/Chart.yaml deleted file mode 100644 index 2f9dbef60a1..00000000000 --- a/incubator/baikal/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Baikal is a lightweight CalDAV+CardDAV server" -home: https://truecharts.org/docs/charts/incubator/baikal -icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png -keywords: - - baikal -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: baikal -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal - - https://github.com/ckulka/baikal-docker - - https://hub.docker.com/r/ckulka/baikal/ -type: application -version: 0.0.24 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities diff --git a/incubator/baikal/0.0.24/README.md b/incubator/baikal/0.0.24/README.md deleted file mode 100644 index d504e590558..00000000000 --- a/incubator/baikal/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# baikal - -Baikal is a lightweight CalDAV+CardDAV server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [baikal](https://truecharts.org/docs/charts/incubator/baikal) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `baikal` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install baikal TrueCharts/baikal -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `baikal` deployment - -```console -helm uninstall baikal -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install baikal \ - --set env.TZ="America/New York" \ - TrueCharts/baikal -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install baikal TrueCharts/baikal -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/baikal/0.0.24/charts/common-10.5.10.tgz b/incubator/baikal/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/baikal/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/baikal/0.0.25/CHANGELOG.md b/incubator/baikal/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..25cf661962b --- /dev/null +++ b/incubator/baikal/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [baikal-0.0.25](https://github.com/truecharts/charts/compare/baikal-0.0.24...baikal-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baikal-0.0.24](https://github.com/truecharts/charts/compare/baikal-0.0.23...baikal-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/baikal/0.0.25/Chart.lock b/incubator/baikal/0.0.25/Chart.lock new file mode 100644 index 00000000000..24be156d472 --- /dev/null +++ b/incubator/baikal/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:54:25.720607586Z" diff --git a/incubator/baikal/0.0.25/Chart.yaml b/incubator/baikal/0.0.25/Chart.yaml new file mode 100644 index 00000000000..847926a0c0f --- /dev/null +++ b/incubator/baikal/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Baikal is a lightweight CalDAV+CardDAV server" +home: https://truecharts.org/docs/charts/incubator/baikal +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png +keywords: + - baikal +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: baikal +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal + - https://github.com/ckulka/baikal-docker + - https://hub.docker.com/r/ckulka/baikal/ +type: application +version: 0.0.25 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities diff --git a/incubator/baikal/0.0.25/README.md b/incubator/baikal/0.0.25/README.md new file mode 100644 index 00000000000..293e61d6f08 --- /dev/null +++ b/incubator/baikal/0.0.25/README.md @@ -0,0 +1,107 @@ +# baikal + +Baikal is a lightweight CalDAV+CardDAV server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [baikal](https://truecharts.org/docs/charts/incubator/baikal) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `baikal` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install baikal TrueCharts/baikal +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `baikal` deployment + +```console +helm uninstall baikal +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install baikal \ + --set env.TZ="America/New York" \ + TrueCharts/baikal +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install baikal TrueCharts/baikal -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/baikal/0.0.24/app-readme.md b/incubator/baikal/0.0.25/app-readme.md similarity index 100% rename from incubator/baikal/0.0.24/app-readme.md rename to incubator/baikal/0.0.25/app-readme.md diff --git a/incubator/baikal/0.0.25/charts/common-10.6.1.tgz b/incubator/baikal/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/baikal/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/baikal/0.0.24/ix_values.yaml b/incubator/baikal/0.0.25/ix_values.yaml similarity index 100% rename from incubator/baikal/0.0.24/ix_values.yaml rename to incubator/baikal/0.0.25/ix_values.yaml diff --git a/incubator/baikal/0.0.24/questions.yaml b/incubator/baikal/0.0.25/questions.yaml similarity index 100% rename from incubator/baikal/0.0.24/questions.yaml rename to incubator/baikal/0.0.25/questions.yaml diff --git a/incubator/baikal/0.0.24/templates/common.yaml b/incubator/baikal/0.0.25/templates/common.yaml similarity index 100% rename from incubator/baikal/0.0.24/templates/common.yaml rename to incubator/baikal/0.0.25/templates/common.yaml diff --git a/incubator/baikal/0.0.24/values.yaml b/incubator/baikal/0.0.25/values.yaml similarity index 100% rename from incubator/baikal/0.0.24/values.yaml rename to incubator/baikal/0.0.25/values.yaml diff --git a/incubator/barcodebuddy/0.0.24/CHANGELOG.md b/incubator/barcodebuddy/0.0.24/CHANGELOG.md deleted file mode 100644 index 7678a6357c5..00000000000 --- a/incubator/barcodebuddy/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/barcodebuddy/0.0.24/Chart.lock b/incubator/barcodebuddy/0.0.24/Chart.lock deleted file mode 100644 index c18e81cd649..00000000000 --- a/incubator/barcodebuddy/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:02:49.278694639Z" diff --git a/incubator/barcodebuddy/0.0.24/Chart.yaml b/incubator/barcodebuddy/0.0.24/Chart.yaml deleted file mode 100644 index 8b123ac4b7c..00000000000 --- a/incubator/barcodebuddy/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" -home: https://truecharts.org/docs/charts/incubator/barcodebuddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png -keywords: - - barcodebuddy - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: barcodebuddy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy - - https://github.com/Forceu/barcodebuddy - - https://hub.docker.com/r/f0rc3/barcodebuddy-docker -type: application -version: 0.0.24 diff --git a/incubator/barcodebuddy/0.0.24/README.md b/incubator/barcodebuddy/0.0.24/README.md deleted file mode 100644 index bd154570c11..00000000000 --- a/incubator/barcodebuddy/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# barcodebuddy - -<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b> - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [barcodebuddy](https://truecharts.org/docs/charts/incubator/barcodebuddy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `barcodebuddy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install barcodebuddy TrueCharts/barcodebuddy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `barcodebuddy` deployment - -```console -helm uninstall barcodebuddy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install barcodebuddy \ - --set env.TZ="America/New York" \ - TrueCharts/barcodebuddy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install barcodebuddy TrueCharts/barcodebuddy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/barcodebuddy/0.0.24/charts/common-10.5.10.tgz b/incubator/barcodebuddy/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/barcodebuddy/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/barcodebuddy/0.0.25/CHANGELOG.md b/incubator/barcodebuddy/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e2b40ce5068 --- /dev/null +++ b/incubator/barcodebuddy/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [barcodebuddy-0.0.25](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.24...barcodebuddy-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barcodebuddy-0.0.24](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.23...barcodebuddy-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/barcodebuddy/0.0.25/Chart.lock b/incubator/barcodebuddy/0.0.25/Chart.lock new file mode 100644 index 00000000000..03f02d6aa14 --- /dev/null +++ b/incubator/barcodebuddy/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:54:55.257489408Z" diff --git a/incubator/barcodebuddy/0.0.25/Chart.yaml b/incubator/barcodebuddy/0.0.25/Chart.yaml new file mode 100644 index 00000000000..bdf97e6e523 --- /dev/null +++ b/incubator/barcodebuddy/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>" +home: https://truecharts.org/docs/charts/incubator/barcodebuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png +keywords: + - barcodebuddy + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: barcodebuddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/barcodebuddy + - https://github.com/Forceu/barcodebuddy + - https://hub.docker.com/r/f0rc3/barcodebuddy-docker +type: application +version: 0.0.25 diff --git a/incubator/barcodebuddy/0.0.25/README.md b/incubator/barcodebuddy/0.0.25/README.md new file mode 100644 index 00000000000..e2b84d3fea1 --- /dev/null +++ b/incubator/barcodebuddy/0.0.25/README.md @@ -0,0 +1,107 @@ +# barcodebuddy + +<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b> + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [barcodebuddy](https://truecharts.org/docs/charts/incubator/barcodebuddy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `barcodebuddy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install barcodebuddy TrueCharts/barcodebuddy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `barcodebuddy` deployment + +```console +helm uninstall barcodebuddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install barcodebuddy \ + --set env.TZ="America/New York" \ + TrueCharts/barcodebuddy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install barcodebuddy TrueCharts/barcodebuddy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/barcodebuddy/0.0.24/app-readme.md b/incubator/barcodebuddy/0.0.25/app-readme.md similarity index 100% rename from incubator/barcodebuddy/0.0.24/app-readme.md rename to incubator/barcodebuddy/0.0.25/app-readme.md diff --git a/incubator/barcodebuddy/0.0.25/charts/common-10.6.1.tgz b/incubator/barcodebuddy/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/barcodebuddy/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/barcodebuddy/0.0.24/ix_values.yaml b/incubator/barcodebuddy/0.0.25/ix_values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.24/ix_values.yaml rename to incubator/barcodebuddy/0.0.25/ix_values.yaml diff --git a/incubator/barcodebuddy/0.0.24/questions.yaml b/incubator/barcodebuddy/0.0.25/questions.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.24/questions.yaml rename to incubator/barcodebuddy/0.0.25/questions.yaml diff --git a/incubator/barcodebuddy/0.0.24/templates/common.yaml b/incubator/barcodebuddy/0.0.25/templates/common.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.24/templates/common.yaml rename to incubator/barcodebuddy/0.0.25/templates/common.yaml diff --git a/incubator/barcodebuddy/0.0.24/values.yaml b/incubator/barcodebuddy/0.0.25/values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.24/values.yaml rename to incubator/barcodebuddy/0.0.25/values.yaml diff --git a/incubator/barotrauma/0.0.24/CHANGELOG.md b/incubator/barotrauma/0.0.24/CHANGELOG.md deleted file mode 100644 index e90c1d649e4..00000000000 --- a/incubator/barotrauma/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/barotrauma/0.0.24/Chart.lock b/incubator/barotrauma/0.0.24/Chart.lock deleted file mode 100644 index fe4e78be2fd..00000000000 --- a/incubator/barotrauma/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:02:53.855222465Z" diff --git a/incubator/barotrauma/0.0.24/Chart.yaml b/incubator/barotrauma/0.0.24/Chart.yaml deleted file mode 100644 index 721b8f17b11..00000000000 --- a/incubator/barotrauma/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Barotrauma and run it." -home: https://truecharts.org/docs/charts/incubator/barotrauma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png -keywords: - - barotrauma - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: barotrauma -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/barotrauma/0.0.24/README.md b/incubator/barotrauma/0.0.24/README.md deleted file mode 100644 index 365195fce5b..00000000000 --- a/incubator/barotrauma/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# barotrauma - -This Chart will download and install SteamCMD. It will also install Barotrauma and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [barotrauma](https://truecharts.org/docs/charts/incubator/barotrauma) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `barotrauma` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install barotrauma TrueCharts/barotrauma -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `barotrauma` deployment - -```console -helm uninstall barotrauma -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install barotrauma \ - --set env.TZ="America/New York" \ - TrueCharts/barotrauma -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install barotrauma TrueCharts/barotrauma -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/barotrauma/0.0.24/charts/common-10.5.10.tgz b/incubator/barotrauma/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/barotrauma/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/barotrauma/0.0.25/CHANGELOG.md b/incubator/barotrauma/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a2d7fa729ec --- /dev/null +++ b/incubator/barotrauma/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [barotrauma-0.0.25](https://github.com/truecharts/charts/compare/barotrauma-0.0.24...barotrauma-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [barotrauma-0.0.24](https://github.com/truecharts/charts/compare/barotrauma-0.0.23...barotrauma-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/barotrauma/0.0.25/Chart.lock b/incubator/barotrauma/0.0.25/Chart.lock new file mode 100644 index 00000000000..e62f9f02ca1 --- /dev/null +++ b/incubator/barotrauma/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:54:56.3478501Z" diff --git a/incubator/barotrauma/0.0.25/Chart.yaml b/incubator/barotrauma/0.0.25/Chart.yaml new file mode 100644 index 00000000000..80bdafeff6c --- /dev/null +++ b/incubator/barotrauma/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Barotrauma and run it." +home: https://truecharts.org/docs/charts/incubator/barotrauma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png +keywords: + - barotrauma + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: barotrauma +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/barotrauma + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/barotrauma/0.0.25/README.md b/incubator/barotrauma/0.0.25/README.md new file mode 100644 index 00000000000..2a47e5efc16 --- /dev/null +++ b/incubator/barotrauma/0.0.25/README.md @@ -0,0 +1,107 @@ +# barotrauma + +This Chart will download and install SteamCMD. It will also install Barotrauma and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [barotrauma](https://truecharts.org/docs/charts/incubator/barotrauma) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `barotrauma` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install barotrauma TrueCharts/barotrauma +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `barotrauma` deployment + +```console +helm uninstall barotrauma +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install barotrauma \ + --set env.TZ="America/New York" \ + TrueCharts/barotrauma +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install barotrauma TrueCharts/barotrauma -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/barotrauma/0.0.24/app-readme.md b/incubator/barotrauma/0.0.25/app-readme.md similarity index 100% rename from incubator/barotrauma/0.0.24/app-readme.md rename to incubator/barotrauma/0.0.25/app-readme.md diff --git a/incubator/barotrauma/0.0.25/charts/common-10.6.1.tgz b/incubator/barotrauma/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/barotrauma/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/barotrauma/0.0.24/ix_values.yaml b/incubator/barotrauma/0.0.25/ix_values.yaml similarity index 100% rename from incubator/barotrauma/0.0.24/ix_values.yaml rename to incubator/barotrauma/0.0.25/ix_values.yaml diff --git a/incubator/barotrauma/0.0.24/questions.yaml b/incubator/barotrauma/0.0.25/questions.yaml similarity index 100% rename from incubator/barotrauma/0.0.24/questions.yaml rename to incubator/barotrauma/0.0.25/questions.yaml diff --git a/incubator/barotrauma/0.0.24/templates/common.yaml b/incubator/barotrauma/0.0.25/templates/common.yaml similarity index 100% rename from incubator/barotrauma/0.0.24/templates/common.yaml rename to incubator/barotrauma/0.0.25/templates/common.yaml diff --git a/incubator/barotrauma/0.0.24/values.yaml b/incubator/barotrauma/0.0.25/values.yaml similarity index 100% rename from incubator/barotrauma/0.0.24/values.yaml rename to incubator/barotrauma/0.0.25/values.yaml diff --git a/incubator/batnoter/0.0.2/CHANGELOG.md b/incubator/batnoter/0.0.2/CHANGELOG.md deleted file mode 100644 index 950f32aeb88..00000000000 --- a/incubator/batnoter/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) - - - - -## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) - - - - -## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) - - - - -## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) - - - - -## [batnoter-0.0.1]batnoter-0.0.1 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) diff --git a/incubator/batnoter/0.0.2/Chart.lock b/incubator/batnoter/0.0.2/Chart.lock deleted file mode 100644 index e48a0c49c3e..00000000000 --- a/incubator/batnoter/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:02:54.539086634Z" diff --git a/incubator/batnoter/0.0.2/Chart.yaml b/incubator/batnoter/0.0.2/Chart.yaml deleted file mode 100644 index b4fd815d3a0..00000000000 --- a/incubator/batnoter/0.0.2/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: BatNoter is a web application that allows users to store notes in their git repository. -home: https://truecharts.org/docs/charts/incubator/batnoter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png -keywords: - - notes -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: batnoter -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter - - https://github.com/batnoter/batnoter -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - notes - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/batnoter/0.0.2/README.md b/incubator/batnoter/0.0.2/README.md deleted file mode 100644 index 66ceb5cb1fd..00000000000 --- a/incubator/batnoter/0.0.2/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# batnoter - -BatNoter is a web application that allows users to store notes in their git repository. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [batnoter](https://truecharts.org/docs/charts/incubator/batnoter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `batnoter` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install batnoter TrueCharts/batnoter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `batnoter` deployment - -```console -helm uninstall batnoter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install batnoter \ - --set env.TZ="America/New York" \ - TrueCharts/batnoter -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install batnoter TrueCharts/batnoter -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/batnoter/0.0.2/charts/common-10.5.10.tgz b/incubator/batnoter/0.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/batnoter/0.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/batnoter/0.0.3/CHANGELOG.md b/incubator/batnoter/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..780f7ac98e5 --- /dev/null +++ b/incubator/batnoter/0.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [batnoter-0.0.3](https://github.com/truecharts/charts/compare/batnoter-0.0.2...batnoter-0.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) + + + + +## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) + + + + +## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) + + + + +## [batnoter-0.0.2]batnoter-0.0.2 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add batnoter ([#3805](https://github.com/truecharts/charts/issues/3805)) + + + + +## [batnoter-0.0.1]batnoter-0.0.1 (2022-09-20) + +### Chore diff --git a/incubator/batnoter/0.0.3/Chart.lock b/incubator/batnoter/0.0.3/Chart.lock new file mode 100644 index 00000000000..a25a6afdf43 --- /dev/null +++ b/incubator/batnoter/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:54:56.845986323Z" diff --git a/incubator/batnoter/0.0.3/Chart.yaml b/incubator/batnoter/0.0.3/Chart.yaml new file mode 100644 index 00000000000..4834ca51014 --- /dev/null +++ b/incubator/batnoter/0.0.3/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: BatNoter is a web application that allows users to store notes in their git repository. +home: https://truecharts.org/docs/charts/incubator/batnoter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png +keywords: + - notes +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: batnoter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/batnoter + - https://github.com/batnoter/batnoter +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - notes + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/batnoter/0.0.3/README.md b/incubator/batnoter/0.0.3/README.md new file mode 100644 index 00000000000..8af6bb241d5 --- /dev/null +++ b/incubator/batnoter/0.0.3/README.md @@ -0,0 +1,106 @@ +# batnoter + +BatNoter is a web application that allows users to store notes in their git repository. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [batnoter](https://truecharts.org/docs/charts/incubator/batnoter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `batnoter` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install batnoter TrueCharts/batnoter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `batnoter` deployment + +```console +helm uninstall batnoter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install batnoter \ + --set env.TZ="America/New York" \ + TrueCharts/batnoter +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install batnoter TrueCharts/batnoter -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/batnoter/0.0.2/app-readme.md b/incubator/batnoter/0.0.3/app-readme.md similarity index 100% rename from incubator/batnoter/0.0.2/app-readme.md rename to incubator/batnoter/0.0.3/app-readme.md diff --git a/incubator/batnoter/0.0.3/charts/common-10.6.1.tgz b/incubator/batnoter/0.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/batnoter/0.0.3/charts/common-10.6.1.tgz differ diff --git a/incubator/batnoter/0.0.2/ix_values.yaml b/incubator/batnoter/0.0.3/ix_values.yaml similarity index 100% rename from incubator/batnoter/0.0.2/ix_values.yaml rename to incubator/batnoter/0.0.3/ix_values.yaml diff --git a/incubator/batnoter/0.0.2/questions.yaml b/incubator/batnoter/0.0.3/questions.yaml similarity index 100% rename from incubator/batnoter/0.0.2/questions.yaml rename to incubator/batnoter/0.0.3/questions.yaml diff --git a/incubator/batnoter/0.0.2/templates/common.yaml b/incubator/batnoter/0.0.3/templates/common.yaml similarity index 100% rename from incubator/batnoter/0.0.2/templates/common.yaml rename to incubator/batnoter/0.0.3/templates/common.yaml diff --git a/incubator/batnoter/0.0.2/values.yaml b/incubator/batnoter/0.0.3/values.yaml similarity index 100% rename from incubator/batnoter/0.0.2/values.yaml rename to incubator/batnoter/0.0.3/values.yaml diff --git a/incubator/bender/0.0.1/CHANGELOG.md b/incubator/bender/0.0.1/CHANGELOG.md deleted file mode 100644 index 05abb56bc6e..00000000000 --- a/incubator/bender/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bender-0.0.1]bender-0.0.1 (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) - - - - -## [bender-0.0.1]bender-0.0.1 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) - - - - -## [bender-0.0.1]bender-0.0.1 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) - - - - -## [bender-0.0.1]bender-0.0.1 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) - - - - -## [bender-0.0.1]bender-0.0.1 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) - - - - -## [bender-0.0.1]bender-0.0.1 (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) - - - - -## [bender-0.0.1]bender-0.0.1 (2022-09-19) - diff --git a/incubator/bender/0.0.1/Chart.lock b/incubator/bender/0.0.1/Chart.lock deleted file mode 100644 index f476b9ce758..00000000000 --- a/incubator/bender/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:02:58.42940974Z" diff --git a/incubator/bender/0.0.1/Chart.yaml b/incubator/bender/0.0.1/Chart.yaml deleted file mode 100644 index 81d825a32c1..00000000000 --- a/incubator/bender/0.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A link dashboard that can be managed without any code. -home: https://truecharts.org/docs/charts/incubator/bender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png -keywords: - - bender - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bender -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bender - - https://github.com/jez500/bender -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/bender/0.0.1/README.md b/incubator/bender/0.0.1/README.md deleted file mode 100644 index 0f94be13331..00000000000 --- a/incubator/bender/0.0.1/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# bender - -A link dashboard that can be managed without any code. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bender](https://truecharts.org/docs/charts/incubator/bender) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `bender` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install bender TrueCharts/bender -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bender` deployment - -```console -helm uninstall bender -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bender \ - --set env.TZ="America/New York" \ - TrueCharts/bender -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bender TrueCharts/bender -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bender/0.0.1/charts/common-10.5.10.tgz b/incubator/bender/0.0.1/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/bender/0.0.1/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/bender/0.0.2/CHANGELOG.md b/incubator/bender/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..a163f128b9b --- /dev/null +++ b/incubator/bender/0.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bender-0.0.2](https://github.com/truecharts/charts/compare/bender-0.0.1...bender-0.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bender-0.0.1]bender-0.0.1 (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) + + + + +## [bender-0.0.1]bender-0.0.1 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) + + + + +## [bender-0.0.1]bender-0.0.1 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) + + + + +## [bender-0.0.1]bender-0.0.1 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) + + + + +## [bender-0.0.1]bender-0.0.1 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add bender ([#3807](https://github.com/truecharts/charts/issues/3807)) + + + + +## [bender-0.0.1]bender-0.0.1 (2022-09-19) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/bender/0.0.2/Chart.lock b/incubator/bender/0.0.2/Chart.lock new file mode 100644 index 00000000000..2ab81770813 --- /dev/null +++ b/incubator/bender/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:55:02.251852156Z" diff --git a/incubator/bender/0.0.2/Chart.yaml b/incubator/bender/0.0.2/Chart.yaml new file mode 100644 index 00000000000..c336c34160c --- /dev/null +++ b/incubator/bender/0.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A link dashboard that can be managed without any code. +home: https://truecharts.org/docs/charts/incubator/bender +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png +keywords: + - bender + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bender +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bender + - https://github.com/jez500/bender +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/bender/0.0.2/README.md b/incubator/bender/0.0.2/README.md new file mode 100644 index 00000000000..71c2b53983c --- /dev/null +++ b/incubator/bender/0.0.2/README.md @@ -0,0 +1,106 @@ +# bender + +A link dashboard that can be managed without any code. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bender](https://truecharts.org/docs/charts/incubator/bender) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bender` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bender TrueCharts/bender +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bender` deployment + +```console +helm uninstall bender +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bender \ + --set env.TZ="America/New York" \ + TrueCharts/bender +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bender TrueCharts/bender -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bender/0.0.1/app-readme.md b/incubator/bender/0.0.2/app-readme.md similarity index 100% rename from incubator/bender/0.0.1/app-readme.md rename to incubator/bender/0.0.2/app-readme.md diff --git a/incubator/bender/0.0.2/charts/common-10.6.1.tgz b/incubator/bender/0.0.2/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/bender/0.0.2/charts/common-10.6.1.tgz differ diff --git a/incubator/bender/0.0.1/ix_values.yaml b/incubator/bender/0.0.2/ix_values.yaml similarity index 100% rename from incubator/bender/0.0.1/ix_values.yaml rename to incubator/bender/0.0.2/ix_values.yaml diff --git a/incubator/bender/0.0.1/questions.yaml b/incubator/bender/0.0.2/questions.yaml similarity index 100% rename from incubator/bender/0.0.1/questions.yaml rename to incubator/bender/0.0.2/questions.yaml diff --git a/incubator/bender/0.0.1/templates/common.yaml b/incubator/bender/0.0.2/templates/common.yaml similarity index 100% rename from incubator/bender/0.0.1/templates/common.yaml rename to incubator/bender/0.0.2/templates/common.yaml diff --git a/incubator/bender/0.0.1/values.yaml b/incubator/bender/0.0.2/values.yaml similarity index 100% rename from incubator/bender/0.0.1/values.yaml rename to incubator/bender/0.0.2/values.yaml diff --git a/incubator/bitcoin-node/0.0.24/CHANGELOG.md b/incubator/bitcoin-node/0.0.24/CHANGELOG.md deleted file mode 100644 index 3551d38e411..00000000000 --- a/incubator/bitcoin-node/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/bitcoin-node/0.0.24/Chart.lock b/incubator/bitcoin-node/0.0.24/Chart.lock deleted file mode 100644 index 737d0d7ae2c..00000000000 --- a/incubator/bitcoin-node/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:14.749609699Z" diff --git a/incubator/bitcoin-node/0.0.24/Chart.yaml b/incubator/bitcoin-node/0.0.24/Chart.yaml deleted file mode 100644 index 515d5b62374..00000000000 --- a/incubator/bitcoin-node/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment." -home: https://truecharts.org/docs/charts/incubator/bitcoin-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png -keywords: - - bitcoin-node - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoin-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node - - https://github.com/kylemanna/docker-bitcoind - - https://hub.docker.com/r/kylemanna/bitcoind -type: application -version: 0.0.24 diff --git a/incubator/bitcoin-node/0.0.24/README.md b/incubator/bitcoin-node/0.0.24/README.md deleted file mode 100644 index 613bdd78a27..00000000000 --- a/incubator/bitcoin-node/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# bitcoin-node - -Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoin-node](https://truecharts.org/docs/charts/incubator/bitcoin-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `bitcoin-node` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install bitcoin-node TrueCharts/bitcoin-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bitcoin-node` deployment - -```console -helm uninstall bitcoin-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoin-node \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoin-node -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bitcoin-node TrueCharts/bitcoin-node -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoin-node/0.0.24/charts/common-10.5.10.tgz b/incubator/bitcoin-node/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/bitcoin-node/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/bitcoin-node/0.0.25/CHANGELOG.md b/incubator/bitcoin-node/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..66ac9ad9a2a --- /dev/null +++ b/incubator/bitcoin-node/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoin-node-0.0.25](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.24...bitcoin-node-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoin-node-0.0.24](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.23...bitcoin-node-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/bitcoin-node/0.0.25/Chart.lock b/incubator/bitcoin-node/0.0.25/Chart.lock new file mode 100644 index 00000000000..d570f11c00b --- /dev/null +++ b/incubator/bitcoin-node/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:55:26.739744368Z" diff --git a/incubator/bitcoin-node/0.0.25/Chart.yaml b/incubator/bitcoin-node/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c6ae6b4dbb0 --- /dev/null +++ b/incubator/bitcoin-node/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment." +home: https://truecharts.org/docs/charts/incubator/bitcoin-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png +keywords: + - bitcoin-node + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoin-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node + - https://github.com/kylemanna/docker-bitcoind + - https://hub.docker.com/r/kylemanna/bitcoind +type: application +version: 0.0.25 diff --git a/incubator/bitcoin-node/0.0.25/README.md b/incubator/bitcoin-node/0.0.25/README.md new file mode 100644 index 00000000000..440b0ca89cc --- /dev/null +++ b/incubator/bitcoin-node/0.0.25/README.md @@ -0,0 +1,107 @@ +# bitcoin-node + +Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoin-node](https://truecharts.org/docs/charts/incubator/bitcoin-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bitcoin-node` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bitcoin-node TrueCharts/bitcoin-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bitcoin-node` deployment + +```console +helm uninstall bitcoin-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoin-node \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoin-node +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bitcoin-node TrueCharts/bitcoin-node -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoin-node/0.0.24/app-readme.md b/incubator/bitcoin-node/0.0.25/app-readme.md similarity index 100% rename from incubator/bitcoin-node/0.0.24/app-readme.md rename to incubator/bitcoin-node/0.0.25/app-readme.md diff --git a/incubator/bitcoin-node/0.0.25/charts/common-10.6.1.tgz b/incubator/bitcoin-node/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/bitcoin-node/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/bitcoin-node/0.0.24/ix_values.yaml b/incubator/bitcoin-node/0.0.25/ix_values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.24/ix_values.yaml rename to incubator/bitcoin-node/0.0.25/ix_values.yaml diff --git a/incubator/bitcoin-node/0.0.24/questions.yaml b/incubator/bitcoin-node/0.0.25/questions.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.24/questions.yaml rename to incubator/bitcoin-node/0.0.25/questions.yaml diff --git a/incubator/bitcoin-node/0.0.24/templates/common.yaml b/incubator/bitcoin-node/0.0.25/templates/common.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.24/templates/common.yaml rename to incubator/bitcoin-node/0.0.25/templates/common.yaml diff --git a/incubator/bitcoin-node/0.0.24/values.yaml b/incubator/bitcoin-node/0.0.25/values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.24/values.yaml rename to incubator/bitcoin-node/0.0.25/values.yaml diff --git a/incubator/bitcoind/0.0.25/CHANGELOG.md b/incubator/bitcoind/0.0.25/CHANGELOG.md deleted file mode 100644 index 4b4dd119b36..00000000000 --- a/incubator/bitcoind/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-20) diff --git a/incubator/bitcoind/0.0.25/Chart.lock b/incubator/bitcoind/0.0.25/Chart.lock deleted file mode 100644 index ec85aeafbda..00000000000 --- a/incubator/bitcoind/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:19.695735519Z" diff --git a/incubator/bitcoind/0.0.25/Chart.yaml b/incubator/bitcoind/0.0.25/Chart.yaml deleted file mode 100644 index 940a6634e1b..00000000000 --- a/incubator/bitcoind/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Other - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.\n" -home: https://truecharts.org/docs/charts/incubator/bitcoind -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png -keywords: - - bitcoind - - Tools-Utilities - - Network-Other - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoind -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind - - https://bitcoin.org/ - - https://hub.docker.com/r/ofawx/bitcoind/ -type: application -version: 0.0.25 diff --git a/incubator/bitcoind/0.0.25/README.md b/incubator/bitcoind/0.0.25/README.md deleted file mode 100644 index ab399d8c7aa..00000000000 --- a/incubator/bitcoind/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# bitcoind - -Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoind](https://truecharts.org/docs/charts/incubator/bitcoind) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `bitcoind` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install bitcoind TrueCharts/bitcoind -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bitcoind` deployment - -```console -helm uninstall bitcoind -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoind \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoind -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bitcoind TrueCharts/bitcoind -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoind/0.0.25/charts/common-10.5.10.tgz b/incubator/bitcoind/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/bitcoind/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/bitcoind/0.0.26/CHANGELOG.md b/incubator/bitcoind/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..89f175239c0 --- /dev/null +++ b/incubator/bitcoind/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoind-0.0.26](https://github.com/truecharts/charts/compare/bitcoind-0.0.25...bitcoind-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoind-0.0.25](https://github.com/truecharts/charts/compare/bitcoind-0.0.23...bitcoind-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/bitcoind/0.0.26/Chart.lock b/incubator/bitcoind/0.0.26/Chart.lock new file mode 100644 index 00000000000..ffd0260660a --- /dev/null +++ b/incubator/bitcoind/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:55:28.160057817Z" diff --git a/incubator/bitcoind/0.0.26/Chart.yaml b/incubator/bitcoind/0.0.26/Chart.yaml new file mode 100644 index 00000000000..62ff91b7509 --- /dev/null +++ b/incubator/bitcoind/0.0.26/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Other + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.\n" +home: https://truecharts.org/docs/charts/incubator/bitcoind +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png +keywords: + - bitcoind + - Tools-Utilities + - Network-Other + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoind +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind + - https://bitcoin.org/ + - https://hub.docker.com/r/ofawx/bitcoind/ +type: application +version: 0.0.26 diff --git a/incubator/bitcoind/0.0.26/README.md b/incubator/bitcoind/0.0.26/README.md new file mode 100644 index 00000000000..2cab87d0c2b --- /dev/null +++ b/incubator/bitcoind/0.0.26/README.md @@ -0,0 +1,107 @@ +# bitcoind + +Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoind](https://truecharts.org/docs/charts/incubator/bitcoind) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bitcoind` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bitcoind TrueCharts/bitcoind +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bitcoind` deployment + +```console +helm uninstall bitcoind +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoind \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoind +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bitcoind TrueCharts/bitcoind -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoind/0.0.25/app-readme.md b/incubator/bitcoind/0.0.26/app-readme.md similarity index 100% rename from incubator/bitcoind/0.0.25/app-readme.md rename to incubator/bitcoind/0.0.26/app-readme.md diff --git a/incubator/bitcoind/0.0.26/charts/common-10.6.1.tgz b/incubator/bitcoind/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/bitcoind/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/bitcoind/0.0.25/ix_values.yaml b/incubator/bitcoind/0.0.26/ix_values.yaml similarity index 100% rename from incubator/bitcoind/0.0.25/ix_values.yaml rename to incubator/bitcoind/0.0.26/ix_values.yaml diff --git a/incubator/bitcoind/0.0.25/questions.yaml b/incubator/bitcoind/0.0.26/questions.yaml similarity index 100% rename from incubator/bitcoind/0.0.25/questions.yaml rename to incubator/bitcoind/0.0.26/questions.yaml diff --git a/incubator/bitcoind/0.0.25/templates/common.yaml b/incubator/bitcoind/0.0.26/templates/common.yaml similarity index 100% rename from incubator/bitcoind/0.0.25/templates/common.yaml rename to incubator/bitcoind/0.0.26/templates/common.yaml diff --git a/incubator/bitcoind/0.0.25/values.yaml b/incubator/bitcoind/0.0.26/values.yaml similarity index 100% rename from incubator/bitcoind/0.0.25/values.yaml rename to incubator/bitcoind/0.0.26/values.yaml diff --git a/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md deleted file mode 100644 index 1c1e3241925..00000000000 --- a/incubator/bitcoinunlimited/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/bitcoinunlimited/0.0.24/Chart.lock b/incubator/bitcoinunlimited/0.0.24/Chart.lock deleted file mode 100644 index 8bff936b34f..00000000000 --- a/incubator/bitcoinunlimited/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:20.665484733Z" diff --git a/incubator/bitcoinunlimited/0.0.24/Chart.yaml b/incubator/bitcoinunlimited/0.0.24/Chart.yaml deleted file mode 100644 index 65c4397a665..00000000000 --- a/incubator/bitcoinunlimited/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem." -home: https://truecharts.org/docs/charts/incubator/bitcoinunlimited -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png -keywords: - - bitcoinunlimited - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoinunlimited -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited - - https://hub.docker.com/r/amacneil/bitcoinunlimited/~/dockerfile/ -type: application -version: 0.0.24 diff --git a/incubator/bitcoinunlimited/0.0.24/README.md b/incubator/bitcoinunlimited/0.0.24/README.md deleted file mode 100644 index af8d97f10a2..00000000000 --- a/incubator/bitcoinunlimited/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# bitcoinunlimited - -The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoinunlimited](https://truecharts.org/docs/charts/incubator/bitcoinunlimited) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `bitcoinunlimited` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install bitcoinunlimited TrueCharts/bitcoinunlimited -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bitcoinunlimited` deployment - -```console -helm uninstall bitcoinunlimited -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoinunlimited \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoinunlimited -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bitcoinunlimited TrueCharts/bitcoinunlimited -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinunlimited/0.0.24/charts/common-10.5.10.tgz b/incubator/bitcoinunlimited/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/bitcoinunlimited/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/bitcoinunlimited/0.0.25/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e68e0551635 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoinunlimited-0.0.25](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.24...bitcoinunlimited-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinunlimited-0.0.24](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.23...bitcoinunlimited-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/bitcoinunlimited/0.0.25/Chart.lock b/incubator/bitcoinunlimited/0.0.25/Chart.lock new file mode 100644 index 00000000000..c3932504672 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:55:28.437218437Z" diff --git a/incubator/bitcoinunlimited/0.0.25/Chart.yaml b/incubator/bitcoinunlimited/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8a33c6795e9 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem." +home: https://truecharts.org/docs/charts/incubator/bitcoinunlimited +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png +keywords: + - bitcoinunlimited + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoinunlimited +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinunlimited + - https://hub.docker.com/r/amacneil/bitcoinunlimited/~/dockerfile/ +type: application +version: 0.0.25 diff --git a/incubator/bitcoinunlimited/0.0.25/README.md b/incubator/bitcoinunlimited/0.0.25/README.md new file mode 100644 index 00000000000..d8bb06ddb06 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.25/README.md @@ -0,0 +1,106 @@ +# bitcoinunlimited + +The Bitcoin Unlimited project seeks to provide a voice to all stakeholders in the Bitcoin ecosystem. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoinunlimited](https://truecharts.org/docs/charts/incubator/bitcoinunlimited) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bitcoinunlimited` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bitcoinunlimited TrueCharts/bitcoinunlimited +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bitcoinunlimited` deployment + +```console +helm uninstall bitcoinunlimited +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoinunlimited \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoinunlimited +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bitcoinunlimited TrueCharts/bitcoinunlimited -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinunlimited/0.0.24/app-readme.md b/incubator/bitcoinunlimited/0.0.25/app-readme.md similarity index 100% rename from incubator/bitcoinunlimited/0.0.24/app-readme.md rename to incubator/bitcoinunlimited/0.0.25/app-readme.md diff --git a/incubator/bitcoinunlimited/0.0.25/charts/common-10.6.1.tgz b/incubator/bitcoinunlimited/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/bitcoinunlimited/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/bitcoinunlimited/0.0.24/ix_values.yaml b/incubator/bitcoinunlimited/0.0.25/ix_values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.24/ix_values.yaml rename to incubator/bitcoinunlimited/0.0.25/ix_values.yaml diff --git a/incubator/bitcoinunlimited/0.0.24/questions.yaml b/incubator/bitcoinunlimited/0.0.25/questions.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.24/questions.yaml rename to incubator/bitcoinunlimited/0.0.25/questions.yaml diff --git a/incubator/bitcoinunlimited/0.0.24/templates/common.yaml b/incubator/bitcoinunlimited/0.0.25/templates/common.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.24/templates/common.yaml rename to incubator/bitcoinunlimited/0.0.25/templates/common.yaml diff --git a/incubator/bitcoinunlimited/0.0.24/values.yaml b/incubator/bitcoinunlimited/0.0.25/values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.24/values.yaml rename to incubator/bitcoinunlimited/0.0.25/values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md deleted file mode 100644 index 7e860b83183..00000000000 --- a/incubator/bitcoinwalletgui/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/bitcoinwalletgui/0.0.24/Chart.lock b/incubator/bitcoinwalletgui/0.0.24/Chart.lock deleted file mode 100644 index a48322c4961..00000000000 --- a/incubator/bitcoinwalletgui/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:23.926835915Z" diff --git a/incubator/bitcoinwalletgui/0.0.24/Chart.yaml b/incubator/bitcoinwalletgui/0.0.24/Chart.yaml deleted file mode 100644 index d98a1376758..00000000000 --- a/incubator/bitcoinwalletgui/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Bitcoin wallet with GUI over VNC and NoVNC. \n" -home: https://truecharts.org/docs/charts/incubator/bitcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png -keywords: - - bitcoinwalletgui - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bitcoinwalletgui -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui - - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui -type: application -version: 0.0.24 diff --git a/incubator/bitcoinwalletgui/0.0.24/README.md b/incubator/bitcoinwalletgui/0.0.24/README.md deleted file mode 100644 index fc6113ee25c..00000000000 --- a/incubator/bitcoinwalletgui/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# bitcoinwalletgui - -Bitcoin wallet with GUI over VNC and NoVNC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bitcoinwalletgui](https://truecharts.org/docs/charts/incubator/bitcoinwalletgui) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `bitcoinwalletgui` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install bitcoinwalletgui TrueCharts/bitcoinwalletgui -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bitcoinwalletgui` deployment - -```console -helm uninstall bitcoinwalletgui -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bitcoinwalletgui \ - --set env.TZ="America/New York" \ - TrueCharts/bitcoinwalletgui -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bitcoinwalletgui TrueCharts/bitcoinwalletgui -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinwalletgui/0.0.24/charts/common-10.5.10.tgz b/incubator/bitcoinwalletgui/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/bitcoinwalletgui/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/bitcoinwalletgui/0.0.25/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..500db38f1be --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.24...bitcoinwalletgui-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bitcoinwalletgui-0.0.24](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.23...bitcoinwalletgui-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/bitcoinwalletgui/0.0.25/Chart.lock b/incubator/bitcoinwalletgui/0.0.25/Chart.lock new file mode 100644 index 00000000000..7fe0619f3aa --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:55:33.473224531Z" diff --git a/incubator/bitcoinwalletgui/0.0.25/Chart.yaml b/incubator/bitcoinwalletgui/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e204d896dba --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Bitcoin wallet with GUI over VNC and NoVNC. \n" +home: https://truecharts.org/docs/charts/incubator/bitcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png +keywords: + - bitcoinwalletgui + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bitcoinwalletgui +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoinwalletgui + - https://hub.docker.com/r/ulisses1478/bitcoinwallet-gui +type: application +version: 0.0.25 diff --git a/incubator/bitcoinwalletgui/0.0.25/README.md b/incubator/bitcoinwalletgui/0.0.25/README.md new file mode 100644 index 00000000000..ee3427fc190 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.25/README.md @@ -0,0 +1,106 @@ +# bitcoinwalletgui + +Bitcoin wallet with GUI over VNC and NoVNC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bitcoinwalletgui](https://truecharts.org/docs/charts/incubator/bitcoinwalletgui) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bitcoinwalletgui` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bitcoinwalletgui TrueCharts/bitcoinwalletgui +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bitcoinwalletgui` deployment + +```console +helm uninstall bitcoinwalletgui +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bitcoinwalletgui \ + --set env.TZ="America/New York" \ + TrueCharts/bitcoinwalletgui +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bitcoinwalletgui TrueCharts/bitcoinwalletgui -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bitcoinwalletgui/0.0.24/app-readme.md b/incubator/bitcoinwalletgui/0.0.25/app-readme.md similarity index 100% rename from incubator/bitcoinwalletgui/0.0.24/app-readme.md rename to incubator/bitcoinwalletgui/0.0.25/app-readme.md diff --git a/incubator/bitcoinwalletgui/0.0.25/charts/common-10.6.1.tgz b/incubator/bitcoinwalletgui/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/bitcoinwalletgui/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/bitcoinwalletgui/0.0.24/ix_values.yaml b/incubator/bitcoinwalletgui/0.0.25/ix_values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.24/ix_values.yaml rename to incubator/bitcoinwalletgui/0.0.25/ix_values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.24/questions.yaml b/incubator/bitcoinwalletgui/0.0.25/questions.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.24/questions.yaml rename to incubator/bitcoinwalletgui/0.0.25/questions.yaml diff --git a/incubator/bitcoinwalletgui/0.0.24/templates/common.yaml b/incubator/bitcoinwalletgui/0.0.25/templates/common.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.24/templates/common.yaml rename to incubator/bitcoinwalletgui/0.0.25/templates/common.yaml diff --git a/incubator/bitcoinwalletgui/0.0.24/values.yaml b/incubator/bitcoinwalletgui/0.0.25/values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.24/values.yaml rename to incubator/bitcoinwalletgui/0.0.25/values.yaml diff --git a/incubator/blender-desktop-g3/0.0.25/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.25/CHANGELOG.md deleted file mode 100644 index 55f14323400..00000000000 --- a/incubator/blender-desktop-g3/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-20) diff --git a/incubator/blender-desktop-g3/0.0.25/Chart.lock b/incubator/blender-desktop-g3/0.0.25/Chart.lock deleted file mode 100644 index d3d79844e33..00000000000 --- a/incubator/blender-desktop-g3/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:45.347755123Z" diff --git a/incubator/blender-desktop-g3/0.0.25/Chart.yaml b/incubator/blender-desktop-g3/0.0.25/Chart.yaml deleted file mode 100644 index 04c097f4176..00000000000 --- a/incubator/blender-desktop-g3/0.0.25/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" -home: https://truecharts.org/docs/charts/incubator/blender-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png -keywords: - - blender-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blender-desktop-g3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 -type: application -version: 0.0.25 diff --git a/incubator/blender-desktop-g3/0.0.25/README.md b/incubator/blender-desktop-g3/0.0.25/README.md deleted file mode 100644 index 5d86c584dc7..00000000000 --- a/incubator/blender-desktop-g3/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# blender-desktop-g3 - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [blender-desktop-g3](https://truecharts.org/docs/charts/incubator/blender-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `blender-desktop-g3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `blender-desktop-g3` deployment - -```console -helm uninstall blender-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blender-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/blender-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender-desktop-g3/0.0.25/charts/common-10.5.10.tgz b/incubator/blender-desktop-g3/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/blender-desktop-g3/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/blender-desktop-g3/0.0.26/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..70a10196541 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blender-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.25...blender-desktop-g3-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-desktop-g3-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/blender-desktop-g3/0.0.26/Chart.lock b/incubator/blender-desktop-g3/0.0.26/Chart.lock new file mode 100644 index 00000000000..cfb61014691 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:55:59.908841762Z" diff --git a/incubator/blender-desktop-g3/0.0.26/Chart.yaml b/incubator/blender-desktop-g3/0.0.26/Chart.yaml new file mode 100644 index 00000000000..94233e1287d --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.26/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/blender-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender-desktop-g3.png +keywords: + - blender-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blender-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-blender-g3 +type: application +version: 0.0.26 diff --git a/incubator/blender-desktop-g3/0.0.26/README.md b/incubator/blender-desktop-g3/0.0.26/README.md new file mode 100644 index 00000000000..1de7888cdb7 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.26/README.md @@ -0,0 +1,107 @@ +# blender-desktop-g3 + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [blender-desktop-g3](https://truecharts.org/docs/charts/incubator/blender-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `blender-desktop-g3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `blender-desktop-g3` deployment + +```console +helm uninstall blender-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blender-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/blender-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install blender-desktop-g3 TrueCharts/blender-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender-desktop-g3/0.0.25/app-readme.md b/incubator/blender-desktop-g3/0.0.26/app-readme.md similarity index 100% rename from incubator/blender-desktop-g3/0.0.25/app-readme.md rename to incubator/blender-desktop-g3/0.0.26/app-readme.md diff --git a/incubator/blender-desktop-g3/0.0.26/charts/common-10.6.1.tgz b/incubator/blender-desktop-g3/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/blender-desktop-g3/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/blender-desktop-g3/0.0.25/ix_values.yaml b/incubator/blender-desktop-g3/0.0.26/ix_values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.25/ix_values.yaml rename to incubator/blender-desktop-g3/0.0.26/ix_values.yaml diff --git a/incubator/blender-desktop-g3/0.0.25/questions.yaml b/incubator/blender-desktop-g3/0.0.26/questions.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.25/questions.yaml rename to incubator/blender-desktop-g3/0.0.26/questions.yaml diff --git a/incubator/blender-desktop-g3/0.0.25/templates/common.yaml b/incubator/blender-desktop-g3/0.0.26/templates/common.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.25/templates/common.yaml rename to incubator/blender-desktop-g3/0.0.26/templates/common.yaml diff --git a/incubator/blender-desktop-g3/0.0.25/values.yaml b/incubator/blender-desktop-g3/0.0.26/values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.25/values.yaml rename to incubator/blender-desktop-g3/0.0.26/values.yaml diff --git a/incubator/blender/0.0.30/CHANGELOG.md b/incubator/blender/0.0.30/CHANGELOG.md deleted file mode 100644 index df5828a415d..00000000000 --- a/incubator/blender/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blender-0.0.30](https://github.com/truecharts/charts/compare/blender-0.0.29...blender-0.0.30) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/blender/0.0.30/Chart.lock b/incubator/blender/0.0.30/Chart.lock deleted file mode 100644 index af04093afaf..00000000000 --- a/incubator/blender/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:47:46.591193944Z" diff --git a/incubator/blender/0.0.30/Chart.yaml b/incubator/blender/0.0.30/Chart.yaml deleted file mode 100644 index df7f00fcbc8..00000000000 --- a/incubator/blender/0.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** -home: https://truecharts.org/docs/charts/incubator/blender -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png -keywords: - - blender - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blender -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/blender - - https://www.blender.org/ - - https://github.com/orgs/linuxserver/packages/container/package/blender - - https://github.com/linuxserver/docker-blender#readme -type: application -version: 0.0.30 diff --git a/incubator/blender/0.0.30/README.md b/incubator/blender/0.0.30/README.md deleted file mode 100644 index aae7e12bfca..00000000000 --- a/incubator/blender/0.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# blender - -Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [blender](https://truecharts.org/docs/charts/incubator/blender) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `blender` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install blender TrueCharts/blender -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `blender` deployment - -```console -helm uninstall blender -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blender \ - --set env.TZ="America/New York" \ - TrueCharts/blender -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install blender TrueCharts/blender -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender/0.0.30/charts/common-10.5.10.tgz b/incubator/blender/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/blender/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/blender/0.0.31/CHANGELOG.md b/incubator/blender/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ee4164777d9 --- /dev/null +++ b/incubator/blender/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blender-0.0.31](https://github.com/truecharts/charts/compare/blender-0.0.30...blender-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [blender-0.0.30](https://github.com/truecharts/charts/compare/blender-0.0.29...blender-0.0.30) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blender-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.23...blender-0.0.29) (2022-09-20) + +### Chore diff --git a/incubator/blender/0.0.31/Chart.lock b/incubator/blender/0.0.31/Chart.lock new file mode 100644 index 00000000000..c258894b253 --- /dev/null +++ b/incubator/blender/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:55:58.374601177Z" diff --git a/incubator/blender/0.0.31/Chart.yaml b/incubator/blender/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2e64f28a15e --- /dev/null +++ b/incubator/blender/0.0.31/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** +home: https://truecharts.org/docs/charts/incubator/blender +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png +keywords: + - blender + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blender +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/blender + - https://www.blender.org/ + - https://github.com/orgs/linuxserver/packages/container/package/blender + - https://github.com/linuxserver/docker-blender#readme +type: application +version: 0.0.31 diff --git a/incubator/blender/0.0.31/README.md b/incubator/blender/0.0.31/README.md new file mode 100644 index 00000000000..b5a3b574289 --- /dev/null +++ b/incubator/blender/0.0.31/README.md @@ -0,0 +1,108 @@ +# blender + +Blender(https://www.blender.org/) is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. **This image does not support GPU rendering out of the box only accelerated workspace experience** + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [blender](https://truecharts.org/docs/charts/incubator/blender) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `blender` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install blender TrueCharts/blender +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `blender` deployment + +```console +helm uninstall blender +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blender \ + --set env.TZ="America/New York" \ + TrueCharts/blender +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install blender TrueCharts/blender -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/blender/0.0.30/app-readme.md b/incubator/blender/0.0.31/app-readme.md similarity index 100% rename from incubator/blender/0.0.30/app-readme.md rename to incubator/blender/0.0.31/app-readme.md diff --git a/incubator/blender/0.0.31/charts/common-10.6.1.tgz b/incubator/blender/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/blender/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/blender/0.0.30/ix_values.yaml b/incubator/blender/0.0.31/ix_values.yaml similarity index 100% rename from incubator/blender/0.0.30/ix_values.yaml rename to incubator/blender/0.0.31/ix_values.yaml diff --git a/incubator/blender/0.0.30/questions.yaml b/incubator/blender/0.0.31/questions.yaml similarity index 100% rename from incubator/blender/0.0.30/questions.yaml rename to incubator/blender/0.0.31/questions.yaml diff --git a/incubator/blender/0.0.30/templates/common.yaml b/incubator/blender/0.0.31/templates/common.yaml similarity index 100% rename from incubator/blender/0.0.30/templates/common.yaml rename to incubator/blender/0.0.31/templates/common.yaml diff --git a/incubator/blender/0.0.30/values.yaml b/incubator/blender/0.0.31/values.yaml similarity index 100% rename from incubator/blender/0.0.30/values.yaml rename to incubator/blender/0.0.31/values.yaml diff --git a/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md deleted file mode 100644 index 7a1230c201d..00000000000 --- a/incubator/breitbandmessung-de/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/breitbandmessung-de/0.0.26/Chart.lock b/incubator/breitbandmessung-de/0.0.26/Chart.lock deleted file mode 100644 index cbe68e3948f..00000000000 --- a/incubator/breitbandmessung-de/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:46.414894983Z" diff --git a/incubator/breitbandmessung-de/0.0.26/Chart.yaml b/incubator/breitbandmessung-de/0.0.26/Chart.yaml deleted file mode 100644 index 9b548063e52..00000000000 --- a/incubator/breitbandmessung-de/0.0.26/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity - - Tools-Utilities - - Other - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way." -home: https://truecharts.org/docs/charts/incubator/breitbandmessung-de -icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png -keywords: - - breitbandmessung-de - - HomeAutomation - - Productivity - - Tools-Utilities - - Other - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: breitbandmessung-de -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de - - https://github.com/shneezin/breitbandmessung-node - - https://hub.docker.com/r/shneezin/breitbandmessung-node -type: application -version: 0.0.26 diff --git a/incubator/breitbandmessung-de/0.0.26/README.md b/incubator/breitbandmessung-de/0.0.26/README.md deleted file mode 100644 index 60aa6f742fe..00000000000 --- a/incubator/breitbandmessung-de/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# breitbandmessung-de - -A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [breitbandmessung-de](https://truecharts.org/docs/charts/incubator/breitbandmessung-de) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `breitbandmessung-de` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install breitbandmessung-de TrueCharts/breitbandmessung-de -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `breitbandmessung-de` deployment - -```console -helm uninstall breitbandmessung-de -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install breitbandmessung-de \ - --set env.TZ="America/New York" \ - TrueCharts/breitbandmessung-de -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install breitbandmessung-de TrueCharts/breitbandmessung-de -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/breitbandmessung-de/0.0.26/charts/common-10.5.10.tgz b/incubator/breitbandmessung-de/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/breitbandmessung-de/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/breitbandmessung-de/0.0.27/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..a13c761c118 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [breitbandmessung-de-0.0.27](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.26...breitbandmessung-de-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [breitbandmessung-de-0.0.26](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.25...breitbandmessung-de-0.0.26) (2022-09-20) + +### Chore diff --git a/incubator/breitbandmessung-de/0.0.27/Chart.lock b/incubator/breitbandmessung-de/0.0.27/Chart.lock new file mode 100644 index 00000000000..7e02489f14e --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:56:00.544921902Z" diff --git a/incubator/breitbandmessung-de/0.0.27/Chart.yaml b/incubator/breitbandmessung-de/0.0.27/Chart.yaml new file mode 100644 index 00000000000..3779d83b895 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.27/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way." +home: https://truecharts.org/docs/charts/incubator/breitbandmessung-de +icon: https://truecharts.org/img/hotlink-ok/chart-icons/breitbandmessung-de.png +keywords: + - breitbandmessung-de + - HomeAutomation + - Productivity + - Tools-Utilities + - Other + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: breitbandmessung-de +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/breitbandmessung-de + - https://github.com/shneezin/breitbandmessung-node + - https://hub.docker.com/r/shneezin/breitbandmessung-node +type: application +version: 0.0.27 diff --git a/incubator/breitbandmessung-de/0.0.27/README.md b/incubator/breitbandmessung-de/0.0.27/README.md new file mode 100644 index 00000000000..72dbc3c13c9 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.27/README.md @@ -0,0 +1,107 @@ +# breitbandmessung-de + +A script to enable customers of lazy ISPs to perform measurement campaigns of the connection speed as described here in an automated way. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [breitbandmessung-de](https://truecharts.org/docs/charts/incubator/breitbandmessung-de) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `breitbandmessung-de` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install breitbandmessung-de TrueCharts/breitbandmessung-de +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `breitbandmessung-de` deployment + +```console +helm uninstall breitbandmessung-de +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install breitbandmessung-de \ + --set env.TZ="America/New York" \ + TrueCharts/breitbandmessung-de +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install breitbandmessung-de TrueCharts/breitbandmessung-de -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/breitbandmessung-de/0.0.26/app-readme.md b/incubator/breitbandmessung-de/0.0.27/app-readme.md similarity index 100% rename from incubator/breitbandmessung-de/0.0.26/app-readme.md rename to incubator/breitbandmessung-de/0.0.27/app-readme.md diff --git a/incubator/breitbandmessung-de/0.0.27/charts/common-10.6.1.tgz b/incubator/breitbandmessung-de/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/breitbandmessung-de/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/breitbandmessung-de/0.0.26/ix_values.yaml b/incubator/breitbandmessung-de/0.0.27/ix_values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.26/ix_values.yaml rename to incubator/breitbandmessung-de/0.0.27/ix_values.yaml diff --git a/incubator/breitbandmessung-de/0.0.26/questions.yaml b/incubator/breitbandmessung-de/0.0.27/questions.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.26/questions.yaml rename to incubator/breitbandmessung-de/0.0.27/questions.yaml diff --git a/incubator/breitbandmessung-de/0.0.26/templates/common.yaml b/incubator/breitbandmessung-de/0.0.27/templates/common.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.26/templates/common.yaml rename to incubator/breitbandmessung-de/0.0.27/templates/common.yaml diff --git a/incubator/breitbandmessung-de/0.0.26/values.yaml b/incubator/breitbandmessung-de/0.0.27/values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.26/values.yaml rename to incubator/breitbandmessung-de/0.0.27/values.yaml diff --git a/incubator/btdex/0.0.26/CHANGELOG.md b/incubator/btdex/0.0.26/CHANGELOG.md deleted file mode 100644 index 9d2202f69c9..00000000000 --- a/incubator/btdex/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/btdex/0.0.26/Chart.lock b/incubator/btdex/0.0.26/Chart.lock deleted file mode 100644 index b46f2a273ab..00000000000 --- a/incubator/btdex/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:03:49.535253197Z" diff --git a/incubator/btdex/0.0.26/Chart.yaml b/incubator/btdex/0.0.26/Chart.yaml deleted file mode 100644 index f84c12ae5d3..00000000000 --- a/incubator/btdex/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. -home: https://truecharts.org/docs/charts/incubator/btdex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png -keywords: - - btdex - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: btdex -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex - - https://btdex.trade/ - - https://hub.docker.com/r/furritos/docker-btdex:latest -type: application -version: 0.0.26 diff --git a/incubator/btdex/0.0.26/README.md b/incubator/btdex/0.0.26/README.md deleted file mode 100644 index 4e0f3e7cb6f..00000000000 --- a/incubator/btdex/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# btdex - -This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [btdex](https://truecharts.org/docs/charts/incubator/btdex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `btdex` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install btdex TrueCharts/btdex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `btdex` deployment - -```console -helm uninstall btdex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install btdex \ - --set env.TZ="America/New York" \ - TrueCharts/btdex -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install btdex TrueCharts/btdex -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/btdex/0.0.26/charts/common-10.5.10.tgz b/incubator/btdex/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/btdex/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/btdex/0.0.27/CHANGELOG.md b/incubator/btdex/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..11eb683ce7f --- /dev/null +++ b/incubator/btdex/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [btdex-0.0.27](https://github.com/truecharts/charts/compare/btdex-0.0.26...btdex-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [btdex-0.0.26](https://github.com/truecharts/charts/compare/btdex-0.0.25...btdex-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/btdex/0.0.27/Chart.lock b/incubator/btdex/0.0.27/Chart.lock new file mode 100644 index 00000000000..b213324a64b --- /dev/null +++ b/incubator/btdex/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:56:04.421903079Z" diff --git a/incubator/btdex/0.0.27/Chart.yaml b/incubator/btdex/0.0.27/Chart.yaml new file mode 100644 index 00000000000..a094cfdd476 --- /dev/null +++ b/incubator/btdex/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. +home: https://truecharts.org/docs/charts/incubator/btdex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/btdex.png +keywords: + - btdex + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: btdex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/btdex + - https://btdex.trade/ + - https://hub.docker.com/r/furritos/docker-btdex:latest +type: application +version: 0.0.27 diff --git a/incubator/btdex/0.0.27/README.md b/incubator/btdex/0.0.27/README.md new file mode 100644 index 00000000000..bffeeae7b3f --- /dev/null +++ b/incubator/btdex/0.0.27/README.md @@ -0,0 +1,107 @@ +# btdex + +This is a Docker Chart for BTDEX based on jlesage/Chart-baseimage-gui Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [btdex](https://truecharts.org/docs/charts/incubator/btdex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `btdex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install btdex TrueCharts/btdex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `btdex` deployment + +```console +helm uninstall btdex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install btdex \ + --set env.TZ="America/New York" \ + TrueCharts/btdex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install btdex TrueCharts/btdex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/btdex/0.0.26/app-readme.md b/incubator/btdex/0.0.27/app-readme.md similarity index 100% rename from incubator/btdex/0.0.26/app-readme.md rename to incubator/btdex/0.0.27/app-readme.md diff --git a/incubator/btdex/0.0.27/charts/common-10.6.1.tgz b/incubator/btdex/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/btdex/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/btdex/0.0.26/ix_values.yaml b/incubator/btdex/0.0.27/ix_values.yaml similarity index 100% rename from incubator/btdex/0.0.26/ix_values.yaml rename to incubator/btdex/0.0.27/ix_values.yaml diff --git a/incubator/btdex/0.0.26/questions.yaml b/incubator/btdex/0.0.27/questions.yaml similarity index 100% rename from incubator/btdex/0.0.26/questions.yaml rename to incubator/btdex/0.0.27/questions.yaml diff --git a/incubator/btdex/0.0.26/templates/common.yaml b/incubator/btdex/0.0.27/templates/common.yaml similarity index 100% rename from incubator/btdex/0.0.26/templates/common.yaml rename to incubator/btdex/0.0.27/templates/common.yaml diff --git a/incubator/btdex/0.0.26/values.yaml b/incubator/btdex/0.0.27/values.yaml similarity index 100% rename from incubator/btdex/0.0.26/values.yaml rename to incubator/btdex/0.0.27/values.yaml diff --git a/incubator/bwapp/0.0.24/CHANGELOG.md b/incubator/bwapp/0.0.24/CHANGELOG.md deleted file mode 100644 index bc1f213ea85..00000000000 --- a/incubator/bwapp/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/bwapp/0.0.24/Chart.lock b/incubator/bwapp/0.0.24/Chart.lock deleted file mode 100644 index 50cb130d8fb..00000000000 --- a/incubator/bwapp/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:05.524202189Z" diff --git a/incubator/bwapp/0.0.24/Chart.yaml b/incubator/bwapp/0.0.24/Chart.yaml deleted file mode 100644 index e0567e68090..00000000000 --- a/incubator/bwapp/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "bWAPP, or a buggy web application, is a free and open source deliberately insecure web application." -home: https://truecharts.org/docs/charts/incubator/bwapp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png -keywords: - - bwapp - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bwapp -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp - - https://sourceforge.net/projects/bwapp/ - - https://hub.docker.com/r/raesene/bwapp/ -type: application -version: 0.0.24 diff --git a/incubator/bwapp/0.0.24/README.md b/incubator/bwapp/0.0.24/README.md deleted file mode 100644 index 7f4c8d3ca07..00000000000 --- a/incubator/bwapp/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# bwapp - -bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bwapp](https://truecharts.org/docs/charts/incubator/bwapp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `bwapp` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install bwapp TrueCharts/bwapp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bwapp` deployment - -```console -helm uninstall bwapp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bwapp \ - --set env.TZ="America/New York" \ - TrueCharts/bwapp -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bwapp TrueCharts/bwapp -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/bwapp/0.0.24/charts/common-10.5.10.tgz b/incubator/bwapp/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/bwapp/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/bwapp/0.0.25/CHANGELOG.md b/incubator/bwapp/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..128a4448a14 --- /dev/null +++ b/incubator/bwapp/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bwapp-0.0.25](https://github.com/truecharts/charts/compare/bwapp-0.0.24...bwapp-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [bwapp-0.0.24](https://github.com/truecharts/charts/compare/bwapp-0.0.23...bwapp-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/bwapp/0.0.25/Chart.lock b/incubator/bwapp/0.0.25/Chart.lock new file mode 100644 index 00000000000..f18e810e42f --- /dev/null +++ b/incubator/bwapp/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:56:30.363679373Z" diff --git a/incubator/bwapp/0.0.25/Chart.yaml b/incubator/bwapp/0.0.25/Chart.yaml new file mode 100644 index 00000000000..cd3b32c6025 --- /dev/null +++ b/incubator/bwapp/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "bWAPP, or a buggy web application, is a free and open source deliberately insecure web application." +home: https://truecharts.org/docs/charts/incubator/bwapp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bwapp.png +keywords: + - bwapp + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bwapp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/bwapp + - https://sourceforge.net/projects/bwapp/ + - https://hub.docker.com/r/raesene/bwapp/ +type: application +version: 0.0.25 diff --git a/incubator/bwapp/0.0.25/README.md b/incubator/bwapp/0.0.25/README.md new file mode 100644 index 00000000000..7b8a89ab48f --- /dev/null +++ b/incubator/bwapp/0.0.25/README.md @@ -0,0 +1,107 @@ +# bwapp + +bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bwapp](https://truecharts.org/docs/charts/incubator/bwapp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bwapp` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bwapp TrueCharts/bwapp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bwapp` deployment + +```console +helm uninstall bwapp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bwapp \ + --set env.TZ="America/New York" \ + TrueCharts/bwapp +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bwapp TrueCharts/bwapp -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/bwapp/0.0.24/app-readme.md b/incubator/bwapp/0.0.25/app-readme.md similarity index 100% rename from incubator/bwapp/0.0.24/app-readme.md rename to incubator/bwapp/0.0.25/app-readme.md diff --git a/incubator/bwapp/0.0.25/charts/common-10.6.1.tgz b/incubator/bwapp/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/bwapp/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/bwapp/0.0.24/ix_values.yaml b/incubator/bwapp/0.0.25/ix_values.yaml similarity index 100% rename from incubator/bwapp/0.0.24/ix_values.yaml rename to incubator/bwapp/0.0.25/ix_values.yaml diff --git a/incubator/bwapp/0.0.24/questions.yaml b/incubator/bwapp/0.0.25/questions.yaml similarity index 100% rename from incubator/bwapp/0.0.24/questions.yaml rename to incubator/bwapp/0.0.25/questions.yaml diff --git a/incubator/bwapp/0.0.24/templates/common.yaml b/incubator/bwapp/0.0.25/templates/common.yaml similarity index 100% rename from incubator/bwapp/0.0.24/templates/common.yaml rename to incubator/bwapp/0.0.25/templates/common.yaml diff --git a/incubator/bwapp/0.0.24/values.yaml b/incubator/bwapp/0.0.25/values.yaml similarity index 100% rename from incubator/bwapp/0.0.24/values.yaml rename to incubator/bwapp/0.0.25/values.yaml diff --git a/incubator/cadquery-jupyter/0.0.27/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.27/CHANGELOG.md deleted file mode 100644 index 0fca512ebc1..00000000000 --- a/incubator/cadquery-jupyter/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-20) diff --git a/incubator/cadquery-jupyter/0.0.27/Chart.lock b/incubator/cadquery-jupyter/0.0.27/Chart.lock deleted file mode 100644 index 82ee27bb637..00000000000 --- a/incubator/cadquery-jupyter/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:10.909305164Z" diff --git a/incubator/cadquery-jupyter/0.0.27/Chart.yaml b/incubator/cadquery-jupyter/0.0.27/Chart.yaml deleted file mode 100644 index 3b6b75b4420..00000000000 --- a/incubator/cadquery-jupyter/0.0.27/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Other - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "3.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized." -home: https://truecharts.org/docs/charts/incubator/cadquery-jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png -keywords: - - cadquery-jupyter - - Productivity - - Tools-Utilities - - Other - - Network-Web - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cadquery-jupyter -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter - - https://github.com/bernhard-42/jupyter-cadquery - - https://hub.docker.com/r/cadquery/cadquery-server -type: application -version: 0.0.27 diff --git a/incubator/cadquery-jupyter/0.0.27/README.md b/incubator/cadquery-jupyter/0.0.27/README.md deleted file mode 100644 index d82cd52b105..00000000000 --- a/incubator/cadquery-jupyter/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cadquery-jupyter - -CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cadquery-jupyter](https://truecharts.org/docs/charts/incubator/cadquery-jupyter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cadquery-jupyter` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cadquery-jupyter TrueCharts/cadquery-jupyter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cadquery-jupyter` deployment - -```console -helm uninstall cadquery-jupyter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cadquery-jupyter \ - --set env.TZ="America/New York" \ - TrueCharts/cadquery-jupyter -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cadquery-jupyter TrueCharts/cadquery-jupyter -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-jupyter/0.0.27/charts/common-10.5.10.tgz b/incubator/cadquery-jupyter/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cadquery-jupyter/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cadquery-jupyter/0.0.28/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..551b23a301f --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cadquery-jupyter-0.0.28](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.27...cadquery-jupyter-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cadquery-jupyter-0.0.27](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...cadquery-jupyter-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/cadquery-jupyter/0.0.28/Chart.lock b/incubator/cadquery-jupyter/0.0.28/Chart.lock new file mode 100644 index 00000000000..63b6e5e1179 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:56:31.834859226Z" diff --git a/incubator/cadquery-jupyter/0.0.28/Chart.yaml b/incubator/cadquery-jupyter/0.0.28/Chart.yaml new file mode 100644 index 00000000000..5bdc1903bce --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.28/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Other + - Network-Web + - Network-Other +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized." +home: https://truecharts.org/docs/charts/incubator/cadquery-jupyter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png +keywords: + - cadquery-jupyter + - Productivity + - Tools-Utilities + - Other + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cadquery-jupyter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter + - https://github.com/bernhard-42/jupyter-cadquery + - https://hub.docker.com/r/cadquery/cadquery-server +type: application +version: 0.0.28 diff --git a/incubator/cadquery-jupyter/0.0.28/README.md b/incubator/cadquery-jupyter/0.0.28/README.md new file mode 100644 index 00000000000..ff96f06b62d --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.28/README.md @@ -0,0 +1,107 @@ +# cadquery-jupyter + +CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cadquery-jupyter](https://truecharts.org/docs/charts/incubator/cadquery-jupyter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cadquery-jupyter` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cadquery-jupyter TrueCharts/cadquery-jupyter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cadquery-jupyter` deployment + +```console +helm uninstall cadquery-jupyter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cadquery-jupyter \ + --set env.TZ="America/New York" \ + TrueCharts/cadquery-jupyter +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cadquery-jupyter TrueCharts/cadquery-jupyter -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-jupyter/0.0.27/app-readme.md b/incubator/cadquery-jupyter/0.0.28/app-readme.md similarity index 100% rename from incubator/cadquery-jupyter/0.0.27/app-readme.md rename to incubator/cadquery-jupyter/0.0.28/app-readme.md diff --git a/incubator/cadquery-jupyter/0.0.28/charts/common-10.6.1.tgz b/incubator/cadquery-jupyter/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cadquery-jupyter/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/cadquery-jupyter/0.0.27/ix_values.yaml b/incubator/cadquery-jupyter/0.0.28/ix_values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.27/ix_values.yaml rename to incubator/cadquery-jupyter/0.0.28/ix_values.yaml diff --git a/incubator/cadquery-jupyter/0.0.27/questions.yaml b/incubator/cadquery-jupyter/0.0.28/questions.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.27/questions.yaml rename to incubator/cadquery-jupyter/0.0.28/questions.yaml diff --git a/incubator/cadquery-jupyter/0.0.27/templates/common.yaml b/incubator/cadquery-jupyter/0.0.28/templates/common.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.27/templates/common.yaml rename to incubator/cadquery-jupyter/0.0.28/templates/common.yaml diff --git a/incubator/cadquery-jupyter/0.0.27/values.yaml b/incubator/cadquery-jupyter/0.0.28/values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.27/values.yaml rename to incubator/cadquery-jupyter/0.0.28/values.yaml diff --git a/incubator/cadquery-server/0.0.28/CHANGELOG.md b/incubator/cadquery-server/0.0.28/CHANGELOG.md deleted file mode 100644 index 5b6f329e459..00000000000 --- a/incubator/cadquery-server/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cadquery-server-0.0.28](https://github.com/truecharts/charts/compare/cadquery-server-0.0.27...cadquery-server-0.0.28) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/incubator/cadquery-server/0.0.28/Chart.lock b/incubator/cadquery-server/0.0.28/Chart.lock deleted file mode 100644 index dee8fb65007..00000000000 --- a/incubator/cadquery-server/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:47:48.02334478Z" diff --git a/incubator/cadquery-server/0.0.28/Chart.yaml b/incubator/cadquery-server/0.0.28/Chart.yaml deleted file mode 100644 index 0e8ae941d14..00000000000 --- a/incubator/cadquery-server/0.0.28/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Other - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized." -home: https://truecharts.org/docs/charts/incubator/cadquery-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png -keywords: - - cadquery-server - - Productivity - - Tools-Utilities - - Other - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cadquery-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server - - https://github.com/roipoussiere/cadquery - - https://hub.docker.com/r/cadquery/cadquery-server -type: application -version: 0.0.28 diff --git a/incubator/cadquery-server/0.0.28/README.md b/incubator/cadquery-server/0.0.28/README.md deleted file mode 100644 index 47b04b9305c..00000000000 --- a/incubator/cadquery-server/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cadquery-server - -CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cadquery-server](https://truecharts.org/docs/charts/incubator/cadquery-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cadquery-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cadquery-server TrueCharts/cadquery-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cadquery-server` deployment - -```console -helm uninstall cadquery-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cadquery-server \ - --set env.TZ="America/New York" \ - TrueCharts/cadquery-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cadquery-server TrueCharts/cadquery-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-server/0.0.28/charts/common-10.5.10.tgz b/incubator/cadquery-server/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cadquery-server/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cadquery-server/0.0.29/CHANGELOG.md b/incubator/cadquery-server/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..a2d85cb16d4 --- /dev/null +++ b/incubator/cadquery-server/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cadquery-server-0.0.29](https://github.com/truecharts/charts/compare/cadquery-server-0.0.28...cadquery-server-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cadquery-server-0.0.28](https://github.com/truecharts/charts/compare/cadquery-server-0.0.27...cadquery-server-0.0.28) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cadquery-server-0.0.27](https://github.com/truecharts/charts/compare/cadquery-server-0.0.25...cadquery-server-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/cadquery-server/0.0.29/Chart.lock b/incubator/cadquery-server/0.0.29/Chart.lock new file mode 100644 index 00000000000..e2facb184e8 --- /dev/null +++ b/incubator/cadquery-server/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:56:31.900414564Z" diff --git a/incubator/cadquery-server/0.0.29/Chart.yaml b/incubator/cadquery-server/0.0.29/Chart.yaml new file mode 100644 index 00000000000..8717833e4a8 --- /dev/null +++ b/incubator/cadquery-server/0.0.29/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Other + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized." +home: https://truecharts.org/docs/charts/incubator/cadquery-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-server.png +keywords: + - cadquery-server + - Productivity + - Tools-Utilities + - Other + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cadquery-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-server + - https://github.com/roipoussiere/cadquery + - https://hub.docker.com/r/cadquery/cadquery-server +type: application +version: 0.0.29 diff --git a/incubator/cadquery-server/0.0.29/README.md b/incubator/cadquery-server/0.0.29/README.md new file mode 100644 index 00000000000..7bf3df4946f --- /dev/null +++ b/incubator/cadquery-server/0.0.29/README.md @@ -0,0 +1,107 @@ +# cadquery-server + +CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cadquery-server](https://truecharts.org/docs/charts/incubator/cadquery-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cadquery-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cadquery-server TrueCharts/cadquery-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cadquery-server` deployment + +```console +helm uninstall cadquery-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cadquery-server \ + --set env.TZ="America/New York" \ + TrueCharts/cadquery-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cadquery-server TrueCharts/cadquery-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cadquery-server/0.0.28/app-readme.md b/incubator/cadquery-server/0.0.29/app-readme.md similarity index 100% rename from incubator/cadquery-server/0.0.28/app-readme.md rename to incubator/cadquery-server/0.0.29/app-readme.md diff --git a/incubator/cadquery-server/0.0.29/charts/common-10.6.1.tgz b/incubator/cadquery-server/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cadquery-server/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/cadquery-server/0.0.28/ix_values.yaml b/incubator/cadquery-server/0.0.29/ix_values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.28/ix_values.yaml rename to incubator/cadquery-server/0.0.29/ix_values.yaml diff --git a/incubator/cadquery-server/0.0.28/questions.yaml b/incubator/cadquery-server/0.0.29/questions.yaml similarity index 100% rename from incubator/cadquery-server/0.0.28/questions.yaml rename to incubator/cadquery-server/0.0.29/questions.yaml diff --git a/incubator/cadquery-server/0.0.28/templates/common.yaml b/incubator/cadquery-server/0.0.29/templates/common.yaml similarity index 100% rename from incubator/cadquery-server/0.0.28/templates/common.yaml rename to incubator/cadquery-server/0.0.29/templates/common.yaml diff --git a/incubator/cadquery-server/0.0.28/values.yaml b/incubator/cadquery-server/0.0.29/values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.28/values.yaml rename to incubator/cadquery-server/0.0.29/values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md deleted file mode 100644 index a1c6587c3b1..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock deleted file mode 100644 index b9496a7e38b..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:15.222519394Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.24/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.24/Chart.yaml deleted file mode 100644 index 05828dcfbd5..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." -home: https://truecharts.org/docs/charts/incubator/chivalry-medievalwarfare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png -keywords: - - chivalry-medievalwarfare - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chivalry-medievalwarfare -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/chivalry-medievalwarfare/0.0.24/README.md b/incubator/chivalry-medievalwarfare/0.0.24/README.md deleted file mode 100644 index a69f135bc03..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# chivalry-medievalwarfare - -This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chivalry-medievalwarfare](https://truecharts.org/docs/charts/incubator/chivalry-medievalwarfare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `chivalry-medievalwarfare` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `chivalry-medievalwarfare` deployment - -```console -helm uninstall chivalry-medievalwarfare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chivalry-medievalwarfare \ - --set env.TZ="America/New York" \ - TrueCharts/chivalry-medievalwarfare -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chivalry-medievalwarfare/0.0.24/charts/common-10.5.10.tgz b/incubator/chivalry-medievalwarfare/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/chivalry-medievalwarfare/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/chivalry-medievalwarfare/0.0.25/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..10a7326cb1d --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chivalry-medievalwarfare-0.0.25](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.24...chivalry-medievalwarfare-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chivalry-medievalwarfare-0.0.24](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.23...chivalry-medievalwarfare-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/chivalry-medievalwarfare/0.0.25/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.25/Chart.lock new file mode 100644 index 00000000000..d2013dc277c --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:56:35.62857129Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.25/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.25/Chart.yaml new file mode 100644 index 00000000000..3ccb9b3a1a4 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it." +home: https://truecharts.org/docs/charts/incubator/chivalry-medievalwarfare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png +keywords: + - chivalry-medievalwarfare + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chivalry-medievalwarfare +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chivalry-medievalwarfare + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/chivalry-medievalwarfare/0.0.25/README.md b/incubator/chivalry-medievalwarfare/0.0.25/README.md new file mode 100644 index 00000000000..f7a85bc9994 --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.25/README.md @@ -0,0 +1,107 @@ +# chivalry-medievalwarfare + +This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chivalry-medievalwarfare](https://truecharts.org/docs/charts/incubator/chivalry-medievalwarfare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `chivalry-medievalwarfare` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `chivalry-medievalwarfare` deployment + +```console +helm uninstall chivalry-medievalwarfare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chivalry-medievalwarfare \ + --set env.TZ="America/New York" \ + TrueCharts/chivalry-medievalwarfare +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install chivalry-medievalwarfare TrueCharts/chivalry-medievalwarfare -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chivalry-medievalwarfare/0.0.24/app-readme.md b/incubator/chivalry-medievalwarfare/0.0.25/app-readme.md similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.24/app-readme.md rename to incubator/chivalry-medievalwarfare/0.0.25/app-readme.md diff --git a/incubator/chivalry-medievalwarfare/0.0.25/charts/common-10.6.1.tgz b/incubator/chivalry-medievalwarfare/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/chivalry-medievalwarfare/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/chivalry-medievalwarfare/0.0.24/ix_values.yaml b/incubator/chivalry-medievalwarfare/0.0.25/ix_values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.24/ix_values.yaml rename to incubator/chivalry-medievalwarfare/0.0.25/ix_values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.24/questions.yaml b/incubator/chivalry-medievalwarfare/0.0.25/questions.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.24/questions.yaml rename to incubator/chivalry-medievalwarfare/0.0.25/questions.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.24/templates/common.yaml b/incubator/chivalry-medievalwarfare/0.0.25/templates/common.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.24/templates/common.yaml rename to incubator/chivalry-medievalwarfare/0.0.25/templates/common.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.24/values.yaml b/incubator/chivalry-medievalwarfare/0.0.25/values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.24/values.yaml rename to incubator/chivalry-medievalwarfare/0.0.25/values.yaml diff --git a/incubator/chowdown/0.0.24/CHANGELOG.md b/incubator/chowdown/0.0.24/CHANGELOG.md deleted file mode 100644 index b13db476721..00000000000 --- a/incubator/chowdown/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/chowdown/0.0.24/Chart.lock b/incubator/chowdown/0.0.24/Chart.lock deleted file mode 100644 index 0a33ea6b8d7..00000000000 --- a/incubator/chowdown/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:30.759322181Z" diff --git a/incubator/chowdown/0.0.24/Chart.yaml b/incubator/chowdown/0.0.24/Chart.yaml deleted file mode 100644 index 1423aa1a320..00000000000 --- a/incubator/chowdown/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Simple recipes in Markdown format. -home: https://truecharts.org/docs/charts/incubator/chowdown -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png -keywords: - - chowdown - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chowdown -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown - - https://hub.docker.com/r/gregyankovoy/chowdown/Dockerfile/ -type: application -version: 0.0.24 diff --git a/incubator/chowdown/0.0.24/README.md b/incubator/chowdown/0.0.24/README.md deleted file mode 100644 index c45002c617b..00000000000 --- a/incubator/chowdown/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# chowdown - -Simple recipes in Markdown format. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chowdown](https://truecharts.org/docs/charts/incubator/chowdown) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `chowdown` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install chowdown TrueCharts/chowdown -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `chowdown` deployment - -```console -helm uninstall chowdown -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chowdown \ - --set env.TZ="America/New York" \ - TrueCharts/chowdown -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install chowdown TrueCharts/chowdown -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chowdown/0.0.24/charts/common-10.5.10.tgz b/incubator/chowdown/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/chowdown/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/chowdown/0.0.25/CHANGELOG.md b/incubator/chowdown/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8d85fa951a7 --- /dev/null +++ b/incubator/chowdown/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chowdown-0.0.25](https://github.com/truecharts/charts/compare/chowdown-0.0.24...chowdown-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chowdown-0.0.24](https://github.com/truecharts/charts/compare/chowdown-0.0.23...chowdown-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/chowdown/0.0.25/Chart.lock b/incubator/chowdown/0.0.25/Chart.lock new file mode 100644 index 00000000000..df83c336a8f --- /dev/null +++ b/incubator/chowdown/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:01.314413675Z" diff --git a/incubator/chowdown/0.0.25/Chart.yaml b/incubator/chowdown/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ba018f7c14e --- /dev/null +++ b/incubator/chowdown/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Simple recipes in Markdown format. +home: https://truecharts.org/docs/charts/incubator/chowdown +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png +keywords: + - chowdown + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chowdown +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chowdown + - https://hub.docker.com/r/gregyankovoy/chowdown/Dockerfile/ +type: application +version: 0.0.25 diff --git a/incubator/chowdown/0.0.25/README.md b/incubator/chowdown/0.0.25/README.md new file mode 100644 index 00000000000..fbf2bdb7003 --- /dev/null +++ b/incubator/chowdown/0.0.25/README.md @@ -0,0 +1,106 @@ +# chowdown + +Simple recipes in Markdown format. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chowdown](https://truecharts.org/docs/charts/incubator/chowdown) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `chowdown` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install chowdown TrueCharts/chowdown +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `chowdown` deployment + +```console +helm uninstall chowdown +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chowdown \ + --set env.TZ="America/New York" \ + TrueCharts/chowdown +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install chowdown TrueCharts/chowdown -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chowdown/0.0.24/app-readme.md b/incubator/chowdown/0.0.25/app-readme.md similarity index 100% rename from incubator/chowdown/0.0.24/app-readme.md rename to incubator/chowdown/0.0.25/app-readme.md diff --git a/incubator/chowdown/0.0.25/charts/common-10.6.1.tgz b/incubator/chowdown/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/chowdown/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/chowdown/0.0.24/ix_values.yaml b/incubator/chowdown/0.0.25/ix_values.yaml similarity index 100% rename from incubator/chowdown/0.0.24/ix_values.yaml rename to incubator/chowdown/0.0.25/ix_values.yaml diff --git a/incubator/chowdown/0.0.24/questions.yaml b/incubator/chowdown/0.0.25/questions.yaml similarity index 100% rename from incubator/chowdown/0.0.24/questions.yaml rename to incubator/chowdown/0.0.25/questions.yaml diff --git a/incubator/chowdown/0.0.24/templates/common.yaml b/incubator/chowdown/0.0.25/templates/common.yaml similarity index 100% rename from incubator/chowdown/0.0.24/templates/common.yaml rename to incubator/chowdown/0.0.25/templates/common.yaml diff --git a/incubator/chowdown/0.0.24/values.yaml b/incubator/chowdown/0.0.25/values.yaml similarity index 100% rename from incubator/chowdown/0.0.24/values.yaml rename to incubator/chowdown/0.0.25/values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.27/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.27/CHANGELOG.md deleted file mode 100644 index 1db10f43e6a..00000000000 --- a/incubator/chromium-desktop-g3/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/incubator/chromium-desktop-g3/0.0.27/Chart.lock b/incubator/chromium-desktop-g3/0.0.27/Chart.lock deleted file mode 100644 index 1fd96785f6a..00000000000 --- a/incubator/chromium-desktop-g3/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:37.589591679Z" diff --git a/incubator/chromium-desktop-g3/0.0.27/Chart.yaml b/incubator/chromium-desktop-g3/0.0.27/Chart.yaml deleted file mode 100644 index 39c115b624c..00000000000 --- a/incubator/chromium-desktop-g3/0.0.27/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" -home: https://truecharts.org/docs/charts/incubator/chromium-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png -keywords: - - chromium-desktop-g3 - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chromium-desktop-g3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 -type: application -version: 0.0.27 diff --git a/incubator/chromium-desktop-g3/0.0.27/README.md b/incubator/chromium-desktop-g3/0.0.27/README.md deleted file mode 100644 index dbaf77c36d3..00000000000 --- a/incubator/chromium-desktop-g3/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# chromium-desktop-g3 - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chromium-desktop-g3](https://truecharts.org/docs/charts/incubator/chromium-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `chromium-desktop-g3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `chromium-desktop-g3` deployment - -```console -helm uninstall chromium-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chromium-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/chromium-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium-desktop-g3/0.0.27/charts/common-10.5.10.tgz b/incubator/chromium-desktop-g3/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/chromium-desktop-g3/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/chromium-desktop-g3/0.0.28/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..8101c2b200a --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chromium-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.27...chromium-desktop-g3-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chromium-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.24...chromium-desktop-g3-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/chromium-desktop-g3/0.0.28/Chart.lock b/incubator/chromium-desktop-g3/0.0.28/Chart.lock new file mode 100644 index 00000000000..509903427e1 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:04.196393587Z" diff --git a/incubator/chromium-desktop-g3/0.0.28/Chart.yaml b/incubator/chromium-desktop-g3/0.0.28/Chart.yaml new file mode 100644 index 00000000000..293f05de4f2 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.28/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/chromium-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium-desktop-g3.png +keywords: + - chromium-desktop-g3 + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chromium-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3 +type: application +version: 0.0.28 diff --git a/incubator/chromium-desktop-g3/0.0.28/README.md b/incubator/chromium-desktop-g3/0.0.28/README.md new file mode 100644 index 00000000000..bf837cdb7bd --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.28/README.md @@ -0,0 +1,107 @@ +# chromium-desktop-g3 + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chromium-desktop-g3](https://truecharts.org/docs/charts/incubator/chromium-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `chromium-desktop-g3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `chromium-desktop-g3` deployment + +```console +helm uninstall chromium-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chromium-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/chromium-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install chromium-desktop-g3 TrueCharts/chromium-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium-desktop-g3/0.0.27/app-readme.md b/incubator/chromium-desktop-g3/0.0.28/app-readme.md similarity index 100% rename from incubator/chromium-desktop-g3/0.0.27/app-readme.md rename to incubator/chromium-desktop-g3/0.0.28/app-readme.md diff --git a/incubator/chromium-desktop-g3/0.0.28/charts/common-10.6.1.tgz b/incubator/chromium-desktop-g3/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/chromium-desktop-g3/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/chromium-desktop-g3/0.0.27/ix_values.yaml b/incubator/chromium-desktop-g3/0.0.28/ix_values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.27/ix_values.yaml rename to incubator/chromium-desktop-g3/0.0.28/ix_values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.27/questions.yaml b/incubator/chromium-desktop-g3/0.0.28/questions.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.27/questions.yaml rename to incubator/chromium-desktop-g3/0.0.28/questions.yaml diff --git a/incubator/chromium-desktop-g3/0.0.27/templates/common.yaml b/incubator/chromium-desktop-g3/0.0.28/templates/common.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.27/templates/common.yaml rename to incubator/chromium-desktop-g3/0.0.28/templates/common.yaml diff --git a/incubator/chromium-desktop-g3/0.0.27/values.yaml b/incubator/chromium-desktop-g3/0.0.28/values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.27/values.yaml rename to incubator/chromium-desktop-g3/0.0.28/values.yaml diff --git a/incubator/chromium/0.0.29/CHANGELOG.md b/incubator/chromium/0.0.29/CHANGELOG.md deleted file mode 100644 index 5d833ed724e..00000000000 --- a/incubator/chromium/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/chromium/0.0.29/Chart.lock b/incubator/chromium/0.0.29/Chart.lock deleted file mode 100644 index b7b676da900..00000000000 --- a/incubator/chromium/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:36.485211837Z" diff --git a/incubator/chromium/0.0.29/Chart.yaml b/incubator/chromium/0.0.29/Chart.yaml deleted file mode 100644 index 697accec878..00000000000 --- a/incubator/chromium/0.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. -home: https://truecharts.org/docs/charts/incubator/chromium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png -keywords: - - chromium - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chromium -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium - - https://www.google.com/chrome/ - - https://hub.docker.com/r/ich777/chrome/ -type: application -version: 0.0.29 diff --git a/incubator/chromium/0.0.29/README.md b/incubator/chromium/0.0.29/README.md deleted file mode 100644 index 3ad3ff15b42..00000000000 --- a/incubator/chromium/0.0.29/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# chromium - -Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chromium](https://truecharts.org/docs/charts/incubator/chromium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `chromium` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install chromium TrueCharts/chromium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `chromium` deployment - -```console -helm uninstall chromium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chromium \ - --set env.TZ="America/New York" \ - TrueCharts/chromium -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install chromium TrueCharts/chromium -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium/0.0.29/charts/common-10.5.10.tgz b/incubator/chromium/0.0.29/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/chromium/0.0.29/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/chromium/0.0.30/CHANGELOG.md b/incubator/chromium/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..7b0d23f8c67 --- /dev/null +++ b/incubator/chromium/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chromium-0.0.30](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.24...chromium-0.0.30) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...chromium-0.0.29) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) diff --git a/incubator/chromium/0.0.30/Chart.lock b/incubator/chromium/0.0.30/Chart.lock new file mode 100644 index 00000000000..3dce4ef5315 --- /dev/null +++ b/incubator/chromium/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:02.962525012Z" diff --git a/incubator/chromium/0.0.30/Chart.yaml b/incubator/chromium/0.0.30/Chart.yaml new file mode 100644 index 00000000000..a201fa467d0 --- /dev/null +++ b/incubator/chromium/0.0.30/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. +home: https://truecharts.org/docs/charts/incubator/chromium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png +keywords: + - chromium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chromium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://www.google.com/chrome/ + - https://hub.docker.com/r/ich777/chrome/ +type: application +version: 0.0.30 diff --git a/incubator/chromium/0.0.30/README.md b/incubator/chromium/0.0.30/README.md new file mode 100644 index 00000000000..234f2f67e15 --- /dev/null +++ b/incubator/chromium/0.0.30/README.md @@ -0,0 +1,107 @@ +# chromium + +Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chromium](https://truecharts.org/docs/charts/incubator/chromium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `chromium` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install chromium TrueCharts/chromium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `chromium` deployment + +```console +helm uninstall chromium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chromium \ + --set env.TZ="America/New York" \ + TrueCharts/chromium +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install chromium TrueCharts/chromium -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chromium/0.0.29/app-readme.md b/incubator/chromium/0.0.30/app-readme.md similarity index 100% rename from incubator/chromium/0.0.29/app-readme.md rename to incubator/chromium/0.0.30/app-readme.md diff --git a/incubator/chromium/0.0.30/charts/common-10.6.1.tgz b/incubator/chromium/0.0.30/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/chromium/0.0.30/charts/common-10.6.1.tgz differ diff --git a/incubator/chromium/0.0.29/ix_values.yaml b/incubator/chromium/0.0.30/ix_values.yaml similarity index 100% rename from incubator/chromium/0.0.29/ix_values.yaml rename to incubator/chromium/0.0.30/ix_values.yaml diff --git a/incubator/chromium/0.0.29/questions.yaml b/incubator/chromium/0.0.30/questions.yaml similarity index 100% rename from incubator/chromium/0.0.29/questions.yaml rename to incubator/chromium/0.0.30/questions.yaml diff --git a/incubator/chromium/0.0.29/templates/common.yaml b/incubator/chromium/0.0.30/templates/common.yaml similarity index 100% rename from incubator/chromium/0.0.29/templates/common.yaml rename to incubator/chromium/0.0.30/templates/common.yaml diff --git a/incubator/chromium/0.0.29/values.yaml b/incubator/chromium/0.0.30/values.yaml similarity index 100% rename from incubator/chromium/0.0.29/values.yaml rename to incubator/chromium/0.0.30/values.yaml diff --git a/incubator/chronograf/0.0.25/CHANGELOG.md b/incubator/chronograf/0.0.25/CHANGELOG.md deleted file mode 100644 index 55365ebe2c1..00000000000 --- a/incubator/chronograf/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chronograf-0.0.25](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronograf-0.0.25](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-20) - -### Chore diff --git a/incubator/chronograf/0.0.25/Chart.lock b/incubator/chronograf/0.0.25/Chart.lock deleted file mode 100644 index 88703c8047e..00000000000 --- a/incubator/chronograf/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:40.721984151Z" diff --git a/incubator/chronograf/0.0.25/Chart.yaml b/incubator/chronograf/0.0.25/Chart.yaml deleted file mode 100644 index 39f02ab21fc..00000000000 --- a/incubator/chronograf/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules." -home: https://truecharts.org/docs/charts/incubator/chronograf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png -keywords: - - chronograf - - Tools-System -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chronograf -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf - - https://www.influxdata.com/time-series-platform/chronograf/ - - https://hub.docker.com/_/chronograf/ -type: application -version: 0.0.25 diff --git a/incubator/chronograf/0.0.25/README.md b/incubator/chronograf/0.0.25/README.md deleted file mode 100644 index edeb1a21184..00000000000 --- a/incubator/chronograf/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# chronograf - -Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chronograf](https://truecharts.org/docs/charts/incubator/chronograf) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `chronograf` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install chronograf TrueCharts/chronograf -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `chronograf` deployment - -```console -helm uninstall chronograf -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chronograf \ - --set env.TZ="America/New York" \ - TrueCharts/chronograf -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install chronograf TrueCharts/chronograf -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/chronograf/0.0.25/charts/common-10.5.10.tgz b/incubator/chronograf/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/chronograf/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/chronograf/0.0.26/CHANGELOG.md b/incubator/chronograf/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..1b324bbb08f --- /dev/null +++ b/incubator/chronograf/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chronograf-0.0.26](https://github.com/truecharts/charts/compare/chronograf-0.0.25...chronograf-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [chronograf-0.0.25](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronograf-0.0.25](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronograf-0.0.24](https://github.com/truecharts/charts/compare/chronograf-0.0.23...chronograf-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/chronograf/0.0.26/Chart.lock b/incubator/chronograf/0.0.26/Chart.lock new file mode 100644 index 00000000000..45f54c18b89 --- /dev/null +++ b/incubator/chronograf/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:07.906356903Z" diff --git a/incubator/chronograf/0.0.26/Chart.yaml b/incubator/chronograf/0.0.26/Chart.yaml new file mode 100644 index 00000000000..b6791b21c3e --- /dev/null +++ b/incubator/chronograf/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-System +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules." +home: https://truecharts.org/docs/charts/incubator/chronograf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png +keywords: + - chronograf + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronograf +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/chronograf + - https://www.influxdata.com/time-series-platform/chronograf/ + - https://hub.docker.com/_/chronograf/ +type: application +version: 0.0.26 diff --git a/incubator/chronograf/0.0.26/README.md b/incubator/chronograf/0.0.26/README.md new file mode 100644 index 00000000000..e0e6a29ec49 --- /dev/null +++ b/incubator/chronograf/0.0.26/README.md @@ -0,0 +1,107 @@ +# chronograf + +Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chronograf](https://truecharts.org/docs/charts/incubator/chronograf) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `chronograf` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install chronograf TrueCharts/chronograf +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `chronograf` deployment + +```console +helm uninstall chronograf +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chronograf \ + --set env.TZ="America/New York" \ + TrueCharts/chronograf +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install chronograf TrueCharts/chronograf -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/chronograf/0.0.25/app-readme.md b/incubator/chronograf/0.0.26/app-readme.md similarity index 100% rename from incubator/chronograf/0.0.25/app-readme.md rename to incubator/chronograf/0.0.26/app-readme.md diff --git a/incubator/chronograf/0.0.26/charts/common-10.6.1.tgz b/incubator/chronograf/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/chronograf/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/chronograf/0.0.25/ix_values.yaml b/incubator/chronograf/0.0.26/ix_values.yaml similarity index 100% rename from incubator/chronograf/0.0.25/ix_values.yaml rename to incubator/chronograf/0.0.26/ix_values.yaml diff --git a/incubator/chronograf/0.0.25/questions.yaml b/incubator/chronograf/0.0.26/questions.yaml similarity index 100% rename from incubator/chronograf/0.0.25/questions.yaml rename to incubator/chronograf/0.0.26/questions.yaml diff --git a/incubator/chronograf/0.0.25/templates/common.yaml b/incubator/chronograf/0.0.26/templates/common.yaml similarity index 100% rename from incubator/chronograf/0.0.25/templates/common.yaml rename to incubator/chronograf/0.0.26/templates/common.yaml diff --git a/incubator/chronograf/0.0.25/values.yaml b/incubator/chronograf/0.0.26/values.yaml similarity index 100% rename from incubator/chronograf/0.0.25/values.yaml rename to incubator/chronograf/0.0.26/values.yaml diff --git a/incubator/ciao/0.0.24/CHANGELOG.md b/incubator/ciao/0.0.24/CHANGELOG.md deleted file mode 100644 index ec456fb682f..00000000000 --- a/incubator/ciao/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/ciao/0.0.24/Chart.lock b/incubator/ciao/0.0.24/Chart.lock deleted file mode 100644 index 02a1a82e126..00000000000 --- a/incubator/ciao/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:04:55.628505753Z" diff --git a/incubator/ciao/0.0.24/Chart.yaml b/incubator/ciao/0.0.24/Chart.yaml deleted file mode 100644 index cb851704166..00000000000 --- a/incubator/ciao/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks." -home: https://truecharts.org/docs/charts/incubator/ciao -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png -keywords: - - ciao - - Network-Other - - Productivity - - Tools-System -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ciao -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao - - https://brotandgames.com/ciao/ - - https://hub.docker.com/r/brotandgames/ciao -type: application -version: 0.0.24 diff --git a/incubator/ciao/0.0.24/README.md b/incubator/ciao/0.0.24/README.md deleted file mode 100644 index 97074870173..00000000000 --- a/incubator/ciao/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ciao - -ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ciao](https://truecharts.org/docs/charts/incubator/ciao) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ciao` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ciao TrueCharts/ciao -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ciao` deployment - -```console -helm uninstall ciao -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ciao \ - --set env.TZ="America/New York" \ - TrueCharts/ciao -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ciao TrueCharts/ciao -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ciao/0.0.24/charts/common-10.5.10.tgz b/incubator/ciao/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ciao/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ciao/0.0.25/CHANGELOG.md b/incubator/ciao/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e3fbdbbe5b5 --- /dev/null +++ b/incubator/ciao/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ciao-0.0.25](https://github.com/truecharts/charts/compare/ciao-0.0.24...ciao-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ciao-0.0.24](https://github.com/truecharts/charts/compare/ciao-0.0.23...ciao-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/ciao/0.0.25/Chart.lock b/incubator/ciao/0.0.25/Chart.lock new file mode 100644 index 00000000000..d05e6a91a97 --- /dev/null +++ b/incubator/ciao/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:32.75591512Z" diff --git a/incubator/ciao/0.0.25/Chart.yaml b/incubator/ciao/0.0.25/Chart.yaml new file mode 100644 index 00000000000..26134e0362f --- /dev/null +++ b/incubator/ciao/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-System +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks." +home: https://truecharts.org/docs/charts/incubator/ciao +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ciao.png +keywords: + - ciao + - Network-Other + - Productivity + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ciao +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ciao + - https://brotandgames.com/ciao/ + - https://hub.docker.com/r/brotandgames/ciao +type: application +version: 0.0.25 diff --git a/incubator/ciao/0.0.25/README.md b/incubator/ciao/0.0.25/README.md new file mode 100644 index 00000000000..aa4c68ea99d --- /dev/null +++ b/incubator/ciao/0.0.25/README.md @@ -0,0 +1,107 @@ +# ciao + +ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ciao](https://truecharts.org/docs/charts/incubator/ciao) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ciao` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ciao TrueCharts/ciao +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ciao` deployment + +```console +helm uninstall ciao +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ciao \ + --set env.TZ="America/New York" \ + TrueCharts/ciao +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ciao TrueCharts/ciao -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ciao/0.0.24/app-readme.md b/incubator/ciao/0.0.25/app-readme.md similarity index 100% rename from incubator/ciao/0.0.24/app-readme.md rename to incubator/ciao/0.0.25/app-readme.md diff --git a/incubator/ciao/0.0.25/charts/common-10.6.1.tgz b/incubator/ciao/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ciao/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ciao/0.0.24/ix_values.yaml b/incubator/ciao/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ciao/0.0.24/ix_values.yaml rename to incubator/ciao/0.0.25/ix_values.yaml diff --git a/incubator/ciao/0.0.24/questions.yaml b/incubator/ciao/0.0.25/questions.yaml similarity index 100% rename from incubator/ciao/0.0.24/questions.yaml rename to incubator/ciao/0.0.25/questions.yaml diff --git a/incubator/ciao/0.0.24/templates/common.yaml b/incubator/ciao/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ciao/0.0.24/templates/common.yaml rename to incubator/ciao/0.0.25/templates/common.yaml diff --git a/incubator/ciao/0.0.24/values.yaml b/incubator/ciao/0.0.25/values.yaml similarity index 100% rename from incubator/ciao/0.0.24/values.yaml rename to incubator/ciao/0.0.25/values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md deleted file mode 100644 index 4e327363fad..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/citadel-forgedwithfire/0.0.24/Chart.lock b/incubator/citadel-forgedwithfire/0.0.24/Chart.lock deleted file mode 100644 index 8121c25b0f1..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:02.210183676Z" diff --git a/incubator/citadel-forgedwithfire/0.0.24/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.24/Chart.yaml deleted file mode 100644 index 8ddb0f97db4..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it." -home: https://truecharts.org/docs/charts/incubator/citadel-forgedwithfire -icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png -keywords: - - citadel-forgedwithfire - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: citadel-forgedwithfire -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/citadel-forgedwithfire/0.0.24/README.md b/incubator/citadel-forgedwithfire/0.0.24/README.md deleted file mode 100644 index db0033665ca..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# citadel-forgedwithfire - -This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [citadel-forgedwithfire](https://truecharts.org/docs/charts/incubator/citadel-forgedwithfire) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `citadel-forgedwithfire` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `citadel-forgedwithfire` deployment - -```console -helm uninstall citadel-forgedwithfire -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install citadel-forgedwithfire \ - --set env.TZ="America/New York" \ - TrueCharts/citadel-forgedwithfire -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/citadel-forgedwithfire/0.0.24/charts/common-10.5.10.tgz b/incubator/citadel-forgedwithfire/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/citadel-forgedwithfire/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/citadel-forgedwithfire/0.0.25/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d15c2cefb72 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [citadel-forgedwithfire-0.0.25](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.24...citadel-forgedwithfire-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [citadel-forgedwithfire-0.0.24](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.23...citadel-forgedwithfire-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/citadel-forgedwithfire/0.0.25/Chart.lock b/incubator/citadel-forgedwithfire/0.0.25/Chart.lock new file mode 100644 index 00000000000..468b8258995 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:34.054445949Z" diff --git a/incubator/citadel-forgedwithfire/0.0.25/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.25/Chart.yaml new file mode 100644 index 00000000000..03d2efcfa35 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it." +home: https://truecharts.org/docs/charts/incubator/citadel-forgedwithfire +icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.png +keywords: + - citadel-forgedwithfire + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: citadel-forgedwithfire +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/citadel-forgedwithfire + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/citadel-forgedwithfire/0.0.25/README.md b/incubator/citadel-forgedwithfire/0.0.25/README.md new file mode 100644 index 00000000000..d79492374e4 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.25/README.md @@ -0,0 +1,107 @@ +# citadel-forgedwithfire + +This Chart will download and install SteamCMD. It will also install Citadel - Forged with Fire and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [citadel-forgedwithfire](https://truecharts.org/docs/charts/incubator/citadel-forgedwithfire) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `citadel-forgedwithfire` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `citadel-forgedwithfire` deployment + +```console +helm uninstall citadel-forgedwithfire +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install citadel-forgedwithfire \ + --set env.TZ="America/New York" \ + TrueCharts/citadel-forgedwithfire +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install citadel-forgedwithfire TrueCharts/citadel-forgedwithfire -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/citadel-forgedwithfire/0.0.24/app-readme.md b/incubator/citadel-forgedwithfire/0.0.25/app-readme.md similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.24/app-readme.md rename to incubator/citadel-forgedwithfire/0.0.25/app-readme.md diff --git a/incubator/citadel-forgedwithfire/0.0.25/charts/common-10.6.1.tgz b/incubator/citadel-forgedwithfire/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/citadel-forgedwithfire/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/citadel-forgedwithfire/0.0.24/ix_values.yaml b/incubator/citadel-forgedwithfire/0.0.25/ix_values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.24/ix_values.yaml rename to incubator/citadel-forgedwithfire/0.0.25/ix_values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.24/questions.yaml b/incubator/citadel-forgedwithfire/0.0.25/questions.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.24/questions.yaml rename to incubator/citadel-forgedwithfire/0.0.25/questions.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.24/templates/common.yaml b/incubator/citadel-forgedwithfire/0.0.25/templates/common.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.24/templates/common.yaml rename to incubator/citadel-forgedwithfire/0.0.25/templates/common.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.24/values.yaml b/incubator/citadel-forgedwithfire/0.0.25/values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.24/values.yaml rename to incubator/citadel-forgedwithfire/0.0.25/values.yaml diff --git a/incubator/cleanarr/0.0.25/CHANGELOG.md b/incubator/cleanarr/0.0.25/CHANGELOG.md deleted file mode 100644 index 66582c86d1a..00000000000 --- a/incubator/cleanarr/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cleanarr/0.0.25/Chart.lock b/incubator/cleanarr/0.0.25/Chart.lock deleted file mode 100644 index c10f4fab727..00000000000 --- a/incubator/cleanarr/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:03.208641694Z" diff --git a/incubator/cleanarr/0.0.25/Chart.yaml b/incubator/cleanarr/0.0.25/Chart.yaml deleted file mode 100644 index c6d685efeb7..00000000000 --- a/incubator/cleanarr/0.0.25/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.3" -version: 0.0.25 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A simple UI to help find and delete duplicate and sample files from your Plex server. -home: https://truecharts.org/docs/charts/incubator/cleanarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png -keywords: - - cleanarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cleanarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr - - https://github.com/se1exin/cleanarr - - https://hub.docker.com/r/selexin/cleanarr/ -type: application -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Media diff --git a/incubator/cleanarr/0.0.25/README.md b/incubator/cleanarr/0.0.25/README.md deleted file mode 100644 index 0b6cda02c76..00000000000 --- a/incubator/cleanarr/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cleanarr - -A simple UI to help find and delete duplicate and sample files from your Plex server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cleanarr](https://truecharts.org/docs/charts/incubator/cleanarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cleanarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cleanarr TrueCharts/cleanarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cleanarr` deployment - -```console -helm uninstall cleanarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cleanarr \ - --set env.TZ="America/New York" \ - TrueCharts/cleanarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cleanarr TrueCharts/cleanarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cleanarr/0.0.25/charts/common-10.5.10.tgz b/incubator/cleanarr/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cleanarr/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cleanarr/0.0.26/CHANGELOG.md b/incubator/cleanarr/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..3f18b800e9c --- /dev/null +++ b/incubator/cleanarr/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cleanarr-0.0.26](https://github.com/truecharts/charts/compare/cleanarr-0.0.25...cleanarr-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cleanarr-0.0.25](https://github.com/truecharts/charts/compare/cleanarr-0.0.24...cleanarr-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cleanarr/0.0.26/Chart.lock b/incubator/cleanarr/0.0.26/Chart.lock new file mode 100644 index 00000000000..ac7b411b45a --- /dev/null +++ b/incubator/cleanarr/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:36.151415857Z" diff --git a/incubator/cleanarr/0.0.26/Chart.yaml b/incubator/cleanarr/0.0.26/Chart.yaml new file mode 100644 index 00000000000..523f0514949 --- /dev/null +++ b/incubator/cleanarr/0.0.26/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.1.3" +version: 0.0.26 +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A simple UI to help find and delete duplicate and sample files from your Plex server. +home: https://truecharts.org/docs/charts/incubator/cleanarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cleanarr.png +keywords: + - cleanarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cleanarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cleanarr + - https://github.com/se1exin/cleanarr + - https://hub.docker.com/r/selexin/cleanarr/ +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Media diff --git a/incubator/cleanarr/0.0.26/README.md b/incubator/cleanarr/0.0.26/README.md new file mode 100644 index 00000000000..1e996354c84 --- /dev/null +++ b/incubator/cleanarr/0.0.26/README.md @@ -0,0 +1,107 @@ +# cleanarr + +A simple UI to help find and delete duplicate and sample files from your Plex server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cleanarr](https://truecharts.org/docs/charts/incubator/cleanarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cleanarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cleanarr TrueCharts/cleanarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cleanarr` deployment + +```console +helm uninstall cleanarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cleanarr \ + --set env.TZ="America/New York" \ + TrueCharts/cleanarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cleanarr TrueCharts/cleanarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cleanarr/0.0.25/app-readme.md b/incubator/cleanarr/0.0.26/app-readme.md similarity index 100% rename from incubator/cleanarr/0.0.25/app-readme.md rename to incubator/cleanarr/0.0.26/app-readme.md diff --git a/incubator/cleanarr/0.0.26/charts/common-10.6.1.tgz b/incubator/cleanarr/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cleanarr/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/cleanarr/0.0.25/ix_values.yaml b/incubator/cleanarr/0.0.26/ix_values.yaml similarity index 100% rename from incubator/cleanarr/0.0.25/ix_values.yaml rename to incubator/cleanarr/0.0.26/ix_values.yaml diff --git a/incubator/cleanarr/0.0.25/questions.yaml b/incubator/cleanarr/0.0.26/questions.yaml similarity index 100% rename from incubator/cleanarr/0.0.25/questions.yaml rename to incubator/cleanarr/0.0.26/questions.yaml diff --git a/incubator/cleanarr/0.0.25/templates/common.yaml b/incubator/cleanarr/0.0.26/templates/common.yaml similarity index 100% rename from incubator/cleanarr/0.0.25/templates/common.yaml rename to incubator/cleanarr/0.0.26/templates/common.yaml diff --git a/incubator/cleanarr/0.0.25/values.yaml b/incubator/cleanarr/0.0.26/values.yaml similarity index 100% rename from incubator/cleanarr/0.0.25/values.yaml rename to incubator/cleanarr/0.0.26/values.yaml diff --git a/incubator/cloudbeaver/0.0.25/CHANGELOG.md b/incubator/cloudbeaver/0.0.25/CHANGELOG.md deleted file mode 100644 index 2fd3a603cba..00000000000 --- a/incubator/cloudbeaver/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cloudbeaver/0.0.25/Chart.lock b/incubator/cloudbeaver/0.0.25/Chart.lock deleted file mode 100644 index 81f863585a2..00000000000 --- a/incubator/cloudbeaver/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:06.104119195Z" diff --git a/incubator/cloudbeaver/0.0.25/Chart.yaml b/incubator/cloudbeaver/0.0.25/Chart.yaml deleted file mode 100644 index d5e16ee89e5..00000000000 --- a/incubator/cloudbeaver/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Cloud Database Manager (Official Chart)" -home: https://truecharts.org/docs/charts/incubator/cloudbeaver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png -keywords: - - cloudbeaver - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudbeaver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver - - https://github.com/dbeaver/cloudbeaver - - https://hub.docker.com/r/dbeaver/cloudbeaver/ -type: application -version: 0.0.25 diff --git a/incubator/cloudbeaver/0.0.25/README.md b/incubator/cloudbeaver/0.0.25/README.md deleted file mode 100644 index e94d495c7a4..00000000000 --- a/incubator/cloudbeaver/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cloudbeaver - -Cloud Database Manager (Official Chart) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudbeaver](https://truecharts.org/docs/charts/incubator/cloudbeaver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cloudbeaver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cloudbeaver TrueCharts/cloudbeaver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cloudbeaver` deployment - -```console -helm uninstall cloudbeaver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudbeaver \ - --set env.TZ="America/New York" \ - TrueCharts/cloudbeaver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cloudbeaver TrueCharts/cloudbeaver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudbeaver/0.0.25/charts/common-10.5.10.tgz b/incubator/cloudbeaver/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cloudbeaver/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cloudbeaver/0.0.26/CHANGELOG.md b/incubator/cloudbeaver/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..0ffd7df8360 --- /dev/null +++ b/incubator/cloudbeaver/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudbeaver-0.0.26](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.25...cloudbeaver-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudbeaver-0.0.25](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.24...cloudbeaver-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cloudbeaver/0.0.26/Chart.lock b/incubator/cloudbeaver/0.0.26/Chart.lock new file mode 100644 index 00000000000..2b7b09964c6 --- /dev/null +++ b/incubator/cloudbeaver/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:57:39.234416043Z" diff --git a/incubator/cloudbeaver/0.0.26/Chart.yaml b/incubator/cloudbeaver/0.0.26/Chart.yaml new file mode 100644 index 00000000000..250ee780bbc --- /dev/null +++ b/incubator/cloudbeaver/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Cloud Database Manager (Official Chart)" +home: https://truecharts.org/docs/charts/incubator/cloudbeaver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudbeaver.png +keywords: + - cloudbeaver + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudbeaver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudbeaver + - https://github.com/dbeaver/cloudbeaver + - https://hub.docker.com/r/dbeaver/cloudbeaver/ +type: application +version: 0.0.26 diff --git a/incubator/cloudbeaver/0.0.26/README.md b/incubator/cloudbeaver/0.0.26/README.md new file mode 100644 index 00000000000..80fcc4d6751 --- /dev/null +++ b/incubator/cloudbeaver/0.0.26/README.md @@ -0,0 +1,107 @@ +# cloudbeaver + +Cloud Database Manager (Official Chart) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudbeaver](https://truecharts.org/docs/charts/incubator/cloudbeaver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cloudbeaver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cloudbeaver TrueCharts/cloudbeaver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cloudbeaver` deployment + +```console +helm uninstall cloudbeaver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudbeaver \ + --set env.TZ="America/New York" \ + TrueCharts/cloudbeaver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cloudbeaver TrueCharts/cloudbeaver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudbeaver/0.0.25/app-readme.md b/incubator/cloudbeaver/0.0.26/app-readme.md similarity index 100% rename from incubator/cloudbeaver/0.0.25/app-readme.md rename to incubator/cloudbeaver/0.0.26/app-readme.md diff --git a/incubator/cloudbeaver/0.0.26/charts/common-10.6.1.tgz b/incubator/cloudbeaver/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cloudbeaver/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/cloudbeaver/0.0.25/ix_values.yaml b/incubator/cloudbeaver/0.0.26/ix_values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.25/ix_values.yaml rename to incubator/cloudbeaver/0.0.26/ix_values.yaml diff --git a/incubator/cloudbeaver/0.0.25/questions.yaml b/incubator/cloudbeaver/0.0.26/questions.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.25/questions.yaml rename to incubator/cloudbeaver/0.0.26/questions.yaml diff --git a/incubator/cloudbeaver/0.0.25/templates/common.yaml b/incubator/cloudbeaver/0.0.26/templates/common.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.25/templates/common.yaml rename to incubator/cloudbeaver/0.0.26/templates/common.yaml diff --git a/incubator/cloudbeaver/0.0.25/values.yaml b/incubator/cloudbeaver/0.0.26/values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.25/values.yaml rename to incubator/cloudbeaver/0.0.26/values.yaml diff --git a/incubator/cloudcommander/0.0.25/CHANGELOG.md b/incubator/cloudcommander/0.0.25/CHANGELOG.md deleted file mode 100644 index dd1c6228b22..00000000000 --- a/incubator/cloudcommander/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cloudcommander/0.0.25/Chart.lock b/incubator/cloudcommander/0.0.25/Chart.lock deleted file mode 100644 index b910c6ab4c1..00000000000 --- a/incubator/cloudcommander/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:20.626784474Z" diff --git a/incubator/cloudcommander/0.0.25/Chart.yaml b/incubator/cloudcommander/0.0.25/Chart.yaml deleted file mode 100644 index 8757a609b5a..00000000000 --- a/incubator/cloudcommander/0.0.25/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]\n" -home: https://truecharts.org/docs/charts/incubator/cloudcommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png -keywords: - - cloudcommander - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudcommander -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander - - https://hub.docker.com/r/coderaiser/cloudcmd/ -type: application -version: 0.0.25 diff --git a/incubator/cloudcommander/0.0.25/README.md b/incubator/cloudcommander/0.0.25/README.md deleted file mode 100644 index 1862a19ad68..00000000000 --- a/incubator/cloudcommander/0.0.25/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# cloudcommander - -[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudcommander](https://truecharts.org/docs/charts/incubator/cloudcommander) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cloudcommander` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cloudcommander TrueCharts/cloudcommander -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cloudcommander` deployment - -```console -helm uninstall cloudcommander -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudcommander \ - --set env.TZ="America/New York" \ - TrueCharts/cloudcommander -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cloudcommander TrueCharts/cloudcommander -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudcommander/0.0.25/charts/common-10.5.10.tgz b/incubator/cloudcommander/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cloudcommander/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cloudcommander/0.0.26/CHANGELOG.md b/incubator/cloudcommander/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..1bb44379b10 --- /dev/null +++ b/incubator/cloudcommander/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudcommander-0.0.26](https://github.com/truecharts/charts/compare/cloudcommander-0.0.25...cloudcommander-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudcommander-0.0.25](https://github.com/truecharts/charts/compare/cloudcommander-0.0.24...cloudcommander-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cloudcommander/0.0.26/Chart.lock b/incubator/cloudcommander/0.0.26/Chart.lock new file mode 100644 index 00000000000..04b9a808865 --- /dev/null +++ b/incubator/cloudcommander/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:03.885017634Z" diff --git a/incubator/cloudcommander/0.0.26/Chart.yaml b/incubator/cloudcommander/0.0.26/Chart.yaml new file mode 100644 index 00000000000..eebbb09f5c8 --- /dev/null +++ b/incubator/cloudcommander/0.0.26/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/]\n" +home: https://truecharts.org/docs/charts/incubator/cloudcommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png +keywords: + - cloudcommander + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudcommander +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudcommander + - https://hub.docker.com/r/coderaiser/cloudcmd/ +type: application +version: 0.0.26 diff --git a/incubator/cloudcommander/0.0.26/README.md b/incubator/cloudcommander/0.0.26/README.md new file mode 100644 index 00000000000..10b4d11dbb6 --- /dev/null +++ b/incubator/cloudcommander/0.0.26/README.md @@ -0,0 +1,106 @@ +# cloudcommander + +[b]CloudCommander[/b] is a simple web file browser with a built in text editor and archive compress/extract abilities.[br/] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudcommander](https://truecharts.org/docs/charts/incubator/cloudcommander) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cloudcommander` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cloudcommander TrueCharts/cloudcommander +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cloudcommander` deployment + +```console +helm uninstall cloudcommander +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudcommander \ + --set env.TZ="America/New York" \ + TrueCharts/cloudcommander +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cloudcommander TrueCharts/cloudcommander -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudcommander/0.0.25/app-readme.md b/incubator/cloudcommander/0.0.26/app-readme.md similarity index 100% rename from incubator/cloudcommander/0.0.25/app-readme.md rename to incubator/cloudcommander/0.0.26/app-readme.md diff --git a/incubator/cloudcommander/0.0.26/charts/common-10.6.1.tgz b/incubator/cloudcommander/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cloudcommander/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/cloudcommander/0.0.25/ix_values.yaml b/incubator/cloudcommander/0.0.26/ix_values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.25/ix_values.yaml rename to incubator/cloudcommander/0.0.26/ix_values.yaml diff --git a/incubator/cloudcommander/0.0.25/questions.yaml b/incubator/cloudcommander/0.0.26/questions.yaml similarity index 100% rename from incubator/cloudcommander/0.0.25/questions.yaml rename to incubator/cloudcommander/0.0.26/questions.yaml diff --git a/incubator/cloudcommander/0.0.25/templates/common.yaml b/incubator/cloudcommander/0.0.26/templates/common.yaml similarity index 100% rename from incubator/cloudcommander/0.0.25/templates/common.yaml rename to incubator/cloudcommander/0.0.26/templates/common.yaml diff --git a/incubator/cloudcommander/0.0.25/values.yaml b/incubator/cloudcommander/0.0.26/values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.25/values.yaml rename to incubator/cloudcommander/0.0.26/values.yaml diff --git a/incubator/cloudreve/0.0.24/CHANGELOG.md b/incubator/cloudreve/0.0.24/CHANGELOG.md deleted file mode 100644 index 749dbe92d7c..00000000000 --- a/incubator/cloudreve/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cloudreve/0.0.24/Chart.lock b/incubator/cloudreve/0.0.24/Chart.lock deleted file mode 100644 index 640e15d6802..00000000000 --- a/incubator/cloudreve/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:27.255875311Z" diff --git a/incubator/cloudreve/0.0.24/Chart.yaml b/incubator/cloudreve/0.0.24/Chart.yaml deleted file mode 100644 index 37eaa88803a..00000000000 --- a/incubator/cloudreve/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Self-hosted file management and sharing system, supports multiple storage providers" -home: https://truecharts.org/docs/charts/incubator/cloudreve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png -keywords: - - cloudreve - - Cloud - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudreve -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve - - https://github.com/cloudreve/Cloudreve - - https://hub.docker.com/r/xavierniu/cloudreve -type: application -version: 0.0.24 diff --git a/incubator/cloudreve/0.0.24/README.md b/incubator/cloudreve/0.0.24/README.md deleted file mode 100644 index 38c11dda9e5..00000000000 --- a/incubator/cloudreve/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cloudreve - -Self-hosted file management and sharing system, supports multiple storage providers - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudreve](https://truecharts.org/docs/charts/incubator/cloudreve) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cloudreve` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cloudreve TrueCharts/cloudreve -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cloudreve` deployment - -```console -helm uninstall cloudreve -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudreve \ - --set env.TZ="America/New York" \ - TrueCharts/cloudreve -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cloudreve TrueCharts/cloudreve -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudreve/0.0.24/charts/common-10.5.10.tgz b/incubator/cloudreve/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cloudreve/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cloudreve/0.0.25/CHANGELOG.md b/incubator/cloudreve/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9036194f1db --- /dev/null +++ b/incubator/cloudreve/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudreve-0.0.25](https://github.com/truecharts/charts/compare/cloudreve-0.0.24...cloudreve-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudreve-0.0.24](https://github.com/truecharts/charts/compare/cloudreve-0.0.23...cloudreve-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cloudreve/0.0.25/Chart.lock b/incubator/cloudreve/0.0.25/Chart.lock new file mode 100644 index 00000000000..09287d3c819 --- /dev/null +++ b/incubator/cloudreve/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:06.607999422Z" diff --git a/incubator/cloudreve/0.0.25/Chart.yaml b/incubator/cloudreve/0.0.25/Chart.yaml new file mode 100644 index 00000000000..26d192a2316 --- /dev/null +++ b/incubator/cloudreve/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Self-hosted file management and sharing system, supports multiple storage providers" +home: https://truecharts.org/docs/charts/incubator/cloudreve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudreve.png +keywords: + - cloudreve + - Cloud + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudreve +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cloudreve + - https://github.com/cloudreve/Cloudreve + - https://hub.docker.com/r/xavierniu/cloudreve +type: application +version: 0.0.25 diff --git a/incubator/cloudreve/0.0.25/README.md b/incubator/cloudreve/0.0.25/README.md new file mode 100644 index 00000000000..c368a72f9c5 --- /dev/null +++ b/incubator/cloudreve/0.0.25/README.md @@ -0,0 +1,107 @@ +# cloudreve + +Self-hosted file management and sharing system, supports multiple storage providers + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudreve](https://truecharts.org/docs/charts/incubator/cloudreve) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cloudreve` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cloudreve TrueCharts/cloudreve +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cloudreve` deployment + +```console +helm uninstall cloudreve +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudreve \ + --set env.TZ="America/New York" \ + TrueCharts/cloudreve +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cloudreve TrueCharts/cloudreve -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cloudreve/0.0.24/app-readme.md b/incubator/cloudreve/0.0.25/app-readme.md similarity index 100% rename from incubator/cloudreve/0.0.24/app-readme.md rename to incubator/cloudreve/0.0.25/app-readme.md diff --git a/incubator/cloudreve/0.0.25/charts/common-10.6.1.tgz b/incubator/cloudreve/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cloudreve/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/cloudreve/0.0.24/ix_values.yaml b/incubator/cloudreve/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cloudreve/0.0.24/ix_values.yaml rename to incubator/cloudreve/0.0.25/ix_values.yaml diff --git a/incubator/cloudreve/0.0.24/questions.yaml b/incubator/cloudreve/0.0.25/questions.yaml similarity index 100% rename from incubator/cloudreve/0.0.24/questions.yaml rename to incubator/cloudreve/0.0.25/questions.yaml diff --git a/incubator/cloudreve/0.0.24/templates/common.yaml b/incubator/cloudreve/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cloudreve/0.0.24/templates/common.yaml rename to incubator/cloudreve/0.0.25/templates/common.yaml diff --git a/incubator/cloudreve/0.0.24/values.yaml b/incubator/cloudreve/0.0.25/values.yaml similarity index 100% rename from incubator/cloudreve/0.0.24/values.yaml rename to incubator/cloudreve/0.0.25/values.yaml diff --git a/incubator/colonysurvival/0.0.24/CHANGELOG.md b/incubator/colonysurvival/0.0.24/CHANGELOG.md deleted file mode 100644 index dab66742b5c..00000000000 --- a/incubator/colonysurvival/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/colonysurvival/0.0.24/Chart.lock b/incubator/colonysurvival/0.0.24/Chart.lock deleted file mode 100644 index b023bd85cec..00000000000 --- a/incubator/colonysurvival/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:28.767663139Z" diff --git a/incubator/colonysurvival/0.0.24/Chart.yaml b/incubator/colonysurvival/0.0.24/Chart.yaml deleted file mode 100644 index c436522bf78..00000000000 --- a/incubator/colonysurvival/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Colony Survival and run it." -home: https://truecharts.org/docs/charts/incubator/colonysurvival -icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png -keywords: - - colonysurvival - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: colonysurvival -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/colonysurvival/0.0.24/README.md b/incubator/colonysurvival/0.0.24/README.md deleted file mode 100644 index 432a7befa47..00000000000 --- a/incubator/colonysurvival/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# colonysurvival - -This Chart will download and install SteamCMD. It will also install Colony Survival and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [colonysurvival](https://truecharts.org/docs/charts/incubator/colonysurvival) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `colonysurvival` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install colonysurvival TrueCharts/colonysurvival -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `colonysurvival` deployment - -```console -helm uninstall colonysurvival -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install colonysurvival \ - --set env.TZ="America/New York" \ - TrueCharts/colonysurvival -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install colonysurvival TrueCharts/colonysurvival -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/colonysurvival/0.0.24/charts/common-10.5.10.tgz b/incubator/colonysurvival/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/colonysurvival/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/colonysurvival/0.0.25/CHANGELOG.md b/incubator/colonysurvival/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..90d5893f1f3 --- /dev/null +++ b/incubator/colonysurvival/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [colonysurvival-0.0.25](https://github.com/truecharts/charts/compare/colonysurvival-0.0.24...colonysurvival-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [colonysurvival-0.0.24](https://github.com/truecharts/charts/compare/colonysurvival-0.0.23...colonysurvival-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/colonysurvival/0.0.25/Chart.lock b/incubator/colonysurvival/0.0.25/Chart.lock new file mode 100644 index 00000000000..a7c4dc41a1a --- /dev/null +++ b/incubator/colonysurvival/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:07.692525031Z" diff --git a/incubator/colonysurvival/0.0.25/Chart.yaml b/incubator/colonysurvival/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6773c3f5053 --- /dev/null +++ b/incubator/colonysurvival/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Colony Survival and run it." +home: https://truecharts.org/docs/charts/incubator/colonysurvival +icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png +keywords: + - colonysurvival + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: colonysurvival +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/colonysurvival + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/colonysurvival/0.0.25/README.md b/incubator/colonysurvival/0.0.25/README.md new file mode 100644 index 00000000000..f8d89946fe7 --- /dev/null +++ b/incubator/colonysurvival/0.0.25/README.md @@ -0,0 +1,107 @@ +# colonysurvival + +This Chart will download and install SteamCMD. It will also install Colony Survival and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [colonysurvival](https://truecharts.org/docs/charts/incubator/colonysurvival) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `colonysurvival` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install colonysurvival TrueCharts/colonysurvival +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `colonysurvival` deployment + +```console +helm uninstall colonysurvival +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install colonysurvival \ + --set env.TZ="America/New York" \ + TrueCharts/colonysurvival +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install colonysurvival TrueCharts/colonysurvival -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/colonysurvival/0.0.24/app-readme.md b/incubator/colonysurvival/0.0.25/app-readme.md similarity index 100% rename from incubator/colonysurvival/0.0.24/app-readme.md rename to incubator/colonysurvival/0.0.25/app-readme.md diff --git a/incubator/colonysurvival/0.0.25/charts/common-10.6.1.tgz b/incubator/colonysurvival/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/colonysurvival/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/colonysurvival/0.0.24/ix_values.yaml b/incubator/colonysurvival/0.0.25/ix_values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.24/ix_values.yaml rename to incubator/colonysurvival/0.0.25/ix_values.yaml diff --git a/incubator/colonysurvival/0.0.24/questions.yaml b/incubator/colonysurvival/0.0.25/questions.yaml similarity index 100% rename from incubator/colonysurvival/0.0.24/questions.yaml rename to incubator/colonysurvival/0.0.25/questions.yaml diff --git a/incubator/colonysurvival/0.0.24/templates/common.yaml b/incubator/colonysurvival/0.0.25/templates/common.yaml similarity index 100% rename from incubator/colonysurvival/0.0.24/templates/common.yaml rename to incubator/colonysurvival/0.0.25/templates/common.yaml diff --git a/incubator/colonysurvival/0.0.24/values.yaml b/incubator/colonysurvival/0.0.25/values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.24/values.yaml rename to incubator/colonysurvival/0.0.25/values.yaml diff --git a/incubator/conanexiles/0.0.24/CHANGELOG.md b/incubator/conanexiles/0.0.24/CHANGELOG.md deleted file mode 100644 index c1cbca2a3a5..00000000000 --- a/incubator/conanexiles/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/conanexiles/0.0.24/Chart.lock b/incubator/conanexiles/0.0.24/Chart.lock deleted file mode 100644 index 9f0e469c962..00000000000 --- a/incubator/conanexiles/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:32.824910713Z" diff --git a/incubator/conanexiles/0.0.24/Chart.yaml b/incubator/conanexiles/0.0.24/Chart.yaml deleted file mode 100644 index 02d8816a5b0..00000000000 --- a/incubator/conanexiles/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Conan Exiles and run it." -home: https://truecharts.org/docs/charts/incubator/conanexiles -icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png -keywords: - - conanexiles - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: conanexiles -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/conanexiles/0.0.24/README.md b/incubator/conanexiles/0.0.24/README.md deleted file mode 100644 index df22bff5376..00000000000 --- a/incubator/conanexiles/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# conanexiles - -This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [conanexiles](https://truecharts.org/docs/charts/incubator/conanexiles) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `conanexiles` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install conanexiles TrueCharts/conanexiles -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `conanexiles` deployment - -```console -helm uninstall conanexiles -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install conanexiles \ - --set env.TZ="America/New York" \ - TrueCharts/conanexiles -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install conanexiles TrueCharts/conanexiles -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/conanexiles/0.0.24/charts/common-10.5.10.tgz b/incubator/conanexiles/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/conanexiles/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/conanexiles/0.0.25/CHANGELOG.md b/incubator/conanexiles/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..68f278d1650 --- /dev/null +++ b/incubator/conanexiles/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [conanexiles-0.0.25](https://github.com/truecharts/charts/compare/conanexiles-0.0.24...conanexiles-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conanexiles-0.0.24](https://github.com/truecharts/charts/compare/conanexiles-0.0.23...conanexiles-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/conanexiles/0.0.25/Chart.lock b/incubator/conanexiles/0.0.25/Chart.lock new file mode 100644 index 00000000000..50189958506 --- /dev/null +++ b/incubator/conanexiles/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:11.227281433Z" diff --git a/incubator/conanexiles/0.0.25/Chart.yaml b/incubator/conanexiles/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e6919d7cc55 --- /dev/null +++ b/incubator/conanexiles/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Conan Exiles and run it." +home: https://truecharts.org/docs/charts/incubator/conanexiles +icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png +keywords: + - conanexiles + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: conanexiles +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/conanexiles + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/conanexiles/0.0.25/README.md b/incubator/conanexiles/0.0.25/README.md new file mode 100644 index 00000000000..330a818f902 --- /dev/null +++ b/incubator/conanexiles/0.0.25/README.md @@ -0,0 +1,107 @@ +# conanexiles + +This Chart will download and install SteamCMD. It will also install Conan Exiles and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [conanexiles](https://truecharts.org/docs/charts/incubator/conanexiles) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `conanexiles` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install conanexiles TrueCharts/conanexiles +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `conanexiles` deployment + +```console +helm uninstall conanexiles +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install conanexiles \ + --set env.TZ="America/New York" \ + TrueCharts/conanexiles +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install conanexiles TrueCharts/conanexiles -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/conanexiles/0.0.24/app-readme.md b/incubator/conanexiles/0.0.25/app-readme.md similarity index 100% rename from incubator/conanexiles/0.0.24/app-readme.md rename to incubator/conanexiles/0.0.25/app-readme.md diff --git a/incubator/conanexiles/0.0.25/charts/common-10.6.1.tgz b/incubator/conanexiles/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/conanexiles/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/conanexiles/0.0.24/ix_values.yaml b/incubator/conanexiles/0.0.25/ix_values.yaml similarity index 100% rename from incubator/conanexiles/0.0.24/ix_values.yaml rename to incubator/conanexiles/0.0.25/ix_values.yaml diff --git a/incubator/conanexiles/0.0.24/questions.yaml b/incubator/conanexiles/0.0.25/questions.yaml similarity index 100% rename from incubator/conanexiles/0.0.24/questions.yaml rename to incubator/conanexiles/0.0.25/questions.yaml diff --git a/incubator/conanexiles/0.0.24/templates/common.yaml b/incubator/conanexiles/0.0.25/templates/common.yaml similarity index 100% rename from incubator/conanexiles/0.0.24/templates/common.yaml rename to incubator/conanexiles/0.0.25/templates/common.yaml diff --git a/incubator/conanexiles/0.0.24/values.yaml b/incubator/conanexiles/0.0.25/values.yaml similarity index 100% rename from incubator/conanexiles/0.0.24/values.yaml rename to incubator/conanexiles/0.0.25/values.yaml diff --git a/incubator/conreq/0.0.28/CHANGELOG.md b/incubator/conreq/0.0.28/CHANGELOG.md deleted file mode 100644 index 3c5103265c3..00000000000 --- a/incubator/conreq/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/conreq/0.0.28/Chart.lock b/incubator/conreq/0.0.28/Chart.lock deleted file mode 100644 index 45390412798..00000000000 --- a/incubator/conreq/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:45.966147634Z" diff --git a/incubator/conreq/0.0.28/Chart.yaml b/incubator/conreq/0.0.28/Chart.yaml deleted file mode 100644 index 96eeae3573b..00000000000 --- a/incubator/conreq/0.0.28/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Conreq, a Content Requesting platform. -home: https://truecharts.org/docs/charts/incubator/conreq -icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png -keywords: - - conreq - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: conreq -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq - - https://hotio.dev/containers/conreq - - https://hub.docker.com/r/hotio/conreq -type: application -version: 0.0.28 diff --git a/incubator/conreq/0.0.28/README.md b/incubator/conreq/0.0.28/README.md deleted file mode 100644 index 46bd9237420..00000000000 --- a/incubator/conreq/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# conreq - -Conreq, a Content Requesting platform. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [conreq](https://truecharts.org/docs/charts/incubator/conreq) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `conreq` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install conreq TrueCharts/conreq -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `conreq` deployment - -```console -helm uninstall conreq -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install conreq \ - --set env.TZ="America/New York" \ - TrueCharts/conreq -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install conreq TrueCharts/conreq -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/conreq/0.0.28/charts/common-10.5.10.tgz b/incubator/conreq/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/conreq/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/conreq/0.0.29/CHANGELOG.md b/incubator/conreq/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..c53e40fc770 --- /dev/null +++ b/incubator/conreq/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [conreq-0.0.29](https://github.com/truecharts/charts/compare/conreq-0.0.28...conreq-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [conreq-0.0.28](https://github.com/truecharts/charts/compare/conreq-0.0.27...conreq-0.0.28) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/conreq/0.0.29/Chart.lock b/incubator/conreq/0.0.29/Chart.lock new file mode 100644 index 00000000000..234e6b31146 --- /dev/null +++ b/incubator/conreq/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:35.086355313Z" diff --git a/incubator/conreq/0.0.29/Chart.yaml b/incubator/conreq/0.0.29/Chart.yaml new file mode 100644 index 00000000000..d53819fb65a --- /dev/null +++ b/incubator/conreq/0.0.29/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Conreq, a Content Requesting platform. +home: https://truecharts.org/docs/charts/incubator/conreq +icon: https://truecharts.org/img/hotlink-ok/chart-icons/conreq.png +keywords: + - conreq + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: conreq +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/conreq + - https://hotio.dev/containers/conreq + - https://hub.docker.com/r/hotio/conreq +type: application +version: 0.0.29 diff --git a/incubator/conreq/0.0.29/README.md b/incubator/conreq/0.0.29/README.md new file mode 100644 index 00000000000..55e8afc04fa --- /dev/null +++ b/incubator/conreq/0.0.29/README.md @@ -0,0 +1,107 @@ +# conreq + +Conreq, a Content Requesting platform. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [conreq](https://truecharts.org/docs/charts/incubator/conreq) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `conreq` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install conreq TrueCharts/conreq +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `conreq` deployment + +```console +helm uninstall conreq +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install conreq \ + --set env.TZ="America/New York" \ + TrueCharts/conreq +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install conreq TrueCharts/conreq -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/conreq/0.0.28/app-readme.md b/incubator/conreq/0.0.29/app-readme.md similarity index 100% rename from incubator/conreq/0.0.28/app-readme.md rename to incubator/conreq/0.0.29/app-readme.md diff --git a/incubator/conreq/0.0.29/charts/common-10.6.1.tgz b/incubator/conreq/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/conreq/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/conreq/0.0.28/ix_values.yaml b/incubator/conreq/0.0.29/ix_values.yaml similarity index 100% rename from incubator/conreq/0.0.28/ix_values.yaml rename to incubator/conreq/0.0.29/ix_values.yaml diff --git a/incubator/conreq/0.0.28/questions.yaml b/incubator/conreq/0.0.29/questions.yaml similarity index 100% rename from incubator/conreq/0.0.28/questions.yaml rename to incubator/conreq/0.0.29/questions.yaml diff --git a/incubator/conreq/0.0.28/templates/common.yaml b/incubator/conreq/0.0.29/templates/common.yaml similarity index 100% rename from incubator/conreq/0.0.28/templates/common.yaml rename to incubator/conreq/0.0.29/templates/common.yaml diff --git a/incubator/conreq/0.0.28/values.yaml b/incubator/conreq/0.0.29/values.yaml similarity index 100% rename from incubator/conreq/0.0.28/values.yaml rename to incubator/conreq/0.0.29/values.yaml diff --git a/incubator/convos/0.0.27/CHANGELOG.md b/incubator/convos/0.0.27/CHANGELOG.md deleted file mode 100644 index 6672821e5b3..00000000000 --- a/incubator/convos/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - - diff --git a/incubator/convos/0.0.27/Chart.lock b/incubator/convos/0.0.27/Chart.lock deleted file mode 100644 index 849c0f7716b..00000000000 --- a/incubator/convos/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:52.069531294Z" diff --git a/incubator/convos/0.0.27/Chart.yaml b/incubator/convos/0.0.27/Chart.yaml deleted file mode 100644 index 01ae690c357..00000000000 --- a/incubator/convos/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Convos is the simplest way to use IRC and it is always online -home: https://truecharts.org/docs/charts/incubator/convos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png -keywords: - - convos - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: convos -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/convos - - https://convos.chat/ - - https://hub.docker.com/r/convos/convos/ -type: application -version: 0.0.27 diff --git a/incubator/convos/0.0.27/README.md b/incubator/convos/0.0.27/README.md deleted file mode 100644 index f582250e3bb..00000000000 --- a/incubator/convos/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# convos - -Convos is the simplest way to use IRC and it is always online - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [convos](https://truecharts.org/docs/charts/incubator/convos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `convos` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install convos TrueCharts/convos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `convos` deployment - -```console -helm uninstall convos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install convos \ - --set env.TZ="America/New York" \ - TrueCharts/convos -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install convos TrueCharts/convos -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/convos/0.0.27/charts/common-10.5.10.tgz b/incubator/convos/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/convos/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/convos/0.0.28/CHANGELOG.md b/incubator/convos/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..4d1de38300e --- /dev/null +++ b/incubator/convos/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [convos-0.0.28](https://github.com/truecharts/charts/compare/convos-0.0.27...convos-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [convos-0.0.27](https://github.com/truecharts/charts/compare/convos-0.0.25...convos-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/convos/0.0.28/Chart.lock b/incubator/convos/0.0.28/Chart.lock new file mode 100644 index 00000000000..b6b8d065159 --- /dev/null +++ b/incubator/convos/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:38.300600611Z" diff --git a/incubator/convos/0.0.28/Chart.yaml b/incubator/convos/0.0.28/Chart.yaml new file mode 100644 index 00000000000..733c083d804 --- /dev/null +++ b/incubator/convos/0.0.28/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Messenger +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Convos is the simplest way to use IRC and it is always online +home: https://truecharts.org/docs/charts/incubator/convos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png +keywords: + - convos + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: convos +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/convos + - https://convos.chat/ + - https://hub.docker.com/r/convos/convos/ +type: application +version: 0.0.28 diff --git a/incubator/convos/0.0.28/README.md b/incubator/convos/0.0.28/README.md new file mode 100644 index 00000000000..a164b91c0a9 --- /dev/null +++ b/incubator/convos/0.0.28/README.md @@ -0,0 +1,107 @@ +# convos + +Convos is the simplest way to use IRC and it is always online + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [convos](https://truecharts.org/docs/charts/incubator/convos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `convos` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install convos TrueCharts/convos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `convos` deployment + +```console +helm uninstall convos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install convos \ + --set env.TZ="America/New York" \ + TrueCharts/convos +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install convos TrueCharts/convos -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/convos/0.0.27/app-readme.md b/incubator/convos/0.0.28/app-readme.md similarity index 100% rename from incubator/convos/0.0.27/app-readme.md rename to incubator/convos/0.0.28/app-readme.md diff --git a/incubator/convos/0.0.28/charts/common-10.6.1.tgz b/incubator/convos/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/convos/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/convos/0.0.27/ix_values.yaml b/incubator/convos/0.0.28/ix_values.yaml similarity index 100% rename from incubator/convos/0.0.27/ix_values.yaml rename to incubator/convos/0.0.28/ix_values.yaml diff --git a/incubator/convos/0.0.27/questions.yaml b/incubator/convos/0.0.28/questions.yaml similarity index 100% rename from incubator/convos/0.0.27/questions.yaml rename to incubator/convos/0.0.28/questions.yaml diff --git a/incubator/convos/0.0.27/templates/common.yaml b/incubator/convos/0.0.28/templates/common.yaml similarity index 100% rename from incubator/convos/0.0.27/templates/common.yaml rename to incubator/convos/0.0.28/templates/common.yaml diff --git a/incubator/convos/0.0.27/values.yaml b/incubator/convos/0.0.28/values.yaml similarity index 100% rename from incubator/convos/0.0.27/values.yaml rename to incubator/convos/0.0.28/values.yaml diff --git a/incubator/cops/0.0.26/CHANGELOG.md b/incubator/cops/0.0.26/CHANGELOG.md deleted file mode 100644 index 8a06da58d42..00000000000 --- a/incubator/cops/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,92 +0,0 @@ -# Changelog - - - -## [cops-0.0.26](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cops-0.0.26](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cops-0.0.25](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cops-0.0.25](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/incubator/cops/0.0.26/Chart.lock b/incubator/cops/0.0.26/Chart.lock deleted file mode 100644 index bf1da551bb3..00000000000 --- a/incubator/cops/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:53.649297488Z" diff --git a/incubator/cops/0.0.26/Chart.yaml b/incubator/cops/0.0.26/Chart.yaml deleted file mode 100644 index a3c576c4fe2..00000000000 --- a/incubator/cops/0.0.26/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Books - - MediaServer-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" -home: https://truecharts.org/docs/charts/incubator/cops -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cops -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cops - - http://blog.slucas.fr/en/oss/calibre-opds-php-server - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme -type: application -version: 0.0.26 diff --git a/incubator/cops/0.0.26/README.md b/incubator/cops/0.0.26/README.md deleted file mode 100644 index 1d69fa57088..00000000000 --- a/incubator/cops/0.0.26/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cops - -Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cops](https://truecharts.org/docs/charts/incubator/cops) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cops` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cops TrueCharts/cops -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cops` deployment - -```console -helm uninstall cops -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cops \ - --set env.TZ="America/New York" \ - TrueCharts/cops -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cops TrueCharts/cops -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cops/0.0.26/charts/common-10.5.10.tgz b/incubator/cops/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cops/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cops/0.0.27/CHANGELOG.md b/incubator/cops/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..ed15da436ca --- /dev/null +++ b/incubator/cops/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cops-0.0.27](https://github.com/truecharts/charts/compare/cops-0.0.26...cops-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cops-0.0.26](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cops-0.0.26](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cops-0.0.25](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cops-0.0.25](https://github.com/truecharts/charts/compare/cops-0.0.24...cops-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/cops/0.0.27/Chart.lock b/incubator/cops/0.0.27/Chart.lock new file mode 100644 index 00000000000..b6ba7cb73b1 --- /dev/null +++ b/incubator/cops/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:39.020256063Z" diff --git a/incubator/cops/0.0.27/Chart.yaml b/incubator/cops/0.0.27/Chart.yaml new file mode 100644 index 00000000000..a682ea416ee --- /dev/null +++ b/incubator/cops/0.0.27/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Books + - MediaServer-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" +home: https://truecharts.org/docs/charts/incubator/cops +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png +keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cops +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cops + - http://blog.slucas.fr/en/oss/calibre-opds-php-server + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme +type: application +version: 0.0.27 diff --git a/incubator/cops/0.0.27/README.md b/incubator/cops/0.0.27/README.md new file mode 100644 index 00000000000..3f38d6d1653 --- /dev/null +++ b/incubator/cops/0.0.27/README.md @@ -0,0 +1,108 @@ +# cops + +Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cops](https://truecharts.org/docs/charts/incubator/cops) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cops` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cops TrueCharts/cops +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cops` deployment + +```console +helm uninstall cops +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cops \ + --set env.TZ="America/New York" \ + TrueCharts/cops +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cops TrueCharts/cops -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cops/0.0.26/app-readme.md b/incubator/cops/0.0.27/app-readme.md similarity index 100% rename from incubator/cops/0.0.26/app-readme.md rename to incubator/cops/0.0.27/app-readme.md diff --git a/incubator/cops/0.0.27/charts/common-10.6.1.tgz b/incubator/cops/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cops/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/cops/0.0.26/ix_values.yaml b/incubator/cops/0.0.27/ix_values.yaml similarity index 100% rename from incubator/cops/0.0.26/ix_values.yaml rename to incubator/cops/0.0.27/ix_values.yaml diff --git a/incubator/cops/0.0.26/questions.yaml b/incubator/cops/0.0.27/questions.yaml similarity index 100% rename from incubator/cops/0.0.26/questions.yaml rename to incubator/cops/0.0.27/questions.yaml diff --git a/incubator/cops/0.0.26/templates/common.yaml b/incubator/cops/0.0.27/templates/common.yaml similarity index 100% rename from incubator/cops/0.0.26/templates/common.yaml rename to incubator/cops/0.0.27/templates/common.yaml diff --git a/incubator/cops/0.0.26/values.yaml b/incubator/cops/0.0.27/values.yaml similarity index 100% rename from incubator/cops/0.0.26/values.yaml rename to incubator/cops/0.0.27/values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md deleted file mode 100644 index 2d0c7eee437..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock deleted file mode 100644 index 8478ad6d92a..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:05:58.560312352Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.26/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.26/Chart.yaml deleted file mode 100644 index be0ff48eddc..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed)" -home: https://truecharts.org/docs/charts/incubator/core-keeper-dedicated-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png -keywords: - - core-keeper-dedicated-server - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: core-keeper-dedicated-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server - - https://github.com/escapingnetwork/core-keeper-dedicated/ - - https://hub.docker.com/r/escaping/core-keeper-dedicated -type: application -version: 0.0.26 diff --git a/incubator/core-keeper-dedicated-server/0.0.26/README.md b/incubator/core-keeper-dedicated-server/0.0.26/README.md deleted file mode 100644 index 7c12b44bd3d..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# core-keeper-dedicated-server - -Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [core-keeper-dedicated-server](https://truecharts.org/docs/charts/incubator/core-keeper-dedicated-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `core-keeper-dedicated-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `core-keeper-dedicated-server` deployment - -```console -helm uninstall core-keeper-dedicated-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install core-keeper-dedicated-server \ - --set env.TZ="America/New York" \ - TrueCharts/core-keeper-dedicated-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/core-keeper-dedicated-server/0.0.26/charts/common-10.5.10.tgz b/incubator/core-keeper-dedicated-server/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/core-keeper-dedicated-server/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/core-keeper-dedicated-server/0.0.27/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..77acc72795a --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [core-keeper-dedicated-server-0.0.27](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.26...core-keeper-dedicated-server-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [core-keeper-dedicated-server-0.0.26](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.25...core-keeper-dedicated-server-0.0.26) (2022-09-20) + +### Chore diff --git a/incubator/core-keeper-dedicated-server/0.0.27/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.27/Chart.lock new file mode 100644 index 00000000000..038645f506e --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:58:42.465026054Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.27/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.27/Chart.yaml new file mode 100644 index 00000000000..4a3458e4317 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed)" +home: https://truecharts.org/docs/charts/incubator/core-keeper-dedicated-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-server.png +keywords: + - core-keeper-dedicated-server + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: core-keeper-dedicated-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/core-keeper-dedicated-server + - https://github.com/escapingnetwork/core-keeper-dedicated/ + - https://hub.docker.com/r/escaping/core-keeper-dedicated +type: application +version: 0.0.27 diff --git a/incubator/core-keeper-dedicated-server/0.0.27/README.md b/incubator/core-keeper-dedicated-server/0.0.27/README.md new file mode 100644 index 00000000000..9c8b00e3073 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.27/README.md @@ -0,0 +1,107 @@ +# core-keeper-dedicated-server + +Chart file for the new Core Keeper dedicated server running from SteamCMD. (No account etc needed) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [core-keeper-dedicated-server](https://truecharts.org/docs/charts/incubator/core-keeper-dedicated-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `core-keeper-dedicated-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `core-keeper-dedicated-server` deployment + +```console +helm uninstall core-keeper-dedicated-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install core-keeper-dedicated-server \ + --set env.TZ="America/New York" \ + TrueCharts/core-keeper-dedicated-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install core-keeper-dedicated-server TrueCharts/core-keeper-dedicated-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/core-keeper-dedicated-server/0.0.26/app-readme.md b/incubator/core-keeper-dedicated-server/0.0.27/app-readme.md similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.26/app-readme.md rename to incubator/core-keeper-dedicated-server/0.0.27/app-readme.md diff --git a/incubator/core-keeper-dedicated-server/0.0.27/charts/common-10.6.1.tgz b/incubator/core-keeper-dedicated-server/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/core-keeper-dedicated-server/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/core-keeper-dedicated-server/0.0.26/ix_values.yaml b/incubator/core-keeper-dedicated-server/0.0.27/ix_values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.26/ix_values.yaml rename to incubator/core-keeper-dedicated-server/0.0.27/ix_values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.26/questions.yaml b/incubator/core-keeper-dedicated-server/0.0.27/questions.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.26/questions.yaml rename to incubator/core-keeper-dedicated-server/0.0.27/questions.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.26/templates/common.yaml b/incubator/core-keeper-dedicated-server/0.0.27/templates/common.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.26/templates/common.yaml rename to incubator/core-keeper-dedicated-server/0.0.27/templates/common.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.26/values.yaml b/incubator/core-keeper-dedicated-server/0.0.27/values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.26/values.yaml rename to incubator/core-keeper-dedicated-server/0.0.27/values.yaml diff --git a/incubator/corekeeper/0.0.24/CHANGELOG.md b/incubator/corekeeper/0.0.24/CHANGELOG.md deleted file mode 100644 index f5a1cc822be..00000000000 --- a/incubator/corekeeper/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/corekeeper/0.0.24/Chart.lock b/incubator/corekeeper/0.0.24/Chart.lock deleted file mode 100644 index 2e83cb761ac..00000000000 --- a/incubator/corekeeper/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:06:11.353713541Z" diff --git a/incubator/corekeeper/0.0.24/Chart.yaml b/incubator/corekeeper/0.0.24/Chart.yaml deleted file mode 100644 index 9d9b3783c1b..00000000000 --- a/incubator/corekeeper/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install CoreKeeper and run it." -home: https://truecharts.org/docs/charts/incubator/corekeeper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png -keywords: - - corekeeper - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: corekeeper -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper - - https://steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/corekeeper/0.0.24/README.md b/incubator/corekeeper/0.0.24/README.md deleted file mode 100644 index ed988cc961e..00000000000 --- a/incubator/corekeeper/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# corekeeper - -This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [corekeeper](https://truecharts.org/docs/charts/incubator/corekeeper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `corekeeper` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install corekeeper TrueCharts/corekeeper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `corekeeper` deployment - -```console -helm uninstall corekeeper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install corekeeper \ - --set env.TZ="America/New York" \ - TrueCharts/corekeeper -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install corekeeper TrueCharts/corekeeper -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/corekeeper/0.0.24/charts/common-10.5.10.tgz b/incubator/corekeeper/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/corekeeper/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/corekeeper/0.0.25/CHANGELOG.md b/incubator/corekeeper/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6adea699ed5 --- /dev/null +++ b/incubator/corekeeper/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [corekeeper-0.0.25](https://github.com/truecharts/charts/compare/corekeeper-0.0.24...corekeeper-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [corekeeper-0.0.24](https://github.com/truecharts/charts/compare/corekeeper-0.0.23...corekeeper-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/corekeeper/0.0.25/Chart.lock b/incubator/corekeeper/0.0.25/Chart.lock new file mode 100644 index 00000000000..0045653ce16 --- /dev/null +++ b/incubator/corekeeper/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:06.788802374Z" diff --git a/incubator/corekeeper/0.0.25/Chart.yaml b/incubator/corekeeper/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8f947539283 --- /dev/null +++ b/incubator/corekeeper/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install CoreKeeper and run it." +home: https://truecharts.org/docs/charts/incubator/corekeeper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png +keywords: + - corekeeper + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: corekeeper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/corekeeper + - https://steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/corekeeper/0.0.25/README.md b/incubator/corekeeper/0.0.25/README.md new file mode 100644 index 00000000000..d62f2c97c31 --- /dev/null +++ b/incubator/corekeeper/0.0.25/README.md @@ -0,0 +1,107 @@ +# corekeeper + +This Chart will download and install SteamCMD. It will also install CoreKeeper and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [corekeeper](https://truecharts.org/docs/charts/incubator/corekeeper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `corekeeper` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install corekeeper TrueCharts/corekeeper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `corekeeper` deployment + +```console +helm uninstall corekeeper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install corekeeper \ + --set env.TZ="America/New York" \ + TrueCharts/corekeeper +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install corekeeper TrueCharts/corekeeper -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/corekeeper/0.0.24/app-readme.md b/incubator/corekeeper/0.0.25/app-readme.md similarity index 100% rename from incubator/corekeeper/0.0.24/app-readme.md rename to incubator/corekeeper/0.0.25/app-readme.md diff --git a/incubator/corekeeper/0.0.25/charts/common-10.6.1.tgz b/incubator/corekeeper/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/corekeeper/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/corekeeper/0.0.24/ix_values.yaml b/incubator/corekeeper/0.0.25/ix_values.yaml similarity index 100% rename from incubator/corekeeper/0.0.24/ix_values.yaml rename to incubator/corekeeper/0.0.25/ix_values.yaml diff --git a/incubator/corekeeper/0.0.24/questions.yaml b/incubator/corekeeper/0.0.25/questions.yaml similarity index 100% rename from incubator/corekeeper/0.0.24/questions.yaml rename to incubator/corekeeper/0.0.25/questions.yaml diff --git a/incubator/corekeeper/0.0.24/templates/common.yaml b/incubator/corekeeper/0.0.25/templates/common.yaml similarity index 100% rename from incubator/corekeeper/0.0.24/templates/common.yaml rename to incubator/corekeeper/0.0.25/templates/common.yaml diff --git a/incubator/corekeeper/0.0.24/values.yaml b/incubator/corekeeper/0.0.25/values.yaml similarity index 100% rename from incubator/corekeeper/0.0.24/values.yaml rename to incubator/corekeeper/0.0.25/values.yaml diff --git a/incubator/counterstrike2d/0.0.24/CHANGELOG.md b/incubator/counterstrike2d/0.0.24/CHANGELOG.md deleted file mode 100644 index ac8e941f786..00000000000 --- a/incubator/counterstrike2d/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/counterstrike2d/0.0.24/Chart.lock b/incubator/counterstrike2d/0.0.24/Chart.lock deleted file mode 100644 index 433e12e2b82..00000000000 --- a/incubator/counterstrike2d/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:06:18.12510664Z" diff --git a/incubator/counterstrike2d/0.0.24/Chart.yaml b/incubator/counterstrike2d/0.0.24/Chart.yaml deleted file mode 100644 index 597b65348ee..00000000000 --- a/incubator/counterstrike2d/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install CounterStrike 2D." -home: https://truecharts.org/docs/charts/incubator/counterstrike2d -icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png -keywords: - - counterstrike2d - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: counterstrike2d -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/cs2dserver/ -type: application -version: 0.0.24 diff --git a/incubator/counterstrike2d/0.0.24/README.md b/incubator/counterstrike2d/0.0.24/README.md deleted file mode 100644 index 5169da44ce3..00000000000 --- a/incubator/counterstrike2d/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# counterstrike2d - -This Chart will download and install CounterStrike 2D. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [counterstrike2d](https://truecharts.org/docs/charts/incubator/counterstrike2d) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `counterstrike2d` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install counterstrike2d TrueCharts/counterstrike2d -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `counterstrike2d` deployment - -```console -helm uninstall counterstrike2d -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install counterstrike2d \ - --set env.TZ="America/New York" \ - TrueCharts/counterstrike2d -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install counterstrike2d TrueCharts/counterstrike2d -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/counterstrike2d/0.0.24/charts/common-10.5.10.tgz b/incubator/counterstrike2d/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/counterstrike2d/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/counterstrike2d/0.0.25/CHANGELOG.md b/incubator/counterstrike2d/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a49a02cb275 --- /dev/null +++ b/incubator/counterstrike2d/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [counterstrike2d-0.0.25](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.24...counterstrike2d-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [counterstrike2d-0.0.24](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.23...counterstrike2d-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/counterstrike2d/0.0.25/Chart.lock b/incubator/counterstrike2d/0.0.25/Chart.lock new file mode 100644 index 00000000000..afbb130f21e --- /dev/null +++ b/incubator/counterstrike2d/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:10.37044689Z" diff --git a/incubator/counterstrike2d/0.0.25/Chart.yaml b/incubator/counterstrike2d/0.0.25/Chart.yaml new file mode 100644 index 00000000000..953fb8af2cf --- /dev/null +++ b/incubator/counterstrike2d/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install CounterStrike 2D." +home: https://truecharts.org/docs/charts/incubator/counterstrike2d +icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png +keywords: + - counterstrike2d + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: counterstrike2d +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/counterstrike2d + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/cs2dserver/ +type: application +version: 0.0.25 diff --git a/incubator/counterstrike2d/0.0.25/README.md b/incubator/counterstrike2d/0.0.25/README.md new file mode 100644 index 00000000000..3249bf08c0a --- /dev/null +++ b/incubator/counterstrike2d/0.0.25/README.md @@ -0,0 +1,107 @@ +# counterstrike2d + +This Chart will download and install CounterStrike 2D. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [counterstrike2d](https://truecharts.org/docs/charts/incubator/counterstrike2d) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `counterstrike2d` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install counterstrike2d TrueCharts/counterstrike2d +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `counterstrike2d` deployment + +```console +helm uninstall counterstrike2d +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install counterstrike2d \ + --set env.TZ="America/New York" \ + TrueCharts/counterstrike2d +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install counterstrike2d TrueCharts/counterstrike2d -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/counterstrike2d/0.0.24/app-readme.md b/incubator/counterstrike2d/0.0.25/app-readme.md similarity index 100% rename from incubator/counterstrike2d/0.0.24/app-readme.md rename to incubator/counterstrike2d/0.0.25/app-readme.md diff --git a/incubator/counterstrike2d/0.0.25/charts/common-10.6.1.tgz b/incubator/counterstrike2d/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/counterstrike2d/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/counterstrike2d/0.0.24/ix_values.yaml b/incubator/counterstrike2d/0.0.25/ix_values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.24/ix_values.yaml rename to incubator/counterstrike2d/0.0.25/ix_values.yaml diff --git a/incubator/counterstrike2d/0.0.24/questions.yaml b/incubator/counterstrike2d/0.0.25/questions.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.24/questions.yaml rename to incubator/counterstrike2d/0.0.25/questions.yaml diff --git a/incubator/counterstrike2d/0.0.24/templates/common.yaml b/incubator/counterstrike2d/0.0.25/templates/common.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.24/templates/common.yaml rename to incubator/counterstrike2d/0.0.25/templates/common.yaml diff --git a/incubator/counterstrike2d/0.0.24/values.yaml b/incubator/counterstrike2d/0.0.25/values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.24/values.yaml rename to incubator/counterstrike2d/0.0.25/values.yaml diff --git a/incubator/cowyo/0.0.24/CHANGELOG.md b/incubator/cowyo/0.0.24/CHANGELOG.md deleted file mode 100644 index fda5733dc1d..00000000000 --- a/incubator/cowyo/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cowyo/0.0.24/Chart.lock b/incubator/cowyo/0.0.24/Chart.lock deleted file mode 100644 index 66d5a8350f0..00000000000 --- a/incubator/cowyo/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:06:19.898704809Z" diff --git a/incubator/cowyo/0.0.24/Chart.yaml b/incubator/cowyo/0.0.24/Chart.yaml deleted file mode 100644 index 4b70c5f40dc..00000000000 --- a/incubator/cowyo/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying." -home: https://truecharts.org/docs/charts/incubator/cowyo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png -keywords: - - cowyo - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cowyo -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo - - https://github.com/schollz/cowyo - - https://hub.docker.com/r/schollz/cowyo -type: application -version: 0.0.24 diff --git a/incubator/cowyo/0.0.24/README.md b/incubator/cowyo/0.0.24/README.md deleted file mode 100644 index a090b4bf00b..00000000000 --- a/incubator/cowyo/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cowyo - -cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cowyo](https://truecharts.org/docs/charts/incubator/cowyo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cowyo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cowyo TrueCharts/cowyo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cowyo` deployment - -```console -helm uninstall cowyo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cowyo \ - --set env.TZ="America/New York" \ - TrueCharts/cowyo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cowyo TrueCharts/cowyo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cowyo/0.0.24/charts/common-10.5.10.tgz b/incubator/cowyo/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cowyo/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cowyo/0.0.25/CHANGELOG.md b/incubator/cowyo/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0aa923e9bee --- /dev/null +++ b/incubator/cowyo/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cowyo-0.0.25](https://github.com/truecharts/charts/compare/cowyo-0.0.24...cowyo-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cowyo-0.0.24](https://github.com/truecharts/charts/compare/cowyo-0.0.23...cowyo-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cowyo/0.0.25/Chart.lock b/incubator/cowyo/0.0.25/Chart.lock new file mode 100644 index 00000000000..b376ad434e2 --- /dev/null +++ b/incubator/cowyo/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:11.014251882Z" diff --git a/incubator/cowyo/0.0.25/Chart.yaml b/incubator/cowyo/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b19d913037a --- /dev/null +++ b/incubator/cowyo/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying." +home: https://truecharts.org/docs/charts/incubator/cowyo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cowyo.png +keywords: + - cowyo + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cowyo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cowyo + - https://github.com/schollz/cowyo + - https://hub.docker.com/r/schollz/cowyo +type: application +version: 0.0.25 diff --git a/incubator/cowyo/0.0.25/README.md b/incubator/cowyo/0.0.25/README.md new file mode 100644 index 00000000000..8cab24faf1c --- /dev/null +++ b/incubator/cowyo/0.0.25/README.md @@ -0,0 +1,107 @@ +# cowyo + +cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cowyo](https://truecharts.org/docs/charts/incubator/cowyo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cowyo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cowyo TrueCharts/cowyo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cowyo` deployment + +```console +helm uninstall cowyo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cowyo \ + --set env.TZ="America/New York" \ + TrueCharts/cowyo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cowyo TrueCharts/cowyo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cowyo/0.0.24/app-readme.md b/incubator/cowyo/0.0.25/app-readme.md similarity index 100% rename from incubator/cowyo/0.0.24/app-readme.md rename to incubator/cowyo/0.0.25/app-readme.md diff --git a/incubator/cowyo/0.0.25/charts/common-10.6.1.tgz b/incubator/cowyo/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cowyo/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/cowyo/0.0.24/ix_values.yaml b/incubator/cowyo/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cowyo/0.0.24/ix_values.yaml rename to incubator/cowyo/0.0.25/ix_values.yaml diff --git a/incubator/cowyo/0.0.24/questions.yaml b/incubator/cowyo/0.0.25/questions.yaml similarity index 100% rename from incubator/cowyo/0.0.24/questions.yaml rename to incubator/cowyo/0.0.25/questions.yaml diff --git a/incubator/cowyo/0.0.24/templates/common.yaml b/incubator/cowyo/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cowyo/0.0.24/templates/common.yaml rename to incubator/cowyo/0.0.25/templates/common.yaml diff --git a/incubator/cowyo/0.0.24/values.yaml b/incubator/cowyo/0.0.25/values.yaml similarity index 100% rename from incubator/cowyo/0.0.24/values.yaml rename to incubator/cowyo/0.0.25/values.yaml diff --git a/incubator/craftopia/0.0.24/CHANGELOG.md b/incubator/craftopia/0.0.24/CHANGELOG.md deleted file mode 100644 index 87bd60bf717..00000000000 --- a/incubator/craftopia/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/craftopia/0.0.24/Chart.lock b/incubator/craftopia/0.0.24/Chart.lock deleted file mode 100644 index 4b82db8c0f0..00000000000 --- a/incubator/craftopia/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:06:24.016167949Z" diff --git a/incubator/craftopia/0.0.24/Chart.yaml b/incubator/craftopia/0.0.24/Chart.yaml deleted file mode 100644 index de305bf7ada..00000000000 --- a/incubator/craftopia/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Craftopia and run it." -home: https://truecharts.org/docs/charts/incubator/craftopia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png -keywords: - - craftopia - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: craftopia -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/craftopia/0.0.24/README.md b/incubator/craftopia/0.0.24/README.md deleted file mode 100644 index 2d1f6c6948b..00000000000 --- a/incubator/craftopia/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# craftopia - -This Chart will download and install SteamCMD. It will also install Craftopia and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [craftopia](https://truecharts.org/docs/charts/incubator/craftopia) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `craftopia` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install craftopia TrueCharts/craftopia -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `craftopia` deployment - -```console -helm uninstall craftopia -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install craftopia \ - --set env.TZ="America/New York" \ - TrueCharts/craftopia -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install craftopia TrueCharts/craftopia -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/craftopia/0.0.24/charts/common-10.5.10.tgz b/incubator/craftopia/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/craftopia/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/craftopia/0.0.25/CHANGELOG.md b/incubator/craftopia/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ee4e900a933 --- /dev/null +++ b/incubator/craftopia/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [craftopia-0.0.25](https://github.com/truecharts/charts/compare/craftopia-0.0.24...craftopia-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [craftopia-0.0.24](https://github.com/truecharts/charts/compare/craftopia-0.0.23...craftopia-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/craftopia/0.0.25/Chart.lock b/incubator/craftopia/0.0.25/Chart.lock new file mode 100644 index 00000000000..12c29465d1c --- /dev/null +++ b/incubator/craftopia/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:13.52730206Z" diff --git a/incubator/craftopia/0.0.25/Chart.yaml b/incubator/craftopia/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c2e2eed5842 --- /dev/null +++ b/incubator/craftopia/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Craftopia and run it." +home: https://truecharts.org/docs/charts/incubator/craftopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png +keywords: + - craftopia + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: craftopia +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/craftopia + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/craftopia/0.0.25/README.md b/incubator/craftopia/0.0.25/README.md new file mode 100644 index 00000000000..c9bbfdb2ae4 --- /dev/null +++ b/incubator/craftopia/0.0.25/README.md @@ -0,0 +1,107 @@ +# craftopia + +This Chart will download and install SteamCMD. It will also install Craftopia and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [craftopia](https://truecharts.org/docs/charts/incubator/craftopia) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `craftopia` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install craftopia TrueCharts/craftopia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `craftopia` deployment + +```console +helm uninstall craftopia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install craftopia \ + --set env.TZ="America/New York" \ + TrueCharts/craftopia +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install craftopia TrueCharts/craftopia -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/craftopia/0.0.24/app-readme.md b/incubator/craftopia/0.0.25/app-readme.md similarity index 100% rename from incubator/craftopia/0.0.24/app-readme.md rename to incubator/craftopia/0.0.25/app-readme.md diff --git a/incubator/craftopia/0.0.25/charts/common-10.6.1.tgz b/incubator/craftopia/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/craftopia/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/craftopia/0.0.24/ix_values.yaml b/incubator/craftopia/0.0.25/ix_values.yaml similarity index 100% rename from incubator/craftopia/0.0.24/ix_values.yaml rename to incubator/craftopia/0.0.25/ix_values.yaml diff --git a/incubator/craftopia/0.0.24/questions.yaml b/incubator/craftopia/0.0.25/questions.yaml similarity index 100% rename from incubator/craftopia/0.0.24/questions.yaml rename to incubator/craftopia/0.0.25/questions.yaml diff --git a/incubator/craftopia/0.0.24/templates/common.yaml b/incubator/craftopia/0.0.25/templates/common.yaml similarity index 100% rename from incubator/craftopia/0.0.24/templates/common.yaml rename to incubator/craftopia/0.0.25/templates/common.yaml diff --git a/incubator/craftopia/0.0.24/values.yaml b/incubator/craftopia/0.0.25/values.yaml similarity index 100% rename from incubator/craftopia/0.0.24/values.yaml rename to incubator/craftopia/0.0.25/values.yaml diff --git a/incubator/crafty-3/0.0.24/CHANGELOG.md b/incubator/crafty-3/0.0.24/CHANGELOG.md deleted file mode 100644 index 4c59455ee17..00000000000 --- a/incubator/crafty-3/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/crafty-3/0.0.24/Chart.lock b/incubator/crafty-3/0.0.24/Chart.lock deleted file mode 100644 index b060f0beeac..00000000000 --- a/incubator/crafty-3/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:06:37.206573035Z" diff --git a/incubator/crafty-3/0.0.24/Chart.yaml b/incubator/crafty-3/0.0.24/Chart.yaml deleted file mode 100644 index ae864064c79..00000000000 --- a/incubator/crafty-3/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "An Appication to run all your minecraft servers From without a hustle." -home: https://truecharts.org/docs/charts/incubator/crafty-3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-3.png -keywords: - - crafty-3 - - GameServers - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crafty-3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/crafty-3 - - https://gitlab.com/crafty-controller/crafty-web - - https://hub.docker.com/r/freddy0/crafty-container -type: application -version: 0.0.24 diff --git a/incubator/crafty-3/0.0.24/README.md b/incubator/crafty-3/0.0.24/README.md deleted file mode 100644 index c57c3044a49..00000000000 --- a/incubator/crafty-3/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# crafty-3 - -An Appication to run all your minecraft servers From without a hustle. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [crafty-3](https://truecharts.org/docs/charts/incubator/crafty-3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `crafty-3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install crafty-3 TrueCharts/crafty-3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `crafty-3` deployment - -```console -helm uninstall crafty-3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install crafty-3 \ - --set env.TZ="America/New York" \ - TrueCharts/crafty-3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install crafty-3 TrueCharts/crafty-3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-3/0.0.24/charts/common-10.5.10.tgz b/incubator/crafty-3/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/crafty-3/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/crafty-3/0.0.25/CHANGELOG.md b/incubator/crafty-3/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..7e6288fcc20 --- /dev/null +++ b/incubator/crafty-3/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crafty-3-0.0.25](https://github.com/truecharts/charts/compare/crafty-3-0.0.24...crafty-3-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-3-0.0.24](https://github.com/truecharts/charts/compare/crafty-3-0.0.23...crafty-3-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/crafty-3/0.0.25/Chart.lock b/incubator/crafty-3/0.0.25/Chart.lock new file mode 100644 index 00000000000..61d4620fb3a --- /dev/null +++ b/incubator/crafty-3/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:37.990372935Z" diff --git a/incubator/crafty-3/0.0.25/Chart.yaml b/incubator/crafty-3/0.0.25/Chart.yaml new file mode 100644 index 00000000000..36fcc45d610 --- /dev/null +++ b/incubator/crafty-3/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "An Appication to run all your minecraft servers From without a hustle." +home: https://truecharts.org/docs/charts/incubator/crafty-3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-3.png +keywords: + - crafty-3 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/crafty-3 + - https://gitlab.com/crafty-controller/crafty-web + - https://hub.docker.com/r/freddy0/crafty-container +type: application +version: 0.0.25 diff --git a/incubator/crafty-3/0.0.25/README.md b/incubator/crafty-3/0.0.25/README.md new file mode 100644 index 00000000000..75c153bd7c3 --- /dev/null +++ b/incubator/crafty-3/0.0.25/README.md @@ -0,0 +1,107 @@ +# crafty-3 + +An Appication to run all your minecraft servers From without a hustle. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [crafty-3](https://truecharts.org/docs/charts/incubator/crafty-3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `crafty-3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install crafty-3 TrueCharts/crafty-3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `crafty-3` deployment + +```console +helm uninstall crafty-3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install crafty-3 \ + --set env.TZ="America/New York" \ + TrueCharts/crafty-3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install crafty-3 TrueCharts/crafty-3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-3/0.0.24/app-readme.md b/incubator/crafty-3/0.0.25/app-readme.md similarity index 100% rename from incubator/crafty-3/0.0.24/app-readme.md rename to incubator/crafty-3/0.0.25/app-readme.md diff --git a/incubator/crafty-3/0.0.25/charts/common-10.6.1.tgz b/incubator/crafty-3/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/crafty-3/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/crafty-3/0.0.24/ix_values.yaml b/incubator/crafty-3/0.0.25/ix_values.yaml similarity index 100% rename from incubator/crafty-3/0.0.24/ix_values.yaml rename to incubator/crafty-3/0.0.25/ix_values.yaml diff --git a/incubator/crafty-3/0.0.24/questions.yaml b/incubator/crafty-3/0.0.25/questions.yaml similarity index 100% rename from incubator/crafty-3/0.0.24/questions.yaml rename to incubator/crafty-3/0.0.25/questions.yaml diff --git a/incubator/crafty-3/0.0.24/templates/common.yaml b/incubator/crafty-3/0.0.25/templates/common.yaml similarity index 100% rename from incubator/crafty-3/0.0.24/templates/common.yaml rename to incubator/crafty-3/0.0.25/templates/common.yaml diff --git a/incubator/crafty-3/0.0.24/values.yaml b/incubator/crafty-3/0.0.25/values.yaml similarity index 100% rename from incubator/crafty-3/0.0.24/values.yaml rename to incubator/crafty-3/0.0.25/values.yaml diff --git a/incubator/crafty-4/0.0.30/CHANGELOG.md b/incubator/crafty-4/0.0.30/CHANGELOG.md deleted file mode 100644 index c1045ce8a34..00000000000 --- a/incubator/crafty-4/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crafty-4-0.0.30](https://github.com/truecharts/charts/compare/crafty-4-0.0.29...crafty-4-0.0.30) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [crafty-4-0.0.29](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crafty-4-0.0.29](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/crafty-4/0.0.30/Chart.lock b/incubator/crafty-4/0.0.30/Chart.lock deleted file mode 100644 index 03dc197e880..00000000000 --- a/incubator/crafty-4/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:22:01.814094679Z" diff --git a/incubator/crafty-4/0.0.30/Chart.yaml b/incubator/crafty-4/0.0.30/Chart.yaml deleted file mode 100644 index 238c5a1dcca..00000000000 --- a/incubator/crafty-4/0.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!" -home: https://truecharts.org/docs/charts/incubator/crafty-4 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png -keywords: - - crafty-4 - - GameServers - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crafty-4 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/crafty-4 - - https://craftycontrol.com/ - - https://registry.hub.docker.com/r/registry.gitlab.com/crafty-controller/crafty-4 -type: application -version: 0.0.30 diff --git a/incubator/crafty-4/0.0.30/README.md b/incubator/crafty-4/0.0.30/README.md deleted file mode 100644 index 887f1d19eff..00000000000 --- a/incubator/crafty-4/0.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# crafty-4 - -Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [crafty-4](https://truecharts.org/docs/charts/incubator/crafty-4) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `crafty-4` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install crafty-4 TrueCharts/crafty-4 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `crafty-4` deployment - -```console -helm uninstall crafty-4 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install crafty-4 \ - --set env.TZ="America/New York" \ - TrueCharts/crafty-4 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install crafty-4 TrueCharts/crafty-4 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-4/0.0.30/charts/common-10.5.10.tgz b/incubator/crafty-4/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/crafty-4/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/crafty-4/0.0.31/CHANGELOG.md b/incubator/crafty-4/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9d73f89d688 --- /dev/null +++ b/incubator/crafty-4/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crafty-4-0.0.31](https://github.com/truecharts/charts/compare/crafty-4-0.0.30...crafty-4-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [crafty-4-0.0.30](https://github.com/truecharts/charts/compare/crafty-4-0.0.29...crafty-4-0.0.30) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [crafty-4-0.0.29](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-4-0.0.29](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crafty-4-0.0.28](https://github.com/truecharts/charts/compare/crafty-4-0.0.27...crafty-4-0.0.28) (2022-09-20) + +### Chore + diff --git a/incubator/crafty-4/0.0.31/Chart.lock b/incubator/crafty-4/0.0.31/Chart.lock new file mode 100644 index 00000000000..75bf9e5fb69 --- /dev/null +++ b/incubator/crafty-4/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:42.287388008Z" diff --git a/incubator/crafty-4/0.0.31/Chart.yaml b/incubator/crafty-4/0.0.31/Chart.yaml new file mode 100644 index 00000000000..510fb892a2b --- /dev/null +++ b/incubator/crafty-4/0.0.31/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!" +home: https://truecharts.org/docs/charts/incubator/crafty-4 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png +keywords: + - crafty-4 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-4 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/crafty-4 + - https://craftycontrol.com/ + - https://registry.hub.docker.com/r/registry.gitlab.com/crafty-controller/crafty-4 +type: application +version: 0.0.31 diff --git a/incubator/crafty-4/0.0.31/README.md b/incubator/crafty-4/0.0.31/README.md new file mode 100644 index 00000000000..633d0d0f9fc --- /dev/null +++ b/incubator/crafty-4/0.0.31/README.md @@ -0,0 +1,107 @@ +# crafty-4 + +Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [crafty-4](https://truecharts.org/docs/charts/incubator/crafty-4) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `crafty-4` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install crafty-4 TrueCharts/crafty-4 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `crafty-4` deployment + +```console +helm uninstall crafty-4 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install crafty-4 \ + --set env.TZ="America/New York" \ + TrueCharts/crafty-4 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install crafty-4 TrueCharts/crafty-4 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/crafty-4/0.0.30/app-readme.md b/incubator/crafty-4/0.0.31/app-readme.md similarity index 100% rename from incubator/crafty-4/0.0.30/app-readme.md rename to incubator/crafty-4/0.0.31/app-readme.md diff --git a/incubator/crafty-4/0.0.31/charts/common-10.6.1.tgz b/incubator/crafty-4/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/crafty-4/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/crafty-4/0.0.30/ix_values.yaml b/incubator/crafty-4/0.0.31/ix_values.yaml similarity index 100% rename from incubator/crafty-4/0.0.30/ix_values.yaml rename to incubator/crafty-4/0.0.31/ix_values.yaml diff --git a/incubator/crafty-4/0.0.30/questions.yaml b/incubator/crafty-4/0.0.31/questions.yaml similarity index 100% rename from incubator/crafty-4/0.0.30/questions.yaml rename to incubator/crafty-4/0.0.31/questions.yaml diff --git a/incubator/crafty-4/0.0.30/templates/common.yaml b/incubator/crafty-4/0.0.31/templates/common.yaml similarity index 100% rename from incubator/crafty-4/0.0.30/templates/common.yaml rename to incubator/crafty-4/0.0.31/templates/common.yaml diff --git a/incubator/crafty-4/0.0.30/values.yaml b/incubator/crafty-4/0.0.31/values.yaml similarity index 100% rename from incubator/crafty-4/0.0.30/values.yaml rename to incubator/crafty-4/0.0.31/values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.25/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.25/CHANGELOG.md deleted file mode 100644 index e5897c369ce..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crypto-exchanges-gateway-0.0.25](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.24...crypto-exchanges-gateway-0.0.25) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/crypto-exchanges-gateway/0.0.25/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.25/Chart.lock deleted file mode 100644 index 3b97376ea17..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:22:02.250449504Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.25/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.25/Chart.yaml deleted file mode 100644 index 73252bf9999..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Your gateway to the world of crypto" -home: https://truecharts.org/docs/charts/incubator/crypto-exchanges-gateway -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png -keywords: - - crypto-exchanges-gateway - - Productivity - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crypto-exchanges-gateway -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway - - https://github.com/aloysius-pgast/crypto-exchanges-gateway - - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/ -type: application -version: 0.0.25 diff --git a/incubator/crypto-exchanges-gateway/0.0.25/README.md b/incubator/crypto-exchanges-gateway/0.0.25/README.md deleted file mode 100644 index 8443eb5fae4..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# crypto-exchanges-gateway - -Your gateway to the world of crypto - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [crypto-exchanges-gateway](https://truecharts.org/docs/charts/incubator/crypto-exchanges-gateway) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `crypto-exchanges-gateway` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `crypto-exchanges-gateway` deployment - -```console -helm uninstall crypto-exchanges-gateway -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install crypto-exchanges-gateway \ - --set env.TZ="America/New York" \ - TrueCharts/crypto-exchanges-gateway -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/crypto-exchanges-gateway/0.0.25/charts/common-10.5.10.tgz b/incubator/crypto-exchanges-gateway/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/crypto-exchanges-gateway/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/crypto-exchanges-gateway/0.0.26/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..059dd54ab99 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crypto-exchanges-gateway-0.0.26](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.25...crypto-exchanges-gateway-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [crypto-exchanges-gateway-0.0.25](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.24...crypto-exchanges-gateway-0.0.25) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [crypto-exchanges-gateway-0.0.24](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.23...crypto-exchanges-gateway-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/crypto-exchanges-gateway/0.0.26/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.26/Chart.lock new file mode 100644 index 00000000000..2c1bd805dac --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:42.313000217Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.26/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.26/Chart.yaml new file mode 100644 index 00000000000..560706b8c19 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Your gateway to the world of crypto" +home: https://truecharts.org/docs/charts/incubator/crypto-exchanges-gateway +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crypto-exchanges-gateway.png +keywords: + - crypto-exchanges-gateway + - Productivity + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crypto-exchanges-gateway +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/crypto-exchanges-gateway + - https://github.com/aloysius-pgast/crypto-exchanges-gateway + - https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/ +type: application +version: 0.0.26 diff --git a/incubator/crypto-exchanges-gateway/0.0.26/README.md b/incubator/crypto-exchanges-gateway/0.0.26/README.md new file mode 100644 index 00000000000..9e45e108b58 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.26/README.md @@ -0,0 +1,107 @@ +# crypto-exchanges-gateway + +Your gateway to the world of crypto + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [crypto-exchanges-gateway](https://truecharts.org/docs/charts/incubator/crypto-exchanges-gateway) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `crypto-exchanges-gateway` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `crypto-exchanges-gateway` deployment + +```console +helm uninstall crypto-exchanges-gateway +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install crypto-exchanges-gateway \ + --set env.TZ="America/New York" \ + TrueCharts/crypto-exchanges-gateway +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install crypto-exchanges-gateway TrueCharts/crypto-exchanges-gateway -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/crypto-exchanges-gateway/0.0.25/app-readme.md b/incubator/crypto-exchanges-gateway/0.0.26/app-readme.md similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.25/app-readme.md rename to incubator/crypto-exchanges-gateway/0.0.26/app-readme.md diff --git a/incubator/crypto-exchanges-gateway/0.0.26/charts/common-10.6.1.tgz b/incubator/crypto-exchanges-gateway/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/crypto-exchanges-gateway/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/crypto-exchanges-gateway/0.0.25/ix_values.yaml b/incubator/crypto-exchanges-gateway/0.0.26/ix_values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.25/ix_values.yaml rename to incubator/crypto-exchanges-gateway/0.0.26/ix_values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.25/questions.yaml b/incubator/crypto-exchanges-gateway/0.0.26/questions.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.25/questions.yaml rename to incubator/crypto-exchanges-gateway/0.0.26/questions.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.25/templates/common.yaml b/incubator/crypto-exchanges-gateway/0.0.26/templates/common.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.25/templates/common.yaml rename to incubator/crypto-exchanges-gateway/0.0.26/templates/common.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.25/values.yaml b/incubator/crypto-exchanges-gateway/0.0.26/values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.25/values.yaml rename to incubator/crypto-exchanges-gateway/0.0.26/values.yaml diff --git a/incubator/cryptpad/0.0.58/CHANGELOG.md b/incubator/cryptpad/0.0.58/CHANGELOG.md deleted file mode 100644 index a7505b847bd..00000000000 --- a/incubator/cryptpad/0.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cryptpad-0.0.58](https://github.com/truecharts/charts/compare/cryptpad-0.0.57...cryptpad-0.0.58) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [cryptpad-0.0.57](https://github.com/truecharts/charts/compare/cryptpad-0.0.56...cryptpad-0.0.57) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [cryptpad-0.0.56](https://github.com/truecharts/charts/compare/cryptpad-0.0.55...cryptpad-0.0.56) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [cryptpad-0.0.55](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.55) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cryptpad-0.0.55](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.55) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cryptpad-0.0.54](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.54) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/cryptpad/0.0.58/Chart.lock b/incubator/cryptpad/0.0.58/Chart.lock deleted file mode 100644 index 71e70ffeff5..00000000000 --- a/incubator/cryptpad/0.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:54:43.293700312Z" diff --git a/incubator/cryptpad/0.0.58/Chart.yaml b/incubator/cryptpad/0.0.58/Chart.yaml deleted file mode 100644 index 7da82959928..00000000000 --- a/incubator/cryptpad/0.0.58/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js -home: https://truecharts.org/docs/charts/incubator/cryptpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png -keywords: - - cryptpad - - Productivity - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptpad -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad - - https://cryptpad.fr/ - - https://hub.docker.com/r/promasu/cryptpad/ -type: application -version: 0.0.58 diff --git a/incubator/cryptpad/0.0.58/README.md b/incubator/cryptpad/0.0.58/README.md deleted file mode 100644 index 5404db60698..00000000000 --- a/incubator/cryptpad/0.0.58/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cryptpad - -CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cryptpad](https://truecharts.org/docs/charts/incubator/cryptpad) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cryptpad` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cryptpad TrueCharts/cryptpad -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cryptpad` deployment - -```console -helm uninstall cryptpad -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cryptpad \ - --set env.TZ="America/New York" \ - TrueCharts/cryptpad -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cryptpad TrueCharts/cryptpad -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cryptpad/0.0.58/charts/common-10.5.10.tgz b/incubator/cryptpad/0.0.58/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cryptpad/0.0.58/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cryptpad/0.0.59/CHANGELOG.md b/incubator/cryptpad/0.0.59/CHANGELOG.md new file mode 100644 index 00000000000..d4ded94654d --- /dev/null +++ b/incubator/cryptpad/0.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptpad-0.0.59](https://github.com/truecharts/charts/compare/cryptpad-0.0.58...cryptpad-0.0.59) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cryptpad-0.0.58](https://github.com/truecharts/charts/compare/cryptpad-0.0.57...cryptpad-0.0.58) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [cryptpad-0.0.57](https://github.com/truecharts/charts/compare/cryptpad-0.0.56...cryptpad-0.0.57) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [cryptpad-0.0.56](https://github.com/truecharts/charts/compare/cryptpad-0.0.55...cryptpad-0.0.56) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [cryptpad-0.0.55](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.55) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cryptpad-0.0.55](https://github.com/truecharts/charts/compare/cryptpad-0.0.50...cryptpad-0.0.55) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/incubator/cryptpad/0.0.59/Chart.lock b/incubator/cryptpad/0.0.59/Chart.lock new file mode 100644 index 00000000000..b1b1cfd19d1 --- /dev/null +++ b/incubator/cryptpad/0.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T13:59:44.988105522Z" diff --git a/incubator/cryptpad/0.0.59/Chart.yaml b/incubator/cryptpad/0.0.59/Chart.yaml new file mode 100644 index 00000000000..6959acf5a2c --- /dev/null +++ b/incubator/cryptpad/0.0.59/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js +home: https://truecharts.org/docs/charts/incubator/cryptpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png +keywords: + - cryptpad + - Productivity + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptpad +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - https://cryptpad.fr/ + - https://hub.docker.com/r/promasu/cryptpad/ +type: application +version: 0.0.59 diff --git a/incubator/cryptpad/0.0.59/README.md b/incubator/cryptpad/0.0.59/README.md new file mode 100644 index 00000000000..f2f756414fe --- /dev/null +++ b/incubator/cryptpad/0.0.59/README.md @@ -0,0 +1,107 @@ +# cryptpad + +CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cryptpad](https://truecharts.org/docs/charts/incubator/cryptpad) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cryptpad` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cryptpad TrueCharts/cryptpad +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cryptpad` deployment + +```console +helm uninstall cryptpad +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cryptpad \ + --set env.TZ="America/New York" \ + TrueCharts/cryptpad +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cryptpad TrueCharts/cryptpad -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cryptpad/0.0.58/app-readme.md b/incubator/cryptpad/0.0.59/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.58/app-readme.md rename to incubator/cryptpad/0.0.59/app-readme.md diff --git a/incubator/cryptpad/0.0.59/charts/common-10.6.1.tgz b/incubator/cryptpad/0.0.59/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cryptpad/0.0.59/charts/common-10.6.1.tgz differ diff --git a/incubator/cryptpad/0.0.58/ix_values.yaml b/incubator/cryptpad/0.0.59/ix_values.yaml similarity index 100% rename from incubator/cryptpad/0.0.58/ix_values.yaml rename to incubator/cryptpad/0.0.59/ix_values.yaml diff --git a/incubator/cryptpad/0.0.58/questions.yaml b/incubator/cryptpad/0.0.59/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.58/questions.yaml rename to incubator/cryptpad/0.0.59/questions.yaml diff --git a/incubator/cryptpad/0.0.58/templates/common.yaml b/incubator/cryptpad/0.0.59/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.58/templates/common.yaml rename to incubator/cryptpad/0.0.59/templates/common.yaml diff --git a/incubator/cryptpad/0.0.58/values.yaml b/incubator/cryptpad/0.0.59/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.58/values.yaml rename to incubator/cryptpad/0.0.59/values.yaml diff --git a/incubator/csgo/0.0.24/CHANGELOG.md b/incubator/csgo/0.0.24/CHANGELOG.md deleted file mode 100644 index 69b23a27874..00000000000 --- a/incubator/csgo/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/csgo/0.0.24/Chart.lock b/incubator/csgo/0.0.24/Chart.lock deleted file mode 100644 index 84c03564388..00000000000 --- a/incubator/csgo/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:02.520736795Z" diff --git a/incubator/csgo/0.0.24/Chart.yaml b/incubator/csgo/0.0.24/Chart.yaml deleted file mode 100644 index 0065bcda51b..00000000000 --- a/incubator/csgo/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." -home: https://truecharts.org/docs/charts/incubator/csgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png -keywords: - - csgo - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: csgo -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/csgo/0.0.24/README.md b/incubator/csgo/0.0.24/README.md deleted file mode 100644 index bbcfbefa5e4..00000000000 --- a/incubator/csgo/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# csgo - -This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [csgo](https://truecharts.org/docs/charts/incubator/csgo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `csgo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install csgo TrueCharts/csgo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `csgo` deployment - -```console -helm uninstall csgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install csgo \ - --set env.TZ="America/New York" \ - TrueCharts/csgo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install csgo TrueCharts/csgo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/csgo/0.0.24/charts/common-10.5.10.tgz b/incubator/csgo/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/csgo/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/csgo/0.0.25/CHANGELOG.md b/incubator/csgo/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a72d9140978 --- /dev/null +++ b/incubator/csgo/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [csgo-0.0.25](https://github.com/truecharts/charts/compare/csgo-0.0.24...csgo-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [csgo-0.0.24](https://github.com/truecharts/charts/compare/csgo-0.0.23...csgo-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/csgo/0.0.25/Chart.lock b/incubator/csgo/0.0.25/Chart.lock new file mode 100644 index 00000000000..1b2a96845fe --- /dev/null +++ b/incubator/csgo/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:09.76721867Z" diff --git a/incubator/csgo/0.0.25/Chart.yaml b/incubator/csgo/0.0.25/Chart.yaml new file mode 100644 index 00000000000..48c4b89de7d --- /dev/null +++ b/incubator/csgo/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it." +home: https://truecharts.org/docs/charts/incubator/csgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png +keywords: + - csgo + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: csgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/csgo + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/csgo/0.0.25/README.md b/incubator/csgo/0.0.25/README.md new file mode 100644 index 00000000000..8754bb219b2 --- /dev/null +++ b/incubator/csgo/0.0.25/README.md @@ -0,0 +1,107 @@ +# csgo + +This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [csgo](https://truecharts.org/docs/charts/incubator/csgo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `csgo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install csgo TrueCharts/csgo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `csgo` deployment + +```console +helm uninstall csgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install csgo \ + --set env.TZ="America/New York" \ + TrueCharts/csgo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install csgo TrueCharts/csgo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/csgo/0.0.24/app-readme.md b/incubator/csgo/0.0.25/app-readme.md similarity index 100% rename from incubator/csgo/0.0.24/app-readme.md rename to incubator/csgo/0.0.25/app-readme.md diff --git a/incubator/csgo/0.0.25/charts/common-10.6.1.tgz b/incubator/csgo/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/csgo/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/csgo/0.0.24/ix_values.yaml b/incubator/csgo/0.0.25/ix_values.yaml similarity index 100% rename from incubator/csgo/0.0.24/ix_values.yaml rename to incubator/csgo/0.0.25/ix_values.yaml diff --git a/incubator/csgo/0.0.24/questions.yaml b/incubator/csgo/0.0.25/questions.yaml similarity index 100% rename from incubator/csgo/0.0.24/questions.yaml rename to incubator/csgo/0.0.25/questions.yaml diff --git a/incubator/csgo/0.0.24/templates/common.yaml b/incubator/csgo/0.0.25/templates/common.yaml similarity index 100% rename from incubator/csgo/0.0.24/templates/common.yaml rename to incubator/csgo/0.0.25/templates/common.yaml diff --git a/incubator/csgo/0.0.24/values.yaml b/incubator/csgo/0.0.25/values.yaml similarity index 100% rename from incubator/csgo/0.0.24/values.yaml rename to incubator/csgo/0.0.25/values.yaml diff --git a/incubator/cssource/0.0.24/CHANGELOG.md b/incubator/cssource/0.0.24/CHANGELOG.md deleted file mode 100644 index 4f29592b224..00000000000 --- a/incubator/cssource/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cssource/0.0.24/Chart.lock b/incubator/cssource/0.0.24/Chart.lock deleted file mode 100644 index 51804d8783b..00000000000 --- a/incubator/cssource/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:09.403174393Z" diff --git a/incubator/cssource/0.0.24/Chart.yaml b/incubator/cssource/0.0.24/Chart.yaml deleted file mode 100644 index 8fc66500bbb..00000000000 --- a/incubator/cssource/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." -home: https://truecharts.org/docs/charts/incubator/cssource -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png -keywords: - - cssource - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cssource -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/cssource/0.0.24/README.md b/incubator/cssource/0.0.24/README.md deleted file mode 100644 index 87a2ee7bed4..00000000000 --- a/incubator/cssource/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cssource - -This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cssource](https://truecharts.org/docs/charts/incubator/cssource) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cssource` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cssource TrueCharts/cssource -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cssource` deployment - -```console -helm uninstall cssource -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cssource \ - --set env.TZ="America/New York" \ - TrueCharts/cssource -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cssource TrueCharts/cssource -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cssource/0.0.24/charts/common-10.5.10.tgz b/incubator/cssource/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cssource/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cssource/0.0.25/CHANGELOG.md b/incubator/cssource/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..75f77e7517e --- /dev/null +++ b/incubator/cssource/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cssource-0.0.25](https://github.com/truecharts/charts/compare/cssource-0.0.24...cssource-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cssource-0.0.24](https://github.com/truecharts/charts/compare/cssource-0.0.23...cssource-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cssource/0.0.25/Chart.lock b/incubator/cssource/0.0.25/Chart.lock new file mode 100644 index 00000000000..61e8331919f --- /dev/null +++ b/incubator/cssource/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:13.421991427Z" diff --git a/incubator/cssource/0.0.25/Chart.yaml b/incubator/cssource/0.0.25/Chart.yaml new file mode 100644 index 00000000000..07ca8cd7905 --- /dev/null +++ b/incubator/cssource/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it." +home: https://truecharts.org/docs/charts/incubator/cssource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png +keywords: + - cssource + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cssource +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cssource + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/cssource/0.0.25/README.md b/incubator/cssource/0.0.25/README.md new file mode 100644 index 00000000000..6e98e49d8ed --- /dev/null +++ b/incubator/cssource/0.0.25/README.md @@ -0,0 +1,107 @@ +# cssource + +This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cssource](https://truecharts.org/docs/charts/incubator/cssource) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cssource` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cssource TrueCharts/cssource +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cssource` deployment + +```console +helm uninstall cssource +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cssource \ + --set env.TZ="America/New York" \ + TrueCharts/cssource +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cssource TrueCharts/cssource -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cssource/0.0.24/app-readme.md b/incubator/cssource/0.0.25/app-readme.md similarity index 100% rename from incubator/cssource/0.0.24/app-readme.md rename to incubator/cssource/0.0.25/app-readme.md diff --git a/incubator/cssource/0.0.25/charts/common-10.6.1.tgz b/incubator/cssource/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cssource/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/cssource/0.0.24/ix_values.yaml b/incubator/cssource/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cssource/0.0.24/ix_values.yaml rename to incubator/cssource/0.0.25/ix_values.yaml diff --git a/incubator/cssource/0.0.24/questions.yaml b/incubator/cssource/0.0.25/questions.yaml similarity index 100% rename from incubator/cssource/0.0.24/questions.yaml rename to incubator/cssource/0.0.25/questions.yaml diff --git a/incubator/cssource/0.0.24/templates/common.yaml b/incubator/cssource/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cssource/0.0.24/templates/common.yaml rename to incubator/cssource/0.0.25/templates/common.yaml diff --git a/incubator/cssource/0.0.24/values.yaml b/incubator/cssource/0.0.25/values.yaml similarity index 100% rename from incubator/cssource/0.0.24/values.yaml rename to incubator/cssource/0.0.25/values.yaml diff --git a/incubator/cstrike1-6/0.0.24/CHANGELOG.md b/incubator/cstrike1-6/0.0.24/CHANGELOG.md deleted file mode 100644 index ec3796bb4b4..00000000000 --- a/incubator/cstrike1-6/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cstrike1-6/0.0.24/Chart.lock b/incubator/cstrike1-6/0.0.24/Chart.lock deleted file mode 100644 index f8257911731..00000000000 --- a/incubator/cstrike1-6/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:10.338529783Z" diff --git a/incubator/cstrike1-6/0.0.24/Chart.yaml b/incubator/cstrike1-6/0.0.24/Chart.yaml deleted file mode 100644 index b0eb070780b..00000000000 --- a/incubator/cstrike1-6/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it." -home: https://truecharts.org/docs/charts/incubator/cstrike1-6 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png -keywords: - - cstrike1-6 - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cstrike1-6 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/cstrike1-6/0.0.24/README.md b/incubator/cstrike1-6/0.0.24/README.md deleted file mode 100644 index eb9e598589e..00000000000 --- a/incubator/cstrike1-6/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cstrike1-6 - -This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cstrike1-6](https://truecharts.org/docs/charts/incubator/cstrike1-6) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cstrike1-6` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cstrike1-6 TrueCharts/cstrike1-6 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cstrike1-6` deployment - -```console -helm uninstall cstrike1-6 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cstrike1-6 \ - --set env.TZ="America/New York" \ - TrueCharts/cstrike1-6 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cstrike1-6 TrueCharts/cstrike1-6 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrike1-6/0.0.24/charts/common-10.5.10.tgz b/incubator/cstrike1-6/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cstrike1-6/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cstrike1-6/0.0.25/CHANGELOG.md b/incubator/cstrike1-6/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6936347753b --- /dev/null +++ b/incubator/cstrike1-6/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cstrike1-6-0.0.25](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.24...cstrike1-6-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrike1-6-0.0.24](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.23...cstrike1-6-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cstrike1-6/0.0.25/Chart.lock b/incubator/cstrike1-6/0.0.25/Chart.lock new file mode 100644 index 00000000000..62eda0b599f --- /dev/null +++ b/incubator/cstrike1-6/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:13.720000157Z" diff --git a/incubator/cstrike1-6/0.0.25/Chart.yaml b/incubator/cstrike1-6/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b21960feda4 --- /dev/null +++ b/incubator/cstrike1-6/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it." +home: https://truecharts.org/docs/charts/incubator/cstrike1-6 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png +keywords: + - cstrike1-6 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cstrike1-6 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrike1-6 + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/cstrike1-6/0.0.25/README.md b/incubator/cstrike1-6/0.0.25/README.md new file mode 100644 index 00000000000..027191da905 --- /dev/null +++ b/incubator/cstrike1-6/0.0.25/README.md @@ -0,0 +1,107 @@ +# cstrike1-6 + +This Chart will download and install SteamCMD. It will also install Counter-Strike 1.6 and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cstrike1-6](https://truecharts.org/docs/charts/incubator/cstrike1-6) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cstrike1-6` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cstrike1-6 TrueCharts/cstrike1-6 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cstrike1-6` deployment + +```console +helm uninstall cstrike1-6 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cstrike1-6 \ + --set env.TZ="America/New York" \ + TrueCharts/cstrike1-6 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cstrike1-6 TrueCharts/cstrike1-6 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrike1-6/0.0.24/app-readme.md b/incubator/cstrike1-6/0.0.25/app-readme.md similarity index 100% rename from incubator/cstrike1-6/0.0.24/app-readme.md rename to incubator/cstrike1-6/0.0.25/app-readme.md diff --git a/incubator/cstrike1-6/0.0.25/charts/common-10.6.1.tgz b/incubator/cstrike1-6/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cstrike1-6/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/cstrike1-6/0.0.24/ix_values.yaml b/incubator/cstrike1-6/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.24/ix_values.yaml rename to incubator/cstrike1-6/0.0.25/ix_values.yaml diff --git a/incubator/cstrike1-6/0.0.24/questions.yaml b/incubator/cstrike1-6/0.0.25/questions.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.24/questions.yaml rename to incubator/cstrike1-6/0.0.25/questions.yaml diff --git a/incubator/cstrike1-6/0.0.24/templates/common.yaml b/incubator/cstrike1-6/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.24/templates/common.yaml rename to incubator/cstrike1-6/0.0.25/templates/common.yaml diff --git a/incubator/cstrike1-6/0.0.24/values.yaml b/incubator/cstrike1-6/0.0.25/values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.24/values.yaml rename to incubator/cstrike1-6/0.0.25/values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md deleted file mode 100644 index d7eb04cbf69..00000000000 --- a/incubator/cstrikeconditionzero/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cstrikeconditionzero/0.0.24/Chart.lock b/incubator/cstrikeconditionzero/0.0.24/Chart.lock deleted file mode 100644 index 3e13fcbc22b..00000000000 --- a/incubator/cstrikeconditionzero/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:14.712752874Z" diff --git a/incubator/cstrikeconditionzero/0.0.24/Chart.yaml b/incubator/cstrikeconditionzero/0.0.24/Chart.yaml deleted file mode 100644 index a621b8fa646..00000000000 --- a/incubator/cstrikeconditionzero/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it." -home: https://truecharts.org/docs/charts/incubator/cstrikeconditionzero -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png -keywords: - - cstrikeconditionzero - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cstrikeconditionzero -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/cstrikeconditionzero/0.0.24/README.md b/incubator/cstrikeconditionzero/0.0.24/README.md deleted file mode 100644 index 357e0a841ef..00000000000 --- a/incubator/cstrikeconditionzero/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cstrikeconditionzero - -This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cstrikeconditionzero](https://truecharts.org/docs/charts/incubator/cstrikeconditionzero) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cstrikeconditionzero` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cstrikeconditionzero` deployment - -```console -helm uninstall cstrikeconditionzero -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cstrikeconditionzero \ - --set env.TZ="America/New York" \ - TrueCharts/cstrikeconditionzero -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrikeconditionzero/0.0.24/charts/common-10.5.10.tgz b/incubator/cstrikeconditionzero/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cstrikeconditionzero/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cstrikeconditionzero/0.0.25/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e04833b0b4a --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cstrikeconditionzero-0.0.25](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.24...cstrikeconditionzero-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cstrikeconditionzero-0.0.24](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.23...cstrikeconditionzero-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cstrikeconditionzero/0.0.25/Chart.lock b/incubator/cstrikeconditionzero/0.0.25/Chart.lock new file mode 100644 index 00000000000..0858943be45 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:16.857937795Z" diff --git a/incubator/cstrikeconditionzero/0.0.25/Chart.yaml b/incubator/cstrikeconditionzero/0.0.25/Chart.yaml new file mode 100644 index 00000000000..219249d1844 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it." +home: https://truecharts.org/docs/charts/incubator/cstrikeconditionzero +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png +keywords: + - cstrikeconditionzero + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cstrikeconditionzero +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cstrikeconditionzero + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/cstrikeconditionzero/0.0.25/README.md b/incubator/cstrikeconditionzero/0.0.25/README.md new file mode 100644 index 00000000000..6eae370c857 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.25/README.md @@ -0,0 +1,107 @@ +# cstrikeconditionzero + +This Chart will download and install SteamCMD. It will also install Counter-Strike Condition Zero and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cstrikeconditionzero](https://truecharts.org/docs/charts/incubator/cstrikeconditionzero) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cstrikeconditionzero` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cstrikeconditionzero` deployment + +```console +helm uninstall cstrikeconditionzero +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cstrikeconditionzero \ + --set env.TZ="America/New York" \ + TrueCharts/cstrikeconditionzero +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cstrikeconditionzero TrueCharts/cstrikeconditionzero -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cstrikeconditionzero/0.0.24/app-readme.md b/incubator/cstrikeconditionzero/0.0.25/app-readme.md similarity index 100% rename from incubator/cstrikeconditionzero/0.0.24/app-readme.md rename to incubator/cstrikeconditionzero/0.0.25/app-readme.md diff --git a/incubator/cstrikeconditionzero/0.0.25/charts/common-10.6.1.tgz b/incubator/cstrikeconditionzero/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cstrikeconditionzero/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/cstrikeconditionzero/0.0.24/ix_values.yaml b/incubator/cstrikeconditionzero/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.24/ix_values.yaml rename to incubator/cstrikeconditionzero/0.0.25/ix_values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.24/questions.yaml b/incubator/cstrikeconditionzero/0.0.25/questions.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.24/questions.yaml rename to incubator/cstrikeconditionzero/0.0.25/questions.yaml diff --git a/incubator/cstrikeconditionzero/0.0.24/templates/common.yaml b/incubator/cstrikeconditionzero/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.24/templates/common.yaml rename to incubator/cstrikeconditionzero/0.0.25/templates/common.yaml diff --git a/incubator/cstrikeconditionzero/0.0.24/values.yaml b/incubator/cstrikeconditionzero/0.0.25/values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.24/values.yaml rename to incubator/cstrikeconditionzero/0.0.25/values.yaml diff --git a/incubator/cups-server/1.0.46/CHANGELOG.md b/incubator/cups-server/1.0.46/CHANGELOG.md deleted file mode 100644 index 5d8aaf51b08..00000000000 --- a/incubator/cups-server/1.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-20) diff --git a/incubator/cups-server/1.0.46/Chart.lock b/incubator/cups-server/1.0.46/Chart.lock deleted file mode 100644 index c203aeb0533..00000000000 --- a/incubator/cups-server/1.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:28.211601604Z" diff --git a/incubator/cups-server/1.0.46/Chart.yaml b/incubator/cups-server/1.0.46/Chart.yaml deleted file mode 100644 index 83c1a24a202..00000000000 --- a/incubator/cups-server/1.0.46/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: CUPS printing server -home: https://truecharts.org/docs/charts/incubator/cups-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png -keywords: - - print - - cups -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cups-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server - - https://hub.docker.com/r/ydkn/cups -version: 1.0.46 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.46/README.md b/incubator/cups-server/1.0.46/README.md deleted file mode 100644 index 4508d5f1db4..00000000000 --- a/incubator/cups-server/1.0.46/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# cups-server - -CUPS printing server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cups-server](https://truecharts.org/docs/charts/incubator/cups-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cups-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cups-server TrueCharts/cups-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cups-server` deployment - -```console -helm uninstall cups-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cups-server \ - --set env.TZ="America/New York" \ - TrueCharts/cups-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cups-server TrueCharts/cups-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cups-server/1.0.46/charts/common-10.5.10.tgz b/incubator/cups-server/1.0.46/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cups-server/1.0.46/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cups-server/1.0.47/CHANGELOG.md b/incubator/cups-server/1.0.47/CHANGELOG.md new file mode 100644 index 00000000000..e479407bfff --- /dev/null +++ b/incubator/cups-server/1.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cups-server-1.0.47](https://github.com/truecharts/charts/compare/cups-server-1.0.46...cups-server-1.0.47) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cups-server-1.0.46](https://github.com/truecharts/charts/compare/cups-server-1.0.44...cups-server-1.0.46) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/cups-server/1.0.47/Chart.lock b/incubator/cups-server/1.0.47/Chart.lock new file mode 100644 index 00000000000..44ddc5af4cd --- /dev/null +++ b/incubator/cups-server/1.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:41.443686302Z" diff --git a/incubator/cups-server/1.0.47/Chart.yaml b/incubator/cups-server/1.0.47/Chart.yaml new file mode 100644 index 00000000000..94b79ea5fc0 --- /dev/null +++ b/incubator/cups-server/1.0.47/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: CUPS printing server +home: https://truecharts.org/docs/charts/incubator/cups-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cups-server.png +keywords: + - print + - cups +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cups-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server + - https://hub.docker.com/r/ydkn/cups +version: 1.0.47 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.47/README.md b/incubator/cups-server/1.0.47/README.md new file mode 100644 index 00000000000..b367b1c4d05 --- /dev/null +++ b/incubator/cups-server/1.0.47/README.md @@ -0,0 +1,106 @@ +# cups-server + +CUPS printing server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cups-server](https://truecharts.org/docs/charts/incubator/cups-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cups-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cups-server TrueCharts/cups-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cups-server` deployment + +```console +helm uninstall cups-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cups-server \ + --set env.TZ="America/New York" \ + TrueCharts/cups-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cups-server TrueCharts/cups-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cups-server/1.0.46/app-readme.md b/incubator/cups-server/1.0.47/app-readme.md similarity index 100% rename from incubator/cups-server/1.0.46/app-readme.md rename to incubator/cups-server/1.0.47/app-readme.md diff --git a/incubator/cups-server/1.0.47/charts/common-10.6.1.tgz b/incubator/cups-server/1.0.47/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cups-server/1.0.47/charts/common-10.6.1.tgz differ diff --git a/incubator/cups-server/1.0.46/ix_values.yaml b/incubator/cups-server/1.0.47/ix_values.yaml similarity index 100% rename from incubator/cups-server/1.0.46/ix_values.yaml rename to incubator/cups-server/1.0.47/ix_values.yaml diff --git a/incubator/cups-server/1.0.46/questions.yaml b/incubator/cups-server/1.0.47/questions.yaml similarity index 100% rename from incubator/cups-server/1.0.46/questions.yaml rename to incubator/cups-server/1.0.47/questions.yaml diff --git a/incubator/cups-server/1.0.46/templates/common.yaml b/incubator/cups-server/1.0.47/templates/common.yaml similarity index 100% rename from incubator/cups-server/1.0.46/templates/common.yaml rename to incubator/cups-server/1.0.47/templates/common.yaml diff --git a/incubator/cups-server/1.0.46/values.yaml b/incubator/cups-server/1.0.47/values.yaml similarity index 100% rename from incubator/cups-server/1.0.46/values.yaml rename to incubator/cups-server/1.0.47/values.yaml diff --git a/incubator/cura-novnc/0.0.24/CHANGELOG.md b/incubator/cura-novnc/0.0.24/CHANGELOG.md deleted file mode 100644 index 02bc44dbfc1..00000000000 --- a/incubator/cura-novnc/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cura-novnc/0.0.24/Chart.lock b/incubator/cura-novnc/0.0.24/Chart.lock deleted file mode 100644 index 35800f3447c..00000000000 --- a/incubator/cura-novnc/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:33.83144732Z" diff --git a/incubator/cura-novnc/0.0.24/Chart.yaml b/incubator/cura-novnc/0.0.24/Chart.yaml deleted file mode 100644 index 3e169b0133d..00000000000 --- a/incubator/cura-novnc/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Enjoy Cura directly in your browser with this easy to use Chart Chart." -home: https://truecharts.org/docs/charts/incubator/cura-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png -keywords: - - cura-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cura-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cura-novnc - - https://ultimaker.com/software/ultimaker-cura - - https://hub.docker.com/r/mikeah/cura-novnc -type: application -version: 0.0.24 diff --git a/incubator/cura-novnc/0.0.24/README.md b/incubator/cura-novnc/0.0.24/README.md deleted file mode 100644 index f59acdde561..00000000000 --- a/incubator/cura-novnc/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cura-novnc - -Enjoy Cura directly in your browser with this easy to use Chart Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cura-novnc](https://truecharts.org/docs/charts/incubator/cura-novnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cura-novnc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cura-novnc TrueCharts/cura-novnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cura-novnc` deployment - -```console -helm uninstall cura-novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cura-novnc \ - --set env.TZ="America/New York" \ - TrueCharts/cura-novnc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cura-novnc TrueCharts/cura-novnc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cura-novnc/0.0.24/charts/common-10.5.10.tgz b/incubator/cura-novnc/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/cura-novnc/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/cura-novnc/0.0.25/CHANGELOG.md b/incubator/cura-novnc/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8381f4bd9e8 --- /dev/null +++ b/incubator/cura-novnc/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cura-novnc-0.0.25](https://github.com/truecharts/charts/compare/cura-novnc-0.0.24...cura-novnc-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cura-novnc-0.0.24](https://github.com/truecharts/charts/compare/cura-novnc-0.0.23...cura-novnc-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/cura-novnc/0.0.25/Chart.lock b/incubator/cura-novnc/0.0.25/Chart.lock new file mode 100644 index 00000000000..463c8f16b8a --- /dev/null +++ b/incubator/cura-novnc/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:44.851799092Z" diff --git a/incubator/cura-novnc/0.0.25/Chart.yaml b/incubator/cura-novnc/0.0.25/Chart.yaml new file mode 100644 index 00000000000..54c26c92399 --- /dev/null +++ b/incubator/cura-novnc/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Enjoy Cura directly in your browser with this easy to use Chart Chart." +home: https://truecharts.org/docs/charts/incubator/cura-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png +keywords: + - cura-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cura-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cura-novnc + - https://ultimaker.com/software/ultimaker-cura + - https://hub.docker.com/r/mikeah/cura-novnc +type: application +version: 0.0.25 diff --git a/incubator/cura-novnc/0.0.25/README.md b/incubator/cura-novnc/0.0.25/README.md new file mode 100644 index 00000000000..01e0925b5b0 --- /dev/null +++ b/incubator/cura-novnc/0.0.25/README.md @@ -0,0 +1,107 @@ +# cura-novnc + +Enjoy Cura directly in your browser with this easy to use Chart Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cura-novnc](https://truecharts.org/docs/charts/incubator/cura-novnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cura-novnc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cura-novnc TrueCharts/cura-novnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cura-novnc` deployment + +```console +helm uninstall cura-novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cura-novnc \ + --set env.TZ="America/New York" \ + TrueCharts/cura-novnc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cura-novnc TrueCharts/cura-novnc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cura-novnc/0.0.24/app-readme.md b/incubator/cura-novnc/0.0.25/app-readme.md similarity index 100% rename from incubator/cura-novnc/0.0.24/app-readme.md rename to incubator/cura-novnc/0.0.25/app-readme.md diff --git a/incubator/cura-novnc/0.0.25/charts/common-10.6.1.tgz b/incubator/cura-novnc/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/cura-novnc/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/cura-novnc/0.0.24/ix_values.yaml b/incubator/cura-novnc/0.0.25/ix_values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.24/ix_values.yaml rename to incubator/cura-novnc/0.0.25/ix_values.yaml diff --git a/incubator/cura-novnc/0.0.24/questions.yaml b/incubator/cura-novnc/0.0.25/questions.yaml similarity index 100% rename from incubator/cura-novnc/0.0.24/questions.yaml rename to incubator/cura-novnc/0.0.25/questions.yaml diff --git a/incubator/cura-novnc/0.0.24/templates/common.yaml b/incubator/cura-novnc/0.0.25/templates/common.yaml similarity index 100% rename from incubator/cura-novnc/0.0.24/templates/common.yaml rename to incubator/cura-novnc/0.0.25/templates/common.yaml diff --git a/incubator/cura-novnc/0.0.24/values.yaml b/incubator/cura-novnc/0.0.25/values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.24/values.yaml rename to incubator/cura-novnc/0.0.25/values.yaml diff --git a/incubator/dailynotes/0.0.24/CHANGELOG.md b/incubator/dailynotes/0.0.24/CHANGELOG.md deleted file mode 100644 index 60a21e1b7e6..00000000000 --- a/incubator/dailynotes/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dailynotes/0.0.24/Chart.lock b/incubator/dailynotes/0.0.24/Chart.lock deleted file mode 100644 index 2bbd88a2232..00000000000 --- a/incubator/dailynotes/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:35.258334203Z" diff --git a/incubator/dailynotes/0.0.24/Chart.yaml b/incubator/dailynotes/0.0.24/Chart.yaml deleted file mode 100644 index 7026cd5e619..00000000000 --- a/incubator/dailynotes/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "App for taking notes and tracking tasks on a daily basis.\n" -home: https://truecharts.org/docs/charts/incubator/dailynotes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png -keywords: - - dailynotes - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dailynotes -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes - - https://hub.docker.com/r/m0ngr31/dailynotes/ -type: application -version: 0.0.24 diff --git a/incubator/dailynotes/0.0.24/README.md b/incubator/dailynotes/0.0.24/README.md deleted file mode 100644 index 4b8c7df5670..00000000000 --- a/incubator/dailynotes/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# dailynotes - -App for taking notes and tracking tasks on a daily basis. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dailynotes](https://truecharts.org/docs/charts/incubator/dailynotes) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dailynotes` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dailynotes TrueCharts/dailynotes -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dailynotes` deployment - -```console -helm uninstall dailynotes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dailynotes \ - --set env.TZ="America/New York" \ - TrueCharts/dailynotes -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dailynotes TrueCharts/dailynotes -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dailynotes/0.0.24/charts/common-10.5.10.tgz b/incubator/dailynotes/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dailynotes/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dailynotes/0.0.25/CHANGELOG.md b/incubator/dailynotes/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..78780047a69 --- /dev/null +++ b/incubator/dailynotes/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dailynotes-0.0.25](https://github.com/truecharts/charts/compare/dailynotes-0.0.24...dailynotes-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dailynotes-0.0.24](https://github.com/truecharts/charts/compare/dailynotes-0.0.23...dailynotes-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dailynotes/0.0.25/Chart.lock b/incubator/dailynotes/0.0.25/Chart.lock new file mode 100644 index 00000000000..4761e5824da --- /dev/null +++ b/incubator/dailynotes/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:45.449356847Z" diff --git a/incubator/dailynotes/0.0.25/Chart.yaml b/incubator/dailynotes/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b65d3f70fc3 --- /dev/null +++ b/incubator/dailynotes/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "App for taking notes and tracking tasks on a daily basis.\n" +home: https://truecharts.org/docs/charts/incubator/dailynotes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png +keywords: + - dailynotes + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dailynotes +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dailynotes + - https://hub.docker.com/r/m0ngr31/dailynotes/ +type: application +version: 0.0.25 diff --git a/incubator/dailynotes/0.0.25/README.md b/incubator/dailynotes/0.0.25/README.md new file mode 100644 index 00000000000..e9e23795ea0 --- /dev/null +++ b/incubator/dailynotes/0.0.25/README.md @@ -0,0 +1,106 @@ +# dailynotes + +App for taking notes and tracking tasks on a daily basis. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dailynotes](https://truecharts.org/docs/charts/incubator/dailynotes) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dailynotes` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dailynotes TrueCharts/dailynotes +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dailynotes` deployment + +```console +helm uninstall dailynotes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dailynotes \ + --set env.TZ="America/New York" \ + TrueCharts/dailynotes +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dailynotes TrueCharts/dailynotes -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dailynotes/0.0.24/app-readme.md b/incubator/dailynotes/0.0.25/app-readme.md similarity index 100% rename from incubator/dailynotes/0.0.24/app-readme.md rename to incubator/dailynotes/0.0.25/app-readme.md diff --git a/incubator/dailynotes/0.0.25/charts/common-10.6.1.tgz b/incubator/dailynotes/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dailynotes/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dailynotes/0.0.24/ix_values.yaml b/incubator/dailynotes/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dailynotes/0.0.24/ix_values.yaml rename to incubator/dailynotes/0.0.25/ix_values.yaml diff --git a/incubator/dailynotes/0.0.24/questions.yaml b/incubator/dailynotes/0.0.25/questions.yaml similarity index 100% rename from incubator/dailynotes/0.0.24/questions.yaml rename to incubator/dailynotes/0.0.25/questions.yaml diff --git a/incubator/dailynotes/0.0.24/templates/common.yaml b/incubator/dailynotes/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dailynotes/0.0.24/templates/common.yaml rename to incubator/dailynotes/0.0.25/templates/common.yaml diff --git a/incubator/dailynotes/0.0.24/values.yaml b/incubator/dailynotes/0.0.25/values.yaml similarity index 100% rename from incubator/dailynotes/0.0.24/values.yaml rename to incubator/dailynotes/0.0.25/values.yaml diff --git a/incubator/damselfly/0.0.24/CHANGELOG.md b/incubator/damselfly/0.0.24/CHANGELOG.md deleted file mode 100644 index 421e040d4c3..00000000000 --- a/incubator/damselfly/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/damselfly/0.0.24/Chart.lock b/incubator/damselfly/0.0.24/Chart.lock deleted file mode 100644 index 39cb03110c7..00000000000 --- a/incubator/damselfly/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:40.202498109Z" diff --git a/incubator/damselfly/0.0.24/Chart.yaml b/incubator/damselfly/0.0.24/Chart.yaml deleted file mode 100644 index 41f7c4af296..00000000000 --- a/incubator/damselfly/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. -home: https://truecharts.org/docs/charts/incubator/damselfly -icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png -keywords: - - damselfly - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: damselfly -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly - - https://github.com/Webreaper/Damselfly - - https://hub.docker.com/r/webreaper/damselfly/ -type: application -version: 0.0.24 diff --git a/incubator/damselfly/0.0.24/README.md b/incubator/damselfly/0.0.24/README.md deleted file mode 100644 index 43fb216765b..00000000000 --- a/incubator/damselfly/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# damselfly - -Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [damselfly](https://truecharts.org/docs/charts/incubator/damselfly) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `damselfly` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install damselfly TrueCharts/damselfly -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `damselfly` deployment - -```console -helm uninstall damselfly -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install damselfly \ - --set env.TZ="America/New York" \ - TrueCharts/damselfly -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install damselfly TrueCharts/damselfly -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/damselfly/0.0.24/charts/common-10.5.10.tgz b/incubator/damselfly/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/damselfly/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/damselfly/0.0.25/CHANGELOG.md b/incubator/damselfly/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..09ea20eaf81 --- /dev/null +++ b/incubator/damselfly/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [damselfly-0.0.25](https://github.com/truecharts/charts/compare/damselfly-0.0.24...damselfly-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [damselfly-0.0.24](https://github.com/truecharts/charts/compare/damselfly-0.0.23...damselfly-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/damselfly/0.0.25/Chart.lock b/incubator/damselfly/0.0.25/Chart.lock new file mode 100644 index 00000000000..142a8d291eb --- /dev/null +++ b/incubator/damselfly/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:00:47.600559023Z" diff --git a/incubator/damselfly/0.0.25/Chart.yaml b/incubator/damselfly/0.0.25/Chart.yaml new file mode 100644 index 00000000000..dba18da5145 --- /dev/null +++ b/incubator/damselfly/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. +home: https://truecharts.org/docs/charts/incubator/damselfly +icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png +keywords: + - damselfly + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: damselfly +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/damselfly + - https://github.com/Webreaper/Damselfly + - https://hub.docker.com/r/webreaper/damselfly/ +type: application +version: 0.0.25 diff --git a/incubator/damselfly/0.0.25/README.md b/incubator/damselfly/0.0.25/README.md new file mode 100644 index 00000000000..7b90c306ee8 --- /dev/null +++ b/incubator/damselfly/0.0.25/README.md @@ -0,0 +1,107 @@ +# damselfly + +Damselfly is a server-based Digital Asset Management system. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. See https://damselfly.info for more details. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [damselfly](https://truecharts.org/docs/charts/incubator/damselfly) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `damselfly` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install damselfly TrueCharts/damselfly +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `damselfly` deployment + +```console +helm uninstall damselfly +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install damselfly \ + --set env.TZ="America/New York" \ + TrueCharts/damselfly +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install damselfly TrueCharts/damselfly -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/damselfly/0.0.24/app-readme.md b/incubator/damselfly/0.0.25/app-readme.md similarity index 100% rename from incubator/damselfly/0.0.24/app-readme.md rename to incubator/damselfly/0.0.25/app-readme.md diff --git a/incubator/damselfly/0.0.25/charts/common-10.6.1.tgz b/incubator/damselfly/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/damselfly/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/damselfly/0.0.24/ix_values.yaml b/incubator/damselfly/0.0.25/ix_values.yaml similarity index 100% rename from incubator/damselfly/0.0.24/ix_values.yaml rename to incubator/damselfly/0.0.25/ix_values.yaml diff --git a/incubator/damselfly/0.0.24/questions.yaml b/incubator/damselfly/0.0.25/questions.yaml similarity index 100% rename from incubator/damselfly/0.0.24/questions.yaml rename to incubator/damselfly/0.0.25/questions.yaml diff --git a/incubator/damselfly/0.0.24/templates/common.yaml b/incubator/damselfly/0.0.25/templates/common.yaml similarity index 100% rename from incubator/damselfly/0.0.24/templates/common.yaml rename to incubator/damselfly/0.0.25/templates/common.yaml diff --git a/incubator/damselfly/0.0.24/values.yaml b/incubator/damselfly/0.0.25/values.yaml similarity index 100% rename from incubator/damselfly/0.0.24/values.yaml rename to incubator/damselfly/0.0.25/values.yaml diff --git a/incubator/dashmachine/0.0.24/CHANGELOG.md b/incubator/dashmachine/0.0.24/CHANGELOG.md deleted file mode 100644 index 68a82c51f4c..00000000000 --- a/incubator/dashmachine/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dashmachine/0.0.24/Chart.lock b/incubator/dashmachine/0.0.24/Chart.lock deleted file mode 100644 index b3aac5b400e..00000000000 --- a/incubator/dashmachine/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:53.101318131Z" diff --git a/incubator/dashmachine/0.0.24/Chart.yaml b/incubator/dashmachine/0.0.24/Chart.yaml deleted file mode 100644 index f3bed3bd3cd..00000000000 --- a/incubator/dashmachine/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" -home: https://truecharts.org/docs/charts/incubator/dashmachine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png -keywords: - - dashmachine - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashmachine -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine - - https://hub.docker.com/r/rmountjoy/dashmachine/ - - https://hub.docker.com/r/rmountjoy/dashmachine/ -type: application -version: 0.0.24 diff --git a/incubator/dashmachine/0.0.24/README.md b/incubator/dashmachine/0.0.24/README.md deleted file mode 100644 index 820cdab6261..00000000000 --- a/incubator/dashmachine/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dashmachine - -Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dashmachine](https://truecharts.org/docs/charts/incubator/dashmachine) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dashmachine` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dashmachine TrueCharts/dashmachine -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dashmachine` deployment - -```console -helm uninstall dashmachine -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dashmachine \ - --set env.TZ="America/New York" \ - TrueCharts/dashmachine -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dashmachine TrueCharts/dashmachine -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dashmachine/0.0.24/charts/common-10.5.10.tgz b/incubator/dashmachine/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dashmachine/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dashmachine/0.0.25/CHANGELOG.md b/incubator/dashmachine/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cb4d7b06f19 --- /dev/null +++ b/incubator/dashmachine/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dashmachine-0.0.25](https://github.com/truecharts/charts/compare/dashmachine-0.0.24...dashmachine-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashmachine-0.0.24](https://github.com/truecharts/charts/compare/dashmachine-0.0.23...dashmachine-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dashmachine/0.0.25/Chart.lock b/incubator/dashmachine/0.0.25/Chart.lock new file mode 100644 index 00000000000..6c01af0de59 --- /dev/null +++ b/incubator/dashmachine/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:01:12.886689231Z" diff --git a/incubator/dashmachine/0.0.25/Chart.yaml b/incubator/dashmachine/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c12fa700f9b --- /dev/null +++ b/incubator/dashmachine/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/docs/charts/incubator/dashmachine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png +keywords: + - dashmachine + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashmachine +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashmachine + - https://hub.docker.com/r/rmountjoy/dashmachine/ + - https://hub.docker.com/r/rmountjoy/dashmachine/ +type: application +version: 0.0.25 diff --git a/incubator/dashmachine/0.0.25/README.md b/incubator/dashmachine/0.0.25/README.md new file mode 100644 index 00000000000..f20196bd536 --- /dev/null +++ b/incubator/dashmachine/0.0.25/README.md @@ -0,0 +1,107 @@ +# dashmachine + +Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dashmachine](https://truecharts.org/docs/charts/incubator/dashmachine) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dashmachine` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dashmachine TrueCharts/dashmachine +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dashmachine` deployment + +```console +helm uninstall dashmachine +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dashmachine \ + --set env.TZ="America/New York" \ + TrueCharts/dashmachine +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dashmachine TrueCharts/dashmachine -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dashmachine/0.0.24/app-readme.md b/incubator/dashmachine/0.0.25/app-readme.md similarity index 100% rename from incubator/dashmachine/0.0.24/app-readme.md rename to incubator/dashmachine/0.0.25/app-readme.md diff --git a/incubator/dashmachine/0.0.25/charts/common-10.6.1.tgz b/incubator/dashmachine/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dashmachine/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dashmachine/0.0.24/ix_values.yaml b/incubator/dashmachine/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dashmachine/0.0.24/ix_values.yaml rename to incubator/dashmachine/0.0.25/ix_values.yaml diff --git a/incubator/dashmachine/0.0.24/questions.yaml b/incubator/dashmachine/0.0.25/questions.yaml similarity index 100% rename from incubator/dashmachine/0.0.24/questions.yaml rename to incubator/dashmachine/0.0.25/questions.yaml diff --git a/incubator/dashmachine/0.0.24/templates/common.yaml b/incubator/dashmachine/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dashmachine/0.0.24/templates/common.yaml rename to incubator/dashmachine/0.0.25/templates/common.yaml diff --git a/incubator/dashmachine/0.0.24/values.yaml b/incubator/dashmachine/0.0.25/values.yaml similarity index 100% rename from incubator/dashmachine/0.0.24/values.yaml rename to incubator/dashmachine/0.0.25/values.yaml diff --git a/incubator/dashy/0.0.1/CHANGELOG.md b/incubator/dashy/0.0.1/CHANGELOG.md new file mode 100644 index 00000000000..db450ec24d8 --- /dev/null +++ b/incubator/dashy/0.0.1/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + + + +## [dashy-0.0.1]dashy-0.0.1 (2022-09-25) + +### Feat + +- add dashy ([#3887](https://github.com/truecharts/charts/issues/3887)) + + \ No newline at end of file diff --git a/incubator/dashy/0.0.1/Chart.lock b/incubator/dashy/0.0.1/Chart.lock new file mode 100644 index 00000000000..7b0b839cd54 --- /dev/null +++ b/incubator/dashy/0.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-25T14:01:17.136246478Z" diff --git a/incubator/dashy/0.0.1/Chart.yaml b/incubator/dashy/0.0.1/Chart.yaml new file mode 100644 index 00000000000..44ee91067cb --- /dev/null +++ b/incubator/dashy/0.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Dashy helps you organize your self-hosted services by making them accessible from a single place +home: https://truecharts.org/docs/charts/incubator/dashy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy + - https://github.com/airsonic/airsonic + - https://hub.docker.com/r/lissy93/dashy +version: 0.0.1 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/dashy/0.0.1/README.md b/incubator/dashy/0.0.1/README.md new file mode 100644 index 00000000000..9869b8926f2 --- /dev/null +++ b/incubator/dashy/0.0.1/README.md @@ -0,0 +1,107 @@ +# dashy + +Dashy helps you organize your self-hosted services by making them accessible from a single place + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dashy](https://truecharts.org/docs/charts/incubator/dashy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dashy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dashy TrueCharts/dashy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dashy` deployment + +```console +helm uninstall dashy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dashy \ + --set env.TZ="America/New York" \ + TrueCharts/dashy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dashy TrueCharts/dashy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dashy/0.0.1/app-readme.md b/incubator/dashy/0.0.1/app-readme.md new file mode 100644 index 00000000000..1f17b5f3ccf --- /dev/null +++ b/incubator/dashy/0.0.1/app-readme.md @@ -0,0 +1,8 @@ +Dashy helps you organize your self-hosted services by making them accessible from a single place + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/incubator/dashy](https://truecharts.org/docs/charts/incubator/dashy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/enterprise/metallb/4.0.11/charts/common-10.5.10.tgz b/incubator/dashy/0.0.1/charts/common-10.5.10.tgz similarity index 100% rename from enterprise/metallb/4.0.11/charts/common-10.5.10.tgz rename to incubator/dashy/0.0.1/charts/common-10.5.10.tgz diff --git a/incubator/dashy/0.0.1/ci/direct-values.yaml b/incubator/dashy/0.0.1/ci/direct-values.yaml new file mode 100644 index 00000000000..23168e54370 --- /dev/null +++ b/incubator/dashy/0.0.1/ci/direct-values.yaml @@ -0,0 +1,3 @@ +dashyConfig: + pageInfo: + title: Home Lab diff --git a/incubator/dayofdefeatsource/0.0.24/values.yaml b/incubator/dashy/0.0.1/ci/standalone-values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.24/values.yaml rename to incubator/dashy/0.0.1/ci/standalone-values.yaml diff --git a/incubator/dashy/0.0.1/ix_values.yaml b/incubator/dashy/0.0.1/ix_values.yaml new file mode 100644 index 00000000000..002594bdae4 --- /dev/null +++ b/incubator/dashy/0.0.1/ix_values.yaml @@ -0,0 +1,69 @@ +image: + repository: tccr.io/truecharts/dashy + tag: 2.1.1@sha256:af98a41b869093127d81421fb6fc2ba46ea1a230be6c3b04819e5ba1377be32b + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +dashy: + # Enable config file mount from host path + enabled: false + configFileHostPath: "" + configFileHostReadOnly: true + +# Leave empty if you plan to use config file from host path +dashyConfig: + {} + # pageInfo: + # title: Home Lab + +env: + NODE_ENV: production + +probes: + liveness: + enabled: true + custom: true + spec: + exec: + command: + - node + - /app/services/healthcheck + readiness: + enabled: true + custom: true + spec: + exec: + command: + - node + - /app/services/healthcheck + startup: + enabled: true + custom: true + spec: + exec: + command: + - node + - /app/services/healthcheck + +service: + main: + ports: + main: + port: 10310 + protocol: HTTP + targetPort: 80 + +persistence: + icons: + enabled: true + mountPath: /app/public/item-icons + +portal: + enabled: true diff --git a/incubator/dashy/0.0.1/questions.yaml b/incubator/dashy/0.0.1/questions.yaml new file mode 100644 index 00000000000..59d6bb6c12a --- /dev/null +++ b/incubator/dashy/0.0.1/questions.yaml @@ -0,0 +1,2573 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: dashy + group: Container Configuration + label: Dashy Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Config File Mount + description: Mounts a config file from the given host path + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: configFileHostPath + label: Config File Host Path + description: Absolute host path of the config file + schema: + type: string + default: "" + - variable: configFileHostReadOnly + label: Config File Read Only + description: Mount config file as read Only + schema: + type: boolean + default: true + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10310 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: Target Port + description: The internal(!) port on the container the Application runs on + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: icons + label: App Icons Storage + description: Stores the Application Icons. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: Privileged mode + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: ReadOnly Root Filesystem + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: Allow Privilege Escalation + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: runAsNonRoot + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: runAsUser + description: The UserID of the user running the application + schema: + type: int + default: 0 + - variable: runAsGroup + label: runAsGroup + description: The groupID this App of the user running the application + schema: + type: int + default: 0 + - variable: fsGroup + label: fsGroup + description: The group that should own ALL storage. + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/dashy/0.0.1/templates/_configmap.tpl b/incubator/dashy/0.0.1/templates/_configmap.tpl new file mode 100644 index 00000000000..e7ec4446865 --- /dev/null +++ b/incubator/dashy/0.0.1/templates/_configmap.tpl @@ -0,0 +1,16 @@ +{{/* Define the secrets */}} +{{- define "dashy.config" -}} +{{- $configName := printf "%s-dashy-config" (include "tc.common.names.fullname" .) }} + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ $configName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + conf.yml: | +{{- .Values.dashyConfig | toYaml | nindent 4 }} +{{- end -}} diff --git a/incubator/dashy/0.0.1/templates/common.yaml b/incubator/dashy/0.0.1/templates/common.yaml new file mode 100644 index 00000000000..d68783ef277 --- /dev/null +++ b/incubator/dashy/0.0.1/templates/common.yaml @@ -0,0 +1,35 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{- define "dashy.configvolume" -}} +enabled: true +mountPath: /app/public +type: custom +readOnly: true +volumeSpec: + configMap: + name: {{ include "tc.common.names.fullname" . }}-dashy-config + items: + - key: conf.yml + path: conf.yml +{{- end -}} + +{{- define "dashy.confighostpath" -}} +enabled: true +type: hostPath +readOnly: {{ .Values.dashy.configFileHostReadOnly }} +hostPathType: File +hostPath: {{ .Values.dashy.configFileHostPath }} +mountPath: /app/public/conf.yml +{{- end -}} + +{{- if .Values.dashyConfig -}} +{{/* Render config for dashy */}} +{{- include "dashy.config" . -}} +{{- $_ := set .Values.persistence "dashy-config" (include "dashy.configvolume" . | fromYaml) -}} +{{- else if .Values.dashy.enabled -}} +{{- $_ := set .Values.persistence "dashy-config" (include "dashy.confighostpath" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/incubator/daysofwar/0.0.24/values.yaml b/incubator/dashy/0.0.1/values.yaml similarity index 100% rename from incubator/daysofwar/0.0.24/values.yaml rename to incubator/dashy/0.0.1/values.yaml diff --git a/incubator/dashy/item.yaml b/incubator/dashy/item.yaml new file mode 100644 index 00000000000..141b3c9abd2 --- /dev/null +++ b/incubator/dashy/item.yaml @@ -0,0 +1,4 @@ +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png +categories: +- dashboard + diff --git a/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md deleted file mode 100644 index 9cd99fd61f4..00000000000 --- a/incubator/dayofdefeatsource/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dayofdefeatsource/0.0.24/Chart.lock b/incubator/dayofdefeatsource/0.0.24/Chart.lock deleted file mode 100644 index 4619631ed46..00000000000 --- a/incubator/dayofdefeatsource/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:07:59.364370881Z" diff --git a/incubator/dayofdefeatsource/0.0.24/Chart.yaml b/incubator/dayofdefeatsource/0.0.24/Chart.yaml deleted file mode 100644 index 1ada9ea0f10..00000000000 --- a/incubator/dayofdefeatsource/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." -home: https://truecharts.org/docs/charts/incubator/dayofdefeatsource -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png -keywords: - - dayofdefeatsource - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dayofdefeatsource -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/dayofdefeatsource/0.0.24/README.md b/incubator/dayofdefeatsource/0.0.24/README.md deleted file mode 100644 index 247de9d5da4..00000000000 --- a/incubator/dayofdefeatsource/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dayofdefeatsource - -This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dayofdefeatsource](https://truecharts.org/docs/charts/incubator/dayofdefeatsource) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dayofdefeatsource` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dayofdefeatsource TrueCharts/dayofdefeatsource -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dayofdefeatsource` deployment - -```console -helm uninstall dayofdefeatsource -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dayofdefeatsource \ - --set env.TZ="America/New York" \ - TrueCharts/dayofdefeatsource -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dayofdefeatsource TrueCharts/dayofdefeatsource -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayofdefeatsource/0.0.24/charts/common-10.5.10.tgz b/incubator/dayofdefeatsource/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dayofdefeatsource/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dayofdefeatsource/0.0.25/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..21853e77903 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dayofdefeatsource-0.0.25](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.24...dayofdefeatsource-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayofdefeatsource-0.0.24](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.23...dayofdefeatsource-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dayofdefeatsource/0.0.25/Chart.lock b/incubator/dayofdefeatsource/0.0.25/Chart.lock new file mode 100644 index 00000000000..7d0076c9ffc --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:01:16.979532836Z" diff --git a/incubator/dayofdefeatsource/0.0.25/Chart.yaml b/incubator/dayofdefeatsource/0.0.25/Chart.yaml new file mode 100644 index 00000000000..3096431f708 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it." +home: https://truecharts.org/docs/charts/incubator/dayofdefeatsource +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png +keywords: + - dayofdefeatsource + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dayofdefeatsource +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayofdefeatsource + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/dayofdefeatsource/0.0.25/README.md b/incubator/dayofdefeatsource/0.0.25/README.md new file mode 100644 index 00000000000..f4fe8859d1c --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.25/README.md @@ -0,0 +1,107 @@ +# dayofdefeatsource + +This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dayofdefeatsource](https://truecharts.org/docs/charts/incubator/dayofdefeatsource) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dayofdefeatsource` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dayofdefeatsource TrueCharts/dayofdefeatsource +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dayofdefeatsource` deployment + +```console +helm uninstall dayofdefeatsource +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dayofdefeatsource \ + --set env.TZ="America/New York" \ + TrueCharts/dayofdefeatsource +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dayofdefeatsource TrueCharts/dayofdefeatsource -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayofdefeatsource/0.0.24/app-readme.md b/incubator/dayofdefeatsource/0.0.25/app-readme.md similarity index 100% rename from incubator/dayofdefeatsource/0.0.24/app-readme.md rename to incubator/dayofdefeatsource/0.0.25/app-readme.md diff --git a/incubator/dayofdefeatsource/0.0.25/charts/common-10.6.1.tgz b/incubator/dayofdefeatsource/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dayofdefeatsource/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dayofdefeatsource/0.0.24/ix_values.yaml b/incubator/dayofdefeatsource/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.24/ix_values.yaml rename to incubator/dayofdefeatsource/0.0.25/ix_values.yaml diff --git a/incubator/dayofdefeatsource/0.0.24/questions.yaml b/incubator/dayofdefeatsource/0.0.25/questions.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.24/questions.yaml rename to incubator/dayofdefeatsource/0.0.25/questions.yaml diff --git a/incubator/dayofdefeatsource/0.0.24/templates/common.yaml b/incubator/dayofdefeatsource/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.24/templates/common.yaml rename to incubator/dayofdefeatsource/0.0.25/templates/common.yaml diff --git a/incubator/dayz/0.0.24/values.yaml b/incubator/dayofdefeatsource/0.0.25/values.yaml similarity index 100% rename from incubator/dayz/0.0.24/values.yaml rename to incubator/dayofdefeatsource/0.0.25/values.yaml diff --git a/incubator/daysofwar/0.0.24/CHANGELOG.md b/incubator/daysofwar/0.0.24/CHANGELOG.md deleted file mode 100644 index efa95ee603a..00000000000 --- a/incubator/daysofwar/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/daysofwar/0.0.24/Chart.lock b/incubator/daysofwar/0.0.24/Chart.lock deleted file mode 100644 index 8aa1439896d..00000000000 --- a/incubator/daysofwar/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:00.293632868Z" diff --git a/incubator/daysofwar/0.0.24/Chart.yaml b/incubator/daysofwar/0.0.24/Chart.yaml deleted file mode 100644 index 333b805fbeb..00000000000 --- a/incubator/daysofwar/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Days of War and run it." -home: https://truecharts.org/docs/charts/incubator/daysofwar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png -keywords: - - daysofwar - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: daysofwar -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/daysofwar/0.0.24/README.md b/incubator/daysofwar/0.0.24/README.md deleted file mode 100644 index aa3be0aa91a..00000000000 --- a/incubator/daysofwar/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# daysofwar - -This Chart will download and install SteamCMD. It will also install Days of War and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [daysofwar](https://truecharts.org/docs/charts/incubator/daysofwar) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `daysofwar` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install daysofwar TrueCharts/daysofwar -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `daysofwar` deployment - -```console -helm uninstall daysofwar -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install daysofwar \ - --set env.TZ="America/New York" \ - TrueCharts/daysofwar -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install daysofwar TrueCharts/daysofwar -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/daysofwar/0.0.24/charts/common-10.5.10.tgz b/incubator/daysofwar/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/daysofwar/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/daysofwar/0.0.25/CHANGELOG.md b/incubator/daysofwar/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..76918aa1fea --- /dev/null +++ b/incubator/daysofwar/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [daysofwar-0.0.25](https://github.com/truecharts/charts/compare/daysofwar-0.0.24...daysofwar-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [daysofwar-0.0.24](https://github.com/truecharts/charts/compare/daysofwar-0.0.23...daysofwar-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/daysofwar/0.0.25/Chart.lock b/incubator/daysofwar/0.0.25/Chart.lock new file mode 100644 index 00000000000..287359cf342 --- /dev/null +++ b/incubator/daysofwar/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:01:19.914662367Z" diff --git a/incubator/daysofwar/0.0.25/Chart.yaml b/incubator/daysofwar/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b9493fa1397 --- /dev/null +++ b/incubator/daysofwar/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Days of War and run it." +home: https://truecharts.org/docs/charts/incubator/daysofwar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png +keywords: + - daysofwar + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: daysofwar +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/daysofwar + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/daysofwar/0.0.25/README.md b/incubator/daysofwar/0.0.25/README.md new file mode 100644 index 00000000000..37d185f5802 --- /dev/null +++ b/incubator/daysofwar/0.0.25/README.md @@ -0,0 +1,107 @@ +# daysofwar + +This Chart will download and install SteamCMD. It will also install Days of War and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [daysofwar](https://truecharts.org/docs/charts/incubator/daysofwar) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `daysofwar` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install daysofwar TrueCharts/daysofwar +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `daysofwar` deployment + +```console +helm uninstall daysofwar +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install daysofwar \ + --set env.TZ="America/New York" \ + TrueCharts/daysofwar +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install daysofwar TrueCharts/daysofwar -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/daysofwar/0.0.24/app-readme.md b/incubator/daysofwar/0.0.25/app-readme.md similarity index 100% rename from incubator/daysofwar/0.0.24/app-readme.md rename to incubator/daysofwar/0.0.25/app-readme.md diff --git a/incubator/daysofwar/0.0.25/charts/common-10.6.1.tgz b/incubator/daysofwar/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/daysofwar/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/daysofwar/0.0.24/ix_values.yaml b/incubator/daysofwar/0.0.25/ix_values.yaml similarity index 100% rename from incubator/daysofwar/0.0.24/ix_values.yaml rename to incubator/daysofwar/0.0.25/ix_values.yaml diff --git a/incubator/daysofwar/0.0.24/questions.yaml b/incubator/daysofwar/0.0.25/questions.yaml similarity index 100% rename from incubator/daysofwar/0.0.24/questions.yaml rename to incubator/daysofwar/0.0.25/questions.yaml diff --git a/incubator/daysofwar/0.0.24/templates/common.yaml b/incubator/daysofwar/0.0.25/templates/common.yaml similarity index 100% rename from incubator/daysofwar/0.0.24/templates/common.yaml rename to incubator/daysofwar/0.0.25/templates/common.yaml diff --git a/incubator/ddns-route53/0.0.24/values.yaml b/incubator/daysofwar/0.0.25/values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.24/values.yaml rename to incubator/daysofwar/0.0.25/values.yaml diff --git a/incubator/dayz/0.0.24/CHANGELOG.md b/incubator/dayz/0.0.24/CHANGELOG.md deleted file mode 100644 index c88a2c78af7..00000000000 --- a/incubator/dayz/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dayz/0.0.24/Chart.lock b/incubator/dayz/0.0.24/Chart.lock deleted file mode 100644 index aa125568cbf..00000000000 --- a/incubator/dayz/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:05.517891724Z" diff --git a/incubator/dayz/0.0.24/Chart.yaml b/incubator/dayz/0.0.24/Chart.yaml deleted file mode 100644 index 278cfffa290..00000000000 --- a/incubator/dayz/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install DayZ and run it." -home: https://truecharts.org/docs/charts/incubator/dayz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png -keywords: - - dayz - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dayz -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz - - https://www.bohemia.net/games/dayz - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/dayz/0.0.24/README.md b/incubator/dayz/0.0.24/README.md deleted file mode 100644 index 5b919713d7d..00000000000 --- a/incubator/dayz/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dayz - -This Chart will download and install SteamCMD. It will also install DayZ and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dayz](https://truecharts.org/docs/charts/incubator/dayz) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dayz` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dayz TrueCharts/dayz -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dayz` deployment - -```console -helm uninstall dayz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dayz \ - --set env.TZ="America/New York" \ - TrueCharts/dayz -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dayz TrueCharts/dayz -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayz/0.0.24/charts/common-10.5.10.tgz b/incubator/dayz/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dayz/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dayz/0.0.25/CHANGELOG.md b/incubator/dayz/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ad4a8212377 --- /dev/null +++ b/incubator/dayz/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dayz-0.0.25](https://github.com/truecharts/charts/compare/dayz-0.0.24...dayz-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dayz-0.0.24](https://github.com/truecharts/charts/compare/dayz-0.0.23...dayz-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dayz/0.0.25/Chart.lock b/incubator/dayz/0.0.25/Chart.lock new file mode 100644 index 00000000000..4ec19de0ce8 --- /dev/null +++ b/incubator/dayz/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:01:44.638065155Z" diff --git a/incubator/dayz/0.0.25/Chart.yaml b/incubator/dayz/0.0.25/Chart.yaml new file mode 100644 index 00000000000..94d14d4de9b --- /dev/null +++ b/incubator/dayz/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install DayZ and run it." +home: https://truecharts.org/docs/charts/incubator/dayz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png +keywords: + - dayz + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dayz +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dayz + - https://www.bohemia.net/games/dayz + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/dayz/0.0.25/README.md b/incubator/dayz/0.0.25/README.md new file mode 100644 index 00000000000..c6db7a04666 --- /dev/null +++ b/incubator/dayz/0.0.25/README.md @@ -0,0 +1,107 @@ +# dayz + +This Chart will download and install SteamCMD. It will also install DayZ and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dayz](https://truecharts.org/docs/charts/incubator/dayz) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dayz` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dayz TrueCharts/dayz +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dayz` deployment + +```console +helm uninstall dayz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dayz \ + --set env.TZ="America/New York" \ + TrueCharts/dayz +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dayz TrueCharts/dayz -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dayz/0.0.24/app-readme.md b/incubator/dayz/0.0.25/app-readme.md similarity index 100% rename from incubator/dayz/0.0.24/app-readme.md rename to incubator/dayz/0.0.25/app-readme.md diff --git a/incubator/dayz/0.0.25/charts/common-10.6.1.tgz b/incubator/dayz/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dayz/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dayz/0.0.24/ix_values.yaml b/incubator/dayz/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dayz/0.0.24/ix_values.yaml rename to incubator/dayz/0.0.25/ix_values.yaml diff --git a/incubator/dayz/0.0.24/questions.yaml b/incubator/dayz/0.0.25/questions.yaml similarity index 100% rename from incubator/dayz/0.0.24/questions.yaml rename to incubator/dayz/0.0.25/questions.yaml diff --git a/incubator/dayz/0.0.24/templates/common.yaml b/incubator/dayz/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dayz/0.0.24/templates/common.yaml rename to incubator/dayz/0.0.25/templates/common.yaml diff --git a/incubator/debian-apt-mirror/0.0.24/values.yaml b/incubator/dayz/0.0.25/values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.24/values.yaml rename to incubator/dayz/0.0.25/values.yaml diff --git a/incubator/ddns-route53/0.0.24/CHANGELOG.md b/incubator/ddns-route53/0.0.24/CHANGELOG.md deleted file mode 100644 index 3c023c73a8d..00000000000 --- a/incubator/ddns-route53/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/ddns-route53/0.0.24/Chart.lock b/incubator/ddns-route53/0.0.24/Chart.lock deleted file mode 100644 index 337077d4290..00000000000 --- a/incubator/ddns-route53/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:18.605301468Z" diff --git a/incubator/ddns-route53/0.0.24/Chart.yaml b/incubator/ddns-route53/0.0.24/Chart.yaml deleted file mode 100644 index 566634c891e..00000000000 --- a/incubator/ddns-route53/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Dynamic DNS for Amazon Route 53‎ on a time-based schedule" -home: https://truecharts.org/docs/charts/incubator/ddns-route53 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png -keywords: - - ddns-route53 - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ddns-route53 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 - - https://github.com/crazy-max/ddns-route53 - - https://hub.docker.com/r/crazymax/ddns-route53/ -type: application -version: 0.0.24 diff --git a/incubator/ddns-route53/0.0.24/README.md b/incubator/ddns-route53/0.0.24/README.md deleted file mode 100644 index 1d8c416ed46..00000000000 --- a/incubator/ddns-route53/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ddns-route53 - -Dynamic DNS for Amazon Route 53‎ on a time-based schedule - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddns-route53](https://truecharts.org/docs/charts/incubator/ddns-route53) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ddns-route53` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ddns-route53 TrueCharts/ddns-route53 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ddns-route53` deployment - -```console -helm uninstall ddns-route53 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddns-route53 \ - --set env.TZ="America/New York" \ - TrueCharts/ddns-route53 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ddns-route53 TrueCharts/ddns-route53 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ddns-route53/0.0.24/charts/common-10.5.10.tgz b/incubator/ddns-route53/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ddns-route53/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ddns-route53/0.0.25/CHANGELOG.md b/incubator/ddns-route53/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..30eff425284 --- /dev/null +++ b/incubator/ddns-route53/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-route53-0.0.25](https://github.com/truecharts/charts/compare/ddns-route53-0.0.24...ddns-route53-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddns-route53-0.0.24](https://github.com/truecharts/charts/compare/ddns-route53-0.0.23...ddns-route53-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/ddns-route53/0.0.25/Chart.lock b/incubator/ddns-route53/0.0.25/Chart.lock new file mode 100644 index 00000000000..fcee6b4f7f7 --- /dev/null +++ b/incubator/ddns-route53/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:01:48.635962283Z" diff --git a/incubator/ddns-route53/0.0.25/Chart.yaml b/incubator/ddns-route53/0.0.25/Chart.yaml new file mode 100644 index 00000000000..20831c10ec9 --- /dev/null +++ b/incubator/ddns-route53/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Dynamic DNS for Amazon Route 53‎ on a time-based schedule" +home: https://truecharts.org/docs/charts/incubator/ddns-route53 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png +keywords: + - ddns-route53 + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-route53 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ddns-route53 + - https://github.com/crazy-max/ddns-route53 + - https://hub.docker.com/r/crazymax/ddns-route53/ +type: application +version: 0.0.25 diff --git a/incubator/ddns-route53/0.0.25/README.md b/incubator/ddns-route53/0.0.25/README.md new file mode 100644 index 00000000000..224d7b7d78e --- /dev/null +++ b/incubator/ddns-route53/0.0.25/README.md @@ -0,0 +1,107 @@ +# ddns-route53 + +Dynamic DNS for Amazon Route 53‎ on a time-based schedule + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddns-route53](https://truecharts.org/docs/charts/incubator/ddns-route53) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ddns-route53` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ddns-route53 TrueCharts/ddns-route53 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ddns-route53` deployment + +```console +helm uninstall ddns-route53 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddns-route53 \ + --set env.TZ="America/New York" \ + TrueCharts/ddns-route53 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ddns-route53 TrueCharts/ddns-route53 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ddns-route53/0.0.24/app-readme.md b/incubator/ddns-route53/0.0.25/app-readme.md similarity index 100% rename from incubator/ddns-route53/0.0.24/app-readme.md rename to incubator/ddns-route53/0.0.25/app-readme.md diff --git a/incubator/ddns-route53/0.0.25/charts/common-10.6.1.tgz b/incubator/ddns-route53/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ddns-route53/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ddns-route53/0.0.24/ix_values.yaml b/incubator/ddns-route53/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.24/ix_values.yaml rename to incubator/ddns-route53/0.0.25/ix_values.yaml diff --git a/incubator/ddns-route53/0.0.24/questions.yaml b/incubator/ddns-route53/0.0.25/questions.yaml similarity index 100% rename from incubator/ddns-route53/0.0.24/questions.yaml rename to incubator/ddns-route53/0.0.25/questions.yaml diff --git a/incubator/ddns-route53/0.0.24/templates/common.yaml b/incubator/ddns-route53/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ddns-route53/0.0.24/templates/common.yaml rename to incubator/ddns-route53/0.0.25/templates/common.yaml diff --git a/incubator/debian-bullseye/0.0.24/values.yaml b/incubator/ddns-route53/0.0.25/values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.24/values.yaml rename to incubator/ddns-route53/0.0.25/values.yaml diff --git a/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md deleted file mode 100644 index b3041dd2c21..00000000000 --- a/incubator/debian-apt-mirror/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/debian-apt-mirror/0.0.24/Chart.lock b/incubator/debian-apt-mirror/0.0.24/Chart.lock deleted file mode 100644 index 8ec3c05d5f7..00000000000 --- a/incubator/debian-apt-mirror/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:24.732606408Z" diff --git a/incubator/debian-apt-mirror/0.0.24/Chart.yaml b/incubator/debian-apt-mirror/0.0.24/Chart.yaml deleted file mode 100644 index e696372f62f..00000000000 --- a/incubator/debian-apt-mirror/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages." -home: https://truecharts.org/docs/charts/incubator/debian-apt-mirror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png -keywords: - - debian-apt-mirror - - Network-Other - - Productivity - - Tools-Utilities - - Drivers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: debian-apt-mirror -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror - - https://www.debian.org/ - - https://hub.docker.com/r/ich777/debian-mirror -type: application -version: 0.0.24 diff --git a/incubator/debian-apt-mirror/0.0.24/README.md b/incubator/debian-apt-mirror/0.0.24/README.md deleted file mode 100644 index 19a300cf74e..00000000000 --- a/incubator/debian-apt-mirror/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# debian-apt-mirror - -This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [debian-apt-mirror](https://truecharts.org/docs/charts/incubator/debian-apt-mirror) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `debian-apt-mirror` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install debian-apt-mirror TrueCharts/debian-apt-mirror -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `debian-apt-mirror` deployment - -```console -helm uninstall debian-apt-mirror -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install debian-apt-mirror \ - --set env.TZ="America/New York" \ - TrueCharts/debian-apt-mirror -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install debian-apt-mirror TrueCharts/debian-apt-mirror -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-apt-mirror/0.0.24/charts/common-10.5.10.tgz b/incubator/debian-apt-mirror/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/debian-apt-mirror/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/debian-apt-mirror/0.0.25/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..abd344e8f1e --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [debian-apt-mirror-0.0.25](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.24...debian-apt-mirror-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-apt-mirror-0.0.24](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.23...debian-apt-mirror-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/debian-apt-mirror/0.0.25/Chart.lock b/incubator/debian-apt-mirror/0.0.25/Chart.lock new file mode 100644 index 00000000000..c5f971dcb20 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:01:49.380467986Z" diff --git a/incubator/debian-apt-mirror/0.0.25/Chart.yaml b/incubator/debian-apt-mirror/0.0.25/Chart.yaml new file mode 100644 index 00000000000..17efbb2fa31 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities + - Drivers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages." +home: https://truecharts.org/docs/charts/incubator/debian-apt-mirror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-apt-mirror.png +keywords: + - debian-apt-mirror + - Network-Other + - Productivity + - Tools-Utilities + - Drivers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: debian-apt-mirror +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-apt-mirror + - https://www.debian.org/ + - https://hub.docker.com/r/ich777/debian-mirror +type: application +version: 0.0.25 diff --git a/incubator/debian-apt-mirror/0.0.25/README.md b/incubator/debian-apt-mirror/0.0.25/README.md new file mode 100644 index 00000000000..7ef98313532 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.25/README.md @@ -0,0 +1,107 @@ +# debian-apt-mirror + +This Chart will run apt-mirror and Apache2. This allows you to create a local apt mirror for Debian packages. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [debian-apt-mirror](https://truecharts.org/docs/charts/incubator/debian-apt-mirror) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `debian-apt-mirror` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install debian-apt-mirror TrueCharts/debian-apt-mirror +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `debian-apt-mirror` deployment + +```console +helm uninstall debian-apt-mirror +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install debian-apt-mirror \ + --set env.TZ="America/New York" \ + TrueCharts/debian-apt-mirror +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install debian-apt-mirror TrueCharts/debian-apt-mirror -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-apt-mirror/0.0.24/app-readme.md b/incubator/debian-apt-mirror/0.0.25/app-readme.md similarity index 100% rename from incubator/debian-apt-mirror/0.0.24/app-readme.md rename to incubator/debian-apt-mirror/0.0.25/app-readme.md diff --git a/incubator/debian-apt-mirror/0.0.25/charts/common-10.6.1.tgz b/incubator/debian-apt-mirror/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/debian-apt-mirror/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/debian-apt-mirror/0.0.24/ix_values.yaml b/incubator/debian-apt-mirror/0.0.25/ix_values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.24/ix_values.yaml rename to incubator/debian-apt-mirror/0.0.25/ix_values.yaml diff --git a/incubator/debian-apt-mirror/0.0.24/questions.yaml b/incubator/debian-apt-mirror/0.0.25/questions.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.24/questions.yaml rename to incubator/debian-apt-mirror/0.0.25/questions.yaml diff --git a/incubator/debian-apt-mirror/0.0.24/templates/common.yaml b/incubator/debian-apt-mirror/0.0.25/templates/common.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.24/templates/common.yaml rename to incubator/debian-apt-mirror/0.0.25/templates/common.yaml diff --git a/incubator/dispatch/0.0.24/values.yaml b/incubator/debian-apt-mirror/0.0.25/values.yaml similarity index 100% rename from incubator/dispatch/0.0.24/values.yaml rename to incubator/debian-apt-mirror/0.0.25/values.yaml diff --git a/incubator/debian-bullseye/0.0.24/CHANGELOG.md b/incubator/debian-bullseye/0.0.24/CHANGELOG.md deleted file mode 100644 index f0bf18167b2..00000000000 --- a/incubator/debian-bullseye/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/debian-bullseye/0.0.24/Chart.lock b/incubator/debian-bullseye/0.0.24/Chart.lock deleted file mode 100644 index 911e4d378a0..00000000000 --- a/incubator/debian-bullseye/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:25.535100984Z" diff --git a/incubator/debian-bullseye/0.0.24/Chart.yaml b/incubator/debian-bullseye/0.0.24/Chart.yaml deleted file mode 100644 index ebce4681678..00000000000 --- a/incubator/debian-bullseye/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-System -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed." -home: https://truecharts.org/docs/charts/incubator/debian-bullseye -icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png -keywords: - - debian-bullseye - - Productivity - - Tools-System -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: debian-bullseye -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye - - https://www.debian.org/ - - https://hub.docker.com/r/ich777/debian-bullseye -type: application -version: 0.0.24 diff --git a/incubator/debian-bullseye/0.0.24/README.md b/incubator/debian-bullseye/0.0.24/README.md deleted file mode 100644 index 6347b5e01f7..00000000000 --- a/incubator/debian-bullseye/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# debian-bullseye - -This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [debian-bullseye](https://truecharts.org/docs/charts/incubator/debian-bullseye) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `debian-bullseye` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install debian-bullseye TrueCharts/debian-bullseye -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `debian-bullseye` deployment - -```console -helm uninstall debian-bullseye -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install debian-bullseye \ - --set env.TZ="America/New York" \ - TrueCharts/debian-bullseye -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install debian-bullseye TrueCharts/debian-bullseye -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-bullseye/0.0.24/charts/common-10.5.10.tgz b/incubator/debian-bullseye/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/debian-bullseye/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/debian-bullseye/0.0.25/CHANGELOG.md b/incubator/debian-bullseye/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..eceb14dce81 --- /dev/null +++ b/incubator/debian-bullseye/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [debian-bullseye-0.0.25](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.24...debian-bullseye-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [debian-bullseye-0.0.24](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.23...debian-bullseye-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/debian-bullseye/0.0.25/Chart.lock b/incubator/debian-bullseye/0.0.25/Chart.lock new file mode 100644 index 00000000000..e8e8e8c29bf --- /dev/null +++ b/incubator/debian-bullseye/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:01:51.820814154Z" diff --git a/incubator/debian-bullseye/0.0.25/Chart.yaml b/incubator/debian-bullseye/0.0.25/Chart.yaml new file mode 100644 index 00000000000..f7d1ab9c1cb --- /dev/null +++ b/incubator/debian-bullseye/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-System +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed." +home: https://truecharts.org/docs/charts/incubator/debian-bullseye +icon: https://truecharts.org/img/hotlink-ok/chart-icons/debian-bullseye.png +keywords: + - debian-bullseye + - Productivity + - Tools-System +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: debian-bullseye +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/debian-bullseye + - https://www.debian.org/ + - https://hub.docker.com/r/ich777/debian-bullseye +type: application +version: 0.0.25 diff --git a/incubator/debian-bullseye/0.0.25/README.md b/incubator/debian-bullseye/0.0.25/README.md new file mode 100644 index 00000000000..b4182aa88c9 --- /dev/null +++ b/incubator/debian-bullseye/0.0.25/README.md @@ -0,0 +1,107 @@ +# debian-bullseye + +This Chart is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [debian-bullseye](https://truecharts.org/docs/charts/incubator/debian-bullseye) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `debian-bullseye` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install debian-bullseye TrueCharts/debian-bullseye +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `debian-bullseye` deployment + +```console +helm uninstall debian-bullseye +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install debian-bullseye \ + --set env.TZ="America/New York" \ + TrueCharts/debian-bullseye +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install debian-bullseye TrueCharts/debian-bullseye -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/debian-bullseye/0.0.24/app-readme.md b/incubator/debian-bullseye/0.0.25/app-readme.md similarity index 100% rename from incubator/debian-bullseye/0.0.24/app-readme.md rename to incubator/debian-bullseye/0.0.25/app-readme.md diff --git a/incubator/debian-bullseye/0.0.25/charts/common-10.6.1.tgz b/incubator/debian-bullseye/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/debian-bullseye/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/debian-bullseye/0.0.24/ix_values.yaml b/incubator/debian-bullseye/0.0.25/ix_values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.24/ix_values.yaml rename to incubator/debian-bullseye/0.0.25/ix_values.yaml diff --git a/incubator/debian-bullseye/0.0.24/questions.yaml b/incubator/debian-bullseye/0.0.25/questions.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.24/questions.yaml rename to incubator/debian-bullseye/0.0.25/questions.yaml diff --git a/incubator/debian-bullseye/0.0.24/templates/common.yaml b/incubator/debian-bullseye/0.0.25/templates/common.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.24/templates/common.yaml rename to incubator/debian-bullseye/0.0.25/templates/common.yaml diff --git a/incubator/dns-doh-companion/0.0.24/values.yaml b/incubator/debian-bullseye/0.0.25/values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.24/values.yaml rename to incubator/debian-bullseye/0.0.25/values.yaml diff --git a/incubator/dispatch/0.0.24/CHANGELOG.md b/incubator/dispatch/0.0.24/CHANGELOG.md deleted file mode 100644 index ec59554ca9d..00000000000 --- a/incubator/dispatch/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dispatch/0.0.24/Chart.lock b/incubator/dispatch/0.0.24/Chart.lock deleted file mode 100644 index b96124e3ba0..00000000000 --- a/incubator/dispatch/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:30.92827303Z" diff --git a/incubator/dispatch/0.0.24/Chart.yaml b/incubator/dispatch/0.0.24/Chart.yaml deleted file mode 100644 index 3b4b030f818..00000000000 --- a/incubator/dispatch/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Web-based IRC client in Go. -home: https://truecharts.org/docs/charts/incubator/dispatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png -keywords: - - dispatch - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dispatch -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch - - https://github.com/khlieng/dispatch - - https://hub.docker.com/r/khlieng/dispatch/ -type: application -version: 0.0.24 diff --git a/incubator/dispatch/0.0.24/README.md b/incubator/dispatch/0.0.24/README.md deleted file mode 100644 index 5841ff6f612..00000000000 --- a/incubator/dispatch/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dispatch - -Web-based IRC client in Go. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dispatch](https://truecharts.org/docs/charts/incubator/dispatch) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dispatch` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dispatch TrueCharts/dispatch -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dispatch` deployment - -```console -helm uninstall dispatch -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dispatch \ - --set env.TZ="America/New York" \ - TrueCharts/dispatch -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dispatch TrueCharts/dispatch -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dispatch/0.0.24/charts/common-10.5.10.tgz b/incubator/dispatch/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dispatch/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dispatch/0.0.25/CHANGELOG.md b/incubator/dispatch/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..50979a187c0 --- /dev/null +++ b/incubator/dispatch/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dispatch-0.0.25](https://github.com/truecharts/charts/compare/dispatch-0.0.24...dispatch-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dispatch-0.0.24](https://github.com/truecharts/charts/compare/dispatch-0.0.23...dispatch-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dispatch/0.0.25/Chart.lock b/incubator/dispatch/0.0.25/Chart.lock new file mode 100644 index 00000000000..1835c060082 --- /dev/null +++ b/incubator/dispatch/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:16.831608182Z" diff --git a/incubator/dispatch/0.0.25/Chart.yaml b/incubator/dispatch/0.0.25/Chart.yaml new file mode 100644 index 00000000000..76b6d467100 --- /dev/null +++ b/incubator/dispatch/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Messenger +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Web-based IRC client in Go. +home: https://truecharts.org/docs/charts/incubator/dispatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png +keywords: + - dispatch + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dispatch +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dispatch + - https://github.com/khlieng/dispatch + - https://hub.docker.com/r/khlieng/dispatch/ +type: application +version: 0.0.25 diff --git a/incubator/dispatch/0.0.25/README.md b/incubator/dispatch/0.0.25/README.md new file mode 100644 index 00000000000..b8c126be5be --- /dev/null +++ b/incubator/dispatch/0.0.25/README.md @@ -0,0 +1,107 @@ +# dispatch + +Web-based IRC client in Go. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dispatch](https://truecharts.org/docs/charts/incubator/dispatch) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dispatch` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dispatch TrueCharts/dispatch +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dispatch` deployment + +```console +helm uninstall dispatch +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dispatch \ + --set env.TZ="America/New York" \ + TrueCharts/dispatch +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dispatch TrueCharts/dispatch -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dispatch/0.0.24/app-readme.md b/incubator/dispatch/0.0.25/app-readme.md similarity index 100% rename from incubator/dispatch/0.0.24/app-readme.md rename to incubator/dispatch/0.0.25/app-readme.md diff --git a/incubator/dispatch/0.0.25/charts/common-10.6.1.tgz b/incubator/dispatch/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dispatch/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dispatch/0.0.24/ix_values.yaml b/incubator/dispatch/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dispatch/0.0.24/ix_values.yaml rename to incubator/dispatch/0.0.25/ix_values.yaml diff --git a/incubator/dispatch/0.0.24/questions.yaml b/incubator/dispatch/0.0.25/questions.yaml similarity index 100% rename from incubator/dispatch/0.0.24/questions.yaml rename to incubator/dispatch/0.0.25/questions.yaml diff --git a/incubator/dispatch/0.0.24/templates/common.yaml b/incubator/dispatch/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dispatch/0.0.24/templates/common.yaml rename to incubator/dispatch/0.0.25/templates/common.yaml diff --git a/incubator/docker-hub-rss/0.0.24/values.yaml b/incubator/dispatch/0.0.25/values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.24/values.yaml rename to incubator/dispatch/0.0.25/values.yaml diff --git a/incubator/dns-doh-companion/0.0.24/CHANGELOG.md b/incubator/dns-doh-companion/0.0.24/CHANGELOG.md deleted file mode 100644 index f7182464c5a..00000000000 --- a/incubator/dns-doh-companion/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dns-doh-companion/0.0.24/Chart.lock b/incubator/dns-doh-companion/0.0.24/Chart.lock deleted file mode 100644 index 1ae49a4433f..00000000000 --- a/incubator/dns-doh-companion/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:43.691535164Z" diff --git a/incubator/dns-doh-companion/0.0.24/Chart.yaml b/incubator/dns-doh-companion/0.0.24/Chart.yaml deleted file mode 100644 index 76249b3a308..00000000000 --- a/incubator/dns-doh-companion/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole." -home: https://truecharts.org/docs/charts/incubator/dns-doh-companion -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png -keywords: - - dns-doh-companion - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dns-doh-companion -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion - - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - - https://hub.docker.com/r/testdasi/simple-dns-doh/ -type: application -version: 0.0.24 diff --git a/incubator/dns-doh-companion/0.0.24/README.md b/incubator/dns-doh-companion/0.0.24/README.md deleted file mode 100644 index 600884ea781..00000000000 --- a/incubator/dns-doh-companion/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dns-doh-companion - -A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dns-doh-companion](https://truecharts.org/docs/charts/incubator/dns-doh-companion) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dns-doh-companion` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dns-doh-companion TrueCharts/dns-doh-companion -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dns-doh-companion` deployment - -```console -helm uninstall dns-doh-companion -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dns-doh-companion \ - --set env.TZ="America/New York" \ - TrueCharts/dns-doh-companion -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dns-doh-companion TrueCharts/dns-doh-companion -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dns-doh-companion/0.0.24/charts/common-10.5.10.tgz b/incubator/dns-doh-companion/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dns-doh-companion/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dns-doh-companion/0.0.25/CHANGELOG.md b/incubator/dns-doh-companion/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..41694a34cd9 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dns-doh-companion-0.0.25](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.24...dns-doh-companion-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dns-doh-companion-0.0.24](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.23...dns-doh-companion-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dns-doh-companion/0.0.25/Chart.lock b/incubator/dns-doh-companion/0.0.25/Chart.lock new file mode 100644 index 00000000000..d11453b1a19 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:20.466957953Z" diff --git a/incubator/dns-doh-companion/0.0.25/Chart.yaml b/incubator/dns-doh-companion/0.0.25/Chart.yaml new file mode 100644 index 00000000000..816340bd491 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole." +home: https://truecharts.org/docs/charts/incubator/dns-doh-companion +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png +keywords: + - dns-doh-companion + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dns-doh-companion +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dns-doh-companion + - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ + - https://hub.docker.com/r/testdasi/simple-dns-doh/ +type: application +version: 0.0.25 diff --git a/incubator/dns-doh-companion/0.0.25/README.md b/incubator/dns-doh-companion/0.0.25/README.md new file mode 100644 index 00000000000..2f4b0529313 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.25/README.md @@ -0,0 +1,107 @@ +# dns-doh-companion + +A very simple DNS server to connect to DNS-over-HTTPS service. This is similar to my other Pihole-with-DoH Chart, without Pihole. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dns-doh-companion](https://truecharts.org/docs/charts/incubator/dns-doh-companion) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dns-doh-companion` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dns-doh-companion TrueCharts/dns-doh-companion +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dns-doh-companion` deployment + +```console +helm uninstall dns-doh-companion +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dns-doh-companion \ + --set env.TZ="America/New York" \ + TrueCharts/dns-doh-companion +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dns-doh-companion TrueCharts/dns-doh-companion -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dns-doh-companion/0.0.24/app-readme.md b/incubator/dns-doh-companion/0.0.25/app-readme.md similarity index 100% rename from incubator/dns-doh-companion/0.0.24/app-readme.md rename to incubator/dns-doh-companion/0.0.25/app-readme.md diff --git a/incubator/dns-doh-companion/0.0.25/charts/common-10.6.1.tgz b/incubator/dns-doh-companion/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dns-doh-companion/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dns-doh-companion/0.0.24/ix_values.yaml b/incubator/dns-doh-companion/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.24/ix_values.yaml rename to incubator/dns-doh-companion/0.0.25/ix_values.yaml diff --git a/incubator/dns-doh-companion/0.0.24/questions.yaml b/incubator/dns-doh-companion/0.0.25/questions.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.24/questions.yaml rename to incubator/dns-doh-companion/0.0.25/questions.yaml diff --git a/incubator/dns-doh-companion/0.0.24/templates/common.yaml b/incubator/dns-doh-companion/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.24/templates/common.yaml rename to incubator/dns-doh-companion/0.0.25/templates/common.yaml diff --git a/incubator/dockerregistry/0.0.23/values.yaml b/incubator/dns-doh-companion/0.0.25/values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.23/values.yaml rename to incubator/dns-doh-companion/0.0.25/values.yaml diff --git a/incubator/docker-hub-rss/0.0.24/CHANGELOG.md b/incubator/docker-hub-rss/0.0.24/CHANGELOG.md deleted file mode 100644 index 23d684e68c2..00000000000 --- a/incubator/docker-hub-rss/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/docker-hub-rss/0.0.24/Chart.lock b/incubator/docker-hub-rss/0.0.24/Chart.lock deleted file mode 100644 index d340a18a6a8..00000000000 --- a/incubator/docker-hub-rss/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:50.145590951Z" diff --git a/incubator/docker-hub-rss/0.0.24/Chart.yaml b/incubator/docker-hub-rss/0.0.24/Chart.yaml deleted file mode 100644 index 42bccad333e..00000000000 --- a/incubator/docker-hub-rss/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "RSS feed for Chart Hub images." -home: https://truecharts.org/docs/charts/incubator/docker-hub-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png -keywords: - - docker-hub-rss - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-hub-rss -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss - - https://github.com/TheConnMan/docker-hub-rss - - https://hub.docker.com/r/theconnman/docker-hub-rss -type: application -version: 0.0.24 diff --git a/incubator/docker-hub-rss/0.0.24/README.md b/incubator/docker-hub-rss/0.0.24/README.md deleted file mode 100644 index 59ebe646f03..00000000000 --- a/incubator/docker-hub-rss/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# docker-hub-rss - -RSS feed for Chart Hub images. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [docker-hub-rss](https://truecharts.org/docs/charts/incubator/docker-hub-rss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `docker-hub-rss` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install docker-hub-rss TrueCharts/docker-hub-rss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `docker-hub-rss` deployment - -```console -helm uninstall docker-hub-rss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install docker-hub-rss \ - --set env.TZ="America/New York" \ - TrueCharts/docker-hub-rss -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install docker-hub-rss TrueCharts/docker-hub-rss -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/docker-hub-rss/0.0.24/charts/common-10.5.10.tgz b/incubator/docker-hub-rss/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/docker-hub-rss/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/docker-hub-rss/0.0.25/CHANGELOG.md b/incubator/docker-hub-rss/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..38219680d69 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docker-hub-rss-0.0.25](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.24...docker-hub-rss-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-hub-rss-0.0.24](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.23...docker-hub-rss-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/docker-hub-rss/0.0.25/Chart.lock b/incubator/docker-hub-rss/0.0.25/Chart.lock new file mode 100644 index 00000000000..2824afcbc7c --- /dev/null +++ b/incubator/docker-hub-rss/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:20.968753479Z" diff --git a/incubator/docker-hub-rss/0.0.25/Chart.yaml b/incubator/docker-hub-rss/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6c2ff7ba59b --- /dev/null +++ b/incubator/docker-hub-rss/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "RSS feed for Chart Hub images." +home: https://truecharts.org/docs/charts/incubator/docker-hub-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-hub-rss.png +keywords: + - docker-hub-rss + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-hub-rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/docker-hub-rss + - https://github.com/TheConnMan/docker-hub-rss + - https://hub.docker.com/r/theconnman/docker-hub-rss +type: application +version: 0.0.25 diff --git a/incubator/docker-hub-rss/0.0.25/README.md b/incubator/docker-hub-rss/0.0.25/README.md new file mode 100644 index 00000000000..d11b857fe6c --- /dev/null +++ b/incubator/docker-hub-rss/0.0.25/README.md @@ -0,0 +1,107 @@ +# docker-hub-rss + +RSS feed for Chart Hub images. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [docker-hub-rss](https://truecharts.org/docs/charts/incubator/docker-hub-rss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `docker-hub-rss` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install docker-hub-rss TrueCharts/docker-hub-rss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `docker-hub-rss` deployment + +```console +helm uninstall docker-hub-rss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install docker-hub-rss \ + --set env.TZ="America/New York" \ + TrueCharts/docker-hub-rss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install docker-hub-rss TrueCharts/docker-hub-rss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/docker-hub-rss/0.0.24/app-readme.md b/incubator/docker-hub-rss/0.0.25/app-readme.md similarity index 100% rename from incubator/docker-hub-rss/0.0.24/app-readme.md rename to incubator/docker-hub-rss/0.0.25/app-readme.md diff --git a/incubator/docker-hub-rss/0.0.25/charts/common-10.6.1.tgz b/incubator/docker-hub-rss/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/docker-hub-rss/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/docker-hub-rss/0.0.24/ix_values.yaml b/incubator/docker-hub-rss/0.0.25/ix_values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.24/ix_values.yaml rename to incubator/docker-hub-rss/0.0.25/ix_values.yaml diff --git a/incubator/docker-hub-rss/0.0.24/questions.yaml b/incubator/docker-hub-rss/0.0.25/questions.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.24/questions.yaml rename to incubator/docker-hub-rss/0.0.25/questions.yaml diff --git a/incubator/docker-hub-rss/0.0.24/templates/common.yaml b/incubator/docker-hub-rss/0.0.25/templates/common.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.24/templates/common.yaml rename to incubator/docker-hub-rss/0.0.25/templates/common.yaml diff --git a/incubator/dontstarvetogether/0.0.24/values.yaml b/incubator/docker-hub-rss/0.0.25/values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.24/values.yaml rename to incubator/docker-hub-rss/0.0.25/values.yaml diff --git a/incubator/dockerregistry/0.0.23/CHANGELOG.md b/incubator/dockerregistry/0.0.23/CHANGELOG.md deleted file mode 100644 index d376066ffdc..00000000000 --- a/incubator/dockerregistry/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dockerregistry/0.0.23/Chart.lock b/incubator/dockerregistry/0.0.23/Chart.lock deleted file mode 100644 index 5f3e1fe1907..00000000000 --- a/incubator/dockerregistry/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:50.513113236Z" diff --git a/incubator/dockerregistry/0.0.23/Chart.yaml b/incubator/dockerregistry/0.0.23/Chart.yaml deleted file mode 100644 index ecfca359343..00000000000 --- a/incubator/dockerregistry/0.0.23/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/\n" -home: https://truecharts.org/docs/charts/incubator/dockerregistry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png -keywords: - - dockerregistry - - Cloud - - Network-Management - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dockerregistry -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry - - https://github.com/distribution/distribution - - https://registry.hub.docker.com/_/registry/ -type: application -version: 0.0.23 diff --git a/incubator/dockerregistry/0.0.23/README.md b/incubator/dockerregistry/0.0.23/README.md deleted file mode 100644 index 0ca31b982ff..00000000000 --- a/incubator/dockerregistry/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dockerregistry - -Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dockerregistry](https://truecharts.org/docs/charts/incubator/dockerregistry) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dockerregistry` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dockerregistry TrueCharts/dockerregistry -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dockerregistry` deployment - -```console -helm uninstall dockerregistry -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dockerregistry \ - --set env.TZ="America/New York" \ - TrueCharts/dockerregistry -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dockerregistry TrueCharts/dockerregistry -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dockerregistry/0.0.23/charts/common-10.5.10.tgz b/incubator/dockerregistry/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dockerregistry/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dockerregistry/0.0.24/CHANGELOG.md b/incubator/dockerregistry/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0f9a4987614 --- /dev/null +++ b/incubator/dockerregistry/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dockerregistry-0.0.24](https://github.com/truecharts/charts/compare/dockerregistry-0.0.23...dockerregistry-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dockerregistry-0.0.23](https://github.com/truecharts/charts/compare/dockerregistry-0.0.22...dockerregistry-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dockerregistry/0.0.24/Chart.lock b/incubator/dockerregistry/0.0.24/Chart.lock new file mode 100644 index 00000000000..7fd85443427 --- /dev/null +++ b/incubator/dockerregistry/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:23.076255026Z" diff --git a/incubator/dockerregistry/0.0.24/Chart.yaml b/incubator/dockerregistry/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c8be51ebd1c --- /dev/null +++ b/incubator/dockerregistry/0.0.24/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-Management + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/\n" +home: https://truecharts.org/docs/charts/incubator/dockerregistry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dockerregistry.png +keywords: + - dockerregistry + - Cloud + - Network-Management + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dockerregistry +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dockerregistry + - https://github.com/distribution/distribution + - https://registry.hub.docker.com/_/registry/ +type: application +version: 0.0.24 diff --git a/incubator/dockerregistry/0.0.24/README.md b/incubator/dockerregistry/0.0.24/README.md new file mode 100644 index 00000000000..f5f8f4fb5d9 --- /dev/null +++ b/incubator/dockerregistry/0.0.24/README.md @@ -0,0 +1,107 @@ +# dockerregistry + +Docker Registry is used to store and distribute Docker images using HTTP API. This allows you host your own private Registry and store your images. Uses official Chart Registry image @ https://hub.Chart.com/_/registry/ + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dockerregistry](https://truecharts.org/docs/charts/incubator/dockerregistry) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dockerregistry` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dockerregistry TrueCharts/dockerregistry +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dockerregistry` deployment + +```console +helm uninstall dockerregistry +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dockerregistry \ + --set env.TZ="America/New York" \ + TrueCharts/dockerregistry +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dockerregistry TrueCharts/dockerregistry -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dockerregistry/0.0.23/app-readme.md b/incubator/dockerregistry/0.0.24/app-readme.md similarity index 100% rename from incubator/dockerregistry/0.0.23/app-readme.md rename to incubator/dockerregistry/0.0.24/app-readme.md diff --git a/incubator/dockerregistry/0.0.24/charts/common-10.6.1.tgz b/incubator/dockerregistry/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dockerregistry/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/dockerregistry/0.0.23/ix_values.yaml b/incubator/dockerregistry/0.0.24/ix_values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.23/ix_values.yaml rename to incubator/dockerregistry/0.0.24/ix_values.yaml diff --git a/incubator/dockerregistry/0.0.23/questions.yaml b/incubator/dockerregistry/0.0.24/questions.yaml similarity index 100% rename from incubator/dockerregistry/0.0.23/questions.yaml rename to incubator/dockerregistry/0.0.24/questions.yaml diff --git a/incubator/dockerregistry/0.0.23/templates/common.yaml b/incubator/dockerregistry/0.0.24/templates/common.yaml similarity index 100% rename from incubator/dockerregistry/0.0.23/templates/common.yaml rename to incubator/dockerregistry/0.0.24/templates/common.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.24/values.yaml b/incubator/dockerregistry/0.0.24/values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.24/values.yaml rename to incubator/dockerregistry/0.0.24/values.yaml diff --git a/incubator/dontstarvetogether/0.0.24/CHANGELOG.md b/incubator/dontstarvetogether/0.0.24/CHANGELOG.md deleted file mode 100644 index a47677e6743..00000000000 --- a/incubator/dontstarvetogether/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dontstarvetogether/0.0.24/Chart.lock b/incubator/dontstarvetogether/0.0.24/Chart.lock deleted file mode 100644 index 809e1a5c7bb..00000000000 --- a/incubator/dontstarvetogether/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:08:56.733055224Z" diff --git a/incubator/dontstarvetogether/0.0.24/Chart.yaml b/incubator/dontstarvetogether/0.0.24/Chart.yaml deleted file mode 100644 index 0c040800886..00000000000 --- a/incubator/dontstarvetogether/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it." -home: https://truecharts.org/docs/charts/incubator/dontstarvetogether -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png -keywords: - - dontstarvetogether - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dontstarvetogether -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether - - https://www.klei.com/games/dont-starve-together - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/dontstarvetogether/0.0.24/README.md b/incubator/dontstarvetogether/0.0.24/README.md deleted file mode 100644 index 6b7dffccdbf..00000000000 --- a/incubator/dontstarvetogether/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dontstarvetogether - -This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dontstarvetogether](https://truecharts.org/docs/charts/incubator/dontstarvetogether) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dontstarvetogether` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dontstarvetogether TrueCharts/dontstarvetogether -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dontstarvetogether` deployment - -```console -helm uninstall dontstarvetogether -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dontstarvetogether \ - --set env.TZ="America/New York" \ - TrueCharts/dontstarvetogether -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dontstarvetogether TrueCharts/dontstarvetogether -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dontstarvetogether/0.0.24/charts/common-10.5.10.tgz b/incubator/dontstarvetogether/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dontstarvetogether/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dontstarvetogether/0.0.25/CHANGELOG.md b/incubator/dontstarvetogether/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..47752f97526 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dontstarvetogether-0.0.25](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.24...dontstarvetogether-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dontstarvetogether-0.0.24](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.23...dontstarvetogether-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dontstarvetogether/0.0.25/Chart.lock b/incubator/dontstarvetogether/0.0.25/Chart.lock new file mode 100644 index 00000000000..376a11cc218 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:48.619804399Z" diff --git a/incubator/dontstarvetogether/0.0.25/Chart.yaml b/incubator/dontstarvetogether/0.0.25/Chart.yaml new file mode 100644 index 00000000000..510cb4e3715 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it." +home: https://truecharts.org/docs/charts/incubator/dontstarvetogether +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png +keywords: + - dontstarvetogether + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dontstarvetogether +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dontstarvetogether + - https://www.klei.com/games/dont-starve-together + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/dontstarvetogether/0.0.25/README.md b/incubator/dontstarvetogether/0.0.25/README.md new file mode 100644 index 00000000000..7bb13811041 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.25/README.md @@ -0,0 +1,107 @@ +# dontstarvetogether + +This Chart will download and install SteamCMD. It will also install Don't Starve Together and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dontstarvetogether](https://truecharts.org/docs/charts/incubator/dontstarvetogether) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dontstarvetogether` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dontstarvetogether TrueCharts/dontstarvetogether +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dontstarvetogether` deployment + +```console +helm uninstall dontstarvetogether +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dontstarvetogether \ + --set env.TZ="America/New York" \ + TrueCharts/dontstarvetogether +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dontstarvetogether TrueCharts/dontstarvetogether -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dontstarvetogether/0.0.24/app-readme.md b/incubator/dontstarvetogether/0.0.25/app-readme.md similarity index 100% rename from incubator/dontstarvetogether/0.0.24/app-readme.md rename to incubator/dontstarvetogether/0.0.25/app-readme.md diff --git a/incubator/dontstarvetogether/0.0.25/charts/common-10.6.1.tgz b/incubator/dontstarvetogether/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dontstarvetogether/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dontstarvetogether/0.0.24/ix_values.yaml b/incubator/dontstarvetogether/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.24/ix_values.yaml rename to incubator/dontstarvetogether/0.0.25/ix_values.yaml diff --git a/incubator/dontstarvetogether/0.0.24/questions.yaml b/incubator/dontstarvetogether/0.0.25/questions.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.24/questions.yaml rename to incubator/dontstarvetogether/0.0.25/questions.yaml diff --git a/incubator/dontstarvetogether/0.0.24/templates/common.yaml b/incubator/dontstarvetogether/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.24/templates/common.yaml rename to incubator/dontstarvetogether/0.0.25/templates/common.yaml diff --git a/incubator/duplicacy/0.0.31/values.yaml b/incubator/dontstarvetogether/0.0.25/values.yaml similarity index 100% rename from incubator/duplicacy/0.0.31/values.yaml rename to incubator/dontstarvetogether/0.0.25/values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md deleted file mode 100644 index 0df60bb68bc..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/dropbox-by-otherguy/0.0.24/Chart.lock b/incubator/dropbox-by-otherguy/0.0.24/Chart.lock deleted file mode 100644 index 36e2a264ab1..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:09:09.425057149Z" diff --git a/incubator/dropbox-by-otherguy/0.0.24/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.24/Chart.yaml deleted file mode 100644 index aeb6bd28772..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Dropbox client which syncs a local path with your cloud." -home: https://truecharts.org/docs/charts/incubator/dropbox-by-otherguy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png -keywords: - - dropbox-by-otherguy - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dropbox-by-otherguy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy - - https://github.com/otherguy/docker-dropbox - - https://hub.docker.com/r/otherguy/dropbox -type: application -version: 0.0.24 diff --git a/incubator/dropbox-by-otherguy/0.0.24/README.md b/incubator/dropbox-by-otherguy/0.0.24/README.md deleted file mode 100644 index 307cefe1ede..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dropbox-by-otherguy - -Dropbox client which syncs a local path with your cloud. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dropbox-by-otherguy](https://truecharts.org/docs/charts/incubator/dropbox-by-otherguy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dropbox-by-otherguy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dropbox-by-otherguy TrueCharts/dropbox-by-otherguy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dropbox-by-otherguy` deployment - -```console -helm uninstall dropbox-by-otherguy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dropbox-by-otherguy \ - --set env.TZ="America/New York" \ - TrueCharts/dropbox-by-otherguy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dropbox-by-otherguy TrueCharts/dropbox-by-otherguy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dropbox-by-otherguy/0.0.24/charts/common-10.5.10.tgz b/incubator/dropbox-by-otherguy/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dropbox-by-otherguy/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dropbox-by-otherguy/0.0.25/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f7491a8fa5d --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dropbox-by-otherguy-0.0.25](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.24...dropbox-by-otherguy-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [dropbox-by-otherguy-0.0.24](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.23...dropbox-by-otherguy-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/dropbox-by-otherguy/0.0.25/Chart.lock b/incubator/dropbox-by-otherguy/0.0.25/Chart.lock new file mode 100644 index 00000000000..b34934d3e4f --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:53.017325053Z" diff --git a/incubator/dropbox-by-otherguy/0.0.25/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.25/Chart.yaml new file mode 100644 index 00000000000..af74eb1aab7 --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Dropbox client which syncs a local path with your cloud." +home: https://truecharts.org/docs/charts/incubator/dropbox-by-otherguy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png +keywords: + - dropbox-by-otherguy + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dropbox-by-otherguy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dropbox-by-otherguy + - https://github.com/otherguy/docker-dropbox + - https://hub.docker.com/r/otherguy/dropbox +type: application +version: 0.0.25 diff --git a/incubator/dropbox-by-otherguy/0.0.25/README.md b/incubator/dropbox-by-otherguy/0.0.25/README.md new file mode 100644 index 00000000000..ca3f8859f98 --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.25/README.md @@ -0,0 +1,107 @@ +# dropbox-by-otherguy + +Dropbox client which syncs a local path with your cloud. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dropbox-by-otherguy](https://truecharts.org/docs/charts/incubator/dropbox-by-otherguy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dropbox-by-otherguy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dropbox-by-otherguy TrueCharts/dropbox-by-otherguy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dropbox-by-otherguy` deployment + +```console +helm uninstall dropbox-by-otherguy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dropbox-by-otherguy \ + --set env.TZ="America/New York" \ + TrueCharts/dropbox-by-otherguy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dropbox-by-otherguy TrueCharts/dropbox-by-otherguy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dropbox-by-otherguy/0.0.24/app-readme.md b/incubator/dropbox-by-otherguy/0.0.25/app-readme.md similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.24/app-readme.md rename to incubator/dropbox-by-otherguy/0.0.25/app-readme.md diff --git a/incubator/dropbox-by-otherguy/0.0.25/charts/common-10.6.1.tgz b/incubator/dropbox-by-otherguy/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dropbox-by-otherguy/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dropbox-by-otherguy/0.0.24/ix_values.yaml b/incubator/dropbox-by-otherguy/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.24/ix_values.yaml rename to incubator/dropbox-by-otherguy/0.0.25/ix_values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.24/questions.yaml b/incubator/dropbox-by-otherguy/0.0.25/questions.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.24/questions.yaml rename to incubator/dropbox-by-otherguy/0.0.25/questions.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.24/templates/common.yaml b/incubator/dropbox-by-otherguy/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.24/templates/common.yaml rename to incubator/dropbox-by-otherguy/0.0.25/templates/common.yaml diff --git a/incubator/dvblink/0.0.24/values.yaml b/incubator/dropbox-by-otherguy/0.0.25/values.yaml similarity index 100% rename from incubator/dvblink/0.0.24/values.yaml rename to incubator/dropbox-by-otherguy/0.0.25/values.yaml diff --git a/incubator/duplicacy/0.0.31/CHANGELOG.md b/incubator/duplicacy/0.0.31/CHANGELOG.md deleted file mode 100644 index b1328c0604f..00000000000 --- a/incubator/duplicacy/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duplicacy-0.0.31](https://github.com/truecharts/charts/compare/duplicacy-0.0.30...duplicacy-0.0.31) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [duplicacy-0.0.30](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [duplicacy-0.0.30](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [duplicacy-0.0.29](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [duplicacy-0.0.29](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/duplicacy/0.0.31/Chart.lock b/incubator/duplicacy/0.0.31/Chart.lock deleted file mode 100644 index 5d1adef48e6..00000000000 --- a/incubator/duplicacy/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:48:12.168615684Z" diff --git a/incubator/duplicacy/0.0.31/Chart.yaml b/incubator/duplicacy/0.0.31/Chart.yaml deleted file mode 100644 index 710e9fe8aaf..00000000000 --- a/incubator/duplicacy/0.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A new generation cross-platform cloud backup tool. -home: https://truecharts.org/docs/charts/incubator/duplicacy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png -keywords: - - duplicacy - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: duplicacy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/duplicacy - - https://hotio.dev/containers/duplicacy - - https://hub.docker.com/r/hotio/duplicacy -type: application -version: 0.0.31 diff --git a/incubator/duplicacy/0.0.31/README.md b/incubator/duplicacy/0.0.31/README.md deleted file mode 100644 index 6dcda60d9d1..00000000000 --- a/incubator/duplicacy/0.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# duplicacy - -A new generation cross-platform cloud backup tool. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [duplicacy](https://truecharts.org/docs/charts/incubator/duplicacy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `duplicacy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install duplicacy TrueCharts/duplicacy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `duplicacy` deployment - -```console -helm uninstall duplicacy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install duplicacy \ - --set env.TZ="America/New York" \ - TrueCharts/duplicacy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install duplicacy TrueCharts/duplicacy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/duplicacy/0.0.31/charts/common-10.5.10.tgz b/incubator/duplicacy/0.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/duplicacy/0.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/duplicacy/0.0.32/CHANGELOG.md b/incubator/duplicacy/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..d10e0585c21 --- /dev/null +++ b/incubator/duplicacy/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duplicacy-0.0.32](https://github.com/truecharts/charts/compare/duplicacy-0.0.31...duplicacy-0.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [duplicacy-0.0.31](https://github.com/truecharts/charts/compare/duplicacy-0.0.30...duplicacy-0.0.31) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [duplicacy-0.0.30](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [duplicacy-0.0.30](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [duplicacy-0.0.29](https://github.com/truecharts/charts/compare/duplicacy-0.0.27...duplicacy-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/incubator/duplicacy/0.0.32/Chart.lock b/incubator/duplicacy/0.0.32/Chart.lock new file mode 100644 index 00000000000..a5f03743f16 --- /dev/null +++ b/incubator/duplicacy/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:53.313140501Z" diff --git a/incubator/duplicacy/0.0.32/Chart.yaml b/incubator/duplicacy/0.0.32/Chart.yaml new file mode 100644 index 00000000000..4aece96baa3 --- /dev/null +++ b/incubator/duplicacy/0.0.32/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A new generation cross-platform cloud backup tool. +home: https://truecharts.org/docs/charts/incubator/duplicacy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png +keywords: + - duplicacy + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicacy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/duplicacy + - https://hotio.dev/containers/duplicacy + - https://hub.docker.com/r/hotio/duplicacy +type: application +version: 0.0.32 diff --git a/incubator/duplicacy/0.0.32/README.md b/incubator/duplicacy/0.0.32/README.md new file mode 100644 index 00000000000..d526bc10bd5 --- /dev/null +++ b/incubator/duplicacy/0.0.32/README.md @@ -0,0 +1,107 @@ +# duplicacy + +A new generation cross-platform cloud backup tool. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [duplicacy](https://truecharts.org/docs/charts/incubator/duplicacy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `duplicacy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install duplicacy TrueCharts/duplicacy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `duplicacy` deployment + +```console +helm uninstall duplicacy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install duplicacy \ + --set env.TZ="America/New York" \ + TrueCharts/duplicacy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install duplicacy TrueCharts/duplicacy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/duplicacy/0.0.31/app-readme.md b/incubator/duplicacy/0.0.32/app-readme.md similarity index 100% rename from incubator/duplicacy/0.0.31/app-readme.md rename to incubator/duplicacy/0.0.32/app-readme.md diff --git a/incubator/duplicacy/0.0.32/charts/common-10.6.1.tgz b/incubator/duplicacy/0.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/duplicacy/0.0.32/charts/common-10.6.1.tgz differ diff --git a/incubator/duplicacy/0.0.31/ix_values.yaml b/incubator/duplicacy/0.0.32/ix_values.yaml similarity index 100% rename from incubator/duplicacy/0.0.31/ix_values.yaml rename to incubator/duplicacy/0.0.32/ix_values.yaml diff --git a/incubator/duplicacy/0.0.31/questions.yaml b/incubator/duplicacy/0.0.32/questions.yaml similarity index 100% rename from incubator/duplicacy/0.0.31/questions.yaml rename to incubator/duplicacy/0.0.32/questions.yaml diff --git a/incubator/duplicacy/0.0.31/templates/common.yaml b/incubator/duplicacy/0.0.32/templates/common.yaml similarity index 100% rename from incubator/duplicacy/0.0.31/templates/common.yaml rename to incubator/duplicacy/0.0.32/templates/common.yaml diff --git a/incubator/eco/0.0.24/values.yaml b/incubator/duplicacy/0.0.32/values.yaml similarity index 100% rename from incubator/eco/0.0.24/values.yaml rename to incubator/duplicacy/0.0.32/values.yaml diff --git a/incubator/dvblink/0.0.24/CHANGELOG.md b/incubator/dvblink/0.0.24/CHANGELOG.md deleted file mode 100644 index 95d8491b565..00000000000 --- a/incubator/dvblink/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/dvblink/0.0.24/Chart.lock b/incubator/dvblink/0.0.24/Chart.lock deleted file mode 100644 index 3b18e43af96..00000000000 --- a/incubator/dvblink/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:09:16.675749893Z" diff --git a/incubator/dvblink/0.0.24/Chart.yaml b/incubator/dvblink/0.0.24/Chart.yaml deleted file mode 100644 index ab73190f444..00000000000 --- a/incubator/dvblink/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! -home: https://truecharts.org/docs/charts/incubator/dvblink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png -keywords: - - dvblink - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dvblink -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink - - http://dvblogic.com - - https://hub.docker.com/r/chvb/docker-dvblink/ -type: application -version: 0.0.24 diff --git a/incubator/dvblink/0.0.24/README.md b/incubator/dvblink/0.0.24/README.md deleted file mode 100644 index 14439d16339..00000000000 --- a/incubator/dvblink/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dvblink - -DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dvblink](https://truecharts.org/docs/charts/incubator/dvblink) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dvblink` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dvblink TrueCharts/dvblink -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dvblink` deployment - -```console -helm uninstall dvblink -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dvblink \ - --set env.TZ="America/New York" \ - TrueCharts/dvblink -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dvblink TrueCharts/dvblink -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/dvblink/0.0.24/charts/common-10.5.10.tgz b/incubator/dvblink/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/dvblink/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/dvblink/0.0.25/CHANGELOG.md b/incubator/dvblink/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f4033bd9df4 --- /dev/null +++ b/incubator/dvblink/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dvblink-0.0.25](https://github.com/truecharts/charts/compare/dvblink-0.0.24...dvblink-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dvblink-0.0.24](https://github.com/truecharts/charts/compare/dvblink-0.0.23...dvblink-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/dvblink/0.0.25/Chart.lock b/incubator/dvblink/0.0.25/Chart.lock new file mode 100644 index 00000000000..bca0624c9db --- /dev/null +++ b/incubator/dvblink/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:02:54.778805638Z" diff --git a/incubator/dvblink/0.0.25/Chart.yaml b/incubator/dvblink/0.0.25/Chart.yaml new file mode 100644 index 00000000000..66b1a2fa6b9 --- /dev/null +++ b/incubator/dvblink/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! +home: https://truecharts.org/docs/charts/incubator/dvblink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png +keywords: + - dvblink + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dvblink +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink + - http://dvblogic.com + - https://hub.docker.com/r/chvb/docker-dvblink/ +type: application +version: 0.0.25 diff --git a/incubator/dvblink/0.0.25/README.md b/incubator/dvblink/0.0.25/README.md new file mode 100644 index 00000000000..a41a2f9277f --- /dev/null +++ b/incubator/dvblink/0.0.25/README.md @@ -0,0 +1,107 @@ +# dvblink + +DVBLink need to enjoy your favorite channels and recordings within your home network and on the go! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dvblink](https://truecharts.org/docs/charts/incubator/dvblink) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dvblink` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dvblink TrueCharts/dvblink +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dvblink` deployment + +```console +helm uninstall dvblink +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dvblink \ + --set env.TZ="America/New York" \ + TrueCharts/dvblink +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dvblink TrueCharts/dvblink -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/dvblink/0.0.24/app-readme.md b/incubator/dvblink/0.0.25/app-readme.md similarity index 100% rename from incubator/dvblink/0.0.24/app-readme.md rename to incubator/dvblink/0.0.25/app-readme.md diff --git a/incubator/dvblink/0.0.25/charts/common-10.6.1.tgz b/incubator/dvblink/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/dvblink/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/dvblink/0.0.24/ix_values.yaml b/incubator/dvblink/0.0.25/ix_values.yaml similarity index 100% rename from incubator/dvblink/0.0.24/ix_values.yaml rename to incubator/dvblink/0.0.25/ix_values.yaml diff --git a/incubator/dvblink/0.0.24/questions.yaml b/incubator/dvblink/0.0.25/questions.yaml similarity index 100% rename from incubator/dvblink/0.0.24/questions.yaml rename to incubator/dvblink/0.0.25/questions.yaml diff --git a/incubator/dvblink/0.0.24/templates/common.yaml b/incubator/dvblink/0.0.25/templates/common.yaml similarity index 100% rename from incubator/dvblink/0.0.24/templates/common.yaml rename to incubator/dvblink/0.0.25/templates/common.yaml diff --git a/incubator/ecodms/0.0.24/values.yaml b/incubator/dvblink/0.0.25/values.yaml similarity index 100% rename from incubator/ecodms/0.0.24/values.yaml rename to incubator/dvblink/0.0.25/values.yaml diff --git a/incubator/eco/0.0.24/CHANGELOG.md b/incubator/eco/0.0.24/CHANGELOG.md deleted file mode 100644 index f9895918905..00000000000 --- a/incubator/eco/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/eco/0.0.24/Chart.lock b/incubator/eco/0.0.24/Chart.lock deleted file mode 100644 index f3290048a2e..00000000000 --- a/incubator/eco/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:09:22.587231824Z" diff --git a/incubator/eco/0.0.24/Chart.yaml b/incubator/eco/0.0.24/Chart.yaml deleted file mode 100644 index bcd92282189..00000000000 --- a/incubator/eco/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install ECO and run it." -home: https://truecharts.org/docs/charts/incubator/eco -icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png -keywords: - - eco - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: eco -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/eco - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/eco/0.0.24/README.md b/incubator/eco/0.0.24/README.md deleted file mode 100644 index b395a59e02a..00000000000 --- a/incubator/eco/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# eco - -This Chart will download and install SteamCMD. It will also install ECO and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [eco](https://truecharts.org/docs/charts/incubator/eco) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `eco` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install eco TrueCharts/eco -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `eco` deployment - -```console -helm uninstall eco -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install eco \ - --set env.TZ="America/New York" \ - TrueCharts/eco -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install eco TrueCharts/eco -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/eco/0.0.24/charts/common-10.5.10.tgz b/incubator/eco/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/eco/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/eco/0.0.25/CHANGELOG.md b/incubator/eco/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9f1ecbc91bb --- /dev/null +++ b/incubator/eco/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [eco-0.0.25](https://github.com/truecharts/charts/compare/truecommand-12.0.0...eco-0.0.25) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [eco-0.0.24](https://github.com/truecharts/charts/compare/truecommand-11.0.31...eco-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + diff --git a/incubator/eco/0.0.25/Chart.lock b/incubator/eco/0.0.25/Chart.lock new file mode 100644 index 00000000000..cbc9ccf1a5e --- /dev/null +++ b/incubator/eco/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:03:19.798694209Z" diff --git a/incubator/eco/0.0.25/Chart.yaml b/incubator/eco/0.0.25/Chart.yaml new file mode 100644 index 00000000000..fba5c8de3fb --- /dev/null +++ b/incubator/eco/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install ECO and run it." +home: https://truecharts.org/docs/charts/incubator/eco +icon: https://truecharts.org/img/hotlink-ok/chart-icons/eco.png +keywords: + - eco + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: eco +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/eco + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/eco/0.0.25/README.md b/incubator/eco/0.0.25/README.md new file mode 100644 index 00000000000..883fd8a80d6 --- /dev/null +++ b/incubator/eco/0.0.25/README.md @@ -0,0 +1,107 @@ +# eco + +This Chart will download and install SteamCMD. It will also install ECO and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [eco](https://truecharts.org/docs/charts/incubator/eco) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `eco` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install eco TrueCharts/eco +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `eco` deployment + +```console +helm uninstall eco +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install eco \ + --set env.TZ="America/New York" \ + TrueCharts/eco +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install eco TrueCharts/eco -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/eco/0.0.24/app-readme.md b/incubator/eco/0.0.25/app-readme.md similarity index 100% rename from incubator/eco/0.0.24/app-readme.md rename to incubator/eco/0.0.25/app-readme.md diff --git a/incubator/eco/0.0.25/charts/common-10.6.1.tgz b/incubator/eco/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/eco/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/eco/0.0.24/ix_values.yaml b/incubator/eco/0.0.25/ix_values.yaml similarity index 100% rename from incubator/eco/0.0.24/ix_values.yaml rename to incubator/eco/0.0.25/ix_values.yaml diff --git a/incubator/eco/0.0.24/questions.yaml b/incubator/eco/0.0.25/questions.yaml similarity index 100% rename from incubator/eco/0.0.24/questions.yaml rename to incubator/eco/0.0.25/questions.yaml diff --git a/incubator/eco/0.0.24/templates/common.yaml b/incubator/eco/0.0.25/templates/common.yaml similarity index 100% rename from incubator/eco/0.0.24/templates/common.yaml rename to incubator/eco/0.0.25/templates/common.yaml diff --git a/incubator/electrum/0.0.24/values.yaml b/incubator/eco/0.0.25/values.yaml similarity index 100% rename from incubator/electrum/0.0.24/values.yaml rename to incubator/eco/0.0.25/values.yaml diff --git a/incubator/ecodms/0.0.24/CHANGELOG.md b/incubator/ecodms/0.0.24/CHANGELOG.md deleted file mode 100644 index 265091ea836..00000000000 --- a/incubator/ecodms/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/ecodms/0.0.24/Chart.lock b/incubator/ecodms/0.0.24/Chart.lock deleted file mode 100644 index bedf670e9d8..00000000000 --- a/incubator/ecodms/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:09:35.152484137Z" diff --git a/incubator/ecodms/0.0.24/Chart.yaml b/incubator/ecodms/0.0.24/Chart.yaml deleted file mode 100644 index 9c1c71aaf1d..00000000000 --- a/incubator/ecodms/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents." -home: https://truecharts.org/docs/charts/incubator/ecodms -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png -keywords: - - ecodms - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ecodms -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms - - https://www.ecodms.de/index.php/en/ - - https://hub.docker.com/r/ecodms/allinone-18.09/ -type: application -version: 0.0.24 diff --git a/incubator/ecodms/0.0.24/README.md b/incubator/ecodms/0.0.24/README.md deleted file mode 100644 index 4ced051cc75..00000000000 --- a/incubator/ecodms/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ecodms - -ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ecodms](https://truecharts.org/docs/charts/incubator/ecodms) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ecodms` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ecodms TrueCharts/ecodms -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ecodms` deployment - -```console -helm uninstall ecodms -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ecodms \ - --set env.TZ="America/New York" \ - TrueCharts/ecodms -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ecodms TrueCharts/ecodms -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ecodms/0.0.24/charts/common-10.5.10.tgz b/incubator/ecodms/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ecodms/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ecodms/0.0.25/CHANGELOG.md b/incubator/ecodms/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..4378ad8e63d --- /dev/null +++ b/incubator/ecodms/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ecodms-0.0.25](https://github.com/truecharts/charts/compare/ecodms-0.0.24...ecodms-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ecodms-0.0.24](https://github.com/truecharts/charts/compare/ecodms-0.0.23...ecodms-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/ecodms/0.0.25/Chart.lock b/incubator/ecodms/0.0.25/Chart.lock new file mode 100644 index 00000000000..32377fbf44c --- /dev/null +++ b/incubator/ecodms/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:03:24.638700709Z" diff --git a/incubator/ecodms/0.0.25/Chart.yaml b/incubator/ecodms/0.0.25/Chart.yaml new file mode 100644 index 00000000000..871e8300319 --- /dev/null +++ b/incubator/ecodms/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents." +home: https://truecharts.org/docs/charts/incubator/ecodms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ecodms.png +keywords: + - ecodms + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ecodms +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ecodms + - https://www.ecodms.de/index.php/en/ + - https://hub.docker.com/r/ecodms/allinone-18.09/ +type: application +version: 0.0.25 diff --git a/incubator/ecodms/0.0.25/README.md b/incubator/ecodms/0.0.25/README.md new file mode 100644 index 00000000000..af730a21b16 --- /dev/null +++ b/incubator/ecodms/0.0.25/README.md @@ -0,0 +1,107 @@ +# ecodms + +ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ecodms](https://truecharts.org/docs/charts/incubator/ecodms) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ecodms` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ecodms TrueCharts/ecodms +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ecodms` deployment + +```console +helm uninstall ecodms +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ecodms \ + --set env.TZ="America/New York" \ + TrueCharts/ecodms +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ecodms TrueCharts/ecodms -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ecodms/0.0.24/app-readme.md b/incubator/ecodms/0.0.25/app-readme.md similarity index 100% rename from incubator/ecodms/0.0.24/app-readme.md rename to incubator/ecodms/0.0.25/app-readme.md diff --git a/incubator/ecodms/0.0.25/charts/common-10.6.1.tgz b/incubator/ecodms/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ecodms/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ecodms/0.0.24/ix_values.yaml b/incubator/ecodms/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ecodms/0.0.24/ix_values.yaml rename to incubator/ecodms/0.0.25/ix_values.yaml diff --git a/incubator/ecodms/0.0.24/questions.yaml b/incubator/ecodms/0.0.25/questions.yaml similarity index 100% rename from incubator/ecodms/0.0.24/questions.yaml rename to incubator/ecodms/0.0.25/questions.yaml diff --git a/incubator/ecodms/0.0.24/templates/common.yaml b/incubator/ecodms/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ecodms/0.0.24/templates/common.yaml rename to incubator/ecodms/0.0.25/templates/common.yaml diff --git a/incubator/emby-sync/0.0.24/values.yaml b/incubator/ecodms/0.0.25/values.yaml similarity index 100% rename from incubator/emby-sync/0.0.24/values.yaml rename to incubator/ecodms/0.0.25/values.yaml diff --git a/incubator/electrum/0.0.24/CHANGELOG.md b/incubator/electrum/0.0.24/CHANGELOG.md deleted file mode 100644 index bb521e65d3e..00000000000 --- a/incubator/electrum/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/electrum/0.0.24/Chart.lock b/incubator/electrum/0.0.24/Chart.lock deleted file mode 100644 index a6b61a71df6..00000000000 --- a/incubator/electrum/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:09:41.012181094Z" diff --git a/incubator/electrum/0.0.24/Chart.yaml b/incubator/electrum/0.0.24/Chart.yaml deleted file mode 100644 index 548f4a7a221..00000000000 --- a/incubator/electrum/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase." -home: https://truecharts.org/docs/charts/incubator/electrum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png -keywords: - - electrum - - Network-Other - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: electrum -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum - - https://electrum.org/ - - https://hub.docker.com/r/ich777/electrum -type: application -version: 0.0.24 diff --git a/incubator/electrum/0.0.24/README.md b/incubator/electrum/0.0.24/README.md deleted file mode 100644 index e01c3290ef9..00000000000 --- a/incubator/electrum/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# electrum - -Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [electrum](https://truecharts.org/docs/charts/incubator/electrum) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `electrum` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install electrum TrueCharts/electrum -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `electrum` deployment - -```console -helm uninstall electrum -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install electrum \ - --set env.TZ="America/New York" \ - TrueCharts/electrum -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install electrum TrueCharts/electrum -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/electrum/0.0.24/charts/common-10.5.10.tgz b/incubator/electrum/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/electrum/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/electrum/0.0.25/CHANGELOG.md b/incubator/electrum/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c61fddbd98a --- /dev/null +++ b/incubator/electrum/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [electrum-0.0.25](https://github.com/truecharts/charts/compare/electrum-0.0.24...electrum-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [electrum-0.0.24](https://github.com/truecharts/charts/compare/electrum-0.0.23...electrum-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/electrum/0.0.25/Chart.lock b/incubator/electrum/0.0.25/Chart.lock new file mode 100644 index 00000000000..e9ac0d6f8cd --- /dev/null +++ b/incubator/electrum/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:03:24.775924523Z" diff --git a/incubator/electrum/0.0.25/Chart.yaml b/incubator/electrum/0.0.25/Chart.yaml new file mode 100644 index 00000000000..743a38dfcb9 --- /dev/null +++ b/incubator/electrum/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase." +home: https://truecharts.org/docs/charts/incubator/electrum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/electrum.png +keywords: + - electrum + - Network-Other + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: electrum +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/electrum + - https://electrum.org/ + - https://hub.docker.com/r/ich777/electrum +type: application +version: 0.0.25 diff --git a/incubator/electrum/0.0.25/README.md b/incubator/electrum/0.0.25/README.md new file mode 100644 index 00000000000..90a67ffb22d --- /dev/null +++ b/incubator/electrum/0.0.25/README.md @@ -0,0 +1,107 @@ +# electrum + +Electrum is a Bitcoin wallet focused on speed and simplicity, with low resource usage. It uses remote servers that handle the most complicated parts of the Bitcoin system, and it allows you to recover your wallet from a secret phrase. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [electrum](https://truecharts.org/docs/charts/incubator/electrum) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `electrum` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install electrum TrueCharts/electrum +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `electrum` deployment + +```console +helm uninstall electrum +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install electrum \ + --set env.TZ="America/New York" \ + TrueCharts/electrum +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install electrum TrueCharts/electrum -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/electrum/0.0.24/app-readme.md b/incubator/electrum/0.0.25/app-readme.md similarity index 100% rename from incubator/electrum/0.0.24/app-readme.md rename to incubator/electrum/0.0.25/app-readme.md diff --git a/incubator/electrum/0.0.25/charts/common-10.6.1.tgz b/incubator/electrum/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/electrum/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/electrum/0.0.24/ix_values.yaml b/incubator/electrum/0.0.25/ix_values.yaml similarity index 100% rename from incubator/electrum/0.0.24/ix_values.yaml rename to incubator/electrum/0.0.25/ix_values.yaml diff --git a/incubator/electrum/0.0.24/questions.yaml b/incubator/electrum/0.0.25/questions.yaml similarity index 100% rename from incubator/electrum/0.0.24/questions.yaml rename to incubator/electrum/0.0.25/questions.yaml diff --git a/incubator/electrum/0.0.24/templates/common.yaml b/incubator/electrum/0.0.25/templates/common.yaml similarity index 100% rename from incubator/electrum/0.0.24/templates/common.yaml rename to incubator/electrum/0.0.25/templates/common.yaml diff --git a/incubator/etesync/0.0.34/values.yaml b/incubator/electrum/0.0.25/values.yaml similarity index 100% rename from incubator/etesync/0.0.34/values.yaml rename to incubator/electrum/0.0.25/values.yaml diff --git a/incubator/emby-sync/0.0.24/CHANGELOG.md b/incubator/emby-sync/0.0.24/CHANGELOG.md deleted file mode 100644 index cb2dea009b5..00000000000 --- a/incubator/emby-sync/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/emby-sync/0.0.24/Chart.lock b/incubator/emby-sync/0.0.24/Chart.lock deleted file mode 100644 index 41fde34dde9..00000000000 --- a/incubator/emby-sync/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:09:41.839461282Z" diff --git a/incubator/emby-sync/0.0.24/Chart.yaml b/incubator/emby-sync/0.0.24/Chart.yaml deleted file mode 100644 index 79ca6e548ac..00000000000 --- a/incubator/emby-sync/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A small flask based service to sync up Emby clients -home: https://truecharts.org/docs/charts/incubator/emby-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png -keywords: - - emby-sync - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: emby-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync - - https://github.com/cameronurnes/emby-sync - - https://hub.docker.com/r/lastelement21/emby-sync/ -type: application -version: 0.0.24 diff --git a/incubator/emby-sync/0.0.24/README.md b/incubator/emby-sync/0.0.24/README.md deleted file mode 100644 index b9d61379e8a..00000000000 --- a/incubator/emby-sync/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# emby-sync - -A small flask based service to sync up Emby clients - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [emby-sync](https://truecharts.org/docs/charts/incubator/emby-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `emby-sync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install emby-sync TrueCharts/emby-sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `emby-sync` deployment - -```console -helm uninstall emby-sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install emby-sync \ - --set env.TZ="America/New York" \ - TrueCharts/emby-sync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install emby-sync TrueCharts/emby-sync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/emby-sync/0.0.24/charts/common-10.5.10.tgz b/incubator/emby-sync/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/emby-sync/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/emby-sync/0.0.25/CHANGELOG.md b/incubator/emby-sync/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..feb5e18c744 --- /dev/null +++ b/incubator/emby-sync/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-sync-0.0.25](https://github.com/truecharts/charts/compare/emby-sync-0.0.24...emby-sync-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-sync-0.0.24](https://github.com/truecharts/charts/compare/emby-sync-0.0.23...emby-sync-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/emby-sync/0.0.25/Chart.lock b/incubator/emby-sync/0.0.25/Chart.lock new file mode 100644 index 00000000000..d9ddb800d7c --- /dev/null +++ b/incubator/emby-sync/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:03:26.171981627Z" diff --git a/incubator/emby-sync/0.0.25/Chart.yaml b/incubator/emby-sync/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2b1ecca6abb --- /dev/null +++ b/incubator/emby-sync/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A small flask based service to sync up Emby clients +home: https://truecharts.org/docs/charts/incubator/emby-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png +keywords: + - emby-sync + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/emby-sync + - https://github.com/cameronurnes/emby-sync + - https://hub.docker.com/r/lastelement21/emby-sync/ +type: application +version: 0.0.25 diff --git a/incubator/emby-sync/0.0.25/README.md b/incubator/emby-sync/0.0.25/README.md new file mode 100644 index 00000000000..44d8649b3d0 --- /dev/null +++ b/incubator/emby-sync/0.0.25/README.md @@ -0,0 +1,107 @@ +# emby-sync + +A small flask based service to sync up Emby clients + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emby-sync](https://truecharts.org/docs/charts/incubator/emby-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `emby-sync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install emby-sync TrueCharts/emby-sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `emby-sync` deployment + +```console +helm uninstall emby-sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emby-sync \ + --set env.TZ="America/New York" \ + TrueCharts/emby-sync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install emby-sync TrueCharts/emby-sync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/emby-sync/0.0.24/app-readme.md b/incubator/emby-sync/0.0.25/app-readme.md similarity index 100% rename from incubator/emby-sync/0.0.24/app-readme.md rename to incubator/emby-sync/0.0.25/app-readme.md diff --git a/incubator/emby-sync/0.0.25/charts/common-10.6.1.tgz b/incubator/emby-sync/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/emby-sync/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/emby-sync/0.0.24/ix_values.yaml b/incubator/emby-sync/0.0.25/ix_values.yaml similarity index 100% rename from incubator/emby-sync/0.0.24/ix_values.yaml rename to incubator/emby-sync/0.0.25/ix_values.yaml diff --git a/incubator/emby-sync/0.0.24/questions.yaml b/incubator/emby-sync/0.0.25/questions.yaml similarity index 100% rename from incubator/emby-sync/0.0.24/questions.yaml rename to incubator/emby-sync/0.0.25/questions.yaml diff --git a/incubator/emby-sync/0.0.24/templates/common.yaml b/incubator/emby-sync/0.0.25/templates/common.yaml similarity index 100% rename from incubator/emby-sync/0.0.24/templates/common.yaml rename to incubator/emby-sync/0.0.25/templates/common.yaml diff --git a/incubator/ethercalc/0.0.24/values.yaml b/incubator/emby-sync/0.0.25/values.yaml similarity index 100% rename from incubator/ethercalc/0.0.24/values.yaml rename to incubator/emby-sync/0.0.25/values.yaml diff --git a/incubator/etesync/0.0.34/CHANGELOG.md b/incubator/etesync/0.0.34/CHANGELOG.md deleted file mode 100644 index 8a16bc51823..00000000000 --- a/incubator/etesync/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/etesync/0.0.34/Chart.lock b/incubator/etesync/0.0.34/Chart.lock deleted file mode 100644 index 00b427c9c48..00000000000 --- a/incubator/etesync/0.0.34/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:09:58.421526072Z" diff --git a/incubator/etesync/0.0.34/Chart.yaml b/incubator/etesync/0.0.34/Chart.yaml deleted file mode 100644 index b432b0d6196..00000000000 --- a/incubator/etesync/0.0.34/Chart.yaml +++ /dev/null @@ -1,45 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -deprecated: false -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://truecharts.org/docs/charts/incubator/etesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png -keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: etesync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/etesync - - https://www.etesync.com/ - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase - - https://hub.docker.com/r/victorrds/etesync -type: application -version: 0.0.34 -annotations: - truecharts.org/catagories: | - - productivity - - sync - - contacts - - calendars - - tasks - - notes - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/etesync/0.0.34/README.md b/incubator/etesync/0.0.34/README.md deleted file mode 100644 index ff21f61c773..00000000000 --- a/incubator/etesync/0.0.34/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# etesync - -Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [etesync](https://truecharts.org/docs/charts/incubator/etesync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `etesync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install etesync TrueCharts/etesync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `etesync` deployment - -```console -helm uninstall etesync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install etesync \ - --set env.TZ="America/New York" \ - TrueCharts/etesync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install etesync TrueCharts/etesync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/etesync/0.0.34/charts/common-10.5.10.tgz b/incubator/etesync/0.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/etesync/0.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.34/charts/postgresql-8.0.78.tgz b/incubator/etesync/0.0.34/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/etesync/0.0.34/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.35/CHANGELOG.md b/incubator/etesync/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..ca2e2b7760c --- /dev/null +++ b/incubator/etesync/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etesync-0.0.35](https://github.com/truecharts/charts/compare/etesync-0.0.34...etesync-0.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etesync-0.0.34](https://github.com/truecharts/charts/compare/etesync-0.0.33...etesync-0.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/etesync/0.0.35/Chart.lock b/incubator/etesync/0.0.35/Chart.lock new file mode 100644 index 00000000000..89c6da03662 --- /dev/null +++ b/incubator/etesync/0.0.35/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:04:03.32705761Z" diff --git a/incubator/etesync/0.0.35/Chart.yaml b/incubator/etesync/0.0.35/Chart.yaml new file mode 100644 index 00000000000..3dcc7904d03 --- /dev/null +++ b/incubator/etesync/0.0.35/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "0.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +deprecated: false +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://truecharts.org/docs/charts/incubator/etesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png +keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: etesync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/etesync + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://hub.docker.com/r/victorrds/etesync +type: application +version: 0.0.35 +annotations: + truecharts.org/catagories: | + - productivity + - sync + - contacts + - calendars + - tasks + - notes + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/etesync/0.0.35/README.md b/incubator/etesync/0.0.35/README.md new file mode 100644 index 00000000000..6ef8094de62 --- /dev/null +++ b/incubator/etesync/0.0.35/README.md @@ -0,0 +1,110 @@ +# etesync + +Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [etesync](https://truecharts.org/docs/charts/incubator/etesync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `etesync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install etesync TrueCharts/etesync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `etesync` deployment + +```console +helm uninstall etesync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install etesync \ + --set env.TZ="America/New York" \ + TrueCharts/etesync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install etesync TrueCharts/etesync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/etesync/0.0.34/app-readme.md b/incubator/etesync/0.0.35/app-readme.md similarity index 100% rename from incubator/etesync/0.0.34/app-readme.md rename to incubator/etesync/0.0.35/app-readme.md diff --git a/incubator/etesync/0.0.35/charts/common-10.6.1.tgz b/incubator/etesync/0.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/etesync/0.0.35/charts/common-10.6.1.tgz differ diff --git a/incubator/etesync/0.0.35/charts/postgresql-8.0.87.tgz b/incubator/etesync/0.0.35/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/etesync/0.0.35/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/etesync/0.0.34/ix_values.yaml b/incubator/etesync/0.0.35/ix_values.yaml similarity index 100% rename from incubator/etesync/0.0.34/ix_values.yaml rename to incubator/etesync/0.0.35/ix_values.yaml diff --git a/incubator/etesync/0.0.34/questions.yaml b/incubator/etesync/0.0.35/questions.yaml similarity index 100% rename from incubator/etesync/0.0.34/questions.yaml rename to incubator/etesync/0.0.35/questions.yaml diff --git a/incubator/etesync/0.0.34/templates/_secret.tpl b/incubator/etesync/0.0.35/templates/_secret.tpl similarity index 100% rename from incubator/etesync/0.0.34/templates/_secret.tpl rename to incubator/etesync/0.0.35/templates/_secret.tpl diff --git a/incubator/etesync/0.0.34/templates/common.yaml b/incubator/etesync/0.0.35/templates/common.yaml similarity index 100% rename from incubator/etesync/0.0.34/templates/common.yaml rename to incubator/etesync/0.0.35/templates/common.yaml diff --git a/incubator/euterpe/0.0.25/values.yaml b/incubator/etesync/0.0.35/values.yaml similarity index 100% rename from incubator/euterpe/0.0.25/values.yaml rename to incubator/etesync/0.0.35/values.yaml diff --git a/incubator/ethercalc/0.0.24/CHANGELOG.md b/incubator/ethercalc/0.0.24/CHANGELOG.md deleted file mode 100644 index b565c9b1c77..00000000000 --- a/incubator/ethercalc/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/ethercalc/0.0.24/Chart.lock b/incubator/ethercalc/0.0.24/Chart.lock deleted file mode 100644 index 337e1622a29..00000000000 --- a/incubator/ethercalc/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:00.752315608Z" diff --git a/incubator/ethercalc/0.0.24/Chart.yaml b/incubator/ethercalc/0.0.24/Chart.yaml deleted file mode 100644 index c00e9eab724..00000000000 --- a/incubator/ethercalc/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "EtherCalc is a web spreadsheet." -home: https://truecharts.org/docs/charts/incubator/ethercalc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png -keywords: - - ethercalc - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ethercalc -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc - - https://github.com/audreyt/ethercalc - - https://hub.docker.com/r/audreyt/ethercalc -type: application -version: 0.0.24 diff --git a/incubator/ethercalc/0.0.24/README.md b/incubator/ethercalc/0.0.24/README.md deleted file mode 100644 index c58f76cde96..00000000000 --- a/incubator/ethercalc/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ethercalc - -EtherCalc is a web spreadsheet. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ethercalc](https://truecharts.org/docs/charts/incubator/ethercalc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ethercalc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ethercalc TrueCharts/ethercalc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ethercalc` deployment - -```console -helm uninstall ethercalc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ethercalc \ - --set env.TZ="America/New York" \ - TrueCharts/ethercalc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ethercalc TrueCharts/ethercalc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ethercalc/0.0.24/charts/common-10.5.10.tgz b/incubator/ethercalc/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ethercalc/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ethercalc/0.0.25/CHANGELOG.md b/incubator/ethercalc/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..4692db5fd45 --- /dev/null +++ b/incubator/ethercalc/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ethercalc-0.0.25](https://github.com/truecharts/charts/compare/ethercalc-0.0.24...ethercalc-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ethercalc-0.0.24](https://github.com/truecharts/charts/compare/ethercalc-0.0.23...ethercalc-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/ethercalc/0.0.25/Chart.lock b/incubator/ethercalc/0.0.25/Chart.lock new file mode 100644 index 00000000000..a7b2f8f149b --- /dev/null +++ b/incubator/ethercalc/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:03:55.871170892Z" diff --git a/incubator/ethercalc/0.0.25/Chart.yaml b/incubator/ethercalc/0.0.25/Chart.yaml new file mode 100644 index 00000000000..0e39d9e0224 --- /dev/null +++ b/incubator/ethercalc/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "EtherCalc is a web spreadsheet." +home: https://truecharts.org/docs/charts/incubator/ethercalc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ethercalc.png +keywords: + - ethercalc + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ethercalc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ethercalc + - https://github.com/audreyt/ethercalc + - https://hub.docker.com/r/audreyt/ethercalc +type: application +version: 0.0.25 diff --git a/incubator/ethercalc/0.0.25/README.md b/incubator/ethercalc/0.0.25/README.md new file mode 100644 index 00000000000..e4497f709cc --- /dev/null +++ b/incubator/ethercalc/0.0.25/README.md @@ -0,0 +1,107 @@ +# ethercalc + +EtherCalc is a web spreadsheet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ethercalc](https://truecharts.org/docs/charts/incubator/ethercalc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ethercalc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ethercalc TrueCharts/ethercalc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ethercalc` deployment + +```console +helm uninstall ethercalc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ethercalc \ + --set env.TZ="America/New York" \ + TrueCharts/ethercalc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ethercalc TrueCharts/ethercalc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ethercalc/0.0.24/app-readme.md b/incubator/ethercalc/0.0.25/app-readme.md similarity index 100% rename from incubator/ethercalc/0.0.24/app-readme.md rename to incubator/ethercalc/0.0.25/app-readme.md diff --git a/incubator/ethercalc/0.0.25/charts/common-10.6.1.tgz b/incubator/ethercalc/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ethercalc/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ethercalc/0.0.24/ix_values.yaml b/incubator/ethercalc/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ethercalc/0.0.24/ix_values.yaml rename to incubator/ethercalc/0.0.25/ix_values.yaml diff --git a/incubator/ethercalc/0.0.24/questions.yaml b/incubator/ethercalc/0.0.25/questions.yaml similarity index 100% rename from incubator/ethercalc/0.0.24/questions.yaml rename to incubator/ethercalc/0.0.25/questions.yaml diff --git a/incubator/ethercalc/0.0.24/templates/common.yaml b/incubator/ethercalc/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ethercalc/0.0.24/templates/common.yaml rename to incubator/ethercalc/0.0.25/templates/common.yaml diff --git a/incubator/explainshell/0.0.24/values.yaml b/incubator/ethercalc/0.0.25/values.yaml similarity index 100% rename from incubator/explainshell/0.0.24/values.yaml rename to incubator/ethercalc/0.0.25/values.yaml diff --git a/incubator/euterpe/0.0.25/CHANGELOG.md b/incubator/euterpe/0.0.25/CHANGELOG.md deleted file mode 100644 index c0c717506b8..00000000000 --- a/incubator/euterpe/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/euterpe/0.0.25/Chart.lock b/incubator/euterpe/0.0.25/Chart.lock deleted file mode 100644 index 504d48c4045..00000000000 --- a/incubator/euterpe/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:06.876066811Z" diff --git a/incubator/euterpe/0.0.25/Chart.yaml b/incubator/euterpe/0.0.25/Chart.yaml deleted file mode 100644 index 49818b9c61d..00000000000 --- a/incubator/euterpe/0.0.25/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Music - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Euterpe is self-hosted streaming service for music. Formerly known as HTTPMS (HTTP Media Server)." -home: https://truecharts.org/docs/charts/incubator/euterpe -icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png -keywords: - - euterpe - - Productivity - - Tools-Utilities - - MediaApp-Music - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: euterpe -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe - - https://github.com/ironsmile/euterpe - - https://hub.docker.com/r/ironsmile/euterpe -type: application -version: 0.0.25 diff --git a/incubator/euterpe/0.0.25/README.md b/incubator/euterpe/0.0.25/README.md deleted file mode 100644 index d1d94dc7b44..00000000000 --- a/incubator/euterpe/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# euterpe - -Euterpe is self-hosted streaming service for music. Formerly known as HTTPMS (HTTP Media Server). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [euterpe](https://truecharts.org/docs/charts/incubator/euterpe) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `euterpe` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install euterpe TrueCharts/euterpe -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `euterpe` deployment - -```console -helm uninstall euterpe -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install euterpe \ - --set env.TZ="America/New York" \ - TrueCharts/euterpe -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install euterpe TrueCharts/euterpe -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/euterpe/0.0.25/charts/common-10.5.10.tgz b/incubator/euterpe/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/euterpe/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/euterpe/0.0.26/CHANGELOG.md b/incubator/euterpe/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..31f1d716700 --- /dev/null +++ b/incubator/euterpe/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [euterpe-0.0.26](https://github.com/truecharts/charts/compare/euterpe-0.0.25...euterpe-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [euterpe-0.0.25](https://github.com/truecharts/charts/compare/euterpe-0.0.24...euterpe-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/euterpe/0.0.26/Chart.lock b/incubator/euterpe/0.0.26/Chart.lock new file mode 100644 index 00000000000..59fd4f2820c --- /dev/null +++ b/incubator/euterpe/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:03:56.500945126Z" diff --git a/incubator/euterpe/0.0.26/Chart.yaml b/incubator/euterpe/0.0.26/Chart.yaml new file mode 100644 index 00000000000..67bd314d8d7 --- /dev/null +++ b/incubator/euterpe/0.0.26/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Music + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Euterpe is self-hosted streaming service for music. Formerly known as HTTPMS (HTTP Media Server)." +home: https://truecharts.org/docs/charts/incubator/euterpe +icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png +keywords: + - euterpe + - Productivity + - Tools-Utilities + - MediaApp-Music + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: euterpe +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe + - https://github.com/ironsmile/euterpe + - https://hub.docker.com/r/ironsmile/euterpe +type: application +version: 0.0.26 diff --git a/incubator/euterpe/0.0.26/README.md b/incubator/euterpe/0.0.26/README.md new file mode 100644 index 00000000000..3394da0a27d --- /dev/null +++ b/incubator/euterpe/0.0.26/README.md @@ -0,0 +1,107 @@ +# euterpe + +Euterpe is self-hosted streaming service for music. Formerly known as HTTPMS (HTTP Media Server). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [euterpe](https://truecharts.org/docs/charts/incubator/euterpe) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `euterpe` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install euterpe TrueCharts/euterpe +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `euterpe` deployment + +```console +helm uninstall euterpe +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install euterpe \ + --set env.TZ="America/New York" \ + TrueCharts/euterpe +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install euterpe TrueCharts/euterpe -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/euterpe/0.0.25/app-readme.md b/incubator/euterpe/0.0.26/app-readme.md similarity index 100% rename from incubator/euterpe/0.0.25/app-readme.md rename to incubator/euterpe/0.0.26/app-readme.md diff --git a/incubator/euterpe/0.0.26/charts/common-10.6.1.tgz b/incubator/euterpe/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/euterpe/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/euterpe/0.0.25/ix_values.yaml b/incubator/euterpe/0.0.26/ix_values.yaml similarity index 100% rename from incubator/euterpe/0.0.25/ix_values.yaml rename to incubator/euterpe/0.0.26/ix_values.yaml diff --git a/incubator/euterpe/0.0.25/questions.yaml b/incubator/euterpe/0.0.26/questions.yaml similarity index 100% rename from incubator/euterpe/0.0.25/questions.yaml rename to incubator/euterpe/0.0.26/questions.yaml diff --git a/incubator/euterpe/0.0.25/templates/common.yaml b/incubator/euterpe/0.0.26/templates/common.yaml similarity index 100% rename from incubator/euterpe/0.0.25/templates/common.yaml rename to incubator/euterpe/0.0.26/templates/common.yaml diff --git a/incubator/external-ip/0.0.25/values.yaml b/incubator/euterpe/0.0.26/values.yaml similarity index 100% rename from incubator/external-ip/0.0.25/values.yaml rename to incubator/euterpe/0.0.26/values.yaml diff --git a/incubator/explainshell/0.0.24/CHANGELOG.md b/incubator/explainshell/0.0.24/CHANGELOG.md deleted file mode 100644 index 735ea9ac7ab..00000000000 --- a/incubator/explainshell/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/explainshell/0.0.24/Chart.lock b/incubator/explainshell/0.0.24/Chart.lock deleted file mode 100644 index 7e5eaf18a7a..00000000000 --- a/incubator/explainshell/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:07.089344993Z" diff --git a/incubator/explainshell/0.0.24/Chart.yaml b/incubator/explainshell/0.0.24/Chart.yaml deleted file mode 100644 index 2f2bb59d1dd..00000000000 --- a/incubator/explainshell/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do." -home: https://truecharts.org/docs/charts/incubator/explainshell -icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png -keywords: - - explainshell - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: explainshell -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell - - https://github.com/idank/explainshell - - https://hub.docker.com/r/spaceinvaderone/explainshell -type: application -version: 0.0.24 diff --git a/incubator/explainshell/0.0.24/README.md b/incubator/explainshell/0.0.24/README.md deleted file mode 100644 index c5be9ad054b..00000000000 --- a/incubator/explainshell/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# explainshell - -Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [explainshell](https://truecharts.org/docs/charts/incubator/explainshell) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `explainshell` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install explainshell TrueCharts/explainshell -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `explainshell` deployment - -```console -helm uninstall explainshell -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install explainshell \ - --set env.TZ="America/New York" \ - TrueCharts/explainshell -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install explainshell TrueCharts/explainshell -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/explainshell/0.0.24/charts/common-10.5.10.tgz b/incubator/explainshell/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/explainshell/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/explainshell/0.0.25/CHANGELOG.md b/incubator/explainshell/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..772d51fddb7 --- /dev/null +++ b/incubator/explainshell/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [explainshell-0.0.25](https://github.com/truecharts/charts/compare/explainshell-0.0.24...explainshell-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [explainshell-0.0.24](https://github.com/truecharts/charts/compare/explainshell-0.0.23...explainshell-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/explainshell/0.0.25/Chart.lock b/incubator/explainshell/0.0.25/Chart.lock new file mode 100644 index 00000000000..ff7071e7063 --- /dev/null +++ b/incubator/explainshell/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:03:57.827670413Z" diff --git a/incubator/explainshell/0.0.25/Chart.yaml b/incubator/explainshell/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6c0aafe8c18 --- /dev/null +++ b/incubator/explainshell/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do." +home: https://truecharts.org/docs/charts/incubator/explainshell +icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png +keywords: + - explainshell + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: explainshell +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/explainshell + - https://github.com/idank/explainshell + - https://hub.docker.com/r/spaceinvaderone/explainshell +type: application +version: 0.0.25 diff --git a/incubator/explainshell/0.0.25/README.md b/incubator/explainshell/0.0.25/README.md new file mode 100644 index 00000000000..edb1443db49 --- /dev/null +++ b/incubator/explainshell/0.0.25/README.md @@ -0,0 +1,107 @@ +# explainshell + +Not everyone, especially people new to Linux and Unraid, know what a command that they type i will actually do. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [explainshell](https://truecharts.org/docs/charts/incubator/explainshell) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `explainshell` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install explainshell TrueCharts/explainshell +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `explainshell` deployment + +```console +helm uninstall explainshell +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install explainshell \ + --set env.TZ="America/New York" \ + TrueCharts/explainshell +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install explainshell TrueCharts/explainshell -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/explainshell/0.0.24/app-readme.md b/incubator/explainshell/0.0.25/app-readme.md similarity index 100% rename from incubator/explainshell/0.0.24/app-readme.md rename to incubator/explainshell/0.0.25/app-readme.md diff --git a/incubator/explainshell/0.0.25/charts/common-10.6.1.tgz b/incubator/explainshell/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/explainshell/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/explainshell/0.0.24/ix_values.yaml b/incubator/explainshell/0.0.25/ix_values.yaml similarity index 100% rename from incubator/explainshell/0.0.24/ix_values.yaml rename to incubator/explainshell/0.0.25/ix_values.yaml diff --git a/incubator/explainshell/0.0.24/questions.yaml b/incubator/explainshell/0.0.25/questions.yaml similarity index 100% rename from incubator/explainshell/0.0.24/questions.yaml rename to incubator/explainshell/0.0.25/questions.yaml diff --git a/incubator/explainshell/0.0.24/templates/common.yaml b/incubator/explainshell/0.0.25/templates/common.yaml similarity index 100% rename from incubator/explainshell/0.0.24/templates/common.yaml rename to incubator/explainshell/0.0.25/templates/common.yaml diff --git a/incubator/factorio/0.0.33/values.yaml b/incubator/explainshell/0.0.25/values.yaml similarity index 100% rename from incubator/factorio/0.0.33/values.yaml rename to incubator/explainshell/0.0.25/values.yaml diff --git a/incubator/external-ip/0.0.25/CHANGELOG.md b/incubator/external-ip/0.0.25/CHANGELOG.md deleted file mode 100644 index 50066d7a7ce..00000000000 --- a/incubator/external-ip/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/external-ip/0.0.25/Chart.lock b/incubator/external-ip/0.0.25/Chart.lock deleted file mode 100644 index a3e0d487710..00000000000 --- a/incubator/external-ip/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:26.656409842Z" diff --git a/incubator/external-ip/0.0.25/Chart.yaml b/incubator/external-ip/0.0.25/Chart.yaml deleted file mode 100644 index 97d23ca099a..00000000000 --- a/incubator/external-ip/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Management - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. -home: https://truecharts.org/docs/charts/incubator/external-ip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png -keywords: - - external-ip - - Network-Management - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: external-ip -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip - - https://github.com/xavier-hernandez/docker-external-ip - - https://hub.docker.com/repository/docker/xavierh/external-ip -type: application -version: 0.0.25 diff --git a/incubator/external-ip/0.0.25/README.md b/incubator/external-ip/0.0.25/README.md deleted file mode 100644 index 0db2b11db02..00000000000 --- a/incubator/external-ip/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# external-ip - -Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [external-ip](https://truecharts.org/docs/charts/incubator/external-ip) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `external-ip` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install external-ip TrueCharts/external-ip -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `external-ip` deployment - -```console -helm uninstall external-ip -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install external-ip \ - --set env.TZ="America/New York" \ - TrueCharts/external-ip -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install external-ip TrueCharts/external-ip -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/external-ip/0.0.25/charts/common-10.5.10.tgz b/incubator/external-ip/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/external-ip/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/external-ip/0.0.26/CHANGELOG.md b/incubator/external-ip/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..2650fccd176 --- /dev/null +++ b/incubator/external-ip/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [external-ip-0.0.26](https://github.com/truecharts/charts/compare/external-ip-0.0.25...external-ip-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-ip-0.0.25](https://github.com/truecharts/charts/compare/external-ip-0.0.23...external-ip-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/external-ip/0.0.26/Chart.lock b/incubator/external-ip/0.0.26/Chart.lock new file mode 100644 index 00000000000..8226229b83a --- /dev/null +++ b/incubator/external-ip/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:04:27.679565349Z" diff --git a/incubator/external-ip/0.0.26/Chart.yaml b/incubator/external-ip/0.0.26/Chart.yaml new file mode 100644 index 00000000000..95deb2faab7 --- /dev/null +++ b/incubator/external-ip/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Management + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. +home: https://truecharts.org/docs/charts/incubator/external-ip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-ip.png +keywords: + - external-ip + - Network-Management + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-ip +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/external-ip + - https://github.com/xavier-hernandez/docker-external-ip + - https://hub.docker.com/repository/docker/xavierh/external-ip +type: application +version: 0.0.26 diff --git a/incubator/external-ip/0.0.26/README.md b/incubator/external-ip/0.0.26/README.md new file mode 100644 index 00000000000..6828b576de9 --- /dev/null +++ b/incubator/external-ip/0.0.26/README.md @@ -0,0 +1,107 @@ +# external-ip + +Gets external IP via DIG command ( OpenDNS , Cloudflare, google ) on a scheduled basis that can be customized. Also includes the ability to alert you via pushover if the IP changes. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [external-ip](https://truecharts.org/docs/charts/incubator/external-ip) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `external-ip` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install external-ip TrueCharts/external-ip +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `external-ip` deployment + +```console +helm uninstall external-ip +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install external-ip \ + --set env.TZ="America/New York" \ + TrueCharts/external-ip +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install external-ip TrueCharts/external-ip -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/external-ip/0.0.25/app-readme.md b/incubator/external-ip/0.0.26/app-readme.md similarity index 100% rename from incubator/external-ip/0.0.25/app-readme.md rename to incubator/external-ip/0.0.26/app-readme.md diff --git a/incubator/external-ip/0.0.26/charts/common-10.6.1.tgz b/incubator/external-ip/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/external-ip/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/external-ip/0.0.25/ix_values.yaml b/incubator/external-ip/0.0.26/ix_values.yaml similarity index 100% rename from incubator/external-ip/0.0.25/ix_values.yaml rename to incubator/external-ip/0.0.26/ix_values.yaml diff --git a/incubator/external-ip/0.0.25/questions.yaml b/incubator/external-ip/0.0.26/questions.yaml similarity index 100% rename from incubator/external-ip/0.0.25/questions.yaml rename to incubator/external-ip/0.0.26/questions.yaml diff --git a/incubator/external-ip/0.0.25/templates/common.yaml b/incubator/external-ip/0.0.26/templates/common.yaml similarity index 100% rename from incubator/external-ip/0.0.25/templates/common.yaml rename to incubator/external-ip/0.0.26/templates/common.yaml diff --git a/incubator/factorioservermanager/0.0.24/values.yaml b/incubator/external-ip/0.0.26/values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.24/values.yaml rename to incubator/external-ip/0.0.26/values.yaml diff --git a/incubator/factorio/0.0.33/CHANGELOG.md b/incubator/factorio/0.0.33/CHANGELOG.md deleted file mode 100644 index d3810f9c57b..00000000000 --- a/incubator/factorio/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-20) diff --git a/incubator/factorio/0.0.33/Chart.lock b/incubator/factorio/0.0.33/Chart.lock deleted file mode 100644 index 234f3a0500f..00000000000 --- a/incubator/factorio/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:32.684237812Z" diff --git a/incubator/factorio/0.0.33/Chart.yaml b/incubator/factorio/0.0.33/Chart.yaml deleted file mode 100644 index b474c9e533a..00000000000 --- a/incubator/factorio/0.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play." -home: https://truecharts.org/docs/charts/incubator/factorio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png -keywords: - - factorio - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: factorio -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio - - https://www.factorio.com/ - - https://hub.docker.com/r/factoriotools/factorio/ -type: application -version: 0.0.33 diff --git a/incubator/factorio/0.0.33/README.md b/incubator/factorio/0.0.33/README.md deleted file mode 100644 index f5c28e876a7..00000000000 --- a/incubator/factorio/0.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# factorio - -This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [factorio](https://truecharts.org/docs/charts/incubator/factorio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `factorio` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install factorio TrueCharts/factorio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `factorio` deployment - -```console -helm uninstall factorio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install factorio \ - --set env.TZ="America/New York" \ - TrueCharts/factorio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install factorio TrueCharts/factorio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorio/0.0.33/charts/common-10.5.10.tgz b/incubator/factorio/0.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/factorio/0.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/factorio/0.0.34/CHANGELOG.md b/incubator/factorio/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..9314c80d640 --- /dev/null +++ b/incubator/factorio/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [factorio-0.0.34](https://github.com/truecharts/charts/compare/factorio-0.0.33...factorio-0.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorio-0.0.33](https://github.com/truecharts/charts/compare/factorio-0.0.31...factorio-0.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/factorio/0.0.34/Chart.lock b/incubator/factorio/0.0.34/Chart.lock new file mode 100644 index 00000000000..66de3cafeae --- /dev/null +++ b/incubator/factorio/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:04:28.08916015Z" diff --git a/incubator/factorio/0.0.34/Chart.yaml b/incubator/factorio/0.0.34/Chart.yaml new file mode 100644 index 00000000000..0bf88ba6c4c --- /dev/null +++ b/incubator/factorio/0.0.34/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play." +home: https://truecharts.org/docs/charts/incubator/factorio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png +keywords: + - factorio + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: factorio +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://www.factorio.com/ + - https://hub.docker.com/r/factoriotools/factorio/ +type: application +version: 0.0.34 diff --git a/incubator/factorio/0.0.34/README.md b/incubator/factorio/0.0.34/README.md new file mode 100644 index 00000000000..f22f1ca32c0 --- /dev/null +++ b/incubator/factorio/0.0.34/README.md @@ -0,0 +1,107 @@ +# factorio + +This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [factorio](https://truecharts.org/docs/charts/incubator/factorio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `factorio` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install factorio TrueCharts/factorio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `factorio` deployment + +```console +helm uninstall factorio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install factorio \ + --set env.TZ="America/New York" \ + TrueCharts/factorio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install factorio TrueCharts/factorio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorio/0.0.33/app-readme.md b/incubator/factorio/0.0.34/app-readme.md similarity index 100% rename from incubator/factorio/0.0.33/app-readme.md rename to incubator/factorio/0.0.34/app-readme.md diff --git a/incubator/factorio/0.0.34/charts/common-10.6.1.tgz b/incubator/factorio/0.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/factorio/0.0.34/charts/common-10.6.1.tgz differ diff --git a/incubator/factorio/0.0.33/ix_values.yaml b/incubator/factorio/0.0.34/ix_values.yaml similarity index 100% rename from incubator/factorio/0.0.33/ix_values.yaml rename to incubator/factorio/0.0.34/ix_values.yaml diff --git a/incubator/factorio/0.0.33/questions.yaml b/incubator/factorio/0.0.34/questions.yaml similarity index 100% rename from incubator/factorio/0.0.33/questions.yaml rename to incubator/factorio/0.0.34/questions.yaml diff --git a/incubator/factorio/0.0.33/templates/common.yaml b/incubator/factorio/0.0.34/templates/common.yaml similarity index 100% rename from incubator/factorio/0.0.33/templates/common.yaml rename to incubator/factorio/0.0.34/templates/common.yaml diff --git a/incubator/facturascripts/0.0.24/values.yaml b/incubator/factorio/0.0.34/values.yaml similarity index 100% rename from incubator/facturascripts/0.0.24/values.yaml rename to incubator/factorio/0.0.34/values.yaml diff --git a/incubator/factorioservermanager/0.0.24/CHANGELOG.md b/incubator/factorioservermanager/0.0.24/CHANGELOG.md deleted file mode 100644 index 6c683759385..00000000000 --- a/incubator/factorioservermanager/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/factorioservermanager/0.0.24/Chart.lock b/incubator/factorioservermanager/0.0.24/Chart.lock deleted file mode 100644 index 14b2f2411e1..00000000000 --- a/incubator/factorioservermanager/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:32.958815443Z" diff --git a/incubator/factorioservermanager/0.0.24/Chart.yaml b/incubator/factorioservermanager/0.0.24/Chart.yaml deleted file mode 100644 index ec56f37a0a8..00000000000 --- a/incubator/factorioservermanager/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A tool for managing Factorio servers " -home: https://truecharts.org/docs/charts/incubator/factorioservermanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png -keywords: - - factorioservermanager - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: factorioservermanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager - - https://github.com/OpenFactorioServerManager/factorio-server-manager - - https://hub.docker.com/r/ofsm/ofsm -type: application -version: 0.0.24 diff --git a/incubator/factorioservermanager/0.0.24/README.md b/incubator/factorioservermanager/0.0.24/README.md deleted file mode 100644 index 719f653a547..00000000000 --- a/incubator/factorioservermanager/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# factorioservermanager - -A tool for managing Factorio servers - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [factorioservermanager](https://truecharts.org/docs/charts/incubator/factorioservermanager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `factorioservermanager` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install factorioservermanager TrueCharts/factorioservermanager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `factorioservermanager` deployment - -```console -helm uninstall factorioservermanager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install factorioservermanager \ - --set env.TZ="America/New York" \ - TrueCharts/factorioservermanager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install factorioservermanager TrueCharts/factorioservermanager -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorioservermanager/0.0.24/charts/common-10.5.10.tgz b/incubator/factorioservermanager/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/factorioservermanager/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/factorioservermanager/0.0.25/CHANGELOG.md b/incubator/factorioservermanager/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..723951ce7c0 --- /dev/null +++ b/incubator/factorioservermanager/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [factorioservermanager-0.0.25](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.24...factorioservermanager-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [factorioservermanager-0.0.24](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.23...factorioservermanager-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/factorioservermanager/0.0.25/Chart.lock b/incubator/factorioservermanager/0.0.25/Chart.lock new file mode 100644 index 00000000000..47495574d47 --- /dev/null +++ b/incubator/factorioservermanager/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:04:29.673994151Z" diff --git a/incubator/factorioservermanager/0.0.25/Chart.yaml b/incubator/factorioservermanager/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8c557c06581 --- /dev/null +++ b/incubator/factorioservermanager/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A tool for managing Factorio servers " +home: https://truecharts.org/docs/charts/incubator/factorioservermanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png +keywords: + - factorioservermanager + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: factorioservermanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorioservermanager + - https://github.com/OpenFactorioServerManager/factorio-server-manager + - https://hub.docker.com/r/ofsm/ofsm +type: application +version: 0.0.25 diff --git a/incubator/factorioservermanager/0.0.25/README.md b/incubator/factorioservermanager/0.0.25/README.md new file mode 100644 index 00000000000..ed973f8e76e --- /dev/null +++ b/incubator/factorioservermanager/0.0.25/README.md @@ -0,0 +1,107 @@ +# factorioservermanager + +A tool for managing Factorio servers + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [factorioservermanager](https://truecharts.org/docs/charts/incubator/factorioservermanager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `factorioservermanager` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install factorioservermanager TrueCharts/factorioservermanager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `factorioservermanager` deployment + +```console +helm uninstall factorioservermanager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install factorioservermanager \ + --set env.TZ="America/New York" \ + TrueCharts/factorioservermanager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install factorioservermanager TrueCharts/factorioservermanager -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/factorioservermanager/0.0.24/app-readme.md b/incubator/factorioservermanager/0.0.25/app-readme.md similarity index 100% rename from incubator/factorioservermanager/0.0.24/app-readme.md rename to incubator/factorioservermanager/0.0.25/app-readme.md diff --git a/incubator/factorioservermanager/0.0.25/charts/common-10.6.1.tgz b/incubator/factorioservermanager/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/factorioservermanager/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/factorioservermanager/0.0.24/ix_values.yaml b/incubator/factorioservermanager/0.0.25/ix_values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.24/ix_values.yaml rename to incubator/factorioservermanager/0.0.25/ix_values.yaml diff --git a/incubator/factorioservermanager/0.0.24/questions.yaml b/incubator/factorioservermanager/0.0.25/questions.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.24/questions.yaml rename to incubator/factorioservermanager/0.0.25/questions.yaml diff --git a/incubator/factorioservermanager/0.0.24/templates/common.yaml b/incubator/factorioservermanager/0.0.25/templates/common.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.24/templates/common.yaml rename to incubator/factorioservermanager/0.0.25/templates/common.yaml diff --git a/incubator/fancyindex/1.0.33/values.yaml b/incubator/factorioservermanager/0.0.25/values.yaml similarity index 100% rename from incubator/fancyindex/1.0.33/values.yaml rename to incubator/factorioservermanager/0.0.25/values.yaml diff --git a/incubator/facturascripts/0.0.24/CHANGELOG.md b/incubator/facturascripts/0.0.24/CHANGELOG.md deleted file mode 100644 index 107835e22a0..00000000000 --- a/incubator/facturascripts/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/facturascripts/0.0.24/Chart.lock b/incubator/facturascripts/0.0.24/Chart.lock deleted file mode 100644 index b0f4e8cac74..00000000000 --- a/incubator/facturascripts/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:33.027329375Z" diff --git a/incubator/facturascripts/0.0.24/Chart.yaml b/incubator/facturascripts/0.0.24/Chart.yaml deleted file mode 100644 index b5c8e5d16d6..00000000000 --- a/incubator/facturascripts/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." -home: https://truecharts.org/docs/charts/incubator/facturascripts -icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png -keywords: - - facturascripts - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: facturascripts -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts - - https://facturascripts.com/ - - https://hub.docker.com/r/unraides/facturascripts -type: application -version: 0.0.24 diff --git a/incubator/facturascripts/0.0.24/README.md b/incubator/facturascripts/0.0.24/README.md deleted file mode 100644 index 74403ca18e2..00000000000 --- a/incubator/facturascripts/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# facturascripts - -FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory... - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [facturascripts](https://truecharts.org/docs/charts/incubator/facturascripts) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `facturascripts` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install facturascripts TrueCharts/facturascripts -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `facturascripts` deployment - -```console -helm uninstall facturascripts -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install facturascripts \ - --set env.TZ="America/New York" \ - TrueCharts/facturascripts -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install facturascripts TrueCharts/facturascripts -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/facturascripts/0.0.24/charts/common-10.5.10.tgz b/incubator/facturascripts/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/facturascripts/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/facturascripts/0.0.25/CHANGELOG.md b/incubator/facturascripts/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..7c9676f46be --- /dev/null +++ b/incubator/facturascripts/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [facturascripts-0.0.25](https://github.com/truecharts/charts/compare/facturascripts-0.0.24...facturascripts-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [facturascripts-0.0.24](https://github.com/truecharts/charts/compare/facturascripts-0.0.23...facturascripts-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/facturascripts/0.0.25/Chart.lock b/incubator/facturascripts/0.0.25/Chart.lock new file mode 100644 index 00000000000..fb3cc0b9eed --- /dev/null +++ b/incubator/facturascripts/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:04:46.878222811Z" diff --git a/incubator/facturascripts/0.0.25/Chart.yaml b/incubator/facturascripts/0.0.25/Chart.yaml new file mode 100644 index 00000000000..1426146d324 --- /dev/null +++ b/incubator/facturascripts/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory..." +home: https://truecharts.org/docs/charts/incubator/facturascripts +icon: https://truecharts.org/img/hotlink-ok/chart-icons/facturascripts.png +keywords: + - facturascripts + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: facturascripts +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/facturascripts + - https://facturascripts.com/ + - https://hub.docker.com/r/unraides/facturascripts +type: application +version: 0.0.25 diff --git a/incubator/facturascripts/0.0.25/README.md b/incubator/facturascripts/0.0.25/README.md new file mode 100644 index 00000000000..5bc2b058a3d --- /dev/null +++ b/incubator/facturascripts/0.0.25/README.md @@ -0,0 +1,107 @@ +# facturascripts + +FacturaScripts is an accounting, billing and CRM program with it you can manage the day to day of your company: invoices, receipts, expenses, budgets, orders, delivery notes, inventory... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [facturascripts](https://truecharts.org/docs/charts/incubator/facturascripts) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `facturascripts` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install facturascripts TrueCharts/facturascripts +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `facturascripts` deployment + +```console +helm uninstall facturascripts +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install facturascripts \ + --set env.TZ="America/New York" \ + TrueCharts/facturascripts +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install facturascripts TrueCharts/facturascripts -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/facturascripts/0.0.24/app-readme.md b/incubator/facturascripts/0.0.25/app-readme.md similarity index 100% rename from incubator/facturascripts/0.0.24/app-readme.md rename to incubator/facturascripts/0.0.25/app-readme.md diff --git a/incubator/facturascripts/0.0.25/charts/common-10.6.1.tgz b/incubator/facturascripts/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/facturascripts/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/facturascripts/0.0.24/ix_values.yaml b/incubator/facturascripts/0.0.25/ix_values.yaml similarity index 100% rename from incubator/facturascripts/0.0.24/ix_values.yaml rename to incubator/facturascripts/0.0.25/ix_values.yaml diff --git a/incubator/facturascripts/0.0.24/questions.yaml b/incubator/facturascripts/0.0.25/questions.yaml similarity index 100% rename from incubator/facturascripts/0.0.24/questions.yaml rename to incubator/facturascripts/0.0.25/questions.yaml diff --git a/incubator/facturascripts/0.0.24/templates/common.yaml b/incubator/facturascripts/0.0.25/templates/common.yaml similarity index 100% rename from incubator/facturascripts/0.0.24/templates/common.yaml rename to incubator/facturascripts/0.0.25/templates/common.yaml diff --git a/incubator/farmos/0.0.25/values.yaml b/incubator/facturascripts/0.0.25/values.yaml similarity index 100% rename from incubator/farmos/0.0.25/values.yaml rename to incubator/facturascripts/0.0.25/values.yaml diff --git a/incubator/fancyindex/1.0.33/CHANGELOG.md b/incubator/fancyindex/1.0.33/CHANGELOG.md deleted file mode 100644 index f8be9ef3a86..00000000000 --- a/incubator/fancyindex/1.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/fancyindex/1.0.33/Chart.lock b/incubator/fancyindex/1.0.33/Chart.lock deleted file mode 100644 index fc3f008ec69..00000000000 --- a/incubator/fancyindex/1.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:51.670413303Z" diff --git a/incubator/fancyindex/1.0.33/Chart.yaml b/incubator/fancyindex/1.0.33/Chart.yaml deleted file mode 100644 index 886ad5d99f7..00000000000 --- a/incubator/fancyindex/1.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fancyindex -version: 1.0.33 -appVersion: "latest" -description: Fancyindex provides a lightweight nginx directory listing with theming support -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/fancyindex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png -keywords: - - fancyindex -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex - - https://github.com/xal3xhx/fancyindex - - https://hub.docker.com/r/xal3xhx/fancy -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - - web - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/fancyindex/1.0.33/README.md b/incubator/fancyindex/1.0.33/README.md deleted file mode 100644 index 2724066a8f5..00000000000 --- a/incubator/fancyindex/1.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fancyindex - -Fancyindex provides a lightweight nginx directory listing with theming support - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fancyindex](https://truecharts.org/docs/charts/incubator/fancyindex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fancyindex` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fancyindex TrueCharts/fancyindex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fancyindex` deployment - -```console -helm uninstall fancyindex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fancyindex \ - --set env.TZ="America/New York" \ - TrueCharts/fancyindex -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fancyindex TrueCharts/fancyindex -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fancyindex/1.0.33/charts/common-10.5.10.tgz b/incubator/fancyindex/1.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fancyindex/1.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fancyindex/1.0.34/CHANGELOG.md b/incubator/fancyindex/1.0.34/CHANGELOG.md new file mode 100644 index 00000000000..052c09559bb --- /dev/null +++ b/incubator/fancyindex/1.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fancyindex-1.0.34](https://github.com/truecharts/charts/compare/fancyindex-1.0.33...fancyindex-1.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fancyindex-1.0.33](https://github.com/truecharts/charts/compare/fancyindex-1.0.32...fancyindex-1.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/fancyindex/1.0.34/Chart.lock b/incubator/fancyindex/1.0.34/Chart.lock new file mode 100644 index 00000000000..67fe706588b --- /dev/null +++ b/incubator/fancyindex/1.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:04:58.717086953Z" diff --git a/incubator/fancyindex/1.0.34/Chart.yaml b/incubator/fancyindex/1.0.34/Chart.yaml new file mode 100644 index 00000000000..db03258bb66 --- /dev/null +++ b/incubator/fancyindex/1.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fancyindex +version: 1.0.34 +appVersion: "latest" +description: Fancyindex provides a lightweight nginx directory listing with theming support +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/fancyindex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fancyindex.png +keywords: + - fancyindex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fancyindex + - https://github.com/xal3xhx/fancyindex + - https://hub.docker.com/r/xal3xhx/fancy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + - web + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/fancyindex/1.0.34/README.md b/incubator/fancyindex/1.0.34/README.md new file mode 100644 index 00000000000..baf0334daa5 --- /dev/null +++ b/incubator/fancyindex/1.0.34/README.md @@ -0,0 +1,107 @@ +# fancyindex + +Fancyindex provides a lightweight nginx directory listing with theming support + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fancyindex](https://truecharts.org/docs/charts/incubator/fancyindex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fancyindex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fancyindex TrueCharts/fancyindex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fancyindex` deployment + +```console +helm uninstall fancyindex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fancyindex \ + --set env.TZ="America/New York" \ + TrueCharts/fancyindex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fancyindex TrueCharts/fancyindex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fancyindex/1.0.33/app-readme.md b/incubator/fancyindex/1.0.34/app-readme.md similarity index 100% rename from incubator/fancyindex/1.0.33/app-readme.md rename to incubator/fancyindex/1.0.34/app-readme.md diff --git a/incubator/fancyindex/1.0.34/charts/common-10.6.1.tgz b/incubator/fancyindex/1.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fancyindex/1.0.34/charts/common-10.6.1.tgz differ diff --git a/incubator/fancyindex/1.0.33/ix_values.yaml b/incubator/fancyindex/1.0.34/ix_values.yaml similarity index 100% rename from incubator/fancyindex/1.0.33/ix_values.yaml rename to incubator/fancyindex/1.0.34/ix_values.yaml diff --git a/incubator/fancyindex/1.0.33/questions.yaml b/incubator/fancyindex/1.0.34/questions.yaml similarity index 100% rename from incubator/fancyindex/1.0.33/questions.yaml rename to incubator/fancyindex/1.0.34/questions.yaml diff --git a/incubator/fancyindex/1.0.33/templates/common.yaml b/incubator/fancyindex/1.0.34/templates/common.yaml similarity index 100% rename from incubator/fancyindex/1.0.33/templates/common.yaml rename to incubator/fancyindex/1.0.34/templates/common.yaml diff --git a/incubator/fastcom-mqtt/0.0.25/values.yaml b/incubator/fancyindex/1.0.34/values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.25/values.yaml rename to incubator/fancyindex/1.0.34/values.yaml diff --git a/incubator/farmos/0.0.25/CHANGELOG.md b/incubator/farmos/0.0.25/CHANGELOG.md deleted file mode 100644 index fc33a871bc3..00000000000 --- a/incubator/farmos/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/farmos/0.0.25/Chart.lock b/incubator/farmos/0.0.25/Chart.lock deleted file mode 100644 index 5d715a2986c..00000000000 --- a/incubator/farmos/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:58.710610142Z" diff --git a/incubator/farmos/0.0.25/Chart.yaml b/incubator/farmos/0.0.25/Chart.yaml deleted file mode 100644 index d2d5fd49689..00000000000 --- a/incubator/farmos/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" -home: https://truecharts.org/docs/charts/incubator/farmos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png -keywords: - - farmos - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: farmos -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos - - https://github.com/farmOS/farmOS - - https://hub.docker.com/r/farmos/farmos/ -type: application -version: 0.0.25 diff --git a/incubator/farmos/0.0.25/README.md b/incubator/farmos/0.0.25/README.md deleted file mode 100644 index fac47209aa9..00000000000 --- a/incubator/farmos/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# farmos - -farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [farmos](https://truecharts.org/docs/charts/incubator/farmos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `farmos` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install farmos TrueCharts/farmos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `farmos` deployment - -```console -helm uninstall farmos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install farmos \ - --set env.TZ="America/New York" \ - TrueCharts/farmos -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install farmos TrueCharts/farmos -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/farmos/0.0.25/charts/common-10.5.10.tgz b/incubator/farmos/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/farmos/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/farmos/0.0.26/CHANGELOG.md b/incubator/farmos/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..90cddf08d3d --- /dev/null +++ b/incubator/farmos/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [farmos-0.0.26](https://github.com/truecharts/charts/compare/farmos-0.0.25...farmos-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [farmos-0.0.25](https://github.com/truecharts/charts/compare/farmos-0.0.24...farmos-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/farmos/0.0.26/Chart.lock b/incubator/farmos/0.0.26/Chart.lock new file mode 100644 index 00000000000..e439923b8fc --- /dev/null +++ b/incubator/farmos/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:04:59.321977324Z" diff --git a/incubator/farmos/0.0.26/Chart.yaml b/incubator/farmos/0.0.26/Chart.yaml new file mode 100644 index 00000000000..77ce38931d9 --- /dev/null +++ b/incubator/farmos/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon.\r" +home: https://truecharts.org/docs/charts/incubator/farmos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/farmos.png +keywords: + - farmos + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: farmos +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/farmos + - https://github.com/farmOS/farmOS + - https://hub.docker.com/r/farmos/farmos/ +type: application +version: 0.0.26 diff --git a/incubator/farmos/0.0.26/README.md b/incubator/farmos/0.0.26/README.md new file mode 100644 index 00000000000..8d1e6f9bc34 --- /dev/null +++ b/incubator/farmos/0.0.26/README.md @@ -0,0 +1,107 @@ +# farmos + +farmOS is a web-based application for farm management, planning, and record keeping. It is developed by a community of volunteers and aims to provide a standard platform for farmers, developers, and researchers to build upon. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [farmos](https://truecharts.org/docs/charts/incubator/farmos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `farmos` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install farmos TrueCharts/farmos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `farmos` deployment + +```console +helm uninstall farmos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install farmos \ + --set env.TZ="America/New York" \ + TrueCharts/farmos +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install farmos TrueCharts/farmos -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/farmos/0.0.25/app-readme.md b/incubator/farmos/0.0.26/app-readme.md similarity index 100% rename from incubator/farmos/0.0.25/app-readme.md rename to incubator/farmos/0.0.26/app-readme.md diff --git a/incubator/farmos/0.0.26/charts/common-10.6.1.tgz b/incubator/farmos/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/farmos/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/farmos/0.0.25/ix_values.yaml b/incubator/farmos/0.0.26/ix_values.yaml similarity index 100% rename from incubator/farmos/0.0.25/ix_values.yaml rename to incubator/farmos/0.0.26/ix_values.yaml diff --git a/incubator/farmos/0.0.25/questions.yaml b/incubator/farmos/0.0.26/questions.yaml similarity index 100% rename from incubator/farmos/0.0.25/questions.yaml rename to incubator/farmos/0.0.26/questions.yaml diff --git a/incubator/farmos/0.0.25/templates/common.yaml b/incubator/farmos/0.0.26/templates/common.yaml similarity index 100% rename from incubator/farmos/0.0.25/templates/common.yaml rename to incubator/farmos/0.0.26/templates/common.yaml diff --git a/incubator/fenrus/0.0.25/values.yaml b/incubator/farmos/0.0.26/values.yaml similarity index 100% rename from incubator/fenrus/0.0.25/values.yaml rename to incubator/farmos/0.0.26/values.yaml diff --git a/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md deleted file mode 100644 index 6af4ffa4298..00000000000 --- a/incubator/fastcom-mqtt/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/fastcom-mqtt/0.0.25/Chart.lock b/incubator/fastcom-mqtt/0.0.25/Chart.lock deleted file mode 100644 index ce589596034..00000000000 --- a/incubator/fastcom-mqtt/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:58.629811807Z" diff --git a/incubator/fastcom-mqtt/0.0.25/Chart.yaml b/incubator/fastcom-mqtt/0.0.25/Chart.yaml deleted file mode 100644 index d98eaee76f0..00000000000 --- a/incubator/fastcom-mqtt/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Chart Chart with Fast.com CLI sending data directly to MQTT Broker\n" -home: https://truecharts.org/docs/charts/incubator/fastcom-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png -keywords: - - fastcom-mqtt - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fastcom-mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt - - https://github.com/simonjenny/fastcom-mqtt - - https://hub.docker.com/r/simonjenny/fastcom-mqtt/ -type: application -version: 0.0.25 diff --git a/incubator/fastcom-mqtt/0.0.25/README.md b/incubator/fastcom-mqtt/0.0.25/README.md deleted file mode 100644 index 9a25778e76a..00000000000 --- a/incubator/fastcom-mqtt/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fastcom-mqtt - -Chart Chart with Fast.com CLI sending data directly to MQTT Broker - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fastcom-mqtt](https://truecharts.org/docs/charts/incubator/fastcom-mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fastcom-mqtt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fastcom-mqtt TrueCharts/fastcom-mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fastcom-mqtt` deployment - -```console -helm uninstall fastcom-mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fastcom-mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/fastcom-mqtt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fastcom-mqtt TrueCharts/fastcom-mqtt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fastcom-mqtt/0.0.25/charts/common-10.5.10.tgz b/incubator/fastcom-mqtt/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fastcom-mqtt/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fastcom-mqtt/0.0.26/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..d958a61a53c --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fastcom-mqtt-0.0.26](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.25...fastcom-mqtt-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fastcom-mqtt-0.0.25](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.24...fastcom-mqtt-0.0.25) (2022-09-20) + +### Chore diff --git a/incubator/fastcom-mqtt/0.0.26/Chart.lock b/incubator/fastcom-mqtt/0.0.26/Chart.lock new file mode 100644 index 00000000000..bf8fccf8d4a --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:05:01.531284372Z" diff --git a/incubator/fastcom-mqtt/0.0.26/Chart.yaml b/incubator/fastcom-mqtt/0.0.26/Chart.yaml new file mode 100644 index 00000000000..b64ae5232c9 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Chart Chart with Fast.com CLI sending data directly to MQTT Broker\n" +home: https://truecharts.org/docs/charts/incubator/fastcom-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png +keywords: + - fastcom-mqtt + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fastcom-mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fastcom-mqtt + - https://github.com/simonjenny/fastcom-mqtt + - https://hub.docker.com/r/simonjenny/fastcom-mqtt/ +type: application +version: 0.0.26 diff --git a/incubator/fastcom-mqtt/0.0.26/README.md b/incubator/fastcom-mqtt/0.0.26/README.md new file mode 100644 index 00000000000..562d82f953b --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.26/README.md @@ -0,0 +1,107 @@ +# fastcom-mqtt + +Chart Chart with Fast.com CLI sending data directly to MQTT Broker + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fastcom-mqtt](https://truecharts.org/docs/charts/incubator/fastcom-mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fastcom-mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fastcom-mqtt TrueCharts/fastcom-mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fastcom-mqtt` deployment + +```console +helm uninstall fastcom-mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fastcom-mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/fastcom-mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fastcom-mqtt TrueCharts/fastcom-mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fastcom-mqtt/0.0.25/app-readme.md b/incubator/fastcom-mqtt/0.0.26/app-readme.md similarity index 100% rename from incubator/fastcom-mqtt/0.0.25/app-readme.md rename to incubator/fastcom-mqtt/0.0.26/app-readme.md diff --git a/incubator/fastcom-mqtt/0.0.26/charts/common-10.6.1.tgz b/incubator/fastcom-mqtt/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fastcom-mqtt/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/fastcom-mqtt/0.0.25/ix_values.yaml b/incubator/fastcom-mqtt/0.0.26/ix_values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.25/ix_values.yaml rename to incubator/fastcom-mqtt/0.0.26/ix_values.yaml diff --git a/incubator/fastcom-mqtt/0.0.25/questions.yaml b/incubator/fastcom-mqtt/0.0.26/questions.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.25/questions.yaml rename to incubator/fastcom-mqtt/0.0.26/questions.yaml diff --git a/incubator/fastcom-mqtt/0.0.25/templates/common.yaml b/incubator/fastcom-mqtt/0.0.26/templates/common.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.25/templates/common.yaml rename to incubator/fastcom-mqtt/0.0.26/templates/common.yaml diff --git a/incubator/ferdi-client/0.0.24/values.yaml b/incubator/fastcom-mqtt/0.0.26/values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.24/values.yaml rename to incubator/fastcom-mqtt/0.0.26/values.yaml diff --git a/incubator/fenrus/0.0.25/CHANGELOG.md b/incubator/fenrus/0.0.25/CHANGELOG.md deleted file mode 100644 index e340c8db24c..00000000000 --- a/incubator/fenrus/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/fenrus/0.0.25/Chart.lock b/incubator/fenrus/0.0.25/Chart.lock deleted file mode 100644 index 24a570a35d2..00000000000 --- a/incubator/fenrus/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:10:58.912485129Z" diff --git a/incubator/fenrus/0.0.25/Chart.yaml b/incubator/fenrus/0.0.25/Chart.yaml deleted file mode 100644 index aa9bd00fe99..00000000000 --- a/incubator/fenrus/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Fenrus is a home page / personal dashboard with smart apps. \n" -home: https://truecharts.org/docs/charts/incubator/fenrus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png -keywords: - - fenrus - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fenrus -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus - - http://fenrus.io - - https://hub.docker.com/r/revenz/fenrus/ -type: application -version: 0.0.25 diff --git a/incubator/fenrus/0.0.25/README.md b/incubator/fenrus/0.0.25/README.md deleted file mode 100644 index 38c5aadb17c..00000000000 --- a/incubator/fenrus/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fenrus - -Fenrus is a home page / personal dashboard with smart apps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fenrus](https://truecharts.org/docs/charts/incubator/fenrus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fenrus` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fenrus TrueCharts/fenrus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fenrus` deployment - -```console -helm uninstall fenrus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fenrus \ - --set env.TZ="America/New York" \ - TrueCharts/fenrus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fenrus TrueCharts/fenrus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fenrus/0.0.25/charts/common-10.5.10.tgz b/incubator/fenrus/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fenrus/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fenrus/0.0.26/CHANGELOG.md b/incubator/fenrus/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..fea65963b5d --- /dev/null +++ b/incubator/fenrus/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fenrus-0.0.26](https://github.com/truecharts/charts/compare/fenrus-0.0.25...fenrus-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fenrus-0.0.25](https://github.com/truecharts/charts/compare/fenrus-0.0.24...fenrus-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/fenrus/0.0.26/Chart.lock b/incubator/fenrus/0.0.26/Chart.lock new file mode 100644 index 00000000000..5728467ae24 --- /dev/null +++ b/incubator/fenrus/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:05:17.890437922Z" diff --git a/incubator/fenrus/0.0.26/Chart.yaml b/incubator/fenrus/0.0.26/Chart.yaml new file mode 100644 index 00000000000..83407f6cd2f --- /dev/null +++ b/incubator/fenrus/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Fenrus is a home page / personal dashboard with smart apps. \n" +home: https://truecharts.org/docs/charts/incubator/fenrus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png +keywords: + - fenrus + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fenrus +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fenrus + - http://fenrus.io + - https://hub.docker.com/r/revenz/fenrus/ +type: application +version: 0.0.26 diff --git a/incubator/fenrus/0.0.26/README.md b/incubator/fenrus/0.0.26/README.md new file mode 100644 index 00000000000..9af1b85bfbf --- /dev/null +++ b/incubator/fenrus/0.0.26/README.md @@ -0,0 +1,107 @@ +# fenrus + +Fenrus is a home page / personal dashboard with smart apps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fenrus](https://truecharts.org/docs/charts/incubator/fenrus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fenrus` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fenrus TrueCharts/fenrus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fenrus` deployment + +```console +helm uninstall fenrus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fenrus \ + --set env.TZ="America/New York" \ + TrueCharts/fenrus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fenrus TrueCharts/fenrus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fenrus/0.0.25/app-readme.md b/incubator/fenrus/0.0.26/app-readme.md similarity index 100% rename from incubator/fenrus/0.0.25/app-readme.md rename to incubator/fenrus/0.0.26/app-readme.md diff --git a/incubator/fenrus/0.0.26/charts/common-10.6.1.tgz b/incubator/fenrus/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fenrus/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/fenrus/0.0.25/ix_values.yaml b/incubator/fenrus/0.0.26/ix_values.yaml similarity index 100% rename from incubator/fenrus/0.0.25/ix_values.yaml rename to incubator/fenrus/0.0.26/ix_values.yaml diff --git a/incubator/fenrus/0.0.25/questions.yaml b/incubator/fenrus/0.0.26/questions.yaml similarity index 100% rename from incubator/fenrus/0.0.25/questions.yaml rename to incubator/fenrus/0.0.26/questions.yaml diff --git a/incubator/fenrus/0.0.25/templates/common.yaml b/incubator/fenrus/0.0.26/templates/common.yaml similarity index 100% rename from incubator/fenrus/0.0.25/templates/common.yaml rename to incubator/fenrus/0.0.26/templates/common.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/values.yaml b/incubator/fenrus/0.0.26/values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.24/values.yaml rename to incubator/fenrus/0.0.26/values.yaml diff --git a/incubator/ferdi-client/0.0.24/CHANGELOG.md b/incubator/ferdi-client/0.0.24/CHANGELOG.md deleted file mode 100644 index c673eb7da54..00000000000 --- a/incubator/ferdi-client/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/ferdi-client/0.0.24/Chart.lock b/incubator/ferdi-client/0.0.24/Chart.lock deleted file mode 100644 index 3c0c8348239..00000000000 --- a/incubator/ferdi-client/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:17.076344899Z" diff --git a/incubator/ferdi-client/0.0.24/Chart.yaml b/incubator/ferdi-client/0.0.24/Chart.yaml deleted file mode 100644 index a5cf2652470..00000000000 --- a/incubator/ferdi-client/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off." -home: https://truecharts.org/docs/charts/incubator/ferdi-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png -keywords: - - ferdi-client - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ferdi-client -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client - - https://getferdi.com/ - - https://hub.docker.com/r/ich777/ferdi-client/ -type: application -version: 0.0.24 diff --git a/incubator/ferdi-client/0.0.24/README.md b/incubator/ferdi-client/0.0.24/README.md deleted file mode 100644 index d966855af3e..00000000000 --- a/incubator/ferdi-client/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ferdi-client - -Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ferdi-client](https://truecharts.org/docs/charts/incubator/ferdi-client) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ferdi-client` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ferdi-client TrueCharts/ferdi-client -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ferdi-client` deployment - -```console -helm uninstall ferdi-client -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ferdi-client \ - --set env.TZ="America/New York" \ - TrueCharts/ferdi-client -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ferdi-client TrueCharts/ferdi-client -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ferdi-client/0.0.24/charts/common-10.5.10.tgz b/incubator/ferdi-client/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ferdi-client/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ferdi-client/0.0.25/CHANGELOG.md b/incubator/ferdi-client/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e31ca58b63a --- /dev/null +++ b/incubator/ferdi-client/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ferdi-client-0.0.25](https://github.com/truecharts/charts/compare/ferdi-client-0.0.24...ferdi-client-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-client-0.0.24](https://github.com/truecharts/charts/compare/ferdi-client-0.0.23...ferdi-client-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/ferdi-client/0.0.25/Chart.lock b/incubator/ferdi-client/0.0.25/Chart.lock new file mode 100644 index 00000000000..fc688ca5ff2 --- /dev/null +++ b/incubator/ferdi-client/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:05:30.513211834Z" diff --git a/incubator/ferdi-client/0.0.25/Chart.yaml b/incubator/ferdi-client/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6b3c255d1c2 --- /dev/null +++ b/incubator/ferdi-client/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off." +home: https://truecharts.org/docs/charts/incubator/ferdi-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-client.png +keywords: + - ferdi-client + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ferdi-client + - https://getferdi.com/ + - https://hub.docker.com/r/ich777/ferdi-client/ +type: application +version: 0.0.25 diff --git a/incubator/ferdi-client/0.0.25/README.md b/incubator/ferdi-client/0.0.25/README.md new file mode 100644 index 00000000000..c6abed20a24 --- /dev/null +++ b/incubator/ferdi-client/0.0.25/README.md @@ -0,0 +1,107 @@ +# ferdi-client + +Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ferdi-client](https://truecharts.org/docs/charts/incubator/ferdi-client) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ferdi-client` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ferdi-client TrueCharts/ferdi-client +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ferdi-client` deployment + +```console +helm uninstall ferdi-client +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ferdi-client \ + --set env.TZ="America/New York" \ + TrueCharts/ferdi-client +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ferdi-client TrueCharts/ferdi-client -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ferdi-client/0.0.24/app-readme.md b/incubator/ferdi-client/0.0.25/app-readme.md similarity index 100% rename from incubator/ferdi-client/0.0.24/app-readme.md rename to incubator/ferdi-client/0.0.25/app-readme.md diff --git a/incubator/ferdi-client/0.0.25/charts/common-10.6.1.tgz b/incubator/ferdi-client/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ferdi-client/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ferdi-client/0.0.24/ix_values.yaml b/incubator/ferdi-client/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.24/ix_values.yaml rename to incubator/ferdi-client/0.0.25/ix_values.yaml diff --git a/incubator/ferdi-client/0.0.24/questions.yaml b/incubator/ferdi-client/0.0.25/questions.yaml similarity index 100% rename from incubator/ferdi-client/0.0.24/questions.yaml rename to incubator/ferdi-client/0.0.25/questions.yaml diff --git a/incubator/ferdi-client/0.0.24/templates/common.yaml b/incubator/ferdi-client/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ferdi-client/0.0.24/templates/common.yaml rename to incubator/ferdi-client/0.0.25/templates/common.yaml diff --git a/incubator/filegator/0.0.24/values.yaml b/incubator/ferdi-client/0.0.25/values.yaml similarity index 100% rename from incubator/filegator/0.0.24/values.yaml rename to incubator/ferdi-client/0.0.25/values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md deleted file mode 100644 index 0442f23d036..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock deleted file mode 100644 index 929701806bd..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:23.354336196Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.yaml deleted file mode 100644 index ff805745988..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A Chart Chart designed to watch a directory and encode media files. -home: https://truecharts.org/docs/charts/incubator/ffmpeg-mkvdts2ac3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png -keywords: - - ffmpeg-mkvdts2ac3 - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ffmpeg-mkvdts2ac3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 - - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ -type: application -version: 0.0.24 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.24/README.md deleted file mode 100644 index 82a15506790..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ffmpeg-mkvdts2ac3 - -A Chart Chart designed to watch a directory and encode media files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ffmpeg-mkvdts2ac3](https://truecharts.org/docs/charts/incubator/ffmpeg-mkvdts2ac3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ffmpeg-mkvdts2ac3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ffmpeg-mkvdts2ac3` deployment - -```console -helm uninstall ffmpeg-mkvdts2ac3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ffmpeg-mkvdts2ac3 \ - --set env.TZ="America/New York" \ - TrueCharts/ffmpeg-mkvdts2ac3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/charts/common-10.5.10.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ffmpeg-mkvdts2ac3/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.25/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..131a051e464 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ffmpeg-mkvdts2ac3-0.0.25](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.24...ffmpeg-mkvdts2ac3-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.24](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.23...ffmpeg-mkvdts2ac3-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.25/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.25/Chart.lock new file mode 100644 index 00000000000..ccc2385b958 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:05:31.206059206Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.25/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.25/Chart.yaml new file mode 100644 index 00000000000..3c87e0544d9 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A Chart Chart designed to watch a directory and encode media files. +home: https://truecharts.org/docs/charts/incubator/ffmpeg-mkvdts2ac3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ffmpeg-mkvdts2ac3.png +keywords: + - ffmpeg-mkvdts2ac3 + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ffmpeg-mkvdts2ac3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ffmpeg-mkvdts2ac3 + - https://registry.hub.docker.com/r/snoopy86/ffmpeg/ +type: application +version: 0.0.25 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.25/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.25/README.md new file mode 100644 index 00000000000..ff71726909d --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.25/README.md @@ -0,0 +1,106 @@ +# ffmpeg-mkvdts2ac3 + +A Chart Chart designed to watch a directory and encode media files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ffmpeg-mkvdts2ac3](https://truecharts.org/docs/charts/incubator/ffmpeg-mkvdts2ac3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ffmpeg-mkvdts2ac3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ffmpeg-mkvdts2ac3` deployment + +```console +helm uninstall ffmpeg-mkvdts2ac3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ffmpeg-mkvdts2ac3 \ + --set env.TZ="America/New York" \ + TrueCharts/ffmpeg-mkvdts2ac3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ffmpeg-mkvdts2ac3 TrueCharts/ffmpeg-mkvdts2ac3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/app-readme.md b/incubator/ffmpeg-mkvdts2ac3/0.0.25/app-readme.md similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.24/app-readme.md rename to incubator/ffmpeg-mkvdts2ac3/0.0.25/app-readme.md diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.25/charts/common-10.6.1.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ffmpeg-mkvdts2ac3/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/ix_values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.24/ix_values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.25/ix_values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/questions.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.25/questions.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.24/questions.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.25/questions.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.24/templates/common.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.24/templates/common.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.25/templates/common.yaml diff --git a/incubator/fileshelter/0.0.24/values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.25/values.yaml similarity index 100% rename from incubator/fileshelter/0.0.24/values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.25/values.yaml diff --git a/incubator/filegator/0.0.24/CHANGELOG.md b/incubator/filegator/0.0.24/CHANGELOG.md deleted file mode 100644 index a87751a40ba..00000000000 --- a/incubator/filegator/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/filegator/0.0.24/Chart.lock b/incubator/filegator/0.0.24/Chart.lock deleted file mode 100644 index f96974eee72..00000000000 --- a/incubator/filegator/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:23.483476193Z" diff --git a/incubator/filegator/0.0.24/Chart.yaml b/incubator/filegator/0.0.24/Chart.yaml deleted file mode 100644 index 9a611e27a42..00000000000 --- a/incubator/filegator/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "FileGator is a free, open-source, self-hosted web application for managing files and folders." -home: https://truecharts.org/docs/charts/incubator/filegator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png -keywords: - - filegator - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filegator -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator - - https://github.com/filegator/filegator - - https://hub.docker.com/r/maxime1907/filegator -type: application -version: 0.0.24 diff --git a/incubator/filegator/0.0.24/README.md b/incubator/filegator/0.0.24/README.md deleted file mode 100644 index 5ebcb1dc994..00000000000 --- a/incubator/filegator/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# filegator - -FileGator is a free, open-source, self-hosted web application for managing files and folders. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filegator](https://truecharts.org/docs/charts/incubator/filegator) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `filegator` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install filegator TrueCharts/filegator -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `filegator` deployment - -```console -helm uninstall filegator -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filegator \ - --set env.TZ="America/New York" \ - TrueCharts/filegator -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install filegator TrueCharts/filegator -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/filegator/0.0.24/charts/common-10.5.10.tgz b/incubator/filegator/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/filegator/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/filegator/0.0.25/CHANGELOG.md b/incubator/filegator/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..47ab433e9a6 --- /dev/null +++ b/incubator/filegator/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filegator-0.0.25](https://github.com/truecharts/charts/compare/filegator-0.0.24...filegator-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filegator-0.0.24](https://github.com/truecharts/charts/compare/filegator-0.0.23...filegator-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/filegator/0.0.25/Chart.lock b/incubator/filegator/0.0.25/Chart.lock new file mode 100644 index 00000000000..abbc62d51cd --- /dev/null +++ b/incubator/filegator/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:05:32.715183035Z" diff --git a/incubator/filegator/0.0.25/Chart.yaml b/incubator/filegator/0.0.25/Chart.yaml new file mode 100644 index 00000000000..611ddfe597f --- /dev/null +++ b/incubator/filegator/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "FileGator is a free, open-source, self-hosted web application for managing files and folders." +home: https://truecharts.org/docs/charts/incubator/filegator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filegator.png +keywords: + - filegator + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filegator +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/filegator + - https://github.com/filegator/filegator + - https://hub.docker.com/r/maxime1907/filegator +type: application +version: 0.0.25 diff --git a/incubator/filegator/0.0.25/README.md b/incubator/filegator/0.0.25/README.md new file mode 100644 index 00000000000..79fe28f61b9 --- /dev/null +++ b/incubator/filegator/0.0.25/README.md @@ -0,0 +1,107 @@ +# filegator + +FileGator is a free, open-source, self-hosted web application for managing files and folders. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filegator](https://truecharts.org/docs/charts/incubator/filegator) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `filegator` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install filegator TrueCharts/filegator +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `filegator` deployment + +```console +helm uninstall filegator +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filegator \ + --set env.TZ="America/New York" \ + TrueCharts/filegator +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install filegator TrueCharts/filegator -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/filegator/0.0.24/app-readme.md b/incubator/filegator/0.0.25/app-readme.md similarity index 100% rename from incubator/filegator/0.0.24/app-readme.md rename to incubator/filegator/0.0.25/app-readme.md diff --git a/incubator/filegator/0.0.25/charts/common-10.6.1.tgz b/incubator/filegator/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/filegator/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/filegator/0.0.24/ix_values.yaml b/incubator/filegator/0.0.25/ix_values.yaml similarity index 100% rename from incubator/filegator/0.0.24/ix_values.yaml rename to incubator/filegator/0.0.25/ix_values.yaml diff --git a/incubator/filegator/0.0.24/questions.yaml b/incubator/filegator/0.0.25/questions.yaml similarity index 100% rename from incubator/filegator/0.0.24/questions.yaml rename to incubator/filegator/0.0.25/questions.yaml diff --git a/incubator/filegator/0.0.24/templates/common.yaml b/incubator/filegator/0.0.25/templates/common.yaml similarity index 100% rename from incubator/filegator/0.0.24/templates/common.yaml rename to incubator/filegator/0.0.25/templates/common.yaml diff --git a/incubator/filestash/0.0.38/values.yaml b/incubator/filegator/0.0.25/values.yaml similarity index 100% rename from incubator/filestash/0.0.38/values.yaml rename to incubator/filegator/0.0.25/values.yaml diff --git a/incubator/fileshelter/0.0.24/CHANGELOG.md b/incubator/fileshelter/0.0.24/CHANGELOG.md deleted file mode 100644 index ef9b5eee5ca..00000000000 --- a/incubator/fileshelter/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/fileshelter/0.0.24/Chart.lock b/incubator/fileshelter/0.0.24/Chart.lock deleted file mode 100644 index 2f3bad8ad9f..00000000000 --- a/incubator/fileshelter/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:24.757424053Z" diff --git a/incubator/fileshelter/0.0.24/Chart.yaml b/incubator/fileshelter/0.0.24/Chart.yaml deleted file mode 100644 index 534d891e611..00000000000 --- a/incubator/fileshelter/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back!" -home: https://truecharts.org/docs/charts/incubator/fileshelter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png -keywords: - - fileshelter - - Cloud - - Tools-Utilities - - Network-Web - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileshelter -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter - - https://github.com/epoupon/fileshelter - - https://hub.docker.com/r/epoupon/fileshelter -type: application -version: 0.0.24 diff --git a/incubator/fileshelter/0.0.24/README.md b/incubator/fileshelter/0.0.24/README.md deleted file mode 100644 index 153a8b57df6..00000000000 --- a/incubator/fileshelter/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fileshelter - -FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fileshelter](https://truecharts.org/docs/charts/incubator/fileshelter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fileshelter` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fileshelter TrueCharts/fileshelter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fileshelter` deployment - -```console -helm uninstall fileshelter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fileshelter \ - --set env.TZ="America/New York" \ - TrueCharts/fileshelter -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fileshelter TrueCharts/fileshelter -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fileshelter/0.0.24/charts/common-10.5.10.tgz b/incubator/fileshelter/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fileshelter/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fileshelter/0.0.25/CHANGELOG.md b/incubator/fileshelter/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0c7a9f4d3ed --- /dev/null +++ b/incubator/fileshelter/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fileshelter-0.0.25](https://github.com/truecharts/charts/compare/fileshelter-0.0.24...fileshelter-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fileshelter-0.0.24](https://github.com/truecharts/charts/compare/fileshelter-0.0.23...fileshelter-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/fileshelter/0.0.25/Chart.lock b/incubator/fileshelter/0.0.25/Chart.lock new file mode 100644 index 00000000000..c33a8716ba9 --- /dev/null +++ b/incubator/fileshelter/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:05:48.742295609Z" diff --git a/incubator/fileshelter/0.0.25/Chart.yaml b/incubator/fileshelter/0.0.25/Chart.yaml new file mode 100644 index 00000000000..16ec9fbb036 --- /dev/null +++ b/incubator/fileshelter/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back!" +home: https://truecharts.org/docs/charts/incubator/fileshelter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileshelter.png +keywords: + - fileshelter + - Cloud + - Tools-Utilities + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileshelter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fileshelter + - https://github.com/epoupon/fileshelter + - https://hub.docker.com/r/epoupon/fileshelter +type: application +version: 0.0.25 diff --git a/incubator/fileshelter/0.0.25/README.md b/incubator/fileshelter/0.0.25/README.md new file mode 100644 index 00000000000..5a9f756226c --- /dev/null +++ b/incubator/fileshelter/0.0.25/README.md @@ -0,0 +1,107 @@ +# fileshelter + +FileShelter is a self-hosted software that allows you to easily share files over the Internet. Just upload one or more files and get an URL back! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fileshelter](https://truecharts.org/docs/charts/incubator/fileshelter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fileshelter` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fileshelter TrueCharts/fileshelter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fileshelter` deployment + +```console +helm uninstall fileshelter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fileshelter \ + --set env.TZ="America/New York" \ + TrueCharts/fileshelter +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fileshelter TrueCharts/fileshelter -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fileshelter/0.0.24/app-readme.md b/incubator/fileshelter/0.0.25/app-readme.md similarity index 100% rename from incubator/fileshelter/0.0.24/app-readme.md rename to incubator/fileshelter/0.0.25/app-readme.md diff --git a/incubator/fileshelter/0.0.25/charts/common-10.6.1.tgz b/incubator/fileshelter/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fileshelter/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fileshelter/0.0.24/ix_values.yaml b/incubator/fileshelter/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fileshelter/0.0.24/ix_values.yaml rename to incubator/fileshelter/0.0.25/ix_values.yaml diff --git a/incubator/fileshelter/0.0.24/questions.yaml b/incubator/fileshelter/0.0.25/questions.yaml similarity index 100% rename from incubator/fileshelter/0.0.24/questions.yaml rename to incubator/fileshelter/0.0.25/questions.yaml diff --git a/incubator/fileshelter/0.0.24/templates/common.yaml b/incubator/fileshelter/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fileshelter/0.0.24/templates/common.yaml rename to incubator/fileshelter/0.0.25/templates/common.yaml diff --git a/incubator/firefox-desktop-g3/0.0.27/values.yaml b/incubator/fileshelter/0.0.25/values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.27/values.yaml rename to incubator/fileshelter/0.0.25/values.yaml diff --git a/incubator/filestash/0.0.38/CHANGELOG.md b/incubator/filestash/0.0.38/CHANGELOG.md deleted file mode 100644 index 0056dcab38f..00000000000 --- a/incubator/filestash/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filestash-0.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filestash-0.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filestash-0.0.37](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filestash-0.0.37](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/incubator/filestash/0.0.38/Chart.lock b/incubator/filestash/0.0.38/Chart.lock deleted file mode 100644 index 8ffa25c3cb2..00000000000 --- a/incubator/filestash/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:42.739788997Z" diff --git a/incubator/filestash/0.0.38/Chart.yaml b/incubator/filestash/0.0.38/Chart.yaml deleted file mode 100644 index 3693d9051cb..00000000000 --- a/incubator/filestash/0.0.38/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... -home: https://truecharts.org/docs/charts/incubator/filestash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png -keywords: - - filestash - - Cloud - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filestash -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash - - https://www.filestash.app/ - - https://hub.docker.com/r/machines/filestash/ -type: application -version: 0.0.38 diff --git a/incubator/filestash/0.0.38/README.md b/incubator/filestash/0.0.38/README.md deleted file mode 100644 index ab1faa126e7..00000000000 --- a/incubator/filestash/0.0.38/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# filestash - -A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filestash](https://truecharts.org/docs/charts/incubator/filestash) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `filestash` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install filestash TrueCharts/filestash -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `filestash` deployment - -```console -helm uninstall filestash -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filestash \ - --set env.TZ="America/New York" \ - TrueCharts/filestash -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install filestash TrueCharts/filestash -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/filestash/0.0.38/charts/common-10.5.10.tgz b/incubator/filestash/0.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/filestash/0.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/filestash/0.0.39/CHANGELOG.md b/incubator/filestash/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..cdc74e5c755 --- /dev/null +++ b/incubator/filestash/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filestash-0.0.39](https://github.com/truecharts/charts/compare/filestash-0.0.38...filestash-0.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [filestash-0.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filestash-0.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filestash-0.0.37](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filestash-0.0.37](https://github.com/truecharts/charts/compare/filestash-0.0.34...filestash-0.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/filestash/0.0.39/Chart.lock b/incubator/filestash/0.0.39/Chart.lock new file mode 100644 index 00000000000..f43bb6ffd69 --- /dev/null +++ b/incubator/filestash/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:02.055332408Z" diff --git a/incubator/filestash/0.0.39/Chart.yaml b/incubator/filestash/0.0.39/Chart.yaml new file mode 100644 index 00000000000..f2b2d14aedd --- /dev/null +++ b/incubator/filestash/0.0.39/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... +home: https://truecharts.org/docs/charts/incubator/filestash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filestash.png +keywords: + - filestash + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filestash +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash + - https://www.filestash.app/ + - https://hub.docker.com/r/machines/filestash/ +type: application +version: 0.0.39 diff --git a/incubator/filestash/0.0.39/README.md b/incubator/filestash/0.0.39/README.md new file mode 100644 index 00000000000..fac73f625bc --- /dev/null +++ b/incubator/filestash/0.0.39/README.md @@ -0,0 +1,107 @@ +# filestash + +A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filestash](https://truecharts.org/docs/charts/incubator/filestash) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `filestash` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install filestash TrueCharts/filestash +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `filestash` deployment + +```console +helm uninstall filestash +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filestash \ + --set env.TZ="America/New York" \ + TrueCharts/filestash +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install filestash TrueCharts/filestash -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/filestash/0.0.38/app-readme.md b/incubator/filestash/0.0.39/app-readme.md similarity index 100% rename from incubator/filestash/0.0.38/app-readme.md rename to incubator/filestash/0.0.39/app-readme.md diff --git a/incubator/filestash/0.0.39/charts/common-10.6.1.tgz b/incubator/filestash/0.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/filestash/0.0.39/charts/common-10.6.1.tgz differ diff --git a/incubator/filestash/0.0.38/ix_values.yaml b/incubator/filestash/0.0.39/ix_values.yaml similarity index 100% rename from incubator/filestash/0.0.38/ix_values.yaml rename to incubator/filestash/0.0.39/ix_values.yaml diff --git a/incubator/filestash/0.0.38/questions.yaml b/incubator/filestash/0.0.39/questions.yaml similarity index 100% rename from incubator/filestash/0.0.38/questions.yaml rename to incubator/filestash/0.0.39/questions.yaml diff --git a/incubator/filestash/0.0.38/templates/common.yaml b/incubator/filestash/0.0.39/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.38/templates/common.yaml rename to incubator/filestash/0.0.39/templates/common.yaml diff --git a/incubator/fireshare/0.0.28/values.yaml b/incubator/filestash/0.0.39/values.yaml similarity index 100% rename from incubator/fireshare/0.0.28/values.yaml rename to incubator/filestash/0.0.39/values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.27/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.27/CHANGELOG.md deleted file mode 100644 index 9abfbc0a7fe..00000000000 --- a/incubator/firefox-desktop-g3/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-20) diff --git a/incubator/firefox-desktop-g3/0.0.27/Chart.lock b/incubator/firefox-desktop-g3/0.0.27/Chart.lock deleted file mode 100644 index eed7331a767..00000000000 --- a/incubator/firefox-desktop-g3/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:49.13475638Z" diff --git a/incubator/firefox-desktop-g3/0.0.27/Chart.yaml b/incubator/firefox-desktop-g3/0.0.27/Chart.yaml deleted file mode 100644 index 19f9d17861c..00000000000 --- a/incubator/firefox-desktop-g3/0.0.27/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" -home: https://truecharts.org/docs/charts/incubator/firefox-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png -keywords: - - firefox-desktop-g3 - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: firefox-desktop-g3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 -type: application -version: 0.0.27 diff --git a/incubator/firefox-desktop-g3/0.0.27/README.md b/incubator/firefox-desktop-g3/0.0.27/README.md deleted file mode 100644 index 8bc66e92a32..00000000000 --- a/incubator/firefox-desktop-g3/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# firefox-desktop-g3 - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [firefox-desktop-g3](https://truecharts.org/docs/charts/incubator/firefox-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `firefox-desktop-g3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install firefox-desktop-g3 TrueCharts/firefox-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `firefox-desktop-g3` deployment - -```console -helm uninstall firefox-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install firefox-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/firefox-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install firefox-desktop-g3 TrueCharts/firefox-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/firefox-desktop-g3/0.0.27/charts/common-10.5.10.tgz b/incubator/firefox-desktop-g3/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/firefox-desktop-g3/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/firefox-desktop-g3/0.0.28/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..56ca6e53bb7 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.27...firefox-desktop-g3-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.25...firefox-desktop-g3-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/firefox-desktop-g3/0.0.28/Chart.lock b/incubator/firefox-desktop-g3/0.0.28/Chart.lock new file mode 100644 index 00000000000..63e310b3b4f --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:02.804090066Z" diff --git a/incubator/firefox-desktop-g3/0.0.28/Chart.yaml b/incubator/firefox-desktop-g3/0.0.28/Chart.yaml new file mode 100644 index 00000000000..7f0740d9b74 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.28/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/firefox-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-desktop-g3.png +keywords: + - firefox-desktop-g3 + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: firefox-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/firefox-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-firefox-g3 +type: application +version: 0.0.28 diff --git a/incubator/firefox-desktop-g3/0.0.28/README.md b/incubator/firefox-desktop-g3/0.0.28/README.md new file mode 100644 index 00000000000..a2e4e81ea29 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.28/README.md @@ -0,0 +1,107 @@ +# firefox-desktop-g3 + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [firefox-desktop-g3](https://truecharts.org/docs/charts/incubator/firefox-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `firefox-desktop-g3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install firefox-desktop-g3 TrueCharts/firefox-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `firefox-desktop-g3` deployment + +```console +helm uninstall firefox-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install firefox-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/firefox-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install firefox-desktop-g3 TrueCharts/firefox-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/firefox-desktop-g3/0.0.27/app-readme.md b/incubator/firefox-desktop-g3/0.0.28/app-readme.md similarity index 100% rename from incubator/firefox-desktop-g3/0.0.27/app-readme.md rename to incubator/firefox-desktop-g3/0.0.28/app-readme.md diff --git a/incubator/firefox-desktop-g3/0.0.28/charts/common-10.6.1.tgz b/incubator/firefox-desktop-g3/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/firefox-desktop-g3/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/firefox-desktop-g3/0.0.27/ix_values.yaml b/incubator/firefox-desktop-g3/0.0.28/ix_values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.27/ix_values.yaml rename to incubator/firefox-desktop-g3/0.0.28/ix_values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.27/questions.yaml b/incubator/firefox-desktop-g3/0.0.28/questions.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.27/questions.yaml rename to incubator/firefox-desktop-g3/0.0.28/questions.yaml diff --git a/incubator/firefox-desktop-g3/0.0.27/templates/common.yaml b/incubator/firefox-desktop-g3/0.0.28/templates/common.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.27/templates/common.yaml rename to incubator/firefox-desktop-g3/0.0.28/templates/common.yaml diff --git a/incubator/fistfuloffrags/0.0.24/values.yaml b/incubator/firefox-desktop-g3/0.0.28/values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.24/values.yaml rename to incubator/firefox-desktop-g3/0.0.28/values.yaml diff --git a/incubator/fireshare/0.0.28/CHANGELOG.md b/incubator/fireshare/0.0.28/CHANGELOG.md deleted file mode 100644 index 17537ae435c..00000000000 --- a/incubator/fireshare/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/fireshare/0.0.28/Chart.lock b/incubator/fireshare/0.0.28/Chart.lock deleted file mode 100644 index 1768460e76b..00000000000 --- a/incubator/fireshare/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:49.064875381Z" diff --git a/incubator/fireshare/0.0.28/Chart.yaml b/incubator/fireshare/0.0.28/Chart.yaml deleted file mode 100644 index 9f5b5035c7c..00000000000 --- a/incubator/fireshare/0.0.28/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.4" -kubeVersion: ">=1.16.0-0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: "Share your game clips, videos, or other media via unique links." -version: 0.0.28 -deprecated: false -home: https://truecharts.org/docs/charts/incubator/fireshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png -keywords: - - fireshare -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fireshare -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare - - https://github.com/ShaneIsrael/fireshare - - https://hub.docker.com/r/shaneisrael/fireshare -type: application -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media diff --git a/incubator/fireshare/0.0.28/README.md b/incubator/fireshare/0.0.28/README.md deleted file mode 100644 index 9b103985bee..00000000000 --- a/incubator/fireshare/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fireshare - -Share your game clips, videos, or other media via unique links. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fireshare](https://truecharts.org/docs/charts/incubator/fireshare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fireshare` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fireshare TrueCharts/fireshare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fireshare` deployment - -```console -helm uninstall fireshare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fireshare \ - --set env.TZ="America/New York" \ - TrueCharts/fireshare -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fireshare TrueCharts/fireshare -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fireshare/0.0.28/charts/common-10.5.10.tgz b/incubator/fireshare/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fireshare/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fireshare/0.0.29/CHANGELOG.md b/incubator/fireshare/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..b215d1abdf6 --- /dev/null +++ b/incubator/fireshare/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireshare-0.0.29](https://github.com/truecharts/charts/compare/fireshare-0.0.28...fireshare-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireshare-0.0.28](https://github.com/truecharts/charts/compare/fireshare-0.0.27...fireshare-0.0.28) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/fireshare/0.0.29/Chart.lock b/incubator/fireshare/0.0.29/Chart.lock new file mode 100644 index 00000000000..1ce87550c8b --- /dev/null +++ b/incubator/fireshare/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:04.426341436Z" diff --git a/incubator/fireshare/0.0.29/Chart.yaml b/incubator/fireshare/0.0.29/Chart.yaml new file mode 100644 index 00000000000..ba95b4addd9 --- /dev/null +++ b/incubator/fireshare/0.0.29/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.2.4" +kubeVersion: ">=1.16.0-0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: "Share your game clips, videos, or other media via unique links." +version: 0.0.29 +deprecated: false +home: https://truecharts.org/docs/charts/incubator/fireshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png +keywords: + - fireshare +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fireshare + - https://github.com/ShaneIsrael/fireshare + - https://hub.docker.com/r/shaneisrael/fireshare +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media diff --git a/incubator/fireshare/0.0.29/README.md b/incubator/fireshare/0.0.29/README.md new file mode 100644 index 00000000000..257908abd9f --- /dev/null +++ b/incubator/fireshare/0.0.29/README.md @@ -0,0 +1,107 @@ +# fireshare + +Share your game clips, videos, or other media via unique links. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fireshare](https://truecharts.org/docs/charts/incubator/fireshare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fireshare` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fireshare TrueCharts/fireshare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fireshare` deployment + +```console +helm uninstall fireshare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireshare \ + --set env.TZ="America/New York" \ + TrueCharts/fireshare +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fireshare TrueCharts/fireshare -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fireshare/0.0.28/app-readme.md b/incubator/fireshare/0.0.29/app-readme.md similarity index 100% rename from incubator/fireshare/0.0.28/app-readme.md rename to incubator/fireshare/0.0.29/app-readme.md diff --git a/incubator/fireshare/0.0.29/charts/common-10.6.1.tgz b/incubator/fireshare/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fireshare/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/fireshare/0.0.28/ix_values.yaml b/incubator/fireshare/0.0.29/ix_values.yaml similarity index 100% rename from incubator/fireshare/0.0.28/ix_values.yaml rename to incubator/fireshare/0.0.29/ix_values.yaml diff --git a/incubator/fireshare/0.0.28/questions.yaml b/incubator/fireshare/0.0.29/questions.yaml similarity index 100% rename from incubator/fireshare/0.0.28/questions.yaml rename to incubator/fireshare/0.0.29/questions.yaml diff --git a/incubator/fireshare/0.0.28/templates/_secrets.tpl b/incubator/fireshare/0.0.29/templates/_secrets.tpl similarity index 100% rename from incubator/fireshare/0.0.28/templates/_secrets.tpl rename to incubator/fireshare/0.0.29/templates/_secrets.tpl diff --git a/incubator/fireshare/0.0.28/templates/common.yaml b/incubator/fireshare/0.0.29/templates/common.yaml similarity index 100% rename from incubator/fireshare/0.0.28/templates/common.yaml rename to incubator/fireshare/0.0.29/templates/common.yaml diff --git a/incubator/fivem/0.0.24/values.yaml b/incubator/fireshare/0.0.29/values.yaml similarity index 100% rename from incubator/fivem/0.0.24/values.yaml rename to incubator/fireshare/0.0.29/values.yaml diff --git a/incubator/fistfuloffrags/0.0.24/CHANGELOG.md b/incubator/fistfuloffrags/0.0.24/CHANGELOG.md deleted file mode 100644 index 0adc4162698..00000000000 --- a/incubator/fistfuloffrags/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/fistfuloffrags/0.0.24/Chart.lock b/incubator/fistfuloffrags/0.0.24/Chart.lock deleted file mode 100644 index 08da202b2c5..00000000000 --- a/incubator/fistfuloffrags/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:11:50.893780483Z" diff --git a/incubator/fistfuloffrags/0.0.24/Chart.yaml b/incubator/fistfuloffrags/0.0.24/Chart.yaml deleted file mode 100644 index dd47db474c9..00000000000 --- a/incubator/fistfuloffrags/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it." -home: https://truecharts.org/docs/charts/incubator/fistfuloffrags -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png -keywords: - - fistfuloffrags - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fistfuloffrags -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/fistfuloffrags/0.0.24/README.md b/incubator/fistfuloffrags/0.0.24/README.md deleted file mode 100644 index 88c6898758b..00000000000 --- a/incubator/fistfuloffrags/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fistfuloffrags - -This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fistfuloffrags](https://truecharts.org/docs/charts/incubator/fistfuloffrags) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fistfuloffrags` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fistfuloffrags TrueCharts/fistfuloffrags -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fistfuloffrags` deployment - -```console -helm uninstall fistfuloffrags -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fistfuloffrags \ - --set env.TZ="America/New York" \ - TrueCharts/fistfuloffrags -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fistfuloffrags TrueCharts/fistfuloffrags -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fistfuloffrags/0.0.24/charts/common-10.5.10.tgz b/incubator/fistfuloffrags/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fistfuloffrags/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fistfuloffrags/0.0.25/CHANGELOG.md b/incubator/fistfuloffrags/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..fa4def18371 --- /dev/null +++ b/incubator/fistfuloffrags/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fistfuloffrags-0.0.25](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.24...fistfuloffrags-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fistfuloffrags-0.0.24](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.23...fistfuloffrags-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/fistfuloffrags/0.0.25/Chart.lock b/incubator/fistfuloffrags/0.0.25/Chart.lock new file mode 100644 index 00000000000..8bd33e5b77f --- /dev/null +++ b/incubator/fistfuloffrags/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:20.599889541Z" diff --git a/incubator/fistfuloffrags/0.0.25/Chart.yaml b/incubator/fistfuloffrags/0.0.25/Chart.yaml new file mode 100644 index 00000000000..882592369a5 --- /dev/null +++ b/incubator/fistfuloffrags/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it." +home: https://truecharts.org/docs/charts/incubator/fistfuloffrags +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png +keywords: + - fistfuloffrags + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fistfuloffrags +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fistfuloffrags + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/fistfuloffrags/0.0.25/README.md b/incubator/fistfuloffrags/0.0.25/README.md new file mode 100644 index 00000000000..8e993fdee85 --- /dev/null +++ b/incubator/fistfuloffrags/0.0.25/README.md @@ -0,0 +1,107 @@ +# fistfuloffrags + +This Chart will download and install SteamCMD. It will also install Fistful of Frags and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fistfuloffrags](https://truecharts.org/docs/charts/incubator/fistfuloffrags) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fistfuloffrags` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fistfuloffrags TrueCharts/fistfuloffrags +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fistfuloffrags` deployment + +```console +helm uninstall fistfuloffrags +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fistfuloffrags \ + --set env.TZ="America/New York" \ + TrueCharts/fistfuloffrags +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fistfuloffrags TrueCharts/fistfuloffrags -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fistfuloffrags/0.0.24/app-readme.md b/incubator/fistfuloffrags/0.0.25/app-readme.md similarity index 100% rename from incubator/fistfuloffrags/0.0.24/app-readme.md rename to incubator/fistfuloffrags/0.0.25/app-readme.md diff --git a/incubator/fistfuloffrags/0.0.25/charts/common-10.6.1.tgz b/incubator/fistfuloffrags/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fistfuloffrags/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fistfuloffrags/0.0.24/ix_values.yaml b/incubator/fistfuloffrags/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.24/ix_values.yaml rename to incubator/fistfuloffrags/0.0.25/ix_values.yaml diff --git a/incubator/fistfuloffrags/0.0.24/questions.yaml b/incubator/fistfuloffrags/0.0.25/questions.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.24/questions.yaml rename to incubator/fistfuloffrags/0.0.25/questions.yaml diff --git a/incubator/fistfuloffrags/0.0.24/templates/common.yaml b/incubator/fistfuloffrags/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.24/templates/common.yaml rename to incubator/fistfuloffrags/0.0.25/templates/common.yaml diff --git a/incubator/flame/0.0.28/values.yaml b/incubator/fistfuloffrags/0.0.25/values.yaml similarity index 100% rename from incubator/flame/0.0.28/values.yaml rename to incubator/fistfuloffrags/0.0.25/values.yaml diff --git a/incubator/fivem/0.0.24/CHANGELOG.md b/incubator/fivem/0.0.24/CHANGELOG.md deleted file mode 100644 index a4f66d23c7f..00000000000 --- a/incubator/fivem/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/fivem/0.0.24/Chart.lock b/incubator/fivem/0.0.24/Chart.lock deleted file mode 100644 index b8b4e9fa986..00000000000 --- a/incubator/fivem/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:07.668719868Z" diff --git a/incubator/fivem/0.0.24/Chart.yaml b/incubator/fivem/0.0.24/Chart.yaml deleted file mode 100644 index 328f87462b9..00000000000 --- a/incubator/fivem/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." -home: https://truecharts.org/docs/charts/incubator/fivem -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png -keywords: - - fivem - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fivem -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem - - https://fivem.net/ - - https://hub.docker.com/r/ich777/fivemserver/ -type: application -version: 0.0.24 diff --git a/incubator/fivem/0.0.24/README.md b/incubator/fivem/0.0.24/README.md deleted file mode 100644 index c1050ee12cc..00000000000 --- a/incubator/fivem/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fivem - -With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fivem](https://truecharts.org/docs/charts/incubator/fivem) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fivem` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fivem TrueCharts/fivem -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fivem` deployment - -```console -helm uninstall fivem -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fivem \ - --set env.TZ="America/New York" \ - TrueCharts/fivem -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fivem TrueCharts/fivem -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fivem/0.0.24/charts/common-10.5.10.tgz b/incubator/fivem/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fivem/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fivem/0.0.25/CHANGELOG.md b/incubator/fivem/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6f42518a508 --- /dev/null +++ b/incubator/fivem/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fivem-0.0.25](https://github.com/truecharts/charts/compare/fivem-0.0.24...fivem-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fivem-0.0.24](https://github.com/truecharts/charts/compare/fivem-0.0.23...fivem-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/fivem/0.0.25/Chart.lock b/incubator/fivem/0.0.25/Chart.lock new file mode 100644 index 00000000000..efb7eed09e4 --- /dev/null +++ b/incubator/fivem/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:33.973193755Z" diff --git a/incubator/fivem/0.0.25/Chart.yaml b/incubator/fivem/0.0.25/Chart.yaml new file mode 100644 index 00000000000..33b97984fcf --- /dev/null +++ b/incubator/fivem/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/docs/charts/incubator/fivem +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png +keywords: + - fivem + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fivem +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fivem + - https://fivem.net/ + - https://hub.docker.com/r/ich777/fivemserver/ +type: application +version: 0.0.25 diff --git a/incubator/fivem/0.0.25/README.md b/incubator/fivem/0.0.25/README.md new file mode 100644 index 00000000000..ff875f6bca7 --- /dev/null +++ b/incubator/fivem/0.0.25/README.md @@ -0,0 +1,107 @@ +# fivem + +With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fivem](https://truecharts.org/docs/charts/incubator/fivem) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fivem` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fivem TrueCharts/fivem +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fivem` deployment + +```console +helm uninstall fivem +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fivem \ + --set env.TZ="America/New York" \ + TrueCharts/fivem +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fivem TrueCharts/fivem -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fivem/0.0.24/app-readme.md b/incubator/fivem/0.0.25/app-readme.md similarity index 100% rename from incubator/fivem/0.0.24/app-readme.md rename to incubator/fivem/0.0.25/app-readme.md diff --git a/incubator/fivem/0.0.25/charts/common-10.6.1.tgz b/incubator/fivem/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fivem/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fivem/0.0.24/ix_values.yaml b/incubator/fivem/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fivem/0.0.24/ix_values.yaml rename to incubator/fivem/0.0.25/ix_values.yaml diff --git a/incubator/fivem/0.0.24/questions.yaml b/incubator/fivem/0.0.25/questions.yaml similarity index 100% rename from incubator/fivem/0.0.24/questions.yaml rename to incubator/fivem/0.0.25/questions.yaml diff --git a/incubator/fivem/0.0.24/templates/common.yaml b/incubator/fivem/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fivem/0.0.24/templates/common.yaml rename to incubator/fivem/0.0.25/templates/common.yaml diff --git a/incubator/flashpaper/0.0.25/values.yaml b/incubator/fivem/0.0.25/values.yaml similarity index 100% rename from incubator/flashpaper/0.0.25/values.yaml rename to incubator/fivem/0.0.25/values.yaml diff --git a/incubator/flame/0.0.28/CHANGELOG.md b/incubator/flame/0.0.28/CHANGELOG.md deleted file mode 100644 index 70d1fb032c7..00000000000 --- a/incubator/flame/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/flame/0.0.28/Chart.lock b/incubator/flame/0.0.28/Chart.lock deleted file mode 100644 index c84dc3dd5a6..00000000000 --- a/incubator/flame/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:14.506327181Z" diff --git a/incubator/flame/0.0.28/Chart.yaml b/incubator/flame/0.0.28/Chart.yaml deleted file mode 100644 index 673cf202b7e..00000000000 --- a/incubator/flame/0.0.28/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. -home: https://truecharts.org/docs/charts/incubator/flame -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png -keywords: - - flame - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flame -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/flame - - https://github.com/pawelmalak/flame - - https://hub.docker.com/r/pawelmalak/flame -type: application -version: 0.0.28 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities diff --git a/incubator/flame/0.0.28/README.md b/incubator/flame/0.0.28/README.md deleted file mode 100644 index 85dfeb2d161..00000000000 --- a/incubator/flame/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# flame - -Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flame](https://truecharts.org/docs/charts/incubator/flame) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flame` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flame TrueCharts/flame -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flame` deployment - -```console -helm uninstall flame -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flame \ - --set env.TZ="America/New York" \ - TrueCharts/flame -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flame TrueCharts/flame -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flame/0.0.28/charts/common-10.5.10.tgz b/incubator/flame/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/flame/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/flame/0.0.29/CHANGELOG.md b/incubator/flame/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..b03a79f6f64 --- /dev/null +++ b/incubator/flame/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flame-0.0.29](https://github.com/truecharts/charts/compare/flame-0.0.28...flame-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flame-0.0.28](https://github.com/truecharts/charts/compare/flame-0.0.27...flame-0.0.28) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/flame/0.0.29/Chart.lock b/incubator/flame/0.0.29/Chart.lock new file mode 100644 index 00000000000..d925ab1cd5d --- /dev/null +++ b/incubator/flame/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:34.614776115Z" diff --git a/incubator/flame/0.0.29/Chart.yaml b/incubator/flame/0.0.29/Chart.yaml new file mode 100644 index 00000000000..948e5f3b660 --- /dev/null +++ b/incubator/flame/0.0.29/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. +home: https://truecharts.org/docs/charts/incubator/flame +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png +keywords: + - flame + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flame +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flame + - https://github.com/pawelmalak/flame + - https://hub.docker.com/r/pawelmalak/flame +type: application +version: 0.0.29 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities diff --git a/incubator/flame/0.0.29/README.md b/incubator/flame/0.0.29/README.md new file mode 100644 index 00000000000..7eb51eab861 --- /dev/null +++ b/incubator/flame/0.0.29/README.md @@ -0,0 +1,107 @@ +# flame + +Flame is self-hosted start page for your server. Easily manage your apps and bookmarks with built-in editors. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flame](https://truecharts.org/docs/charts/incubator/flame) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flame` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flame TrueCharts/flame +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flame` deployment + +```console +helm uninstall flame +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flame \ + --set env.TZ="America/New York" \ + TrueCharts/flame +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flame TrueCharts/flame -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flame/0.0.28/app-readme.md b/incubator/flame/0.0.29/app-readme.md similarity index 100% rename from incubator/flame/0.0.28/app-readme.md rename to incubator/flame/0.0.29/app-readme.md diff --git a/incubator/flame/0.0.29/charts/common-10.6.1.tgz b/incubator/flame/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/flame/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/flame/0.0.28/ix_values.yaml b/incubator/flame/0.0.29/ix_values.yaml similarity index 100% rename from incubator/flame/0.0.28/ix_values.yaml rename to incubator/flame/0.0.29/ix_values.yaml diff --git a/incubator/flame/0.0.28/questions.yaml b/incubator/flame/0.0.29/questions.yaml similarity index 100% rename from incubator/flame/0.0.28/questions.yaml rename to incubator/flame/0.0.29/questions.yaml diff --git a/incubator/flame/0.0.28/templates/_integration.tpl b/incubator/flame/0.0.29/templates/_integration.tpl similarity index 100% rename from incubator/flame/0.0.28/templates/_integration.tpl rename to incubator/flame/0.0.29/templates/_integration.tpl diff --git a/incubator/flame/0.0.28/templates/common.yaml b/incubator/flame/0.0.29/templates/common.yaml similarity index 100% rename from incubator/flame/0.0.28/templates/common.yaml rename to incubator/flame/0.0.29/templates/common.yaml diff --git a/incubator/flatnotes/0.0.2/values.yaml b/incubator/flame/0.0.29/values.yaml similarity index 100% rename from incubator/flatnotes/0.0.2/values.yaml rename to incubator/flame/0.0.29/values.yaml diff --git a/incubator/flashpaper/0.0.25/CHANGELOG.md b/incubator/flashpaper/0.0.25/CHANGELOG.md deleted file mode 100644 index 3141fc83148..00000000000 --- a/incubator/flashpaper/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/flashpaper/0.0.25/Chart.lock b/incubator/flashpaper/0.0.25/Chart.lock deleted file mode 100644 index ebd1b7592d6..00000000000 --- a/incubator/flashpaper/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:14.626083863Z" diff --git a/incubator/flashpaper/0.0.25/Chart.yaml b/incubator/flashpaper/0.0.25/Chart.yaml deleted file mode 100644 index 17f79f77a3a..00000000000 --- a/incubator/flashpaper/0.0.25/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required." -home: https://truecharts.org/docs/charts/incubator/flashpaper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png -keywords: - - flashpaper - - Cloud - - Productivity - - Security - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flashpaper -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper - - https://github.com/AndrewPaglusch/FlashPaper - - https://hub.docker.com/r/andrewpaglusch/flashpaper -type: application -version: 0.0.25 diff --git a/incubator/flashpaper/0.0.25/README.md b/incubator/flashpaper/0.0.25/README.md deleted file mode 100644 index 76be80d9e96..00000000000 --- a/incubator/flashpaper/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# flashpaper - -A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flashpaper](https://truecharts.org/docs/charts/incubator/flashpaper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flashpaper` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flashpaper TrueCharts/flashpaper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flashpaper` deployment - -```console -helm uninstall flashpaper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flashpaper \ - --set env.TZ="America/New York" \ - TrueCharts/flashpaper -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flashpaper TrueCharts/flashpaper -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flashpaper/0.0.25/charts/common-10.5.10.tgz b/incubator/flashpaper/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/flashpaper/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/flashpaper/0.0.26/CHANGELOG.md b/incubator/flashpaper/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..7b8999738ac --- /dev/null +++ b/incubator/flashpaper/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flashpaper-0.0.26](https://github.com/truecharts/charts/compare/flashpaper-0.0.25...flashpaper-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flashpaper-0.0.25](https://github.com/truecharts/charts/compare/flashpaper-0.0.24...flashpaper-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/flashpaper/0.0.26/Chart.lock b/incubator/flashpaper/0.0.26/Chart.lock new file mode 100644 index 00000000000..6af2353eb39 --- /dev/null +++ b/incubator/flashpaper/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:36.483231632Z" diff --git a/incubator/flashpaper/0.0.26/Chart.yaml b/incubator/flashpaper/0.0.26/Chart.yaml new file mode 100644 index 00000000000..dea0203fae8 --- /dev/null +++ b/incubator/flashpaper/0.0.26/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required." +home: https://truecharts.org/docs/charts/incubator/flashpaper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flashpaper.png +keywords: + - flashpaper + - Cloud + - Productivity + - Security + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flashpaper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flashpaper + - https://github.com/AndrewPaglusch/FlashPaper + - https://hub.docker.com/r/andrewpaglusch/flashpaper +type: application +version: 0.0.26 diff --git a/incubator/flashpaper/0.0.26/README.md b/incubator/flashpaper/0.0.26/README.md new file mode 100644 index 00000000000..3ddeef377f1 --- /dev/null +++ b/incubator/flashpaper/0.0.26/README.md @@ -0,0 +1,107 @@ +# flashpaper + +A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flashpaper](https://truecharts.org/docs/charts/incubator/flashpaper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flashpaper` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flashpaper TrueCharts/flashpaper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flashpaper` deployment + +```console +helm uninstall flashpaper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flashpaper \ + --set env.TZ="America/New York" \ + TrueCharts/flashpaper +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flashpaper TrueCharts/flashpaper -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flashpaper/0.0.25/app-readme.md b/incubator/flashpaper/0.0.26/app-readme.md similarity index 100% rename from incubator/flashpaper/0.0.25/app-readme.md rename to incubator/flashpaper/0.0.26/app-readme.md diff --git a/incubator/flashpaper/0.0.26/charts/common-10.6.1.tgz b/incubator/flashpaper/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/flashpaper/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/flashpaper/0.0.25/ix_values.yaml b/incubator/flashpaper/0.0.26/ix_values.yaml similarity index 100% rename from incubator/flashpaper/0.0.25/ix_values.yaml rename to incubator/flashpaper/0.0.26/ix_values.yaml diff --git a/incubator/flashpaper/0.0.25/questions.yaml b/incubator/flashpaper/0.0.26/questions.yaml similarity index 100% rename from incubator/flashpaper/0.0.25/questions.yaml rename to incubator/flashpaper/0.0.26/questions.yaml diff --git a/incubator/flashpaper/0.0.25/templates/common.yaml b/incubator/flashpaper/0.0.26/templates/common.yaml similarity index 100% rename from incubator/flashpaper/0.0.25/templates/common.yaml rename to incubator/flashpaper/0.0.26/templates/common.yaml diff --git a/incubator/flemarr/0.0.1/values.yaml b/incubator/flashpaper/0.0.26/values.yaml similarity index 100% rename from incubator/flemarr/0.0.1/values.yaml rename to incubator/flashpaper/0.0.26/values.yaml diff --git a/incubator/flatnotes/0.0.2/CHANGELOG.md b/incubator/flatnotes/0.0.2/CHANGELOG.md deleted file mode 100644 index eed18ad0509..00000000000 --- a/incubator/flatnotes/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) - - - - -## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) - - - - -## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) - - - - -## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) - - - - -## [flatnotes-0.0.1]flatnotes-0.0.1 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) diff --git a/incubator/flatnotes/0.0.2/Chart.lock b/incubator/flatnotes/0.0.2/Chart.lock deleted file mode 100644 index f7cbec5b6a9..00000000000 --- a/incubator/flatnotes/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:15.923384731Z" diff --git a/incubator/flatnotes/0.0.2/Chart.yaml b/incubator/flatnotes/0.0.2/Chart.yaml deleted file mode 100644 index 08d2d089783..00000000000 --- a/incubator/flatnotes/0.0.2/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A database-less note taking web app that utilizes a flat folder of markdown files for storage. -home: https://truecharts.org/docs/charts/incubator/flatnotes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flatnotes.png -keywords: - - notes -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flatnotes -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes - - https://hub.docker.com/r/dullage/flatnotes - - https://github.com/Dullage/flatnotes -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/flatnotes/0.0.2/README.md b/incubator/flatnotes/0.0.2/README.md deleted file mode 100644 index a33f923be38..00000000000 --- a/incubator/flatnotes/0.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# flatnotes - -A database-less note taking web app that utilizes a flat folder of markdown files for storage. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flatnotes](https://truecharts.org/docs/charts/incubator/flatnotes) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flatnotes` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flatnotes TrueCharts/flatnotes -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flatnotes` deployment - -```console -helm uninstall flatnotes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flatnotes \ - --set env.TZ="America/New York" \ - TrueCharts/flatnotes -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flatnotes TrueCharts/flatnotes -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flatnotes/0.0.2/charts/common-10.5.10.tgz b/incubator/flatnotes/0.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/flatnotes/0.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/flatnotes/0.0.3/CHANGELOG.md b/incubator/flatnotes/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d83e2f3dc05 --- /dev/null +++ b/incubator/flatnotes/0.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flatnotes-0.0.3](https://github.com/truecharts/charts/compare/flatnotes-0.0.2...flatnotes-0.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) + + + + +## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) + + + + +## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) + + + + +## [flatnotes-0.0.2]flatnotes-0.0.2 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add flatnotes ([#3804](https://github.com/truecharts/charts/issues/3804)) + + + + +## [flatnotes-0.0.1]flatnotes-0.0.1 (2022-09-20) + +### Chore diff --git a/incubator/flatnotes/0.0.3/Chart.lock b/incubator/flatnotes/0.0.3/Chart.lock new file mode 100644 index 00000000000..ee758f9d7ba --- /dev/null +++ b/incubator/flatnotes/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:06:52.673628052Z" diff --git a/incubator/flatnotes/0.0.3/Chart.yaml b/incubator/flatnotes/0.0.3/Chart.yaml new file mode 100644 index 00000000000..5524197a514 --- /dev/null +++ b/incubator/flatnotes/0.0.3/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A database-less note taking web app that utilizes a flat folder of markdown files for storage. +home: https://truecharts.org/docs/charts/incubator/flatnotes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flatnotes.png +keywords: + - notes +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flatnotes +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flatnotes + - https://hub.docker.com/r/dullage/flatnotes + - https://github.com/Dullage/flatnotes +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/flatnotes/0.0.3/README.md b/incubator/flatnotes/0.0.3/README.md new file mode 100644 index 00000000000..0f0a8050747 --- /dev/null +++ b/incubator/flatnotes/0.0.3/README.md @@ -0,0 +1,107 @@ +# flatnotes + +A database-less note taking web app that utilizes a flat folder of markdown files for storage. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flatnotes](https://truecharts.org/docs/charts/incubator/flatnotes) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flatnotes` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flatnotes TrueCharts/flatnotes +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flatnotes` deployment + +```console +helm uninstall flatnotes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flatnotes \ + --set env.TZ="America/New York" \ + TrueCharts/flatnotes +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flatnotes TrueCharts/flatnotes -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flatnotes/0.0.2/app-readme.md b/incubator/flatnotes/0.0.3/app-readme.md similarity index 100% rename from incubator/flatnotes/0.0.2/app-readme.md rename to incubator/flatnotes/0.0.3/app-readme.md diff --git a/incubator/flatnotes/0.0.3/charts/common-10.6.1.tgz b/incubator/flatnotes/0.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/flatnotes/0.0.3/charts/common-10.6.1.tgz differ diff --git a/incubator/flatnotes/0.0.2/ix_values.yaml b/incubator/flatnotes/0.0.3/ix_values.yaml similarity index 100% rename from incubator/flatnotes/0.0.2/ix_values.yaml rename to incubator/flatnotes/0.0.3/ix_values.yaml diff --git a/incubator/flatnotes/0.0.2/questions.yaml b/incubator/flatnotes/0.0.3/questions.yaml similarity index 100% rename from incubator/flatnotes/0.0.2/questions.yaml rename to incubator/flatnotes/0.0.3/questions.yaml diff --git a/incubator/flatnotes/0.0.2/templates/_secrets.tpl b/incubator/flatnotes/0.0.3/templates/_secrets.tpl similarity index 100% rename from incubator/flatnotes/0.0.2/templates/_secrets.tpl rename to incubator/flatnotes/0.0.3/templates/_secrets.tpl diff --git a/incubator/flatnotes/0.0.2/templates/common.yaml b/incubator/flatnotes/0.0.3/templates/common.yaml similarity index 100% rename from incubator/flatnotes/0.0.2/templates/common.yaml rename to incubator/flatnotes/0.0.3/templates/common.yaml diff --git a/incubator/flextv/0.0.24/values.yaml b/incubator/flatnotes/0.0.3/values.yaml similarity index 100% rename from incubator/flextv/0.0.24/values.yaml rename to incubator/flatnotes/0.0.3/values.yaml diff --git a/incubator/flemarr/0.0.1/CHANGELOG.md b/incubator/flemarr/0.0.1/CHANGELOG.md deleted file mode 100644 index ec6099bd8e3..00000000000 --- a/incubator/flemarr/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) - - - - -## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) - - - - -## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) - - - - -## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) - - - - -## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) - - - - diff --git a/incubator/flemarr/0.0.1/Chart.lock b/incubator/flemarr/0.0.1/Chart.lock deleted file mode 100644 index 1d2060e61fb..00000000000 --- a/incubator/flemarr/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:32.565664371Z" diff --git a/incubator/flemarr/0.0.1/Chart.yaml b/incubator/flemarr/0.0.1/Chart.yaml deleted file mode 100644 index 5b862c1205e..00000000000 --- a/incubator/flemarr/0.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API. -home: https://truecharts.org/docs/charts/incubator/flemarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png -keywords: - - flemarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flemarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr - - https://github.com/Flemmarr/Flemmarr -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/flemarr/0.0.1/README.md b/incubator/flemarr/0.0.1/README.md deleted file mode 100644 index 00b8a25ce4e..00000000000 --- a/incubator/flemarr/0.0.1/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# flemarr - -Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flemarr](https://truecharts.org/docs/charts/incubator/flemarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flemarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flemarr TrueCharts/flemarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flemarr` deployment - -```console -helm uninstall flemarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flemarr \ - --set env.TZ="America/New York" \ - TrueCharts/flemarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flemarr TrueCharts/flemarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flemarr/0.0.1/charts/common-10.5.10.tgz b/incubator/flemarr/0.0.1/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/flemarr/0.0.1/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/flemarr/0.0.2/CHANGELOG.md b/incubator/flemarr/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..5f8845d299a --- /dev/null +++ b/incubator/flemarr/0.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flemarr-0.0.2](https://github.com/truecharts/charts/compare/flemarr-0.0.1...flemarr-0.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) + + + + +## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) + + + + +## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) + + + + +## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add flemarr ([#3808](https://github.com/truecharts/charts/issues/3808)) + + + + +## [flemarr-0.0.1]flemarr-0.0.1 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/flemarr/0.0.2/Chart.lock b/incubator/flemarr/0.0.2/Chart.lock new file mode 100644 index 00000000000..d9d0226a388 --- /dev/null +++ b/incubator/flemarr/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:05.816248464Z" diff --git a/incubator/flemarr/0.0.2/Chart.yaml b/incubator/flemarr/0.0.2/Chart.yaml new file mode 100644 index 00000000000..6473cb82ccb --- /dev/null +++ b/incubator/flemarr/0.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API. +home: https://truecharts.org/docs/charts/incubator/flemarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png +keywords: + - flemarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flemarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr + - https://github.com/Flemmarr/Flemmarr +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/flemarr/0.0.2/README.md b/incubator/flemarr/0.0.2/README.md new file mode 100644 index 00000000000..f7db975d16c --- /dev/null +++ b/incubator/flemarr/0.0.2/README.md @@ -0,0 +1,106 @@ +# flemarr + +Flemmarr is a simple Python script that parses a configuration written in YAML and can apply it to any of the -arr apps using their API. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flemarr](https://truecharts.org/docs/charts/incubator/flemarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flemarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flemarr TrueCharts/flemarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flemarr` deployment + +```console +helm uninstall flemarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flemarr \ + --set env.TZ="America/New York" \ + TrueCharts/flemarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flemarr TrueCharts/flemarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flemarr/0.0.1/app-readme.md b/incubator/flemarr/0.0.2/app-readme.md similarity index 100% rename from incubator/flemarr/0.0.1/app-readme.md rename to incubator/flemarr/0.0.2/app-readme.md diff --git a/incubator/flemarr/0.0.2/charts/common-10.6.1.tgz b/incubator/flemarr/0.0.2/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/flemarr/0.0.2/charts/common-10.6.1.tgz differ diff --git a/incubator/flemarr/0.0.1/ci/ci-values.yaml b/incubator/flemarr/0.0.2/ci/ci-values.yaml similarity index 100% rename from incubator/flemarr/0.0.1/ci/ci-values.yaml rename to incubator/flemarr/0.0.2/ci/ci-values.yaml diff --git a/incubator/flemarr/0.0.1/ix_values.yaml b/incubator/flemarr/0.0.2/ix_values.yaml similarity index 100% rename from incubator/flemarr/0.0.1/ix_values.yaml rename to incubator/flemarr/0.0.2/ix_values.yaml diff --git a/incubator/flemarr/0.0.1/questions.yaml b/incubator/flemarr/0.0.2/questions.yaml similarity index 100% rename from incubator/flemarr/0.0.1/questions.yaml rename to incubator/flemarr/0.0.2/questions.yaml diff --git a/incubator/flemarr/0.0.1/templates/_configMap.tpl b/incubator/flemarr/0.0.2/templates/_configMap.tpl similarity index 100% rename from incubator/flemarr/0.0.1/templates/_configMap.tpl rename to incubator/flemarr/0.0.2/templates/_configMap.tpl diff --git a/incubator/flemarr/0.0.1/templates/common.yaml b/incubator/flemarr/0.0.2/templates/common.yaml similarity index 100% rename from incubator/flemarr/0.0.1/templates/common.yaml rename to incubator/flemarr/0.0.2/templates/common.yaml diff --git a/incubator/fluttercoin-wallet/0.0.24/values.yaml b/incubator/flemarr/0.0.2/values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.24/values.yaml rename to incubator/flemarr/0.0.2/values.yaml diff --git a/incubator/flextv/0.0.24/CHANGELOG.md b/incubator/flextv/0.0.24/CHANGELOG.md deleted file mode 100644 index 588b95832bc..00000000000 --- a/incubator/flextv/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/flextv/0.0.24/Chart.lock b/incubator/flextv/0.0.24/Chart.lock deleted file mode 100644 index 91a354e8f77..00000000000 --- a/incubator/flextv/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:39.698277411Z" diff --git a/incubator/flextv/0.0.24/Chart.yaml b/incubator/flextv/0.0.24/Chart.yaml deleted file mode 100644 index 81e26a948c8..00000000000 --- a/incubator/flextv/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A super-sexy voice interface for the Plex HTPC. -home: https://truecharts.org/docs/charts/incubator/flextv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png -keywords: - - flextv - - MediaApp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flextv -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv - - https://github.com/d8ahazard/FlexTV - - https://registry.hub.docker.com/r/jcreynolds/flextv/ -type: application -version: 0.0.24 diff --git a/incubator/flextv/0.0.24/README.md b/incubator/flextv/0.0.24/README.md deleted file mode 100644 index 22513ce87ed..00000000000 --- a/incubator/flextv/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# flextv - -A super-sexy voice interface for the Plex HTPC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flextv](https://truecharts.org/docs/charts/incubator/flextv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flextv` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flextv TrueCharts/flextv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flextv` deployment - -```console -helm uninstall flextv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flextv \ - --set env.TZ="America/New York" \ - TrueCharts/flextv -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flextv TrueCharts/flextv -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/flextv/0.0.24/charts/common-10.5.10.tgz b/incubator/flextv/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/flextv/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/flextv/0.0.25/CHANGELOG.md b/incubator/flextv/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5949c46a412 --- /dev/null +++ b/incubator/flextv/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flextv-0.0.25](https://github.com/truecharts/charts/compare/flextv-0.0.24...flextv-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flextv-0.0.24](https://github.com/truecharts/charts/compare/flextv-0.0.23...flextv-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/flextv/0.0.25/Chart.lock b/incubator/flextv/0.0.25/Chart.lock new file mode 100644 index 00000000000..a77993a2a29 --- /dev/null +++ b/incubator/flextv/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:06.445005621Z" diff --git a/incubator/flextv/0.0.25/Chart.yaml b/incubator/flextv/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2db8d3a35bc --- /dev/null +++ b/incubator/flextv/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A super-sexy voice interface for the Plex HTPC. +home: https://truecharts.org/docs/charts/incubator/flextv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png +keywords: + - flextv + - MediaApp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flextv +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/flextv + - https://github.com/d8ahazard/FlexTV + - https://registry.hub.docker.com/r/jcreynolds/flextv/ +type: application +version: 0.0.25 diff --git a/incubator/flextv/0.0.25/README.md b/incubator/flextv/0.0.25/README.md new file mode 100644 index 00000000000..1eba370287e --- /dev/null +++ b/incubator/flextv/0.0.25/README.md @@ -0,0 +1,107 @@ +# flextv + +A super-sexy voice interface for the Plex HTPC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flextv](https://truecharts.org/docs/charts/incubator/flextv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flextv` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flextv TrueCharts/flextv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flextv` deployment + +```console +helm uninstall flextv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flextv \ + --set env.TZ="America/New York" \ + TrueCharts/flextv +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flextv TrueCharts/flextv -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/flextv/0.0.24/app-readme.md b/incubator/flextv/0.0.25/app-readme.md similarity index 100% rename from incubator/flextv/0.0.24/app-readme.md rename to incubator/flextv/0.0.25/app-readme.md diff --git a/incubator/flextv/0.0.25/charts/common-10.6.1.tgz b/incubator/flextv/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/flextv/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/flextv/0.0.24/ix_values.yaml b/incubator/flextv/0.0.25/ix_values.yaml similarity index 100% rename from incubator/flextv/0.0.24/ix_values.yaml rename to incubator/flextv/0.0.25/ix_values.yaml diff --git a/incubator/flextv/0.0.24/questions.yaml b/incubator/flextv/0.0.25/questions.yaml similarity index 100% rename from incubator/flextv/0.0.24/questions.yaml rename to incubator/flextv/0.0.25/questions.yaml diff --git a/incubator/flextv/0.0.24/templates/common.yaml b/incubator/flextv/0.0.25/templates/common.yaml similarity index 100% rename from incubator/flextv/0.0.24/templates/common.yaml rename to incubator/flextv/0.0.25/templates/common.yaml diff --git a/incubator/fmd2-wine/0.0.24/values.yaml b/incubator/flextv/0.0.25/values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.24/values.yaml rename to incubator/flextv/0.0.25/values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md deleted file mode 100644 index 226ba21ccfa..00000000000 --- a/incubator/fluttercoin-wallet/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/fluttercoin-wallet/0.0.24/Chart.lock b/incubator/fluttercoin-wallet/0.0.24/Chart.lock deleted file mode 100644 index e242e0996f9..00000000000 --- a/incubator/fluttercoin-wallet/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:40.275694989Z" diff --git a/incubator/fluttercoin-wallet/0.0.24/Chart.yaml b/incubator/fluttercoin-wallet/0.0.24/Chart.yaml deleted file mode 100644 index 60c7c9157c8..00000000000 --- a/incubator/fluttercoin-wallet/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary." -home: https://truecharts.org/docs/charts/incubator/fluttercoin-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png -keywords: - - fluttercoin-wallet - - Network-Other - - Productivity - - Tools-Utilities - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fluttercoin-wallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet - - https://fluttercoin.me/ - - https://hub.docker.com/r/ich777/fluttercoin -type: application -version: 0.0.24 diff --git a/incubator/fluttercoin-wallet/0.0.24/README.md b/incubator/fluttercoin-wallet/0.0.24/README.md deleted file mode 100644 index 92274390150..00000000000 --- a/incubator/fluttercoin-wallet/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fluttercoin-wallet - -FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fluttercoin-wallet](https://truecharts.org/docs/charts/incubator/fluttercoin-wallet) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fluttercoin-wallet` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fluttercoin-wallet TrueCharts/fluttercoin-wallet -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fluttercoin-wallet` deployment - -```console -helm uninstall fluttercoin-wallet -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fluttercoin-wallet \ - --set env.TZ="America/New York" \ - TrueCharts/fluttercoin-wallet -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fluttercoin-wallet TrueCharts/fluttercoin-wallet -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fluttercoin-wallet/0.0.24/charts/common-10.5.10.tgz b/incubator/fluttercoin-wallet/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fluttercoin-wallet/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fluttercoin-wallet/0.0.25/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9b369eedf3f --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fluttercoin-wallet-0.0.25](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.24...fluttercoin-wallet-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluttercoin-wallet-0.0.24](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.23...fluttercoin-wallet-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/fluttercoin-wallet/0.0.25/Chart.lock b/incubator/fluttercoin-wallet/0.0.25/Chart.lock new file mode 100644 index 00000000000..3452871116b --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:07.740691895Z" diff --git a/incubator/fluttercoin-wallet/0.0.25/Chart.yaml b/incubator/fluttercoin-wallet/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8682cfc3e98 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary." +home: https://truecharts.org/docs/charts/incubator/fluttercoin-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluttercoin-wallet.png +keywords: + - fluttercoin-wallet + - Network-Other + - Productivity + - Tools-Utilities + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluttercoin-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fluttercoin-wallet + - https://fluttercoin.me/ + - https://hub.docker.com/r/ich777/fluttercoin +type: application +version: 0.0.25 diff --git a/incubator/fluttercoin-wallet/0.0.25/README.md b/incubator/fluttercoin-wallet/0.0.25/README.md new file mode 100644 index 00000000000..860ef5864a5 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.25/README.md @@ -0,0 +1,107 @@ +# fluttercoin-wallet + +FlutterCoin may be a coin with the tried and true algorithm of scrypt, but it's definitely anything but ordinary. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fluttercoin-wallet](https://truecharts.org/docs/charts/incubator/fluttercoin-wallet) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fluttercoin-wallet` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fluttercoin-wallet TrueCharts/fluttercoin-wallet +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fluttercoin-wallet` deployment + +```console +helm uninstall fluttercoin-wallet +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fluttercoin-wallet \ + --set env.TZ="America/New York" \ + TrueCharts/fluttercoin-wallet +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fluttercoin-wallet TrueCharts/fluttercoin-wallet -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fluttercoin-wallet/0.0.24/app-readme.md b/incubator/fluttercoin-wallet/0.0.25/app-readme.md similarity index 100% rename from incubator/fluttercoin-wallet/0.0.24/app-readme.md rename to incubator/fluttercoin-wallet/0.0.25/app-readme.md diff --git a/incubator/fluttercoin-wallet/0.0.25/charts/common-10.6.1.tgz b/incubator/fluttercoin-wallet/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fluttercoin-wallet/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fluttercoin-wallet/0.0.24/ix_values.yaml b/incubator/fluttercoin-wallet/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.24/ix_values.yaml rename to incubator/fluttercoin-wallet/0.0.25/ix_values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.24/questions.yaml b/incubator/fluttercoin-wallet/0.0.25/questions.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.24/questions.yaml rename to incubator/fluttercoin-wallet/0.0.25/questions.yaml diff --git a/incubator/fluttercoin-wallet/0.0.24/templates/common.yaml b/incubator/fluttercoin-wallet/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.24/templates/common.yaml rename to incubator/fluttercoin-wallet/0.0.25/templates/common.yaml diff --git a/incubator/fogproject/0.0.24/values.yaml b/incubator/fluttercoin-wallet/0.0.25/values.yaml similarity index 100% rename from incubator/fogproject/0.0.24/values.yaml rename to incubator/fluttercoin-wallet/0.0.25/values.yaml diff --git a/incubator/fmd2-wine/0.0.24/CHANGELOG.md b/incubator/fmd2-wine/0.0.24/CHANGELOG.md deleted file mode 100644 index c16f3a74975..00000000000 --- a/incubator/fmd2-wine/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/fmd2-wine/0.0.24/Chart.lock b/incubator/fmd2-wine/0.0.24/Chart.lock deleted file mode 100644 index 3e54349ce8e..00000000000 --- a/incubator/fmd2-wine/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:41.27413568Z" diff --git a/incubator/fmd2-wine/0.0.24/Chart.yaml b/incubator/fmd2-wine/0.0.24/Chart.yaml deleted file mode 100644 index c06869d32a8..00000000000 --- a/incubator/fmd2-wine/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " -home: https://truecharts.org/docs/charts/incubator/fmd2-wine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png -keywords: - - fmd2-wine - - Downloaders - - MediaApp-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fmd2-wine -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine - - https://github.com/Banh-Canh/docker-FMD2 - - https://hub.docker.com/r/banhcanh/docker-fmd2/ -type: application -version: 0.0.24 diff --git a/incubator/fmd2-wine/0.0.24/README.md b/incubator/fmd2-wine/0.0.24/README.md deleted file mode 100644 index 04969ce8279..00000000000 --- a/incubator/fmd2-wine/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fmd2-wine - -**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fmd2-wine](https://truecharts.org/docs/charts/incubator/fmd2-wine) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fmd2-wine` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fmd2-wine TrueCharts/fmd2-wine -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fmd2-wine` deployment - -```console -helm uninstall fmd2-wine -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fmd2-wine \ - --set env.TZ="America/New York" \ - TrueCharts/fmd2-wine -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fmd2-wine TrueCharts/fmd2-wine -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fmd2-wine/0.0.24/charts/common-10.5.10.tgz b/incubator/fmd2-wine/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fmd2-wine/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fmd2-wine/0.0.25/CHANGELOG.md b/incubator/fmd2-wine/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..15aa2a9bc93 --- /dev/null +++ b/incubator/fmd2-wine/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fmd2-wine-0.0.25](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.24...fmd2-wine-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fmd2-wine-0.0.24](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.23...fmd2-wine-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/fmd2-wine/0.0.25/Chart.lock b/incubator/fmd2-wine/0.0.25/Chart.lock new file mode 100644 index 00000000000..2f5bc423ee1 --- /dev/null +++ b/incubator/fmd2-wine/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:24.249682467Z" diff --git a/incubator/fmd2-wine/0.0.25/Chart.yaml b/incubator/fmd2-wine/0.0.25/Chart.yaml new file mode 100644 index 00000000000..1f80c81159f --- /dev/null +++ b/incubator/fmd2-wine/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. " +home: https://truecharts.org/docs/charts/incubator/fmd2-wine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png +keywords: + - fmd2-wine + - Downloaders + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fmd2-wine +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fmd2-wine + - https://github.com/Banh-Canh/docker-FMD2 + - https://hub.docker.com/r/banhcanh/docker-fmd2/ +type: application +version: 0.0.25 diff --git a/incubator/fmd2-wine/0.0.25/README.md b/incubator/fmd2-wine/0.0.25/README.md new file mode 100644 index 00000000000..68b289fcc89 --- /dev/null +++ b/incubator/fmd2-wine/0.0.25/README.md @@ -0,0 +1,107 @@ +# fmd2-wine + +**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fmd2-wine](https://truecharts.org/docs/charts/incubator/fmd2-wine) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fmd2-wine` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fmd2-wine TrueCharts/fmd2-wine +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fmd2-wine` deployment + +```console +helm uninstall fmd2-wine +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fmd2-wine \ + --set env.TZ="America/New York" \ + TrueCharts/fmd2-wine +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fmd2-wine TrueCharts/fmd2-wine -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fmd2-wine/0.0.24/app-readme.md b/incubator/fmd2-wine/0.0.25/app-readme.md similarity index 100% rename from incubator/fmd2-wine/0.0.24/app-readme.md rename to incubator/fmd2-wine/0.0.25/app-readme.md diff --git a/incubator/fmd2-wine/0.0.25/charts/common-10.6.1.tgz b/incubator/fmd2-wine/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fmd2-wine/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fmd2-wine/0.0.24/ix_values.yaml b/incubator/fmd2-wine/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.24/ix_values.yaml rename to incubator/fmd2-wine/0.0.25/ix_values.yaml diff --git a/incubator/fmd2-wine/0.0.24/questions.yaml b/incubator/fmd2-wine/0.0.25/questions.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.24/questions.yaml rename to incubator/fmd2-wine/0.0.25/questions.yaml diff --git a/incubator/fmd2-wine/0.0.24/templates/common.yaml b/incubator/fmd2-wine/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.24/templates/common.yaml rename to incubator/fmd2-wine/0.0.25/templates/common.yaml diff --git a/incubator/fotosho/0.0.24/values.yaml b/incubator/fmd2-wine/0.0.25/values.yaml similarity index 100% rename from incubator/fotosho/0.0.24/values.yaml rename to incubator/fmd2-wine/0.0.25/values.yaml diff --git a/incubator/fogproject/0.0.24/CHANGELOG.md b/incubator/fogproject/0.0.24/CHANGELOG.md deleted file mode 100644 index dc1b01365d1..00000000000 --- a/incubator/fogproject/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/fogproject/0.0.24/Chart.lock b/incubator/fogproject/0.0.24/Chart.lock deleted file mode 100644 index 61e42e8b93c..00000000000 --- a/incubator/fogproject/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:12:58.873605983Z" diff --git a/incubator/fogproject/0.0.24/Chart.yaml b/incubator/fogproject/0.0.24/Chart.yaml deleted file mode 100644 index a0ac2318408..00000000000 --- a/incubator/fogproject/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions." -home: https://truecharts.org/docs/charts/incubator/fogproject -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png -keywords: - - fogproject - - Backup - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fogproject -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject - - https://github.com/redvex2460/fogproject -type: application -version: 0.0.24 diff --git a/incubator/fogproject/0.0.24/README.md b/incubator/fogproject/0.0.24/README.md deleted file mode 100644 index 58173ad6590..00000000000 --- a/incubator/fogproject/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# fogproject - -FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fogproject](https://truecharts.org/docs/charts/incubator/fogproject) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fogproject` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fogproject TrueCharts/fogproject -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fogproject` deployment - -```console -helm uninstall fogproject -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fogproject \ - --set env.TZ="America/New York" \ - TrueCharts/fogproject -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fogproject TrueCharts/fogproject -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fogproject/0.0.24/charts/common-10.5.10.tgz b/incubator/fogproject/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fogproject/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fogproject/0.0.25/CHANGELOG.md b/incubator/fogproject/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e2b0cc4f2ff --- /dev/null +++ b/incubator/fogproject/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fogproject-0.0.25](https://github.com/truecharts/charts/compare/fogproject-0.0.24...fogproject-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fogproject-0.0.24](https://github.com/truecharts/charts/compare/fogproject-0.0.23...fogproject-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/fogproject/0.0.25/Chart.lock b/incubator/fogproject/0.0.25/Chart.lock new file mode 100644 index 00000000000..f1e07bcae84 --- /dev/null +++ b/incubator/fogproject/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:37.523664688Z" diff --git a/incubator/fogproject/0.0.25/Chart.yaml b/incubator/fogproject/0.0.25/Chart.yaml new file mode 100644 index 00000000000..3fbf63864c8 --- /dev/null +++ b/incubator/fogproject/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions." +home: https://truecharts.org/docs/charts/incubator/fogproject +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fogproject.png +keywords: + - fogproject + - Backup + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fogproject +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fogproject + - https://github.com/redvex2460/fogproject +type: application +version: 0.0.25 diff --git a/incubator/fogproject/0.0.25/README.md b/incubator/fogproject/0.0.25/README.md new file mode 100644 index 00000000000..8c8abedded9 --- /dev/null +++ b/incubator/fogproject/0.0.25/README.md @@ -0,0 +1,106 @@ +# fogproject + +FOG Project can capture, deploy, and manage Windows, Mac OSX, and various Linux distributions. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fogproject](https://truecharts.org/docs/charts/incubator/fogproject) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fogproject` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fogproject TrueCharts/fogproject +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fogproject` deployment + +```console +helm uninstall fogproject +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fogproject \ + --set env.TZ="America/New York" \ + TrueCharts/fogproject +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fogproject TrueCharts/fogproject -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fogproject/0.0.24/app-readme.md b/incubator/fogproject/0.0.25/app-readme.md similarity index 100% rename from incubator/fogproject/0.0.24/app-readme.md rename to incubator/fogproject/0.0.25/app-readme.md diff --git a/incubator/fogproject/0.0.25/charts/common-10.6.1.tgz b/incubator/fogproject/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fogproject/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fogproject/0.0.24/ix_values.yaml b/incubator/fogproject/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fogproject/0.0.24/ix_values.yaml rename to incubator/fogproject/0.0.25/ix_values.yaml diff --git a/incubator/fogproject/0.0.24/questions.yaml b/incubator/fogproject/0.0.25/questions.yaml similarity index 100% rename from incubator/fogproject/0.0.24/questions.yaml rename to incubator/fogproject/0.0.25/questions.yaml diff --git a/incubator/fogproject/0.0.24/templates/common.yaml b/incubator/fogproject/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fogproject/0.0.24/templates/common.yaml rename to incubator/fogproject/0.0.25/templates/common.yaml diff --git a/incubator/freecad-desktop-g3/0.0.24/values.yaml b/incubator/fogproject/0.0.25/values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.24/values.yaml rename to incubator/fogproject/0.0.25/values.yaml diff --git a/incubator/fotosho/0.0.24/CHANGELOG.md b/incubator/fotosho/0.0.24/CHANGELOG.md deleted file mode 100644 index 0e8353f8df9..00000000000 --- a/incubator/fotosho/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/fotosho/0.0.24/Chart.lock b/incubator/fotosho/0.0.24/Chart.lock deleted file mode 100644 index 31ece1b87b6..00000000000 --- a/incubator/fotosho/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:04.861496239Z" diff --git a/incubator/fotosho/0.0.24/Chart.yaml b/incubator/fotosho/0.0.24/Chart.yaml deleted file mode 100644 index de13b4ebe94..00000000000 --- a/incubator/fotosho/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." -home: https://truecharts.org/docs/charts/incubator/fotosho -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png -keywords: - - fotosho - - MediaApp-Photos - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fotosho -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho - - https://github.com/advplyr/fotosho - - https://hub.docker.com/r/advplyr/fotosho/ -type: application -version: 0.0.24 diff --git a/incubator/fotosho/0.0.24/README.md b/incubator/fotosho/0.0.24/README.md deleted file mode 100644 index 319936c17e9..00000000000 --- a/incubator/fotosho/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fotosho - -*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fotosho](https://truecharts.org/docs/charts/incubator/fotosho) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fotosho` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fotosho TrueCharts/fotosho -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fotosho` deployment - -```console -helm uninstall fotosho -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fotosho \ - --set env.TZ="America/New York" \ - TrueCharts/fotosho -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fotosho TrueCharts/fotosho -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fotosho/0.0.24/charts/common-10.5.10.tgz b/incubator/fotosho/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fotosho/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fotosho/0.0.25/CHANGELOG.md b/incubator/fotosho/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9d1e87e2b9b --- /dev/null +++ b/incubator/fotosho/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fotosho-0.0.25](https://github.com/truecharts/charts/compare/fotosho-0.0.24...fotosho-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/incubator/fotosho/0.0.25/Chart.lock b/incubator/fotosho/0.0.25/Chart.lock new file mode 100644 index 00000000000..b892f046fdd --- /dev/null +++ b/incubator/fotosho/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:37.75332355Z" diff --git a/incubator/fotosho/0.0.25/Chart.yaml b/incubator/fotosho/0.0.25/Chart.yaml new file mode 100644 index 00000000000..efc1917852f --- /dev/null +++ b/incubator/fotosho/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos." +home: https://truecharts.org/docs/charts/incubator/fotosho +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png +keywords: + - fotosho + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fotosho +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fotosho + - https://github.com/advplyr/fotosho + - https://hub.docker.com/r/advplyr/fotosho/ +type: application +version: 0.0.25 diff --git a/incubator/fotosho/0.0.25/README.md b/incubator/fotosho/0.0.25/README.md new file mode 100644 index 00000000000..7d64198a4a9 --- /dev/null +++ b/incubator/fotosho/0.0.25/README.md @@ -0,0 +1,107 @@ +# fotosho + +*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fotosho](https://truecharts.org/docs/charts/incubator/fotosho) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fotosho` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fotosho TrueCharts/fotosho +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fotosho` deployment + +```console +helm uninstall fotosho +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fotosho \ + --set env.TZ="America/New York" \ + TrueCharts/fotosho +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fotosho TrueCharts/fotosho -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fotosho/0.0.24/app-readme.md b/incubator/fotosho/0.0.25/app-readme.md similarity index 100% rename from incubator/fotosho/0.0.24/app-readme.md rename to incubator/fotosho/0.0.25/app-readme.md diff --git a/incubator/fotosho/0.0.25/charts/common-10.6.1.tgz b/incubator/fotosho/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fotosho/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fotosho/0.0.24/ix_values.yaml b/incubator/fotosho/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fotosho/0.0.24/ix_values.yaml rename to incubator/fotosho/0.0.25/ix_values.yaml diff --git a/incubator/fotosho/0.0.24/questions.yaml b/incubator/fotosho/0.0.25/questions.yaml similarity index 100% rename from incubator/fotosho/0.0.24/questions.yaml rename to incubator/fotosho/0.0.25/questions.yaml diff --git a/incubator/fotosho/0.0.24/templates/common.yaml b/incubator/fotosho/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fotosho/0.0.24/templates/common.yaml rename to incubator/fotosho/0.0.25/templates/common.yaml diff --git a/incubator/frigate/2.0.34/values.yaml b/incubator/fotosho/0.0.25/values.yaml similarity index 100% rename from incubator/frigate/2.0.34/values.yaml rename to incubator/fotosho/0.0.25/values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md deleted file mode 100644 index 491783c5f5b..00000000000 --- a/incubator/freecad-desktop-g3/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/freecad-desktop-g3/0.0.24/Chart.lock b/incubator/freecad-desktop-g3/0.0.24/Chart.lock deleted file mode 100644 index daf22cda5fd..00000000000 --- a/incubator/freecad-desktop-g3/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:05.305103824Z" diff --git a/incubator/freecad-desktop-g3/0.0.24/Chart.yaml b/incubator/freecad-desktop-g3/0.0.24/Chart.yaml deleted file mode 100644 index be4a111d68b..00000000000 --- a/incubator/freecad-desktop-g3/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" -home: https://truecharts.org/docs/charts/incubator/freecad-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png -keywords: - - freecad-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: freecad-desktop-g3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 -type: application -version: 0.0.24 diff --git a/incubator/freecad-desktop-g3/0.0.24/README.md b/incubator/freecad-desktop-g3/0.0.24/README.md deleted file mode 100644 index 0be410804fe..00000000000 --- a/incubator/freecad-desktop-g3/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# freecad-desktop-g3 - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [freecad-desktop-g3](https://truecharts.org/docs/charts/incubator/freecad-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `freecad-desktop-g3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install freecad-desktop-g3 TrueCharts/freecad-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `freecad-desktop-g3` deployment - -```console -helm uninstall freecad-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install freecad-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/freecad-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install freecad-desktop-g3 TrueCharts/freecad-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/freecad-desktop-g3/0.0.24/charts/common-10.5.10.tgz b/incubator/freecad-desktop-g3/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/freecad-desktop-g3/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/freecad-desktop-g3/0.0.25/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9d9d4a23003 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freecad-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.24...freecad-desktop-g3-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fotosho-0.0.24](https://github.com/truecharts/charts/compare/fotosho-0.0.23...fotosho-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/freecad-desktop-g3/0.0.25/Chart.lock b/incubator/freecad-desktop-g3/0.0.25/Chart.lock new file mode 100644 index 00000000000..048535acd0d --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:39.80151823Z" diff --git a/incubator/freecad-desktop-g3/0.0.25/Chart.yaml b/incubator/freecad-desktop-g3/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a1187ad529a --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/freecad-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freecad-desktop-g3.png +keywords: + - freecad-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freecad-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/freecad-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-freecad-g3 +type: application +version: 0.0.25 diff --git a/incubator/freecad-desktop-g3/0.0.25/README.md b/incubator/freecad-desktop-g3/0.0.25/README.md new file mode 100644 index 00000000000..454659e5af0 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.25/README.md @@ -0,0 +1,107 @@ +# freecad-desktop-g3 + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [freecad-desktop-g3](https://truecharts.org/docs/charts/incubator/freecad-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `freecad-desktop-g3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install freecad-desktop-g3 TrueCharts/freecad-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `freecad-desktop-g3` deployment + +```console +helm uninstall freecad-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freecad-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/freecad-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install freecad-desktop-g3 TrueCharts/freecad-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/freecad-desktop-g3/0.0.24/app-readme.md b/incubator/freecad-desktop-g3/0.0.25/app-readme.md similarity index 100% rename from incubator/freecad-desktop-g3/0.0.24/app-readme.md rename to incubator/freecad-desktop-g3/0.0.25/app-readme.md diff --git a/incubator/freecad-desktop-g3/0.0.25/charts/common-10.6.1.tgz b/incubator/freecad-desktop-g3/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/freecad-desktop-g3/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/freecad-desktop-g3/0.0.24/ix_values.yaml b/incubator/freecad-desktop-g3/0.0.25/ix_values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.24/ix_values.yaml rename to incubator/freecad-desktop-g3/0.0.25/ix_values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.24/questions.yaml b/incubator/freecad-desktop-g3/0.0.25/questions.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.24/questions.yaml rename to incubator/freecad-desktop-g3/0.0.25/questions.yaml diff --git a/incubator/freecad-desktop-g3/0.0.24/templates/common.yaml b/incubator/freecad-desktop-g3/0.0.25/templates/common.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.24/templates/common.yaml rename to incubator/freecad-desktop-g3/0.0.25/templates/common.yaml diff --git a/incubator/fsm/0.0.24/values.yaml b/incubator/freecad-desktop-g3/0.0.25/values.yaml similarity index 100% rename from incubator/fsm/0.0.24/values.yaml rename to incubator/freecad-desktop-g3/0.0.25/values.yaml diff --git a/incubator/frigate/2.0.34/CHANGELOG.md b/incubator/frigate/2.0.34/CHANGELOG.md deleted file mode 100644 index bbb4fc30c3b..00000000000 --- a/incubator/frigate/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/frigate/2.0.34/Chart.lock b/incubator/frigate/2.0.34/Chart.lock deleted file mode 100644 index 45acbd43d39..00000000000 --- a/incubator/frigate/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:07.47721066Z" diff --git a/incubator/frigate/2.0.34/Chart.yaml b/incubator/frigate/2.0.34/Chart.yaml deleted file mode 100644 index 1fe124d8bbd..00000000000 --- a/incubator/frigate/2.0.34/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: NVR With Realtime Object Detection for IP Cameras -home: https://truecharts.org/docs/charts/incubator/frigate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png -keywords: - - encode - - nvr - - media - - frigate -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: frigate -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/frigate - - https://github.com/blakeblackshear/frigate - - https://hub.docker.com/r/blakeblackshear/frigate -type: application -version: 2.0.34 -annotations: - truecharts.org/catagories: | - - nvr - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/frigate/2.0.34/README.md b/incubator/frigate/2.0.34/README.md deleted file mode 100644 index e319cc1fef4..00000000000 --- a/incubator/frigate/2.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# frigate - -NVR With Realtime Object Detection for IP Cameras - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [frigate](https://truecharts.org/docs/charts/incubator/frigate) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `frigate` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install frigate TrueCharts/frigate -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `frigate` deployment - -```console -helm uninstall frigate -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install frigate \ - --set env.TZ="America/New York" \ - TrueCharts/frigate -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install frigate TrueCharts/frigate -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/frigate/2.0.34/charts/common-10.5.10.tgz b/incubator/frigate/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/frigate/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/frigate/2.0.35/CHANGELOG.md b/incubator/frigate/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..22943856a02 --- /dev/null +++ b/incubator/frigate/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [frigate-2.0.35](https://github.com/truecharts/charts/compare/frigate-2.0.34...frigate-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [frigate-2.0.34](https://github.com/truecharts/charts/compare/frigate-2.0.33...frigate-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/frigate/2.0.35/Chart.lock b/incubator/frigate/2.0.35/Chart.lock new file mode 100644 index 00000000000..d653094eb60 --- /dev/null +++ b/incubator/frigate/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:07:56.768982978Z" diff --git a/incubator/frigate/2.0.35/Chart.yaml b/incubator/frigate/2.0.35/Chart.yaml new file mode 100644 index 00000000000..225b2e656ba --- /dev/null +++ b/incubator/frigate/2.0.35/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: NVR With Realtime Object Detection for IP Cameras +home: https://truecharts.org/docs/charts/incubator/frigate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png +keywords: + - encode + - nvr + - media + - frigate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: frigate +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/frigate + - https://github.com/blakeblackshear/frigate + - https://hub.docker.com/r/blakeblackshear/frigate +type: application +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - nvr + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/frigate/2.0.35/README.md b/incubator/frigate/2.0.35/README.md new file mode 100644 index 00000000000..e25dc3db279 --- /dev/null +++ b/incubator/frigate/2.0.35/README.md @@ -0,0 +1,107 @@ +# frigate + +NVR With Realtime Object Detection for IP Cameras + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [frigate](https://truecharts.org/docs/charts/incubator/frigate) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `frigate` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install frigate TrueCharts/frigate +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `frigate` deployment + +```console +helm uninstall frigate +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install frigate \ + --set env.TZ="America/New York" \ + TrueCharts/frigate +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install frigate TrueCharts/frigate -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/frigate/2.0.34/app-readme.md b/incubator/frigate/2.0.35/app-readme.md similarity index 100% rename from incubator/frigate/2.0.34/app-readme.md rename to incubator/frigate/2.0.35/app-readme.md diff --git a/incubator/frigate/2.0.35/charts/common-10.6.1.tgz b/incubator/frigate/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/frigate/2.0.35/charts/common-10.6.1.tgz differ diff --git a/incubator/frigate/2.0.34/ix_values.yaml b/incubator/frigate/2.0.35/ix_values.yaml similarity index 100% rename from incubator/frigate/2.0.34/ix_values.yaml rename to incubator/frigate/2.0.35/ix_values.yaml diff --git a/incubator/frigate/2.0.34/questions.yaml b/incubator/frigate/2.0.35/questions.yaml similarity index 100% rename from incubator/frigate/2.0.34/questions.yaml rename to incubator/frigate/2.0.35/questions.yaml diff --git a/incubator/frigate/2.0.34/templates/common.yaml b/incubator/frigate/2.0.35/templates/common.yaml similarity index 100% rename from incubator/frigate/2.0.34/templates/common.yaml rename to incubator/frigate/2.0.35/templates/common.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.24/values.yaml b/incubator/frigate/2.0.35/values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.24/values.yaml rename to incubator/frigate/2.0.35/values.yaml diff --git a/incubator/fsm/0.0.24/CHANGELOG.md b/incubator/fsm/0.0.24/CHANGELOG.md deleted file mode 100644 index 7380e0526cf..00000000000 --- a/incubator/fsm/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/fsm/0.0.24/Chart.lock b/incubator/fsm/0.0.24/Chart.lock deleted file mode 100644 index de14202387d..00000000000 --- a/incubator/fsm/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:23.450868613Z" diff --git a/incubator/fsm/0.0.24/Chart.yaml b/incubator/fsm/0.0.24/Chart.yaml deleted file mode 100644 index f3f990e6267..00000000000 --- a/incubator/fsm/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "" -home: https://truecharts.org/docs/charts/incubator/fsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png -keywords: - - fsm - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fsm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm - - https://registry.hub.docker.com/r/ofsm/ofsm -type: application -version: 0.0.24 diff --git a/incubator/fsm/0.0.24/README.md b/incubator/fsm/0.0.24/README.md deleted file mode 100644 index da936c1c8da..00000000000 --- a/incubator/fsm/0.0.24/README.md +++ /dev/null @@ -1,104 +0,0 @@ -# fsm - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fsm](https://truecharts.org/docs/charts/incubator/fsm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fsm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fsm TrueCharts/fsm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fsm` deployment - -```console -helm uninstall fsm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fsm \ - --set env.TZ="America/New York" \ - TrueCharts/fsm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fsm TrueCharts/fsm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fsm/0.0.24/charts/common-10.5.10.tgz b/incubator/fsm/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/fsm/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/fsm/0.0.25/CHANGELOG.md b/incubator/fsm/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0e342dd7b23 --- /dev/null +++ b/incubator/fsm/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fsm-0.0.25](https://github.com/truecharts/charts/compare/fsm-0.0.24...fsm-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [fsm-0.0.24](https://github.com/truecharts/charts/compare/fsm-0.0.23...fsm-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/fsm/0.0.25/Chart.lock b/incubator/fsm/0.0.25/Chart.lock new file mode 100644 index 00000000000..fdd2e3f63cf --- /dev/null +++ b/incubator/fsm/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:08:08.65667659Z" diff --git a/incubator/fsm/0.0.25/Chart.yaml b/incubator/fsm/0.0.25/Chart.yaml new file mode 100644 index 00000000000..dace94be5e8 --- /dev/null +++ b/incubator/fsm/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "" +home: https://truecharts.org/docs/charts/incubator/fsm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png +keywords: + - fsm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fsm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fsm + - https://registry.hub.docker.com/r/ofsm/ofsm +type: application +version: 0.0.25 diff --git a/incubator/fsm/0.0.25/README.md b/incubator/fsm/0.0.25/README.md new file mode 100644 index 00000000000..33d8b2a9dd4 --- /dev/null +++ b/incubator/fsm/0.0.25/README.md @@ -0,0 +1,104 @@ +# fsm + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fsm](https://truecharts.org/docs/charts/incubator/fsm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fsm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fsm TrueCharts/fsm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fsm` deployment + +```console +helm uninstall fsm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fsm \ + --set env.TZ="America/New York" \ + TrueCharts/fsm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fsm TrueCharts/fsm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fsm/0.0.24/app-readme.md b/incubator/fsm/0.0.25/app-readme.md similarity index 100% rename from incubator/fsm/0.0.24/app-readme.md rename to incubator/fsm/0.0.25/app-readme.md diff --git a/incubator/fsm/0.0.25/charts/common-10.6.1.tgz b/incubator/fsm/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/fsm/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/fsm/0.0.24/ix_values.yaml b/incubator/fsm/0.0.25/ix_values.yaml similarity index 100% rename from incubator/fsm/0.0.24/ix_values.yaml rename to incubator/fsm/0.0.25/ix_values.yaml diff --git a/incubator/fsm/0.0.24/questions.yaml b/incubator/fsm/0.0.25/questions.yaml similarity index 100% rename from incubator/fsm/0.0.24/questions.yaml rename to incubator/fsm/0.0.25/questions.yaml diff --git a/incubator/fsm/0.0.24/templates/common.yaml b/incubator/fsm/0.0.25/templates/common.yaml similarity index 100% rename from incubator/fsm/0.0.24/templates/common.yaml rename to incubator/fsm/0.0.25/templates/common.yaml diff --git a/incubator/funkwhale/0.0.24/values.yaml b/incubator/fsm/0.0.25/values.yaml similarity index 100% rename from incubator/funkwhale/0.0.24/values.yaml rename to incubator/fsm/0.0.25/values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md deleted file mode 100644 index 53f1129f4ec..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/funkwhale-all-in-one/0.0.24/Chart.lock b/incubator/funkwhale-all-in-one/0.0.24/Chart.lock deleted file mode 100644 index cbe574a7750..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:30.390618758Z" diff --git a/incubator/funkwhale-all-in-one/0.0.24/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.24/Chart.yaml deleted file mode 100644 index a9edffdc407..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network." -home: https://truecharts.org/docs/charts/incubator/funkwhale-all-in-one -icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale-all-in-one.png -keywords: - - funkwhale-all-in-one - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: funkwhale-all-in-one -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale-all-in-one - - https://funkwhale.audio/ - - https://hub.docker.com/r/funkwhale/all-in-one/ -type: application -version: 0.0.24 diff --git a/incubator/funkwhale-all-in-one/0.0.24/README.md b/incubator/funkwhale-all-in-one/0.0.24/README.md deleted file mode 100644 index 712bd7c00d5..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# funkwhale-all-in-one - -Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [funkwhale-all-in-one](https://truecharts.org/docs/charts/incubator/funkwhale-all-in-one) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `funkwhale-all-in-one` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install funkwhale-all-in-one TrueCharts/funkwhale-all-in-one -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `funkwhale-all-in-one` deployment - -```console -helm uninstall funkwhale-all-in-one -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install funkwhale-all-in-one \ - --set env.TZ="America/New York" \ - TrueCharts/funkwhale-all-in-one -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install funkwhale-all-in-one TrueCharts/funkwhale-all-in-one -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale-all-in-one/0.0.24/charts/common-10.5.10.tgz b/incubator/funkwhale-all-in-one/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/funkwhale-all-in-one/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/funkwhale-all-in-one/0.0.25/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a856a7defe7 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [funkwhale-all-in-one-0.0.25](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.24...funkwhale-all-in-one-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-all-in-one-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.23...funkwhale-all-in-one-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/funkwhale-all-in-one/0.0.25/Chart.lock b/incubator/funkwhale-all-in-one/0.0.25/Chart.lock new file mode 100644 index 00000000000..0759454d4dd --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:08:11.510956149Z" diff --git a/incubator/funkwhale-all-in-one/0.0.25/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7c020017b08 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network." +home: https://truecharts.org/docs/charts/incubator/funkwhale-all-in-one +icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale-all-in-one.png +keywords: + - funkwhale-all-in-one + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: funkwhale-all-in-one +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale-all-in-one + - https://funkwhale.audio/ + - https://hub.docker.com/r/funkwhale/all-in-one/ +type: application +version: 0.0.25 diff --git a/incubator/funkwhale-all-in-one/0.0.25/README.md b/incubator/funkwhale-all-in-one/0.0.25/README.md new file mode 100644 index 00000000000..b968a338ae7 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.25/README.md @@ -0,0 +1,107 @@ +# funkwhale-all-in-one + +Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralised, open network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [funkwhale-all-in-one](https://truecharts.org/docs/charts/incubator/funkwhale-all-in-one) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `funkwhale-all-in-one` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install funkwhale-all-in-one TrueCharts/funkwhale-all-in-one +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `funkwhale-all-in-one` deployment + +```console +helm uninstall funkwhale-all-in-one +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install funkwhale-all-in-one \ + --set env.TZ="America/New York" \ + TrueCharts/funkwhale-all-in-one +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install funkwhale-all-in-one TrueCharts/funkwhale-all-in-one -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale-all-in-one/0.0.24/app-readme.md b/incubator/funkwhale-all-in-one/0.0.25/app-readme.md similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.24/app-readme.md rename to incubator/funkwhale-all-in-one/0.0.25/app-readme.md diff --git a/incubator/funkwhale-all-in-one/0.0.25/charts/common-10.6.1.tgz b/incubator/funkwhale-all-in-one/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/funkwhale-all-in-one/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/funkwhale-all-in-one/0.0.24/ix_values.yaml b/incubator/funkwhale-all-in-one/0.0.25/ix_values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.24/ix_values.yaml rename to incubator/funkwhale-all-in-one/0.0.25/ix_values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.24/questions.yaml b/incubator/funkwhale-all-in-one/0.0.25/questions.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.24/questions.yaml rename to incubator/funkwhale-all-in-one/0.0.25/questions.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.24/templates/common.yaml b/incubator/funkwhale-all-in-one/0.0.25/templates/common.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.24/templates/common.yaml rename to incubator/funkwhale-all-in-one/0.0.25/templates/common.yaml diff --git a/incubator/garrysmod/0.0.24/values.yaml b/incubator/funkwhale-all-in-one/0.0.25/values.yaml similarity index 100% rename from incubator/garrysmod/0.0.24/values.yaml rename to incubator/funkwhale-all-in-one/0.0.25/values.yaml diff --git a/incubator/funkwhale/0.0.24/CHANGELOG.md b/incubator/funkwhale/0.0.24/CHANGELOG.md deleted file mode 100644 index 50b2bae0ed2..00000000000 --- a/incubator/funkwhale/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/funkwhale/0.0.24/Chart.lock b/incubator/funkwhale/0.0.24/Chart.lock deleted file mode 100644 index 60890f617c7..00000000000 --- a/incubator/funkwhale/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:30.335855265Z" diff --git a/incubator/funkwhale/0.0.24/Chart.yaml b/incubator/funkwhale/0.0.24/Chart.yaml deleted file mode 100644 index 33ae6d3ba8a..00000000000 --- a/incubator/funkwhale/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Music - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. -home: https://truecharts.org/docs/charts/incubator/funkwhale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png -keywords: - - funkwhale - - MediaApp-Music - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: funkwhale -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale - - https://funkwhale.audio/ - - https://hub.docker.com/r/thetarkus/funkwhale/ -type: application -version: 0.0.24 diff --git a/incubator/funkwhale/0.0.24/README.md b/incubator/funkwhale/0.0.24/README.md deleted file mode 100644 index c1b8c8f0370..00000000000 --- a/incubator/funkwhale/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# funkwhale - -Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [funkwhale](https://truecharts.org/docs/charts/incubator/funkwhale) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `funkwhale` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install funkwhale TrueCharts/funkwhale -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `funkwhale` deployment - -```console -helm uninstall funkwhale -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install funkwhale \ - --set env.TZ="America/New York" \ - TrueCharts/funkwhale -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install funkwhale TrueCharts/funkwhale -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale/0.0.24/charts/common-10.5.10.tgz b/incubator/funkwhale/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/funkwhale/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/funkwhale/0.0.25/CHANGELOG.md b/incubator/funkwhale/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..356c8f15f50 --- /dev/null +++ b/incubator/funkwhale/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [funkwhale-0.0.25](https://github.com/truecharts/charts/compare/funkwhale-0.0.24...funkwhale-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [funkwhale-0.0.24](https://github.com/truecharts/charts/compare/funkwhale-0.0.23...funkwhale-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/funkwhale/0.0.25/Chart.lock b/incubator/funkwhale/0.0.25/Chart.lock new file mode 100644 index 00000000000..ceb848ad265 --- /dev/null +++ b/incubator/funkwhale/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:08:10.250025177Z" diff --git a/incubator/funkwhale/0.0.25/Chart.yaml b/incubator/funkwhale/0.0.25/Chart.yaml new file mode 100644 index 00000000000..5281d81b15d --- /dev/null +++ b/incubator/funkwhale/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Music + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. +home: https://truecharts.org/docs/charts/incubator/funkwhale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/funkwhale.png +keywords: + - funkwhale + - MediaApp-Music + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: funkwhale +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale + - https://funkwhale.audio/ + - https://hub.docker.com/r/thetarkus/funkwhale/ +type: application +version: 0.0.25 diff --git a/incubator/funkwhale/0.0.25/README.md b/incubator/funkwhale/0.0.25/README.md new file mode 100644 index 00000000000..10333b31610 --- /dev/null +++ b/incubator/funkwhale/0.0.25/README.md @@ -0,0 +1,107 @@ +# funkwhale + +Funkwhale is designed to make it easy to listen to music you like, and to discover new artists. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [funkwhale](https://truecharts.org/docs/charts/incubator/funkwhale) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `funkwhale` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install funkwhale TrueCharts/funkwhale +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `funkwhale` deployment + +```console +helm uninstall funkwhale +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install funkwhale \ + --set env.TZ="America/New York" \ + TrueCharts/funkwhale +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install funkwhale TrueCharts/funkwhale -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/funkwhale/0.0.24/app-readme.md b/incubator/funkwhale/0.0.25/app-readme.md similarity index 100% rename from incubator/funkwhale/0.0.24/app-readme.md rename to incubator/funkwhale/0.0.25/app-readme.md diff --git a/incubator/funkwhale/0.0.25/charts/common-10.6.1.tgz b/incubator/funkwhale/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/funkwhale/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/funkwhale/0.0.24/ix_values.yaml b/incubator/funkwhale/0.0.25/ix_values.yaml similarity index 100% rename from incubator/funkwhale/0.0.24/ix_values.yaml rename to incubator/funkwhale/0.0.25/ix_values.yaml diff --git a/incubator/funkwhale/0.0.24/questions.yaml b/incubator/funkwhale/0.0.25/questions.yaml similarity index 100% rename from incubator/funkwhale/0.0.24/questions.yaml rename to incubator/funkwhale/0.0.25/questions.yaml diff --git a/incubator/funkwhale/0.0.24/templates/common.yaml b/incubator/funkwhale/0.0.25/templates/common.yaml similarity index 100% rename from incubator/funkwhale/0.0.24/templates/common.yaml rename to incubator/funkwhale/0.0.25/templates/common.yaml diff --git a/incubator/genea/0.0.24/values.yaml b/incubator/funkwhale/0.0.25/values.yaml similarity index 100% rename from incubator/genea/0.0.24/values.yaml rename to incubator/funkwhale/0.0.25/values.yaml diff --git a/incubator/garrysmod/0.0.24/CHANGELOG.md b/incubator/garrysmod/0.0.24/CHANGELOG.md deleted file mode 100644 index d1499120708..00000000000 --- a/incubator/garrysmod/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/garrysmod/0.0.24/Chart.lock b/incubator/garrysmod/0.0.24/Chart.lock deleted file mode 100644 index 18275bfad6d..00000000000 --- a/incubator/garrysmod/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:32.803684255Z" diff --git a/incubator/garrysmod/0.0.24/Chart.yaml b/incubator/garrysmod/0.0.24/Chart.yaml deleted file mode 100644 index 8d3927c51c4..00000000000 --- a/incubator/garrysmod/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Garry's Mod and run it." -home: https://truecharts.org/docs/charts/incubator/garrysmod -icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png -keywords: - - garrysmod - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: garrysmod -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/garrysmod/0.0.24/README.md b/incubator/garrysmod/0.0.24/README.md deleted file mode 100644 index 6f23da9444f..00000000000 --- a/incubator/garrysmod/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# garrysmod - -This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [garrysmod](https://truecharts.org/docs/charts/incubator/garrysmod) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `garrysmod` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install garrysmod TrueCharts/garrysmod -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `garrysmod` deployment - -```console -helm uninstall garrysmod -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install garrysmod \ - --set env.TZ="America/New York" \ - TrueCharts/garrysmod -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install garrysmod TrueCharts/garrysmod -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/garrysmod/0.0.24/charts/common-10.5.10.tgz b/incubator/garrysmod/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/garrysmod/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/garrysmod/0.0.25/CHANGELOG.md b/incubator/garrysmod/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0232b02bf6f --- /dev/null +++ b/incubator/garrysmod/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [garrysmod-0.0.25](https://github.com/truecharts/charts/compare/garrysmod-0.0.24...garrysmod-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [garrysmod-0.0.24](https://github.com/truecharts/charts/compare/garrysmod-0.0.23...garrysmod-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/garrysmod/0.0.25/Chart.lock b/incubator/garrysmod/0.0.25/Chart.lock new file mode 100644 index 00000000000..02e94537e42 --- /dev/null +++ b/incubator/garrysmod/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:08:28.576519659Z" diff --git a/incubator/garrysmod/0.0.25/Chart.yaml b/incubator/garrysmod/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e4b19f6c9df --- /dev/null +++ b/incubator/garrysmod/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Garry's Mod and run it." +home: https://truecharts.org/docs/charts/incubator/garrysmod +icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png +keywords: + - garrysmod + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: garrysmod +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/garrysmod + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/garrysmod/0.0.25/README.md b/incubator/garrysmod/0.0.25/README.md new file mode 100644 index 00000000000..cf3ad1d7b45 --- /dev/null +++ b/incubator/garrysmod/0.0.25/README.md @@ -0,0 +1,107 @@ +# garrysmod + +This Chart will download and install SteamCMD. It will also install Garry's Mod and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [garrysmod](https://truecharts.org/docs/charts/incubator/garrysmod) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `garrysmod` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install garrysmod TrueCharts/garrysmod +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `garrysmod` deployment + +```console +helm uninstall garrysmod +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install garrysmod \ + --set env.TZ="America/New York" \ + TrueCharts/garrysmod +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install garrysmod TrueCharts/garrysmod -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/garrysmod/0.0.24/app-readme.md b/incubator/garrysmod/0.0.25/app-readme.md similarity index 100% rename from incubator/garrysmod/0.0.24/app-readme.md rename to incubator/garrysmod/0.0.25/app-readme.md diff --git a/incubator/garrysmod/0.0.25/charts/common-10.6.1.tgz b/incubator/garrysmod/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/garrysmod/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/garrysmod/0.0.24/ix_values.yaml b/incubator/garrysmod/0.0.25/ix_values.yaml similarity index 100% rename from incubator/garrysmod/0.0.24/ix_values.yaml rename to incubator/garrysmod/0.0.25/ix_values.yaml diff --git a/incubator/garrysmod/0.0.24/questions.yaml b/incubator/garrysmod/0.0.25/questions.yaml similarity index 100% rename from incubator/garrysmod/0.0.24/questions.yaml rename to incubator/garrysmod/0.0.25/questions.yaml diff --git a/incubator/garrysmod/0.0.24/templates/common.yaml b/incubator/garrysmod/0.0.25/templates/common.yaml similarity index 100% rename from incubator/garrysmod/0.0.24/templates/common.yaml rename to incubator/garrysmod/0.0.25/templates/common.yaml diff --git a/incubator/ghost/3.0.61/values.yaml b/incubator/garrysmod/0.0.25/values.yaml similarity index 100% rename from incubator/ghost/3.0.61/values.yaml rename to incubator/garrysmod/0.0.25/values.yaml diff --git a/incubator/genea/0.0.24/CHANGELOG.md b/incubator/genea/0.0.24/CHANGELOG.md deleted file mode 100644 index ada9fc32fe7..00000000000 --- a/incubator/genea/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/genea/0.0.24/Chart.lock b/incubator/genea/0.0.24/Chart.lock deleted file mode 100644 index 4783d69f3b0..00000000000 --- a/incubator/genea/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:48.788767674Z" diff --git a/incubator/genea/0.0.24/Chart.yaml b/incubator/genea/0.0.24/Chart.yaml deleted file mode 100644 index 157033dfb89..00000000000 --- a/incubator/genea/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. -home: https://truecharts.org/docs/charts/incubator/genea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png -keywords: - - genea - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: genea -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/genea - - https://github.com/genea-app/genea-app - - https://hub.docker.com/r/biggiesize/genea-app -type: application -version: 0.0.24 diff --git a/incubator/genea/0.0.24/README.md b/incubator/genea/0.0.24/README.md deleted file mode 100644 index a454ee04b39..00000000000 --- a/incubator/genea/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# genea - -Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [genea](https://truecharts.org/docs/charts/incubator/genea) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `genea` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install genea TrueCharts/genea -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `genea` deployment - -```console -helm uninstall genea -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install genea \ - --set env.TZ="America/New York" \ - TrueCharts/genea -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install genea TrueCharts/genea -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/genea/0.0.24/charts/common-10.5.10.tgz b/incubator/genea/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/genea/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/genea/0.0.25/CHANGELOG.md b/incubator/genea/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..24ec17a57c2 --- /dev/null +++ b/incubator/genea/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [genea-0.0.25](https://github.com/truecharts/charts/compare/genea-0.0.24...genea-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [genea-0.0.24](https://github.com/truecharts/charts/compare/genea-0.0.23...genea-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/genea/0.0.25/Chart.lock b/incubator/genea/0.0.25/Chart.lock new file mode 100644 index 00000000000..7483086d569 --- /dev/null +++ b/incubator/genea/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:08:40.736668742Z" diff --git a/incubator/genea/0.0.25/Chart.yaml b/incubator/genea/0.0.25/Chart.yaml new file mode 100644 index 00000000000..10eb2c58e8e --- /dev/null +++ b/incubator/genea/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. +home: https://truecharts.org/docs/charts/incubator/genea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png +keywords: + - genea + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: genea +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/genea + - https://github.com/genea-app/genea-app + - https://hub.docker.com/r/biggiesize/genea-app +type: application +version: 0.0.25 diff --git a/incubator/genea/0.0.25/README.md b/incubator/genea/0.0.25/README.md new file mode 100644 index 00000000000..f218af08fb0 --- /dev/null +++ b/incubator/genea/0.0.25/README.md @@ -0,0 +1,107 @@ +# genea + +Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [genea](https://truecharts.org/docs/charts/incubator/genea) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `genea` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install genea TrueCharts/genea +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `genea` deployment + +```console +helm uninstall genea +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install genea \ + --set env.TZ="America/New York" \ + TrueCharts/genea +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install genea TrueCharts/genea -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/genea/0.0.24/app-readme.md b/incubator/genea/0.0.25/app-readme.md similarity index 100% rename from incubator/genea/0.0.24/app-readme.md rename to incubator/genea/0.0.25/app-readme.md diff --git a/incubator/genea/0.0.25/charts/common-10.6.1.tgz b/incubator/genea/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/genea/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/genea/0.0.24/ix_values.yaml b/incubator/genea/0.0.25/ix_values.yaml similarity index 100% rename from incubator/genea/0.0.24/ix_values.yaml rename to incubator/genea/0.0.25/ix_values.yaml diff --git a/incubator/genea/0.0.24/questions.yaml b/incubator/genea/0.0.25/questions.yaml similarity index 100% rename from incubator/genea/0.0.24/questions.yaml rename to incubator/genea/0.0.25/questions.yaml diff --git a/incubator/genea/0.0.24/templates/common.yaml b/incubator/genea/0.0.25/templates/common.yaml similarity index 100% rename from incubator/genea/0.0.24/templates/common.yaml rename to incubator/genea/0.0.25/templates/common.yaml diff --git a/incubator/github-backup/0.0.24/values.yaml b/incubator/genea/0.0.25/values.yaml similarity index 100% rename from incubator/github-backup/0.0.24/values.yaml rename to incubator/genea/0.0.25/values.yaml diff --git a/incubator/ghost/3.0.61/CHANGELOG.md b/incubator/ghost/3.0.61/CHANGELOG.md deleted file mode 100644 index 0de84407554..00000000000 --- a/incubator/ghost/3.0.61/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/incubator/ghost/3.0.61/Chart.lock b/incubator/ghost/3.0.61/Chart.lock deleted file mode 100644 index 48abf155ef5..00000000000 --- a/incubator/ghost/3.0.61/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:14:04.824604632Z" diff --git a/incubator/ghost/3.0.61/Chart.yaml b/incubator/ghost/3.0.61/Chart.yaml deleted file mode 100644 index 0dc8a9e87cc..00000000000 --- a/incubator/ghost/3.0.61/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "5.14.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. -home: https://truecharts.org/docs/charts/incubator/ghost -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png -keywords: - - ghost - - blog - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ghost -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost - - https://github.com/TryGhost/Ghost - - https://hub.docker.com/_/ghost - - https://ghost.org/docs/ -version: 3.0.61 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/ghost/3.0.61/README.md b/incubator/ghost/3.0.61/README.md deleted file mode 100644 index 270a67fa7f9..00000000000 --- a/incubator/ghost/3.0.61/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# ghost - -Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ghost](https://truecharts.org/docs/charts/incubator/ghost) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ghost` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ghost TrueCharts/ghost -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ghost` deployment - -```console -helm uninstall ghost -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ghost \ - --set env.TZ="America/New York" \ - TrueCharts/ghost -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ghost TrueCharts/ghost -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ghost/3.0.61/charts/common-10.5.10.tgz b/incubator/ghost/3.0.61/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ghost/3.0.61/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.61/charts/mariadb-3.0.73.tgz b/incubator/ghost/3.0.61/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/incubator/ghost/3.0.61/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.62/CHANGELOG.md b/incubator/ghost/3.0.62/CHANGELOG.md new file mode 100644 index 00000000000..c8e7bd0baf3 --- /dev/null +++ b/incubator/ghost/3.0.62/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ghost-3.0.62](https://github.com/truecharts/charts/compare/ghost-3.0.61...ghost-3.0.62) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ghost-3.0.61](https://github.com/truecharts/charts/compare/ghost-3.0.59...ghost-3.0.61) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/ghost/3.0.62/Chart.lock b/incubator/ghost/3.0.62/Chart.lock new file mode 100644 index 00000000000..79533a65430 --- /dev/null +++ b/incubator/ghost/3.0.62/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T14:08:53.139966774Z" diff --git a/incubator/ghost/3.0.62/Chart.yaml b/incubator/ghost/3.0.62/Chart.yaml new file mode 100644 index 00000000000..8953755363a --- /dev/null +++ b/incubator/ghost/3.0.62/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "5.14.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. +home: https://truecharts.org/docs/charts/incubator/ghost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghost.png +keywords: + - ghost + - blog + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ghost +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ghost + - https://github.com/TryGhost/Ghost + - https://hub.docker.com/_/ghost + - https://ghost.org/docs/ +version: 3.0.62 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ghost/3.0.62/README.md b/incubator/ghost/3.0.62/README.md new file mode 100644 index 00000000000..ab019de0506 --- /dev/null +++ b/incubator/ghost/3.0.62/README.md @@ -0,0 +1,109 @@ +# ghost + +Ghost is an open source, professional publishing platform built on a modern Node.js technology stack designed for teams who need power, flexibility and performance. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ghost](https://truecharts.org/docs/charts/incubator/ghost) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ghost` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ghost TrueCharts/ghost +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ghost` deployment + +```console +helm uninstall ghost +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ghost \ + --set env.TZ="America/New York" \ + TrueCharts/ghost +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ghost TrueCharts/ghost -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ghost/3.0.61/app-readme.md b/incubator/ghost/3.0.62/app-readme.md similarity index 100% rename from incubator/ghost/3.0.61/app-readme.md rename to incubator/ghost/3.0.62/app-readme.md diff --git a/incubator/ghost/3.0.62/charts/common-10.6.1.tgz b/incubator/ghost/3.0.62/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ghost/3.0.62/charts/common-10.6.1.tgz differ diff --git a/incubator/ghost/3.0.62/charts/mariadb-3.0.82.tgz b/incubator/ghost/3.0.62/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/incubator/ghost/3.0.62/charts/mariadb-3.0.82.tgz differ diff --git a/incubator/ghost/3.0.61/ix_values.yaml b/incubator/ghost/3.0.62/ix_values.yaml similarity index 100% rename from incubator/ghost/3.0.61/ix_values.yaml rename to incubator/ghost/3.0.62/ix_values.yaml diff --git a/incubator/ghost/3.0.61/questions.yaml b/incubator/ghost/3.0.62/questions.yaml similarity index 100% rename from incubator/ghost/3.0.61/questions.yaml rename to incubator/ghost/3.0.62/questions.yaml diff --git a/incubator/ghost/3.0.61/templates/common.yaml b/incubator/ghost/3.0.62/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.61/templates/common.yaml rename to incubator/ghost/3.0.62/templates/common.yaml diff --git a/incubator/glauth/0.0.24/values.yaml b/incubator/ghost/3.0.62/values.yaml similarity index 100% rename from incubator/glauth/0.0.24/values.yaml rename to incubator/ghost/3.0.62/values.yaml diff --git a/incubator/github-backup/0.0.24/CHANGELOG.md b/incubator/github-backup/0.0.24/CHANGELOG.md deleted file mode 100644 index c7e94a8e130..00000000000 --- a/incubator/github-backup/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/github-backup/0.0.24/Chart.lock b/incubator/github-backup/0.0.24/Chart.lock deleted file mode 100644 index 9c940fe836a..00000000000 --- a/incubator/github-backup/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:55.58983439Z" diff --git a/incubator/github-backup/0.0.24/Chart.yaml b/incubator/github-backup/0.0.24/Chart.yaml deleted file mode 100644 index 43524272ac3..00000000000 --- a/incubator/github-backup/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. -home: https://truecharts.org/docs/charts/incubator/github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png -keywords: - - github-backup - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: github-backup -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup - - https://hub.docker.com/r/lnxd/github-backup -type: application -version: 0.0.24 diff --git a/incubator/github-backup/0.0.24/README.md b/incubator/github-backup/0.0.24/README.md deleted file mode 100644 index c73f90a9083..00000000000 --- a/incubator/github-backup/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# github-backup - -Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [github-backup](https://truecharts.org/docs/charts/incubator/github-backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `github-backup` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install github-backup TrueCharts/github-backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `github-backup` deployment - -```console -helm uninstall github-backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install github-backup \ - --set env.TZ="America/New York" \ - TrueCharts/github-backup -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install github-backup TrueCharts/github-backup -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/github-backup/0.0.24/charts/common-10.5.10.tgz b/incubator/github-backup/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/github-backup/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/github-backup/0.0.25/CHANGELOG.md b/incubator/github-backup/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f59e3354885 --- /dev/null +++ b/incubator/github-backup/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [github-backup-0.0.25](https://github.com/truecharts/charts/compare/github-backup-0.0.24...github-backup-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [github-backup-0.0.24](https://github.com/truecharts/charts/compare/github-backup-0.0.23...github-backup-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/github-backup/0.0.25/Chart.lock b/incubator/github-backup/0.0.25/Chart.lock new file mode 100644 index 00000000000..71ff1f7a8a4 --- /dev/null +++ b/incubator/github-backup/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:08:43.33184234Z" diff --git a/incubator/github-backup/0.0.25/Chart.yaml b/incubator/github-backup/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2cbf883cddd --- /dev/null +++ b/incubator/github-backup/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. +home: https://truecharts.org/docs/charts/incubator/github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png +keywords: + - github-backup + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: github-backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/github-backup + - https://hub.docker.com/r/lnxd/github-backup +type: application +version: 0.0.25 diff --git a/incubator/github-backup/0.0.25/README.md b/incubator/github-backup/0.0.25/README.md new file mode 100644 index 00000000000..6973f0ebdc7 --- /dev/null +++ b/incubator/github-backup/0.0.25/README.md @@ -0,0 +1,106 @@ +# github-backup + +Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [github-backup](https://truecharts.org/docs/charts/incubator/github-backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `github-backup` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install github-backup TrueCharts/github-backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `github-backup` deployment + +```console +helm uninstall github-backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install github-backup \ + --set env.TZ="America/New York" \ + TrueCharts/github-backup +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install github-backup TrueCharts/github-backup -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/github-backup/0.0.24/app-readme.md b/incubator/github-backup/0.0.25/app-readme.md similarity index 100% rename from incubator/github-backup/0.0.24/app-readme.md rename to incubator/github-backup/0.0.25/app-readme.md diff --git a/incubator/github-backup/0.0.25/charts/common-10.6.1.tgz b/incubator/github-backup/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/github-backup/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/github-backup/0.0.24/ix_values.yaml b/incubator/github-backup/0.0.25/ix_values.yaml similarity index 100% rename from incubator/github-backup/0.0.24/ix_values.yaml rename to incubator/github-backup/0.0.25/ix_values.yaml diff --git a/incubator/github-backup/0.0.24/questions.yaml b/incubator/github-backup/0.0.25/questions.yaml similarity index 100% rename from incubator/github-backup/0.0.24/questions.yaml rename to incubator/github-backup/0.0.25/questions.yaml diff --git a/incubator/github-backup/0.0.24/templates/common.yaml b/incubator/github-backup/0.0.25/templates/common.yaml similarity index 100% rename from incubator/github-backup/0.0.24/templates/common.yaml rename to incubator/github-backup/0.0.25/templates/common.yaml diff --git a/incubator/go-auto-yt/0.0.24/values.yaml b/incubator/github-backup/0.0.25/values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.24/values.yaml rename to incubator/github-backup/0.0.25/values.yaml diff --git a/incubator/glauth/0.0.24/CHANGELOG.md b/incubator/glauth/0.0.24/CHANGELOG.md deleted file mode 100644 index f52010664d4..00000000000 --- a/incubator/glauth/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/glauth/0.0.24/Chart.lock b/incubator/glauth/0.0.24/Chart.lock deleted file mode 100644 index bcb5f9ce12d..00000000000 --- a/incubator/glauth/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:13:58.237642301Z" diff --git a/incubator/glauth/0.0.24/Chart.yaml b/incubator/glauth/0.0.24/Chart.yaml deleted file mode 100644 index 90a9b6c57f0..00000000000 --- a/incubator/glauth/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. -home: https://truecharts.org/docs/charts/incubator/glauth -icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png -keywords: - - glauth - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: glauth -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth - - https://glauth.github.io - - https://hub.docker.com/repository/docker/glauth/glauth -type: application -version: 0.0.24 diff --git a/incubator/glauth/0.0.24/README.md b/incubator/glauth/0.0.24/README.md deleted file mode 100644 index e96f52aa6e0..00000000000 --- a/incubator/glauth/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# glauth - -GLAuth is a secure, easy-to-use, LDAP server with configurable backends. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [glauth](https://truecharts.org/docs/charts/incubator/glauth) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `glauth` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install glauth TrueCharts/glauth -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `glauth` deployment - -```console -helm uninstall glauth -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install glauth \ - --set env.TZ="America/New York" \ - TrueCharts/glauth -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install glauth TrueCharts/glauth -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/glauth/0.0.24/charts/common-10.5.10.tgz b/incubator/glauth/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/glauth/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/glauth/0.0.25/CHANGELOG.md b/incubator/glauth/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e14e2e91709 --- /dev/null +++ b/incubator/glauth/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [glauth-0.0.25](https://github.com/truecharts/charts/compare/glauth-0.0.24...glauth-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [glauth-0.0.24](https://github.com/truecharts/charts/compare/glauth-0.0.23...glauth-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/glauth/0.0.25/Chart.lock b/incubator/glauth/0.0.25/Chart.lock new file mode 100644 index 00000000000..eb9de215b35 --- /dev/null +++ b/incubator/glauth/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:08:59.871205258Z" diff --git a/incubator/glauth/0.0.25/Chart.yaml b/incubator/glauth/0.0.25/Chart.yaml new file mode 100644 index 00000000000..522579a834b --- /dev/null +++ b/incubator/glauth/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: GLAuth is a secure, easy-to-use, LDAP server with configurable backends. +home: https://truecharts.org/docs/charts/incubator/glauth +icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png +keywords: + - glauth + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: glauth +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/glauth + - https://glauth.github.io + - https://hub.docker.com/repository/docker/glauth/glauth +type: application +version: 0.0.25 diff --git a/incubator/glauth/0.0.25/README.md b/incubator/glauth/0.0.25/README.md new file mode 100644 index 00000000000..6caf529b858 --- /dev/null +++ b/incubator/glauth/0.0.25/README.md @@ -0,0 +1,107 @@ +# glauth + +GLAuth is a secure, easy-to-use, LDAP server with configurable backends. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [glauth](https://truecharts.org/docs/charts/incubator/glauth) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `glauth` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install glauth TrueCharts/glauth +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `glauth` deployment + +```console +helm uninstall glauth +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install glauth \ + --set env.TZ="America/New York" \ + TrueCharts/glauth +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install glauth TrueCharts/glauth -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/glauth/0.0.24/app-readme.md b/incubator/glauth/0.0.25/app-readme.md similarity index 100% rename from incubator/glauth/0.0.24/app-readme.md rename to incubator/glauth/0.0.25/app-readme.md diff --git a/incubator/glauth/0.0.25/charts/common-10.6.1.tgz b/incubator/glauth/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/glauth/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/glauth/0.0.24/ix_values.yaml b/incubator/glauth/0.0.25/ix_values.yaml similarity index 100% rename from incubator/glauth/0.0.24/ix_values.yaml rename to incubator/glauth/0.0.25/ix_values.yaml diff --git a/incubator/glauth/0.0.24/questions.yaml b/incubator/glauth/0.0.25/questions.yaml similarity index 100% rename from incubator/glauth/0.0.24/questions.yaml rename to incubator/glauth/0.0.25/questions.yaml diff --git a/incubator/glauth/0.0.24/templates/common.yaml b/incubator/glauth/0.0.25/templates/common.yaml similarity index 100% rename from incubator/glauth/0.0.24/templates/common.yaml rename to incubator/glauth/0.0.25/templates/common.yaml diff --git a/incubator/go-playground/0.0.24/values.yaml b/incubator/glauth/0.0.25/values.yaml similarity index 100% rename from incubator/go-playground/0.0.24/values.yaml rename to incubator/glauth/0.0.25/values.yaml diff --git a/incubator/go-auto-yt/0.0.24/CHANGELOG.md b/incubator/go-auto-yt/0.0.24/CHANGELOG.md deleted file mode 100644 index aaf174477e1..00000000000 --- a/incubator/go-auto-yt/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/go-auto-yt/0.0.24/Chart.lock b/incubator/go-auto-yt/0.0.24/Chart.lock deleted file mode 100644 index 8902a385ae5..00000000000 --- a/incubator/go-auto-yt/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:14:14.304815239Z" diff --git a/incubator/go-auto-yt/0.0.24/Chart.yaml b/incubator/go-auto-yt/0.0.24/Chart.yaml deleted file mode 100644 index 100c58d2a61..00000000000 --- a/incubator/go-auto-yt/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Tools-Utilities -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like." -home: https://truecharts.org/docs/charts/incubator/go-auto-yt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png -keywords: - - go-auto-yt - - Downloaders - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: go-auto-yt -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt - - https://github.com/XiovV/go-auto-yt - - https://hub.docker.com/r/xiovv/go-auto-yt -type: application -version: 0.0.24 diff --git a/incubator/go-auto-yt/0.0.24/README.md b/incubator/go-auto-yt/0.0.24/README.md deleted file mode 100644 index 1582d99aa2c..00000000000 --- a/incubator/go-auto-yt/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# go-auto-yt - -GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [go-auto-yt](https://truecharts.org/docs/charts/incubator/go-auto-yt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `go-auto-yt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install go-auto-yt TrueCharts/go-auto-yt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `go-auto-yt` deployment - -```console -helm uninstall go-auto-yt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install go-auto-yt \ - --set env.TZ="America/New York" \ - TrueCharts/go-auto-yt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install go-auto-yt TrueCharts/go-auto-yt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-auto-yt/0.0.24/charts/common-10.5.10.tgz b/incubator/go-auto-yt/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/go-auto-yt/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/go-auto-yt/0.0.25/CHANGELOG.md b/incubator/go-auto-yt/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..afc60a315b2 --- /dev/null +++ b/incubator/go-auto-yt/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [go-auto-yt-0.0.25](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.24...go-auto-yt-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-auto-yt-0.0.24](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.23...go-auto-yt-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/go-auto-yt/0.0.25/Chart.lock b/incubator/go-auto-yt/0.0.25/Chart.lock new file mode 100644 index 00000000000..6dd02a03960 --- /dev/null +++ b/incubator/go-auto-yt/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:09:12.266716794Z" diff --git a/incubator/go-auto-yt/0.0.25/Chart.yaml b/incubator/go-auto-yt/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e6c89504b70 --- /dev/null +++ b/incubator/go-auto-yt/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Tools-Utilities +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like." +home: https://truecharts.org/docs/charts/incubator/go-auto-yt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png +keywords: + - go-auto-yt + - Downloaders + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: go-auto-yt +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt + - https://github.com/XiovV/go-auto-yt + - https://hub.docker.com/r/xiovv/go-auto-yt +type: application +version: 0.0.25 diff --git a/incubator/go-auto-yt/0.0.25/README.md b/incubator/go-auto-yt/0.0.25/README.md new file mode 100644 index 00000000000..3daaae8937b --- /dev/null +++ b/incubator/go-auto-yt/0.0.25/README.md @@ -0,0 +1,107 @@ +# go-auto-yt + +GoAutoYT makes it easy for you to automatically download videos from as many YouTube channels as you'd like. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [go-auto-yt](https://truecharts.org/docs/charts/incubator/go-auto-yt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `go-auto-yt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install go-auto-yt TrueCharts/go-auto-yt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `go-auto-yt` deployment + +```console +helm uninstall go-auto-yt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install go-auto-yt \ + --set env.TZ="America/New York" \ + TrueCharts/go-auto-yt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install go-auto-yt TrueCharts/go-auto-yt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-auto-yt/0.0.24/app-readme.md b/incubator/go-auto-yt/0.0.25/app-readme.md similarity index 100% rename from incubator/go-auto-yt/0.0.24/app-readme.md rename to incubator/go-auto-yt/0.0.25/app-readme.md diff --git a/incubator/go-auto-yt/0.0.25/charts/common-10.6.1.tgz b/incubator/go-auto-yt/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/go-auto-yt/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/go-auto-yt/0.0.24/ix_values.yaml b/incubator/go-auto-yt/0.0.25/ix_values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.24/ix_values.yaml rename to incubator/go-auto-yt/0.0.25/ix_values.yaml diff --git a/incubator/go-auto-yt/0.0.24/questions.yaml b/incubator/go-auto-yt/0.0.25/questions.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.24/questions.yaml rename to incubator/go-auto-yt/0.0.25/questions.yaml diff --git a/incubator/go-auto-yt/0.0.24/templates/common.yaml b/incubator/go-auto-yt/0.0.25/templates/common.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.24/templates/common.yaml rename to incubator/go-auto-yt/0.0.25/templates/common.yaml diff --git a/incubator/goaccess-npm-logs/0.0.29/values.yaml b/incubator/go-auto-yt/0.0.25/values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.29/values.yaml rename to incubator/go-auto-yt/0.0.25/values.yaml diff --git a/incubator/go-playground/0.0.24/CHANGELOG.md b/incubator/go-playground/0.0.24/CHANGELOG.md deleted file mode 100644 index ca83d9122e8..00000000000 --- a/incubator/go-playground/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/go-playground/0.0.24/Chart.lock b/incubator/go-playground/0.0.24/Chart.lock deleted file mode 100644 index 026fce50b44..00000000000 --- a/incubator/go-playground/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:14:21.074228934Z" diff --git a/incubator/go-playground/0.0.24/Chart.yaml b/incubator/go-playground/0.0.24/Chart.yaml deleted file mode 100644 index 57b4e09638a..00000000000 --- a/incubator/go-playground/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: mproved Go Playground powered by Monaco Editor and React -home: https://truecharts.org/docs/charts/incubator/go-playground -icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png -keywords: - - go-playground - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: go-playground -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground - - https://hub.docker.com/r/x1unix/go-playground - - https://hub.docker.com/r/x1unix/go-playground -type: application -version: 0.0.24 diff --git a/incubator/go-playground/0.0.24/README.md b/incubator/go-playground/0.0.24/README.md deleted file mode 100644 index 477c9864191..00000000000 --- a/incubator/go-playground/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# go-playground - -mproved Go Playground powered by Monaco Editor and React - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [go-playground](https://truecharts.org/docs/charts/incubator/go-playground) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `go-playground` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install go-playground TrueCharts/go-playground -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `go-playground` deployment - -```console -helm uninstall go-playground -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install go-playground \ - --set env.TZ="America/New York" \ - TrueCharts/go-playground -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install go-playground TrueCharts/go-playground -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-playground/0.0.24/charts/common-10.5.10.tgz b/incubator/go-playground/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/go-playground/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/go-playground/0.0.25/CHANGELOG.md b/incubator/go-playground/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..bb6926004b4 --- /dev/null +++ b/incubator/go-playground/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [go-playground-0.0.25](https://github.com/truecharts/charts/compare/go-playground-0.0.24...go-playground-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [go-playground-0.0.24](https://github.com/truecharts/charts/compare/go-playground-0.0.23...go-playground-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/go-playground/0.0.25/Chart.lock b/incubator/go-playground/0.0.25/Chart.lock new file mode 100644 index 00000000000..0e8fdfcb2c7 --- /dev/null +++ b/incubator/go-playground/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:09:15.092851121Z" diff --git a/incubator/go-playground/0.0.25/Chart.yaml b/incubator/go-playground/0.0.25/Chart.yaml new file mode 100644 index 00000000000..f9e31df1042 --- /dev/null +++ b/incubator/go-playground/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: mproved Go Playground powered by Monaco Editor and React +home: https://truecharts.org/docs/charts/incubator/go-playground +icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png +keywords: + - go-playground + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: go-playground +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/go-playground + - https://hub.docker.com/r/x1unix/go-playground + - https://hub.docker.com/r/x1unix/go-playground +type: application +version: 0.0.25 diff --git a/incubator/go-playground/0.0.25/README.md b/incubator/go-playground/0.0.25/README.md new file mode 100644 index 00000000000..e681e09d156 --- /dev/null +++ b/incubator/go-playground/0.0.25/README.md @@ -0,0 +1,107 @@ +# go-playground + +mproved Go Playground powered by Monaco Editor and React + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [go-playground](https://truecharts.org/docs/charts/incubator/go-playground) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `go-playground` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install go-playground TrueCharts/go-playground +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `go-playground` deployment + +```console +helm uninstall go-playground +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install go-playground \ + --set env.TZ="America/New York" \ + TrueCharts/go-playground +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install go-playground TrueCharts/go-playground -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/go-playground/0.0.24/app-readme.md b/incubator/go-playground/0.0.25/app-readme.md similarity index 100% rename from incubator/go-playground/0.0.24/app-readme.md rename to incubator/go-playground/0.0.25/app-readme.md diff --git a/incubator/go-playground/0.0.25/charts/common-10.6.1.tgz b/incubator/go-playground/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/go-playground/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/go-playground/0.0.24/ix_values.yaml b/incubator/go-playground/0.0.25/ix_values.yaml similarity index 100% rename from incubator/go-playground/0.0.24/ix_values.yaml rename to incubator/go-playground/0.0.25/ix_values.yaml diff --git a/incubator/go-playground/0.0.24/questions.yaml b/incubator/go-playground/0.0.25/questions.yaml similarity index 100% rename from incubator/go-playground/0.0.24/questions.yaml rename to incubator/go-playground/0.0.25/questions.yaml diff --git a/incubator/go-playground/0.0.24/templates/common.yaml b/incubator/go-playground/0.0.25/templates/common.yaml similarity index 100% rename from incubator/go-playground/0.0.24/templates/common.yaml rename to incubator/go-playground/0.0.25/templates/common.yaml diff --git a/incubator/goaccess/0.0.24/values.yaml b/incubator/go-playground/0.0.25/values.yaml similarity index 100% rename from incubator/goaccess/0.0.24/values.yaml rename to incubator/go-playground/0.0.25/values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.29/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.29/CHANGELOG.md deleted file mode 100644 index f2091f9b8b6..00000000000 --- a/incubator/goaccess-npm-logs/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [goaccess-npm-logs-0.0.29](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-npm-logs-0.0.29](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-20) - -### Chore diff --git a/incubator/goaccess-npm-logs/0.0.29/Chart.lock b/incubator/goaccess-npm-logs/0.0.29/Chart.lock deleted file mode 100644 index 5b2a99a785a..00000000000 --- a/incubator/goaccess-npm-logs/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:14:39.95459433Z" diff --git a/incubator/goaccess-npm-logs/0.0.29/Chart.yaml b/incubator/goaccess-npm-logs/0.0.29/Chart.yaml deleted file mode 100644 index b933bf87e93..00000000000 --- a/incubator/goaccess-npm-logs/0.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Proxy -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "GoAccess for Nginx Proxy Manager Logs" -home: https://truecharts.org/docs/charts/incubator/goaccess-npm-logs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png -keywords: - - goaccess-npm-logs - - Tools-Utilities - - Network-Proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: goaccess-npm-logs -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs - - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager - - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager -type: application -version: 0.0.29 diff --git a/incubator/goaccess-npm-logs/0.0.29/README.md b/incubator/goaccess-npm-logs/0.0.29/README.md deleted file mode 100644 index 98823cec3f6..00000000000 --- a/incubator/goaccess-npm-logs/0.0.29/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# goaccess-npm-logs - -GoAccess for Nginx Proxy Manager Logs - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [goaccess-npm-logs](https://truecharts.org/docs/charts/incubator/goaccess-npm-logs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `goaccess-npm-logs` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install goaccess-npm-logs TrueCharts/goaccess-npm-logs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `goaccess-npm-logs` deployment - -```console -helm uninstall goaccess-npm-logs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install goaccess-npm-logs \ - --set env.TZ="America/New York" \ - TrueCharts/goaccess-npm-logs -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install goaccess-npm-logs TrueCharts/goaccess-npm-logs -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess-npm-logs/0.0.29/charts/common-10.5.10.tgz b/incubator/goaccess-npm-logs/0.0.29/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/goaccess-npm-logs/0.0.29/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/goaccess-npm-logs/0.0.30/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..52e606d90da --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [goaccess-npm-logs-0.0.30](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.29...goaccess-npm-logs-0.0.30) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [goaccess-npm-logs-0.0.29](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-npm-logs-0.0.29](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-npm-logs-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.27...goaccess-npm-logs-0.0.28) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/goaccess-npm-logs/0.0.30/Chart.lock b/incubator/goaccess-npm-logs/0.0.30/Chart.lock new file mode 100644 index 00000000000..b6e3f6aa87f --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:09:36.360882903Z" diff --git a/incubator/goaccess-npm-logs/0.0.30/Chart.yaml b/incubator/goaccess-npm-logs/0.0.30/Chart.yaml new file mode 100644 index 00000000000..8c29aa8820c --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.30/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Proxy +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "GoAccess for Nginx Proxy Manager Logs" +home: https://truecharts.org/docs/charts/incubator/goaccess-npm-logs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png +keywords: + - goaccess-npm-logs + - Tools-Utilities + - Network-Proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: goaccess-npm-logs +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs + - https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager + - https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager +type: application +version: 0.0.30 diff --git a/incubator/goaccess-npm-logs/0.0.30/README.md b/incubator/goaccess-npm-logs/0.0.30/README.md new file mode 100644 index 00000000000..337126d969b --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.30/README.md @@ -0,0 +1,107 @@ +# goaccess-npm-logs + +GoAccess for Nginx Proxy Manager Logs + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [goaccess-npm-logs](https://truecharts.org/docs/charts/incubator/goaccess-npm-logs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `goaccess-npm-logs` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install goaccess-npm-logs TrueCharts/goaccess-npm-logs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `goaccess-npm-logs` deployment + +```console +helm uninstall goaccess-npm-logs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install goaccess-npm-logs \ + --set env.TZ="America/New York" \ + TrueCharts/goaccess-npm-logs +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install goaccess-npm-logs TrueCharts/goaccess-npm-logs -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess-npm-logs/0.0.29/app-readme.md b/incubator/goaccess-npm-logs/0.0.30/app-readme.md similarity index 100% rename from incubator/goaccess-npm-logs/0.0.29/app-readme.md rename to incubator/goaccess-npm-logs/0.0.30/app-readme.md diff --git a/incubator/goaccess-npm-logs/0.0.30/charts/common-10.6.1.tgz b/incubator/goaccess-npm-logs/0.0.30/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/goaccess-npm-logs/0.0.30/charts/common-10.6.1.tgz differ diff --git a/incubator/goaccess-npm-logs/0.0.29/ix_values.yaml b/incubator/goaccess-npm-logs/0.0.30/ix_values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.29/ix_values.yaml rename to incubator/goaccess-npm-logs/0.0.30/ix_values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.29/questions.yaml b/incubator/goaccess-npm-logs/0.0.30/questions.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.29/questions.yaml rename to incubator/goaccess-npm-logs/0.0.30/questions.yaml diff --git a/incubator/goaccess-npm-logs/0.0.29/templates/common.yaml b/incubator/goaccess-npm-logs/0.0.30/templates/common.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.29/templates/common.yaml rename to incubator/goaccess-npm-logs/0.0.30/templates/common.yaml diff --git a/incubator/godaddy-ddns/0.0.24/values.yaml b/incubator/goaccess-npm-logs/0.0.30/values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.24/values.yaml rename to incubator/goaccess-npm-logs/0.0.30/values.yaml diff --git a/incubator/goaccess/0.0.24/CHANGELOG.md b/incubator/goaccess/0.0.24/CHANGELOG.md deleted file mode 100644 index 8a2f825aaa0..00000000000 --- a/incubator/goaccess/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/goaccess/0.0.24/Chart.lock b/incubator/goaccess/0.0.24/Chart.lock deleted file mode 100644 index 75d40ffd30a..00000000000 --- a/incubator/goaccess/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:14:23.841583775Z" diff --git a/incubator/goaccess/0.0.24/Chart.yaml b/incubator/goaccess/0.0.24/Chart.yaml deleted file mode 100644 index 6f98224a28d..00000000000 --- a/incubator/goaccess/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. -home: https://truecharts.org/docs/charts/incubator/goaccess -icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png -keywords: - - goaccess - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: goaccess -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess - - https://hub.docker.com/r/gregyankovoy/goaccess/dockerfile -type: application -version: 0.0.24 diff --git a/incubator/goaccess/0.0.24/README.md b/incubator/goaccess/0.0.24/README.md deleted file mode 100644 index c2d95ae30e2..00000000000 --- a/incubator/goaccess/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# goaccess - -GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [goaccess](https://truecharts.org/docs/charts/incubator/goaccess) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `goaccess` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install goaccess TrueCharts/goaccess -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `goaccess` deployment - -```console -helm uninstall goaccess -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install goaccess \ - --set env.TZ="America/New York" \ - TrueCharts/goaccess -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install goaccess TrueCharts/goaccess -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess/0.0.24/charts/common-10.5.10.tgz b/incubator/goaccess/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/goaccess/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/goaccess/0.0.25/CHANGELOG.md b/incubator/goaccess/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ae4d9f46b0e --- /dev/null +++ b/incubator/goaccess/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [goaccess-0.0.25](https://github.com/truecharts/charts/compare/goaccess-0.0.24...goaccess-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [goaccess-0.0.24](https://github.com/truecharts/charts/compare/goaccess-0.0.23...goaccess-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/goaccess/0.0.25/Chart.lock b/incubator/goaccess/0.0.25/Chart.lock new file mode 100644 index 00000000000..b51502bb2fb --- /dev/null +++ b/incubator/goaccess/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:09:32.11874276Z" diff --git a/incubator/goaccess/0.0.25/Chart.yaml b/incubator/goaccess/0.0.25/Chart.yaml new file mode 100644 index 00000000000..95594d5ea07 --- /dev/null +++ b/incubator/goaccess/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. +home: https://truecharts.org/docs/charts/incubator/goaccess +icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png +keywords: + - goaccess + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: goaccess +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess + - https://hub.docker.com/r/gregyankovoy/goaccess/dockerfile +type: application +version: 0.0.25 diff --git a/incubator/goaccess/0.0.25/README.md b/incubator/goaccess/0.0.25/README.md new file mode 100644 index 00000000000..3379b127558 --- /dev/null +++ b/incubator/goaccess/0.0.25/README.md @@ -0,0 +1,106 @@ +# goaccess + +GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [goaccess](https://truecharts.org/docs/charts/incubator/goaccess) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `goaccess` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install goaccess TrueCharts/goaccess +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `goaccess` deployment + +```console +helm uninstall goaccess +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install goaccess \ + --set env.TZ="America/New York" \ + TrueCharts/goaccess +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install goaccess TrueCharts/goaccess -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/goaccess/0.0.24/app-readme.md b/incubator/goaccess/0.0.25/app-readme.md similarity index 100% rename from incubator/goaccess/0.0.24/app-readme.md rename to incubator/goaccess/0.0.25/app-readme.md diff --git a/incubator/goaccess/0.0.25/charts/common-10.6.1.tgz b/incubator/goaccess/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/goaccess/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/goaccess/0.0.24/ix_values.yaml b/incubator/goaccess/0.0.25/ix_values.yaml similarity index 100% rename from incubator/goaccess/0.0.24/ix_values.yaml rename to incubator/goaccess/0.0.25/ix_values.yaml diff --git a/incubator/goaccess/0.0.24/questions.yaml b/incubator/goaccess/0.0.25/questions.yaml similarity index 100% rename from incubator/goaccess/0.0.24/questions.yaml rename to incubator/goaccess/0.0.25/questions.yaml diff --git a/incubator/goaccess/0.0.24/templates/common.yaml b/incubator/goaccess/0.0.25/templates/common.yaml similarity index 100% rename from incubator/goaccess/0.0.24/templates/common.yaml rename to incubator/goaccess/0.0.25/templates/common.yaml diff --git a/incubator/gokapi/0.0.30/values.yaml b/incubator/goaccess/0.0.25/values.yaml similarity index 100% rename from incubator/gokapi/0.0.30/values.yaml rename to incubator/goaccess/0.0.25/values.yaml diff --git a/incubator/godaddy-ddns/0.0.24/CHANGELOG.md b/incubator/godaddy-ddns/0.0.24/CHANGELOG.md deleted file mode 100644 index 85bc4ef8ade..00000000000 --- a/incubator/godaddy-ddns/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/godaddy-ddns/0.0.24/Chart.lock b/incubator/godaddy-ddns/0.0.24/Chart.lock deleted file mode 100644 index 556475d1915..00000000000 --- a/incubator/godaddy-ddns/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:14:40.074677208Z" diff --git a/incubator/godaddy-ddns/0.0.24/Chart.yaml b/incubator/godaddy-ddns/0.0.24/Chart.yaml deleted file mode 100644 index 6e90b0670e5..00000000000 --- a/incubator/godaddy-ddns/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. -home: https://truecharts.org/docs/charts/incubator/godaddy-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png -keywords: - - godaddy-ddns - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: godaddy-ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns - - https://hub.docker.com/r/jwater7/godaddy-publicip-updater/ -type: application -version: 0.0.24 diff --git a/incubator/godaddy-ddns/0.0.24/README.md b/incubator/godaddy-ddns/0.0.24/README.md deleted file mode 100644 index 169a0c0ff75..00000000000 --- a/incubator/godaddy-ddns/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# godaddy-ddns - -Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [godaddy-ddns](https://truecharts.org/docs/charts/incubator/godaddy-ddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `godaddy-ddns` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install godaddy-ddns TrueCharts/godaddy-ddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `godaddy-ddns` deployment - -```console -helm uninstall godaddy-ddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install godaddy-ddns \ - --set env.TZ="America/New York" \ - TrueCharts/godaddy-ddns -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install godaddy-ddns TrueCharts/godaddy-ddns -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/godaddy-ddns/0.0.24/charts/common-10.5.10.tgz b/incubator/godaddy-ddns/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/godaddy-ddns/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/godaddy-ddns/0.0.25/CHANGELOG.md b/incubator/godaddy-ddns/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..63011535fb8 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [godaddy-ddns-0.0.25](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.24...godaddy-ddns-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [godaddy-ddns-0.0.24](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.23...godaddy-ddns-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/godaddy-ddns/0.0.25/Chart.lock b/incubator/godaddy-ddns/0.0.25/Chart.lock new file mode 100644 index 00000000000..36fd983cdc3 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:09:43.934661853Z" diff --git a/incubator/godaddy-ddns/0.0.25/Chart.yaml b/incubator/godaddy-ddns/0.0.25/Chart.yaml new file mode 100644 index 00000000000..06606bf58de --- /dev/null +++ b/incubator/godaddy-ddns/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. +home: https://truecharts.org/docs/charts/incubator/godaddy-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png +keywords: + - godaddy-ddns + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: godaddy-ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/godaddy-ddns + - https://hub.docker.com/r/jwater7/godaddy-publicip-updater/ +type: application +version: 0.0.25 diff --git a/incubator/godaddy-ddns/0.0.25/README.md b/incubator/godaddy-ddns/0.0.25/README.md new file mode 100644 index 00000000000..58d8cc74ec4 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.25/README.md @@ -0,0 +1,106 @@ +# godaddy-ddns + +Chart to provide a DDNS service for godaddy domains. Uses the GoDaddy REST API to update the given domain's DNS IP address to the public IP address of the host it is executing on. Performs a check every 10 minutes, but you can alter this if you like by modifying /etc/cron.d/godaddy-ddns inside the Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [godaddy-ddns](https://truecharts.org/docs/charts/incubator/godaddy-ddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `godaddy-ddns` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install godaddy-ddns TrueCharts/godaddy-ddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `godaddy-ddns` deployment + +```console +helm uninstall godaddy-ddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install godaddy-ddns \ + --set env.TZ="America/New York" \ + TrueCharts/godaddy-ddns +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install godaddy-ddns TrueCharts/godaddy-ddns -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/godaddy-ddns/0.0.24/app-readme.md b/incubator/godaddy-ddns/0.0.25/app-readme.md similarity index 100% rename from incubator/godaddy-ddns/0.0.24/app-readme.md rename to incubator/godaddy-ddns/0.0.25/app-readme.md diff --git a/incubator/godaddy-ddns/0.0.25/charts/common-10.6.1.tgz b/incubator/godaddy-ddns/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/godaddy-ddns/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/godaddy-ddns/0.0.24/ix_values.yaml b/incubator/godaddy-ddns/0.0.25/ix_values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.24/ix_values.yaml rename to incubator/godaddy-ddns/0.0.25/ix_values.yaml diff --git a/incubator/godaddy-ddns/0.0.24/questions.yaml b/incubator/godaddy-ddns/0.0.25/questions.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.24/questions.yaml rename to incubator/godaddy-ddns/0.0.25/questions.yaml diff --git a/incubator/godaddy-ddns/0.0.24/templates/common.yaml b/incubator/godaddy-ddns/0.0.25/templates/common.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.24/templates/common.yaml rename to incubator/godaddy-ddns/0.0.25/templates/common.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.25/values.yaml b/incubator/godaddy-ddns/0.0.25/values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.25/values.yaml rename to incubator/godaddy-ddns/0.0.25/values.yaml diff --git a/incubator/gokapi/0.0.30/CHANGELOG.md b/incubator/gokapi/0.0.30/CHANGELOG.md deleted file mode 100644 index e78439ac009..00000000000 --- a/incubator/gokapi/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/gokapi/0.0.30/Chart.lock b/incubator/gokapi/0.0.30/Chart.lock deleted file mode 100644 index 14e019ea498..00000000000 --- a/incubator/gokapi/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:14:46.415825596Z" diff --git a/incubator/gokapi/0.0.30/Chart.yaml b/incubator/gokapi/0.0.30/Chart.yaml deleted file mode 100644 index a0294d621c6..00000000000 --- a/incubator/gokapi/0.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days." -home: https://truecharts.org/docs/charts/incubator/gokapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png -keywords: - - gokapi - - cloud - - utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gokapi -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi - - https://github.com/Forceu/gokapi - - https://hub.docker.com/r/f0rc3/gokapi -type: application -version: 0.0.30 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - cloud - - utilities diff --git a/incubator/gokapi/0.0.30/README.md b/incubator/gokapi/0.0.30/README.md deleted file mode 100644 index d9e8334a304..00000000000 --- a/incubator/gokapi/0.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# gokapi - -Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gokapi](https://truecharts.org/docs/charts/incubator/gokapi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `gokapi` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install gokapi TrueCharts/gokapi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `gokapi` deployment - -```console -helm uninstall gokapi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gokapi \ - --set env.TZ="America/New York" \ - TrueCharts/gokapi -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install gokapi TrueCharts/gokapi -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/gokapi/0.0.30/charts/common-10.5.10.tgz b/incubator/gokapi/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/gokapi/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/gokapi/0.0.31/CHANGELOG.md b/incubator/gokapi/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cfbb486d0f2 --- /dev/null +++ b/incubator/gokapi/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gokapi-0.0.31](https://github.com/truecharts/charts/compare/gokapi-0.0.30...gokapi-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gokapi-0.0.30](https://github.com/truecharts/charts/compare/gokapi-0.0.29...gokapi-0.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/gokapi/0.0.31/Chart.lock b/incubator/gokapi/0.0.31/Chart.lock new file mode 100644 index 00000000000..abaf7300b14 --- /dev/null +++ b/incubator/gokapi/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:09:47.082941527Z" diff --git a/incubator/gokapi/0.0.31/Chart.yaml b/incubator/gokapi/0.0.31/Chart.yaml new file mode 100644 index 00000000000..45c9ab39234 --- /dev/null +++ b/incubator/gokapi/0.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days." +home: https://truecharts.org/docs/charts/incubator/gokapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gokapi.png +keywords: + - gokapi + - cloud + - utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gokapi +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/gokapi + - https://github.com/Forceu/gokapi + - https://hub.docker.com/r/f0rc3/gokapi +type: application +version: 0.0.31 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - cloud + - utilities diff --git a/incubator/gokapi/0.0.31/README.md b/incubator/gokapi/0.0.31/README.md new file mode 100644 index 00000000000..b7c48462ce5 --- /dev/null +++ b/incubator/gokapi/0.0.31/README.md @@ -0,0 +1,107 @@ +# gokapi + +Gokapi is a lightweight server to share files, which expire after a set amount of downloads or days. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gokapi](https://truecharts.org/docs/charts/incubator/gokapi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gokapi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gokapi TrueCharts/gokapi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gokapi` deployment + +```console +helm uninstall gokapi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gokapi \ + --set env.TZ="America/New York" \ + TrueCharts/gokapi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gokapi TrueCharts/gokapi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/gokapi/0.0.30/app-readme.md b/incubator/gokapi/0.0.31/app-readme.md similarity index 100% rename from incubator/gokapi/0.0.30/app-readme.md rename to incubator/gokapi/0.0.31/app-readme.md diff --git a/incubator/gokapi/0.0.31/charts/common-10.6.1.tgz b/incubator/gokapi/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/gokapi/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/gokapi/0.0.30/ix_values.yaml b/incubator/gokapi/0.0.31/ix_values.yaml similarity index 100% rename from incubator/gokapi/0.0.30/ix_values.yaml rename to incubator/gokapi/0.0.31/ix_values.yaml diff --git a/incubator/gokapi/0.0.30/questions.yaml b/incubator/gokapi/0.0.31/questions.yaml similarity index 100% rename from incubator/gokapi/0.0.30/questions.yaml rename to incubator/gokapi/0.0.31/questions.yaml diff --git a/incubator/gokapi/0.0.30/templates/common.yaml b/incubator/gokapi/0.0.31/templates/common.yaml similarity index 100% rename from incubator/gokapi/0.0.30/templates/common.yaml rename to incubator/gokapi/0.0.31/templates/common.yaml diff --git a/incubator/googlephotossync/0.0.33/values.yaml b/incubator/gokapi/0.0.31/values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.33/values.yaml rename to incubator/gokapi/0.0.31/values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md deleted file mode 100644 index 3adfccb9dd8..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/google-cloud-storage-backup/0.0.25/Chart.lock b/incubator/google-cloud-storage-backup/0.0.25/Chart.lock deleted file mode 100644 index 365ca4fe731..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:14:48.988607877Z" diff --git a/incubator/google-cloud-storage-backup/0.0.25/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.25/Chart.yaml deleted file mode 100644 index f71002f62fb..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.25/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A simple way to backup important files to Google Cloud Storage.\n" -home: https://truecharts.org/docs/charts/incubator/google-cloud-storage-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png -keywords: - - google-cloud-storage-backup - - Backup - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: google-cloud-storage-backup -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup - - https://hub.docker.com/r/vinid223/gcloud-storage-backup -type: application -version: 0.0.25 diff --git a/incubator/google-cloud-storage-backup/0.0.25/README.md b/incubator/google-cloud-storage-backup/0.0.25/README.md deleted file mode 100644 index 89f176e03a1..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.25/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# google-cloud-storage-backup - -A simple way to backup important files to Google Cloud Storage. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [google-cloud-storage-backup](https://truecharts.org/docs/charts/incubator/google-cloud-storage-backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `google-cloud-storage-backup` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install google-cloud-storage-backup TrueCharts/google-cloud-storage-backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `google-cloud-storage-backup` deployment - -```console -helm uninstall google-cloud-storage-backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install google-cloud-storage-backup \ - --set env.TZ="America/New York" \ - TrueCharts/google-cloud-storage-backup -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install google-cloud-storage-backup TrueCharts/google-cloud-storage-backup -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/google-cloud-storage-backup/0.0.25/charts/common-10.5.10.tgz b/incubator/google-cloud-storage-backup/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/google-cloud-storage-backup/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/google-cloud-storage-backup/0.0.26/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..81fb7722d3f --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [google-cloud-storage-backup-0.0.26](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.25...google-cloud-storage-backup-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [google-cloud-storage-backup-0.0.25](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.24...google-cloud-storage-backup-0.0.25) (2022-09-20) + +### Chore diff --git a/incubator/google-cloud-storage-backup/0.0.26/Chart.lock b/incubator/google-cloud-storage-backup/0.0.26/Chart.lock new file mode 100644 index 00000000000..ad718ee3eb6 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:03.549107182Z" diff --git a/incubator/google-cloud-storage-backup/0.0.26/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.26/Chart.yaml new file mode 100644 index 00000000000..67cec1dde80 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.26/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A simple way to backup important files to Google Cloud Storage.\n" +home: https://truecharts.org/docs/charts/incubator/google-cloud-storage-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/google-cloud-storage-backup.png +keywords: + - google-cloud-storage-backup + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: google-cloud-storage-backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/google-cloud-storage-backup + - https://hub.docker.com/r/vinid223/gcloud-storage-backup +type: application +version: 0.0.26 diff --git a/incubator/google-cloud-storage-backup/0.0.26/README.md b/incubator/google-cloud-storage-backup/0.0.26/README.md new file mode 100644 index 00000000000..effc70200d5 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.26/README.md @@ -0,0 +1,106 @@ +# google-cloud-storage-backup + +A simple way to backup important files to Google Cloud Storage. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [google-cloud-storage-backup](https://truecharts.org/docs/charts/incubator/google-cloud-storage-backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `google-cloud-storage-backup` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install google-cloud-storage-backup TrueCharts/google-cloud-storage-backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `google-cloud-storage-backup` deployment + +```console +helm uninstall google-cloud-storage-backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install google-cloud-storage-backup \ + --set env.TZ="America/New York" \ + TrueCharts/google-cloud-storage-backup +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install google-cloud-storage-backup TrueCharts/google-cloud-storage-backup -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/google-cloud-storage-backup/0.0.25/app-readme.md b/incubator/google-cloud-storage-backup/0.0.26/app-readme.md similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.25/app-readme.md rename to incubator/google-cloud-storage-backup/0.0.26/app-readme.md diff --git a/incubator/google-cloud-storage-backup/0.0.26/charts/common-10.6.1.tgz b/incubator/google-cloud-storage-backup/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/google-cloud-storage-backup/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/google-cloud-storage-backup/0.0.25/ix_values.yaml b/incubator/google-cloud-storage-backup/0.0.26/ix_values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.25/ix_values.yaml rename to incubator/google-cloud-storage-backup/0.0.26/ix_values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.25/questions.yaml b/incubator/google-cloud-storage-backup/0.0.26/questions.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.25/questions.yaml rename to incubator/google-cloud-storage-backup/0.0.26/questions.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.25/templates/common.yaml b/incubator/google-cloud-storage-backup/0.0.26/templates/common.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.25/templates/common.yaml rename to incubator/google-cloud-storage-backup/0.0.26/templates/common.yaml diff --git a/incubator/gpodder/0.0.24/values.yaml b/incubator/google-cloud-storage-backup/0.0.26/values.yaml similarity index 100% rename from incubator/gpodder/0.0.24/values.yaml rename to incubator/google-cloud-storage-backup/0.0.26/values.yaml diff --git a/incubator/googlephotossync/0.0.33/CHANGELOG.md b/incubator/googlephotossync/0.0.33/CHANGELOG.md deleted file mode 100644 index 4689cc69baf..00000000000 --- a/incubator/googlephotossync/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [googlephotossync-0.0.33](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [googlephotossync-0.0.33](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/googlephotossync/0.0.33/Chart.lock b/incubator/googlephotossync/0.0.33/Chart.lock deleted file mode 100644 index 8b39735c1be..00000000000 --- a/incubator/googlephotossync/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:05.309727954Z" diff --git a/incubator/googlephotossync/0.0.33/Chart.yaml b/incubator/googlephotossync/0.0.33/Chart.yaml deleted file mode 100644 index 69c1811913a..00000000000 --- a/incubator/googlephotossync/0.0.33/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages)." -home: https://truecharts.org/docs/charts/incubator/googlephotossync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png -keywords: - - googlephotossync - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: googlephotossync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync - - https://hub.docker.com/r/rix1337/docker-gphotos-sync -type: application -version: 0.0.33 diff --git a/incubator/googlephotossync/0.0.33/README.md b/incubator/googlephotossync/0.0.33/README.md deleted file mode 100644 index 9bc6e9b85d7..00000000000 --- a/incubator/googlephotossync/0.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# googlephotossync - -Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [googlephotossync](https://truecharts.org/docs/charts/incubator/googlephotossync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `googlephotossync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install googlephotossync TrueCharts/googlephotossync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `googlephotossync` deployment - -```console -helm uninstall googlephotossync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install googlephotossync \ - --set env.TZ="America/New York" \ - TrueCharts/googlephotossync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install googlephotossync TrueCharts/googlephotossync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/googlephotossync/0.0.33/charts/common-10.5.10.tgz b/incubator/googlephotossync/0.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/googlephotossync/0.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/googlephotossync/0.0.34/CHANGELOG.md b/incubator/googlephotossync/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..70187ff80cf --- /dev/null +++ b/incubator/googlephotossync/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [googlephotossync-0.0.34](https://github.com/truecharts/charts/compare/googlephotossync-0.0.33...googlephotossync-0.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [googlephotossync-0.0.33](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [googlephotossync-0.0.33](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [googlephotossync-0.0.32](https://github.com/truecharts/charts/compare/googlephotossync-0.0.31...googlephotossync-0.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + diff --git a/incubator/googlephotossync/0.0.34/Chart.lock b/incubator/googlephotossync/0.0.34/Chart.lock new file mode 100644 index 00000000000..64e0c7a34ff --- /dev/null +++ b/incubator/googlephotossync/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:08.454179375Z" diff --git a/incubator/googlephotossync/0.0.34/Chart.yaml b/incubator/googlephotossync/0.0.34/Chart.yaml new file mode 100644 index 00000000000..8474e12495c --- /dev/null +++ b/incubator/googlephotossync/0.0.34/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages)." +home: https://truecharts.org/docs/charts/incubator/googlephotossync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png +keywords: + - googlephotossync + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: googlephotossync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/googlephotossync + - https://hub.docker.com/r/rix1337/docker-gphotos-sync +type: application +version: 0.0.34 diff --git a/incubator/googlephotossync/0.0.34/README.md b/incubator/googlephotossync/0.0.34/README.md new file mode 100644 index 00000000000..2319b96fb14 --- /dev/null +++ b/incubator/googlephotossync/0.0.34/README.md @@ -0,0 +1,106 @@ +# googlephotossync + +Google Photos Sync downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [googlephotossync](https://truecharts.org/docs/charts/incubator/googlephotossync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `googlephotossync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install googlephotossync TrueCharts/googlephotossync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `googlephotossync` deployment + +```console +helm uninstall googlephotossync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install googlephotossync \ + --set env.TZ="America/New York" \ + TrueCharts/googlephotossync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install googlephotossync TrueCharts/googlephotossync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/googlephotossync/0.0.33/app-readme.md b/incubator/googlephotossync/0.0.34/app-readme.md similarity index 100% rename from incubator/googlephotossync/0.0.33/app-readme.md rename to incubator/googlephotossync/0.0.34/app-readme.md diff --git a/incubator/googlephotossync/0.0.34/charts/common-10.6.1.tgz b/incubator/googlephotossync/0.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/googlephotossync/0.0.34/charts/common-10.6.1.tgz differ diff --git a/incubator/googlephotossync/0.0.33/ix_values.yaml b/incubator/googlephotossync/0.0.34/ix_values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.33/ix_values.yaml rename to incubator/googlephotossync/0.0.34/ix_values.yaml diff --git a/incubator/googlephotossync/0.0.33/questions.yaml b/incubator/googlephotossync/0.0.34/questions.yaml similarity index 100% rename from incubator/googlephotossync/0.0.33/questions.yaml rename to incubator/googlephotossync/0.0.34/questions.yaml diff --git a/incubator/googlephotossync/0.0.33/templates/common.yaml b/incubator/googlephotossync/0.0.34/templates/common.yaml similarity index 100% rename from incubator/googlephotossync/0.0.33/templates/common.yaml rename to incubator/googlephotossync/0.0.34/templates/common.yaml diff --git a/incubator/grafana-image-renderer/0.0.25/values.yaml b/incubator/googlephotossync/0.0.34/values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.25/values.yaml rename to incubator/googlephotossync/0.0.34/values.yaml diff --git a/incubator/gpodder/0.0.24/CHANGELOG.md b/incubator/gpodder/0.0.24/CHANGELOG.md deleted file mode 100644 index 96f508aa9ef..00000000000 --- a/incubator/gpodder/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/gpodder/0.0.24/Chart.lock b/incubator/gpodder/0.0.24/Chart.lock deleted file mode 100644 index 3dc11250bdd..00000000000 --- a/incubator/gpodder/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:05.505064999Z" diff --git a/incubator/gpodder/0.0.24/Chart.yaml b/incubator/gpodder/0.0.24/Chart.yaml deleted file mode 100644 index b854d5cd350..00000000000 --- a/incubator/gpodder/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD;" -home: https://truecharts.org/docs/charts/incubator/gpodder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png -keywords: - - gpodder - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gpodder -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder - - https://gpodder.github.io/ - - https://hub.docker.com/r/xthursdayx/gpodder-docker/ -type: application -version: 0.0.24 diff --git a/incubator/gpodder/0.0.24/README.md b/incubator/gpodder/0.0.24/README.md deleted file mode 100644 index ead7548013a..00000000000 --- a/incubator/gpodder/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# gpodder - -gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gpodder](https://truecharts.org/docs/charts/incubator/gpodder) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `gpodder` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install gpodder TrueCharts/gpodder -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `gpodder` deployment - -```console -helm uninstall gpodder -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gpodder \ - --set env.TZ="America/New York" \ - TrueCharts/gpodder -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install gpodder TrueCharts/gpodder -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/gpodder/0.0.24/charts/common-10.5.10.tgz b/incubator/gpodder/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/gpodder/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/gpodder/0.0.25/CHANGELOG.md b/incubator/gpodder/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..211c803c50a --- /dev/null +++ b/incubator/gpodder/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gpodder-0.0.25](https://github.com/truecharts/charts/compare/gpodder-0.0.24...gpodder-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gpodder-0.0.24](https://github.com/truecharts/charts/compare/gpodder-0.0.23...gpodder-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/gpodder/0.0.25/Chart.lock b/incubator/gpodder/0.0.25/Chart.lock new file mode 100644 index 00000000000..3c0d8ffa9e7 --- /dev/null +++ b/incubator/gpodder/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:15.88857943Z" diff --git a/incubator/gpodder/0.0.25/Chart.yaml b/incubator/gpodder/0.0.25/Chart.yaml new file mode 100644 index 00000000000..f75f4296c2b --- /dev/null +++ b/incubator/gpodder/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD;" +home: https://truecharts.org/docs/charts/incubator/gpodder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gpodder.png +keywords: + - gpodder + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gpodder +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/gpodder + - https://gpodder.github.io/ + - https://hub.docker.com/r/xthursdayx/gpodder-docker/ +type: application +version: 0.0.25 diff --git a/incubator/gpodder/0.0.25/README.md b/incubator/gpodder/0.0.25/README.md new file mode 100644 index 00000000000..6dfeb021ef1 --- /dev/null +++ b/incubator/gpodder/0.0.25/README.md @@ -0,0 +1,107 @@ +# gpodder + +gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.&#xD; + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gpodder](https://truecharts.org/docs/charts/incubator/gpodder) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gpodder` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gpodder TrueCharts/gpodder +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gpodder` deployment + +```console +helm uninstall gpodder +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gpodder \ + --set env.TZ="America/New York" \ + TrueCharts/gpodder +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gpodder TrueCharts/gpodder -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/gpodder/0.0.24/app-readme.md b/incubator/gpodder/0.0.25/app-readme.md similarity index 100% rename from incubator/gpodder/0.0.24/app-readme.md rename to incubator/gpodder/0.0.25/app-readme.md diff --git a/incubator/gpodder/0.0.25/charts/common-10.6.1.tgz b/incubator/gpodder/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/gpodder/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/gpodder/0.0.24/ix_values.yaml b/incubator/gpodder/0.0.25/ix_values.yaml similarity index 100% rename from incubator/gpodder/0.0.24/ix_values.yaml rename to incubator/gpodder/0.0.25/ix_values.yaml diff --git a/incubator/gpodder/0.0.24/questions.yaml b/incubator/gpodder/0.0.25/questions.yaml similarity index 100% rename from incubator/gpodder/0.0.24/questions.yaml rename to incubator/gpodder/0.0.25/questions.yaml diff --git a/incubator/gpodder/0.0.24/templates/common.yaml b/incubator/gpodder/0.0.25/templates/common.yaml similarity index 100% rename from incubator/gpodder/0.0.24/templates/common.yaml rename to incubator/gpodder/0.0.25/templates/common.yaml diff --git a/incubator/gridcoinwalletgui/0.0.25/values.yaml b/incubator/gpodder/0.0.25/values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.25/values.yaml rename to incubator/gpodder/0.0.25/values.yaml diff --git a/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md deleted file mode 100644 index e22b2f68ef3..00000000000 --- a/incubator/grafana-image-renderer/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/grafana-image-renderer/0.0.25/Chart.lock b/incubator/grafana-image-renderer/0.0.25/Chart.lock deleted file mode 100644 index 051798a4759..00000000000 --- a/incubator/grafana-image-renderer/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:12.134912793Z" diff --git a/incubator/grafana-image-renderer/0.0.25/Chart.yaml b/incubator/grafana-image-renderer/0.0.25/Chart.yaml deleted file mode 100644 index a510aec746b..00000000000 --- a/incubator/grafana-image-renderer/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome." -home: https://truecharts.org/docs/charts/incubator/grafana-image-renderer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png -keywords: - - grafana-image-renderer - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grafana-image-renderer -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer - - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md - - https://hub.docker.com/r/grafana/grafana-image-renderer -type: application -version: 0.0.25 diff --git a/incubator/grafana-image-renderer/0.0.25/README.md b/incubator/grafana-image-renderer/0.0.25/README.md deleted file mode 100644 index 04c614e844f..00000000000 --- a/incubator/grafana-image-renderer/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# grafana-image-renderer - -A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grafana-image-renderer](https://truecharts.org/docs/charts/incubator/grafana-image-renderer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `grafana-image-renderer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install grafana-image-renderer TrueCharts/grafana-image-renderer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `grafana-image-renderer` deployment - -```console -helm uninstall grafana-image-renderer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grafana-image-renderer \ - --set env.TZ="America/New York" \ - TrueCharts/grafana-image-renderer -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install grafana-image-renderer TrueCharts/grafana-image-renderer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/grafana-image-renderer/0.0.25/charts/common-10.5.10.tgz b/incubator/grafana-image-renderer/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/grafana-image-renderer/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/grafana-image-renderer/0.0.26/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..afa6b592706 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grafana-image-renderer-0.0.26](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.25...grafana-image-renderer-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [grafana-image-renderer-0.0.25](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.24...grafana-image-renderer-0.0.25) (2022-09-20) + +### Chore diff --git a/incubator/grafana-image-renderer/0.0.26/Chart.lock b/incubator/grafana-image-renderer/0.0.26/Chart.lock new file mode 100644 index 00000000000..115d118625f --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:18.649813293Z" diff --git a/incubator/grafana-image-renderer/0.0.26/Chart.yaml b/incubator/grafana-image-renderer/0.0.26/Chart.yaml new file mode 100644 index 00000000000..66fe44e896c --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome." +home: https://truecharts.org/docs/charts/incubator/grafana-image-renderer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.png +keywords: + - grafana-image-renderer + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana-image-renderer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/grafana-image-renderer + - https://github.com/grafana/grafana-image-renderer/blob/master/docs/remote_rendering_using_docker.md + - https://hub.docker.com/r/grafana/grafana-image-renderer +type: application +version: 0.0.26 diff --git a/incubator/grafana-image-renderer/0.0.26/README.md b/incubator/grafana-image-renderer/0.0.26/README.md new file mode 100644 index 00000000000..4169d0e6b68 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.26/README.md @@ -0,0 +1,107 @@ +# grafana-image-renderer + +A Grafana remote image renderer that handles rendering panels & dashboards to PNGs using headless chrome. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grafana-image-renderer](https://truecharts.org/docs/charts/incubator/grafana-image-renderer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `grafana-image-renderer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install grafana-image-renderer TrueCharts/grafana-image-renderer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grafana-image-renderer` deployment + +```console +helm uninstall grafana-image-renderer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grafana-image-renderer \ + --set env.TZ="America/New York" \ + TrueCharts/grafana-image-renderer +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grafana-image-renderer TrueCharts/grafana-image-renderer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/grafana-image-renderer/0.0.25/app-readme.md b/incubator/grafana-image-renderer/0.0.26/app-readme.md similarity index 100% rename from incubator/grafana-image-renderer/0.0.25/app-readme.md rename to incubator/grafana-image-renderer/0.0.26/app-readme.md diff --git a/incubator/grafana-image-renderer/0.0.26/charts/common-10.6.1.tgz b/incubator/grafana-image-renderer/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/grafana-image-renderer/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/grafana-image-renderer/0.0.25/ix_values.yaml b/incubator/grafana-image-renderer/0.0.26/ix_values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.25/ix_values.yaml rename to incubator/grafana-image-renderer/0.0.26/ix_values.yaml diff --git a/incubator/grafana-image-renderer/0.0.25/questions.yaml b/incubator/grafana-image-renderer/0.0.26/questions.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.25/questions.yaml rename to incubator/grafana-image-renderer/0.0.26/questions.yaml diff --git a/incubator/grafana-image-renderer/0.0.25/templates/common.yaml b/incubator/grafana-image-renderer/0.0.26/templates/common.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.25/templates/common.yaml rename to incubator/grafana-image-renderer/0.0.26/templates/common.yaml diff --git a/incubator/guide2go/0.0.24/values.yaml b/incubator/grafana-image-renderer/0.0.26/values.yaml similarity index 100% rename from incubator/guide2go/0.0.24/values.yaml rename to incubator/grafana-image-renderer/0.0.26/values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md deleted file mode 100644 index db40d25c90d..00000000000 --- a/incubator/gridcoinwalletgui/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/gridcoinwalletgui/0.0.25/Chart.lock b/incubator/gridcoinwalletgui/0.0.25/Chart.lock deleted file mode 100644 index daedfa63e02..00000000000 --- a/incubator/gridcoinwalletgui/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:14.528540253Z" diff --git a/incubator/gridcoinwalletgui/0.0.25/Chart.yaml b/incubator/gridcoinwalletgui/0.0.25/Chart.yaml deleted file mode 100644 index 337b0886e17..00000000000 --- a/incubator/gridcoinwalletgui/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Running Boinc? Get some Gridcoins from your Boinc work!" -home: https://truecharts.org/docs/charts/incubator/gridcoinwalletgui -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png -keywords: - - gridcoinwalletgui - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gridcoinwalletgui -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui - - https://gridcoin.us/ - - https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui -type: application -version: 0.0.25 diff --git a/incubator/gridcoinwalletgui/0.0.25/README.md b/incubator/gridcoinwalletgui/0.0.25/README.md deleted file mode 100644 index 6937214ef73..00000000000 --- a/incubator/gridcoinwalletgui/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# gridcoinwalletgui - -Running Boinc? Get some Gridcoins from your Boinc work! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gridcoinwalletgui](https://truecharts.org/docs/charts/incubator/gridcoinwalletgui) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `gridcoinwalletgui` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install gridcoinwalletgui TrueCharts/gridcoinwalletgui -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `gridcoinwalletgui` deployment - -```console -helm uninstall gridcoinwalletgui -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gridcoinwalletgui \ - --set env.TZ="America/New York" \ - TrueCharts/gridcoinwalletgui -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install gridcoinwalletgui TrueCharts/gridcoinwalletgui -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/gridcoinwalletgui/0.0.25/charts/common-10.5.10.tgz b/incubator/gridcoinwalletgui/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/gridcoinwalletgui/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/gridcoinwalletgui/0.0.26/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..aa22e1f8bb6 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gridcoinwalletgui-0.0.26](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.25...gridcoinwalletgui-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gridcoinwalletgui-0.0.25](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.24...gridcoinwalletgui-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/gridcoinwalletgui/0.0.26/Chart.lock b/incubator/gridcoinwalletgui/0.0.26/Chart.lock new file mode 100644 index 00000000000..050875919a4 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:35.355853969Z" diff --git a/incubator/gridcoinwalletgui/0.0.26/Chart.yaml b/incubator/gridcoinwalletgui/0.0.26/Chart.yaml new file mode 100644 index 00000000000..5b457d6ba9a --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Running Boinc? Get some Gridcoins from your Boinc work!" +home: https://truecharts.org/docs/charts/incubator/gridcoinwalletgui +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png +keywords: + - gridcoinwalletgui + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gridcoinwalletgui +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/gridcoinwalletgui + - https://gridcoin.us/ + - https://hub.docker.com/repository/docker/sublivion/gridcoinwalletgui +type: application +version: 0.0.26 diff --git a/incubator/gridcoinwalletgui/0.0.26/README.md b/incubator/gridcoinwalletgui/0.0.26/README.md new file mode 100644 index 00000000000..f59dd17f454 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.26/README.md @@ -0,0 +1,107 @@ +# gridcoinwalletgui + +Running Boinc? Get some Gridcoins from your Boinc work! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gridcoinwalletgui](https://truecharts.org/docs/charts/incubator/gridcoinwalletgui) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gridcoinwalletgui` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gridcoinwalletgui TrueCharts/gridcoinwalletgui +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gridcoinwalletgui` deployment + +```console +helm uninstall gridcoinwalletgui +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gridcoinwalletgui \ + --set env.TZ="America/New York" \ + TrueCharts/gridcoinwalletgui +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gridcoinwalletgui TrueCharts/gridcoinwalletgui -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/gridcoinwalletgui/0.0.25/app-readme.md b/incubator/gridcoinwalletgui/0.0.26/app-readme.md similarity index 100% rename from incubator/gridcoinwalletgui/0.0.25/app-readme.md rename to incubator/gridcoinwalletgui/0.0.26/app-readme.md diff --git a/incubator/gridcoinwalletgui/0.0.26/charts/common-10.6.1.tgz b/incubator/gridcoinwalletgui/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/gridcoinwalletgui/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/gridcoinwalletgui/0.0.25/ix_values.yaml b/incubator/gridcoinwalletgui/0.0.26/ix_values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.25/ix_values.yaml rename to incubator/gridcoinwalletgui/0.0.26/ix_values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.25/questions.yaml b/incubator/gridcoinwalletgui/0.0.26/questions.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.25/questions.yaml rename to incubator/gridcoinwalletgui/0.0.26/questions.yaml diff --git a/incubator/gridcoinwalletgui/0.0.25/templates/common.yaml b/incubator/gridcoinwalletgui/0.0.26/templates/common.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.25/templates/common.yaml rename to incubator/gridcoinwalletgui/0.0.26/templates/common.yaml diff --git a/incubator/h5ai/0.0.24/values.yaml b/incubator/gridcoinwalletgui/0.0.26/values.yaml similarity index 100% rename from incubator/h5ai/0.0.24/values.yaml rename to incubator/gridcoinwalletgui/0.0.26/values.yaml diff --git a/incubator/guide2go/0.0.24/CHANGELOG.md b/incubator/guide2go/0.0.24/CHANGELOG.md deleted file mode 100644 index 7b2119ca24c..00000000000 --- a/incubator/guide2go/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/guide2go/0.0.24/Chart.lock b/incubator/guide2go/0.0.24/Chart.lock deleted file mode 100644 index 0656cc4b786..00000000000 --- a/incubator/guide2go/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:30.600326912Z" diff --git a/incubator/guide2go/0.0.24/Chart.yaml b/incubator/guide2go/0.0.24/Chart.yaml deleted file mode 100644 index 547831ac37e..00000000000 --- a/incubator/guide2go/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "a xml grabber from schedule direct service" -home: https://truecharts.org/docs/charts/incubator/guide2go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png -keywords: - - guide2go - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: guide2go -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go - - https://github.com/alturismo/guide2go - - https://hub.docker.com/r/alturismo/guide2go -type: application -version: 0.0.24 diff --git a/incubator/guide2go/0.0.24/README.md b/incubator/guide2go/0.0.24/README.md deleted file mode 100644 index 135d6983651..00000000000 --- a/incubator/guide2go/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# guide2go - -a xml grabber from schedule direct service - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [guide2go](https://truecharts.org/docs/charts/incubator/guide2go) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `guide2go` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install guide2go TrueCharts/guide2go -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `guide2go` deployment - -```console -helm uninstall guide2go -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install guide2go \ - --set env.TZ="America/New York" \ - TrueCharts/guide2go -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install guide2go TrueCharts/guide2go -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/guide2go/0.0.24/charts/common-10.5.10.tgz b/incubator/guide2go/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/guide2go/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/guide2go/0.0.25/CHANGELOG.md b/incubator/guide2go/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0619662d455 --- /dev/null +++ b/incubator/guide2go/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guide2go-0.0.25](https://github.com/truecharts/charts/compare/guide2go-0.0.24...guide2go-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [guide2go-0.0.24](https://github.com/truecharts/charts/compare/guide2go-0.0.23...guide2go-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/guide2go/0.0.25/Chart.lock b/incubator/guide2go/0.0.25/Chart.lock new file mode 100644 index 00000000000..d0956ba5686 --- /dev/null +++ b/incubator/guide2go/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:40.92504722Z" diff --git a/incubator/guide2go/0.0.25/Chart.yaml b/incubator/guide2go/0.0.25/Chart.yaml new file mode 100644 index 00000000000..772c8fca112 --- /dev/null +++ b/incubator/guide2go/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "a xml grabber from schedule direct service" +home: https://truecharts.org/docs/charts/incubator/guide2go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png +keywords: + - guide2go + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: guide2go +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/guide2go + - https://github.com/alturismo/guide2go + - https://hub.docker.com/r/alturismo/guide2go +type: application +version: 0.0.25 diff --git a/incubator/guide2go/0.0.25/README.md b/incubator/guide2go/0.0.25/README.md new file mode 100644 index 00000000000..365d8794904 --- /dev/null +++ b/incubator/guide2go/0.0.25/README.md @@ -0,0 +1,107 @@ +# guide2go + +a xml grabber from schedule direct service + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [guide2go](https://truecharts.org/docs/charts/incubator/guide2go) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `guide2go` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install guide2go TrueCharts/guide2go +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `guide2go` deployment + +```console +helm uninstall guide2go +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install guide2go \ + --set env.TZ="America/New York" \ + TrueCharts/guide2go +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install guide2go TrueCharts/guide2go -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/guide2go/0.0.24/app-readme.md b/incubator/guide2go/0.0.25/app-readme.md similarity index 100% rename from incubator/guide2go/0.0.24/app-readme.md rename to incubator/guide2go/0.0.25/app-readme.md diff --git a/incubator/guide2go/0.0.25/charts/common-10.6.1.tgz b/incubator/guide2go/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/guide2go/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/guide2go/0.0.24/ix_values.yaml b/incubator/guide2go/0.0.25/ix_values.yaml similarity index 100% rename from incubator/guide2go/0.0.24/ix_values.yaml rename to incubator/guide2go/0.0.25/ix_values.yaml diff --git a/incubator/guide2go/0.0.24/questions.yaml b/incubator/guide2go/0.0.25/questions.yaml similarity index 100% rename from incubator/guide2go/0.0.24/questions.yaml rename to incubator/guide2go/0.0.25/questions.yaml diff --git a/incubator/guide2go/0.0.24/templates/common.yaml b/incubator/guide2go/0.0.25/templates/common.yaml similarity index 100% rename from incubator/guide2go/0.0.24/templates/common.yaml rename to incubator/guide2go/0.0.25/templates/common.yaml diff --git a/incubator/halflife2deathmatch/0.0.24/values.yaml b/incubator/guide2go/0.0.25/values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.24/values.yaml rename to incubator/guide2go/0.0.25/values.yaml diff --git a/incubator/h5ai/0.0.24/CHANGELOG.md b/incubator/h5ai/0.0.24/CHANGELOG.md deleted file mode 100644 index 2ca740e14cb..00000000000 --- a/incubator/h5ai/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/h5ai/0.0.24/Chart.lock b/incubator/h5ai/0.0.24/Chart.lock deleted file mode 100644 index 9fee77ac85f..00000000000 --- a/incubator/h5ai/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:30.754633021Z" diff --git a/incubator/h5ai/0.0.24/Chart.yaml b/incubator/h5ai/0.0.24/Chart.yaml deleted file mode 100644 index 8c1d5d708ff..00000000000 --- a/incubator/h5ai/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too." -home: https://truecharts.org/docs/charts/incubator/h5ai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png -keywords: - - h5ai - - Cloud - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: h5ai -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai - - https://github.com/awesometic/docker-h5ai - - https://hub.docker.com/r/awesometic/h5ai -type: application -version: 0.0.24 diff --git a/incubator/h5ai/0.0.24/README.md b/incubator/h5ai/0.0.24/README.md deleted file mode 100644 index 19839f4aecf..00000000000 --- a/incubator/h5ai/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# h5ai - -h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [h5ai](https://truecharts.org/docs/charts/incubator/h5ai) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `h5ai` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install h5ai TrueCharts/h5ai -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `h5ai` deployment - -```console -helm uninstall h5ai -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install h5ai \ - --set env.TZ="America/New York" \ - TrueCharts/h5ai -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install h5ai TrueCharts/h5ai -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/h5ai/0.0.24/charts/common-10.5.10.tgz b/incubator/h5ai/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/h5ai/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/h5ai/0.0.25/CHANGELOG.md b/incubator/h5ai/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5a29cb32bb2 --- /dev/null +++ b/incubator/h5ai/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [h5ai-0.0.25](https://github.com/truecharts/charts/compare/h5ai-0.0.24...h5ai-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [h5ai-0.0.24](https://github.com/truecharts/charts/compare/h5ai-0.0.23...h5ai-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/h5ai/0.0.25/Chart.lock b/incubator/h5ai/0.0.25/Chart.lock new file mode 100644 index 00000000000..9b722057c71 --- /dev/null +++ b/incubator/h5ai/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:47.030168697Z" diff --git a/incubator/h5ai/0.0.25/Chart.yaml b/incubator/h5ai/0.0.25/Chart.yaml new file mode 100644 index 00000000000..90263a329b6 --- /dev/null +++ b/incubator/h5ai/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too." +home: https://truecharts.org/docs/charts/incubator/h5ai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/h5ai.png +keywords: + - h5ai + - Cloud + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: h5ai +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/h5ai + - https://github.com/awesometic/docker-h5ai + - https://hub.docker.com/r/awesometic/h5ai +type: application +version: 0.0.25 diff --git a/incubator/h5ai/0.0.25/README.md b/incubator/h5ai/0.0.25/README.md new file mode 100644 index 00000000000..be9df9ad34a --- /dev/null +++ b/incubator/h5ai/0.0.25/README.md @@ -0,0 +1,107 @@ +# h5ai + +h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [h5ai](https://truecharts.org/docs/charts/incubator/h5ai) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `h5ai` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install h5ai TrueCharts/h5ai +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `h5ai` deployment + +```console +helm uninstall h5ai +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install h5ai \ + --set env.TZ="America/New York" \ + TrueCharts/h5ai +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install h5ai TrueCharts/h5ai -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/h5ai/0.0.24/app-readme.md b/incubator/h5ai/0.0.25/app-readme.md similarity index 100% rename from incubator/h5ai/0.0.24/app-readme.md rename to incubator/h5ai/0.0.25/app-readme.md diff --git a/incubator/h5ai/0.0.25/charts/common-10.6.1.tgz b/incubator/h5ai/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/h5ai/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/h5ai/0.0.24/ix_values.yaml b/incubator/h5ai/0.0.25/ix_values.yaml similarity index 100% rename from incubator/h5ai/0.0.24/ix_values.yaml rename to incubator/h5ai/0.0.25/ix_values.yaml diff --git a/incubator/h5ai/0.0.24/questions.yaml b/incubator/h5ai/0.0.25/questions.yaml similarity index 100% rename from incubator/h5ai/0.0.24/questions.yaml rename to incubator/h5ai/0.0.25/questions.yaml diff --git a/incubator/h5ai/0.0.24/templates/common.yaml b/incubator/h5ai/0.0.25/templates/common.yaml similarity index 100% rename from incubator/h5ai/0.0.24/templates/common.yaml rename to incubator/h5ai/0.0.25/templates/common.yaml diff --git a/incubator/hassconfigurator/0.0.23/values.yaml b/incubator/h5ai/0.0.25/values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.23/values.yaml rename to incubator/h5ai/0.0.25/values.yaml diff --git a/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md deleted file mode 100644 index 599f9822f8c..00000000000 --- a/incubator/halflife2deathmatch/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/halflife2deathmatch/0.0.24/Chart.lock b/incubator/halflife2deathmatch/0.0.24/Chart.lock deleted file mode 100644 index 570f3f228fa..00000000000 --- a/incubator/halflife2deathmatch/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:36.702987574Z" diff --git a/incubator/halflife2deathmatch/0.0.24/Chart.yaml b/incubator/halflife2deathmatch/0.0.24/Chart.yaml deleted file mode 100644 index 4e02872b9ec..00000000000 --- a/incubator/halflife2deathmatch/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it." -home: https://truecharts.org/docs/charts/incubator/halflife2deathmatch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png -keywords: - - halflife2deathmatch - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: halflife2deathmatch -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/halflife2deathmatch/0.0.24/README.md b/incubator/halflife2deathmatch/0.0.24/README.md deleted file mode 100644 index 2f2d797f2df..00000000000 --- a/incubator/halflife2deathmatch/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# halflife2deathmatch - -This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [halflife2deathmatch](https://truecharts.org/docs/charts/incubator/halflife2deathmatch) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `halflife2deathmatch` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install halflife2deathmatch TrueCharts/halflife2deathmatch -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `halflife2deathmatch` deployment - -```console -helm uninstall halflife2deathmatch -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install halflife2deathmatch \ - --set env.TZ="America/New York" \ - TrueCharts/halflife2deathmatch -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install halflife2deathmatch TrueCharts/halflife2deathmatch -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/halflife2deathmatch/0.0.24/charts/common-10.5.10.tgz b/incubator/halflife2deathmatch/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/halflife2deathmatch/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/halflife2deathmatch/0.0.25/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..3b989907550 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [halflife2deathmatch-0.0.25](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.24...halflife2deathmatch-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [halflife2deathmatch-0.0.24](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.23...halflife2deathmatch-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/halflife2deathmatch/0.0.25/Chart.lock b/incubator/halflife2deathmatch/0.0.25/Chart.lock new file mode 100644 index 00000000000..2077630f5d3 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:10:51.081657927Z" diff --git a/incubator/halflife2deathmatch/0.0.25/Chart.yaml b/incubator/halflife2deathmatch/0.0.25/Chart.yaml new file mode 100644 index 00000000000..96d4821491a --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it." +home: https://truecharts.org/docs/charts/incubator/halflife2deathmatch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png +keywords: + - halflife2deathmatch + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: halflife2deathmatch +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/halflife2deathmatch + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/halflife2deathmatch/0.0.25/README.md b/incubator/halflife2deathmatch/0.0.25/README.md new file mode 100644 index 00000000000..5a5204d0d79 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.25/README.md @@ -0,0 +1,107 @@ +# halflife2deathmatch + +This Chart will download and install SteamCMD. It will also install HalfLife2 DeathMatch and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [halflife2deathmatch](https://truecharts.org/docs/charts/incubator/halflife2deathmatch) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `halflife2deathmatch` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install halflife2deathmatch TrueCharts/halflife2deathmatch +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `halflife2deathmatch` deployment + +```console +helm uninstall halflife2deathmatch +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install halflife2deathmatch \ + --set env.TZ="America/New York" \ + TrueCharts/halflife2deathmatch +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install halflife2deathmatch TrueCharts/halflife2deathmatch -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/halflife2deathmatch/0.0.24/app-readme.md b/incubator/halflife2deathmatch/0.0.25/app-readme.md similarity index 100% rename from incubator/halflife2deathmatch/0.0.24/app-readme.md rename to incubator/halflife2deathmatch/0.0.25/app-readme.md diff --git a/incubator/halflife2deathmatch/0.0.25/charts/common-10.6.1.tgz b/incubator/halflife2deathmatch/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/halflife2deathmatch/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/halflife2deathmatch/0.0.24/ix_values.yaml b/incubator/halflife2deathmatch/0.0.25/ix_values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.24/ix_values.yaml rename to incubator/halflife2deathmatch/0.0.25/ix_values.yaml diff --git a/incubator/halflife2deathmatch/0.0.24/questions.yaml b/incubator/halflife2deathmatch/0.0.25/questions.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.24/questions.yaml rename to incubator/halflife2deathmatch/0.0.25/questions.yaml diff --git a/incubator/halflife2deathmatch/0.0.24/templates/common.yaml b/incubator/halflife2deathmatch/0.0.25/templates/common.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.24/templates/common.yaml rename to incubator/halflife2deathmatch/0.0.25/templates/common.yaml diff --git a/incubator/hastebin/0.0.24/values.yaml b/incubator/halflife2deathmatch/0.0.25/values.yaml similarity index 100% rename from incubator/hastebin/0.0.24/values.yaml rename to incubator/halflife2deathmatch/0.0.25/values.yaml diff --git a/incubator/hassconfigurator/0.0.23/CHANGELOG.md b/incubator/hassconfigurator/0.0.23/CHANGELOG.md deleted file mode 100644 index ea43266974c..00000000000 --- a/incubator/hassconfigurator/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/hassconfigurator/0.0.23/Chart.lock b/incubator/hassconfigurator/0.0.23/Chart.lock deleted file mode 100644 index 16b0d77a485..00000000000 --- a/incubator/hassconfigurator/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:40.029074088Z" diff --git a/incubator/hassconfigurator/0.0.23/Chart.yaml b/incubator/hassconfigurator/0.0.23/Chart.yaml deleted file mode 100644 index 551b2b17efe..00000000000 --- a/incubator/hassconfigurator/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation -apiVersion: v2 -appVersion: "x86_64" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator -home: https://truecharts.org/docs/charts/incubator/hassconfigurator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png -keywords: - - hassconfigurator - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hassconfigurator -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator - - https://github.com/danielperna84/hass-configurator - - https://hub.docker.com/r/causticlab/hass-configurator-docker//Dockerfile/ -type: application -version: 0.0.23 diff --git a/incubator/hassconfigurator/0.0.23/README.md b/incubator/hassconfigurator/0.0.23/README.md deleted file mode 100644 index 769ff7664b8..00000000000 --- a/incubator/hassconfigurator/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hassconfigurator - -Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hassconfigurator](https://truecharts.org/docs/charts/incubator/hassconfigurator) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hassconfigurator` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hassconfigurator TrueCharts/hassconfigurator -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hassconfigurator` deployment - -```console -helm uninstall hassconfigurator -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hassconfigurator \ - --set env.TZ="America/New York" \ - TrueCharts/hassconfigurator -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hassconfigurator TrueCharts/hassconfigurator -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hassconfigurator/0.0.23/charts/common-10.5.10.tgz b/incubator/hassconfigurator/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/hassconfigurator/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/hassconfigurator/0.0.24/CHANGELOG.md b/incubator/hassconfigurator/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..65a47fb3d5b --- /dev/null +++ b/incubator/hassconfigurator/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hassconfigurator-0.0.24](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.23...hassconfigurator-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hassconfigurator-0.0.23](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.22...hassconfigurator-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/hassconfigurator/0.0.24/Chart.lock b/incubator/hassconfigurator/0.0.24/Chart.lock new file mode 100644 index 00000000000..2cda8bd3bf8 --- /dev/null +++ b/incubator/hassconfigurator/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:06.780418079Z" diff --git a/incubator/hassconfigurator/0.0.24/Chart.yaml b/incubator/hassconfigurator/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8895c3502b6 --- /dev/null +++ b/incubator/hassconfigurator/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation +apiVersion: v2 +appVersion: "x86_64" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator +home: https://truecharts.org/docs/charts/incubator/hassconfigurator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png +keywords: + - hassconfigurator + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hassconfigurator +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hassconfigurator + - https://github.com/danielperna84/hass-configurator + - https://hub.docker.com/r/causticlab/hass-configurator-docker//Dockerfile/ +type: application +version: 0.0.24 diff --git a/incubator/hassconfigurator/0.0.24/README.md b/incubator/hassconfigurator/0.0.24/README.md new file mode 100644 index 00000000000..78bf7843b0d --- /dev/null +++ b/incubator/hassconfigurator/0.0.24/README.md @@ -0,0 +1,107 @@ +# hassconfigurator + +Home Assistant online configurator Chart from https://github.com/danielperna84/hass-configurator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hassconfigurator](https://truecharts.org/docs/charts/incubator/hassconfigurator) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hassconfigurator` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hassconfigurator TrueCharts/hassconfigurator +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hassconfigurator` deployment + +```console +helm uninstall hassconfigurator +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hassconfigurator \ + --set env.TZ="America/New York" \ + TrueCharts/hassconfigurator +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hassconfigurator TrueCharts/hassconfigurator -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hassconfigurator/0.0.23/app-readme.md b/incubator/hassconfigurator/0.0.24/app-readme.md similarity index 100% rename from incubator/hassconfigurator/0.0.23/app-readme.md rename to incubator/hassconfigurator/0.0.24/app-readme.md diff --git a/incubator/hassconfigurator/0.0.24/charts/common-10.6.1.tgz b/incubator/hassconfigurator/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/hassconfigurator/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/hassconfigurator/0.0.23/ix_values.yaml b/incubator/hassconfigurator/0.0.24/ix_values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.23/ix_values.yaml rename to incubator/hassconfigurator/0.0.24/ix_values.yaml diff --git a/incubator/hassconfigurator/0.0.23/questions.yaml b/incubator/hassconfigurator/0.0.24/questions.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.23/questions.yaml rename to incubator/hassconfigurator/0.0.24/questions.yaml diff --git a/incubator/hassconfigurator/0.0.23/templates/common.yaml b/incubator/hassconfigurator/0.0.24/templates/common.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.23/templates/common.yaml rename to incubator/hassconfigurator/0.0.24/templates/common.yaml diff --git a/incubator/healthchecksdashboard/0.0.24/values.yaml b/incubator/hassconfigurator/0.0.24/values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.24/values.yaml rename to incubator/hassconfigurator/0.0.24/values.yaml diff --git a/incubator/hastebin/0.0.24/CHANGELOG.md b/incubator/hastebin/0.0.24/CHANGELOG.md deleted file mode 100644 index b6de7bd93c9..00000000000 --- a/incubator/hastebin/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/hastebin/0.0.24/Chart.lock b/incubator/hastebin/0.0.24/Chart.lock deleted file mode 100644 index 52c1797b0a7..00000000000 --- a/incubator/hastebin/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:55.716768086Z" diff --git a/incubator/hastebin/0.0.24/Chart.yaml b/incubator/hastebin/0.0.24/Chart.yaml deleted file mode 100644 index 2df298504b6..00000000000 --- a/incubator/hastebin/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Alpine-based Chart for Hastebin, the node.js paste service " -home: https://truecharts.org/docs/charts/incubator/hastebin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png -keywords: - - hastebin - - Cloud - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hastebin -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin - - https://github.com/nzzane/haste-server - - https://hub.docker.com/r/flippinturt/hastebin -type: application -version: 0.0.24 diff --git a/incubator/hastebin/0.0.24/README.md b/incubator/hastebin/0.0.24/README.md deleted file mode 100644 index e732564e30d..00000000000 --- a/incubator/hastebin/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hastebin - -Alpine-based Chart for Hastebin, the node.js paste service - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hastebin](https://truecharts.org/docs/charts/incubator/hastebin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hastebin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hastebin TrueCharts/hastebin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hastebin` deployment - -```console -helm uninstall hastebin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hastebin \ - --set env.TZ="America/New York" \ - TrueCharts/hastebin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hastebin TrueCharts/hastebin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hastebin/0.0.24/charts/common-10.5.10.tgz b/incubator/hastebin/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/hastebin/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/hastebin/0.0.25/CHANGELOG.md b/incubator/hastebin/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ae1097f6721 --- /dev/null +++ b/incubator/hastebin/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hastebin-0.0.25](https://github.com/truecharts/charts/compare/hastebin-0.0.24...hastebin-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hastebin-0.0.24](https://github.com/truecharts/charts/compare/hastebin-0.0.23...hastebin-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/hastebin/0.0.25/Chart.lock b/incubator/hastebin/0.0.25/Chart.lock new file mode 100644 index 00000000000..48cdecbe5d9 --- /dev/null +++ b/incubator/hastebin/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:12.962046762Z" diff --git a/incubator/hastebin/0.0.25/Chart.yaml b/incubator/hastebin/0.0.25/Chart.yaml new file mode 100644 index 00000000000..dfdfbba1df2 --- /dev/null +++ b/incubator/hastebin/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Alpine-based Chart for Hastebin, the node.js paste service " +home: https://truecharts.org/docs/charts/incubator/hastebin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png +keywords: + - hastebin + - Cloud + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hastebin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hastebin + - https://github.com/nzzane/haste-server + - https://hub.docker.com/r/flippinturt/hastebin +type: application +version: 0.0.25 diff --git a/incubator/hastebin/0.0.25/README.md b/incubator/hastebin/0.0.25/README.md new file mode 100644 index 00000000000..ab468ed3362 --- /dev/null +++ b/incubator/hastebin/0.0.25/README.md @@ -0,0 +1,107 @@ +# hastebin + +Alpine-based Chart for Hastebin, the node.js paste service + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hastebin](https://truecharts.org/docs/charts/incubator/hastebin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hastebin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hastebin TrueCharts/hastebin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hastebin` deployment + +```console +helm uninstall hastebin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hastebin \ + --set env.TZ="America/New York" \ + TrueCharts/hastebin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hastebin TrueCharts/hastebin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hastebin/0.0.24/app-readme.md b/incubator/hastebin/0.0.25/app-readme.md similarity index 100% rename from incubator/hastebin/0.0.24/app-readme.md rename to incubator/hastebin/0.0.25/app-readme.md diff --git a/incubator/hastebin/0.0.25/charts/common-10.6.1.tgz b/incubator/hastebin/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/hastebin/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/hastebin/0.0.24/ix_values.yaml b/incubator/hastebin/0.0.25/ix_values.yaml similarity index 100% rename from incubator/hastebin/0.0.24/ix_values.yaml rename to incubator/hastebin/0.0.25/ix_values.yaml diff --git a/incubator/hastebin/0.0.24/questions.yaml b/incubator/hastebin/0.0.25/questions.yaml similarity index 100% rename from incubator/hastebin/0.0.24/questions.yaml rename to incubator/hastebin/0.0.25/questions.yaml diff --git a/incubator/hastebin/0.0.24/templates/common.yaml b/incubator/hastebin/0.0.25/templates/common.yaml similarity index 100% rename from incubator/hastebin/0.0.24/templates/common.yaml rename to incubator/hastebin/0.0.25/templates/common.yaml diff --git a/incubator/hetzner-ddns/0.0.24/values.yaml b/incubator/hastebin/0.0.25/values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.24/values.yaml rename to incubator/hastebin/0.0.25/values.yaml diff --git a/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md deleted file mode 100644 index 44a8a3b1969..00000000000 --- a/incubator/healthchecksdashboard/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/healthchecksdashboard/0.0.24/Chart.lock b/incubator/healthchecksdashboard/0.0.24/Chart.lock deleted file mode 100644 index 6820543744f..00000000000 --- a/incubator/healthchecksdashboard/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:15:56.473337311Z" diff --git a/incubator/healthchecksdashboard/0.0.24/Chart.yaml b/incubator/healthchecksdashboard/0.0.24/Chart.yaml deleted file mode 100644 index ebfadaf911a..00000000000 --- a/incubator/healthchecksdashboard/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A standalone dashboard page showing the status of the checks in your Healthchecks.io account." -home: https://truecharts.org/docs/charts/incubator/healthchecksdashboard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecksdashboard.png -keywords: - - healthchecksdashboard - - Tools-Utilities - - Other - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: healthchecksdashboard -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/healthchecksdashboard - - https://github.com/healthchecks/dashboard - - https://hub.docker.com/r/healthchecks/dashboard -type: application -version: 0.0.24 diff --git a/incubator/healthchecksdashboard/0.0.24/README.md b/incubator/healthchecksdashboard/0.0.24/README.md deleted file mode 100644 index 8b530c31e55..00000000000 --- a/incubator/healthchecksdashboard/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# healthchecksdashboard - -A standalone dashboard page showing the status of the checks in your Healthchecks.io account. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [healthchecksdashboard](https://truecharts.org/docs/charts/incubator/healthchecksdashboard) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `healthchecksdashboard` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install healthchecksdashboard TrueCharts/healthchecksdashboard -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `healthchecksdashboard` deployment - -```console -helm uninstall healthchecksdashboard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install healthchecksdashboard \ - --set env.TZ="America/New York" \ - TrueCharts/healthchecksdashboard -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install healthchecksdashboard TrueCharts/healthchecksdashboard -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/healthchecksdashboard/0.0.24/charts/common-10.5.10.tgz b/incubator/healthchecksdashboard/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/healthchecksdashboard/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/healthchecksdashboard/0.0.25/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a88362ac4e2 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [healthchecksdashboard-0.0.25](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.24...healthchecksdashboard-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [healthchecksdashboard-0.0.24](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.23...healthchecksdashboard-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/healthchecksdashboard/0.0.25/Chart.lock b/incubator/healthchecksdashboard/0.0.25/Chart.lock new file mode 100644 index 00000000000..adcea3e46fb --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:18.561629661Z" diff --git a/incubator/healthchecksdashboard/0.0.25/Chart.yaml b/incubator/healthchecksdashboard/0.0.25/Chart.yaml new file mode 100644 index 00000000000..cca8ac349b9 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A standalone dashboard page showing the status of the checks in your Healthchecks.io account." +home: https://truecharts.org/docs/charts/incubator/healthchecksdashboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecksdashboard.png +keywords: + - healthchecksdashboard + - Tools-Utilities + - Other + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecksdashboard +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/healthchecksdashboard + - https://github.com/healthchecks/dashboard + - https://hub.docker.com/r/healthchecks/dashboard +type: application +version: 0.0.25 diff --git a/incubator/healthchecksdashboard/0.0.25/README.md b/incubator/healthchecksdashboard/0.0.25/README.md new file mode 100644 index 00000000000..323ea8a2691 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.25/README.md @@ -0,0 +1,107 @@ +# healthchecksdashboard + +A standalone dashboard page showing the status of the checks in your Healthchecks.io account. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [healthchecksdashboard](https://truecharts.org/docs/charts/incubator/healthchecksdashboard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `healthchecksdashboard` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install healthchecksdashboard TrueCharts/healthchecksdashboard +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `healthchecksdashboard` deployment + +```console +helm uninstall healthchecksdashboard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install healthchecksdashboard \ + --set env.TZ="America/New York" \ + TrueCharts/healthchecksdashboard +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install healthchecksdashboard TrueCharts/healthchecksdashboard -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/healthchecksdashboard/0.0.24/app-readme.md b/incubator/healthchecksdashboard/0.0.25/app-readme.md similarity index 100% rename from incubator/healthchecksdashboard/0.0.24/app-readme.md rename to incubator/healthchecksdashboard/0.0.25/app-readme.md diff --git a/incubator/healthchecksdashboard/0.0.25/charts/common-10.6.1.tgz b/incubator/healthchecksdashboard/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/healthchecksdashboard/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/healthchecksdashboard/0.0.24/ix_values.yaml b/incubator/healthchecksdashboard/0.0.25/ix_values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.24/ix_values.yaml rename to incubator/healthchecksdashboard/0.0.25/ix_values.yaml diff --git a/incubator/healthchecksdashboard/0.0.24/questions.yaml b/incubator/healthchecksdashboard/0.0.25/questions.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.24/questions.yaml rename to incubator/healthchecksdashboard/0.0.25/questions.yaml diff --git a/incubator/healthchecksdashboard/0.0.24/templates/common.yaml b/incubator/healthchecksdashboard/0.0.25/templates/common.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.24/templates/common.yaml rename to incubator/healthchecksdashboard/0.0.25/templates/common.yaml diff --git a/incubator/hexchat/0.0.25/values.yaml b/incubator/healthchecksdashboard/0.0.25/values.yaml similarity index 100% rename from incubator/hexchat/0.0.25/values.yaml rename to incubator/healthchecksdashboard/0.0.25/values.yaml diff --git a/incubator/hetzner-ddns/0.0.24/CHANGELOG.md b/incubator/hetzner-ddns/0.0.24/CHANGELOG.md deleted file mode 100644 index 3067abc7088..00000000000 --- a/incubator/hetzner-ddns/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/hetzner-ddns/0.0.24/Chart.lock b/incubator/hetzner-ddns/0.0.24/Chart.lock deleted file mode 100644 index 64a128ed7b1..00000000000 --- a/incubator/hetzner-ddns/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:01.677336177Z" diff --git a/incubator/hetzner-ddns/0.0.24/Chart.yaml b/incubator/hetzner-ddns/0.0.24/Chart.yaml deleted file mode 100644 index 0b2f85b3985..00000000000 --- a/incubator/hetzner-ddns/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. -home: https://truecharts.org/docs/charts/incubator/hetzner-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png -keywords: - - hetzner-ddns - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hetzner-ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns - - https://github.com/kutzilla/docker-hetzner-ddns - - https://hub.docker.com/r/kutzilla/hetzner-ddns -type: application -version: 0.0.24 diff --git a/incubator/hetzner-ddns/0.0.24/README.md b/incubator/hetzner-ddns/0.0.24/README.md deleted file mode 100644 index 477cd56b9b9..00000000000 --- a/incubator/hetzner-ddns/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hetzner-ddns - -This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hetzner-ddns](https://truecharts.org/docs/charts/incubator/hetzner-ddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hetzner-ddns` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hetzner-ddns TrueCharts/hetzner-ddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hetzner-ddns` deployment - -```console -helm uninstall hetzner-ddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hetzner-ddns \ - --set env.TZ="America/New York" \ - TrueCharts/hetzner-ddns -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hetzner-ddns TrueCharts/hetzner-ddns -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hetzner-ddns/0.0.24/charts/common-10.5.10.tgz b/incubator/hetzner-ddns/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/hetzner-ddns/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/hetzner-ddns/0.0.25/CHANGELOG.md b/incubator/hetzner-ddns/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cb9984de3f7 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hetzner-ddns-0.0.25](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.24...hetzner-ddns-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [hetzner-ddns-0.0.24](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.23...hetzner-ddns-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/hetzner-ddns/0.0.25/Chart.lock b/incubator/hetzner-ddns/0.0.25/Chart.lock new file mode 100644 index 00000000000..00c23564997 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:22.355179843Z" diff --git a/incubator/hetzner-ddns/0.0.25/Chart.yaml b/incubator/hetzner-ddns/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a2885ebe46b --- /dev/null +++ b/incubator/hetzner-ddns/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. +home: https://truecharts.org/docs/charts/incubator/hetzner-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png +keywords: + - hetzner-ddns + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hetzner-ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hetzner-ddns + - https://github.com/kutzilla/docker-hetzner-ddns + - https://hub.docker.com/r/kutzilla/hetzner-ddns +type: application +version: 0.0.25 diff --git a/incubator/hetzner-ddns/0.0.25/README.md b/incubator/hetzner-ddns/0.0.25/README.md new file mode 100644 index 00000000000..f4aeb6db5f5 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.25/README.md @@ -0,0 +1,107 @@ +# hetzner-ddns + +This Chart will allow you to use the Hetzner DNS Service (https://www.hetzner.com/dns-console) as a Dynamic DNS (DDNS) Provider. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hetzner-ddns](https://truecharts.org/docs/charts/incubator/hetzner-ddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hetzner-ddns` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hetzner-ddns TrueCharts/hetzner-ddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hetzner-ddns` deployment + +```console +helm uninstall hetzner-ddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hetzner-ddns \ + --set env.TZ="America/New York" \ + TrueCharts/hetzner-ddns +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hetzner-ddns TrueCharts/hetzner-ddns -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hetzner-ddns/0.0.24/app-readme.md b/incubator/hetzner-ddns/0.0.25/app-readme.md similarity index 100% rename from incubator/hetzner-ddns/0.0.24/app-readme.md rename to incubator/hetzner-ddns/0.0.25/app-readme.md diff --git a/incubator/hetzner-ddns/0.0.25/charts/common-10.6.1.tgz b/incubator/hetzner-ddns/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/hetzner-ddns/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/hetzner-ddns/0.0.24/ix_values.yaml b/incubator/hetzner-ddns/0.0.25/ix_values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.24/ix_values.yaml rename to incubator/hetzner-ddns/0.0.25/ix_values.yaml diff --git a/incubator/hetzner-ddns/0.0.24/questions.yaml b/incubator/hetzner-ddns/0.0.25/questions.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.24/questions.yaml rename to incubator/hetzner-ddns/0.0.25/questions.yaml diff --git a/incubator/hetzner-ddns/0.0.24/templates/common.yaml b/incubator/hetzner-ddns/0.0.25/templates/common.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.24/templates/common.yaml rename to incubator/hetzner-ddns/0.0.25/templates/common.yaml diff --git a/incubator/hexo-blog/0.0.25/values.yaml b/incubator/hetzner-ddns/0.0.25/values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.25/values.yaml rename to incubator/hetzner-ddns/0.0.25/values.yaml diff --git a/incubator/hexchat/0.0.25/CHANGELOG.md b/incubator/hexchat/0.0.25/CHANGELOG.md deleted file mode 100644 index 7531d23e514..00000000000 --- a/incubator/hexchat/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/hexchat/0.0.25/Chart.lock b/incubator/hexchat/0.0.25/Chart.lock deleted file mode 100644 index a28768f0e3a..00000000000 --- a/incubator/hexchat/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:05.400836968Z" diff --git a/incubator/hexchat/0.0.25/Chart.yaml b/incubator/hexchat/0.0.25/Chart.yaml deleted file mode 100644 index 857ad4d408b..00000000000 --- a/incubator/hexchat/0.0.25/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat." -home: https://truecharts.org/docs/charts/incubator/hexchat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png -keywords: - - hexchat - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hexchat -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat - - https://hexchat.github.io/ - - https://registry.hub.docker.com/r/binhex/arch-hexchat/ - - https://github.com/binhex/documentation -type: application -version: 0.0.25 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities diff --git a/incubator/hexchat/0.0.25/README.md b/incubator/hexchat/0.0.25/README.md deleted file mode 100644 index f1f7d7fbb34..00000000000 --- a/incubator/hexchat/0.0.25/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# hexchat - -HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hexchat](https://truecharts.org/docs/charts/incubator/hexchat) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hexchat` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hexchat TrueCharts/hexchat -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hexchat` deployment - -```console -helm uninstall hexchat -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hexchat \ - --set env.TZ="America/New York" \ - TrueCharts/hexchat -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hexchat TrueCharts/hexchat -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexchat/0.0.25/charts/common-10.5.10.tgz b/incubator/hexchat/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/hexchat/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/hexchat/0.0.26/CHANGELOG.md b/incubator/hexchat/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..54e87ea5c03 --- /dev/null +++ b/incubator/hexchat/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hexchat-0.0.26](https://github.com/truecharts/charts/compare/hexchat-0.0.25...hexchat-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexchat-0.0.25](https://github.com/truecharts/charts/compare/hexchat-0.0.24...hexchat-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/hexchat/0.0.26/Chart.lock b/incubator/hexchat/0.0.26/Chart.lock new file mode 100644 index 00000000000..4c2447039b0 --- /dev/null +++ b/incubator/hexchat/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:38.167888736Z" diff --git a/incubator/hexchat/0.0.26/Chart.yaml b/incubator/hexchat/0.0.26/Chart.yaml new file mode 100644 index 00000000000..c629d54dadc --- /dev/null +++ b/incubator/hexchat/0.0.26/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat." +home: https://truecharts.org/docs/charts/incubator/hexchat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexchat.png +keywords: + - hexchat + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hexchat +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexchat + - https://hexchat.github.io/ + - https://registry.hub.docker.com/r/binhex/arch-hexchat/ + - https://github.com/binhex/documentation +type: application +version: 0.0.26 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities diff --git a/incubator/hexchat/0.0.26/README.md b/incubator/hexchat/0.0.26/README.md new file mode 100644 index 00000000000..823913e3df5 --- /dev/null +++ b/incubator/hexchat/0.0.26/README.md @@ -0,0 +1,108 @@ +# hexchat + +HexChat is an IRC client based on XChat, but unlike XChat it’s completely free for both Windows and Unix-like systems. Since XChat is open source, it’s perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hexchat](https://truecharts.org/docs/charts/incubator/hexchat) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hexchat` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hexchat TrueCharts/hexchat +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hexchat` deployment + +```console +helm uninstall hexchat +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hexchat \ + --set env.TZ="America/New York" \ + TrueCharts/hexchat +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hexchat TrueCharts/hexchat -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexchat/0.0.25/app-readme.md b/incubator/hexchat/0.0.26/app-readme.md similarity index 100% rename from incubator/hexchat/0.0.25/app-readme.md rename to incubator/hexchat/0.0.26/app-readme.md diff --git a/incubator/hexchat/0.0.26/charts/common-10.6.1.tgz b/incubator/hexchat/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/hexchat/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/hexchat/0.0.25/ix_values.yaml b/incubator/hexchat/0.0.26/ix_values.yaml similarity index 100% rename from incubator/hexchat/0.0.25/ix_values.yaml rename to incubator/hexchat/0.0.26/ix_values.yaml diff --git a/incubator/hexchat/0.0.25/questions.yaml b/incubator/hexchat/0.0.26/questions.yaml similarity index 100% rename from incubator/hexchat/0.0.25/questions.yaml rename to incubator/hexchat/0.0.26/questions.yaml diff --git a/incubator/hexchat/0.0.25/templates/common.yaml b/incubator/hexchat/0.0.26/templates/common.yaml similarity index 100% rename from incubator/hexchat/0.0.25/templates/common.yaml rename to incubator/hexchat/0.0.26/templates/common.yaml diff --git a/incubator/homebridge/1.0.35/values.yaml b/incubator/hexchat/0.0.26/values.yaml similarity index 100% rename from incubator/homebridge/1.0.35/values.yaml rename to incubator/hexchat/0.0.26/values.yaml diff --git a/incubator/hexo-blog/0.0.25/CHANGELOG.md b/incubator/hexo-blog/0.0.25/CHANGELOG.md deleted file mode 100644 index 18651b0d2d9..00000000000 --- a/incubator/hexo-blog/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/hexo-blog/0.0.25/Chart.lock b/incubator/hexo-blog/0.0.25/Chart.lock deleted file mode 100644 index ef707f1b6a6..00000000000 --- a/incubator/hexo-blog/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:21.206132646Z" diff --git a/incubator/hexo-blog/0.0.25/Chart.yaml b/incubator/hexo-blog/0.0.25/Chart.yaml deleted file mode 100644 index 190ebf3dba9..00000000000 --- a/incubator/hexo-blog/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A self-hosted blogging platform in which posts are written in markdown -home: https://truecharts.org/docs/charts/incubator/hexo-blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png -keywords: - - hexo-blog - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hexo-blog -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog - - https://github.com/fletchto99/hexo-dev-docker - - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ -type: application -version: 0.0.25 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/incubator/hexo-blog/0.0.25/README.md b/incubator/hexo-blog/0.0.25/README.md deleted file mode 100644 index 04cf0654780..00000000000 --- a/incubator/hexo-blog/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hexo-blog - -A self-hosted blogging platform in which posts are written in markdown - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hexo-blog](https://truecharts.org/docs/charts/incubator/hexo-blog) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hexo-blog` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hexo-blog TrueCharts/hexo-blog -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hexo-blog` deployment - -```console -helm uninstall hexo-blog -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hexo-blog \ - --set env.TZ="America/New York" \ - TrueCharts/hexo-blog -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hexo-blog TrueCharts/hexo-blog -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexo-blog/0.0.25/charts/common-10.5.10.tgz b/incubator/hexo-blog/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/hexo-blog/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/hexo-blog/0.0.26/CHANGELOG.md b/incubator/hexo-blog/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..2aae342398a --- /dev/null +++ b/incubator/hexo-blog/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hexo-blog-0.0.26](https://github.com/truecharts/charts/compare/hexo-blog-0.0.25...hexo-blog-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hexo-blog-0.0.25](https://github.com/truecharts/charts/compare/hexo-blog-0.0.24...hexo-blog-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/hexo-blog/0.0.26/Chart.lock b/incubator/hexo-blog/0.0.26/Chart.lock new file mode 100644 index 00000000000..f68911f2cb6 --- /dev/null +++ b/incubator/hexo-blog/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:44.553086124Z" diff --git a/incubator/hexo-blog/0.0.26/Chart.yaml b/incubator/hexo-blog/0.0.26/Chart.yaml new file mode 100644 index 00000000000..1d18d3426b2 --- /dev/null +++ b/incubator/hexo-blog/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A self-hosted blogging platform in which posts are written in markdown +home: https://truecharts.org/docs/charts/incubator/hexo-blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png +keywords: + - hexo-blog + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hexo-blog +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hexo-blog + - https://github.com/fletchto99/hexo-dev-docker + - https://hub.docker.com/r/fletchto99/hexo-dev-blog/ +type: application +version: 0.0.26 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/incubator/hexo-blog/0.0.26/README.md b/incubator/hexo-blog/0.0.26/README.md new file mode 100644 index 00000000000..4c686f28052 --- /dev/null +++ b/incubator/hexo-blog/0.0.26/README.md @@ -0,0 +1,107 @@ +# hexo-blog + +A self-hosted blogging platform in which posts are written in markdown + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hexo-blog](https://truecharts.org/docs/charts/incubator/hexo-blog) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hexo-blog` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hexo-blog TrueCharts/hexo-blog +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hexo-blog` deployment + +```console +helm uninstall hexo-blog +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hexo-blog \ + --set env.TZ="America/New York" \ + TrueCharts/hexo-blog +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hexo-blog TrueCharts/hexo-blog -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hexo-blog/0.0.25/app-readme.md b/incubator/hexo-blog/0.0.26/app-readme.md similarity index 100% rename from incubator/hexo-blog/0.0.25/app-readme.md rename to incubator/hexo-blog/0.0.26/app-readme.md diff --git a/incubator/hexo-blog/0.0.26/charts/common-10.6.1.tgz b/incubator/hexo-blog/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/hexo-blog/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/hexo-blog/0.0.25/ix_values.yaml b/incubator/hexo-blog/0.0.26/ix_values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.25/ix_values.yaml rename to incubator/hexo-blog/0.0.26/ix_values.yaml diff --git a/incubator/hexo-blog/0.0.25/questions.yaml b/incubator/hexo-blog/0.0.26/questions.yaml similarity index 100% rename from incubator/hexo-blog/0.0.25/questions.yaml rename to incubator/hexo-blog/0.0.26/questions.yaml diff --git a/incubator/hexo-blog/0.0.25/templates/common.yaml b/incubator/hexo-blog/0.0.26/templates/common.yaml similarity index 100% rename from incubator/hexo-blog/0.0.25/templates/common.yaml rename to incubator/hexo-blog/0.0.26/templates/common.yaml diff --git a/incubator/homelablabelmaker/0.0.24/values.yaml b/incubator/hexo-blog/0.0.26/values.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.24/values.yaml rename to incubator/hexo-blog/0.0.26/values.yaml diff --git a/incubator/homebridge/1.0.35/CHANGELOG.md b/incubator/homebridge/1.0.35/CHANGELOG.md deleted file mode 100644 index b346ecbb4d3..00000000000 --- a/incubator/homebridge/1.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/homebridge/1.0.35/Chart.lock b/incubator/homebridge/1.0.35/Chart.lock deleted file mode 100644 index 142f9e640c9..00000000000 --- a/incubator/homebridge/1.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:22.043692661Z" diff --git a/incubator/homebridge/1.0.35/Chart.yaml b/incubator/homebridge/1.0.35/Chart.yaml deleted file mode 100644 index b051752e492..00000000000 --- a/incubator/homebridge/1.0.35/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A lightweight NodeJS server that emulates the iOS HomeKit API -home: https://truecharts.org/docs/charts/incubator/homebridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png -keywords: - - homebridge - - homekit -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homebridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge - - https://homebridge.io/ - - https://github.com/oznu/docker-homebridge -type: application -version: 1.0.35 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.35/README.md b/incubator/homebridge/1.0.35/README.md deleted file mode 100644 index 6c915923c70..00000000000 --- a/incubator/homebridge/1.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# homebridge - -A lightweight NodeJS server that emulates the iOS HomeKit API - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homebridge](https://truecharts.org/docs/charts/incubator/homebridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `homebridge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install homebridge TrueCharts/homebridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `homebridge` deployment - -```console -helm uninstall homebridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homebridge \ - --set env.TZ="America/New York" \ - TrueCharts/homebridge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install homebridge TrueCharts/homebridge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/homebridge/1.0.35/charts/common-10.5.10.tgz b/incubator/homebridge/1.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/homebridge/1.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/homebridge/1.0.36/CHANGELOG.md b/incubator/homebridge/1.0.36/CHANGELOG.md new file mode 100644 index 00000000000..6a6862333ba --- /dev/null +++ b/incubator/homebridge/1.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homebridge-1.0.36](https://github.com/truecharts/charts/compare/homebridge-1.0.35...homebridge-1.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homebridge-1.0.35](https://github.com/truecharts/charts/compare/homebridge-1.0.34...homebridge-1.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/homebridge/1.0.36/Chart.lock b/incubator/homebridge/1.0.36/Chart.lock new file mode 100644 index 00000000000..baa1906cc54 --- /dev/null +++ b/incubator/homebridge/1.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:50.244844724Z" diff --git a/incubator/homebridge/1.0.36/Chart.yaml b/incubator/homebridge/1.0.36/Chart.yaml new file mode 100644 index 00000000000..118d16c7367 --- /dev/null +++ b/incubator/homebridge/1.0.36/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A lightweight NodeJS server that emulates the iOS HomeKit API +home: https://truecharts.org/docs/charts/incubator/homebridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png +keywords: + - homebridge + - homekit +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homebridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/homebridge + - https://homebridge.io/ + - https://github.com/oznu/docker-homebridge +type: application +version: 1.0.36 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.36/README.md b/incubator/homebridge/1.0.36/README.md new file mode 100644 index 00000000000..e0a5d15e89c --- /dev/null +++ b/incubator/homebridge/1.0.36/README.md @@ -0,0 +1,107 @@ +# homebridge + +A lightweight NodeJS server that emulates the iOS HomeKit API + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homebridge](https://truecharts.org/docs/charts/incubator/homebridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `homebridge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install homebridge TrueCharts/homebridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `homebridge` deployment + +```console +helm uninstall homebridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homebridge \ + --set env.TZ="America/New York" \ + TrueCharts/homebridge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install homebridge TrueCharts/homebridge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/homebridge/1.0.35/app-readme.md b/incubator/homebridge/1.0.36/app-readme.md similarity index 100% rename from incubator/homebridge/1.0.35/app-readme.md rename to incubator/homebridge/1.0.36/app-readme.md diff --git a/incubator/homebridge/1.0.36/charts/common-10.6.1.tgz b/incubator/homebridge/1.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/homebridge/1.0.36/charts/common-10.6.1.tgz differ diff --git a/incubator/homebridge/1.0.35/ix_values.yaml b/incubator/homebridge/1.0.36/ix_values.yaml similarity index 100% rename from incubator/homebridge/1.0.35/ix_values.yaml rename to incubator/homebridge/1.0.36/ix_values.yaml diff --git a/incubator/homebridge/1.0.35/questions.yaml b/incubator/homebridge/1.0.36/questions.yaml similarity index 100% rename from incubator/homebridge/1.0.35/questions.yaml rename to incubator/homebridge/1.0.36/questions.yaml diff --git a/incubator/homebridge/1.0.35/templates/common.yaml b/incubator/homebridge/1.0.36/templates/common.yaml similarity index 100% rename from incubator/homebridge/1.0.35/templates/common.yaml rename to incubator/homebridge/1.0.36/templates/common.yaml diff --git a/incubator/homepage/0.0.3/values.yaml b/incubator/homebridge/1.0.36/values.yaml similarity index 100% rename from incubator/homepage/0.0.3/values.yaml rename to incubator/homebridge/1.0.36/values.yaml diff --git a/incubator/homelablabelmaker/0.0.24/CHANGELOG.md b/incubator/homelablabelmaker/0.0.24/CHANGELOG.md deleted file mode 100644 index 6f360c105d8..00000000000 --- a/incubator/homelablabelmaker/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/homelablabelmaker/0.0.24/Chart.lock b/incubator/homelablabelmaker/0.0.24/Chart.lock deleted file mode 100644 index b21b2088e96..00000000000 --- a/incubator/homelablabelmaker/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:26.941821493Z" diff --git a/incubator/homelablabelmaker/0.0.24/Chart.yaml b/incubator/homelablabelmaker/0.0.24/Chart.yaml deleted file mode 100644 index 4d8e215019c..00000000000 --- a/incubator/homelablabelmaker/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. -home: https://truecharts.org/docs/charts/incubator/homelablabelmaker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/homelablabelmaker - - https://github.com/DavidSpek/homelablabelmaker - - https://hub.docker.com/r/davidspek/homelablabelmaker/ -type: application -version: 0.0.24 diff --git a/incubator/homelablabelmaker/0.0.24/README.md b/incubator/homelablabelmaker/0.0.24/README.md deleted file mode 100644 index ef53f5f424c..00000000000 --- a/incubator/homelablabelmaker/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# homelablabelmaker - -DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homelablabelmaker](https://truecharts.org/docs/charts/incubator/homelablabelmaker) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `homelablabelmaker` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install homelablabelmaker TrueCharts/homelablabelmaker -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `homelablabelmaker` deployment - -```console -helm uninstall homelablabelmaker -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homelablabelmaker \ - --set env.TZ="America/New York" \ - TrueCharts/homelablabelmaker -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install homelablabelmaker TrueCharts/homelablabelmaker -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/homelablabelmaker/0.0.24/charts/common-10.5.10.tgz b/incubator/homelablabelmaker/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/homelablabelmaker/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/homelablabelmaker/0.0.25/CHANGELOG.md b/incubator/homelablabelmaker/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..aafe840f15a --- /dev/null +++ b/incubator/homelablabelmaker/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homelablabelmaker-0.0.25](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.24...homelablabelmaker-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [homelablabelmaker-0.0.24](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.23...homelablabelmaker-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/homelablabelmaker/0.0.25/Chart.lock b/incubator/homelablabelmaker/0.0.25/Chart.lock new file mode 100644 index 00000000000..d1891f7af43 --- /dev/null +++ b/incubator/homelablabelmaker/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:11:53.894383114Z" diff --git a/incubator/homelablabelmaker/0.0.25/Chart.yaml b/incubator/homelablabelmaker/0.0.25/Chart.yaml new file mode 100644 index 00000000000..54d43d07e9c --- /dev/null +++ b/incubator/homelablabelmaker/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. +home: https://truecharts.org/docs/charts/incubator/homelablabelmaker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png +keywords: + - homelablabelmaker + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homelablabelmaker +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/homelablabelmaker + - https://github.com/DavidSpek/homelablabelmaker + - https://hub.docker.com/r/davidspek/homelablabelmaker/ +type: application +version: 0.0.25 diff --git a/incubator/homelablabelmaker/0.0.25/README.md b/incubator/homelablabelmaker/0.0.25/README.md new file mode 100644 index 00000000000..2afa1ef3bf4 --- /dev/null +++ b/incubator/homelablabelmaker/0.0.25/README.md @@ -0,0 +1,107 @@ +# homelablabelmaker + +DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homelablabelmaker](https://truecharts.org/docs/charts/incubator/homelablabelmaker) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `homelablabelmaker` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install homelablabelmaker TrueCharts/homelablabelmaker +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `homelablabelmaker` deployment + +```console +helm uninstall homelablabelmaker +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homelablabelmaker \ + --set env.TZ="America/New York" \ + TrueCharts/homelablabelmaker +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install homelablabelmaker TrueCharts/homelablabelmaker -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/homelablabelmaker/0.0.24/app-readme.md b/incubator/homelablabelmaker/0.0.25/app-readme.md similarity index 100% rename from incubator/homelablabelmaker/0.0.24/app-readme.md rename to incubator/homelablabelmaker/0.0.25/app-readme.md diff --git a/incubator/homelablabelmaker/0.0.25/charts/common-10.6.1.tgz b/incubator/homelablabelmaker/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/homelablabelmaker/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/homelablabelmaker/0.0.24/ix_values.yaml b/incubator/homelablabelmaker/0.0.25/ix_values.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.24/ix_values.yaml rename to incubator/homelablabelmaker/0.0.25/ix_values.yaml diff --git a/incubator/homelablabelmaker/0.0.24/questions.yaml b/incubator/homelablabelmaker/0.0.25/questions.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.24/questions.yaml rename to incubator/homelablabelmaker/0.0.25/questions.yaml diff --git a/incubator/homelablabelmaker/0.0.24/templates/common.yaml b/incubator/homelablabelmaker/0.0.25/templates/common.yaml similarity index 100% rename from incubator/homelablabelmaker/0.0.24/templates/common.yaml rename to incubator/homelablabelmaker/0.0.25/templates/common.yaml diff --git a/incubator/hoobs/0.0.24/values.yaml b/incubator/homelablabelmaker/0.0.25/values.yaml similarity index 100% rename from incubator/hoobs/0.0.24/values.yaml rename to incubator/homelablabelmaker/0.0.25/values.yaml diff --git a/incubator/homepage/0.0.3/CHANGELOG.md b/incubator/homepage/0.0.3/CHANGELOG.md deleted file mode 100644 index d94559508d4..00000000000 --- a/incubator/homepage/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homepage-0.0.3]homepage-0.0.3 (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) - - - - -## [homepage-0.0.3]homepage-0.0.3 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) - - - - -## [homepage-0.0.3]homepage-0.0.3 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) - - - - -## [homepage-0.0.3]homepage-0.0.3 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) - - - - -## [homepage-0.0.2]homepage-0.0.2 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/homepage/0.0.3/Chart.lock b/incubator/homepage/0.0.3/Chart.lock deleted file mode 100644 index 7953d8101db..00000000000 --- a/incubator/homepage/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:30.39553423Z" diff --git a/incubator/homepage/0.0.3/Chart.yaml b/incubator/homepage/0.0.3/Chart.yaml deleted file mode 100644 index d9319250140..00000000000 --- a/incubator/homepage/0.0.3/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.63" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A highly customizable homepage -home: https://truecharts.org/docs/charts/incubator/homepage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png -keywords: - - homepage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homepage -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/homepage - - https://github.com/benphelps/homepage -version: 0.0.3 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/homepage/0.0.3/README.md b/incubator/homepage/0.0.3/README.md deleted file mode 100644 index 5efc2be12d6..00000000000 --- a/incubator/homepage/0.0.3/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# homepage - -A highly customizable homepage - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homepage](https://truecharts.org/docs/charts/incubator/homepage) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `homepage` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install homepage TrueCharts/homepage -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `homepage` deployment - -```console -helm uninstall homepage -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homepage \ - --set env.TZ="America/New York" \ - TrueCharts/homepage -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install homepage TrueCharts/homepage -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/homepage/0.0.3/charts/common-10.5.10.tgz b/incubator/homepage/0.0.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/homepage/0.0.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/homepage/0.0.4/CHANGELOG.md b/incubator/homepage/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..930cf1b5269 --- /dev/null +++ b/incubator/homepage/0.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homepage-0.0.4](https://github.com/truecharts/charts/compare/homepage-0.0.3...homepage-0.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [homepage-0.0.3]homepage-0.0.3 (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) + + + + +## [homepage-0.0.3]homepage-0.0.3 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) + + + + +## [homepage-0.0.3]homepage-0.0.3 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) + + + + +## [homepage-0.0.3]homepage-0.0.3 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add homepage ([#3806](https://github.com/truecharts/charts/issues/3806)) + + + diff --git a/incubator/homepage/0.0.4/Chart.lock b/incubator/homepage/0.0.4/Chart.lock new file mode 100644 index 00000000000..3721f96de42 --- /dev/null +++ b/incubator/homepage/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:09.522962768Z" diff --git a/incubator/homepage/0.0.4/Chart.yaml b/incubator/homepage/0.0.4/Chart.yaml new file mode 100644 index 00000000000..6da06004389 --- /dev/null +++ b/incubator/homepage/0.0.4/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.3.63" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A highly customizable homepage +home: https://truecharts.org/docs/charts/incubator/homepage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png +keywords: + - homepage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homepage +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/homepage + - https://github.com/benphelps/homepage +version: 0.0.4 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/homepage/0.0.4/README.md b/incubator/homepage/0.0.4/README.md new file mode 100644 index 00000000000..1c9967bbaa6 --- /dev/null +++ b/incubator/homepage/0.0.4/README.md @@ -0,0 +1,106 @@ +# homepage + +A highly customizable homepage + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homepage](https://truecharts.org/docs/charts/incubator/homepage) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `homepage` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install homepage TrueCharts/homepage +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `homepage` deployment + +```console +helm uninstall homepage +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homepage \ + --set env.TZ="America/New York" \ + TrueCharts/homepage +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install homepage TrueCharts/homepage -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/homepage/0.0.3/app-readme.md b/incubator/homepage/0.0.4/app-readme.md similarity index 100% rename from incubator/homepage/0.0.3/app-readme.md rename to incubator/homepage/0.0.4/app-readme.md diff --git a/incubator/homepage/0.0.4/charts/common-10.6.1.tgz b/incubator/homepage/0.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/homepage/0.0.4/charts/common-10.6.1.tgz differ diff --git a/incubator/homepage/0.0.3/ix_values.yaml b/incubator/homepage/0.0.4/ix_values.yaml similarity index 100% rename from incubator/homepage/0.0.3/ix_values.yaml rename to incubator/homepage/0.0.4/ix_values.yaml diff --git a/incubator/homepage/0.0.3/questions.yaml b/incubator/homepage/0.0.4/questions.yaml similarity index 100% rename from incubator/homepage/0.0.3/questions.yaml rename to incubator/homepage/0.0.4/questions.yaml diff --git a/incubator/homepage/0.0.3/templates/common.yaml b/incubator/homepage/0.0.4/templates/common.yaml similarity index 100% rename from incubator/homepage/0.0.3/templates/common.yaml rename to incubator/homepage/0.0.4/templates/common.yaml diff --git a/incubator/humhub/0.0.26/values.yaml b/incubator/homepage/0.0.4/values.yaml similarity index 100% rename from incubator/humhub/0.0.26/values.yaml rename to incubator/homepage/0.0.4/values.yaml diff --git a/incubator/hoobs/0.0.24/CHANGELOG.md b/incubator/hoobs/0.0.24/CHANGELOG.md deleted file mode 100644 index 087dc73b92f..00000000000 --- a/incubator/hoobs/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/hoobs/0.0.24/Chart.lock b/incubator/hoobs/0.0.24/Chart.lock deleted file mode 100644 index 3b1cfdf6c5d..00000000000 --- a/incubator/hoobs/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:46.221765606Z" diff --git a/incubator/hoobs/0.0.24/Chart.yaml b/incubator/hoobs/0.0.24/Chart.yaml deleted file mode 100644 index bda56b0b784..00000000000 --- a/incubator/hoobs/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " -home: https://truecharts.org/docs/charts/incubator/hoobs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png -keywords: - - hoobs - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hoobs -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs - - https://hub.docker.com/r/hoobs/hoobs -type: application -version: 0.0.24 diff --git a/incubator/hoobs/0.0.24/README.md b/incubator/hoobs/0.0.24/README.md deleted file mode 100644 index e3831429568..00000000000 --- a/incubator/hoobs/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# hoobs - -HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hoobs](https://truecharts.org/docs/charts/incubator/hoobs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hoobs` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hoobs TrueCharts/hoobs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hoobs` deployment - -```console -helm uninstall hoobs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hoobs \ - --set env.TZ="America/New York" \ - TrueCharts/hoobs -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hoobs TrueCharts/hoobs -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hoobs/0.0.24/charts/common-10.5.10.tgz b/incubator/hoobs/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/hoobs/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/hoobs/0.0.25/CHANGELOG.md b/incubator/hoobs/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..28cd3661b81 --- /dev/null +++ b/incubator/hoobs/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hoobs-0.0.25](https://github.com/truecharts/charts/compare/hoobs-0.0.24...hoobs-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hoobs-0.0.24](https://github.com/truecharts/charts/compare/hoobs-0.0.23...hoobs-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/hoobs/0.0.25/Chart.lock b/incubator/hoobs/0.0.25/Chart.lock new file mode 100644 index 00000000000..e5c6e964530 --- /dev/null +++ b/incubator/hoobs/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:16.803470037Z" diff --git a/incubator/hoobs/0.0.25/Chart.yaml b/incubator/hoobs/0.0.25/Chart.yaml new file mode 100644 index 00000000000..207fb474045 --- /dev/null +++ b/incubator/hoobs/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. " +home: https://truecharts.org/docs/charts/incubator/hoobs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png +keywords: + - hoobs + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hoobs +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hoobs + - https://hub.docker.com/r/hoobs/hoobs +type: application +version: 0.0.25 diff --git a/incubator/hoobs/0.0.25/README.md b/incubator/hoobs/0.0.25/README.md new file mode 100644 index 00000000000..3a78d28e644 --- /dev/null +++ b/incubator/hoobs/0.0.25/README.md @@ -0,0 +1,106 @@ +# hoobs + +HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hoobs](https://truecharts.org/docs/charts/incubator/hoobs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hoobs` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hoobs TrueCharts/hoobs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hoobs` deployment + +```console +helm uninstall hoobs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hoobs \ + --set env.TZ="America/New York" \ + TrueCharts/hoobs +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hoobs TrueCharts/hoobs -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hoobs/0.0.24/app-readme.md b/incubator/hoobs/0.0.25/app-readme.md similarity index 100% rename from incubator/hoobs/0.0.24/app-readme.md rename to incubator/hoobs/0.0.25/app-readme.md diff --git a/incubator/hoobs/0.0.25/charts/common-10.6.1.tgz b/incubator/hoobs/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/hoobs/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/hoobs/0.0.24/ix_values.yaml b/incubator/hoobs/0.0.25/ix_values.yaml similarity index 100% rename from incubator/hoobs/0.0.24/ix_values.yaml rename to incubator/hoobs/0.0.25/ix_values.yaml diff --git a/incubator/hoobs/0.0.24/questions.yaml b/incubator/hoobs/0.0.25/questions.yaml similarity index 100% rename from incubator/hoobs/0.0.24/questions.yaml rename to incubator/hoobs/0.0.25/questions.yaml diff --git a/incubator/hoobs/0.0.24/templates/common.yaml b/incubator/hoobs/0.0.25/templates/common.yaml similarity index 100% rename from incubator/hoobs/0.0.24/templates/common.yaml rename to incubator/hoobs/0.0.25/templates/common.yaml diff --git a/incubator/hurtworld/0.0.24/values.yaml b/incubator/hoobs/0.0.25/values.yaml similarity index 100% rename from incubator/hurtworld/0.0.24/values.yaml rename to incubator/hoobs/0.0.25/values.yaml diff --git a/incubator/humhub/0.0.26/CHANGELOG.md b/incubator/humhub/0.0.26/CHANGELOG.md deleted file mode 100644 index 5dec50b41c6..00000000000 --- a/incubator/humhub/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/humhub/0.0.26/Chart.lock b/incubator/humhub/0.0.26/Chart.lock deleted file mode 100644 index 28cf139d82c..00000000000 --- a/incubator/humhub/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:47.466464606Z" diff --git a/incubator/humhub/0.0.26/Chart.yaml b/incubator/humhub/0.0.26/Chart.yaml deleted file mode 100644 index c43303acd8c..00000000000 --- a/incubator/humhub/0.0.26/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) -home: https://truecharts.org/docs/charts/incubator/humhub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png -keywords: - - humhub - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: humhub -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/humhub - - https://ghcr.io/siwatinc/humhub -type: application -version: 0.0.26 diff --git a/incubator/humhub/0.0.26/README.md b/incubator/humhub/0.0.26/README.md deleted file mode 100644 index 90a7570700c..00000000000 --- a/incubator/humhub/0.0.26/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# humhub - -HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [humhub](https://truecharts.org/docs/charts/incubator/humhub) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `humhub` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install humhub TrueCharts/humhub -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `humhub` deployment - -```console -helm uninstall humhub -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install humhub \ - --set env.TZ="America/New York" \ - TrueCharts/humhub -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install humhub TrueCharts/humhub -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/humhub/0.0.26/charts/common-10.5.10.tgz b/incubator/humhub/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/humhub/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/humhub/0.0.27/CHANGELOG.md b/incubator/humhub/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..7aece648bb0 --- /dev/null +++ b/incubator/humhub/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [humhub-0.0.27](https://github.com/truecharts/charts/compare/humhub-0.0.26...humhub-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [humhub-0.0.26](https://github.com/truecharts/charts/compare/humhub-0.0.25...humhub-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/humhub/0.0.27/Chart.lock b/incubator/humhub/0.0.27/Chart.lock new file mode 100644 index 00000000000..26460e979c3 --- /dev/null +++ b/incubator/humhub/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:21.489566074Z" diff --git a/incubator/humhub/0.0.27/Chart.yaml b/incubator/humhub/0.0.27/Chart.yaml new file mode 100644 index 00000000000..a43f6a852da --- /dev/null +++ b/incubator/humhub/0.0.27/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) +home: https://truecharts.org/docs/charts/incubator/humhub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png +keywords: + - humhub + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: humhub +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/humhub + - https://ghcr.io/siwatinc/humhub +type: application +version: 0.0.27 diff --git a/incubator/humhub/0.0.27/README.md b/incubator/humhub/0.0.27/README.md new file mode 100644 index 00000000000..3f9e63d844f --- /dev/null +++ b/incubator/humhub/0.0.27/README.md @@ -0,0 +1,106 @@ +# humhub + +HumHub is a free social network software and framework built to give you the tools to make communication and collaboration easy and successful. The Database is at 'localhost', username is 'humhub', the database name is 'humhub', there are no password (local user) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [humhub](https://truecharts.org/docs/charts/incubator/humhub) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `humhub` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install humhub TrueCharts/humhub +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `humhub` deployment + +```console +helm uninstall humhub +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install humhub \ + --set env.TZ="America/New York" \ + TrueCharts/humhub +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install humhub TrueCharts/humhub -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/humhub/0.0.26/app-readme.md b/incubator/humhub/0.0.27/app-readme.md similarity index 100% rename from incubator/humhub/0.0.26/app-readme.md rename to incubator/humhub/0.0.27/app-readme.md diff --git a/incubator/humhub/0.0.27/charts/common-10.6.1.tgz b/incubator/humhub/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/humhub/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/humhub/0.0.26/ix_values.yaml b/incubator/humhub/0.0.27/ix_values.yaml similarity index 100% rename from incubator/humhub/0.0.26/ix_values.yaml rename to incubator/humhub/0.0.27/ix_values.yaml diff --git a/incubator/humhub/0.0.26/questions.yaml b/incubator/humhub/0.0.27/questions.yaml similarity index 100% rename from incubator/humhub/0.0.26/questions.yaml rename to incubator/humhub/0.0.27/questions.yaml diff --git a/incubator/humhub/0.0.26/templates/common.yaml b/incubator/humhub/0.0.27/templates/common.yaml similarity index 100% rename from incubator/humhub/0.0.26/templates/common.yaml rename to incubator/humhub/0.0.27/templates/common.yaml diff --git a/incubator/icloudpd/0.0.33/values.yaml b/incubator/humhub/0.0.27/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.33/values.yaml rename to incubator/humhub/0.0.27/values.yaml diff --git a/incubator/hurtworld/0.0.24/CHANGELOG.md b/incubator/hurtworld/0.0.24/CHANGELOG.md deleted file mode 100644 index 16115e57441..00000000000 --- a/incubator/hurtworld/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/hurtworld/0.0.24/Chart.lock b/incubator/hurtworld/0.0.24/Chart.lock deleted file mode 100644 index b2d27eb7ffc..00000000000 --- a/incubator/hurtworld/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:16:52.33070415Z" diff --git a/incubator/hurtworld/0.0.24/Chart.yaml b/incubator/hurtworld/0.0.24/Chart.yaml deleted file mode 100644 index aaaf1b93e64..00000000000 --- a/incubator/hurtworld/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Hurtworld and run it." -home: https://truecharts.org/docs/charts/incubator/hurtworld -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png -keywords: - - hurtworld - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hurtworld -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/hurtworld/0.0.24/README.md b/incubator/hurtworld/0.0.24/README.md deleted file mode 100644 index 88e844e1ede..00000000000 --- a/incubator/hurtworld/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hurtworld - -This Chart will download and install SteamCMD. It will also install Hurtworld and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hurtworld](https://truecharts.org/docs/charts/incubator/hurtworld) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hurtworld` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hurtworld TrueCharts/hurtworld -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hurtworld` deployment - -```console -helm uninstall hurtworld -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hurtworld \ - --set env.TZ="America/New York" \ - TrueCharts/hurtworld -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hurtworld TrueCharts/hurtworld -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/hurtworld/0.0.24/charts/common-10.5.10.tgz b/incubator/hurtworld/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/hurtworld/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/hurtworld/0.0.25/CHANGELOG.md b/incubator/hurtworld/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5599d4a87a1 --- /dev/null +++ b/incubator/hurtworld/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hurtworld-0.0.25](https://github.com/truecharts/charts/compare/hurtworld-0.0.24...hurtworld-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hurtworld-0.0.24](https://github.com/truecharts/charts/compare/hurtworld-0.0.23...hurtworld-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/hurtworld/0.0.25/Chart.lock b/incubator/hurtworld/0.0.25/Chart.lock new file mode 100644 index 00000000000..a21021b1081 --- /dev/null +++ b/incubator/hurtworld/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:25.39909717Z" diff --git a/incubator/hurtworld/0.0.25/Chart.yaml b/incubator/hurtworld/0.0.25/Chart.yaml new file mode 100644 index 00000000000..3ad0cab5dce --- /dev/null +++ b/incubator/hurtworld/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Hurtworld and run it." +home: https://truecharts.org/docs/charts/incubator/hurtworld +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png +keywords: + - hurtworld + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hurtworld +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/hurtworld + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/hurtworld/0.0.25/README.md b/incubator/hurtworld/0.0.25/README.md new file mode 100644 index 00000000000..fffd9bc915f --- /dev/null +++ b/incubator/hurtworld/0.0.25/README.md @@ -0,0 +1,107 @@ +# hurtworld + +This Chart will download and install SteamCMD. It will also install Hurtworld and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hurtworld](https://truecharts.org/docs/charts/incubator/hurtworld) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hurtworld` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hurtworld TrueCharts/hurtworld +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hurtworld` deployment + +```console +helm uninstall hurtworld +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hurtworld \ + --set env.TZ="America/New York" \ + TrueCharts/hurtworld +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hurtworld TrueCharts/hurtworld -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/hurtworld/0.0.24/app-readme.md b/incubator/hurtworld/0.0.25/app-readme.md similarity index 100% rename from incubator/hurtworld/0.0.24/app-readme.md rename to incubator/hurtworld/0.0.25/app-readme.md diff --git a/incubator/hurtworld/0.0.25/charts/common-10.6.1.tgz b/incubator/hurtworld/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/hurtworld/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/hurtworld/0.0.24/ix_values.yaml b/incubator/hurtworld/0.0.25/ix_values.yaml similarity index 100% rename from incubator/hurtworld/0.0.24/ix_values.yaml rename to incubator/hurtworld/0.0.25/ix_values.yaml diff --git a/incubator/hurtworld/0.0.24/questions.yaml b/incubator/hurtworld/0.0.25/questions.yaml similarity index 100% rename from incubator/hurtworld/0.0.24/questions.yaml rename to incubator/hurtworld/0.0.25/questions.yaml diff --git a/incubator/hurtworld/0.0.24/templates/common.yaml b/incubator/hurtworld/0.0.25/templates/common.yaml similarity index 100% rename from incubator/hurtworld/0.0.24/templates/common.yaml rename to incubator/hurtworld/0.0.25/templates/common.yaml diff --git a/incubator/imgpush/0.0.24/values.yaml b/incubator/hurtworld/0.0.25/values.yaml similarity index 100% rename from incubator/imgpush/0.0.24/values.yaml rename to incubator/hurtworld/0.0.25/values.yaml diff --git a/incubator/icloudpd/0.0.33/CHANGELOG.md b/incubator/icloudpd/0.0.33/CHANGELOG.md deleted file mode 100644 index 0869ff45a6d..00000000000 --- a/incubator/icloudpd/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icloudpd-0.0.33](https://github.com/truecharts/charts/compare/icloudpd-0.0.32...icloudpd-0.0.33) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20) - -### Chore diff --git a/incubator/icloudpd/0.0.33/Chart.lock b/incubator/icloudpd/0.0.33/Chart.lock deleted file mode 100644 index b1398fc7679..00000000000 --- a/incubator/icloudpd/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:48:13.628098398Z" diff --git a/incubator/icloudpd/0.0.33/Chart.yaml b/incubator/icloudpd/0.0.33/Chart.yaml deleted file mode 100644 index a910aea1519..00000000000 --- a/incubator/icloudpd/0.0.33/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. -home: https://truecharts.org/docs/charts/incubator/icloudpd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png -keywords: - - icloudpd - - Backup - - Cloud - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: icloudpd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd - - https://github.com/Womabre/-TrueNAS-docker-templates - - https://hub.docker.com/r/boredazfcuk/icloudpd/ -type: application -version: 0.0.33 diff --git a/incubator/icloudpd/0.0.33/README.md b/incubator/icloudpd/0.0.33/README.md deleted file mode 100644 index 56e0cb2c86f..00000000000 --- a/incubator/icloudpd/0.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# icloudpd - -iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [icloudpd](https://truecharts.org/docs/charts/incubator/icloudpd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `icloudpd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install icloudpd TrueCharts/icloudpd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `icloudpd` deployment - -```console -helm uninstall icloudpd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install icloudpd \ - --set env.TZ="America/New York" \ - TrueCharts/icloudpd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install icloudpd TrueCharts/icloudpd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/icloudpd/0.0.33/charts/common-10.5.10.tgz b/incubator/icloudpd/0.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/icloudpd/0.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/icloudpd/0.0.34/CHANGELOG.md b/incubator/icloudpd/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..d708e68b947 --- /dev/null +++ b/incubator/icloudpd/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icloudpd-0.0.34](https://github.com/truecharts/charts/compare/icloudpd-0.0.33...icloudpd-0.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [icloudpd-0.0.33](https://github.com/truecharts/charts/compare/icloudpd-0.0.32...icloudpd-0.0.33) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [icloudpd-0.0.32](https://github.com/truecharts/charts/compare/icloudpd-0.0.31...icloudpd-0.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/icloudpd/0.0.34/Chart.lock b/incubator/icloudpd/0.0.34/Chart.lock new file mode 100644 index 00000000000..1fdd812010d --- /dev/null +++ b/incubator/icloudpd/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:40.193522799Z" diff --git a/incubator/icloudpd/0.0.34/Chart.yaml b/incubator/icloudpd/0.0.34/Chart.yaml new file mode 100644 index 00000000000..d3305fbd2b5 --- /dev/null +++ b/incubator/icloudpd/0.0.34/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. +home: https://truecharts.org/docs/charts/incubator/icloudpd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icloudpd.png +keywords: + - icloudpd + - Backup + - Cloud + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icloudpd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/icloudpd + - https://github.com/Womabre/-TrueNAS-docker-templates + - https://hub.docker.com/r/boredazfcuk/icloudpd/ +type: application +version: 0.0.34 diff --git a/incubator/icloudpd/0.0.34/README.md b/incubator/icloudpd/0.0.34/README.md new file mode 100644 index 00000000000..c64c6066892 --- /dev/null +++ b/incubator/icloudpd/0.0.34/README.md @@ -0,0 +1,107 @@ +# icloudpd + +iCloudPD, syncs photos from iDevices to a single directory on TrueNAS. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [icloudpd](https://truecharts.org/docs/charts/incubator/icloudpd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `icloudpd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install icloudpd TrueCharts/icloudpd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `icloudpd` deployment + +```console +helm uninstall icloudpd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install icloudpd \ + --set env.TZ="America/New York" \ + TrueCharts/icloudpd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install icloudpd TrueCharts/icloudpd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/icloudpd/0.0.33/app-readme.md b/incubator/icloudpd/0.0.34/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.33/app-readme.md rename to incubator/icloudpd/0.0.34/app-readme.md diff --git a/incubator/icloudpd/0.0.34/charts/common-10.6.1.tgz b/incubator/icloudpd/0.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/icloudpd/0.0.34/charts/common-10.6.1.tgz differ diff --git a/incubator/icloudpd/0.0.33/ix_values.yaml b/incubator/icloudpd/0.0.34/ix_values.yaml similarity index 100% rename from incubator/icloudpd/0.0.33/ix_values.yaml rename to incubator/icloudpd/0.0.34/ix_values.yaml diff --git a/incubator/icloudpd/0.0.33/questions.yaml b/incubator/icloudpd/0.0.34/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.33/questions.yaml rename to incubator/icloudpd/0.0.34/questions.yaml diff --git a/incubator/icloudpd/0.0.33/templates/common.yaml b/incubator/icloudpd/0.0.34/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.33/templates/common.yaml rename to incubator/icloudpd/0.0.34/templates/common.yaml diff --git a/incubator/import-ics/0.0.24/values.yaml b/incubator/icloudpd/0.0.34/values.yaml similarity index 100% rename from incubator/import-ics/0.0.24/values.yaml rename to incubator/icloudpd/0.0.34/values.yaml diff --git a/incubator/imgpush/0.0.24/CHANGELOG.md b/incubator/imgpush/0.0.24/CHANGELOG.md deleted file mode 100644 index 901a13bbfb3..00000000000 --- a/incubator/imgpush/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/imgpush/0.0.24/Chart.lock b/incubator/imgpush/0.0.24/Chart.lock deleted file mode 100644 index 90213e15b67..00000000000 --- a/incubator/imgpush/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:11.200604947Z" diff --git a/incubator/imgpush/0.0.24/Chart.yaml b/incubator/imgpush/0.0.24/Chart.yaml deleted file mode 100644 index 92c1c775f43..00000000000 --- a/incubator/imgpush/0.0.24/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars)." -home: https://truecharts.org/docs/charts/incubator/imgpush -icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png -keywords: - - imgpush - - Cloud - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: imgpush -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush - - https://github.com/hauxir/imgpush - - https://hub.docker.com/r/hauxir/imgpush -type: application -version: 0.0.24 diff --git a/incubator/imgpush/0.0.24/README.md b/incubator/imgpush/0.0.24/README.md deleted file mode 100644 index 8da3ed57fb0..00000000000 --- a/incubator/imgpush/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# imgpush - -Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [imgpush](https://truecharts.org/docs/charts/incubator/imgpush) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `imgpush` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install imgpush TrueCharts/imgpush -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `imgpush` deployment - -```console -helm uninstall imgpush -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install imgpush \ - --set env.TZ="America/New York" \ - TrueCharts/imgpush -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install imgpush TrueCharts/imgpush -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/imgpush/0.0.24/charts/common-10.5.10.tgz b/incubator/imgpush/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/imgpush/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/imgpush/0.0.25/CHANGELOG.md b/incubator/imgpush/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d8d165d3500 --- /dev/null +++ b/incubator/imgpush/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [imgpush-0.0.25](https://github.com/truecharts/charts/compare/imgpush-0.0.24...imgpush-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [imgpush-0.0.24](https://github.com/truecharts/charts/compare/imgpush-0.0.23...imgpush-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/imgpush/0.0.25/Chart.lock b/incubator/imgpush/0.0.25/Chart.lock new file mode 100644 index 00000000000..3c9b8d09747 --- /dev/null +++ b/incubator/imgpush/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:48.262748271Z" diff --git a/incubator/imgpush/0.0.25/Chart.yaml b/incubator/imgpush/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d777c7766e6 --- /dev/null +++ b/incubator/imgpush/0.0.25/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars)." +home: https://truecharts.org/docs/charts/incubator/imgpush +icon: https://truecharts.org/img/hotlink-ok/chart-icons/imgpush.png +keywords: + - imgpush + - Cloud + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: imgpush +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/imgpush + - https://github.com/hauxir/imgpush + - https://hub.docker.com/r/hauxir/imgpush +type: application +version: 0.0.25 diff --git a/incubator/imgpush/0.0.25/README.md b/incubator/imgpush/0.0.25/README.md new file mode 100644 index 00000000000..25fa7589b93 --- /dev/null +++ b/incubator/imgpush/0.0.25/README.md @@ -0,0 +1,107 @@ +# imgpush + +Minimalist Self-hosted Image Service for user submitted images in your app (e.g. avatars). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [imgpush](https://truecharts.org/docs/charts/incubator/imgpush) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `imgpush` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install imgpush TrueCharts/imgpush +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `imgpush` deployment + +```console +helm uninstall imgpush +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install imgpush \ + --set env.TZ="America/New York" \ + TrueCharts/imgpush +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install imgpush TrueCharts/imgpush -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/imgpush/0.0.24/app-readme.md b/incubator/imgpush/0.0.25/app-readme.md similarity index 100% rename from incubator/imgpush/0.0.24/app-readme.md rename to incubator/imgpush/0.0.25/app-readme.md diff --git a/incubator/imgpush/0.0.25/charts/common-10.6.1.tgz b/incubator/imgpush/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/imgpush/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/imgpush/0.0.24/ix_values.yaml b/incubator/imgpush/0.0.25/ix_values.yaml similarity index 100% rename from incubator/imgpush/0.0.24/ix_values.yaml rename to incubator/imgpush/0.0.25/ix_values.yaml diff --git a/incubator/imgpush/0.0.24/questions.yaml b/incubator/imgpush/0.0.25/questions.yaml similarity index 100% rename from incubator/imgpush/0.0.24/questions.yaml rename to incubator/imgpush/0.0.25/questions.yaml diff --git a/incubator/imgpush/0.0.24/templates/common.yaml b/incubator/imgpush/0.0.25/templates/common.yaml similarity index 100% rename from incubator/imgpush/0.0.24/templates/common.yaml rename to incubator/imgpush/0.0.25/templates/common.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.25/values.yaml b/incubator/imgpush/0.0.25/values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.25/values.yaml rename to incubator/imgpush/0.0.25/values.yaml diff --git a/incubator/import-ics/0.0.24/CHANGELOG.md b/incubator/import-ics/0.0.24/CHANGELOG.md deleted file mode 100644 index e2b82d75a67..00000000000 --- a/incubator/import-ics/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/import-ics/0.0.24/Chart.lock b/incubator/import-ics/0.0.24/Chart.lock deleted file mode 100644 index 860bd1e9d21..00000000000 --- a/incubator/import-ics/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:11.992836869Z" diff --git a/incubator/import-ics/0.0.24/Chart.yaml b/incubator/import-ics/0.0.24/Chart.yaml deleted file mode 100644 index 3fb4da1b0e1..00000000000 --- a/incubator/import-ics/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server." -home: https://truecharts.org/docs/charts/incubator/import-ics -icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png -keywords: - - import-ics - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: import-ics -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics - - https://github.com/Vilhjalmr26/import_ics - - https://hub.docker.com/repository/docker/vilhjalmr26/import_ics -type: application -version: 0.0.24 diff --git a/incubator/import-ics/0.0.24/README.md b/incubator/import-ics/0.0.24/README.md deleted file mode 100644 index 90f2a6b0342..00000000000 --- a/incubator/import-ics/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# import-ics - -Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [import-ics](https://truecharts.org/docs/charts/incubator/import-ics) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `import-ics` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install import-ics TrueCharts/import-ics -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `import-ics` deployment - -```console -helm uninstall import-ics -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install import-ics \ - --set env.TZ="America/New York" \ - TrueCharts/import-ics -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install import-ics TrueCharts/import-ics -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/import-ics/0.0.24/charts/common-10.5.10.tgz b/incubator/import-ics/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/import-ics/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/import-ics/0.0.25/CHANGELOG.md b/incubator/import-ics/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d1bf1ffa59d --- /dev/null +++ b/incubator/import-ics/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [import-ics-0.0.25](https://github.com/truecharts/charts/compare/import-ics-0.0.24...import-ics-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [import-ics-0.0.24](https://github.com/truecharts/charts/compare/import-ics-0.0.23...import-ics-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/import-ics/0.0.25/Chart.lock b/incubator/import-ics/0.0.25/Chart.lock new file mode 100644 index 00000000000..56e24a527c1 --- /dev/null +++ b/incubator/import-ics/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:53.080240103Z" diff --git a/incubator/import-ics/0.0.25/Chart.yaml b/incubator/import-ics/0.0.25/Chart.yaml new file mode 100644 index 00000000000..96c1426248f --- /dev/null +++ b/incubator/import-ics/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server." +home: https://truecharts.org/docs/charts/incubator/import-ics +icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png +keywords: + - import-ics + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: import-ics +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/import-ics + - https://github.com/Vilhjalmr26/import_ics + - https://hub.docker.com/repository/docker/vilhjalmr26/import_ics +type: application +version: 0.0.25 diff --git a/incubator/import-ics/0.0.25/README.md b/incubator/import-ics/0.0.25/README.md new file mode 100644 index 00000000000..e36e80b7c85 --- /dev/null +++ b/incubator/import-ics/0.0.25/README.md @@ -0,0 +1,107 @@ +# import-ics + +Runs a python script at a crontab defined interval that downloads/imports ics files into a caldav server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [import-ics](https://truecharts.org/docs/charts/incubator/import-ics) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `import-ics` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install import-ics TrueCharts/import-ics +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `import-ics` deployment + +```console +helm uninstall import-ics +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install import-ics \ + --set env.TZ="America/New York" \ + TrueCharts/import-ics +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install import-ics TrueCharts/import-ics -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/import-ics/0.0.24/app-readme.md b/incubator/import-ics/0.0.25/app-readme.md similarity index 100% rename from incubator/import-ics/0.0.24/app-readme.md rename to incubator/import-ics/0.0.25/app-readme.md diff --git a/incubator/import-ics/0.0.25/charts/common-10.6.1.tgz b/incubator/import-ics/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/import-ics/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/import-ics/0.0.24/ix_values.yaml b/incubator/import-ics/0.0.25/ix_values.yaml similarity index 100% rename from incubator/import-ics/0.0.24/ix_values.yaml rename to incubator/import-ics/0.0.25/ix_values.yaml diff --git a/incubator/import-ics/0.0.24/questions.yaml b/incubator/import-ics/0.0.25/questions.yaml similarity index 100% rename from incubator/import-ics/0.0.24/questions.yaml rename to incubator/import-ics/0.0.25/questions.yaml diff --git a/incubator/import-ics/0.0.24/templates/common.yaml b/incubator/import-ics/0.0.25/templates/common.yaml similarity index 100% rename from incubator/import-ics/0.0.24/templates/common.yaml rename to incubator/import-ics/0.0.25/templates/common.yaml diff --git a/incubator/insurgencysandstorm/0.0.24/values.yaml b/incubator/import-ics/0.0.25/values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.24/values.yaml rename to incubator/import-ics/0.0.25/values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.25/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.25/CHANGELOG.md deleted file mode 100644 index 7de08ddf9fa..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-20) diff --git a/incubator/inkscape-desktop-g3/0.0.25/Chart.lock b/incubator/inkscape-desktop-g3/0.0.25/Chart.lock deleted file mode 100644 index 435dd588925..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:18.248888552Z" diff --git a/incubator/inkscape-desktop-g3/0.0.25/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.25/Chart.yaml deleted file mode 100644 index 9dff96fbf6b..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" -home: https://truecharts.org/docs/charts/incubator/inkscape-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png -keywords: - - inkscape-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: inkscape-desktop-g3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 -type: application -version: 0.0.25 diff --git a/incubator/inkscape-desktop-g3/0.0.25/README.md b/incubator/inkscape-desktop-g3/0.0.25/README.md deleted file mode 100644 index dfdc0427d85..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# inkscape-desktop-g3 - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [inkscape-desktop-g3](https://truecharts.org/docs/charts/incubator/inkscape-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `inkscape-desktop-g3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `inkscape-desktop-g3` deployment - -```console -helm uninstall inkscape-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install inkscape-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/inkscape-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/inkscape-desktop-g3/0.0.25/charts/common-10.5.10.tgz b/incubator/inkscape-desktop-g3/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/inkscape-desktop-g3/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/inkscape-desktop-g3/0.0.26/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..e1aedff8480 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [inkscape-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.25...inkscape-desktop-g3-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inkscape-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.23...inkscape-desktop-g3-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/inkscape-desktop-g3/0.0.26/Chart.lock b/incubator/inkscape-desktop-g3/0.0.26/Chart.lock new file mode 100644 index 00000000000..4cb2e3b24c1 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:12:56.707341559Z" diff --git a/incubator/inkscape-desktop-g3/0.0.26/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.26/Chart.yaml new file mode 100644 index 00000000000..0999cdb2bec --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.26/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/inkscape-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/inkscape-desktop-g3.png +keywords: + - inkscape-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: inkscape-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/inkscape-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-inkscape-g3 +type: application +version: 0.0.26 diff --git a/incubator/inkscape-desktop-g3/0.0.26/README.md b/incubator/inkscape-desktop-g3/0.0.26/README.md new file mode 100644 index 00000000000..69d9b43f871 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.26/README.md @@ -0,0 +1,107 @@ +# inkscape-desktop-g3 + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [inkscape-desktop-g3](https://truecharts.org/docs/charts/incubator/inkscape-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `inkscape-desktop-g3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `inkscape-desktop-g3` deployment + +```console +helm uninstall inkscape-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install inkscape-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/inkscape-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install inkscape-desktop-g3 TrueCharts/inkscape-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/inkscape-desktop-g3/0.0.25/app-readme.md b/incubator/inkscape-desktop-g3/0.0.26/app-readme.md similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.25/app-readme.md rename to incubator/inkscape-desktop-g3/0.0.26/app-readme.md diff --git a/incubator/inkscape-desktop-g3/0.0.26/charts/common-10.6.1.tgz b/incubator/inkscape-desktop-g3/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/inkscape-desktop-g3/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/inkscape-desktop-g3/0.0.25/ix_values.yaml b/incubator/inkscape-desktop-g3/0.0.26/ix_values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.25/ix_values.yaml rename to incubator/inkscape-desktop-g3/0.0.26/ix_values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.25/questions.yaml b/incubator/inkscape-desktop-g3/0.0.26/questions.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.25/questions.yaml rename to incubator/inkscape-desktop-g3/0.0.26/questions.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.25/templates/common.yaml b/incubator/inkscape-desktop-g3/0.0.26/templates/common.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.25/templates/common.yaml rename to incubator/inkscape-desktop-g3/0.0.26/templates/common.yaml diff --git a/incubator/invitarr/0.0.24/values.yaml b/incubator/inkscape-desktop-g3/0.0.26/values.yaml similarity index 100% rename from incubator/invitarr/0.0.24/values.yaml rename to incubator/inkscape-desktop-g3/0.0.26/values.yaml diff --git a/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md deleted file mode 100644 index 5fd1c08e488..00000000000 --- a/incubator/insurgencysandstorm/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/insurgencysandstorm/0.0.24/Chart.lock b/incubator/insurgencysandstorm/0.0.24/Chart.lock deleted file mode 100644 index a2d0348da8f..00000000000 --- a/incubator/insurgencysandstorm/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:22.7209451Z" diff --git a/incubator/insurgencysandstorm/0.0.24/Chart.yaml b/incubator/insurgencysandstorm/0.0.24/Chart.yaml deleted file mode 100644 index 1138140207c..00000000000 --- a/incubator/insurgencysandstorm/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it." -home: https://truecharts.org/docs/charts/incubator/insurgencysandstorm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png -keywords: - - insurgencysandstorm - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: insurgencysandstorm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/insurgencysandstorm/0.0.24/README.md b/incubator/insurgencysandstorm/0.0.24/README.md deleted file mode 100644 index 2e56f983ac2..00000000000 --- a/incubator/insurgencysandstorm/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# insurgencysandstorm - -This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [insurgencysandstorm](https://truecharts.org/docs/charts/incubator/insurgencysandstorm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `insurgencysandstorm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install insurgencysandstorm TrueCharts/insurgencysandstorm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `insurgencysandstorm` deployment - -```console -helm uninstall insurgencysandstorm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install insurgencysandstorm \ - --set env.TZ="America/New York" \ - TrueCharts/insurgencysandstorm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install insurgencysandstorm TrueCharts/insurgencysandstorm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/insurgencysandstorm/0.0.24/charts/common-10.5.10.tgz b/incubator/insurgencysandstorm/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/insurgencysandstorm/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/insurgencysandstorm/0.0.25/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e563c0a4982 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [insurgencysandstorm-0.0.25](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.24...insurgencysandstorm-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [insurgencysandstorm-0.0.24](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.23...insurgencysandstorm-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/insurgencysandstorm/0.0.25/Chart.lock b/incubator/insurgencysandstorm/0.0.25/Chart.lock new file mode 100644 index 00000000000..eaa1d829aa0 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:13:11.932918941Z" diff --git a/incubator/insurgencysandstorm/0.0.25/Chart.yaml b/incubator/insurgencysandstorm/0.0.25/Chart.yaml new file mode 100644 index 00000000000..f861fe127d6 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it." +home: https://truecharts.org/docs/charts/incubator/insurgencysandstorm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png +keywords: + - insurgencysandstorm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: insurgencysandstorm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/insurgencysandstorm + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/insurgencysandstorm/0.0.25/README.md b/incubator/insurgencysandstorm/0.0.25/README.md new file mode 100644 index 00000000000..d31483f914f --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.25/README.md @@ -0,0 +1,107 @@ +# insurgencysandstorm + +This Chart will download and install SteamCMD. It will also install Insurgency Sandstorm and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [insurgencysandstorm](https://truecharts.org/docs/charts/incubator/insurgencysandstorm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `insurgencysandstorm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install insurgencysandstorm TrueCharts/insurgencysandstorm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `insurgencysandstorm` deployment + +```console +helm uninstall insurgencysandstorm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install insurgencysandstorm \ + --set env.TZ="America/New York" \ + TrueCharts/insurgencysandstorm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install insurgencysandstorm TrueCharts/insurgencysandstorm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/insurgencysandstorm/0.0.24/app-readme.md b/incubator/insurgencysandstorm/0.0.25/app-readme.md similarity index 100% rename from incubator/insurgencysandstorm/0.0.24/app-readme.md rename to incubator/insurgencysandstorm/0.0.25/app-readme.md diff --git a/incubator/insurgencysandstorm/0.0.25/charts/common-10.6.1.tgz b/incubator/insurgencysandstorm/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/insurgencysandstorm/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/insurgencysandstorm/0.0.24/ix_values.yaml b/incubator/insurgencysandstorm/0.0.25/ix_values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.24/ix_values.yaml rename to incubator/insurgencysandstorm/0.0.25/ix_values.yaml diff --git a/incubator/insurgencysandstorm/0.0.24/questions.yaml b/incubator/insurgencysandstorm/0.0.25/questions.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.24/questions.yaml rename to incubator/insurgencysandstorm/0.0.25/questions.yaml diff --git a/incubator/insurgencysandstorm/0.0.24/templates/common.yaml b/incubator/insurgencysandstorm/0.0.25/templates/common.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.24/templates/common.yaml rename to incubator/insurgencysandstorm/0.0.25/templates/common.yaml diff --git a/incubator/ipmi-tools/0.0.24/values.yaml b/incubator/insurgencysandstorm/0.0.25/values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.24/values.yaml rename to incubator/insurgencysandstorm/0.0.25/values.yaml diff --git a/incubator/invitarr/0.0.24/CHANGELOG.md b/incubator/invitarr/0.0.24/CHANGELOG.md deleted file mode 100644 index f5bed3c435b..00000000000 --- a/incubator/invitarr/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/invitarr/0.0.24/Chart.lock b/incubator/invitarr/0.0.24/Chart.lock deleted file mode 100644 index 04452668453..00000000000 --- a/incubator/invitarr/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:37.107974406Z" diff --git a/incubator/invitarr/0.0.24/Chart.yaml b/incubator/invitarr/0.0.24/Chart.yaml deleted file mode 100644 index 1218ae90a33..00000000000 --- a/incubator/invitarr/0.0.24/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - - Other - - MediaApp-Other - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. -home: https://truecharts.org/docs/charts/incubator/invitarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png -keywords: - - invitarr - - HomeAutomation - - Tools-Utilities - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: invitarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr - - https://github.com/Sleepingpirates/Invitarr - - https://hub.docker.com/r/piratify/invitarr -type: application -version: 0.0.24 diff --git a/incubator/invitarr/0.0.24/README.md b/incubator/invitarr/0.0.24/README.md deleted file mode 100644 index e396397825e..00000000000 --- a/incubator/invitarr/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# invitarr - -Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [invitarr](https://truecharts.org/docs/charts/incubator/invitarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `invitarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install invitarr TrueCharts/invitarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `invitarr` deployment - -```console -helm uninstall invitarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install invitarr \ - --set env.TZ="America/New York" \ - TrueCharts/invitarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install invitarr TrueCharts/invitarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/invitarr/0.0.24/charts/common-10.5.10.tgz b/incubator/invitarr/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/invitarr/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/invitarr/0.0.25/CHANGELOG.md b/incubator/invitarr/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..721c378a25c --- /dev/null +++ b/incubator/invitarr/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [invitarr-0.0.25](https://github.com/truecharts/charts/compare/invitarr-0.0.24...invitarr-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [invitarr-0.0.24](https://github.com/truecharts/charts/compare/invitarr-0.0.23...invitarr-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/invitarr/0.0.25/Chart.lock b/incubator/invitarr/0.0.25/Chart.lock new file mode 100644 index 00000000000..766de585193 --- /dev/null +++ b/incubator/invitarr/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:13:20.237838443Z" diff --git a/incubator/invitarr/0.0.25/Chart.yaml b/incubator/invitarr/0.0.25/Chart.yaml new file mode 100644 index 00000000000..32ab100cadb --- /dev/null +++ b/incubator/invitarr/0.0.25/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + - Other + - MediaApp-Other + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. +home: https://truecharts.org/docs/charts/incubator/invitarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/invitarr.png +keywords: + - invitarr + - HomeAutomation + - Tools-Utilities + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: invitarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/invitarr + - https://github.com/Sleepingpirates/Invitarr + - https://hub.docker.com/r/piratify/invitarr +type: application +version: 0.0.25 diff --git a/incubator/invitarr/0.0.25/README.md b/incubator/invitarr/0.0.25/README.md new file mode 100644 index 00000000000..b7ebd5ddc88 --- /dev/null +++ b/incubator/invitarr/0.0.25/README.md @@ -0,0 +1,107 @@ +# invitarr + +Invitarr is a chatbot that invites discord users to plex. You can also automate this bot to invite discord users to plex once a certain role is given to a user or the user can also be added manually. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [invitarr](https://truecharts.org/docs/charts/incubator/invitarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `invitarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install invitarr TrueCharts/invitarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `invitarr` deployment + +```console +helm uninstall invitarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install invitarr \ + --set env.TZ="America/New York" \ + TrueCharts/invitarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install invitarr TrueCharts/invitarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/invitarr/0.0.24/app-readme.md b/incubator/invitarr/0.0.25/app-readme.md similarity index 100% rename from incubator/invitarr/0.0.24/app-readme.md rename to incubator/invitarr/0.0.25/app-readme.md diff --git a/incubator/invitarr/0.0.25/charts/common-10.6.1.tgz b/incubator/invitarr/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/invitarr/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/invitarr/0.0.24/ix_values.yaml b/incubator/invitarr/0.0.25/ix_values.yaml similarity index 100% rename from incubator/invitarr/0.0.24/ix_values.yaml rename to incubator/invitarr/0.0.25/ix_values.yaml diff --git a/incubator/invitarr/0.0.24/questions.yaml b/incubator/invitarr/0.0.25/questions.yaml similarity index 100% rename from incubator/invitarr/0.0.24/questions.yaml rename to incubator/invitarr/0.0.25/questions.yaml diff --git a/incubator/invitarr/0.0.24/templates/common.yaml b/incubator/invitarr/0.0.25/templates/common.yaml similarity index 100% rename from incubator/invitarr/0.0.24/templates/common.yaml rename to incubator/invitarr/0.0.25/templates/common.yaml diff --git a/incubator/jelu/0.0.30/values.yaml b/incubator/invitarr/0.0.25/values.yaml similarity index 100% rename from incubator/jelu/0.0.30/values.yaml rename to incubator/invitarr/0.0.25/values.yaml diff --git a/incubator/ipmi-tools/0.0.24/CHANGELOG.md b/incubator/ipmi-tools/0.0.24/CHANGELOG.md deleted file mode 100644 index 3a6ac535d33..00000000000 --- a/incubator/ipmi-tools/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/ipmi-tools/0.0.24/Chart.lock b/incubator/ipmi-tools/0.0.24/Chart.lock deleted file mode 100644 index f0410223a2f..00000000000 --- a/incubator/ipmi-tools/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:37.593400212Z" diff --git a/incubator/ipmi-tools/0.0.24/Chart.yaml b/incubator/ipmi-tools/0.0.24/Chart.yaml deleted file mode 100644 index d606a7eb497..00000000000 --- a/incubator/ipmi-tools/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. -home: https://truecharts.org/docs/charts/incubator/ipmi-tools -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png -keywords: - - ipmi-tools - - Productivity - - Tools-Utilities - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ipmi-tools -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ipmi-tools - - https://github.com/EdwardChamberlain/IPMI-Fan-Controller - - https://hub.docker.com/r/edchamberlain/ipmi-tools -type: application -version: 0.0.24 diff --git a/incubator/ipmi-tools/0.0.24/README.md b/incubator/ipmi-tools/0.0.24/README.md deleted file mode 100644 index 224d08c96f9..00000000000 --- a/incubator/ipmi-tools/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ipmi-tools - -This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ipmi-tools](https://truecharts.org/docs/charts/incubator/ipmi-tools) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ipmi-tools` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ipmi-tools TrueCharts/ipmi-tools -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ipmi-tools` deployment - -```console -helm uninstall ipmi-tools -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ipmi-tools \ - --set env.TZ="America/New York" \ - TrueCharts/ipmi-tools -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ipmi-tools TrueCharts/ipmi-tools -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ipmi-tools/0.0.24/charts/common-10.5.10.tgz b/incubator/ipmi-tools/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ipmi-tools/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ipmi-tools/0.0.25/CHANGELOG.md b/incubator/ipmi-tools/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2e56c536868 --- /dev/null +++ b/incubator/ipmi-tools/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ipmi-tools-0.0.25](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.24...ipmi-tools-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipmi-tools-0.0.24](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.23...ipmi-tools-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/ipmi-tools/0.0.25/Chart.lock b/incubator/ipmi-tools/0.0.25/Chart.lock new file mode 100644 index 00000000000..52ead3d4c23 --- /dev/null +++ b/incubator/ipmi-tools/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:13:24.722200688Z" diff --git a/incubator/ipmi-tools/0.0.25/Chart.yaml b/incubator/ipmi-tools/0.0.25/Chart.yaml new file mode 100644 index 00000000000..5fc1d2c4ae4 --- /dev/null +++ b/incubator/ipmi-tools/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. +home: https://truecharts.org/docs/charts/incubator/ipmi-tools +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipmi-tools.png +keywords: + - ipmi-tools + - Productivity + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ipmi-tools +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ipmi-tools + - https://github.com/EdwardChamberlain/IPMI-Fan-Controller + - https://hub.docker.com/r/edchamberlain/ipmi-tools +type: application +version: 0.0.25 diff --git a/incubator/ipmi-tools/0.0.25/README.md b/incubator/ipmi-tools/0.0.25/README.md new file mode 100644 index 00000000000..50402ddca83 --- /dev/null +++ b/incubator/ipmi-tools/0.0.25/README.md @@ -0,0 +1,107 @@ +# ipmi-tools + +This is a Chart with a webGUI to manage a Dell servers fan speeds using IPMI. You must enable IPMI from iDRAC. You can pass credentials through environment variables or enter them in the webGUI at runtime. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ipmi-tools](https://truecharts.org/docs/charts/incubator/ipmi-tools) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ipmi-tools` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ipmi-tools TrueCharts/ipmi-tools +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ipmi-tools` deployment + +```console +helm uninstall ipmi-tools +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ipmi-tools \ + --set env.TZ="America/New York" \ + TrueCharts/ipmi-tools +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ipmi-tools TrueCharts/ipmi-tools -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ipmi-tools/0.0.24/app-readme.md b/incubator/ipmi-tools/0.0.25/app-readme.md similarity index 100% rename from incubator/ipmi-tools/0.0.24/app-readme.md rename to incubator/ipmi-tools/0.0.25/app-readme.md diff --git a/incubator/ipmi-tools/0.0.25/charts/common-10.6.1.tgz b/incubator/ipmi-tools/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ipmi-tools/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ipmi-tools/0.0.24/ix_values.yaml b/incubator/ipmi-tools/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.24/ix_values.yaml rename to incubator/ipmi-tools/0.0.25/ix_values.yaml diff --git a/incubator/ipmi-tools/0.0.24/questions.yaml b/incubator/ipmi-tools/0.0.25/questions.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.24/questions.yaml rename to incubator/ipmi-tools/0.0.25/questions.yaml diff --git a/incubator/ipmi-tools/0.0.24/templates/common.yaml b/incubator/ipmi-tools/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.24/templates/common.yaml rename to incubator/ipmi-tools/0.0.25/templates/common.yaml diff --git a/incubator/jenkins/0.1.9/values.yaml b/incubator/ipmi-tools/0.0.25/values.yaml similarity index 100% rename from incubator/jenkins/0.1.9/values.yaml rename to incubator/ipmi-tools/0.0.25/values.yaml diff --git a/incubator/jelu/0.0.30/CHANGELOG.md b/incubator/jelu/0.0.30/CHANGELOG.md deleted file mode 100644 index 6796f31be31..00000000000 --- a/incubator/jelu/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jelu-0.0.30](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jelu-0.0.30](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jelu-0.0.29](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jelu-0.0.29](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/incubator/jelu/0.0.30/Chart.lock b/incubator/jelu/0.0.30/Chart.lock deleted file mode 100644 index a0e9ab1f2fc..00000000000 --- a/incubator/jelu/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:43.59787667Z" diff --git a/incubator/jelu/0.0.30/Chart.yaml b/incubator/jelu/0.0.30/Chart.yaml deleted file mode 100644 index 691fda6791b..00000000000 --- a/incubator/jelu/0.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Track what you have read, what you are reading and what you want to read." -home: https://truecharts.org/docs/charts/incubator/jelu -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png -keywords: - - jelu - - MediaApp-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jelu -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu - - https://github.com/bayang/jelu - - https://hub.docker.com/r/wabayang/jelu -type: application -version: 0.0.30 diff --git a/incubator/jelu/0.0.30/README.md b/incubator/jelu/0.0.30/README.md deleted file mode 100644 index 5d90ee38117..00000000000 --- a/incubator/jelu/0.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# jelu - -Track what you have read, what you are reading and what you want to read. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jelu](https://truecharts.org/docs/charts/incubator/jelu) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jelu` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jelu TrueCharts/jelu -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jelu` deployment - -```console -helm uninstall jelu -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jelu \ - --set env.TZ="America/New York" \ - TrueCharts/jelu -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jelu TrueCharts/jelu -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jelu/0.0.30/charts/common-10.5.10.tgz b/incubator/jelu/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/jelu/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/jelu/0.0.31/CHANGELOG.md b/incubator/jelu/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..90474015937 --- /dev/null +++ b/incubator/jelu/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jelu-0.0.31](https://github.com/truecharts/charts/compare/jelu-0.0.30...jelu-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jelu-0.0.30](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jelu-0.0.30](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jelu-0.0.29](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jelu-0.0.29](https://github.com/truecharts/charts/compare/jelu-0.0.28...jelu-0.0.29) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/jelu/0.0.31/Chart.lock b/incubator/jelu/0.0.31/Chart.lock new file mode 100644 index 00000000000..918718a53b2 --- /dev/null +++ b/incubator/jelu/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:13:28.917460184Z" diff --git a/incubator/jelu/0.0.31/Chart.yaml b/incubator/jelu/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d332df81655 --- /dev/null +++ b/incubator/jelu/0.0.31/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Track what you have read, what you are reading and what you want to read." +home: https://truecharts.org/docs/charts/incubator/jelu +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png +keywords: + - jelu + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jelu +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jelu + - https://github.com/bayang/jelu + - https://hub.docker.com/r/wabayang/jelu +type: application +version: 0.0.31 diff --git a/incubator/jelu/0.0.31/README.md b/incubator/jelu/0.0.31/README.md new file mode 100644 index 00000000000..f9e4832c841 --- /dev/null +++ b/incubator/jelu/0.0.31/README.md @@ -0,0 +1,107 @@ +# jelu + +Track what you have read, what you are reading and what you want to read. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jelu](https://truecharts.org/docs/charts/incubator/jelu) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jelu` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jelu TrueCharts/jelu +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jelu` deployment + +```console +helm uninstall jelu +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jelu \ + --set env.TZ="America/New York" \ + TrueCharts/jelu +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jelu TrueCharts/jelu -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jelu/0.0.30/app-readme.md b/incubator/jelu/0.0.31/app-readme.md similarity index 100% rename from incubator/jelu/0.0.30/app-readme.md rename to incubator/jelu/0.0.31/app-readme.md diff --git a/incubator/jelu/0.0.31/charts/common-10.6.1.tgz b/incubator/jelu/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/jelu/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/jelu/0.0.30/ix_values.yaml b/incubator/jelu/0.0.31/ix_values.yaml similarity index 100% rename from incubator/jelu/0.0.30/ix_values.yaml rename to incubator/jelu/0.0.31/ix_values.yaml diff --git a/incubator/jelu/0.0.30/questions.yaml b/incubator/jelu/0.0.31/questions.yaml similarity index 100% rename from incubator/jelu/0.0.30/questions.yaml rename to incubator/jelu/0.0.31/questions.yaml diff --git a/incubator/jelu/0.0.30/templates/common.yaml b/incubator/jelu/0.0.31/templates/common.yaml similarity index 100% rename from incubator/jelu/0.0.30/templates/common.yaml rename to incubator/jelu/0.0.31/templates/common.yaml diff --git a/incubator/jitsi/0.0.32/values.yaml b/incubator/jelu/0.0.31/values.yaml similarity index 100% rename from incubator/jitsi/0.0.32/values.yaml rename to incubator/jelu/0.0.31/values.yaml diff --git a/incubator/jenkins/0.1.10/CHANGELOG.md b/incubator/jenkins/0.1.10/CHANGELOG.md new file mode 100644 index 00000000000..06e34b3f8f5 --- /dev/null +++ b/incubator/jenkins/0.1.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jenkins-0.1.10](https://github.com/truecharts/charts/compare/jenkins-0.1.9...jenkins-0.1.10) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/jenkins/0.1.10/Chart.lock b/incubator/jenkins/0.1.10/Chart.lock new file mode 100644 index 00000000000..2e0fdaabf2d --- /dev/null +++ b/incubator/jenkins/0.1.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:13:43.336860423Z" diff --git a/incubator/jenkins/0.1.10/Chart.yaml b/incubator/jenkins/0.1.10/Chart.yaml new file mode 100644 index 00000000000..7ce9fdb808a --- /dev/null +++ b/incubator/jenkins/0.1.10/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.362" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Jenkins is the gold standard in devops tools for running CI/CD pipelines" +home: https://truecharts.org/docs/charts/incubator/jenkins +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png +keywords: + - jenkins + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jenkins +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins + - https://hub.docker.com/r/jenkins/jenkins +type: application +version: 0.1.10 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/incubator/jenkins/0.1.10/README.md b/incubator/jenkins/0.1.10/README.md new file mode 100644 index 00000000000..c88b0b2b4bd --- /dev/null +++ b/incubator/jenkins/0.1.10/README.md @@ -0,0 +1,106 @@ +# jenkins + +Jenkins is the gold standard in devops tools for running CI/CD pipelines + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jenkins](https://truecharts.org/docs/charts/incubator/jenkins) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jenkins` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jenkins TrueCharts/jenkins +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jenkins` deployment + +```console +helm uninstall jenkins +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jenkins \ + --set env.TZ="America/New York" \ + TrueCharts/jenkins +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jenkins TrueCharts/jenkins -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jenkins/0.1.9/app-readme.md b/incubator/jenkins/0.1.10/app-readme.md similarity index 100% rename from incubator/jenkins/0.1.9/app-readme.md rename to incubator/jenkins/0.1.10/app-readme.md diff --git a/incubator/jenkins/0.1.10/charts/common-10.6.1.tgz b/incubator/jenkins/0.1.10/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/jenkins/0.1.10/charts/common-10.6.1.tgz differ diff --git a/incubator/jenkins/0.1.9/ix_values.yaml b/incubator/jenkins/0.1.10/ix_values.yaml similarity index 100% rename from incubator/jenkins/0.1.9/ix_values.yaml rename to incubator/jenkins/0.1.10/ix_values.yaml diff --git a/incubator/jenkins/0.1.9/questions.yaml b/incubator/jenkins/0.1.10/questions.yaml similarity index 100% rename from incubator/jenkins/0.1.9/questions.yaml rename to incubator/jenkins/0.1.10/questions.yaml diff --git a/incubator/jenkins/0.1.9/templates/common.yaml b/incubator/jenkins/0.1.10/templates/common.yaml similarity index 100% rename from incubator/jenkins/0.1.9/templates/common.yaml rename to incubator/jenkins/0.1.10/templates/common.yaml diff --git a/incubator/jmzhomeproxy/0.0.24/values.yaml b/incubator/jenkins/0.1.10/values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.24/values.yaml rename to incubator/jenkins/0.1.10/values.yaml diff --git a/incubator/jenkins/0.1.9/CHANGELOG.md b/incubator/jenkins/0.1.9/CHANGELOG.md deleted file mode 100644 index b7d6275ab29..00000000000 --- a/incubator/jenkins/0.1.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jenkins-0.1.9](https://github.com/truecharts/charts/compare/jenkins-0.1.8...jenkins-0.1.9) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/jenkins/0.1.9/Chart.lock b/incubator/jenkins/0.1.9/Chart.lock deleted file mode 100644 index 43bfce5ffd5..00000000000 --- a/incubator/jenkins/0.1.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:17:48.058530014Z" diff --git a/incubator/jenkins/0.1.9/Chart.yaml b/incubator/jenkins/0.1.9/Chart.yaml deleted file mode 100644 index c5c428d62cc..00000000000 --- a/incubator/jenkins/0.1.9/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.362" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Jenkins is the gold standard in devops tools for running CI/CD pipelines" -home: https://truecharts.org/docs/charts/incubator/jenkins -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png -keywords: - - jenkins - - productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jenkins -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jenkins - - https://hub.docker.com/r/jenkins/jenkins -type: application -version: 0.1.9 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/incubator/jenkins/0.1.9/README.md b/incubator/jenkins/0.1.9/README.md deleted file mode 100644 index 171389d8f35..00000000000 --- a/incubator/jenkins/0.1.9/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# jenkins - -Jenkins is the gold standard in devops tools for running CI/CD pipelines - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jenkins](https://truecharts.org/docs/charts/incubator/jenkins) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jenkins` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jenkins TrueCharts/jenkins -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jenkins` deployment - -```console -helm uninstall jenkins -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jenkins \ - --set env.TZ="America/New York" \ - TrueCharts/jenkins -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jenkins TrueCharts/jenkins -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jenkins/0.1.9/charts/common-10.5.10.tgz b/incubator/jenkins/0.1.9/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/jenkins/0.1.9/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/jitsi/0.0.32/CHANGELOG.md b/incubator/jitsi/0.0.32/CHANGELOG.md deleted file mode 100644 index 13224ffdb58..00000000000 --- a/incubator/jitsi/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/jitsi/0.0.32/Chart.lock b/incubator/jitsi/0.0.32/Chart.lock deleted file mode 100644 index ba04aca3493..00000000000 --- a/incubator/jitsi/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:02.1614044Z" diff --git a/incubator/jitsi/0.0.32/Chart.yaml b/incubator/jitsi/0.0.32/Chart.yaml deleted file mode 100644 index c16fbd79393..00000000000 --- a/incubator/jitsi/0.0.32/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "7648" -description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions -name: jitsi -version: 0.0.32 -kubeVersion: ">=1.16.0-0" -keywords: - - jitsi -home: https://truecharts.org/docs/charts/incubator/jitsi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi - - https://jitsi.org - - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - work - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/jitsi/0.0.32/README.md b/incubator/jitsi/0.0.32/README.md deleted file mode 100644 index b45980146f0..00000000000 --- a/incubator/jitsi/0.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# jitsi - -Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jitsi](https://truecharts.org/docs/charts/incubator/jitsi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jitsi` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jitsi TrueCharts/jitsi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jitsi` deployment - -```console -helm uninstall jitsi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jitsi \ - --set env.TZ="America/New York" \ - TrueCharts/jitsi -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jitsi TrueCharts/jitsi -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jitsi/0.0.32/charts/common-10.5.10.tgz b/incubator/jitsi/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/jitsi/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/jitsi/0.0.33/CHANGELOG.md b/incubator/jitsi/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..29507956974 --- /dev/null +++ b/incubator/jitsi/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jitsi-0.0.33](https://github.com/truecharts/charts/compare/jitsi-0.0.32...jitsi-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jitsi-0.0.32](https://github.com/truecharts/charts/compare/jitsi-0.0.31...jitsi-0.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/jitsi/0.0.33/Chart.lock b/incubator/jitsi/0.0.33/Chart.lock new file mode 100644 index 00000000000..570e5ba53dc --- /dev/null +++ b/incubator/jitsi/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:13:51.870963745Z" diff --git a/incubator/jitsi/0.0.33/Chart.yaml b/incubator/jitsi/0.0.33/Chart.yaml new file mode 100644 index 00000000000..0affb069a75 --- /dev/null +++ b/incubator/jitsi/0.0.33/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "7648" +description: Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions +name: jitsi +version: 0.0.33 +kubeVersion: ">=1.16.0-0" +keywords: + - jitsi +home: https://truecharts.org/docs/charts/incubator/jitsi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi + - https://jitsi.org + - https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - work + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/jitsi/0.0.33/README.md b/incubator/jitsi/0.0.33/README.md new file mode 100644 index 00000000000..409e5537f55 --- /dev/null +++ b/incubator/jitsi/0.0.33/README.md @@ -0,0 +1,107 @@ +# jitsi + +Jitsi is a set of open-source projects that allows you to easily build and deploy secure video conferencing solutions + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jitsi](https://truecharts.org/docs/charts/incubator/jitsi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jitsi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jitsi TrueCharts/jitsi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jitsi` deployment + +```console +helm uninstall jitsi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jitsi \ + --set env.TZ="America/New York" \ + TrueCharts/jitsi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jitsi TrueCharts/jitsi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jitsi/0.0.32/app-readme.md b/incubator/jitsi/0.0.33/app-readme.md similarity index 100% rename from incubator/jitsi/0.0.32/app-readme.md rename to incubator/jitsi/0.0.33/app-readme.md diff --git a/incubator/jitsi/0.0.33/charts/common-10.6.1.tgz b/incubator/jitsi/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/jitsi/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/jitsi/0.0.32/ix_values.yaml b/incubator/jitsi/0.0.33/ix_values.yaml similarity index 100% rename from incubator/jitsi/0.0.32/ix_values.yaml rename to incubator/jitsi/0.0.33/ix_values.yaml diff --git a/incubator/jitsi/0.0.32/questions.yaml b/incubator/jitsi/0.0.33/questions.yaml similarity index 100% rename from incubator/jitsi/0.0.32/questions.yaml rename to incubator/jitsi/0.0.33/questions.yaml diff --git a/incubator/jitsi/0.0.32/templates/common.yaml b/incubator/jitsi/0.0.33/templates/common.yaml similarity index 100% rename from incubator/jitsi/0.0.32/templates/common.yaml rename to incubator/jitsi/0.0.33/templates/common.yaml diff --git a/incubator/jump/0.0.36/values.yaml b/incubator/jitsi/0.0.33/values.yaml similarity index 100% rename from incubator/jump/0.0.36/values.yaml rename to incubator/jitsi/0.0.33/values.yaml diff --git a/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md deleted file mode 100644 index 2deb19f66a6..00000000000 --- a/incubator/jmzhomeproxy/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/jmzhomeproxy/0.0.24/Chart.lock b/incubator/jmzhomeproxy/0.0.24/Chart.lock deleted file mode 100644 index af8a923768c..00000000000 --- a/incubator/jmzhomeproxy/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:02.767400745Z" diff --git a/incubator/jmzhomeproxy/0.0.24/Chart.yaml b/incubator/jmzhomeproxy/0.0.24/Chart.yaml deleted file mode 100644 index b4d4b92098c..00000000000 --- a/incubator/jmzhomeproxy/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services." -home: https://truecharts.org/docs/charts/incubator/jmzhomeproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png -keywords: - - jmzhomeproxy - - Cloud - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jmzhomeproxy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy - - https://github.com/JmzTaylor/homelab_proxy/ - - https://hub.docker.com/u/jmzsoftware -type: application -version: 0.0.24 diff --git a/incubator/jmzhomeproxy/0.0.24/README.md b/incubator/jmzhomeproxy/0.0.24/README.md deleted file mode 100644 index fcd25cc92ef..00000000000 --- a/incubator/jmzhomeproxy/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# jmzhomeproxy - -Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jmzhomeproxy](https://truecharts.org/docs/charts/incubator/jmzhomeproxy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jmzhomeproxy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jmzhomeproxy TrueCharts/jmzhomeproxy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jmzhomeproxy` deployment - -```console -helm uninstall jmzhomeproxy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jmzhomeproxy \ - --set env.TZ="America/New York" \ - TrueCharts/jmzhomeproxy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jmzhomeproxy TrueCharts/jmzhomeproxy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jmzhomeproxy/0.0.24/charts/common-10.5.10.tgz b/incubator/jmzhomeproxy/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/jmzhomeproxy/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/jmzhomeproxy/0.0.25/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..22edc0597f9 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jmzhomeproxy-0.0.25](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.24...jmzhomeproxy-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jmzhomeproxy-0.0.24](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.23...jmzhomeproxy-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/jmzhomeproxy/0.0.25/Chart.lock b/incubator/jmzhomeproxy/0.0.25/Chart.lock new file mode 100644 index 00000000000..6b9031b2466 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:13:56.648878868Z" diff --git a/incubator/jmzhomeproxy/0.0.25/Chart.yaml b/incubator/jmzhomeproxy/0.0.25/Chart.yaml new file mode 100644 index 00000000000..1d87e8c7fcc --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services." +home: https://truecharts.org/docs/charts/incubator/jmzhomeproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jmzhomeproxy.png +keywords: + - jmzhomeproxy + - Cloud + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jmzhomeproxy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jmzhomeproxy + - https://github.com/JmzTaylor/homelab_proxy/ + - https://hub.docker.com/u/jmzsoftware +type: application +version: 0.0.25 diff --git a/incubator/jmzhomeproxy/0.0.25/README.md b/incubator/jmzhomeproxy/0.0.25/README.md new file mode 100644 index 00000000000..290d76aa404 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.25/README.md @@ -0,0 +1,107 @@ +# jmzhomeproxy + +Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jmzhomeproxy](https://truecharts.org/docs/charts/incubator/jmzhomeproxy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jmzhomeproxy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jmzhomeproxy TrueCharts/jmzhomeproxy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jmzhomeproxy` deployment + +```console +helm uninstall jmzhomeproxy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jmzhomeproxy \ + --set env.TZ="America/New York" \ + TrueCharts/jmzhomeproxy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jmzhomeproxy TrueCharts/jmzhomeproxy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jmzhomeproxy/0.0.24/app-readme.md b/incubator/jmzhomeproxy/0.0.25/app-readme.md similarity index 100% rename from incubator/jmzhomeproxy/0.0.24/app-readme.md rename to incubator/jmzhomeproxy/0.0.25/app-readme.md diff --git a/incubator/jmzhomeproxy/0.0.25/charts/common-10.6.1.tgz b/incubator/jmzhomeproxy/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/jmzhomeproxy/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/jmzhomeproxy/0.0.24/ix_values.yaml b/incubator/jmzhomeproxy/0.0.25/ix_values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.24/ix_values.yaml rename to incubator/jmzhomeproxy/0.0.25/ix_values.yaml diff --git a/incubator/jmzhomeproxy/0.0.24/questions.yaml b/incubator/jmzhomeproxy/0.0.25/questions.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.24/questions.yaml rename to incubator/jmzhomeproxy/0.0.25/questions.yaml diff --git a/incubator/jmzhomeproxy/0.0.24/templates/common.yaml b/incubator/jmzhomeproxy/0.0.25/templates/common.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.24/templates/common.yaml rename to incubator/jmzhomeproxy/0.0.25/templates/common.yaml diff --git a/incubator/jupyter/0.0.9/values.yaml b/incubator/jmzhomeproxy/0.0.25/values.yaml similarity index 100% rename from incubator/jupyter/0.0.9/values.yaml rename to incubator/jmzhomeproxy/0.0.25/values.yaml diff --git a/incubator/jump/0.0.36/CHANGELOG.md b/incubator/jump/0.0.36/CHANGELOG.md deleted file mode 100644 index 5c33a2f29a4..00000000000 --- a/incubator/jump/0.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/jump/0.0.36/Chart.lock b/incubator/jump/0.0.36/Chart.lock deleted file mode 100644 index 603d42f6726..00000000000 --- a/incubator/jump/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:09.768716847Z" diff --git a/incubator/jump/0.0.36/Chart.yaml b/incubator/jump/0.0.36/Chart.yaml deleted file mode 100644 index 72e900a43c4..00000000000 --- a/incubator/jump/0.0.36/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. -home: https://truecharts.org/docs/charts/incubator/jump -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png -keywords: - - dashboard - - jump -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jump -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jump - - https://github.com/daledavies/jump - - https://hub.docker.com/r/daledavies/jump -version: 0.0.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/jump/0.0.36/README.md b/incubator/jump/0.0.36/README.md deleted file mode 100644 index 85b534c37da..00000000000 --- a/incubator/jump/0.0.36/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# jump - -Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jump](https://truecharts.org/docs/charts/incubator/jump) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jump` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jump TrueCharts/jump -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jump` deployment - -```console -helm uninstall jump -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jump \ - --set env.TZ="America/New York" \ - TrueCharts/jump -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jump TrueCharts/jump -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jump/0.0.36/charts/common-10.5.10.tgz b/incubator/jump/0.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/jump/0.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/jump/0.0.37/CHANGELOG.md b/incubator/jump/0.0.37/CHANGELOG.md new file mode 100644 index 00000000000..11c853a8263 --- /dev/null +++ b/incubator/jump/0.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jump-0.0.37](https://github.com/truecharts/charts/compare/jump-0.0.36...jump-0.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jump-0.0.36](https://github.com/truecharts/charts/compare/jump-0.0.35...jump-0.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/jump/0.0.37/Chart.lock b/incubator/jump/0.0.37/Chart.lock new file mode 100644 index 00000000000..0c44bec9ff8 --- /dev/null +++ b/incubator/jump/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:00.530476688Z" diff --git a/incubator/jump/0.0.37/Chart.yaml b/incubator/jump/0.0.37/Chart.yaml new file mode 100644 index 00000000000..ffb1c1728e4 --- /dev/null +++ b/incubator/jump/0.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. +home: https://truecharts.org/docs/charts/incubator/jump +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jump.png +keywords: + - dashboard + - jump +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jump +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jump + - https://github.com/daledavies/jump + - https://hub.docker.com/r/daledavies/jump +version: 0.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/jump/0.0.37/README.md b/incubator/jump/0.0.37/README.md new file mode 100644 index 00000000000..9760bd8e8a7 --- /dev/null +++ b/incubator/jump/0.0.37/README.md @@ -0,0 +1,107 @@ +# jump + +Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jump](https://truecharts.org/docs/charts/incubator/jump) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jump` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jump TrueCharts/jump +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jump` deployment + +```console +helm uninstall jump +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jump \ + --set env.TZ="America/New York" \ + TrueCharts/jump +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jump TrueCharts/jump -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jump/0.0.36/app-readme.md b/incubator/jump/0.0.37/app-readme.md similarity index 100% rename from incubator/jump/0.0.36/app-readme.md rename to incubator/jump/0.0.37/app-readme.md diff --git a/incubator/jump/0.0.37/charts/common-10.6.1.tgz b/incubator/jump/0.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/jump/0.0.37/charts/common-10.6.1.tgz differ diff --git a/incubator/jump/0.0.36/ix_values.yaml b/incubator/jump/0.0.37/ix_values.yaml similarity index 100% rename from incubator/jump/0.0.36/ix_values.yaml rename to incubator/jump/0.0.37/ix_values.yaml diff --git a/incubator/jump/0.0.36/questions.yaml b/incubator/jump/0.0.37/questions.yaml similarity index 100% rename from incubator/jump/0.0.36/questions.yaml rename to incubator/jump/0.0.37/questions.yaml diff --git a/incubator/jump/0.0.36/templates/common.yaml b/incubator/jump/0.0.37/templates/common.yaml similarity index 100% rename from incubator/jump/0.0.36/templates/common.yaml rename to incubator/jump/0.0.37/templates/common.yaml diff --git a/incubator/kasm/0.0.32/values.yaml b/incubator/jump/0.0.37/values.yaml similarity index 100% rename from incubator/kasm/0.0.32/values.yaml rename to incubator/jump/0.0.37/values.yaml diff --git a/incubator/jupyter/0.0.10/CHANGELOG.md b/incubator/jupyter/0.0.10/CHANGELOG.md new file mode 100644 index 00000000000..7bc6af76983 --- /dev/null +++ b/incubator/jupyter/0.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jupyter-0.0.10](https://github.com/truecharts/charts/compare/jupyter-0.0.9...jupyter-0.0.10) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jupyter-0.0.9](https://github.com/truecharts/charts/compare/jupyter-0.0.8...jupyter-0.0.9) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [jupyter-0.0.8](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.27...jupyter-0.0.8) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819)) + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616)) + + + + +## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819)) + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616)) + + + + +## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) diff --git a/incubator/jupyter/0.0.10/Chart.lock b/incubator/jupyter/0.0.10/Chart.lock new file mode 100644 index 00000000000..ff4910cb479 --- /dev/null +++ b/incubator/jupyter/0.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:15.559633491Z" diff --git a/incubator/jupyter/0.0.10/Chart.yaml b/incubator/jupyter/0.0.10/Chart.yaml new file mode 100644 index 00000000000..ad2f883b2a5 --- /dev/null +++ b/incubator/jupyter/0.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Jupyter a web based IDE" +home: https://truecharts.org/docs/charts/incubator/jupyter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png +keywords: + - Jupyter + - Notebook + - Lab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jupyter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/jupyter + - https://github.com/jupyter/docker-stacks +type: application +version: 0.0.10 +annotations: + truecharts.org/catagories: | + - Cloud + truecharts.org/SCALE-support: "true" diff --git a/incubator/jupyter/0.0.10/README.md b/incubator/jupyter/0.0.10/README.md new file mode 100644 index 00000000000..15a568f64f4 --- /dev/null +++ b/incubator/jupyter/0.0.10/README.md @@ -0,0 +1,106 @@ +# jupyter + +Jupyter a web based IDE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jupyter](https://truecharts.org/docs/charts/incubator/jupyter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jupyter` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jupyter TrueCharts/jupyter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jupyter` deployment + +```console +helm uninstall jupyter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jupyter \ + --set env.TZ="America/New York" \ + TrueCharts/jupyter +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jupyter TrueCharts/jupyter -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/jupyter/0.0.9/app-readme.md b/incubator/jupyter/0.0.10/app-readme.md similarity index 100% rename from incubator/jupyter/0.0.9/app-readme.md rename to incubator/jupyter/0.0.10/app-readme.md diff --git a/incubator/jupyter/0.0.10/charts/common-10.6.1.tgz b/incubator/jupyter/0.0.10/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/jupyter/0.0.10/charts/common-10.6.1.tgz differ diff --git a/incubator/jupyter/0.0.9/ix_values.yaml b/incubator/jupyter/0.0.10/ix_values.yaml similarity index 100% rename from incubator/jupyter/0.0.9/ix_values.yaml rename to incubator/jupyter/0.0.10/ix_values.yaml diff --git a/incubator/jupyter/0.0.9/questions.yaml b/incubator/jupyter/0.0.10/questions.yaml similarity index 100% rename from incubator/jupyter/0.0.9/questions.yaml rename to incubator/jupyter/0.0.10/questions.yaml diff --git a/incubator/jupyter/0.0.9/templates/common.yaml b/incubator/jupyter/0.0.10/templates/common.yaml similarity index 100% rename from incubator/jupyter/0.0.9/templates/common.yaml rename to incubator/jupyter/0.0.10/templates/common.yaml diff --git a/incubator/kdenlive-vnc/0.0.24/values.yaml b/incubator/jupyter/0.0.10/values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.24/values.yaml rename to incubator/jupyter/0.0.10/values.yaml diff --git a/incubator/jupyter/0.0.9/CHANGELOG.md b/incubator/jupyter/0.0.9/CHANGELOG.md deleted file mode 100644 index 26e2629c6f4..00000000000 --- a/incubator/jupyter/0.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jupyter-0.0.9](https://github.com/truecharts/charts/compare/jupyter-0.0.8...jupyter-0.0.9) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [jupyter-0.0.8](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.27...jupyter-0.0.8) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616)) - - - - -## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616)) - - - - -## [jupyter-0.0.7](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.25...jupyter-0.0.7) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm chart common to v10.5.10 ([#3819](https://github.com/truecharts/charts/issues/3819)) - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- Add Jupyter ([#3616](https://github.com/truecharts/charts/issues/3616)) - - - - diff --git a/incubator/jupyter/0.0.9/Chart.lock b/incubator/jupyter/0.0.9/Chart.lock deleted file mode 100644 index 7c379f7e014..00000000000 --- a/incubator/jupyter/0.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:54:43.569089641Z" diff --git a/incubator/jupyter/0.0.9/Chart.yaml b/incubator/jupyter/0.0.9/Chart.yaml deleted file mode 100644 index 359474ee3e0..00000000000 --- a/incubator/jupyter/0.0.9/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Jupyter a web based IDE" -home: https://truecharts.org/docs/charts/incubator/jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png -keywords: - - Jupyter - - Notebook - - Lab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jupyter -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/jupyter - - https://github.com/jupyter/docker-stacks -type: application -version: 0.0.9 -annotations: - truecharts.org/catagories: | - - Cloud - truecharts.org/SCALE-support: "true" diff --git a/incubator/jupyter/0.0.9/README.md b/incubator/jupyter/0.0.9/README.md deleted file mode 100644 index 5fb18f6573b..00000000000 --- a/incubator/jupyter/0.0.9/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# jupyter - -Jupyter a web based IDE - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jupyter](https://truecharts.org/docs/charts/incubator/jupyter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jupyter` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jupyter TrueCharts/jupyter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jupyter` deployment - -```console -helm uninstall jupyter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jupyter \ - --set env.TZ="America/New York" \ - TrueCharts/jupyter -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jupyter TrueCharts/jupyter -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/jupyter/0.0.9/charts/common-10.5.10.tgz b/incubator/jupyter/0.0.9/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/jupyter/0.0.9/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/kasm/0.0.32/CHANGELOG.md b/incubator/kasm/0.0.32/CHANGELOG.md deleted file mode 100644 index df678364ac3..00000000000 --- a/incubator/kasm/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kasm-0.0.32](https://github.com/truecharts/charts/compare/kasm-0.0.31...kasm-0.0.32) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [kasm-0.0.31](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kasm-0.0.31](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/kasm/0.0.32/Chart.lock b/incubator/kasm/0.0.32/Chart.lock deleted file mode 100644 index 332c2f1b23f..00000000000 --- a/incubator/kasm/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:48:32.34164316Z" diff --git a/incubator/kasm/0.0.32/Chart.yaml b/incubator/kasm/0.0.32/Chart.yaml deleted file mode 100644 index f67afee93a1..00000000000 --- a/incubator/kasm/0.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Kasm(https://www.kasmweb.com/) Workspaces is a Chart container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, Chart Charts that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections.\n" -home: https://truecharts.org/docs/charts/incubator/kasm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png -keywords: - - kasm - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kasm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kasm - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme -type: application -version: 0.0.32 diff --git a/incubator/kasm/0.0.32/README.md b/incubator/kasm/0.0.32/README.md deleted file mode 100644 index 1a50f43aa14..00000000000 --- a/incubator/kasm/0.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kasm - -Kasm(https://www.kasmweb.com/) Workspaces is a Chart container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, Chart Charts that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kasm](https://truecharts.org/docs/charts/incubator/kasm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kasm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kasm TrueCharts/kasm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kasm` deployment - -```console -helm uninstall kasm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kasm \ - --set env.TZ="America/New York" \ - TrueCharts/kasm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kasm TrueCharts/kasm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kasm/0.0.32/charts/common-10.5.10.tgz b/incubator/kasm/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/kasm/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/kasm/0.0.33/CHANGELOG.md b/incubator/kasm/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a93c243fef3 --- /dev/null +++ b/incubator/kasm/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kasm-0.0.33](https://github.com/truecharts/charts/compare/kasm-0.0.32...kasm-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kasm-0.0.32](https://github.com/truecharts/charts/compare/kasm-0.0.31...kasm-0.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [kasm-0.0.31](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kasm-0.0.31](https://github.com/truecharts/charts/compare/kasm-0.0.29...kasm-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-20) + +### Chore diff --git a/incubator/kasm/0.0.33/Chart.lock b/incubator/kasm/0.0.33/Chart.lock new file mode 100644 index 00000000000..012754b23d5 --- /dev/null +++ b/incubator/kasm/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:23.344492577Z" diff --git a/incubator/kasm/0.0.33/Chart.yaml b/incubator/kasm/0.0.33/Chart.yaml new file mode 100644 index 00000000000..0cfd1871642 --- /dev/null +++ b/incubator/kasm/0.0.33/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Kasm(https://www.kasmweb.com/) Workspaces is a Chart container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, Chart Charts that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections.\n" +home: https://truecharts.org/docs/charts/incubator/kasm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png +keywords: + - kasm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kasm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kasm + - https://www.kasmweb.com/ + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme +type: application +version: 0.0.33 diff --git a/incubator/kasm/0.0.33/README.md b/incubator/kasm/0.0.33/README.md new file mode 100644 index 00000000000..9ae64e08be0 --- /dev/null +++ b/incubator/kasm/0.0.33/README.md @@ -0,0 +1,108 @@ +# kasm + +Kasm(https://www.kasmweb.com/) Workspaces is a Chart container streaming platform for delivering browser-based access to desktops, applications, and web services. Kasm uses devops-enabled Containerized Desktop Infrastructure (CDI) to create on-demand, disposable, Chart Charts that are accessible via web browser. Example use-cases include Remote Browser Isolation (RBI), Data Loss Prevention (DLP), Desktop as a Service (DaaS), Secure Remote Access Services (RAS), and Open Source Intelligence (OSINT) collections. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kasm](https://truecharts.org/docs/charts/incubator/kasm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kasm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kasm TrueCharts/kasm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kasm` deployment + +```console +helm uninstall kasm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kasm \ + --set env.TZ="America/New York" \ + TrueCharts/kasm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kasm TrueCharts/kasm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kasm/0.0.32/app-readme.md b/incubator/kasm/0.0.33/app-readme.md similarity index 100% rename from incubator/kasm/0.0.32/app-readme.md rename to incubator/kasm/0.0.33/app-readme.md diff --git a/incubator/kasm/0.0.33/charts/common-10.6.1.tgz b/incubator/kasm/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/kasm/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/kasm/0.0.32/ix_values.yaml b/incubator/kasm/0.0.33/ix_values.yaml similarity index 100% rename from incubator/kasm/0.0.32/ix_values.yaml rename to incubator/kasm/0.0.33/ix_values.yaml diff --git a/incubator/kasm/0.0.32/questions.yaml b/incubator/kasm/0.0.33/questions.yaml similarity index 100% rename from incubator/kasm/0.0.32/questions.yaml rename to incubator/kasm/0.0.33/questions.yaml diff --git a/incubator/kasm/0.0.32/templates/common.yaml b/incubator/kasm/0.0.33/templates/common.yaml similarity index 100% rename from incubator/kasm/0.0.32/templates/common.yaml rename to incubator/kasm/0.0.33/templates/common.yaml diff --git a/incubator/kdenlive/0.0.32/values.yaml b/incubator/kasm/0.0.33/values.yaml similarity index 100% rename from incubator/kdenlive/0.0.32/values.yaml rename to incubator/kasm/0.0.33/values.yaml diff --git a/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md deleted file mode 100644 index ca843862192..00000000000 --- a/incubator/kdenlive-vnc/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/kdenlive-vnc/0.0.24/Chart.lock b/incubator/kdenlive-vnc/0.0.24/Chart.lock deleted file mode 100644 index f0365fc7ed7..00000000000 --- a/incubator/kdenlive-vnc/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:35.391866772Z" diff --git a/incubator/kdenlive-vnc/0.0.24/Chart.yaml b/incubator/kdenlive-vnc/0.0.24/Chart.yaml deleted file mode 100644 index e93751afd8e..00000000000 --- a/incubator/kdenlive-vnc/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) -home: https://truecharts.org/docs/charts/incubator/kdenlive-vnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png -keywords: - - kdenlive-vnc - - MediaApp-Video - - MediaApp-Music - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kdenlive-vnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc - - https://github.com/JonathanTreffler/kdenlive-vnc-docker - - https://hub.docker.com/r/tessypowder/docker-kdenlive/ -type: application -version: 0.0.24 diff --git a/incubator/kdenlive-vnc/0.0.24/README.md b/incubator/kdenlive-vnc/0.0.24/README.md deleted file mode 100644 index ed4c403a291..00000000000 --- a/incubator/kdenlive-vnc/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# kdenlive-vnc - -An instance of kdenlive accessible through vnc and noVnc (=Web Interface) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kdenlive-vnc](https://truecharts.org/docs/charts/incubator/kdenlive-vnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kdenlive-vnc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kdenlive-vnc TrueCharts/kdenlive-vnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kdenlive-vnc` deployment - -```console -helm uninstall kdenlive-vnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kdenlive-vnc \ - --set env.TZ="America/New York" \ - TrueCharts/kdenlive-vnc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kdenlive-vnc TrueCharts/kdenlive-vnc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive-vnc/0.0.24/charts/common-10.5.10.tgz b/incubator/kdenlive-vnc/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/kdenlive-vnc/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/kdenlive-vnc/0.0.25/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..01cab2db28a --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kdenlive-vnc-0.0.25](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.24...kdenlive-vnc-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-vnc-0.0.24](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.23...kdenlive-vnc-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/kdenlive-vnc/0.0.25/Chart.lock b/incubator/kdenlive-vnc/0.0.25/Chart.lock new file mode 100644 index 00000000000..1565739478d --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:32.154685444Z" diff --git a/incubator/kdenlive-vnc/0.0.25/Chart.yaml b/incubator/kdenlive-vnc/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ea7901ab28b --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: An instance of kdenlive accessible through vnc and noVnc (=Web Interface) +home: https://truecharts.org/docs/charts/incubator/kdenlive-vnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive-vnc.png +keywords: + - kdenlive-vnc + - MediaApp-Video + - MediaApp-Music + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kdenlive-vnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive-vnc + - https://github.com/JonathanTreffler/kdenlive-vnc-docker + - https://hub.docker.com/r/tessypowder/docker-kdenlive/ +type: application +version: 0.0.25 diff --git a/incubator/kdenlive-vnc/0.0.25/README.md b/incubator/kdenlive-vnc/0.0.25/README.md new file mode 100644 index 00000000000..2e199cc60dd --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.25/README.md @@ -0,0 +1,107 @@ +# kdenlive-vnc + +An instance of kdenlive accessible through vnc and noVnc (=Web Interface) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kdenlive-vnc](https://truecharts.org/docs/charts/incubator/kdenlive-vnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kdenlive-vnc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kdenlive-vnc TrueCharts/kdenlive-vnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kdenlive-vnc` deployment + +```console +helm uninstall kdenlive-vnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kdenlive-vnc \ + --set env.TZ="America/New York" \ + TrueCharts/kdenlive-vnc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kdenlive-vnc TrueCharts/kdenlive-vnc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive-vnc/0.0.24/app-readme.md b/incubator/kdenlive-vnc/0.0.25/app-readme.md similarity index 100% rename from incubator/kdenlive-vnc/0.0.24/app-readme.md rename to incubator/kdenlive-vnc/0.0.25/app-readme.md diff --git a/incubator/kdenlive-vnc/0.0.25/charts/common-10.6.1.tgz b/incubator/kdenlive-vnc/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/kdenlive-vnc/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/kdenlive-vnc/0.0.24/ix_values.yaml b/incubator/kdenlive-vnc/0.0.25/ix_values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.24/ix_values.yaml rename to incubator/kdenlive-vnc/0.0.25/ix_values.yaml diff --git a/incubator/kdenlive-vnc/0.0.24/questions.yaml b/incubator/kdenlive-vnc/0.0.25/questions.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.24/questions.yaml rename to incubator/kdenlive-vnc/0.0.25/questions.yaml diff --git a/incubator/kdenlive-vnc/0.0.24/templates/common.yaml b/incubator/kdenlive-vnc/0.0.25/templates/common.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.24/templates/common.yaml rename to incubator/kdenlive-vnc/0.0.25/templates/common.yaml diff --git a/incubator/keeweb/0.0.24/values.yaml b/incubator/kdenlive-vnc/0.0.25/values.yaml similarity index 100% rename from incubator/keeweb/0.0.24/values.yaml rename to incubator/kdenlive-vnc/0.0.25/values.yaml diff --git a/incubator/kdenlive/0.0.32/CHANGELOG.md b/incubator/kdenlive/0.0.32/CHANGELOG.md deleted file mode 100644 index 096ffec3af9..00000000000 --- a/incubator/kdenlive/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kdenlive-0.0.32](https://github.com/truecharts/charts/compare/kdenlive-0.0.31...kdenlive-0.0.32) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/kdenlive/0.0.32/Chart.lock b/incubator/kdenlive/0.0.32/Chart.lock deleted file mode 100644 index 42fa9f8b7a4..00000000000 --- a/incubator/kdenlive/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:48:37.481210651Z" diff --git a/incubator/kdenlive/0.0.32/Chart.yaml b/incubator/kdenlive/0.0.32/Chart.yaml deleted file mode 100644 index e111b71c0e6..00000000000 --- a/incubator/kdenlive/0.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. -home: https://truecharts.org/docs/charts/incubator/kdenlive -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png -keywords: - - kdenlive - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kdenlive -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive - - https://kdenlive.org/ - - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - - https://github.com/linuxserver/docker-kdenlive#readme -type: application -version: 0.0.32 diff --git a/incubator/kdenlive/0.0.32/README.md b/incubator/kdenlive/0.0.32/README.md deleted file mode 100644 index 5f445089500..00000000000 --- a/incubator/kdenlive/0.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kdenlive - -Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kdenlive](https://truecharts.org/docs/charts/incubator/kdenlive) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kdenlive` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kdenlive TrueCharts/kdenlive -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kdenlive` deployment - -```console -helm uninstall kdenlive -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kdenlive \ - --set env.TZ="America/New York" \ - TrueCharts/kdenlive -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kdenlive TrueCharts/kdenlive -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive/0.0.32/charts/common-10.5.10.tgz b/incubator/kdenlive/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/kdenlive/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/kdenlive/0.0.33/CHANGELOG.md b/incubator/kdenlive/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..89cc61a7e47 --- /dev/null +++ b/incubator/kdenlive/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kdenlive-0.0.33](https://github.com/truecharts/charts/compare/kdenlive-0.0.32...kdenlive-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kdenlive-0.0.32](https://github.com/truecharts/charts/compare/kdenlive-0.0.31...kdenlive-0.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + + +## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kdenlive-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-0.0.29...kdenlive-0.0.31) (2022-09-20) + +### Chore diff --git a/incubator/kdenlive/0.0.33/Chart.lock b/incubator/kdenlive/0.0.33/Chart.lock new file mode 100644 index 00000000000..b3abc28eb2f --- /dev/null +++ b/incubator/kdenlive/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:27.424282735Z" diff --git a/incubator/kdenlive/0.0.33/Chart.yaml b/incubator/kdenlive/0.0.33/Chart.yaml new file mode 100644 index 00000000000..02dfc474606 --- /dev/null +++ b/incubator/kdenlive/0.0.33/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. +home: https://truecharts.org/docs/charts/incubator/kdenlive +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png +keywords: + - kdenlive + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kdenlive +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kdenlive + - https://kdenlive.org/ + - https://github.com/orgs/linuxserver/packages/container/package/kdenlive + - https://github.com/linuxserver/docker-kdenlive#readme +type: application +version: 0.0.33 diff --git a/incubator/kdenlive/0.0.33/README.md b/incubator/kdenlive/0.0.33/README.md new file mode 100644 index 00000000000..7b9d3ab0659 --- /dev/null +++ b/incubator/kdenlive/0.0.33/README.md @@ -0,0 +1,108 @@ +# kdenlive + +Kdenlive(https://kdenlive.org/) is a powerful free and open source cross-platform video editing program made by the KDE community. Feature rich and production ready. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kdenlive](https://truecharts.org/docs/charts/incubator/kdenlive) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kdenlive` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kdenlive TrueCharts/kdenlive +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kdenlive` deployment + +```console +helm uninstall kdenlive +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kdenlive \ + --set env.TZ="America/New York" \ + TrueCharts/kdenlive +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kdenlive TrueCharts/kdenlive -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kdenlive/0.0.32/app-readme.md b/incubator/kdenlive/0.0.33/app-readme.md similarity index 100% rename from incubator/kdenlive/0.0.32/app-readme.md rename to incubator/kdenlive/0.0.33/app-readme.md diff --git a/incubator/kdenlive/0.0.33/charts/common-10.6.1.tgz b/incubator/kdenlive/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/kdenlive/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/kdenlive/0.0.32/ix_values.yaml b/incubator/kdenlive/0.0.33/ix_values.yaml similarity index 100% rename from incubator/kdenlive/0.0.32/ix_values.yaml rename to incubator/kdenlive/0.0.33/ix_values.yaml diff --git a/incubator/kdenlive/0.0.32/questions.yaml b/incubator/kdenlive/0.0.33/questions.yaml similarity index 100% rename from incubator/kdenlive/0.0.32/questions.yaml rename to incubator/kdenlive/0.0.33/questions.yaml diff --git a/incubator/kdenlive/0.0.32/templates/common.yaml b/incubator/kdenlive/0.0.33/templates/common.yaml similarity index 100% rename from incubator/kdenlive/0.0.32/templates/common.yaml rename to incubator/kdenlive/0.0.33/templates/common.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/values.yaml b/incubator/kdenlive/0.0.33/values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.24/values.yaml rename to incubator/kdenlive/0.0.33/values.yaml diff --git a/incubator/keeweb/0.0.24/CHANGELOG.md b/incubator/keeweb/0.0.24/CHANGELOG.md deleted file mode 100644 index 83ef98078f4..00000000000 --- a/incubator/keeweb/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/keeweb/0.0.24/Chart.lock b/incubator/keeweb/0.0.24/Chart.lock deleted file mode 100644 index 2957429722c..00000000000 --- a/incubator/keeweb/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:38.349669535Z" diff --git a/incubator/keeweb/0.0.24/Chart.yaml b/incubator/keeweb/0.0.24/Chart.yaml deleted file mode 100644 index ff959276368..00000000000 --- a/incubator/keeweb/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app." -home: https://truecharts.org/docs/charts/incubator/keeweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png -keywords: - - keeweb - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: keeweb -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb - - https://github.com/keeweb/keeweb - - https://hub.docker.com/r/antelle/keeweb -type: application -version: 0.0.24 diff --git a/incubator/keeweb/0.0.24/README.md b/incubator/keeweb/0.0.24/README.md deleted file mode 100644 index c72db466a9a..00000000000 --- a/incubator/keeweb/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# keeweb - -This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [keeweb](https://truecharts.org/docs/charts/incubator/keeweb) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `keeweb` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install keeweb TrueCharts/keeweb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `keeweb` deployment - -```console -helm uninstall keeweb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install keeweb \ - --set env.TZ="America/New York" \ - TrueCharts/keeweb -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install keeweb TrueCharts/keeweb -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/keeweb/0.0.24/charts/common-10.5.10.tgz b/incubator/keeweb/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/keeweb/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/keeweb/0.0.25/CHANGELOG.md b/incubator/keeweb/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..43c22a7a482 --- /dev/null +++ b/incubator/keeweb/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [keeweb-0.0.25](https://github.com/truecharts/charts/compare/keeweb-0.0.24...keeweb-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [keeweb-0.0.24](https://github.com/truecharts/charts/compare/keeweb-0.0.23...keeweb-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/keeweb/0.0.25/Chart.lock b/incubator/keeweb/0.0.25/Chart.lock new file mode 100644 index 00000000000..d006a98aaa2 --- /dev/null +++ b/incubator/keeweb/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:46.551280193Z" diff --git a/incubator/keeweb/0.0.25/Chart.yaml b/incubator/keeweb/0.0.25/Chart.yaml new file mode 100644 index 00000000000..80c0e1ced82 --- /dev/null +++ b/incubator/keeweb/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app." +home: https://truecharts.org/docs/charts/incubator/keeweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/keeweb.png +keywords: + - keeweb + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: keeweb +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/keeweb + - https://github.com/keeweb/keeweb + - https://hub.docker.com/r/antelle/keeweb +type: application +version: 0.0.25 diff --git a/incubator/keeweb/0.0.25/README.md b/incubator/keeweb/0.0.25/README.md new file mode 100644 index 00000000000..ec95abb9a8c --- /dev/null +++ b/incubator/keeweb/0.0.25/README.md @@ -0,0 +1,107 @@ +# keeweb + +This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [keeweb](https://truecharts.org/docs/charts/incubator/keeweb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `keeweb` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install keeweb TrueCharts/keeweb +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `keeweb` deployment + +```console +helm uninstall keeweb +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install keeweb \ + --set env.TZ="America/New York" \ + TrueCharts/keeweb +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install keeweb TrueCharts/keeweb -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/keeweb/0.0.24/app-readme.md b/incubator/keeweb/0.0.25/app-readme.md similarity index 100% rename from incubator/keeweb/0.0.24/app-readme.md rename to incubator/keeweb/0.0.25/app-readme.md diff --git a/incubator/keeweb/0.0.25/charts/common-10.6.1.tgz b/incubator/keeweb/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/keeweb/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/keeweb/0.0.24/ix_values.yaml b/incubator/keeweb/0.0.25/ix_values.yaml similarity index 100% rename from incubator/keeweb/0.0.24/ix_values.yaml rename to incubator/keeweb/0.0.25/ix_values.yaml diff --git a/incubator/keeweb/0.0.24/questions.yaml b/incubator/keeweb/0.0.25/questions.yaml similarity index 100% rename from incubator/keeweb/0.0.24/questions.yaml rename to incubator/keeweb/0.0.25/questions.yaml diff --git a/incubator/keeweb/0.0.24/templates/common.yaml b/incubator/keeweb/0.0.25/templates/common.yaml similarity index 100% rename from incubator/keeweb/0.0.24/templates/common.yaml rename to incubator/keeweb/0.0.25/templates/common.yaml diff --git a/incubator/kerio-connect/0.0.24/values.yaml b/incubator/keeweb/0.0.25/values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.24/values.yaml rename to incubator/keeweb/0.0.25/values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md deleted file mode 100644 index bd70bee7c0c..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock deleted file mode 100644 index 245552e5f51..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:53.078643464Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.yaml deleted file mode 100644 index c295327aff3..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP)." -home: https://truecharts.org/docs/charts/incubator/kerbalspaceprogram-lmp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png -keywords: - - kerbalspaceprogram-lmp - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kerbalspaceprogram-lmp -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp - - https://github.com/LunaMultiplayer/LunaMultiplayer - - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ -type: application -version: 0.0.24 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/README.md b/incubator/kerbalspaceprogram-lmp/0.0.24/README.md deleted file mode 100644 index f5bb4b17c91..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# kerbalspaceprogram-lmp - -This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kerbalspaceprogram-lmp](https://truecharts.org/docs/charts/incubator/kerbalspaceprogram-lmp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kerbalspaceprogram-lmp` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kerbalspaceprogram-lmp` deployment - -```console -helm uninstall kerbalspaceprogram-lmp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kerbalspaceprogram-lmp \ - --set env.TZ="America/New York" \ - TrueCharts/kerbalspaceprogram-lmp -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/charts/common-10.5.10.tgz b/incubator/kerbalspaceprogram-lmp/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/kerbalspaceprogram-lmp/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.25/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b1f6cdebe7d --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kerbalspaceprogram-lmp-0.0.25](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.24...kerbalspaceprogram-lmp-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerbalspaceprogram-lmp-0.0.24](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.23...kerbalspaceprogram-lmp-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/kerbalspaceprogram-lmp/0.0.25/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.25/Chart.lock new file mode 100644 index 00000000000..306da2623d2 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:55.182363002Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.25/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.25/Chart.yaml new file mode 100644 index 00000000000..31612e0f9ed --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP)." +home: https://truecharts.org/docs/charts/incubator/kerbalspaceprogram-lmp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.png +keywords: + - kerbalspaceprogram-lmp + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kerbalspaceprogram-lmp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerbalspaceprogram-lmp + - https://github.com/LunaMultiplayer/LunaMultiplayer + - https://hub.docker.com/r/ich777/lunamultiplayer-ksp/ +type: application +version: 0.0.25 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.25/README.md b/incubator/kerbalspaceprogram-lmp/0.0.25/README.md new file mode 100644 index 00000000000..f4a67f46c36 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.25/README.md @@ -0,0 +1,107 @@ +# kerbalspaceprogram-lmp + +This Chart will download and run Luna Multiplayer for Kerbal Space Program (KSP). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kerbalspaceprogram-lmp](https://truecharts.org/docs/charts/incubator/kerbalspaceprogram-lmp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kerbalspaceprogram-lmp` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kerbalspaceprogram-lmp` deployment + +```console +helm uninstall kerbalspaceprogram-lmp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kerbalspaceprogram-lmp \ + --set env.TZ="America/New York" \ + TrueCharts/kerbalspaceprogram-lmp +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kerbalspaceprogram-lmp TrueCharts/kerbalspaceprogram-lmp -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/app-readme.md b/incubator/kerbalspaceprogram-lmp/0.0.25/app-readme.md similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.24/app-readme.md rename to incubator/kerbalspaceprogram-lmp/0.0.25/app-readme.md diff --git a/incubator/kerbalspaceprogram-lmp/0.0.25/charts/common-10.6.1.tgz b/incubator/kerbalspaceprogram-lmp/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/kerbalspaceprogram-lmp/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/ix_values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.25/ix_values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.24/ix_values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.25/ix_values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/questions.yaml b/incubator/kerbalspaceprogram-lmp/0.0.25/questions.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.24/questions.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.25/questions.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.24/templates/common.yaml b/incubator/kerbalspaceprogram-lmp/0.0.25/templates/common.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.24/templates/common.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.25/templates/common.yaml diff --git a/incubator/kitana/0.0.24/values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.25/values.yaml similarity index 100% rename from incubator/kitana/0.0.24/values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.25/values.yaml diff --git a/incubator/kerio-connect/0.0.24/CHANGELOG.md b/incubator/kerio-connect/0.0.24/CHANGELOG.md deleted file mode 100644 index fd5fcca3eda..00000000000 --- a/incubator/kerio-connect/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/kerio-connect/0.0.24/Chart.lock b/incubator/kerio-connect/0.0.24/Chart.lock deleted file mode 100644 index 82e7c5df609..00000000000 --- a/incubator/kerio-connect/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:18:53.92681889Z" diff --git a/incubator/kerio-connect/0.0.24/Chart.yaml b/incubator/kerio-connect/0.0.24/Chart.yaml deleted file mode 100644 index 59c22a5ddd2..00000000000 --- a/incubator/kerio-connect/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect -home: https://truecharts.org/docs/charts/incubator/kerio-connect -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png -keywords: - - kerio-connect - - Network-Web - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kerio-connect -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect - - http://kerio.com - - https://hub.docker.com/r/chvb/docker-kerio-connect/ -type: application -version: 0.0.24 diff --git a/incubator/kerio-connect/0.0.24/README.md b/incubator/kerio-connect/0.0.24/README.md deleted file mode 100644 index e3157cf7ddb..00000000000 --- a/incubator/kerio-connect/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# kerio-connect - -Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kerio-connect](https://truecharts.org/docs/charts/incubator/kerio-connect) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kerio-connect` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kerio-connect TrueCharts/kerio-connect -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kerio-connect` deployment - -```console -helm uninstall kerio-connect -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kerio-connect \ - --set env.TZ="America/New York" \ - TrueCharts/kerio-connect -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kerio-connect TrueCharts/kerio-connect -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerio-connect/0.0.24/charts/common-10.5.10.tgz b/incubator/kerio-connect/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/kerio-connect/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/kerio-connect/0.0.25/CHANGELOG.md b/incubator/kerio-connect/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8657361c2a2 --- /dev/null +++ b/incubator/kerio-connect/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kerio-connect-0.0.25](https://github.com/truecharts/charts/compare/kerio-connect-0.0.24...kerio-connect-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kerio-connect-0.0.24](https://github.com/truecharts/charts/compare/kerio-connect-0.0.23...kerio-connect-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/kerio-connect/0.0.25/Chart.lock b/incubator/kerio-connect/0.0.25/Chart.lock new file mode 100644 index 00000000000..82a5f61f435 --- /dev/null +++ b/incubator/kerio-connect/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:14:59.174309826Z" diff --git a/incubator/kerio-connect/0.0.25/Chart.yaml b/incubator/kerio-connect/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ed957270401 --- /dev/null +++ b/incubator/kerio-connect/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect +home: https://truecharts.org/docs/charts/incubator/kerio-connect +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerio-connect.png +keywords: + - kerio-connect + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kerio-connect +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kerio-connect + - http://kerio.com + - https://hub.docker.com/r/chvb/docker-kerio-connect/ +type: application +version: 0.0.25 diff --git a/incubator/kerio-connect/0.0.25/README.md b/incubator/kerio-connect/0.0.25/README.md new file mode 100644 index 00000000000..207ec35899c --- /dev/null +++ b/incubator/kerio-connect/0.0.25/README.md @@ -0,0 +1,107 @@ +# kerio-connect + +Kerio Connect is Mail/Groupware like Microsoft Exchange, but running on Linux. More Informations under www.kerio.com/connect + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kerio-connect](https://truecharts.org/docs/charts/incubator/kerio-connect) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kerio-connect` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kerio-connect TrueCharts/kerio-connect +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kerio-connect` deployment + +```console +helm uninstall kerio-connect +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kerio-connect \ + --set env.TZ="America/New York" \ + TrueCharts/kerio-connect +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kerio-connect TrueCharts/kerio-connect -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kerio-connect/0.0.24/app-readme.md b/incubator/kerio-connect/0.0.25/app-readme.md similarity index 100% rename from incubator/kerio-connect/0.0.24/app-readme.md rename to incubator/kerio-connect/0.0.25/app-readme.md diff --git a/incubator/kerio-connect/0.0.25/charts/common-10.6.1.tgz b/incubator/kerio-connect/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/kerio-connect/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/kerio-connect/0.0.24/ix_values.yaml b/incubator/kerio-connect/0.0.25/ix_values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.24/ix_values.yaml rename to incubator/kerio-connect/0.0.25/ix_values.yaml diff --git a/incubator/kerio-connect/0.0.24/questions.yaml b/incubator/kerio-connect/0.0.25/questions.yaml similarity index 100% rename from incubator/kerio-connect/0.0.24/questions.yaml rename to incubator/kerio-connect/0.0.25/questions.yaml diff --git a/incubator/kerio-connect/0.0.24/templates/common.yaml b/incubator/kerio-connect/0.0.25/templates/common.yaml similarity index 100% rename from incubator/kerio-connect/0.0.24/templates/common.yaml rename to incubator/kerio-connect/0.0.25/templates/common.yaml diff --git a/incubator/krusader/0.0.24/values.yaml b/incubator/kerio-connect/0.0.25/values.yaml similarity index 100% rename from incubator/krusader/0.0.24/values.yaml rename to incubator/kerio-connect/0.0.25/values.yaml diff --git a/incubator/kitana/0.0.24/CHANGELOG.md b/incubator/kitana/0.0.24/CHANGELOG.md deleted file mode 100644 index 7979069731d..00000000000 --- a/incubator/kitana/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/kitana/0.0.24/Chart.lock b/incubator/kitana/0.0.24/Chart.lock deleted file mode 100644 index e1c2f5f6e96..00000000000 --- a/incubator/kitana/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:00.303970824Z" diff --git a/incubator/kitana/0.0.24/Chart.yaml b/incubator/kitana/0.0.24/Chart.yaml deleted file mode 100644 index 5024894541d..00000000000 --- a/incubator/kitana/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: 'Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay.' -home: https://truecharts.org/docs/charts/incubator/kitana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png -keywords: - - kitana - - HomeAutomation - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kitana -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana - - https://github.com/pannal/Kitana - - https://hub.docker.com/r/pannal/kitana/ -type: application -version: 0.0.24 diff --git a/incubator/kitana/0.0.24/README.md b/incubator/kitana/0.0.24/README.md deleted file mode 100644 index d4fcd1f9e26..00000000000 --- a/incubator/kitana/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# kitana - -Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kitana](https://truecharts.org/docs/charts/incubator/kitana) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kitana` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kitana TrueCharts/kitana -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kitana` deployment - -```console -helm uninstall kitana -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kitana \ - --set env.TZ="America/New York" \ - TrueCharts/kitana -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kitana TrueCharts/kitana -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kitana/0.0.24/charts/common-10.5.10.tgz b/incubator/kitana/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/kitana/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/kitana/0.0.25/CHANGELOG.md b/incubator/kitana/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c9985a70db7 --- /dev/null +++ b/incubator/kitana/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kitana-0.0.25](https://github.com/truecharts/charts/compare/kitana-0.0.24...kitana-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kitana-0.0.24](https://github.com/truecharts/charts/compare/kitana-0.0.23...kitana-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/kitana/0.0.25/Chart.lock b/incubator/kitana/0.0.25/Chart.lock new file mode 100644 index 00000000000..bbde10f0879 --- /dev/null +++ b/incubator/kitana/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:15:03.366367629Z" diff --git a/incubator/kitana/0.0.25/Chart.yaml b/incubator/kitana/0.0.25/Chart.yaml new file mode 100644 index 00000000000..433e16fa2f1 --- /dev/null +++ b/incubator/kitana/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: 'Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay.' +home: https://truecharts.org/docs/charts/incubator/kitana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitana.png +keywords: + - kitana + - HomeAutomation + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kitana +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kitana + - https://github.com/pannal/Kitana + - https://hub.docker.com/r/pannal/kitana/ +type: application +version: 0.0.25 diff --git a/incubator/kitana/0.0.25/README.md b/incubator/kitana/0.0.25/README.md new file mode 100644 index 00000000000..66eec593437 --- /dev/null +++ b/incubator/kitana/0.0.25/README.md @@ -0,0 +1,107 @@ +# kitana + +Kitana exposes your Plex plugin interfaces "to the outside world". It does that by authenticating against Plex.TV, then connecting to the Plex Media Server you tell it to, and essentially proxying the plugin UI. It has full PMS connection awareness and allows you to connect locally, remotely, or even via relay. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kitana](https://truecharts.org/docs/charts/incubator/kitana) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kitana` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kitana TrueCharts/kitana +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kitana` deployment + +```console +helm uninstall kitana +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kitana \ + --set env.TZ="America/New York" \ + TrueCharts/kitana +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kitana TrueCharts/kitana -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kitana/0.0.24/app-readme.md b/incubator/kitana/0.0.25/app-readme.md similarity index 100% rename from incubator/kitana/0.0.24/app-readme.md rename to incubator/kitana/0.0.25/app-readme.md diff --git a/incubator/kitana/0.0.25/charts/common-10.6.1.tgz b/incubator/kitana/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/kitana/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/kitana/0.0.24/ix_values.yaml b/incubator/kitana/0.0.25/ix_values.yaml similarity index 100% rename from incubator/kitana/0.0.24/ix_values.yaml rename to incubator/kitana/0.0.25/ix_values.yaml diff --git a/incubator/kitana/0.0.24/questions.yaml b/incubator/kitana/0.0.25/questions.yaml similarity index 100% rename from incubator/kitana/0.0.24/questions.yaml rename to incubator/kitana/0.0.25/questions.yaml diff --git a/incubator/kitana/0.0.24/templates/common.yaml b/incubator/kitana/0.0.25/templates/common.yaml similarity index 100% rename from incubator/kitana/0.0.24/templates/common.yaml rename to incubator/kitana/0.0.25/templates/common.yaml diff --git a/incubator/lancache-dns/0.0.23/values.yaml b/incubator/kitana/0.0.25/values.yaml similarity index 100% rename from incubator/lancache-dns/0.0.23/values.yaml rename to incubator/kitana/0.0.25/values.yaml diff --git a/incubator/krusader/0.0.24/CHANGELOG.md b/incubator/krusader/0.0.24/CHANGELOG.md deleted file mode 100644 index d94a795a5f9..00000000000 --- a/incubator/krusader/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/krusader/0.0.24/Chart.lock b/incubator/krusader/0.0.24/Chart.lock deleted file mode 100644 index 868370d0f52..00000000000 --- a/incubator/krusader/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:18.751631429Z" diff --git a/incubator/krusader/0.0.24/Chart.yaml b/incubator/krusader/0.0.24/Chart.yaml deleted file mode 100644 index 8c31f265214..00000000000 --- a/incubator/krusader/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc." -home: https://truecharts.org/docs/charts/incubator/krusader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png -keywords: - - krusader - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: krusader -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader - - https://krusader.org/ - - https://hub.docker.com/r/ich777/krusader -type: application -version: 0.0.24 diff --git a/incubator/krusader/0.0.24/README.md b/incubator/krusader/0.0.24/README.md deleted file mode 100644 index 66404555331..00000000000 --- a/incubator/krusader/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# krusader - -Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [krusader](https://truecharts.org/docs/charts/incubator/krusader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `krusader` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install krusader TrueCharts/krusader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `krusader` deployment - -```console -helm uninstall krusader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install krusader \ - --set env.TZ="America/New York" \ - TrueCharts/krusader -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install krusader TrueCharts/krusader -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/krusader/0.0.24/charts/common-10.5.10.tgz b/incubator/krusader/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/krusader/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/krusader/0.0.25/CHANGELOG.md b/incubator/krusader/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f3a40061a5c --- /dev/null +++ b/incubator/krusader/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [krusader-0.0.25](https://github.com/truecharts/charts/compare/krusader-0.0.24...krusader-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [krusader-0.0.24](https://github.com/truecharts/charts/compare/krusader-0.0.23...krusader-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/krusader/0.0.25/Chart.lock b/incubator/krusader/0.0.25/Chart.lock new file mode 100644 index 00000000000..de3d24ff13b --- /dev/null +++ b/incubator/krusader/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:15:17.954281458Z" diff --git a/incubator/krusader/0.0.25/Chart.yaml b/incubator/krusader/0.0.25/Chart.yaml new file mode 100644 index 00000000000..daddc21bdbd --- /dev/null +++ b/incubator/krusader/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc." +home: https://truecharts.org/docs/charts/incubator/krusader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/krusader.png +keywords: + - krusader + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: krusader +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/krusader + - https://krusader.org/ + - https://hub.docker.com/r/ich777/krusader +type: application +version: 0.0.25 diff --git a/incubator/krusader/0.0.25/README.md b/incubator/krusader/0.0.25/README.md new file mode 100644 index 00000000000..c0b0205fb49 --- /dev/null +++ b/incubator/krusader/0.0.25/README.md @@ -0,0 +1,107 @@ +# krusader + +Krusader is an advanced orthodox file manager for KDE and other desktops in the Unix world. It is similar to the console-based GNU Midnight Commander, GNOME Commander for the GNOME desktop environment, or Total Commander for Windows, all of which can trace their paradigmatic features to the original Norton Commander for DOS. It supports extensive archive handling, mounted filesystem support, FTP, advanced search, viewer/editor, directory synchronisation, file content comparisons, batch renaming, etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [krusader](https://truecharts.org/docs/charts/incubator/krusader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `krusader` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install krusader TrueCharts/krusader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `krusader` deployment + +```console +helm uninstall krusader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install krusader \ + --set env.TZ="America/New York" \ + TrueCharts/krusader +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install krusader TrueCharts/krusader -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/krusader/0.0.24/app-readme.md b/incubator/krusader/0.0.25/app-readme.md similarity index 100% rename from incubator/krusader/0.0.24/app-readme.md rename to incubator/krusader/0.0.25/app-readme.md diff --git a/incubator/krusader/0.0.25/charts/common-10.6.1.tgz b/incubator/krusader/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/krusader/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/krusader/0.0.24/ix_values.yaml b/incubator/krusader/0.0.25/ix_values.yaml similarity index 100% rename from incubator/krusader/0.0.24/ix_values.yaml rename to incubator/krusader/0.0.25/ix_values.yaml diff --git a/incubator/krusader/0.0.24/questions.yaml b/incubator/krusader/0.0.25/questions.yaml similarity index 100% rename from incubator/krusader/0.0.24/questions.yaml rename to incubator/krusader/0.0.25/questions.yaml diff --git a/incubator/krusader/0.0.24/templates/common.yaml b/incubator/krusader/0.0.25/templates/common.yaml similarity index 100% rename from incubator/krusader/0.0.24/templates/common.yaml rename to incubator/krusader/0.0.25/templates/common.yaml diff --git a/incubator/lancache-monolithic/0.0.27/values.yaml b/incubator/krusader/0.0.25/values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.27/values.yaml rename to incubator/krusader/0.0.25/values.yaml diff --git a/incubator/lancache-dns/0.0.23/CHANGELOG.md b/incubator/lancache-dns/0.0.23/CHANGELOG.md deleted file mode 100644 index d52ba2f0d0c..00000000000 --- a/incubator/lancache-dns/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/lancache-dns/0.0.23/Chart.lock b/incubator/lancache-dns/0.0.23/Chart.lock deleted file mode 100644 index 4f171e2b2c0..00000000000 --- a/incubator/lancache-dns/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:19.186989127Z" diff --git a/incubator/lancache-dns/0.0.23/Chart.yaml b/incubator/lancache-dns/0.0.23/Chart.yaml deleted file mode 100644 index 05c4db8ae2f..00000000000 --- a/incubator/lancache-dns/0.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-dns -version: 0.0.23 -appVersion: "latest" -description: DNS Chart service for a steamcache. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/lancache-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png -keywords: - - lancache-dns - - dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-dns - - https://hub.docker.com/r/lancachenet/lancache-dns - - https://github.com/lancachenet/lancache-dns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/lancache-dns/0.0.23/README.md b/incubator/lancache-dns/0.0.23/README.md deleted file mode 100644 index 19f4a9cc813..00000000000 --- a/incubator/lancache-dns/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lancache-dns - -DNS Chart service for a steamcache. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lancache-dns](https://truecharts.org/docs/charts/incubator/lancache-dns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `lancache-dns` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install lancache-dns TrueCharts/lancache-dns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lancache-dns` deployment - -```console -helm uninstall lancache-dns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lancache-dns \ - --set env.TZ="America/New York" \ - TrueCharts/lancache-dns -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lancache-dns TrueCharts/lancache-dns -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-dns/0.0.23/charts/common-10.5.10.tgz b/incubator/lancache-dns/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/lancache-dns/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/lancache-dns/0.0.24/CHANGELOG.md b/incubator/lancache-dns/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..fd08cf4f9fa --- /dev/null +++ b/incubator/lancache-dns/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lancache-dns-0.0.24](https://github.com/truecharts/charts/compare/lancache-dns-0.0.23...lancache-dns-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-dns-0.0.23](https://github.com/truecharts/charts/compare/lancache-dns-0.0.22...lancache-dns-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/lancache-dns/0.0.24/Chart.lock b/incubator/lancache-dns/0.0.24/Chart.lock new file mode 100644 index 00000000000..5f8267a563f --- /dev/null +++ b/incubator/lancache-dns/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:15:26.694174607Z" diff --git a/incubator/lancache-dns/0.0.24/Chart.yaml b/incubator/lancache-dns/0.0.24/Chart.yaml new file mode 100644 index 00000000000..9607eb2660f --- /dev/null +++ b/incubator/lancache-dns/0.0.24/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-dns +version: 0.0.24 +appVersion: "latest" +description: DNS Chart service for a steamcache. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/lancache-dns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png +keywords: + - lancache-dns + - dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-dns + - https://hub.docker.com/r/lancachenet/lancache-dns + - https://github.com/lancachenet/lancache-dns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/lancache-dns/0.0.24/README.md b/incubator/lancache-dns/0.0.24/README.md new file mode 100644 index 00000000000..1fab78bd154 --- /dev/null +++ b/incubator/lancache-dns/0.0.24/README.md @@ -0,0 +1,107 @@ +# lancache-dns + +DNS Chart service for a steamcache. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lancache-dns](https://truecharts.org/docs/charts/incubator/lancache-dns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lancache-dns` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lancache-dns TrueCharts/lancache-dns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lancache-dns` deployment + +```console +helm uninstall lancache-dns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lancache-dns \ + --set env.TZ="America/New York" \ + TrueCharts/lancache-dns +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lancache-dns TrueCharts/lancache-dns -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-dns/0.0.23/app-readme.md b/incubator/lancache-dns/0.0.24/app-readme.md similarity index 100% rename from incubator/lancache-dns/0.0.23/app-readme.md rename to incubator/lancache-dns/0.0.24/app-readme.md diff --git a/incubator/lancache-dns/0.0.24/charts/common-10.6.1.tgz b/incubator/lancache-dns/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/lancache-dns/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/lancache-dns/0.0.23/ix_values.yaml b/incubator/lancache-dns/0.0.24/ix_values.yaml similarity index 100% rename from incubator/lancache-dns/0.0.23/ix_values.yaml rename to incubator/lancache-dns/0.0.24/ix_values.yaml diff --git a/incubator/lancache-dns/0.0.23/questions.yaml b/incubator/lancache-dns/0.0.24/questions.yaml similarity index 100% rename from incubator/lancache-dns/0.0.23/questions.yaml rename to incubator/lancache-dns/0.0.24/questions.yaml diff --git a/incubator/lancache-dns/0.0.23/templates/common.yaml b/incubator/lancache-dns/0.0.24/templates/common.yaml similarity index 100% rename from incubator/lancache-dns/0.0.23/templates/common.yaml rename to incubator/lancache-dns/0.0.24/templates/common.yaml diff --git a/incubator/lastoasis/0.0.24/values.yaml b/incubator/lancache-dns/0.0.24/values.yaml similarity index 100% rename from incubator/lastoasis/0.0.24/values.yaml rename to incubator/lancache-dns/0.0.24/values.yaml diff --git a/incubator/lancache-monolithic/0.0.27/CHANGELOG.md b/incubator/lancache-monolithic/0.0.27/CHANGELOG.md deleted file mode 100644 index 2507f003a24..00000000000 --- a/incubator/lancache-monolithic/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/lancache-monolithic/0.0.27/Chart.lock b/incubator/lancache-monolithic/0.0.27/Chart.lock deleted file mode 100644 index a6b099c3d16..00000000000 --- a/incubator/lancache-monolithic/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:25.725908762Z" diff --git a/incubator/lancache-monolithic/0.0.27/Chart.yaml b/incubator/lancache-monolithic/0.0.27/Chart.yaml deleted file mode 100644 index 3b6da135b02..00000000000 --- a/incubator/lancache-monolithic/0.0.27/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-monolithic -version: 0.0.27 -appVersion: "latest" -description: A monolithic lancache service capable of caching all CDN's in a single instance. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-monolithic - - https://hub.docker.com/r/lancachenet/monolithic - - https://github.com/lancachenet/monolithic -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - gaming - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/lancache-monolithic/0.0.27/README.md b/incubator/lancache-monolithic/0.0.27/README.md deleted file mode 100644 index 83e06ba8904..00000000000 --- a/incubator/lancache-monolithic/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lancache-monolithic - -A monolithic lancache service capable of caching all CDN's in a single instance. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lancache-monolithic](https://truecharts.org/docs/charts/incubator/lancache-monolithic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `lancache-monolithic` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install lancache-monolithic TrueCharts/lancache-monolithic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lancache-monolithic` deployment - -```console -helm uninstall lancache-monolithic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lancache-monolithic \ - --set env.TZ="America/New York" \ - TrueCharts/lancache-monolithic -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lancache-monolithic TrueCharts/lancache-monolithic -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-monolithic/0.0.27/charts/common-10.5.10.tgz b/incubator/lancache-monolithic/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/lancache-monolithic/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/lancache-monolithic/0.0.28/CHANGELOG.md b/incubator/lancache-monolithic/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..747e2ca9537 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lancache-monolithic-0.0.28](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.27...lancache-monolithic-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lancache-monolithic-0.0.27](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.26...lancache-monolithic-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/lancache-monolithic/0.0.28/Chart.lock b/incubator/lancache-monolithic/0.0.28/Chart.lock new file mode 100644 index 00000000000..834087a06ed --- /dev/null +++ b/incubator/lancache-monolithic/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:15:30.507601294Z" diff --git a/incubator/lancache-monolithic/0.0.28/Chart.yaml b/incubator/lancache-monolithic/0.0.28/Chart.yaml new file mode 100644 index 00000000000..5d3bddc3c06 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.28/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-monolithic +version: 0.0.28 +appVersion: "latest" +description: A monolithic lancache service capable of caching all CDN's in a single instance. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lancache-monolithic + - https://hub.docker.com/r/lancachenet/monolithic + - https://github.com/lancachenet/monolithic +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - gaming + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/lancache-monolithic/0.0.28/README.md b/incubator/lancache-monolithic/0.0.28/README.md new file mode 100644 index 00000000000..82aa4892867 --- /dev/null +++ b/incubator/lancache-monolithic/0.0.28/README.md @@ -0,0 +1,107 @@ +# lancache-monolithic + +A monolithic lancache service capable of caching all CDN's in a single instance. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lancache-monolithic](https://truecharts.org/docs/charts/incubator/lancache-monolithic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lancache-monolithic` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lancache-monolithic TrueCharts/lancache-monolithic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lancache-monolithic` deployment + +```console +helm uninstall lancache-monolithic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lancache-monolithic \ + --set env.TZ="America/New York" \ + TrueCharts/lancache-monolithic +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lancache-monolithic TrueCharts/lancache-monolithic -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lancache-monolithic/0.0.27/app-readme.md b/incubator/lancache-monolithic/0.0.28/app-readme.md similarity index 100% rename from incubator/lancache-monolithic/0.0.27/app-readme.md rename to incubator/lancache-monolithic/0.0.28/app-readme.md diff --git a/incubator/lancache-monolithic/0.0.28/charts/common-10.6.1.tgz b/incubator/lancache-monolithic/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/lancache-monolithic/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/lancache-monolithic/0.0.27/ix_values.yaml b/incubator/lancache-monolithic/0.0.28/ix_values.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.27/ix_values.yaml rename to incubator/lancache-monolithic/0.0.28/ix_values.yaml diff --git a/incubator/lancache-monolithic/0.0.27/questions.yaml b/incubator/lancache-monolithic/0.0.28/questions.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.27/questions.yaml rename to incubator/lancache-monolithic/0.0.28/questions.yaml diff --git a/incubator/lancache-monolithic/0.0.27/templates/common.yaml b/incubator/lancache-monolithic/0.0.28/templates/common.yaml similarity index 100% rename from incubator/lancache-monolithic/0.0.27/templates/common.yaml rename to incubator/lancache-monolithic/0.0.28/templates/common.yaml diff --git a/incubator/left4dead/0.0.24/values.yaml b/incubator/lancache-monolithic/0.0.28/values.yaml similarity index 100% rename from incubator/left4dead/0.0.24/values.yaml rename to incubator/lancache-monolithic/0.0.28/values.yaml diff --git a/incubator/lastoasis/0.0.24/CHANGELOG.md b/incubator/lastoasis/0.0.24/CHANGELOG.md deleted file mode 100644 index e4402ed48c8..00000000000 --- a/incubator/lastoasis/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/lastoasis/0.0.24/Chart.lock b/incubator/lastoasis/0.0.24/Chart.lock deleted file mode 100644 index eb55f2629c3..00000000000 --- a/incubator/lastoasis/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:28.504762215Z" diff --git a/incubator/lastoasis/0.0.24/Chart.yaml b/incubator/lastoasis/0.0.24/Chart.yaml deleted file mode 100644 index a703a8922d3..00000000000 --- a/incubator/lastoasis/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Last Oasis and run it." -home: https://truecharts.org/docs/charts/incubator/lastoasis -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png -keywords: - - lastoasis - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lastoasis -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis - - https://store.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/lastoasis/0.0.24/README.md b/incubator/lastoasis/0.0.24/README.md deleted file mode 100644 index 29f397659f9..00000000000 --- a/incubator/lastoasis/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lastoasis - -This Chart will download and install SteamCMD. It will also install Last Oasis and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lastoasis](https://truecharts.org/docs/charts/incubator/lastoasis) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `lastoasis` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install lastoasis TrueCharts/lastoasis -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lastoasis` deployment - -```console -helm uninstall lastoasis -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lastoasis \ - --set env.TZ="America/New York" \ - TrueCharts/lastoasis -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lastoasis TrueCharts/lastoasis -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lastoasis/0.0.24/charts/common-10.5.10.tgz b/incubator/lastoasis/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/lastoasis/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/lastoasis/0.0.25/CHANGELOG.md b/incubator/lastoasis/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..56cc043b111 --- /dev/null +++ b/incubator/lastoasis/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lastoasis-0.0.25](https://github.com/truecharts/charts/compare/lastoasis-0.0.24...lastoasis-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lastoasis-0.0.24](https://github.com/truecharts/charts/compare/lastoasis-0.0.23...lastoasis-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/lastoasis/0.0.25/Chart.lock b/incubator/lastoasis/0.0.25/Chart.lock new file mode 100644 index 00000000000..7a3c957d5b0 --- /dev/null +++ b/incubator/lastoasis/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:15:34.805574972Z" diff --git a/incubator/lastoasis/0.0.25/Chart.yaml b/incubator/lastoasis/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2b51ed0f220 --- /dev/null +++ b/incubator/lastoasis/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Last Oasis and run it." +home: https://truecharts.org/docs/charts/incubator/lastoasis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png +keywords: + - lastoasis + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lastoasis +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lastoasis + - https://store.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/lastoasis/0.0.25/README.md b/incubator/lastoasis/0.0.25/README.md new file mode 100644 index 00000000000..7988e4b6f7b --- /dev/null +++ b/incubator/lastoasis/0.0.25/README.md @@ -0,0 +1,107 @@ +# lastoasis + +This Chart will download and install SteamCMD. It will also install Last Oasis and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lastoasis](https://truecharts.org/docs/charts/incubator/lastoasis) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lastoasis` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lastoasis TrueCharts/lastoasis +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lastoasis` deployment + +```console +helm uninstall lastoasis +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lastoasis \ + --set env.TZ="America/New York" \ + TrueCharts/lastoasis +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lastoasis TrueCharts/lastoasis -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lastoasis/0.0.24/app-readme.md b/incubator/lastoasis/0.0.25/app-readme.md similarity index 100% rename from incubator/lastoasis/0.0.24/app-readme.md rename to incubator/lastoasis/0.0.25/app-readme.md diff --git a/incubator/lastoasis/0.0.25/charts/common-10.6.1.tgz b/incubator/lastoasis/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/lastoasis/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/lastoasis/0.0.24/ix_values.yaml b/incubator/lastoasis/0.0.25/ix_values.yaml similarity index 100% rename from incubator/lastoasis/0.0.24/ix_values.yaml rename to incubator/lastoasis/0.0.25/ix_values.yaml diff --git a/incubator/lastoasis/0.0.24/questions.yaml b/incubator/lastoasis/0.0.25/questions.yaml similarity index 100% rename from incubator/lastoasis/0.0.24/questions.yaml rename to incubator/lastoasis/0.0.25/questions.yaml diff --git a/incubator/lastoasis/0.0.24/templates/common.yaml b/incubator/lastoasis/0.0.25/templates/common.yaml similarity index 100% rename from incubator/lastoasis/0.0.24/templates/common.yaml rename to incubator/lastoasis/0.0.25/templates/common.yaml diff --git a/incubator/lemur-cfssl/0.0.24/values.yaml b/incubator/lastoasis/0.0.25/values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.24/values.yaml rename to incubator/lastoasis/0.0.25/values.yaml diff --git a/incubator/left4dead/0.0.24/CHANGELOG.md b/incubator/left4dead/0.0.24/CHANGELOG.md deleted file mode 100644 index 399b97cf158..00000000000 --- a/incubator/left4dead/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/left4dead/0.0.24/Chart.lock b/incubator/left4dead/0.0.24/Chart.lock deleted file mode 100644 index db2d413e851..00000000000 --- a/incubator/left4dead/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:45.072219499Z" diff --git a/incubator/left4dead/0.0.24/Chart.yaml b/incubator/left4dead/0.0.24/Chart.yaml deleted file mode 100644 index 37367e2473c..00000000000 --- a/incubator/left4dead/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Left4Dead and run it." -home: https://truecharts.org/docs/charts/incubator/left4dead -icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png -keywords: - - left4dead - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: left4dead -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/left4dead/0.0.24/README.md b/incubator/left4dead/0.0.24/README.md deleted file mode 100644 index e8b1cced58d..00000000000 --- a/incubator/left4dead/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# left4dead - -This Chart will download and install SteamCMD. It will also install Left4Dead and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [left4dead](https://truecharts.org/docs/charts/incubator/left4dead) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `left4dead` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install left4dead TrueCharts/left4dead -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `left4dead` deployment - -```console -helm uninstall left4dead -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install left4dead \ - --set env.TZ="America/New York" \ - TrueCharts/left4dead -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install left4dead TrueCharts/left4dead -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/left4dead/0.0.24/charts/common-10.5.10.tgz b/incubator/left4dead/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/left4dead/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/left4dead/0.0.25/CHANGELOG.md b/incubator/left4dead/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6cc523257b2 --- /dev/null +++ b/incubator/left4dead/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [left4dead-0.0.25](https://github.com/truecharts/charts/compare/left4dead-0.0.24...left4dead-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [left4dead-0.0.24](https://github.com/truecharts/charts/compare/left4dead-0.0.23...left4dead-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/left4dead/0.0.25/Chart.lock b/incubator/left4dead/0.0.25/Chart.lock new file mode 100644 index 00000000000..37b1a9f01c8 --- /dev/null +++ b/incubator/left4dead/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:15:50.958436266Z" diff --git a/incubator/left4dead/0.0.25/Chart.yaml b/incubator/left4dead/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a3996bad3e5 --- /dev/null +++ b/incubator/left4dead/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Left4Dead and run it." +home: https://truecharts.org/docs/charts/incubator/left4dead +icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png +keywords: + - left4dead + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: left4dead +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/left4dead + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/left4dead/0.0.25/README.md b/incubator/left4dead/0.0.25/README.md new file mode 100644 index 00000000000..5b39442d2e6 --- /dev/null +++ b/incubator/left4dead/0.0.25/README.md @@ -0,0 +1,107 @@ +# left4dead + +This Chart will download and install SteamCMD. It will also install Left4Dead and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [left4dead](https://truecharts.org/docs/charts/incubator/left4dead) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `left4dead` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install left4dead TrueCharts/left4dead +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `left4dead` deployment + +```console +helm uninstall left4dead +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install left4dead \ + --set env.TZ="America/New York" \ + TrueCharts/left4dead +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install left4dead TrueCharts/left4dead -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/left4dead/0.0.24/app-readme.md b/incubator/left4dead/0.0.25/app-readme.md similarity index 100% rename from incubator/left4dead/0.0.24/app-readme.md rename to incubator/left4dead/0.0.25/app-readme.md diff --git a/incubator/left4dead/0.0.25/charts/common-10.6.1.tgz b/incubator/left4dead/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/left4dead/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/left4dead/0.0.24/ix_values.yaml b/incubator/left4dead/0.0.25/ix_values.yaml similarity index 100% rename from incubator/left4dead/0.0.24/ix_values.yaml rename to incubator/left4dead/0.0.25/ix_values.yaml diff --git a/incubator/left4dead/0.0.24/questions.yaml b/incubator/left4dead/0.0.25/questions.yaml similarity index 100% rename from incubator/left4dead/0.0.24/questions.yaml rename to incubator/left4dead/0.0.25/questions.yaml diff --git a/incubator/left4dead/0.0.24/templates/common.yaml b/incubator/left4dead/0.0.25/templates/common.yaml similarity index 100% rename from incubator/left4dead/0.0.24/templates/common.yaml rename to incubator/left4dead/0.0.25/templates/common.yaml diff --git a/incubator/lingva/0.0.25/values.yaml b/incubator/left4dead/0.0.25/values.yaml similarity index 100% rename from incubator/lingva/0.0.25/values.yaml rename to incubator/left4dead/0.0.25/values.yaml diff --git a/incubator/lemur-cfssl/0.0.24/CHANGELOG.md b/incubator/lemur-cfssl/0.0.24/CHANGELOG.md deleted file mode 100644 index 201de08dc36..00000000000 --- a/incubator/lemur-cfssl/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/lemur-cfssl/0.0.24/Chart.lock b/incubator/lemur-cfssl/0.0.24/Chart.lock deleted file mode 100644 index 0fa7977a1ad..00000000000 --- a/incubator/lemur-cfssl/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:45.21841733Z" diff --git a/incubator/lemur-cfssl/0.0.24/Chart.yaml b/incubator/lemur-cfssl/0.0.24/Chart.yaml deleted file mode 100644 index 73a5216f874..00000000000 --- a/incubator/lemur-cfssl/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults." -home: https://truecharts.org/docs/charts/incubator/lemur-cfssl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png -keywords: - - lemur-cfssl - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lemur-cfssl -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl - - https://github.com/Netflix/lemur - - https://hub.docker.com/r/halianelf/lemur/ -type: application -version: 0.0.24 diff --git a/incubator/lemur-cfssl/0.0.24/README.md b/incubator/lemur-cfssl/0.0.24/README.md deleted file mode 100644 index c03716432d3..00000000000 --- a/incubator/lemur-cfssl/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lemur-cfssl - -Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lemur-cfssl](https://truecharts.org/docs/charts/incubator/lemur-cfssl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `lemur-cfssl` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install lemur-cfssl TrueCharts/lemur-cfssl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lemur-cfssl` deployment - -```console -helm uninstall lemur-cfssl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lemur-cfssl \ - --set env.TZ="America/New York" \ - TrueCharts/lemur-cfssl -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lemur-cfssl TrueCharts/lemur-cfssl -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lemur-cfssl/0.0.24/charts/common-10.5.10.tgz b/incubator/lemur-cfssl/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/lemur-cfssl/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/lemur-cfssl/0.0.25/CHANGELOG.md b/incubator/lemur-cfssl/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..72cf3f5cf41 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lemur-cfssl-0.0.25](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.24...lemur-cfssl-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [lemur-cfssl-0.0.24](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.23...lemur-cfssl-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/lemur-cfssl/0.0.25/Chart.lock b/incubator/lemur-cfssl/0.0.25/Chart.lock new file mode 100644 index 00000000000..7ba001b43d7 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:15:58.04921296Z" diff --git a/incubator/lemur-cfssl/0.0.25/Chart.yaml b/incubator/lemur-cfssl/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e0dde1d0874 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults." +home: https://truecharts.org/docs/charts/incubator/lemur-cfssl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png +keywords: + - lemur-cfssl + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lemur-cfssl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lemur-cfssl + - https://github.com/Netflix/lemur + - https://hub.docker.com/r/halianelf/lemur/ +type: application +version: 0.0.25 diff --git a/incubator/lemur-cfssl/0.0.25/README.md b/incubator/lemur-cfssl/0.0.25/README.md new file mode 100644 index 00000000000..54bb4171456 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.25/README.md @@ -0,0 +1,107 @@ +# lemur-cfssl + +Lemur manages TLS certificate creation. While not able to issue certificates itself, Lemur acts as a broker between CAs and environments providing a central portal for developers to issue TLS certificates with 'sane' defaults. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lemur-cfssl](https://truecharts.org/docs/charts/incubator/lemur-cfssl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lemur-cfssl` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lemur-cfssl TrueCharts/lemur-cfssl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lemur-cfssl` deployment + +```console +helm uninstall lemur-cfssl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lemur-cfssl \ + --set env.TZ="America/New York" \ + TrueCharts/lemur-cfssl +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lemur-cfssl TrueCharts/lemur-cfssl -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lemur-cfssl/0.0.24/app-readme.md b/incubator/lemur-cfssl/0.0.25/app-readme.md similarity index 100% rename from incubator/lemur-cfssl/0.0.24/app-readme.md rename to incubator/lemur-cfssl/0.0.25/app-readme.md diff --git a/incubator/lemur-cfssl/0.0.25/charts/common-10.6.1.tgz b/incubator/lemur-cfssl/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/lemur-cfssl/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/lemur-cfssl/0.0.24/ix_values.yaml b/incubator/lemur-cfssl/0.0.25/ix_values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.24/ix_values.yaml rename to incubator/lemur-cfssl/0.0.25/ix_values.yaml diff --git a/incubator/lemur-cfssl/0.0.24/questions.yaml b/incubator/lemur-cfssl/0.0.25/questions.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.24/questions.yaml rename to incubator/lemur-cfssl/0.0.25/questions.yaml diff --git a/incubator/lemur-cfssl/0.0.24/templates/common.yaml b/incubator/lemur-cfssl/0.0.25/templates/common.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.24/templates/common.yaml rename to incubator/lemur-cfssl/0.0.25/templates/common.yaml diff --git a/incubator/linkwallet/0.0.2/values.yaml b/incubator/lemur-cfssl/0.0.25/values.yaml similarity index 100% rename from incubator/linkwallet/0.0.2/values.yaml rename to incubator/lemur-cfssl/0.0.25/values.yaml diff --git a/incubator/lingva/0.0.25/CHANGELOG.md b/incubator/lingva/0.0.25/CHANGELOG.md deleted file mode 100644 index 506a110c48f..00000000000 --- a/incubator/lingva/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/lingva/0.0.25/Chart.lock b/incubator/lingva/0.0.25/Chart.lock deleted file mode 100644 index f655e95b630..00000000000 --- a/incubator/lingva/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:51.688120993Z" diff --git a/incubator/lingva/0.0.25/Chart.yaml b/incubator/lingva/0.0.25/Chart.yaml deleted file mode 100644 index da8ae163db8..00000000000 --- a/incubator/lingva/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available -home: https://truecharts.org/docs/charts/incubator/lingva -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png -keywords: - - lingva - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lingva -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva - - https://github.com/TheDavidDelta/lingva-translate - - https://hub.docker.com/r/thedaviddelta/lingva-translate -type: application -version: 0.0.25 diff --git a/incubator/lingva/0.0.25/README.md b/incubator/lingva/0.0.25/README.md deleted file mode 100644 index b32473fd6af..00000000000 --- a/incubator/lingva/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lingva - -Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lingva](https://truecharts.org/docs/charts/incubator/lingva) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `lingva` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install lingva TrueCharts/lingva -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lingva` deployment - -```console -helm uninstall lingva -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lingva \ - --set env.TZ="America/New York" \ - TrueCharts/lingva -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lingva TrueCharts/lingva -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lingva/0.0.25/charts/common-10.5.10.tgz b/incubator/lingva/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/lingva/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/lingva/0.0.26/CHANGELOG.md b/incubator/lingva/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..365b067f31a --- /dev/null +++ b/incubator/lingva/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lingva-0.0.26](https://github.com/truecharts/charts/compare/lingva-0.0.25...lingva-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lingva-0.0.25](https://github.com/truecharts/charts/compare/lingva-0.0.24...lingva-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/lingva/0.0.26/Chart.lock b/incubator/lingva/0.0.26/Chart.lock new file mode 100644 index 00000000000..80e3d7438c1 --- /dev/null +++ b/incubator/lingva/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:16:02.299953564Z" diff --git a/incubator/lingva/0.0.26/Chart.yaml b/incubator/lingva/0.0.26/Chart.yaml new file mode 100644 index 00000000000..9e5845fd251 --- /dev/null +++ b/incubator/lingva/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available +home: https://truecharts.org/docs/charts/incubator/lingva +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lingva.png +keywords: + - lingva + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lingva +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lingva + - https://github.com/TheDavidDelta/lingva-translate + - https://hub.docker.com/r/thedaviddelta/lingva-translate +type: application +version: 0.0.26 diff --git a/incubator/lingva/0.0.26/README.md b/incubator/lingva/0.0.26/README.md new file mode 100644 index 00000000000..d76f51a955d --- /dev/null +++ b/incubator/lingva/0.0.26/README.md @@ -0,0 +1,107 @@ +# lingva + +Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lingva](https://truecharts.org/docs/charts/incubator/lingva) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lingva` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lingva TrueCharts/lingva +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lingva` deployment + +```console +helm uninstall lingva +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lingva \ + --set env.TZ="America/New York" \ + TrueCharts/lingva +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lingva TrueCharts/lingva -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lingva/0.0.25/app-readme.md b/incubator/lingva/0.0.26/app-readme.md similarity index 100% rename from incubator/lingva/0.0.25/app-readme.md rename to incubator/lingva/0.0.26/app-readme.md diff --git a/incubator/lingva/0.0.26/charts/common-10.6.1.tgz b/incubator/lingva/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/lingva/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/lingva/0.0.25/ix_values.yaml b/incubator/lingva/0.0.26/ix_values.yaml similarity index 100% rename from incubator/lingva/0.0.25/ix_values.yaml rename to incubator/lingva/0.0.26/ix_values.yaml diff --git a/incubator/lingva/0.0.25/questions.yaml b/incubator/lingva/0.0.26/questions.yaml similarity index 100% rename from incubator/lingva/0.0.25/questions.yaml rename to incubator/lingva/0.0.26/questions.yaml diff --git a/incubator/lingva/0.0.25/templates/common.yaml b/incubator/lingva/0.0.26/templates/common.yaml similarity index 100% rename from incubator/lingva/0.0.25/templates/common.yaml rename to incubator/lingva/0.0.26/templates/common.yaml diff --git a/incubator/liquid-dl/0.0.24/values.yaml b/incubator/lingva/0.0.26/values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.24/values.yaml rename to incubator/lingva/0.0.26/values.yaml diff --git a/incubator/linkwallet/0.0.2/CHANGELOG.md b/incubator/linkwallet/0.0.2/CHANGELOG.md deleted file mode 100644 index 3526c2b9251..00000000000 --- a/incubator/linkwallet/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) - - - - -## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) - - - - -## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) - - - - -## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) - - ### Feat - -- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) - - - - -## [linkwallet-0.0.1]linkwallet-0.0.1 (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) diff --git a/incubator/linkwallet/0.0.2/Chart.lock b/incubator/linkwallet/0.0.2/Chart.lock deleted file mode 100644 index 051608065d7..00000000000 --- a/incubator/linkwallet/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:19:53.822147045Z" diff --git a/incubator/linkwallet/0.0.2/Chart.yaml b/incubator/linkwallet/0.0.2/Chart.yaml deleted file mode 100644 index 7c6b0d20c5e..00000000000 --- a/incubator/linkwallet/0.0.2/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.34" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A self-hosted bookmark database with full-text page content search. -home: https://truecharts.org/docs/charts/incubator/linkwallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png -keywords: - - bookmarks -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkwallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet - - https://github.com/tardisx/linkwallet -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/linkwallet/0.0.2/README.md b/incubator/linkwallet/0.0.2/README.md deleted file mode 100644 index d95f63155f3..00000000000 --- a/incubator/linkwallet/0.0.2/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# linkwallet - -A self-hosted bookmark database with full-text page content search. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [linkwallet](https://truecharts.org/docs/charts/incubator/linkwallet) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `linkwallet` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install linkwallet TrueCharts/linkwallet -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `linkwallet` deployment - -```console -helm uninstall linkwallet -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install linkwallet \ - --set env.TZ="America/New York" \ - TrueCharts/linkwallet -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install linkwallet TrueCharts/linkwallet -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/linkwallet/0.0.2/charts/common-10.5.10.tgz b/incubator/linkwallet/0.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/linkwallet/0.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/linkwallet/0.0.3/CHANGELOG.md b/incubator/linkwallet/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..fe7721d0665 --- /dev/null +++ b/incubator/linkwallet/0.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkwallet-0.0.3](https://github.com/truecharts/charts/compare/linkwallet-0.0.2...linkwallet-0.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) + + + + +## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) + + + + +## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) + + + + +## [linkwallet-0.0.2]linkwallet-0.0.2 (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - move last apps to LB from simple ([#3825](https://github.com/truecharts/charts/issues/3825)) + + ### Feat + +- add linkwallet ([#3809](https://github.com/truecharts/charts/issues/3809)) + + + + +## [linkwallet-0.0.1]linkwallet-0.0.1 (2022-09-20) + +### Chore diff --git a/incubator/linkwallet/0.0.3/Chart.lock b/incubator/linkwallet/0.0.3/Chart.lock new file mode 100644 index 00000000000..0316527fd85 --- /dev/null +++ b/incubator/linkwallet/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:16:05.907751134Z" diff --git a/incubator/linkwallet/0.0.3/Chart.yaml b/incubator/linkwallet/0.0.3/Chart.yaml new file mode 100644 index 00000000000..4bc6e7761e4 --- /dev/null +++ b/incubator/linkwallet/0.0.3/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.0.34" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A self-hosted bookmark database with full-text page content search. +home: https://truecharts.org/docs/charts/incubator/linkwallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png +keywords: + - bookmarks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkwallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/linkwallet + - https://github.com/tardisx/linkwallet +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/linkwallet/0.0.3/README.md b/incubator/linkwallet/0.0.3/README.md new file mode 100644 index 00000000000..e9ee8883710 --- /dev/null +++ b/incubator/linkwallet/0.0.3/README.md @@ -0,0 +1,106 @@ +# linkwallet + +A self-hosted bookmark database with full-text page content search. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [linkwallet](https://truecharts.org/docs/charts/incubator/linkwallet) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `linkwallet` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install linkwallet TrueCharts/linkwallet +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `linkwallet` deployment + +```console +helm uninstall linkwallet +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install linkwallet \ + --set env.TZ="America/New York" \ + TrueCharts/linkwallet +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install linkwallet TrueCharts/linkwallet -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/linkwallet/0.0.2/app-readme.md b/incubator/linkwallet/0.0.3/app-readme.md similarity index 100% rename from incubator/linkwallet/0.0.2/app-readme.md rename to incubator/linkwallet/0.0.3/app-readme.md diff --git a/incubator/linkwallet/0.0.3/charts/common-10.6.1.tgz b/incubator/linkwallet/0.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/linkwallet/0.0.3/charts/common-10.6.1.tgz differ diff --git a/incubator/linkwallet/0.0.2/ix_values.yaml b/incubator/linkwallet/0.0.3/ix_values.yaml similarity index 100% rename from incubator/linkwallet/0.0.2/ix_values.yaml rename to incubator/linkwallet/0.0.3/ix_values.yaml diff --git a/incubator/linkwallet/0.0.2/questions.yaml b/incubator/linkwallet/0.0.3/questions.yaml similarity index 100% rename from incubator/linkwallet/0.0.2/questions.yaml rename to incubator/linkwallet/0.0.3/questions.yaml diff --git a/incubator/linkwallet/0.0.2/templates/common.yaml b/incubator/linkwallet/0.0.3/templates/common.yaml similarity index 100% rename from incubator/linkwallet/0.0.2/templates/common.yaml rename to incubator/linkwallet/0.0.3/templates/common.yaml diff --git a/incubator/livebook/0.0.24/values.yaml b/incubator/linkwallet/0.0.3/values.yaml similarity index 100% rename from incubator/livebook/0.0.24/values.yaml rename to incubator/linkwallet/0.0.3/values.yaml diff --git a/incubator/liquid-dl/0.0.24/CHANGELOG.md b/incubator/liquid-dl/0.0.24/CHANGELOG.md deleted file mode 100644 index 558ba387f21..00000000000 --- a/incubator/liquid-dl/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/liquid-dl/0.0.24/Chart.lock b/incubator/liquid-dl/0.0.24/Chart.lock deleted file mode 100644 index 12aa437591c..00000000000 --- a/incubator/liquid-dl/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:10.520524562Z" diff --git a/incubator/liquid-dl/0.0.24/Chart.yaml b/incubator/liquid-dl/0.0.24/Chart.yaml deleted file mode 100644 index 3fb86441c67..00000000000 --- a/incubator/liquid-dl/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users" -home: https://truecharts.org/docs/charts/incubator/liquid-dl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/liquid-dl.png -keywords: - - liquid-dl - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: liquid-dl -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/liquid-dl - - https://github.com/Kthulu120/liquid_dl - - https://hub.docker.com/r/kthulu120/liquid_dl/ -type: application -version: 0.0.24 diff --git a/incubator/liquid-dl/0.0.24/README.md b/incubator/liquid-dl/0.0.24/README.md deleted file mode 100644 index 61da98f0fcc..00000000000 --- a/incubator/liquid-dl/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# liquid-dl - -Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [liquid-dl](https://truecharts.org/docs/charts/incubator/liquid-dl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `liquid-dl` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install liquid-dl TrueCharts/liquid-dl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `liquid-dl` deployment - -```console -helm uninstall liquid-dl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install liquid-dl \ - --set env.TZ="America/New York" \ - TrueCharts/liquid-dl -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install liquid-dl TrueCharts/liquid-dl -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/liquid-dl/0.0.24/charts/common-10.5.10.tgz b/incubator/liquid-dl/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/liquid-dl/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/liquid-dl/0.0.25/CHANGELOG.md b/incubator/liquid-dl/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..dabb9b216d5 --- /dev/null +++ b/incubator/liquid-dl/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [liquid-dl-0.0.25](https://github.com/truecharts/charts/compare/liquid-dl-0.0.24...liquid-dl-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [liquid-dl-0.0.24](https://github.com/truecharts/charts/compare/liquid-dl-0.0.23...liquid-dl-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/liquid-dl/0.0.25/Chart.lock b/incubator/liquid-dl/0.0.25/Chart.lock new file mode 100644 index 00000000000..ffe6887399b --- /dev/null +++ b/incubator/liquid-dl/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:16:23.009468641Z" diff --git a/incubator/liquid-dl/0.0.25/Chart.yaml b/incubator/liquid-dl/0.0.25/Chart.yaml new file mode 100644 index 00000000000..24d51efe6c5 --- /dev/null +++ b/incubator/liquid-dl/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users" +home: https://truecharts.org/docs/charts/incubator/liquid-dl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/liquid-dl.png +keywords: + - liquid-dl + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: liquid-dl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/liquid-dl + - https://github.com/Kthulu120/liquid_dl + - https://hub.docker.com/r/kthulu120/liquid_dl/ +type: application +version: 0.0.25 diff --git a/incubator/liquid-dl/0.0.25/README.md b/incubator/liquid-dl/0.0.25/README.md new file mode 100644 index 00000000000..3958a393e8d --- /dev/null +++ b/incubator/liquid-dl/0.0.25/README.md @@ -0,0 +1,107 @@ +# liquid-dl + +Liquid-dl is a simple tool for utlities such as FFMPEG, youtube-dl, and scdl. It provides a simple framework with simple point and click options allowing users + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [liquid-dl](https://truecharts.org/docs/charts/incubator/liquid-dl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `liquid-dl` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install liquid-dl TrueCharts/liquid-dl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `liquid-dl` deployment + +```console +helm uninstall liquid-dl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install liquid-dl \ + --set env.TZ="America/New York" \ + TrueCharts/liquid-dl +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install liquid-dl TrueCharts/liquid-dl -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/liquid-dl/0.0.24/app-readme.md b/incubator/liquid-dl/0.0.25/app-readme.md similarity index 100% rename from incubator/liquid-dl/0.0.24/app-readme.md rename to incubator/liquid-dl/0.0.25/app-readme.md diff --git a/incubator/liquid-dl/0.0.25/charts/common-10.6.1.tgz b/incubator/liquid-dl/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/liquid-dl/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/liquid-dl/0.0.24/ix_values.yaml b/incubator/liquid-dl/0.0.25/ix_values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.24/ix_values.yaml rename to incubator/liquid-dl/0.0.25/ix_values.yaml diff --git a/incubator/liquid-dl/0.0.24/questions.yaml b/incubator/liquid-dl/0.0.25/questions.yaml similarity index 100% rename from incubator/liquid-dl/0.0.24/questions.yaml rename to incubator/liquid-dl/0.0.25/questions.yaml diff --git a/incubator/liquid-dl/0.0.24/templates/common.yaml b/incubator/liquid-dl/0.0.25/templates/common.yaml similarity index 100% rename from incubator/liquid-dl/0.0.24/templates/common.yaml rename to incubator/liquid-dl/0.0.25/templates/common.yaml diff --git a/incubator/livestreamdvr/0.0.23/values.yaml b/incubator/liquid-dl/0.0.25/values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.23/values.yaml rename to incubator/liquid-dl/0.0.25/values.yaml diff --git a/incubator/livebook/0.0.24/CHANGELOG.md b/incubator/livebook/0.0.24/CHANGELOG.md deleted file mode 100644 index e77ed6b8dc7..00000000000 --- a/incubator/livebook/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/livebook/0.0.24/Chart.lock b/incubator/livebook/0.0.24/Chart.lock deleted file mode 100644 index 65d77bed3c2..00000000000 --- a/incubator/livebook/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:10.484905859Z" diff --git a/incubator/livebook/0.0.24/Chart.yaml b/incubator/livebook/0.0.24/Chart.yaml deleted file mode 100644 index 4bd44f1eb9c..00000000000 --- a/incubator/livebook/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir -home: https://truecharts.org/docs/charts/incubator/livebook -icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png -keywords: - - livebook - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: livebook -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook - - https://livebook.dev/ - - https://hub.docker.com/r/livebook/livebook -type: application -version: 0.0.24 diff --git a/incubator/livebook/0.0.24/README.md b/incubator/livebook/0.0.24/README.md deleted file mode 100644 index 930fdec803a..00000000000 --- a/incubator/livebook/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# livebook - -Livebook is a web application for writing interactive and collaborative code notebooks for Elixir - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [livebook](https://truecharts.org/docs/charts/incubator/livebook) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `livebook` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install livebook TrueCharts/livebook -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `livebook` deployment - -```console -helm uninstall livebook -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install livebook \ - --set env.TZ="America/New York" \ - TrueCharts/livebook -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install livebook TrueCharts/livebook -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/livebook/0.0.24/charts/common-10.5.10.tgz b/incubator/livebook/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/livebook/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/livebook/0.0.25/CHANGELOG.md b/incubator/livebook/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..657ca5b56b4 --- /dev/null +++ b/incubator/livebook/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [livebook-0.0.25](https://github.com/truecharts/charts/compare/livebook-0.0.24...livebook-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livebook-0.0.24](https://github.com/truecharts/charts/compare/livebook-0.0.23...livebook-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/livebook/0.0.25/Chart.lock b/incubator/livebook/0.0.25/Chart.lock new file mode 100644 index 00000000000..b77a0ea958b --- /dev/null +++ b/incubator/livebook/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:16:29.911005393Z" diff --git a/incubator/livebook/0.0.25/Chart.yaml b/incubator/livebook/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d37fc4054e2 --- /dev/null +++ b/incubator/livebook/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Livebook is a web application for writing interactive and collaborative code notebooks for Elixir +home: https://truecharts.org/docs/charts/incubator/livebook +icon: https://truecharts.org/img/hotlink-ok/chart-icons/livebook.png +keywords: + - livebook + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: livebook +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/livebook + - https://livebook.dev/ + - https://hub.docker.com/r/livebook/livebook +type: application +version: 0.0.25 diff --git a/incubator/livebook/0.0.25/README.md b/incubator/livebook/0.0.25/README.md new file mode 100644 index 00000000000..9b44aea3094 --- /dev/null +++ b/incubator/livebook/0.0.25/README.md @@ -0,0 +1,107 @@ +# livebook + +Livebook is a web application for writing interactive and collaborative code notebooks for Elixir + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [livebook](https://truecharts.org/docs/charts/incubator/livebook) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `livebook` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install livebook TrueCharts/livebook +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `livebook` deployment + +```console +helm uninstall livebook +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install livebook \ + --set env.TZ="America/New York" \ + TrueCharts/livebook +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install livebook TrueCharts/livebook -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/livebook/0.0.24/app-readme.md b/incubator/livebook/0.0.25/app-readme.md similarity index 100% rename from incubator/livebook/0.0.24/app-readme.md rename to incubator/livebook/0.0.25/app-readme.md diff --git a/incubator/livebook/0.0.25/charts/common-10.6.1.tgz b/incubator/livebook/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/livebook/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/livebook/0.0.24/ix_values.yaml b/incubator/livebook/0.0.25/ix_values.yaml similarity index 100% rename from incubator/livebook/0.0.24/ix_values.yaml rename to incubator/livebook/0.0.25/ix_values.yaml diff --git a/incubator/livebook/0.0.24/questions.yaml b/incubator/livebook/0.0.25/questions.yaml similarity index 100% rename from incubator/livebook/0.0.24/questions.yaml rename to incubator/livebook/0.0.25/questions.yaml diff --git a/incubator/livebook/0.0.24/templates/common.yaml b/incubator/livebook/0.0.25/templates/common.yaml similarity index 100% rename from incubator/livebook/0.0.24/templates/common.yaml rename to incubator/livebook/0.0.25/templates/common.yaml diff --git a/incubator/llalon-github-backup/0.0.24/values.yaml b/incubator/livebook/0.0.25/values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.24/values.yaml rename to incubator/livebook/0.0.25/values.yaml diff --git a/incubator/livestreamdvr/0.0.23/CHANGELOG.md b/incubator/livestreamdvr/0.0.23/CHANGELOG.md deleted file mode 100644 index 96b5af5108f..00000000000 --- a/incubator/livestreamdvr/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/livestreamdvr/0.0.23/Chart.lock b/incubator/livestreamdvr/0.0.23/Chart.lock deleted file mode 100644 index 15a23cb6b0c..00000000000 --- a/incubator/livestreamdvr/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:17.495108795Z" diff --git a/incubator/livestreamdvr/0.0.23/Chart.yaml b/incubator/livestreamdvr/0.0.23/Chart.yaml deleted file mode 100644 index febcb6993f3..00000000000 --- a/incubator/livestreamdvr/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "An automatic twitch recorder." -home: https://truecharts.org/docs/charts/incubator/livestreamdvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png -keywords: - - livestreamdvr - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: livestreamdvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr - - https://github.com/MrBrax/LiveStreamDVR - - https://hub.docker.com/r/mrbrax/twitchautomator/ -type: application -version: 0.0.23 diff --git a/incubator/livestreamdvr/0.0.23/README.md b/incubator/livestreamdvr/0.0.23/README.md deleted file mode 100644 index 469c0f56b4c..00000000000 --- a/incubator/livestreamdvr/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# livestreamdvr - -An automatic twitch recorder. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [livestreamdvr](https://truecharts.org/docs/charts/incubator/livestreamdvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `livestreamdvr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install livestreamdvr TrueCharts/livestreamdvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `livestreamdvr` deployment - -```console -helm uninstall livestreamdvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install livestreamdvr \ - --set env.TZ="America/New York" \ - TrueCharts/livestreamdvr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install livestreamdvr TrueCharts/livestreamdvr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/livestreamdvr/0.0.23/charts/common-10.5.10.tgz b/incubator/livestreamdvr/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/livestreamdvr/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/livestreamdvr/0.0.24/CHANGELOG.md b/incubator/livestreamdvr/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..dc89e202f9e --- /dev/null +++ b/incubator/livestreamdvr/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [livestreamdvr-0.0.24](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.23...livestreamdvr-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [livestreamdvr-0.0.23](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.22...livestreamdvr-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/livestreamdvr/0.0.24/Chart.lock b/incubator/livestreamdvr/0.0.24/Chart.lock new file mode 100644 index 00000000000..2e09a79cd9f --- /dev/null +++ b/incubator/livestreamdvr/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:16:33.8180464Z" diff --git a/incubator/livestreamdvr/0.0.24/Chart.yaml b/incubator/livestreamdvr/0.0.24/Chart.yaml new file mode 100644 index 00000000000..cb449925c66 --- /dev/null +++ b/incubator/livestreamdvr/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video +apiVersion: v2 +appVersion: "master" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "An automatic twitch recorder." +home: https://truecharts.org/docs/charts/incubator/livestreamdvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png +keywords: + - livestreamdvr + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: livestreamdvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/livestreamdvr + - https://github.com/MrBrax/LiveStreamDVR + - https://hub.docker.com/r/mrbrax/twitchautomator/ +type: application +version: 0.0.24 diff --git a/incubator/livestreamdvr/0.0.24/README.md b/incubator/livestreamdvr/0.0.24/README.md new file mode 100644 index 00000000000..7c4b84437cf --- /dev/null +++ b/incubator/livestreamdvr/0.0.24/README.md @@ -0,0 +1,107 @@ +# livestreamdvr + +An automatic twitch recorder. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [livestreamdvr](https://truecharts.org/docs/charts/incubator/livestreamdvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `livestreamdvr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install livestreamdvr TrueCharts/livestreamdvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `livestreamdvr` deployment + +```console +helm uninstall livestreamdvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install livestreamdvr \ + --set env.TZ="America/New York" \ + TrueCharts/livestreamdvr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install livestreamdvr TrueCharts/livestreamdvr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/livestreamdvr/0.0.23/app-readme.md b/incubator/livestreamdvr/0.0.24/app-readme.md similarity index 100% rename from incubator/livestreamdvr/0.0.23/app-readme.md rename to incubator/livestreamdvr/0.0.24/app-readme.md diff --git a/incubator/livestreamdvr/0.0.24/charts/common-10.6.1.tgz b/incubator/livestreamdvr/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/livestreamdvr/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/livestreamdvr/0.0.23/ix_values.yaml b/incubator/livestreamdvr/0.0.24/ix_values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.23/ix_values.yaml rename to incubator/livestreamdvr/0.0.24/ix_values.yaml diff --git a/incubator/livestreamdvr/0.0.23/questions.yaml b/incubator/livestreamdvr/0.0.24/questions.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.23/questions.yaml rename to incubator/livestreamdvr/0.0.24/questions.yaml diff --git a/incubator/livestreamdvr/0.0.23/templates/common.yaml b/incubator/livestreamdvr/0.0.24/templates/common.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.23/templates/common.yaml rename to incubator/livestreamdvr/0.0.24/templates/common.yaml diff --git a/incubator/longvinter/0.0.25/values.yaml b/incubator/livestreamdvr/0.0.24/values.yaml similarity index 100% rename from incubator/longvinter/0.0.25/values.yaml rename to incubator/livestreamdvr/0.0.24/values.yaml diff --git a/incubator/llalon-github-backup/0.0.24/CHANGELOG.md b/incubator/llalon-github-backup/0.0.24/CHANGELOG.md deleted file mode 100644 index 4db2ca34123..00000000000 --- a/incubator/llalon-github-backup/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/llalon-github-backup/0.0.24/Chart.lock b/incubator/llalon-github-backup/0.0.24/Chart.lock deleted file mode 100644 index 264bbd93101..00000000000 --- a/incubator/llalon-github-backup/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:20.608325007Z" diff --git a/incubator/llalon-github-backup/0.0.24/Chart.yaml b/incubator/llalon-github-backup/0.0.24/Chart.yaml deleted file mode 100644 index 99ded588950..00000000000 --- a/incubator/llalon-github-backup/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Automatically backup github repositories on schedule. Allows for custom configuration. -home: https://truecharts.org/docs/charts/incubator/llalon-github-backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png -keywords: - - llalon-github-backup - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: llalon-github-backup -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup - - https://github.com/abusesa/github-backup - - https://hub.docker.com/r/llalon/github-backup -type: application -version: 0.0.24 diff --git a/incubator/llalon-github-backup/0.0.24/README.md b/incubator/llalon-github-backup/0.0.24/README.md deleted file mode 100644 index 1455e4f43a7..00000000000 --- a/incubator/llalon-github-backup/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# llalon-github-backup - -Automatically backup github repositories on schedule. Allows for custom configuration. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [llalon-github-backup](https://truecharts.org/docs/charts/incubator/llalon-github-backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `llalon-github-backup` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install llalon-github-backup TrueCharts/llalon-github-backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `llalon-github-backup` deployment - -```console -helm uninstall llalon-github-backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install llalon-github-backup \ - --set env.TZ="America/New York" \ - TrueCharts/llalon-github-backup -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install llalon-github-backup TrueCharts/llalon-github-backup -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/llalon-github-backup/0.0.24/charts/common-10.5.10.tgz b/incubator/llalon-github-backup/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/llalon-github-backup/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/llalon-github-backup/0.0.25/CHANGELOG.md b/incubator/llalon-github-backup/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a3f2fc99df4 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [llalon-github-backup-0.0.25](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.24...llalon-github-backup-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [llalon-github-backup-0.0.24](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.23...llalon-github-backup-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/llalon-github-backup/0.0.25/Chart.lock b/incubator/llalon-github-backup/0.0.25/Chart.lock new file mode 100644 index 00000000000..6826b4ce38a --- /dev/null +++ b/incubator/llalon-github-backup/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:16:38.172525759Z" diff --git a/incubator/llalon-github-backup/0.0.25/Chart.yaml b/incubator/llalon-github-backup/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7591c1b3b77 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Automatically backup github repositories on schedule. Allows for custom configuration. +home: https://truecharts.org/docs/charts/incubator/llalon-github-backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png +keywords: + - llalon-github-backup + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: llalon-github-backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/llalon-github-backup + - https://github.com/abusesa/github-backup + - https://hub.docker.com/r/llalon/github-backup +type: application +version: 0.0.25 diff --git a/incubator/llalon-github-backup/0.0.25/README.md b/incubator/llalon-github-backup/0.0.25/README.md new file mode 100644 index 00000000000..fb7d05fabea --- /dev/null +++ b/incubator/llalon-github-backup/0.0.25/README.md @@ -0,0 +1,107 @@ +# llalon-github-backup + +Automatically backup github repositories on schedule. Allows for custom configuration. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [llalon-github-backup](https://truecharts.org/docs/charts/incubator/llalon-github-backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `llalon-github-backup` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install llalon-github-backup TrueCharts/llalon-github-backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `llalon-github-backup` deployment + +```console +helm uninstall llalon-github-backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install llalon-github-backup \ + --set env.TZ="America/New York" \ + TrueCharts/llalon-github-backup +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install llalon-github-backup TrueCharts/llalon-github-backup -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/llalon-github-backup/0.0.24/app-readme.md b/incubator/llalon-github-backup/0.0.25/app-readme.md similarity index 100% rename from incubator/llalon-github-backup/0.0.24/app-readme.md rename to incubator/llalon-github-backup/0.0.25/app-readme.md diff --git a/incubator/llalon-github-backup/0.0.25/charts/common-10.6.1.tgz b/incubator/llalon-github-backup/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/llalon-github-backup/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/llalon-github-backup/0.0.24/ix_values.yaml b/incubator/llalon-github-backup/0.0.25/ix_values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.24/ix_values.yaml rename to incubator/llalon-github-backup/0.0.25/ix_values.yaml diff --git a/incubator/llalon-github-backup/0.0.24/questions.yaml b/incubator/llalon-github-backup/0.0.25/questions.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.24/questions.yaml rename to incubator/llalon-github-backup/0.0.25/questions.yaml diff --git a/incubator/llalon-github-backup/0.0.24/templates/common.yaml b/incubator/llalon-github-backup/0.0.25/templates/common.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.24/templates/common.yaml rename to incubator/llalon-github-backup/0.0.25/templates/common.yaml diff --git a/incubator/magnetico-environment/0.0.24/values.yaml b/incubator/llalon-github-backup/0.0.25/values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.24/values.yaml rename to incubator/llalon-github-backup/0.0.25/values.yaml diff --git a/incubator/longvinter/0.0.25/CHANGELOG.md b/incubator/longvinter/0.0.25/CHANGELOG.md deleted file mode 100644 index 5f58f257fbd..00000000000 --- a/incubator/longvinter/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [longvinter-0.0.25](https://github.com/truecharts/charts/compare/longvinter-0.0.24...longvinter-0.0.25) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/longvinter/0.0.25/Chart.lock b/incubator/longvinter/0.0.25/Chart.lock deleted file mode 100644 index 9604f56481d..00000000000 --- a/incubator/longvinter/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:48:40.055782222Z" diff --git a/incubator/longvinter/0.0.25/Chart.yaml b/incubator/longvinter/0.0.25/Chart.yaml deleted file mode 100644 index 734c9bef9b3..00000000000 --- a/incubator/longvinter/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Longvinter and run it." -home: https://truecharts.org/docs/charts/incubator/longvinter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png -keywords: - - longvinter - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: longvinter -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.25 diff --git a/incubator/longvinter/0.0.25/README.md b/incubator/longvinter/0.0.25/README.md deleted file mode 100644 index 673a7005115..00000000000 --- a/incubator/longvinter/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# longvinter - -This Chart will download and install SteamCMD. It will also install Longvinter and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [longvinter](https://truecharts.org/docs/charts/incubator/longvinter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `longvinter` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install longvinter TrueCharts/longvinter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `longvinter` deployment - -```console -helm uninstall longvinter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install longvinter \ - --set env.TZ="America/New York" \ - TrueCharts/longvinter -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install longvinter TrueCharts/longvinter -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/longvinter/0.0.25/charts/common-10.5.10.tgz b/incubator/longvinter/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/longvinter/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/longvinter/0.0.26/CHANGELOG.md b/incubator/longvinter/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..0923d168709 --- /dev/null +++ b/incubator/longvinter/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [longvinter-0.0.26](https://github.com/truecharts/charts/compare/longvinter-0.0.25...longvinter-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [longvinter-0.0.25](https://github.com/truecharts/charts/compare/longvinter-0.0.24...longvinter-0.0.25) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [longvinter-0.0.24](https://github.com/truecharts/charts/compare/longvinter-0.0.23...longvinter-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/longvinter/0.0.26/Chart.lock b/incubator/longvinter/0.0.26/Chart.lock new file mode 100644 index 00000000000..8a5852cf301 --- /dev/null +++ b/incubator/longvinter/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:16:55.540912052Z" diff --git a/incubator/longvinter/0.0.26/Chart.yaml b/incubator/longvinter/0.0.26/Chart.yaml new file mode 100644 index 00000000000..633e0c6a30f --- /dev/null +++ b/incubator/longvinter/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Longvinter and run it." +home: https://truecharts.org/docs/charts/incubator/longvinter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png +keywords: + - longvinter + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: longvinter +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/longvinter + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.26 diff --git a/incubator/longvinter/0.0.26/README.md b/incubator/longvinter/0.0.26/README.md new file mode 100644 index 00000000000..b7f526605d4 --- /dev/null +++ b/incubator/longvinter/0.0.26/README.md @@ -0,0 +1,107 @@ +# longvinter + +This Chart will download and install SteamCMD. It will also install Longvinter and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [longvinter](https://truecharts.org/docs/charts/incubator/longvinter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `longvinter` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install longvinter TrueCharts/longvinter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `longvinter` deployment + +```console +helm uninstall longvinter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install longvinter \ + --set env.TZ="America/New York" \ + TrueCharts/longvinter +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install longvinter TrueCharts/longvinter -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/longvinter/0.0.25/app-readme.md b/incubator/longvinter/0.0.26/app-readme.md similarity index 100% rename from incubator/longvinter/0.0.25/app-readme.md rename to incubator/longvinter/0.0.26/app-readme.md diff --git a/incubator/longvinter/0.0.26/charts/common-10.6.1.tgz b/incubator/longvinter/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/longvinter/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/longvinter/0.0.25/ix_values.yaml b/incubator/longvinter/0.0.26/ix_values.yaml similarity index 100% rename from incubator/longvinter/0.0.25/ix_values.yaml rename to incubator/longvinter/0.0.26/ix_values.yaml diff --git a/incubator/longvinter/0.0.25/questions.yaml b/incubator/longvinter/0.0.26/questions.yaml similarity index 100% rename from incubator/longvinter/0.0.25/questions.yaml rename to incubator/longvinter/0.0.26/questions.yaml diff --git a/incubator/longvinter/0.0.25/templates/common.yaml b/incubator/longvinter/0.0.26/templates/common.yaml similarity index 100% rename from incubator/longvinter/0.0.25/templates/common.yaml rename to incubator/longvinter/0.0.26/templates/common.yaml diff --git a/incubator/mailpile/0.0.24/values.yaml b/incubator/longvinter/0.0.26/values.yaml similarity index 100% rename from incubator/mailpile/0.0.24/values.yaml rename to incubator/longvinter/0.0.26/values.yaml diff --git a/incubator/magnetico-environment/0.0.24/CHANGELOG.md b/incubator/magnetico-environment/0.0.24/CHANGELOG.md deleted file mode 100644 index 61621f24aeb..00000000000 --- a/incubator/magnetico-environment/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/magnetico-environment/0.0.24/Chart.lock b/incubator/magnetico-environment/0.0.24/Chart.lock deleted file mode 100644 index 527bdac69b3..00000000000 --- a/incubator/magnetico-environment/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:35.990766391Z" diff --git a/incubator/magnetico-environment/0.0.24/Chart.yaml b/incubator/magnetico-environment/0.0.24/Chart.yaml deleted file mode 100644 index c9a8bf23b40..00000000000 --- a/incubator/magnetico-environment/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine suite. -home: https://truecharts.org/docs/charts/incubator/magnetico-environment -icon: https://truecharts.org/img/hotlink-ok/chart-icons/magnetico-environment.png -keywords: - - magnetico-environment - - Downloaders - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: magnetico-environment -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/magnetico-environment - - https://github.com/boramalper/magnetico - - https://hub.docker.com/r/dyonr/magnetico-environment -type: application -version: 0.0.24 diff --git a/incubator/magnetico-environment/0.0.24/README.md b/incubator/magnetico-environment/0.0.24/README.md deleted file mode 100644 index 7e00b67ddc2..00000000000 --- a/incubator/magnetico-environment/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# magnetico-environment - -magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine suite. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [magnetico-environment](https://truecharts.org/docs/charts/incubator/magnetico-environment) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `magnetico-environment` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install magnetico-environment TrueCharts/magnetico-environment -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `magnetico-environment` deployment - -```console -helm uninstall magnetico-environment -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install magnetico-environment \ - --set env.TZ="America/New York" \ - TrueCharts/magnetico-environment -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install magnetico-environment TrueCharts/magnetico-environment -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/magnetico-environment/0.0.24/charts/common-10.5.10.tgz b/incubator/magnetico-environment/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/magnetico-environment/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/magnetico-environment/0.0.25/CHANGELOG.md b/incubator/magnetico-environment/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..34a01fe42ab --- /dev/null +++ b/incubator/magnetico-environment/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [magnetico-environment-0.0.25](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.24...magnetico-environment-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [magnetico-environment-0.0.24](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.23...magnetico-environment-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/magnetico-environment/0.0.25/Chart.lock b/incubator/magnetico-environment/0.0.25/Chart.lock new file mode 100644 index 00000000000..b369e844776 --- /dev/null +++ b/incubator/magnetico-environment/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:17:01.298838767Z" diff --git a/incubator/magnetico-environment/0.0.25/Chart.yaml b/incubator/magnetico-environment/0.0.25/Chart.yaml new file mode 100644 index 00000000000..112d027e77c --- /dev/null +++ b/incubator/magnetico-environment/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine suite. +home: https://truecharts.org/docs/charts/incubator/magnetico-environment +icon: https://truecharts.org/img/hotlink-ok/chart-icons/magnetico-environment.png +keywords: + - magnetico-environment + - Downloaders + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: magnetico-environment +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/magnetico-environment + - https://github.com/boramalper/magnetico + - https://hub.docker.com/r/dyonr/magnetico-environment +type: application +version: 0.0.25 diff --git a/incubator/magnetico-environment/0.0.25/README.md b/incubator/magnetico-environment/0.0.25/README.md new file mode 100644 index 00000000000..97f1f55aef6 --- /dev/null +++ b/incubator/magnetico-environment/0.0.25/README.md @@ -0,0 +1,107 @@ +# magnetico-environment + +magnetico is an autonomous (self-hosted) BitTorrent DHT indexer / crawler / search engine suite. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [magnetico-environment](https://truecharts.org/docs/charts/incubator/magnetico-environment) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `magnetico-environment` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install magnetico-environment TrueCharts/magnetico-environment +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `magnetico-environment` deployment + +```console +helm uninstall magnetico-environment +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install magnetico-environment \ + --set env.TZ="America/New York" \ + TrueCharts/magnetico-environment +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install magnetico-environment TrueCharts/magnetico-environment -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/magnetico-environment/0.0.24/app-readme.md b/incubator/magnetico-environment/0.0.25/app-readme.md similarity index 100% rename from incubator/magnetico-environment/0.0.24/app-readme.md rename to incubator/magnetico-environment/0.0.25/app-readme.md diff --git a/incubator/magnetico-environment/0.0.25/charts/common-10.6.1.tgz b/incubator/magnetico-environment/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/magnetico-environment/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/magnetico-environment/0.0.24/ix_values.yaml b/incubator/magnetico-environment/0.0.25/ix_values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.24/ix_values.yaml rename to incubator/magnetico-environment/0.0.25/ix_values.yaml diff --git a/incubator/magnetico-environment/0.0.24/questions.yaml b/incubator/magnetico-environment/0.0.25/questions.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.24/questions.yaml rename to incubator/magnetico-environment/0.0.25/questions.yaml diff --git a/incubator/magnetico-environment/0.0.24/templates/common.yaml b/incubator/magnetico-environment/0.0.25/templates/common.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.24/templates/common.yaml rename to incubator/magnetico-environment/0.0.25/templates/common.yaml diff --git a/incubator/maloja/0.0.24/values.yaml b/incubator/magnetico-environment/0.0.25/values.yaml similarity index 100% rename from incubator/maloja/0.0.24/values.yaml rename to incubator/magnetico-environment/0.0.25/values.yaml diff --git a/incubator/mailpile/0.0.24/CHANGELOG.md b/incubator/mailpile/0.0.24/CHANGELOG.md deleted file mode 100644 index 433d86db8d2..00000000000 --- a/incubator/mailpile/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mailpile/0.0.24/Chart.lock b/incubator/mailpile/0.0.24/Chart.lock deleted file mode 100644 index fb8c7405c83..00000000000 --- a/incubator/mailpile/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:42.951911695Z" diff --git a/incubator/mailpile/0.0.24/Chart.yaml b/incubator/mailpile/0.0.24/Chart.yaml deleted file mode 100644 index 0beed9f856e..00000000000 --- a/incubator/mailpile/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Network-Web - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. -home: https://truecharts.org/docs/charts/incubator/mailpile -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png -keywords: - - mailpile - - Productivity - - Network-Web - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mailpile -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile - - https://www.mailpile.is/ - - https://hub.docker.com/r/rroemhild/mailpile/ -type: application -version: 0.0.24 diff --git a/incubator/mailpile/0.0.24/README.md b/incubator/mailpile/0.0.24/README.md deleted file mode 100644 index ab271cb370c..00000000000 --- a/incubator/mailpile/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mailpile - -Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mailpile](https://truecharts.org/docs/charts/incubator/mailpile) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mailpile` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mailpile TrueCharts/mailpile -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mailpile` deployment - -```console -helm uninstall mailpile -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mailpile \ - --set env.TZ="America/New York" \ - TrueCharts/mailpile -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mailpile TrueCharts/mailpile -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mailpile/0.0.24/charts/common-10.5.10.tgz b/incubator/mailpile/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mailpile/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mailpile/0.0.25/CHANGELOG.md b/incubator/mailpile/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8bb80e31368 --- /dev/null +++ b/incubator/mailpile/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mailpile-0.0.25](https://github.com/truecharts/charts/compare/mailpile-0.0.24...mailpile-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mailpile-0.0.24](https://github.com/truecharts/charts/compare/mailpile-0.0.23...mailpile-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mailpile/0.0.25/Chart.lock b/incubator/mailpile/0.0.25/Chart.lock new file mode 100644 index 00000000000..805ebc6f358 --- /dev/null +++ b/incubator/mailpile/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:17:05.465878535Z" diff --git a/incubator/mailpile/0.0.25/Chart.yaml b/incubator/mailpile/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a34d445c4c0 --- /dev/null +++ b/incubator/mailpile/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Network-Web + - Network-Messenger +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. +home: https://truecharts.org/docs/charts/incubator/mailpile +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mailpile.png +keywords: + - mailpile + - Productivity + - Network-Web + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mailpile +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mailpile + - https://www.mailpile.is/ + - https://hub.docker.com/r/rroemhild/mailpile/ +type: application +version: 0.0.25 diff --git a/incubator/mailpile/0.0.25/README.md b/incubator/mailpile/0.0.25/README.md new file mode 100644 index 00000000000..9c6ef1fe928 --- /dev/null +++ b/incubator/mailpile/0.0.25/README.md @@ -0,0 +1,107 @@ +# mailpile + +Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mailpile](https://truecharts.org/docs/charts/incubator/mailpile) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mailpile` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mailpile TrueCharts/mailpile +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mailpile` deployment + +```console +helm uninstall mailpile +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mailpile \ + --set env.TZ="America/New York" \ + TrueCharts/mailpile +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mailpile TrueCharts/mailpile -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mailpile/0.0.24/app-readme.md b/incubator/mailpile/0.0.25/app-readme.md similarity index 100% rename from incubator/mailpile/0.0.24/app-readme.md rename to incubator/mailpile/0.0.25/app-readme.md diff --git a/incubator/mailpile/0.0.25/charts/common-10.6.1.tgz b/incubator/mailpile/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mailpile/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mailpile/0.0.24/ix_values.yaml b/incubator/mailpile/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mailpile/0.0.24/ix_values.yaml rename to incubator/mailpile/0.0.25/ix_values.yaml diff --git a/incubator/mailpile/0.0.24/questions.yaml b/incubator/mailpile/0.0.25/questions.yaml similarity index 100% rename from incubator/mailpile/0.0.24/questions.yaml rename to incubator/mailpile/0.0.25/questions.yaml diff --git a/incubator/mailpile/0.0.24/templates/common.yaml b/incubator/mailpile/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mailpile/0.0.24/templates/common.yaml rename to incubator/mailpile/0.0.25/templates/common.yaml diff --git a/incubator/mango/0.0.25/values.yaml b/incubator/mailpile/0.0.25/values.yaml similarity index 100% rename from incubator/mango/0.0.25/values.yaml rename to incubator/mailpile/0.0.25/values.yaml diff --git a/incubator/maloja/0.0.24/CHANGELOG.md b/incubator/maloja/0.0.24/CHANGELOG.md deleted file mode 100644 index 48a571ba2e4..00000000000 --- a/incubator/maloja/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/maloja/0.0.24/Chart.lock b/incubator/maloja/0.0.24/Chart.lock deleted file mode 100644 index e3e029ba72d..00000000000 --- a/incubator/maloja/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:20:46.065010407Z" diff --git a/incubator/maloja/0.0.24/Chart.yaml b/incubator/maloja/0.0.24/Chart.yaml deleted file mode 100644 index 1bc2139cbe2..00000000000 --- a/incubator/maloja/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM." -home: https://truecharts.org/docs/charts/incubator/maloja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png -keywords: - - maloja - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: maloja -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja - - https://maloja.krateng.ch/ - - https://hub.docker.com/r/krateng/maloja -type: application -version: 0.0.24 diff --git a/incubator/maloja/0.0.24/README.md b/incubator/maloja/0.0.24/README.md deleted file mode 100644 index 99f1813f689..00000000000 --- a/incubator/maloja/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# maloja - -Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [maloja](https://truecharts.org/docs/charts/incubator/maloja) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `maloja` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install maloja TrueCharts/maloja -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `maloja` deployment - -```console -helm uninstall maloja -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install maloja \ - --set env.TZ="America/New York" \ - TrueCharts/maloja -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install maloja TrueCharts/maloja -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/maloja/0.0.24/charts/common-10.5.10.tgz b/incubator/maloja/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/maloja/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/maloja/0.0.25/CHANGELOG.md b/incubator/maloja/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2e3bf2d4d2c --- /dev/null +++ b/incubator/maloja/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [maloja-0.0.25](https://github.com/truecharts/charts/compare/maloja-0.0.24...maloja-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [maloja-0.0.24](https://github.com/truecharts/charts/compare/maloja-0.0.23...maloja-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/maloja/0.0.25/Chart.lock b/incubator/maloja/0.0.25/Chart.lock new file mode 100644 index 00000000000..980b681c568 --- /dev/null +++ b/incubator/maloja/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:17:10.065731635Z" diff --git a/incubator/maloja/0.0.25/Chart.yaml b/incubator/maloja/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d4fbb146caf --- /dev/null +++ b/incubator/maloja/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM." +home: https://truecharts.org/docs/charts/incubator/maloja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png +keywords: + - maloja + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: maloja +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/maloja + - https://maloja.krateng.ch/ + - https://hub.docker.com/r/krateng/maloja +type: application +version: 0.0.25 diff --git a/incubator/maloja/0.0.25/README.md b/incubator/maloja/0.0.25/README.md new file mode 100644 index 00000000000..ab31b84b1b2 --- /dev/null +++ b/incubator/maloja/0.0.25/README.md @@ -0,0 +1,107 @@ +# maloja + +Self-hosted music scrobble database to create personal listening statistics and charts as a substitute for Last.fm / Libre.fm / GNU FM. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [maloja](https://truecharts.org/docs/charts/incubator/maloja) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `maloja` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install maloja TrueCharts/maloja +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `maloja` deployment + +```console +helm uninstall maloja +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install maloja \ + --set env.TZ="America/New York" \ + TrueCharts/maloja +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install maloja TrueCharts/maloja -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/maloja/0.0.24/app-readme.md b/incubator/maloja/0.0.25/app-readme.md similarity index 100% rename from incubator/maloja/0.0.24/app-readme.md rename to incubator/maloja/0.0.25/app-readme.md diff --git a/incubator/maloja/0.0.25/charts/common-10.6.1.tgz b/incubator/maloja/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/maloja/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/maloja/0.0.24/ix_values.yaml b/incubator/maloja/0.0.25/ix_values.yaml similarity index 100% rename from incubator/maloja/0.0.24/ix_values.yaml rename to incubator/maloja/0.0.25/ix_values.yaml diff --git a/incubator/maloja/0.0.24/questions.yaml b/incubator/maloja/0.0.25/questions.yaml similarity index 100% rename from incubator/maloja/0.0.24/questions.yaml rename to incubator/maloja/0.0.25/questions.yaml diff --git a/incubator/maloja/0.0.24/templates/common.yaml b/incubator/maloja/0.0.25/templates/common.yaml similarity index 100% rename from incubator/maloja/0.0.24/templates/common.yaml rename to incubator/maloja/0.0.25/templates/common.yaml diff --git a/incubator/media-roller/0.0.24/values.yaml b/incubator/maloja/0.0.25/values.yaml similarity index 100% rename from incubator/media-roller/0.0.24/values.yaml rename to incubator/maloja/0.0.25/values.yaml diff --git a/incubator/mango/0.0.25/CHANGELOG.md b/incubator/mango/0.0.25/CHANGELOG.md deleted file mode 100644 index 1059069d369..00000000000 --- a/incubator/mango/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mango/0.0.25/Chart.lock b/incubator/mango/0.0.25/Chart.lock deleted file mode 100644 index a258ca4b06e..00000000000 --- a/incubator/mango/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:01.32977942Z" diff --git a/incubator/mango/0.0.25/Chart.yaml b/incubator/mango/0.0.25/Chart.yaml deleted file mode 100644 index 51f85deb267..00000000000 --- a/incubator/mango/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Mango is a self-hosted manga server and reader. Its features include[br]\n" -home: https://truecharts.org/docs/charts/incubator/mango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png -keywords: - - mango - - MediaApp-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mango -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mango - - https://github.com/hkalexling/mango - - https://hub.docker.com/r/hkalexling/mango -type: application -version: 0.0.25 diff --git a/incubator/mango/0.0.25/README.md b/incubator/mango/0.0.25/README.md deleted file mode 100644 index c0fc83270ca..00000000000 --- a/incubator/mango/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mango - -Mango is a self-hosted manga server and reader. Its features include[br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mango](https://truecharts.org/docs/charts/incubator/mango) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mango` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mango TrueCharts/mango -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mango` deployment - -```console -helm uninstall mango -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mango \ - --set env.TZ="America/New York" \ - TrueCharts/mango -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mango TrueCharts/mango -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mango/0.0.25/charts/common-10.5.10.tgz b/incubator/mango/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mango/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mango/0.0.26/CHANGELOG.md b/incubator/mango/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..e99a543d524 --- /dev/null +++ b/incubator/mango/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mango-0.0.26](https://github.com/truecharts/charts/compare/mango-0.0.25...mango-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mango-0.0.25](https://github.com/truecharts/charts/compare/mango-0.0.24...mango-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mango/0.0.26/Chart.lock b/incubator/mango/0.0.26/Chart.lock new file mode 100644 index 00000000000..75c9363e481 --- /dev/null +++ b/incubator/mango/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:17:28.058039374Z" diff --git a/incubator/mango/0.0.26/Chart.yaml b/incubator/mango/0.0.26/Chart.yaml new file mode 100644 index 00000000000..dbee58d70f8 --- /dev/null +++ b/incubator/mango/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Mango is a self-hosted manga server and reader. Its features include[br]\n" +home: https://truecharts.org/docs/charts/incubator/mango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png +keywords: + - mango + - MediaApp-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mango +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mango + - https://github.com/hkalexling/mango + - https://hub.docker.com/r/hkalexling/mango +type: application +version: 0.0.26 diff --git a/incubator/mango/0.0.26/README.md b/incubator/mango/0.0.26/README.md new file mode 100644 index 00000000000..d9c82bcc60f --- /dev/null +++ b/incubator/mango/0.0.26/README.md @@ -0,0 +1,107 @@ +# mango + +Mango is a self-hosted manga server and reader. Its features include[br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mango](https://truecharts.org/docs/charts/incubator/mango) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mango` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mango TrueCharts/mango +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mango` deployment + +```console +helm uninstall mango +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mango \ + --set env.TZ="America/New York" \ + TrueCharts/mango +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mango TrueCharts/mango -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mango/0.0.25/app-readme.md b/incubator/mango/0.0.26/app-readme.md similarity index 100% rename from incubator/mango/0.0.25/app-readme.md rename to incubator/mango/0.0.26/app-readme.md diff --git a/incubator/mango/0.0.26/charts/common-10.6.1.tgz b/incubator/mango/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mango/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/mango/0.0.25/ix_values.yaml b/incubator/mango/0.0.26/ix_values.yaml similarity index 100% rename from incubator/mango/0.0.25/ix_values.yaml rename to incubator/mango/0.0.26/ix_values.yaml diff --git a/incubator/mango/0.0.25/questions.yaml b/incubator/mango/0.0.26/questions.yaml similarity index 100% rename from incubator/mango/0.0.25/questions.yaml rename to incubator/mango/0.0.26/questions.yaml diff --git a/incubator/mango/0.0.25/templates/common.yaml b/incubator/mango/0.0.26/templates/common.yaml similarity index 100% rename from incubator/mango/0.0.25/templates/common.yaml rename to incubator/mango/0.0.26/templates/common.yaml diff --git a/incubator/mediaelch/0.0.24/values.yaml b/incubator/mango/0.0.26/values.yaml similarity index 100% rename from incubator/mediaelch/0.0.24/values.yaml rename to incubator/mango/0.0.26/values.yaml diff --git a/incubator/media-roller/0.0.24/CHANGELOG.md b/incubator/media-roller/0.0.24/CHANGELOG.md deleted file mode 100644 index 68acc21304f..00000000000 --- a/incubator/media-roller/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/media-roller/0.0.24/Chart.lock b/incubator/media-roller/0.0.24/Chart.lock deleted file mode 100644 index 5100019c7d1..00000000000 --- a/incubator/media-roller/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:01.942511723Z" diff --git a/incubator/media-roller/0.0.24/Chart.yaml b/incubator/media-roller/0.0.24/Chart.yaml deleted file mode 100644 index 25fdee1002f..00000000000 --- a/incubator/media-roller/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Mobile friendly tool for downloading videos from social media." -home: https://truecharts.org/docs/charts/incubator/media-roller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png -keywords: - - media-roller - - Tools-Utilities - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: media-roller -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller - - https://github.com/rroller/media-roller - - https://hub.docker.com/repository/docker/ronnieroller/media-roller -type: application -version: 0.0.24 diff --git a/incubator/media-roller/0.0.24/README.md b/incubator/media-roller/0.0.24/README.md deleted file mode 100644 index 13b7e60fd85..00000000000 --- a/incubator/media-roller/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# media-roller - -Mobile friendly tool for downloading videos from social media. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [media-roller](https://truecharts.org/docs/charts/incubator/media-roller) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `media-roller` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install media-roller TrueCharts/media-roller -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `media-roller` deployment - -```console -helm uninstall media-roller -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install media-roller \ - --set env.TZ="America/New York" \ - TrueCharts/media-roller -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install media-roller TrueCharts/media-roller -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/media-roller/0.0.24/charts/common-10.5.10.tgz b/incubator/media-roller/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/media-roller/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/media-roller/0.0.25/CHANGELOG.md b/incubator/media-roller/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..922c1c5c47e --- /dev/null +++ b/incubator/media-roller/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [media-roller-0.0.25](https://github.com/truecharts/charts/compare/media-roller-0.0.24...media-roller-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [media-roller-0.0.24](https://github.com/truecharts/charts/compare/media-roller-0.0.23...media-roller-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/media-roller/0.0.25/Chart.lock b/incubator/media-roller/0.0.25/Chart.lock new file mode 100644 index 00000000000..69d8456cfca --- /dev/null +++ b/incubator/media-roller/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:17:32.773774849Z" diff --git a/incubator/media-roller/0.0.25/Chart.yaml b/incubator/media-roller/0.0.25/Chart.yaml new file mode 100644 index 00000000000..037dd6e3b9b --- /dev/null +++ b/incubator/media-roller/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Mobile friendly tool for downloading videos from social media." +home: https://truecharts.org/docs/charts/incubator/media-roller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/media-roller.png +keywords: + - media-roller + - Tools-Utilities + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: media-roller +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/media-roller + - https://github.com/rroller/media-roller + - https://hub.docker.com/repository/docker/ronnieroller/media-roller +type: application +version: 0.0.25 diff --git a/incubator/media-roller/0.0.25/README.md b/incubator/media-roller/0.0.25/README.md new file mode 100644 index 00000000000..69ca39fa9cf --- /dev/null +++ b/incubator/media-roller/0.0.25/README.md @@ -0,0 +1,107 @@ +# media-roller + +Mobile friendly tool for downloading videos from social media. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [media-roller](https://truecharts.org/docs/charts/incubator/media-roller) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `media-roller` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install media-roller TrueCharts/media-roller +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `media-roller` deployment + +```console +helm uninstall media-roller +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install media-roller \ + --set env.TZ="America/New York" \ + TrueCharts/media-roller +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install media-roller TrueCharts/media-roller -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/media-roller/0.0.24/app-readme.md b/incubator/media-roller/0.0.25/app-readme.md similarity index 100% rename from incubator/media-roller/0.0.24/app-readme.md rename to incubator/media-roller/0.0.25/app-readme.md diff --git a/incubator/media-roller/0.0.25/charts/common-10.6.1.tgz b/incubator/media-roller/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/media-roller/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/media-roller/0.0.24/ix_values.yaml b/incubator/media-roller/0.0.25/ix_values.yaml similarity index 100% rename from incubator/media-roller/0.0.24/ix_values.yaml rename to incubator/media-roller/0.0.25/ix_values.yaml diff --git a/incubator/media-roller/0.0.24/questions.yaml b/incubator/media-roller/0.0.25/questions.yaml similarity index 100% rename from incubator/media-roller/0.0.24/questions.yaml rename to incubator/media-roller/0.0.25/questions.yaml diff --git a/incubator/media-roller/0.0.24/templates/common.yaml b/incubator/media-roller/0.0.25/templates/common.yaml similarity index 100% rename from incubator/media-roller/0.0.24/templates/common.yaml rename to incubator/media-roller/0.0.25/templates/common.yaml diff --git a/incubator/mediagoblin/0.0.24/values.yaml b/incubator/media-roller/0.0.25/values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.24/values.yaml rename to incubator/media-roller/0.0.25/values.yaml diff --git a/incubator/mediaelch/0.0.24/CHANGELOG.md b/incubator/mediaelch/0.0.24/CHANGELOG.md deleted file mode 100644 index 39c60af66bb..00000000000 --- a/incubator/mediaelch/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mediaelch/0.0.24/Chart.lock b/incubator/mediaelch/0.0.24/Chart.lock deleted file mode 100644 index 55d4e236297..00000000000 --- a/incubator/mediaelch/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:08.455882924Z" diff --git a/incubator/mediaelch/0.0.24/Chart.yaml b/incubator/mediaelch/0.0.24/Chart.yaml deleted file mode 100644 index 4563c88cd22..00000000000 --- a/incubator/mediaelch/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. -home: https://truecharts.org/docs/charts/incubator/mediaelch -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png -keywords: - - mediaelch - - Tools - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediaelch -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch - - https://github.com/Komet/MediaElch - - https://hub.docker.com/repository/docker/masonxx/mediaelch -type: application -version: 0.0.24 diff --git a/incubator/mediaelch/0.0.24/README.md b/incubator/mediaelch/0.0.24/README.md deleted file mode 100644 index 0d79f7554f0..00000000000 --- a/incubator/mediaelch/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mediaelch - -Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mediaelch](https://truecharts.org/docs/charts/incubator/mediaelch) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mediaelch` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mediaelch TrueCharts/mediaelch -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mediaelch` deployment - -```console -helm uninstall mediaelch -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mediaelch \ - --set env.TZ="America/New York" \ - TrueCharts/mediaelch -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mediaelch TrueCharts/mediaelch -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediaelch/0.0.24/charts/common-10.5.10.tgz b/incubator/mediaelch/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mediaelch/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mediaelch/0.0.25/CHANGELOG.md b/incubator/mediaelch/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..7af58127a8f --- /dev/null +++ b/incubator/mediaelch/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediaelch-0.0.25](https://github.com/truecharts/charts/compare/mediaelch-0.0.24...mediaelch-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediaelch-0.0.24](https://github.com/truecharts/charts/compare/mediaelch-0.0.23...mediaelch-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mediaelch/0.0.25/Chart.lock b/incubator/mediaelch/0.0.25/Chart.lock new file mode 100644 index 00000000000..a474f365292 --- /dev/null +++ b/incubator/mediaelch/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:17:36.990675063Z" diff --git a/incubator/mediaelch/0.0.25/Chart.yaml b/incubator/mediaelch/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6add0973929 --- /dev/null +++ b/incubator/mediaelch/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. +home: https://truecharts.org/docs/charts/incubator/mediaelch +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediaelch.png +keywords: + - mediaelch + - Tools + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediaelch +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediaelch + - https://github.com/Komet/MediaElch + - https://hub.docker.com/repository/docker/masonxx/mediaelch +type: application +version: 0.0.25 diff --git a/incubator/mediaelch/0.0.25/README.md b/incubator/mediaelch/0.0.25/README.md new file mode 100644 index 00000000000..b34d3822f6c --- /dev/null +++ b/incubator/mediaelch/0.0.25/README.md @@ -0,0 +1,107 @@ +# mediaelch + +Mediaelch is a Tool to manage your movie and show libary regarding the metadata and artwork. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mediaelch](https://truecharts.org/docs/charts/incubator/mediaelch) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mediaelch` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mediaelch TrueCharts/mediaelch +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mediaelch` deployment + +```console +helm uninstall mediaelch +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mediaelch \ + --set env.TZ="America/New York" \ + TrueCharts/mediaelch +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mediaelch TrueCharts/mediaelch -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediaelch/0.0.24/app-readme.md b/incubator/mediaelch/0.0.25/app-readme.md similarity index 100% rename from incubator/mediaelch/0.0.24/app-readme.md rename to incubator/mediaelch/0.0.25/app-readme.md diff --git a/incubator/mediaelch/0.0.25/charts/common-10.6.1.tgz b/incubator/mediaelch/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mediaelch/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mediaelch/0.0.24/ix_values.yaml b/incubator/mediaelch/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mediaelch/0.0.24/ix_values.yaml rename to incubator/mediaelch/0.0.25/ix_values.yaml diff --git a/incubator/mediaelch/0.0.24/questions.yaml b/incubator/mediaelch/0.0.25/questions.yaml similarity index 100% rename from incubator/mediaelch/0.0.24/questions.yaml rename to incubator/mediaelch/0.0.25/questions.yaml diff --git a/incubator/mediaelch/0.0.24/templates/common.yaml b/incubator/mediaelch/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mediaelch/0.0.24/templates/common.yaml rename to incubator/mediaelch/0.0.25/templates/common.yaml diff --git a/incubator/megasync/0.0.24/values.yaml b/incubator/mediaelch/0.0.25/values.yaml similarity index 100% rename from incubator/megasync/0.0.24/values.yaml rename to incubator/mediaelch/0.0.25/values.yaml diff --git a/incubator/mediagoblin/0.0.24/CHANGELOG.md b/incubator/mediagoblin/0.0.24/CHANGELOG.md deleted file mode 100644 index d87f6036207..00000000000 --- a/incubator/mediagoblin/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mediagoblin/0.0.24/Chart.lock b/incubator/mediagoblin/0.0.24/Chart.lock deleted file mode 100644 index dae41efb526..00000000000 --- a/incubator/mediagoblin/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:11.034529422Z" diff --git a/incubator/mediagoblin/0.0.24/Chart.yaml b/incubator/mediagoblin/0.0.24/Chart.yaml deleted file mode 100644 index 93b52f4fb80..00000000000 --- a/incubator/mediagoblin/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" -home: https://truecharts.org/docs/charts/incubator/mediagoblin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png -keywords: - - mediagoblin - - MediaApp-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediagoblin -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin - - https://mediagoblin.org/ - - https://hub.docker.com/r/mtlynch/mediagoblin/ -type: application -version: 0.0.24 diff --git a/incubator/mediagoblin/0.0.24/README.md b/incubator/mediagoblin/0.0.24/README.md deleted file mode 100644 index 240274939d0..00000000000 --- a/incubator/mediagoblin/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mediagoblin - -MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mediagoblin](https://truecharts.org/docs/charts/incubator/mediagoblin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mediagoblin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mediagoblin TrueCharts/mediagoblin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mediagoblin` deployment - -```console -helm uninstall mediagoblin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mediagoblin \ - --set env.TZ="America/New York" \ - TrueCharts/mediagoblin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mediagoblin TrueCharts/mediagoblin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediagoblin/0.0.24/charts/common-10.5.10.tgz b/incubator/mediagoblin/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mediagoblin/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mediagoblin/0.0.25/CHANGELOG.md b/incubator/mediagoblin/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0a32997bbf2 --- /dev/null +++ b/incubator/mediagoblin/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediagoblin-0.0.25](https://github.com/truecharts/charts/compare/mediagoblin-0.0.24...mediagoblin-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediagoblin-0.0.24](https://github.com/truecharts/charts/compare/mediagoblin-0.0.23...mediagoblin-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mediagoblin/0.0.25/Chart.lock b/incubator/mediagoblin/0.0.25/Chart.lock new file mode 100644 index 00000000000..3454fe41748 --- /dev/null +++ b/incubator/mediagoblin/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:17:41.809761831Z" diff --git a/incubator/mediagoblin/0.0.25/Chart.yaml b/incubator/mediagoblin/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b8f348819f6 --- /dev/null +++ b/incubator/mediagoblin/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]" +home: https://truecharts.org/docs/charts/incubator/mediagoblin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png +keywords: + - mediagoblin + - MediaApp-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediagoblin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mediagoblin + - https://mediagoblin.org/ + - https://hub.docker.com/r/mtlynch/mediagoblin/ +type: application +version: 0.0.25 diff --git a/incubator/mediagoblin/0.0.25/README.md b/incubator/mediagoblin/0.0.25/README.md new file mode 100644 index 00000000000..d7608757845 --- /dev/null +++ b/incubator/mediagoblin/0.0.25/README.md @@ -0,0 +1,107 @@ +# mediagoblin + +MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mediagoblin](https://truecharts.org/docs/charts/incubator/mediagoblin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mediagoblin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mediagoblin TrueCharts/mediagoblin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mediagoblin` deployment + +```console +helm uninstall mediagoblin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mediagoblin \ + --set env.TZ="America/New York" \ + TrueCharts/mediagoblin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mediagoblin TrueCharts/mediagoblin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mediagoblin/0.0.24/app-readme.md b/incubator/mediagoblin/0.0.25/app-readme.md similarity index 100% rename from incubator/mediagoblin/0.0.24/app-readme.md rename to incubator/mediagoblin/0.0.25/app-readme.md diff --git a/incubator/mediagoblin/0.0.25/charts/common-10.6.1.tgz b/incubator/mediagoblin/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mediagoblin/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mediagoblin/0.0.24/ix_values.yaml b/incubator/mediagoblin/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.24/ix_values.yaml rename to incubator/mediagoblin/0.0.25/ix_values.yaml diff --git a/incubator/mediagoblin/0.0.24/questions.yaml b/incubator/mediagoblin/0.0.25/questions.yaml similarity index 100% rename from incubator/mediagoblin/0.0.24/questions.yaml rename to incubator/mediagoblin/0.0.25/questions.yaml diff --git a/incubator/mediagoblin/0.0.24/templates/common.yaml b/incubator/mediagoblin/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mediagoblin/0.0.24/templates/common.yaml rename to incubator/mediagoblin/0.0.25/templates/common.yaml diff --git a/incubator/memories-of-mars/0.0.24/values.yaml b/incubator/mediagoblin/0.0.25/values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.24/values.yaml rename to incubator/mediagoblin/0.0.25/values.yaml diff --git a/incubator/megasync/0.0.24/CHANGELOG.md b/incubator/megasync/0.0.24/CHANGELOG.md deleted file mode 100644 index fbda0f88092..00000000000 --- a/incubator/megasync/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/megasync/0.0.24/Chart.lock b/incubator/megasync/0.0.24/Chart.lock deleted file mode 100644 index cd6a1de66d0..00000000000 --- a/incubator/megasync/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:26.84293957Z" diff --git a/incubator/megasync/0.0.24/Chart.yaml b/incubator/megasync/0.0.24/Chart.yaml deleted file mode 100644 index 06d36790f0a..00000000000 --- a/incubator/megasync/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Productivity - - Tools-Utilities - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC." -home: https://truecharts.org/docs/charts/incubator/megasync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png -keywords: - - megasync - - Network-Other - - Productivity - - Tools-Utilities - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: megasync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync - - https://hub.docker.com/r/ich777/doh-server - - https://hub.docker.com/r/ich777/megasync -type: application -version: 0.0.24 diff --git a/incubator/megasync/0.0.24/README.md b/incubator/megasync/0.0.24/README.md deleted file mode 100644 index 04d6db488e8..00000000000 --- a/incubator/megasync/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# megasync - -MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [megasync](https://truecharts.org/docs/charts/incubator/megasync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `megasync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install megasync TrueCharts/megasync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `megasync` deployment - -```console -helm uninstall megasync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install megasync \ - --set env.TZ="America/New York" \ - TrueCharts/megasync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install megasync TrueCharts/megasync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/megasync/0.0.24/charts/common-10.5.10.tgz b/incubator/megasync/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/megasync/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/megasync/0.0.25/CHANGELOG.md b/incubator/megasync/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b210ad59ec9 --- /dev/null +++ b/incubator/megasync/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [megasync-0.0.25](https://github.com/truecharts/charts/compare/megasync-0.0.24...megasync-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [megasync-0.0.24](https://github.com/truecharts/charts/compare/megasync-0.0.23...megasync-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/megasync/0.0.25/Chart.lock b/incubator/megasync/0.0.25/Chart.lock new file mode 100644 index 00000000000..a728e7f6251 --- /dev/null +++ b/incubator/megasync/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:18:00.676445285Z" diff --git a/incubator/megasync/0.0.25/Chart.yaml b/incubator/megasync/0.0.25/Chart.yaml new file mode 100644 index 00000000000..0be0a9a59d4 --- /dev/null +++ b/incubator/megasync/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Productivity + - Tools-Utilities + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC." +home: https://truecharts.org/docs/charts/incubator/megasync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/megasync.png +keywords: + - megasync + - Network-Other + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: megasync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/megasync + - https://hub.docker.com/r/ich777/doh-server + - https://hub.docker.com/r/ich777/megasync +type: application +version: 0.0.25 diff --git a/incubator/megasync/0.0.25/README.md b/incubator/megasync/0.0.25/README.md new file mode 100644 index 00000000000..e83d02e6bf7 --- /dev/null +++ b/incubator/megasync/0.0.25/README.md @@ -0,0 +1,107 @@ +# megasync + +MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [megasync](https://truecharts.org/docs/charts/incubator/megasync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `megasync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install megasync TrueCharts/megasync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `megasync` deployment + +```console +helm uninstall megasync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install megasync \ + --set env.TZ="America/New York" \ + TrueCharts/megasync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install megasync TrueCharts/megasync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/megasync/0.0.24/app-readme.md b/incubator/megasync/0.0.25/app-readme.md similarity index 100% rename from incubator/megasync/0.0.24/app-readme.md rename to incubator/megasync/0.0.25/app-readme.md diff --git a/incubator/megasync/0.0.25/charts/common-10.6.1.tgz b/incubator/megasync/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/megasync/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/megasync/0.0.24/ix_values.yaml b/incubator/megasync/0.0.25/ix_values.yaml similarity index 100% rename from incubator/megasync/0.0.24/ix_values.yaml rename to incubator/megasync/0.0.25/ix_values.yaml diff --git a/incubator/megasync/0.0.24/questions.yaml b/incubator/megasync/0.0.25/questions.yaml similarity index 100% rename from incubator/megasync/0.0.24/questions.yaml rename to incubator/megasync/0.0.25/questions.yaml diff --git a/incubator/megasync/0.0.24/templates/common.yaml b/incubator/megasync/0.0.25/templates/common.yaml similarity index 100% rename from incubator/megasync/0.0.24/templates/common.yaml rename to incubator/megasync/0.0.25/templates/common.yaml diff --git a/incubator/meshcentral/4.0.8/values.yaml b/incubator/megasync/0.0.25/values.yaml similarity index 100% rename from incubator/meshcentral/4.0.8/values.yaml rename to incubator/megasync/0.0.25/values.yaml diff --git a/incubator/memories-of-mars/0.0.24/CHANGELOG.md b/incubator/memories-of-mars/0.0.24/CHANGELOG.md deleted file mode 100644 index 50bcf373df8..00000000000 --- a/incubator/memories-of-mars/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/memories-of-mars/0.0.24/Chart.lock b/incubator/memories-of-mars/0.0.24/Chart.lock deleted file mode 100644 index 06dbe5fe863..00000000000 --- a/incubator/memories-of-mars/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:27.445264495Z" diff --git a/incubator/memories-of-mars/0.0.24/Chart.yaml b/incubator/memories-of-mars/0.0.24/Chart.yaml deleted file mode 100644 index de2593c3921..00000000000 --- a/incubator/memories-of-mars/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Memories of Mars and run it." -home: https://truecharts.org/docs/charts/incubator/memories-of-mars -icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png -keywords: - - memories-of-mars - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: memories-of-mars -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars - - https://memoriesofmars.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/memories-of-mars/0.0.24/README.md b/incubator/memories-of-mars/0.0.24/README.md deleted file mode 100644 index 618b0c8b47c..00000000000 --- a/incubator/memories-of-mars/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# memories-of-mars - -This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [memories-of-mars](https://truecharts.org/docs/charts/incubator/memories-of-mars) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `memories-of-mars` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install memories-of-mars TrueCharts/memories-of-mars -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `memories-of-mars` deployment - -```console -helm uninstall memories-of-mars -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install memories-of-mars \ - --set env.TZ="America/New York" \ - TrueCharts/memories-of-mars -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install memories-of-mars TrueCharts/memories-of-mars -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/memories-of-mars/0.0.24/charts/common-10.5.10.tgz b/incubator/memories-of-mars/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/memories-of-mars/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/memories-of-mars/0.0.25/CHANGELOG.md b/incubator/memories-of-mars/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cd9ccff7940 --- /dev/null +++ b/incubator/memories-of-mars/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [memories-of-mars-0.0.25](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.24...memories-of-mars-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [memories-of-mars-0.0.24](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.23...memories-of-mars-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/memories-of-mars/0.0.25/Chart.lock b/incubator/memories-of-mars/0.0.25/Chart.lock new file mode 100644 index 00000000000..b1dc20d29cb --- /dev/null +++ b/incubator/memories-of-mars/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:18:04.09017459Z" diff --git a/incubator/memories-of-mars/0.0.25/Chart.yaml b/incubator/memories-of-mars/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ba886da9a1c --- /dev/null +++ b/incubator/memories-of-mars/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Memories of Mars and run it." +home: https://truecharts.org/docs/charts/incubator/memories-of-mars +icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png +keywords: + - memories-of-mars + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: memories-of-mars +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/memories-of-mars + - https://memoriesofmars.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/memories-of-mars/0.0.25/README.md b/incubator/memories-of-mars/0.0.25/README.md new file mode 100644 index 00000000000..a35cefe2ca9 --- /dev/null +++ b/incubator/memories-of-mars/0.0.25/README.md @@ -0,0 +1,107 @@ +# memories-of-mars + +This Chart will download and install SteamCMD. It will also install Memories of Mars and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [memories-of-mars](https://truecharts.org/docs/charts/incubator/memories-of-mars) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `memories-of-mars` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install memories-of-mars TrueCharts/memories-of-mars +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `memories-of-mars` deployment + +```console +helm uninstall memories-of-mars +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install memories-of-mars \ + --set env.TZ="America/New York" \ + TrueCharts/memories-of-mars +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install memories-of-mars TrueCharts/memories-of-mars -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/memories-of-mars/0.0.24/app-readme.md b/incubator/memories-of-mars/0.0.25/app-readme.md similarity index 100% rename from incubator/memories-of-mars/0.0.24/app-readme.md rename to incubator/memories-of-mars/0.0.25/app-readme.md diff --git a/incubator/memories-of-mars/0.0.25/charts/common-10.6.1.tgz b/incubator/memories-of-mars/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/memories-of-mars/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/memories-of-mars/0.0.24/ix_values.yaml b/incubator/memories-of-mars/0.0.25/ix_values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.24/ix_values.yaml rename to incubator/memories-of-mars/0.0.25/ix_values.yaml diff --git a/incubator/memories-of-mars/0.0.24/questions.yaml b/incubator/memories-of-mars/0.0.25/questions.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.24/questions.yaml rename to incubator/memories-of-mars/0.0.25/questions.yaml diff --git a/incubator/memories-of-mars/0.0.24/templates/common.yaml b/incubator/memories-of-mars/0.0.25/templates/common.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.24/templates/common.yaml rename to incubator/memories-of-mars/0.0.25/templates/common.yaml diff --git a/incubator/metatube/0.0.24/values.yaml b/incubator/memories-of-mars/0.0.25/values.yaml similarity index 100% rename from incubator/metatube/0.0.24/values.yaml rename to incubator/memories-of-mars/0.0.25/values.yaml diff --git a/incubator/meshcentral/4.0.8/CHANGELOG.md b/incubator/meshcentral/4.0.8/CHANGELOG.md deleted file mode 100644 index ff888e5e666..00000000000 --- a/incubator/meshcentral/4.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/meshcentral/4.0.8/Chart.lock b/incubator/meshcentral/4.0.8/Chart.lock deleted file mode 100644 index ea61e064b9b..00000000000 --- a/incubator/meshcentral/4.0.8/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mongodb - repository: https://charts.truecharts.org/ - version: 2.0.13 -digest: sha256:0a099ab983a11bbf5e58b166c7310d2e96d16b3fc96095306f146bce65f70934 -generated: "2022-09-22T13:21:43.072825916Z" diff --git a/incubator/meshcentral/4.0.8/Chart.yaml b/incubator/meshcentral/4.0.8/Chart.yaml deleted file mode 100644 index 3056be8a417..00000000000 --- a/incubator/meshcentral/4.0.8/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: meshcentral -version: 4.0.8 -appVersion: "1.0.74" -description: MeshCentral is a full computer management web site -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/meshcentral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png -keywords: - - meshcentral - - teamviewer - - rdp -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/meshcentral - - https://github.com/Ylianst/MeshCentral -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org/ - version: 2.0.13 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/meshcentral/4.0.8/README.md b/incubator/meshcentral/4.0.8/README.md deleted file mode 100644 index b8156ea45f2..00000000000 --- a/incubator/meshcentral/4.0.8/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# meshcentral - -MeshCentral is a full computer management web site - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [meshcentral](https://truecharts.org/docs/charts/incubator/meshcentral) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mongodb | 2.0.13 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `meshcentral` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install meshcentral TrueCharts/meshcentral -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `meshcentral` deployment - -```console -helm uninstall meshcentral -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install meshcentral \ - --set env.TZ="America/New York" \ - TrueCharts/meshcentral -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install meshcentral TrueCharts/meshcentral -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/meshcentral/4.0.8/charts/common-10.5.10.tgz b/incubator/meshcentral/4.0.8/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/meshcentral/4.0.8/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/meshcentral/4.0.8/charts/mongodb-2.0.13.tgz b/incubator/meshcentral/4.0.8/charts/mongodb-2.0.13.tgz deleted file mode 100644 index c500172cc35..00000000000 Binary files a/incubator/meshcentral/4.0.8/charts/mongodb-2.0.13.tgz and /dev/null differ diff --git a/incubator/meshcentral/4.0.9/CHANGELOG.md b/incubator/meshcentral/4.0.9/CHANGELOG.md new file mode 100644 index 00000000000..59dbe0f0762 --- /dev/null +++ b/incubator/meshcentral/4.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshcentral-4.0.9](https://github.com/truecharts/charts/compare/meshcentral-4.0.8...meshcentral-4.0.9) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshcentral-4.0.8](https://github.com/truecharts/charts/compare/meshcentral-4.0.7...meshcentral-4.0.8) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/meshcentral/4.0.9/Chart.lock b/incubator/meshcentral/4.0.9/Chart.lock new file mode 100644 index 00000000000..e1645fa193c --- /dev/null +++ b/incubator/meshcentral/4.0.9/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mongodb + repository: https://charts.truecharts.org/ + version: 2.0.21 +digest: sha256:eb0d09d762447dede5ff4658445a984ac9ccfd95cb051f3c276f946d90146f6c +generated: "2022-09-25T14:18:20.749776611Z" diff --git a/incubator/meshcentral/4.0.9/Chart.yaml b/incubator/meshcentral/4.0.9/Chart.yaml new file mode 100644 index 00000000000..9090da42cc7 --- /dev/null +++ b/incubator/meshcentral/4.0.9/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +version: 4.0.9 +appVersion: "1.0.74" +description: MeshCentral is a full computer management web site +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/meshcentral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png +keywords: + - meshcentral + - teamviewer + - rdp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/meshcentral + - https://github.com/Ylianst/MeshCentral +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org/ + version: 2.0.21 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/meshcentral/4.0.9/README.md b/incubator/meshcentral/4.0.9/README.md new file mode 100644 index 00000000000..f5456799fb9 --- /dev/null +++ b/incubator/meshcentral/4.0.9/README.md @@ -0,0 +1,107 @@ +# meshcentral + +MeshCentral is a full computer management web site + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [meshcentral](https://truecharts.org/docs/charts/incubator/meshcentral) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mongodb | 2.0.21 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `meshcentral` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install meshcentral TrueCharts/meshcentral +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `meshcentral` deployment + +```console +helm uninstall meshcentral +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install meshcentral \ + --set env.TZ="America/New York" \ + TrueCharts/meshcentral +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install meshcentral TrueCharts/meshcentral -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/meshcentral/4.0.8/app-readme.md b/incubator/meshcentral/4.0.9/app-readme.md similarity index 100% rename from incubator/meshcentral/4.0.8/app-readme.md rename to incubator/meshcentral/4.0.9/app-readme.md diff --git a/incubator/meshcentral/4.0.9/charts/common-10.6.1.tgz b/incubator/meshcentral/4.0.9/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/meshcentral/4.0.9/charts/common-10.6.1.tgz differ diff --git a/incubator/meshcentral/4.0.9/charts/mongodb-2.0.21.tgz b/incubator/meshcentral/4.0.9/charts/mongodb-2.0.21.tgz new file mode 100644 index 00000000000..18af0eb4485 Binary files /dev/null and b/incubator/meshcentral/4.0.9/charts/mongodb-2.0.21.tgz differ diff --git a/incubator/meshcentral/4.0.8/ix_values.yaml b/incubator/meshcentral/4.0.9/ix_values.yaml similarity index 100% rename from incubator/meshcentral/4.0.8/ix_values.yaml rename to incubator/meshcentral/4.0.9/ix_values.yaml diff --git a/incubator/meshcentral/4.0.8/questions.yaml b/incubator/meshcentral/4.0.9/questions.yaml similarity index 100% rename from incubator/meshcentral/4.0.8/questions.yaml rename to incubator/meshcentral/4.0.9/questions.yaml diff --git a/incubator/meshcentral/4.0.8/templates/common.yaml b/incubator/meshcentral/4.0.9/templates/common.yaml similarity index 100% rename from incubator/meshcentral/4.0.8/templates/common.yaml rename to incubator/meshcentral/4.0.9/templates/common.yaml diff --git a/incubator/mindustry/0.0.24/values.yaml b/incubator/meshcentral/4.0.9/values.yaml similarity index 100% rename from incubator/mindustry/0.0.24/values.yaml rename to incubator/meshcentral/4.0.9/values.yaml diff --git a/incubator/metatube/0.0.24/CHANGELOG.md b/incubator/metatube/0.0.24/CHANGELOG.md deleted file mode 100644 index d80360aa463..00000000000 --- a/incubator/metatube/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/metatube/0.0.24/Chart.lock b/incubator/metatube/0.0.24/Chart.lock deleted file mode 100644 index 58ed90aa006..00000000000 --- a/incubator/metatube/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:36.753128796Z" diff --git a/incubator/metatube/0.0.24/Chart.yaml b/incubator/metatube/0.0.24/Chart.yaml deleted file mode 100644 index fedd1cefb10..00000000000 --- a/incubator/metatube/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file." -home: https://truecharts.org/docs/charts/incubator/metatube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png -keywords: - - metatube - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metatube -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube - - https://github.com/JVT038/MetaTube - - https://hub.docker.com/r/jvt038/metatube -type: application -version: 0.0.24 diff --git a/incubator/metatube/0.0.24/README.md b/incubator/metatube/0.0.24/README.md deleted file mode 100644 index 4abfddb3225..00000000000 --- a/incubator/metatube/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# metatube - -MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [metatube](https://truecharts.org/docs/charts/incubator/metatube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `metatube` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install metatube TrueCharts/metatube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `metatube` deployment - -```console -helm uninstall metatube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install metatube \ - --set env.TZ="America/New York" \ - TrueCharts/metatube -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install metatube TrueCharts/metatube -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/metatube/0.0.24/charts/common-10.5.10.tgz b/incubator/metatube/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/metatube/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/metatube/0.0.25/CHANGELOG.md b/incubator/metatube/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9a043b5148c --- /dev/null +++ b/incubator/metatube/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metatube-0.0.25](https://github.com/truecharts/charts/compare/metatube-0.0.24...metatube-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metatube-0.0.24](https://github.com/truecharts/charts/compare/metatube-0.0.23...metatube-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/metatube/0.0.25/Chart.lock b/incubator/metatube/0.0.25/Chart.lock new file mode 100644 index 00000000000..3ec40e1b0e4 --- /dev/null +++ b/incubator/metatube/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:18:13.750897048Z" diff --git a/incubator/metatube/0.0.25/Chart.yaml b/incubator/metatube/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b2304187022 --- /dev/null +++ b/incubator/metatube/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file." +home: https://truecharts.org/docs/charts/incubator/metatube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metatube.png +keywords: + - metatube + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metatube +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/metatube + - https://github.com/JVT038/MetaTube + - https://hub.docker.com/r/jvt038/metatube +type: application +version: 0.0.25 diff --git a/incubator/metatube/0.0.25/README.md b/incubator/metatube/0.0.25/README.md new file mode 100644 index 00000000000..b4925420f0d --- /dev/null +++ b/incubator/metatube/0.0.25/README.md @@ -0,0 +1,107 @@ +# metatube + +MetaTube downloads video from YouTube and can add metadata from a specified metadata provider on the downloaded file. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [metatube](https://truecharts.org/docs/charts/incubator/metatube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `metatube` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install metatube TrueCharts/metatube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `metatube` deployment + +```console +helm uninstall metatube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install metatube \ + --set env.TZ="America/New York" \ + TrueCharts/metatube +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install metatube TrueCharts/metatube -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/metatube/0.0.24/app-readme.md b/incubator/metatube/0.0.25/app-readme.md similarity index 100% rename from incubator/metatube/0.0.24/app-readme.md rename to incubator/metatube/0.0.25/app-readme.md diff --git a/incubator/metatube/0.0.25/charts/common-10.6.1.tgz b/incubator/metatube/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/metatube/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/metatube/0.0.24/ix_values.yaml b/incubator/metatube/0.0.25/ix_values.yaml similarity index 100% rename from incubator/metatube/0.0.24/ix_values.yaml rename to incubator/metatube/0.0.25/ix_values.yaml diff --git a/incubator/metatube/0.0.24/questions.yaml b/incubator/metatube/0.0.25/questions.yaml similarity index 100% rename from incubator/metatube/0.0.24/questions.yaml rename to incubator/metatube/0.0.25/questions.yaml diff --git a/incubator/metatube/0.0.24/templates/common.yaml b/incubator/metatube/0.0.25/templates/common.yaml similarity index 100% rename from incubator/metatube/0.0.24/templates/common.yaml rename to incubator/metatube/0.0.25/templates/common.yaml diff --git a/incubator/minecraft-bungeecord/0.0.21/values.yaml b/incubator/metatube/0.0.25/values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/values.yaml rename to incubator/metatube/0.0.25/values.yaml diff --git a/incubator/mindustry/0.0.24/CHANGELOG.md b/incubator/mindustry/0.0.24/CHANGELOG.md deleted file mode 100644 index 009af5c899d..00000000000 --- a/incubator/mindustry/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mindustry/0.0.24/Chart.lock b/incubator/mindustry/0.0.24/Chart.lock deleted file mode 100644 index fd14321de43..00000000000 --- a/incubator/mindustry/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:52.535617676Z" diff --git a/incubator/mindustry/0.0.24/Chart.yaml b/incubator/mindustry/0.0.24/Chart.yaml deleted file mode 100644 index 098ae94e9a4..00000000000 --- a/incubator/mindustry/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it." -home: https://truecharts.org/docs/charts/incubator/mindustry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png -keywords: - - mindustry - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mindustry -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry - - https://anuke.itch.io/mindustry - - https://hub.docker.com/r/ich777/mindustry-server/ -type: application -version: 0.0.24 diff --git a/incubator/mindustry/0.0.24/README.md b/incubator/mindustry/0.0.24/README.md deleted file mode 100644 index f3989474e5a..00000000000 --- a/incubator/mindustry/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mindustry - -This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mindustry](https://truecharts.org/docs/charts/incubator/mindustry) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mindustry` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mindustry TrueCharts/mindustry -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mindustry` deployment - -```console -helm uninstall mindustry -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mindustry \ - --set env.TZ="America/New York" \ - TrueCharts/mindustry -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mindustry TrueCharts/mindustry -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mindustry/0.0.24/charts/common-10.5.10.tgz b/incubator/mindustry/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mindustry/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mindustry/0.0.25/CHANGELOG.md b/incubator/mindustry/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8d2029fa632 --- /dev/null +++ b/incubator/mindustry/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mindustry-0.0.25](https://github.com/truecharts/charts/compare/mindustry-0.0.24...mindustry-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mindustry-0.0.24](https://github.com/truecharts/charts/compare/mindustry-0.0.23...mindustry-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mindustry/0.0.25/Chart.lock b/incubator/mindustry/0.0.25/Chart.lock new file mode 100644 index 00000000000..d8550eb4b9f --- /dev/null +++ b/incubator/mindustry/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:18:33.301786505Z" diff --git a/incubator/mindustry/0.0.25/Chart.yaml b/incubator/mindustry/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c94634406e8 --- /dev/null +++ b/incubator/mindustry/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it." +home: https://truecharts.org/docs/charts/incubator/mindustry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png +keywords: + - mindustry + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mindustry +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mindustry + - https://anuke.itch.io/mindustry + - https://hub.docker.com/r/ich777/mindustry-server/ +type: application +version: 0.0.25 diff --git a/incubator/mindustry/0.0.25/README.md b/incubator/mindustry/0.0.25/README.md new file mode 100644 index 00000000000..f9cf05444f0 --- /dev/null +++ b/incubator/mindustry/0.0.25/README.md @@ -0,0 +1,107 @@ +# mindustry + +This is a Basic Mindustry Server. It will download the preferred version of Mindustry and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mindustry](https://truecharts.org/docs/charts/incubator/mindustry) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mindustry` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mindustry TrueCharts/mindustry +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mindustry` deployment + +```console +helm uninstall mindustry +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mindustry \ + --set env.TZ="America/New York" \ + TrueCharts/mindustry +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mindustry TrueCharts/mindustry -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mindustry/0.0.24/app-readme.md b/incubator/mindustry/0.0.25/app-readme.md similarity index 100% rename from incubator/mindustry/0.0.24/app-readme.md rename to incubator/mindustry/0.0.25/app-readme.md diff --git a/incubator/mindustry/0.0.25/charts/common-10.6.1.tgz b/incubator/mindustry/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mindustry/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mindustry/0.0.24/ix_values.yaml b/incubator/mindustry/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mindustry/0.0.24/ix_values.yaml rename to incubator/mindustry/0.0.25/ix_values.yaml diff --git a/incubator/mindustry/0.0.24/questions.yaml b/incubator/mindustry/0.0.25/questions.yaml similarity index 100% rename from incubator/mindustry/0.0.24/questions.yaml rename to incubator/mindustry/0.0.25/questions.yaml diff --git a/incubator/mindustry/0.0.24/templates/common.yaml b/incubator/mindustry/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mindustry/0.0.24/templates/common.yaml rename to incubator/mindustry/0.0.25/templates/common.yaml diff --git a/incubator/mineos/0.0.26/values.yaml b/incubator/mindustry/0.0.25/values.yaml similarity index 100% rename from incubator/mineos/0.0.26/values.yaml rename to incubator/mindustry/0.0.25/values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md deleted file mode 100644 index adbf46fdd0e..00000000000 --- a/incubator/minecraft-bungeecord/0.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/minecraft-bungeecord/0.0.21/Chart.lock b/incubator/minecraft-bungeecord/0.0.21/Chart.lock deleted file mode 100644 index d96cba3a039..00000000000 --- a/incubator/minecraft-bungeecord/0.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:21:53.308846531Z" diff --git a/incubator/minecraft-bungeecord/0.0.21/Chart.yaml b/incubator/minecraft-bungeecord/0.0.21/Chart.yaml deleted file mode 100644 index cf3c01f6cc4..00000000000 --- a/incubator/minecraft-bungeecord/0.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minecraft-bungeecord -version: 0.0.21 -appVersion: "2022.4.1" -description: A Spigot BungeeCord server. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -keywords: - - gameserver - - minecraft -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/minecraft-bungeecord - - https://hub.docker.com/r/itzg/bungeecord - - https://github.com/itzg/docker-bungeecord -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/minecraft-bungeecord/0.0.21/README.md b/incubator/minecraft-bungeecord/0.0.21/README.md deleted file mode 100644 index f0557663cca..00000000000 --- a/incubator/minecraft-bungeecord/0.0.21/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minecraft-bungeecord - -A Spigot BungeeCord server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-bungeecord](https://truecharts.org/docs/charts/incubator/minecraft-bungeecord) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minecraft-bungeecord` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minecraft-bungeecord` deployment - -```console -helm uninstall minecraft-bungeecord -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-bungeecord \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-bungeecord -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/minecraft-bungeecord/0.0.21/charts/common-10.5.10.tgz b/incubator/minecraft-bungeecord/0.0.21/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/minecraft-bungeecord/0.0.21/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/minecraft-bungeecord/0.0.22/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.22/CHANGELOG.md new file mode 100644 index 00000000000..fe8cf96d127 --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-bungeecord-0.0.22](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.21...minecraft-bungeecord-0.0.22) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-bungeecord-0.0.21](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.20...minecraft-bungeecord-0.0.21) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/minecraft-bungeecord/0.0.22/Chart.lock b/incubator/minecraft-bungeecord/0.0.22/Chart.lock new file mode 100644 index 00000000000..a7233eb13ea --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:18:35.8419159Z" diff --git a/incubator/minecraft-bungeecord/0.0.22/Chart.yaml b/incubator/minecraft-bungeecord/0.0.22/Chart.yaml new file mode 100644 index 00000000000..cbd007c7d1b --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minecraft-bungeecord +version: 0.0.22 +appVersion: "2022.4.1" +description: A Spigot BungeeCord server. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/minecraft-bungeecord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png +keywords: + - gameserver + - minecraft +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/minecraft-bungeecord + - https://hub.docker.com/r/itzg/bungeecord + - https://github.com/itzg/docker-bungeecord +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/minecraft-bungeecord/0.0.22/README.md b/incubator/minecraft-bungeecord/0.0.22/README.md new file mode 100644 index 00000000000..5e69e16925b --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.22/README.md @@ -0,0 +1,107 @@ +# minecraft-bungeecord + +A Spigot BungeeCord server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-bungeecord](https://truecharts.org/docs/charts/incubator/minecraft-bungeecord) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minecraft-bungeecord` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minecraft-bungeecord` deployment + +```console +helm uninstall minecraft-bungeecord +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-bungeecord \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-bungeecord +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minecraft-bungeecord TrueCharts/minecraft-bungeecord -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/minecraft-bungeecord/0.0.21/app-readme.md b/incubator/minecraft-bungeecord/0.0.22/app-readme.md similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/app-readme.md rename to incubator/minecraft-bungeecord/0.0.22/app-readme.md diff --git a/incubator/minecraft-bungeecord/0.0.22/charts/common-10.6.1.tgz b/incubator/minecraft-bungeecord/0.0.22/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/minecraft-bungeecord/0.0.22/charts/common-10.6.1.tgz differ diff --git a/incubator/minecraft-bungeecord/0.0.21/ci/base-values.yaml b/incubator/minecraft-bungeecord/0.0.22/ci/base-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/ci/base-values.yaml rename to incubator/minecraft-bungeecord/0.0.22/ci/base-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.21/ci/j11-values.yaml b/incubator/minecraft-bungeecord/0.0.22/ci/j11-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/ci/j11-values.yaml rename to incubator/minecraft-bungeecord/0.0.22/ci/j11-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.21/ci/j8-values.yaml b/incubator/minecraft-bungeecord/0.0.22/ci/j8-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/ci/j8-values.yaml rename to incubator/minecraft-bungeecord/0.0.22/ci/j8-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.21/ix_values.yaml b/incubator/minecraft-bungeecord/0.0.22/ix_values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/ix_values.yaml rename to incubator/minecraft-bungeecord/0.0.22/ix_values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.21/questions.yaml b/incubator/minecraft-bungeecord/0.0.22/questions.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/questions.yaml rename to incubator/minecraft-bungeecord/0.0.22/questions.yaml diff --git a/incubator/minecraft-bungeecord/0.0.21/templates/common.yaml b/incubator/minecraft-bungeecord/0.0.22/templates/common.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.21/templates/common.yaml rename to incubator/minecraft-bungeecord/0.0.22/templates/common.yaml diff --git a/incubator/minimal-ics-hoster/0.0.24/values.yaml b/incubator/minecraft-bungeecord/0.0.22/values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.24/values.yaml rename to incubator/minecraft-bungeecord/0.0.22/values.yaml diff --git a/incubator/mineos/0.0.26/CHANGELOG.md b/incubator/mineos/0.0.26/CHANGELOG.md deleted file mode 100644 index d4168116b02..00000000000 --- a/incubator/mineos/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mineos/0.0.26/Chart.lock b/incubator/mineos/0.0.26/Chart.lock deleted file mode 100644 index 219f7e96da2..00000000000 --- a/incubator/mineos/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:02.09673344Z" diff --git a/incubator/mineos/0.0.26/Chart.yaml b/incubator/mineos/0.0.26/Chart.yaml deleted file mode 100644 index ace0efcede5..00000000000 --- a/incubator/mineos/0.0.26/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mineos -version: 0.0.26 -appVersion: "latest" -description: MineOS is a server front-end to ease managing Minecraft administrative tasks. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/mineos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mineos.png -keywords: - - gameserver - - minecraft -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mineos - - https://hub.docker.com/r/hexparrot/mineos - - https://github.com/hexparrot/mineos-node -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/mineos/0.0.26/README.md b/incubator/mineos/0.0.26/README.md deleted file mode 100644 index e1180863f0c..00000000000 --- a/incubator/mineos/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mineos - -MineOS is a server front-end to ease managing Minecraft administrative tasks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mineos](https://truecharts.org/docs/charts/incubator/mineos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mineos` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mineos TrueCharts/mineos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mineos` deployment - -```console -helm uninstall mineos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mineos \ - --set env.TZ="America/New York" \ - TrueCharts/mineos -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mineos TrueCharts/mineos -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mineos/0.0.26/charts/common-10.5.10.tgz b/incubator/mineos/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mineos/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mineos/0.0.27/CHANGELOG.md b/incubator/mineos/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..1ea66ecfef7 --- /dev/null +++ b/incubator/mineos/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mineos-0.0.27](https://github.com/truecharts/charts/compare/mineos-0.0.26...mineos-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mineos-0.0.26](https://github.com/truecharts/charts/compare/mineos-0.0.25...mineos-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mineos/0.0.27/Chart.lock b/incubator/mineos/0.0.27/Chart.lock new file mode 100644 index 00000000000..32ed56a5f27 --- /dev/null +++ b/incubator/mineos/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:18:44.685445075Z" diff --git a/incubator/mineos/0.0.27/Chart.yaml b/incubator/mineos/0.0.27/Chart.yaml new file mode 100644 index 00000000000..5eadfda78de --- /dev/null +++ b/incubator/mineos/0.0.27/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mineos +version: 0.0.27 +appVersion: "latest" +description: MineOS is a server front-end to ease managing Minecraft administrative tasks. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/mineos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mineos.png +keywords: + - gameserver + - minecraft +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mineos + - https://hub.docker.com/r/hexparrot/mineos + - https://github.com/hexparrot/mineos-node +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/mineos/0.0.27/README.md b/incubator/mineos/0.0.27/README.md new file mode 100644 index 00000000000..265dff2c243 --- /dev/null +++ b/incubator/mineos/0.0.27/README.md @@ -0,0 +1,107 @@ +# mineos + +MineOS is a server front-end to ease managing Minecraft administrative tasks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mineos](https://truecharts.org/docs/charts/incubator/mineos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mineos` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mineos TrueCharts/mineos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mineos` deployment + +```console +helm uninstall mineos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mineos \ + --set env.TZ="America/New York" \ + TrueCharts/mineos +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mineos TrueCharts/mineos -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mineos/0.0.26/app-readme.md b/incubator/mineos/0.0.27/app-readme.md similarity index 100% rename from incubator/mineos/0.0.26/app-readme.md rename to incubator/mineos/0.0.27/app-readme.md diff --git a/incubator/mineos/0.0.27/charts/common-10.6.1.tgz b/incubator/mineos/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mineos/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/mineos/0.0.26/ix_values.yaml b/incubator/mineos/0.0.27/ix_values.yaml similarity index 100% rename from incubator/mineos/0.0.26/ix_values.yaml rename to incubator/mineos/0.0.27/ix_values.yaml diff --git a/incubator/mineos/0.0.26/questions.yaml b/incubator/mineos/0.0.27/questions.yaml similarity index 100% rename from incubator/mineos/0.0.26/questions.yaml rename to incubator/mineos/0.0.27/questions.yaml diff --git a/incubator/mineos/0.0.26/templates/common.yaml b/incubator/mineos/0.0.27/templates/common.yaml similarity index 100% rename from incubator/mineos/0.0.26/templates/common.yaml rename to incubator/mineos/0.0.27/templates/common.yaml diff --git a/incubator/mininote/0.0.24/values.yaml b/incubator/mineos/0.0.27/values.yaml similarity index 100% rename from incubator/mininote/0.0.24/values.yaml rename to incubator/mineos/0.0.27/values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md deleted file mode 100644 index a1030bf2292..00000000000 --- a/incubator/minimal-ics-hoster/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/minimal-ics-hoster/0.0.24/Chart.lock b/incubator/minimal-ics-hoster/0.0.24/Chart.lock deleted file mode 100644 index acc0b0d5cdb..00000000000 --- a/incubator/minimal-ics-hoster/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:17.993547679Z" diff --git a/incubator/minimal-ics-hoster/0.0.24/Chart.yaml b/incubator/minimal-ics-hoster/0.0.24/Chart.yaml deleted file mode 100644 index 872c6cde043..00000000000 --- a/incubator/minimal-ics-hoster/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "minimal ics / iCal / Calendar hoster, " -home: https://truecharts.org/docs/charts/incubator/minimal-ics-hoster -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minimal-ics-hoster.png -keywords: - - minimal-ics-hoster - - HomeAutomation - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minimal-ics-hoster -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/minimal-ics-hoster - - https://github.com/patrickstigler/minimal-ics-host/tree/master - - https://hub.docker.com/r/patrickstigler/minimal-ics-hoster -type: application -version: 0.0.24 diff --git a/incubator/minimal-ics-hoster/0.0.24/README.md b/incubator/minimal-ics-hoster/0.0.24/README.md deleted file mode 100644 index 797f29ec5f9..00000000000 --- a/incubator/minimal-ics-hoster/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minimal-ics-hoster - -minimal ics / iCal / Calendar hoster, - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minimal-ics-hoster](https://truecharts.org/docs/charts/incubator/minimal-ics-hoster) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minimal-ics-hoster` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minimal-ics-hoster TrueCharts/minimal-ics-hoster -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minimal-ics-hoster` deployment - -```console -helm uninstall minimal-ics-hoster -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minimal-ics-hoster \ - --set env.TZ="America/New York" \ - TrueCharts/minimal-ics-hoster -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minimal-ics-hoster TrueCharts/minimal-ics-hoster -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/minimal-ics-hoster/0.0.24/charts/common-10.5.10.tgz b/incubator/minimal-ics-hoster/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/minimal-ics-hoster/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/minimal-ics-hoster/0.0.25/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..901880b4e04 --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minimal-ics-hoster-0.0.25](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.24...minimal-ics-hoster-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minimal-ics-hoster-0.0.24](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.23...minimal-ics-hoster-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/minimal-ics-hoster/0.0.25/Chart.lock b/incubator/minimal-ics-hoster/0.0.25/Chart.lock new file mode 100644 index 00000000000..509c3aae618 --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:04.10981257Z" diff --git a/incubator/minimal-ics-hoster/0.0.25/Chart.yaml b/incubator/minimal-ics-hoster/0.0.25/Chart.yaml new file mode 100644 index 00000000000..23070617a9b --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "minimal ics / iCal / Calendar hoster, " +home: https://truecharts.org/docs/charts/incubator/minimal-ics-hoster +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minimal-ics-hoster.png +keywords: + - minimal-ics-hoster + - HomeAutomation + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minimal-ics-hoster +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/minimal-ics-hoster + - https://github.com/patrickstigler/minimal-ics-host/tree/master + - https://hub.docker.com/r/patrickstigler/minimal-ics-hoster +type: application +version: 0.0.25 diff --git a/incubator/minimal-ics-hoster/0.0.25/README.md b/incubator/minimal-ics-hoster/0.0.25/README.md new file mode 100644 index 00000000000..6fe8191ebcb --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.25/README.md @@ -0,0 +1,107 @@ +# minimal-ics-hoster + +minimal ics / iCal / Calendar hoster, + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minimal-ics-hoster](https://truecharts.org/docs/charts/incubator/minimal-ics-hoster) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minimal-ics-hoster` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minimal-ics-hoster TrueCharts/minimal-ics-hoster +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minimal-ics-hoster` deployment + +```console +helm uninstall minimal-ics-hoster +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minimal-ics-hoster \ + --set env.TZ="America/New York" \ + TrueCharts/minimal-ics-hoster +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minimal-ics-hoster TrueCharts/minimal-ics-hoster -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/minimal-ics-hoster/0.0.24/app-readme.md b/incubator/minimal-ics-hoster/0.0.25/app-readme.md similarity index 100% rename from incubator/minimal-ics-hoster/0.0.24/app-readme.md rename to incubator/minimal-ics-hoster/0.0.25/app-readme.md diff --git a/incubator/minimal-ics-hoster/0.0.25/charts/common-10.6.1.tgz b/incubator/minimal-ics-hoster/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/minimal-ics-hoster/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/minimal-ics-hoster/0.0.24/ix_values.yaml b/incubator/minimal-ics-hoster/0.0.25/ix_values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.24/ix_values.yaml rename to incubator/minimal-ics-hoster/0.0.25/ix_values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.24/questions.yaml b/incubator/minimal-ics-hoster/0.0.25/questions.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.24/questions.yaml rename to incubator/minimal-ics-hoster/0.0.25/questions.yaml diff --git a/incubator/minimal-ics-hoster/0.0.24/templates/common.yaml b/incubator/minimal-ics-hoster/0.0.25/templates/common.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.24/templates/common.yaml rename to incubator/minimal-ics-hoster/0.0.25/templates/common.yaml diff --git a/incubator/mocodo-mcd/0.0.24/values.yaml b/incubator/minimal-ics-hoster/0.0.25/values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.24/values.yaml rename to incubator/minimal-ics-hoster/0.0.25/values.yaml diff --git a/incubator/mininote/0.0.24/CHANGELOG.md b/incubator/mininote/0.0.24/CHANGELOG.md deleted file mode 100644 index 398fe685dda..00000000000 --- a/incubator/mininote/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mininote/0.0.24/Chart.lock b/incubator/mininote/0.0.24/Chart.lock deleted file mode 100644 index 5653635d181..00000000000 --- a/incubator/mininote/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:18.092609005Z" diff --git a/incubator/mininote/0.0.24/Chart.yaml b/incubator/mininote/0.0.24/Chart.yaml deleted file mode 100644 index b9af96cda61..00000000000 --- a/incubator/mininote/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express." -home: https://truecharts.org/docs/charts/incubator/mininote -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png -keywords: - - mininote - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mininote -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote - - https://github.com/muety/mininote - - https://hub.docker.com/r/n1try/mininote -type: application -version: 0.0.24 diff --git a/incubator/mininote/0.0.24/README.md b/incubator/mininote/0.0.24/README.md deleted file mode 100644 index a0027dcb9bb..00000000000 --- a/incubator/mininote/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mininote - -A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mininote](https://truecharts.org/docs/charts/incubator/mininote) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mininote` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mininote TrueCharts/mininote -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mininote` deployment - -```console -helm uninstall mininote -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mininote \ - --set env.TZ="America/New York" \ - TrueCharts/mininote -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mininote TrueCharts/mininote -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mininote/0.0.24/charts/common-10.5.10.tgz b/incubator/mininote/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mininote/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mininote/0.0.25/CHANGELOG.md b/incubator/mininote/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e07f0fae937 --- /dev/null +++ b/incubator/mininote/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mininote-0.0.25](https://github.com/truecharts/charts/compare/mininote-0.0.24...mininote-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mininote-0.0.24](https://github.com/truecharts/charts/compare/mininote-0.0.23...mininote-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mininote/0.0.25/Chart.lock b/incubator/mininote/0.0.25/Chart.lock new file mode 100644 index 00000000000..afde3250e2b --- /dev/null +++ b/incubator/mininote/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:05.089870815Z" diff --git a/incubator/mininote/0.0.25/Chart.yaml b/incubator/mininote/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ce441532866 --- /dev/null +++ b/incubator/mininote/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express." +home: https://truecharts.org/docs/charts/incubator/mininote +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mininote.png +keywords: + - mininote + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mininote +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mininote + - https://github.com/muety/mininote + - https://hub.docker.com/r/n1try/mininote +type: application +version: 0.0.25 diff --git a/incubator/mininote/0.0.25/README.md b/incubator/mininote/0.0.25/README.md new file mode 100644 index 00000000000..85cbea38660 --- /dev/null +++ b/incubator/mininote/0.0.25/README.md @@ -0,0 +1,107 @@ +# mininote + +A simple, self-hosted, encrypted Markdown note-taking app built with Vue 3, and Express. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mininote](https://truecharts.org/docs/charts/incubator/mininote) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mininote` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mininote TrueCharts/mininote +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mininote` deployment + +```console +helm uninstall mininote +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mininote \ + --set env.TZ="America/New York" \ + TrueCharts/mininote +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mininote TrueCharts/mininote -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mininote/0.0.24/app-readme.md b/incubator/mininote/0.0.25/app-readme.md similarity index 100% rename from incubator/mininote/0.0.24/app-readme.md rename to incubator/mininote/0.0.25/app-readme.md diff --git a/incubator/mininote/0.0.25/charts/common-10.6.1.tgz b/incubator/mininote/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mininote/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mininote/0.0.24/ix_values.yaml b/incubator/mininote/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mininote/0.0.24/ix_values.yaml rename to incubator/mininote/0.0.25/ix_values.yaml diff --git a/incubator/mininote/0.0.24/questions.yaml b/incubator/mininote/0.0.25/questions.yaml similarity index 100% rename from incubator/mininote/0.0.24/questions.yaml rename to incubator/mininote/0.0.25/questions.yaml diff --git a/incubator/mininote/0.0.24/templates/common.yaml b/incubator/mininote/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mininote/0.0.24/templates/common.yaml rename to incubator/mininote/0.0.25/templates/common.yaml diff --git a/incubator/mojopaste/0.0.24/values.yaml b/incubator/mininote/0.0.25/values.yaml similarity index 100% rename from incubator/mojopaste/0.0.24/values.yaml rename to incubator/mininote/0.0.25/values.yaml diff --git a/incubator/mocodo-mcd/0.0.24/CHANGELOG.md b/incubator/mocodo-mcd/0.0.24/CHANGELOG.md deleted file mode 100644 index 17805f982bc..00000000000 --- a/incubator/mocodo-mcd/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mocodo-mcd/0.0.24/Chart.lock b/incubator/mocodo-mcd/0.0.24/Chart.lock deleted file mode 100644 index 76e401850b8..00000000000 --- a/incubator/mocodo-mcd/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:18.787939186Z" diff --git a/incubator/mocodo-mcd/0.0.24/Chart.yaml b/incubator/mocodo-mcd/0.0.24/Chart.yaml deleted file mode 100644 index f5a2067253a..00000000000 --- a/incubator/mocodo-mcd/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles." -home: https://truecharts.org/docs/charts/incubator/mocodo-mcd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png -keywords: - - mocodo-mcd - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mocodo-mcd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd - - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande - - https://hub.docker.com/r/olprog/mocodo -type: application -version: 0.0.24 diff --git a/incubator/mocodo-mcd/0.0.24/README.md b/incubator/mocodo-mcd/0.0.24/README.md deleted file mode 100644 index ee19dcb534c..00000000000 --- a/incubator/mocodo-mcd/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mocodo-mcd - -Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mocodo-mcd](https://truecharts.org/docs/charts/incubator/mocodo-mcd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mocodo-mcd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mocodo-mcd TrueCharts/mocodo-mcd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mocodo-mcd` deployment - -```console -helm uninstall mocodo-mcd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mocodo-mcd \ - --set env.TZ="America/New York" \ - TrueCharts/mocodo-mcd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mocodo-mcd TrueCharts/mocodo-mcd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mocodo-mcd/0.0.24/charts/common-10.5.10.tgz b/incubator/mocodo-mcd/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mocodo-mcd/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mocodo-mcd/0.0.25/CHANGELOG.md b/incubator/mocodo-mcd/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8ca45bb1e2a --- /dev/null +++ b/incubator/mocodo-mcd/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mocodo-mcd-0.0.25](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.24...mocodo-mcd-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mocodo-mcd-0.0.24](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.23...mocodo-mcd-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mocodo-mcd/0.0.25/Chart.lock b/incubator/mocodo-mcd/0.0.25/Chart.lock new file mode 100644 index 00000000000..48ae95d675e --- /dev/null +++ b/incubator/mocodo-mcd/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:07.51526191Z" diff --git a/incubator/mocodo-mcd/0.0.25/Chart.yaml b/incubator/mocodo-mcd/0.0.25/Chart.yaml new file mode 100644 index 00000000000..633f0e59431 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles." +home: https://truecharts.org/docs/charts/incubator/mocodo-mcd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mocodo-mcd.png +keywords: + - mocodo-mcd + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mocodo-mcd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mocodo-mcd + - https://rawgit.com/laowantong/mocodo/master/doc/fr_refman.html#utiliser_mocodo_en_ligne_de_commande + - https://hub.docker.com/r/olprog/mocodo +type: application +version: 0.0.25 diff --git a/incubator/mocodo-mcd/0.0.25/README.md b/incubator/mocodo-mcd/0.0.25/README.md new file mode 100644 index 00000000000..24050f5d8b8 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.25/README.md @@ -0,0 +1,107 @@ +# mocodo-mcd + +Mocodo est un logiciel d'aide l'enseignement et la conception des bases de donnes relationnelles. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mocodo-mcd](https://truecharts.org/docs/charts/incubator/mocodo-mcd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mocodo-mcd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mocodo-mcd TrueCharts/mocodo-mcd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mocodo-mcd` deployment + +```console +helm uninstall mocodo-mcd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mocodo-mcd \ + --set env.TZ="America/New York" \ + TrueCharts/mocodo-mcd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mocodo-mcd TrueCharts/mocodo-mcd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mocodo-mcd/0.0.24/app-readme.md b/incubator/mocodo-mcd/0.0.25/app-readme.md similarity index 100% rename from incubator/mocodo-mcd/0.0.24/app-readme.md rename to incubator/mocodo-mcd/0.0.25/app-readme.md diff --git a/incubator/mocodo-mcd/0.0.25/charts/common-10.6.1.tgz b/incubator/mocodo-mcd/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mocodo-mcd/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mocodo-mcd/0.0.24/ix_values.yaml b/incubator/mocodo-mcd/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.24/ix_values.yaml rename to incubator/mocodo-mcd/0.0.25/ix_values.yaml diff --git a/incubator/mocodo-mcd/0.0.24/questions.yaml b/incubator/mocodo-mcd/0.0.25/questions.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.24/questions.yaml rename to incubator/mocodo-mcd/0.0.25/questions.yaml diff --git a/incubator/mocodo-mcd/0.0.24/templates/common.yaml b/incubator/mocodo-mcd/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.24/templates/common.yaml rename to incubator/mocodo-mcd/0.0.25/templates/common.yaml diff --git a/incubator/monero-node/0.0.24/values.yaml b/incubator/mocodo-mcd/0.0.25/values.yaml similarity index 100% rename from incubator/monero-node/0.0.24/values.yaml rename to incubator/mocodo-mcd/0.0.25/values.yaml diff --git a/incubator/mojopaste/0.0.24/CHANGELOG.md b/incubator/mojopaste/0.0.24/CHANGELOG.md deleted file mode 100644 index e18215aed24..00000000000 --- a/incubator/mojopaste/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mojopaste/0.0.24/Chart.lock b/incubator/mojopaste/0.0.24/Chart.lock deleted file mode 100644 index 8c1e7be8fc4..00000000000 --- a/incubator/mojopaste/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:26.567839965Z" diff --git a/incubator/mojopaste/0.0.24/Chart.yaml b/incubator/mojopaste/0.0.24/Chart.yaml deleted file mode 100644 index 0b2caba7bf4..00000000000 --- a/incubator/mojopaste/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application." -home: https://truecharts.org/docs/charts/incubator/mojopaste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png -keywords: - - mojopaste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mojopaste -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste - - https://github.com/jhthorsen/app-mojopaste - - https://hub.docker.com/r/jhthorsen/mojopaste -type: application -version: 0.0.24 diff --git a/incubator/mojopaste/0.0.24/README.md b/incubator/mojopaste/0.0.24/README.md deleted file mode 100644 index 3633dc7a6ff..00000000000 --- a/incubator/mojopaste/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mojopaste - -Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mojopaste](https://truecharts.org/docs/charts/incubator/mojopaste) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mojopaste` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mojopaste TrueCharts/mojopaste -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mojopaste` deployment - -```console -helm uninstall mojopaste -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mojopaste \ - --set env.TZ="America/New York" \ - TrueCharts/mojopaste -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mojopaste TrueCharts/mojopaste -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mojopaste/0.0.24/charts/common-10.5.10.tgz b/incubator/mojopaste/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mojopaste/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mojopaste/0.0.25/CHANGELOG.md b/incubator/mojopaste/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..21cdd97663a --- /dev/null +++ b/incubator/mojopaste/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mojopaste-0.0.25](https://github.com/truecharts/charts/compare/mojopaste-0.0.24...mojopaste-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mojopaste-0.0.24](https://github.com/truecharts/charts/compare/mojopaste-0.0.23...mojopaste-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mojopaste/0.0.25/Chart.lock b/incubator/mojopaste/0.0.25/Chart.lock new file mode 100644 index 00000000000..f288a27cff9 --- /dev/null +++ b/incubator/mojopaste/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:16.045828008Z" diff --git a/incubator/mojopaste/0.0.25/Chart.yaml b/incubator/mojopaste/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c85e4ef9e2a --- /dev/null +++ b/incubator/mojopaste/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application." +home: https://truecharts.org/docs/charts/incubator/mojopaste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mojopaste.png +keywords: + - mojopaste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mojopaste +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mojopaste + - https://github.com/jhthorsen/app-mojopaste + - https://hub.docker.com/r/jhthorsen/mojopaste +type: application +version: 0.0.25 diff --git a/incubator/mojopaste/0.0.25/README.md b/incubator/mojopaste/0.0.25/README.md new file mode 100644 index 00000000000..48df3e89e78 --- /dev/null +++ b/incubator/mojopaste/0.0.25/README.md @@ -0,0 +1,107 @@ +# mojopaste + +Mojopaste is a pastebin application. There's about one million of these out there, but if you have the need to run something internally at work or you just fancy having your own pastebin, this is your application. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mojopaste](https://truecharts.org/docs/charts/incubator/mojopaste) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mojopaste` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mojopaste TrueCharts/mojopaste +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mojopaste` deployment + +```console +helm uninstall mojopaste +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mojopaste \ + --set env.TZ="America/New York" \ + TrueCharts/mojopaste +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mojopaste TrueCharts/mojopaste -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mojopaste/0.0.24/app-readme.md b/incubator/mojopaste/0.0.25/app-readme.md similarity index 100% rename from incubator/mojopaste/0.0.24/app-readme.md rename to incubator/mojopaste/0.0.25/app-readme.md diff --git a/incubator/mojopaste/0.0.25/charts/common-10.6.1.tgz b/incubator/mojopaste/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mojopaste/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mojopaste/0.0.24/ix_values.yaml b/incubator/mojopaste/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mojopaste/0.0.24/ix_values.yaml rename to incubator/mojopaste/0.0.25/ix_values.yaml diff --git a/incubator/mojopaste/0.0.24/questions.yaml b/incubator/mojopaste/0.0.25/questions.yaml similarity index 100% rename from incubator/mojopaste/0.0.24/questions.yaml rename to incubator/mojopaste/0.0.25/questions.yaml diff --git a/incubator/mojopaste/0.0.24/templates/common.yaml b/incubator/mojopaste/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mojopaste/0.0.24/templates/common.yaml rename to incubator/mojopaste/0.0.25/templates/common.yaml diff --git a/incubator/mordhau/0.0.24/values.yaml b/incubator/mojopaste/0.0.25/values.yaml similarity index 100% rename from incubator/mordhau/0.0.24/values.yaml rename to incubator/mojopaste/0.0.25/values.yaml diff --git a/incubator/monero-node/0.0.24/CHANGELOG.md b/incubator/monero-node/0.0.24/CHANGELOG.md deleted file mode 100644 index 527e28c44ca..00000000000 --- a/incubator/monero-node/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/monero-node/0.0.24/Chart.lock b/incubator/monero-node/0.0.24/Chart.lock deleted file mode 100644 index 6ca82db5708..00000000000 --- a/incubator/monero-node/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:43.099131051Z" diff --git a/incubator/monero-node/0.0.24/Chart.yaml b/incubator/monero-node/0.0.24/Chart.yaml deleted file mode 100644 index 35cfbeeb6a6..00000000000 --- a/incubator/monero-node/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Chart to run a monero full network node" -home: https://truecharts.org/docs/charts/incubator/monero-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png -keywords: - - monero-node - - Crypto - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: monero-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node - - https://github.com/kannix/monero-full-node - - https://hub.docker.com/r/kannix/monero-full-node -type: application -version: 0.0.24 diff --git a/incubator/monero-node/0.0.24/README.md b/incubator/monero-node/0.0.24/README.md deleted file mode 100644 index 0cf0a3544fa..00000000000 --- a/incubator/monero-node/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# monero-node - -Chart to run a monero full network node - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [monero-node](https://truecharts.org/docs/charts/incubator/monero-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `monero-node` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install monero-node TrueCharts/monero-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `monero-node` deployment - -```console -helm uninstall monero-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install monero-node \ - --set env.TZ="America/New York" \ - TrueCharts/monero-node -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install monero-node TrueCharts/monero-node -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/monero-node/0.0.24/charts/common-10.5.10.tgz b/incubator/monero-node/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/monero-node/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/monero-node/0.0.25/CHANGELOG.md b/incubator/monero-node/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..86e3bf7bfb2 --- /dev/null +++ b/incubator/monero-node/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [monero-node-0.0.25](https://github.com/truecharts/charts/compare/monero-node-0.0.24...monero-node-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monero-node-0.0.24](https://github.com/truecharts/charts/compare/monero-node-0.0.23...monero-node-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/monero-node/0.0.25/Chart.lock b/incubator/monero-node/0.0.25/Chart.lock new file mode 100644 index 00000000000..896ed86d610 --- /dev/null +++ b/incubator/monero-node/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:36.476255245Z" diff --git a/incubator/monero-node/0.0.25/Chart.yaml b/incubator/monero-node/0.0.25/Chart.yaml new file mode 100644 index 00000000000..0230b9dad51 --- /dev/null +++ b/incubator/monero-node/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Chart to run a monero full network node" +home: https://truecharts.org/docs/charts/incubator/monero-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monero-node.png +keywords: + - monero-node + - Crypto + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monero-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/monero-node + - https://github.com/kannix/monero-full-node + - https://hub.docker.com/r/kannix/monero-full-node +type: application +version: 0.0.25 diff --git a/incubator/monero-node/0.0.25/README.md b/incubator/monero-node/0.0.25/README.md new file mode 100644 index 00000000000..77a5d11a9a2 --- /dev/null +++ b/incubator/monero-node/0.0.25/README.md @@ -0,0 +1,107 @@ +# monero-node + +Chart to run a monero full network node + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [monero-node](https://truecharts.org/docs/charts/incubator/monero-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `monero-node` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install monero-node TrueCharts/monero-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `monero-node` deployment + +```console +helm uninstall monero-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install monero-node \ + --set env.TZ="America/New York" \ + TrueCharts/monero-node +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install monero-node TrueCharts/monero-node -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/monero-node/0.0.24/app-readme.md b/incubator/monero-node/0.0.25/app-readme.md similarity index 100% rename from incubator/monero-node/0.0.24/app-readme.md rename to incubator/monero-node/0.0.25/app-readme.md diff --git a/incubator/monero-node/0.0.25/charts/common-10.6.1.tgz b/incubator/monero-node/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/monero-node/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/monero-node/0.0.24/ix_values.yaml b/incubator/monero-node/0.0.25/ix_values.yaml similarity index 100% rename from incubator/monero-node/0.0.24/ix_values.yaml rename to incubator/monero-node/0.0.25/ix_values.yaml diff --git a/incubator/monero-node/0.0.24/questions.yaml b/incubator/monero-node/0.0.25/questions.yaml similarity index 100% rename from incubator/monero-node/0.0.24/questions.yaml rename to incubator/monero-node/0.0.25/questions.yaml diff --git a/incubator/monero-node/0.0.24/templates/common.yaml b/incubator/monero-node/0.0.25/templates/common.yaml similarity index 100% rename from incubator/monero-node/0.0.24/templates/common.yaml rename to incubator/monero-node/0.0.25/templates/common.yaml diff --git a/incubator/moviegrabber/0.0.24/values.yaml b/incubator/monero-node/0.0.25/values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.24/values.yaml rename to incubator/monero-node/0.0.25/values.yaml diff --git a/incubator/mordhau/0.0.24/CHANGELOG.md b/incubator/mordhau/0.0.24/CHANGELOG.md deleted file mode 100644 index a7cb51f5509..00000000000 --- a/incubator/mordhau/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/mordhau/0.0.24/Chart.lock b/incubator/mordhau/0.0.24/Chart.lock deleted file mode 100644 index f11377758ee..00000000000 --- a/incubator/mordhau/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:43.830371207Z" diff --git a/incubator/mordhau/0.0.24/Chart.yaml b/incubator/mordhau/0.0.24/Chart.yaml deleted file mode 100644 index a97b541d807..00000000000 --- a/incubator/mordhau/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" -home: https://truecharts.org/docs/charts/incubator/mordhau -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png -keywords: - - mordhau - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mordhau -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/mordhau/0.0.24/README.md b/incubator/mordhau/0.0.24/README.md deleted file mode 100644 index d4ca01e58ac..00000000000 --- a/incubator/mordhau/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mordhau - -This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mordhau](https://truecharts.org/docs/charts/incubator/mordhau) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mordhau` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mordhau TrueCharts/mordhau -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mordhau` deployment - -```console -helm uninstall mordhau -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mordhau \ - --set env.TZ="America/New York" \ - TrueCharts/mordhau -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mordhau TrueCharts/mordhau -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/mordhau/0.0.24/charts/common-10.5.10.tgz b/incubator/mordhau/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/mordhau/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/mordhau/0.0.25/CHANGELOG.md b/incubator/mordhau/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..50d6991201f --- /dev/null +++ b/incubator/mordhau/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mordhau-0.0.25](https://github.com/truecharts/charts/compare/mordhau-0.0.24...mordhau-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mordhau-0.0.24](https://github.com/truecharts/charts/compare/mordhau-0.0.23...mordhau-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/mordhau/0.0.25/Chart.lock b/incubator/mordhau/0.0.25/Chart.lock new file mode 100644 index 00000000000..ce851b83031 --- /dev/null +++ b/incubator/mordhau/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:37.260884883Z" diff --git a/incubator/mordhau/0.0.25/Chart.yaml b/incubator/mordhau/0.0.25/Chart.yaml new file mode 100644 index 00000000000..aa2a995cc46 --- /dev/null +++ b/incubator/mordhau/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart" +home: https://truecharts.org/docs/charts/incubator/mordhau +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png +keywords: + - mordhau + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mordhau +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mordhau + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/mordhau/0.0.25/README.md b/incubator/mordhau/0.0.25/README.md new file mode 100644 index 00000000000..0ae44b9ef45 --- /dev/null +++ b/incubator/mordhau/0.0.25/README.md @@ -0,0 +1,107 @@ +# mordhau + +This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mordhau](https://truecharts.org/docs/charts/incubator/mordhau) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mordhau` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mordhau TrueCharts/mordhau +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mordhau` deployment + +```console +helm uninstall mordhau +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mordhau \ + --set env.TZ="America/New York" \ + TrueCharts/mordhau +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mordhau TrueCharts/mordhau -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/mordhau/0.0.24/app-readme.md b/incubator/mordhau/0.0.25/app-readme.md similarity index 100% rename from incubator/mordhau/0.0.24/app-readme.md rename to incubator/mordhau/0.0.25/app-readme.md diff --git a/incubator/mordhau/0.0.25/charts/common-10.6.1.tgz b/incubator/mordhau/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/mordhau/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/mordhau/0.0.24/ix_values.yaml b/incubator/mordhau/0.0.25/ix_values.yaml similarity index 100% rename from incubator/mordhau/0.0.24/ix_values.yaml rename to incubator/mordhau/0.0.25/ix_values.yaml diff --git a/incubator/mordhau/0.0.24/questions.yaml b/incubator/mordhau/0.0.25/questions.yaml similarity index 100% rename from incubator/mordhau/0.0.24/questions.yaml rename to incubator/mordhau/0.0.25/questions.yaml diff --git a/incubator/mordhau/0.0.24/templates/common.yaml b/incubator/mordhau/0.0.25/templates/common.yaml similarity index 100% rename from incubator/mordhau/0.0.24/templates/common.yaml rename to incubator/mordhau/0.0.25/templates/common.yaml diff --git a/incubator/multi-scrobbler/0.0.24/values.yaml b/incubator/mordhau/0.0.25/values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.24/values.yaml rename to incubator/mordhau/0.0.25/values.yaml diff --git a/incubator/moviegrabber/0.0.24/CHANGELOG.md b/incubator/moviegrabber/0.0.24/CHANGELOG.md deleted file mode 100644 index b3592732113..00000000000 --- a/incubator/moviegrabber/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/moviegrabber/0.0.24/Chart.lock b/incubator/moviegrabber/0.0.24/Chart.lock deleted file mode 100644 index cd4e6ad4026..00000000000 --- a/incubator/moviegrabber/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:44.162329378Z" diff --git a/incubator/moviegrabber/0.0.24/Chart.yaml b/incubator/moviegrabber/0.0.24/Chart.yaml deleted file mode 100644 index 5154db0c57b..00000000000 --- a/incubator/moviegrabber/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. -home: https://truecharts.org/docs/charts/incubator/moviegrabber -icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png -keywords: - - moviegrabber - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: moviegrabber -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber - - https://github.com/binhex/moviegrabber - - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ - - https://github.com/binhex/documentation -type: application -version: 0.0.24 diff --git a/incubator/moviegrabber/0.0.24/README.md b/incubator/moviegrabber/0.0.24/README.md deleted file mode 100644 index fd1c905929d..00000000000 --- a/incubator/moviegrabber/0.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# moviegrabber - -MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [moviegrabber](https://truecharts.org/docs/charts/incubator/moviegrabber) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `moviegrabber` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install moviegrabber TrueCharts/moviegrabber -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `moviegrabber` deployment - -```console -helm uninstall moviegrabber -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install moviegrabber \ - --set env.TZ="America/New York" \ - TrueCharts/moviegrabber -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install moviegrabber TrueCharts/moviegrabber -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/moviegrabber/0.0.24/charts/common-10.5.10.tgz b/incubator/moviegrabber/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/moviegrabber/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/moviegrabber/0.0.25/CHANGELOG.md b/incubator/moviegrabber/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..451d4025edc --- /dev/null +++ b/incubator/moviegrabber/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [moviegrabber-0.0.25](https://github.com/truecharts/charts/compare/moviegrabber-0.0.24...moviegrabber-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [moviegrabber-0.0.24](https://github.com/truecharts/charts/compare/moviegrabber-0.0.23...moviegrabber-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/moviegrabber/0.0.25/Chart.lock b/incubator/moviegrabber/0.0.25/Chart.lock new file mode 100644 index 00000000000..3e4a30330c8 --- /dev/null +++ b/incubator/moviegrabber/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:39.163791499Z" diff --git a/incubator/moviegrabber/0.0.25/Chart.yaml b/incubator/moviegrabber/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2b36d98774d --- /dev/null +++ b/incubator/moviegrabber/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. +home: https://truecharts.org/docs/charts/incubator/moviegrabber +icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png +keywords: + - moviegrabber + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: moviegrabber +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber + - https://github.com/binhex/moviegrabber + - https://registry.hub.docker.com/r/binhex/arch-moviegrabber/ + - https://github.com/binhex/documentation +type: application +version: 0.0.25 diff --git a/incubator/moviegrabber/0.0.25/README.md b/incubator/moviegrabber/0.0.25/README.md new file mode 100644 index 00000000000..7fe91fa8966 --- /dev/null +++ b/incubator/moviegrabber/0.0.25/README.md @@ -0,0 +1,108 @@ +# moviegrabber + +MovieGrabber is a fully automated way of downloading movie from usenet, it supports any nzb client that has a "watched" or "monitor" folder facility such as Sabnzbd+, Grabit and Newsbin. MovieGrabber works by checking imdb for matching criteria and if a match is found the nzb will be downloaded and stored in either a specified queued folder for user review or sent to the watched folder for processing and automatic downloading via your usenet binary client. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [moviegrabber](https://truecharts.org/docs/charts/incubator/moviegrabber) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `moviegrabber` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install moviegrabber TrueCharts/moviegrabber +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `moviegrabber` deployment + +```console +helm uninstall moviegrabber +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install moviegrabber \ + --set env.TZ="America/New York" \ + TrueCharts/moviegrabber +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install moviegrabber TrueCharts/moviegrabber -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/moviegrabber/0.0.24/app-readme.md b/incubator/moviegrabber/0.0.25/app-readme.md similarity index 100% rename from incubator/moviegrabber/0.0.24/app-readme.md rename to incubator/moviegrabber/0.0.25/app-readme.md diff --git a/incubator/moviegrabber/0.0.25/charts/common-10.6.1.tgz b/incubator/moviegrabber/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/moviegrabber/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/moviegrabber/0.0.24/ix_values.yaml b/incubator/moviegrabber/0.0.25/ix_values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.24/ix_values.yaml rename to incubator/moviegrabber/0.0.25/ix_values.yaml diff --git a/incubator/moviegrabber/0.0.24/questions.yaml b/incubator/moviegrabber/0.0.25/questions.yaml similarity index 100% rename from incubator/moviegrabber/0.0.24/questions.yaml rename to incubator/moviegrabber/0.0.25/questions.yaml diff --git a/incubator/moviegrabber/0.0.24/templates/common.yaml b/incubator/moviegrabber/0.0.25/templates/common.yaml similarity index 100% rename from incubator/moviegrabber/0.0.24/templates/common.yaml rename to incubator/moviegrabber/0.0.25/templates/common.yaml diff --git a/incubator/namecheap-ddns/0.0.24/values.yaml b/incubator/moviegrabber/0.0.25/values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.24/values.yaml rename to incubator/moviegrabber/0.0.25/values.yaml diff --git a/incubator/multi-scrobbler/0.0.24/CHANGELOG.md b/incubator/multi-scrobbler/0.0.24/CHANGELOG.md deleted file mode 100644 index 26bb23eff57..00000000000 --- a/incubator/multi-scrobbler/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/multi-scrobbler/0.0.24/Chart.lock b/incubator/multi-scrobbler/0.0.24/Chart.lock deleted file mode 100644 index b03f7e8df55..00000000000 --- a/incubator/multi-scrobbler/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:22:52.094255487Z" diff --git a/incubator/multi-scrobbler/0.0.24/Chart.yaml b/incubator/multi-scrobbler/0.0.24/Chart.yaml deleted file mode 100644 index 95e1ef270bf..00000000000 --- a/incubator/multi-scrobbler/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Track your music listening history from many sources and record to many scrobble clients." -home: https://truecharts.org/docs/charts/incubator/multi-scrobbler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png -keywords: - - multi-scrobbler - - Network-Web - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: multi-scrobbler -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/multi-scrobbler - - https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler -type: application -version: 0.0.24 diff --git a/incubator/multi-scrobbler/0.0.24/README.md b/incubator/multi-scrobbler/0.0.24/README.md deleted file mode 100644 index a4800e06216..00000000000 --- a/incubator/multi-scrobbler/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# multi-scrobbler - -Track your music listening history from many sources and record to many scrobble clients. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [multi-scrobbler](https://truecharts.org/docs/charts/incubator/multi-scrobbler) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `multi-scrobbler` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install multi-scrobbler TrueCharts/multi-scrobbler -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `multi-scrobbler` deployment - -```console -helm uninstall multi-scrobbler -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install multi-scrobbler \ - --set env.TZ="America/New York" \ - TrueCharts/multi-scrobbler -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install multi-scrobbler TrueCharts/multi-scrobbler -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/multi-scrobbler/0.0.24/charts/common-10.5.10.tgz b/incubator/multi-scrobbler/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/multi-scrobbler/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/multi-scrobbler/0.0.25/CHANGELOG.md b/incubator/multi-scrobbler/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b1e79632522 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [multi-scrobbler-0.0.25](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.24...multi-scrobbler-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [multi-scrobbler-0.0.24](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.23...multi-scrobbler-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/multi-scrobbler/0.0.25/Chart.lock b/incubator/multi-scrobbler/0.0.25/Chart.lock new file mode 100644 index 00000000000..ded06c24539 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:19:48.835940402Z" diff --git a/incubator/multi-scrobbler/0.0.25/Chart.yaml b/incubator/multi-scrobbler/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2246e8d17ce --- /dev/null +++ b/incubator/multi-scrobbler/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Track your music listening history from many sources and record to many scrobble clients." +home: https://truecharts.org/docs/charts/incubator/multi-scrobbler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/multi-scrobbler.png +keywords: + - multi-scrobbler + - Network-Web + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: multi-scrobbler +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/multi-scrobbler + - https://hub.docker.com/repository/docker/foxxmd/multi-scrobbler +type: application +version: 0.0.25 diff --git a/incubator/multi-scrobbler/0.0.25/README.md b/incubator/multi-scrobbler/0.0.25/README.md new file mode 100644 index 00000000000..1024f434ba8 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.25/README.md @@ -0,0 +1,106 @@ +# multi-scrobbler + +Track your music listening history from many sources and record to many scrobble clients. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [multi-scrobbler](https://truecharts.org/docs/charts/incubator/multi-scrobbler) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `multi-scrobbler` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install multi-scrobbler TrueCharts/multi-scrobbler +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `multi-scrobbler` deployment + +```console +helm uninstall multi-scrobbler +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install multi-scrobbler \ + --set env.TZ="America/New York" \ + TrueCharts/multi-scrobbler +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install multi-scrobbler TrueCharts/multi-scrobbler -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/multi-scrobbler/0.0.24/app-readme.md b/incubator/multi-scrobbler/0.0.25/app-readme.md similarity index 100% rename from incubator/multi-scrobbler/0.0.24/app-readme.md rename to incubator/multi-scrobbler/0.0.25/app-readme.md diff --git a/incubator/multi-scrobbler/0.0.25/charts/common-10.6.1.tgz b/incubator/multi-scrobbler/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/multi-scrobbler/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/multi-scrobbler/0.0.24/ix_values.yaml b/incubator/multi-scrobbler/0.0.25/ix_values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.24/ix_values.yaml rename to incubator/multi-scrobbler/0.0.25/ix_values.yaml diff --git a/incubator/multi-scrobbler/0.0.24/questions.yaml b/incubator/multi-scrobbler/0.0.25/questions.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.24/questions.yaml rename to incubator/multi-scrobbler/0.0.25/questions.yaml diff --git a/incubator/multi-scrobbler/0.0.24/templates/common.yaml b/incubator/multi-scrobbler/0.0.25/templates/common.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.24/templates/common.yaml rename to incubator/multi-scrobbler/0.0.25/templates/common.yaml diff --git a/incubator/necesse/0.0.24/values.yaml b/incubator/multi-scrobbler/0.0.25/values.yaml similarity index 100% rename from incubator/necesse/0.0.24/values.yaml rename to incubator/multi-scrobbler/0.0.25/values.yaml diff --git a/incubator/namecheap-ddns/0.0.24/CHANGELOG.md b/incubator/namecheap-ddns/0.0.24/CHANGELOG.md deleted file mode 100644 index 95cd6c00b25..00000000000 --- a/incubator/namecheap-ddns/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/namecheap-ddns/0.0.24/Chart.lock b/incubator/namecheap-ddns/0.0.24/Chart.lock deleted file mode 100644 index 5fca6f29f33..00000000000 --- a/incubator/namecheap-ddns/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:08.605171149Z" diff --git a/incubator/namecheap-ddns/0.0.24/Chart.yaml b/incubator/namecheap-ddns/0.0.24/Chart.yaml deleted file mode 100644 index 043245ee3e9..00000000000 --- a/incubator/namecheap-ddns/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-DNS - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " -home: https://truecharts.org/docs/charts/incubator/namecheap-ddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png -keywords: - - namecheap-ddns - - Tools-Utilities - - Network-DNS - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: namecheap-ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns - - https://github.com/EdwardChamberlain/namecheap_ddns - - https://hub.docker.com/r/edchamberlain/namecheap_ddns -type: application -version: 0.0.24 diff --git a/incubator/namecheap-ddns/0.0.24/README.md b/incubator/namecheap-ddns/0.0.24/README.md deleted file mode 100644 index e5461df453c..00000000000 --- a/incubator/namecheap-ddns/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# namecheap-ddns - -This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [namecheap-ddns](https://truecharts.org/docs/charts/incubator/namecheap-ddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `namecheap-ddns` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install namecheap-ddns TrueCharts/namecheap-ddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `namecheap-ddns` deployment - -```console -helm uninstall namecheap-ddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install namecheap-ddns \ - --set env.TZ="America/New York" \ - TrueCharts/namecheap-ddns -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install namecheap-ddns TrueCharts/namecheap-ddns -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/namecheap-ddns/0.0.24/charts/common-10.5.10.tgz b/incubator/namecheap-ddns/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/namecheap-ddns/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/namecheap-ddns/0.0.25/CHANGELOG.md b/incubator/namecheap-ddns/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..067f451156e --- /dev/null +++ b/incubator/namecheap-ddns/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [namecheap-ddns-0.0.25](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.24...namecheap-ddns-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [namecheap-ddns-0.0.24](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.23...namecheap-ddns-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/namecheap-ddns/0.0.25/Chart.lock b/incubator/namecheap-ddns/0.0.25/Chart.lock new file mode 100644 index 00000000000..7632cb4b594 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:08.563825407Z" diff --git a/incubator/namecheap-ddns/0.0.25/Chart.yaml b/incubator/namecheap-ddns/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b990d2a06d5 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-DNS + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. " +home: https://truecharts.org/docs/charts/incubator/namecheap-ddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png +keywords: + - namecheap-ddns + - Tools-Utilities + - Network-DNS + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: namecheap-ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/namecheap-ddns + - https://github.com/EdwardChamberlain/namecheap_ddns + - https://hub.docker.com/r/edchamberlain/namecheap_ddns +type: application +version: 0.0.25 diff --git a/incubator/namecheap-ddns/0.0.25/README.md b/incubator/namecheap-ddns/0.0.25/README.md new file mode 100644 index 00000000000..f8d68e547d3 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.25/README.md @@ -0,0 +1,107 @@ +# namecheap-ddns + +This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [namecheap-ddns](https://truecharts.org/docs/charts/incubator/namecheap-ddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `namecheap-ddns` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install namecheap-ddns TrueCharts/namecheap-ddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `namecheap-ddns` deployment + +```console +helm uninstall namecheap-ddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install namecheap-ddns \ + --set env.TZ="America/New York" \ + TrueCharts/namecheap-ddns +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install namecheap-ddns TrueCharts/namecheap-ddns -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/namecheap-ddns/0.0.24/app-readme.md b/incubator/namecheap-ddns/0.0.25/app-readme.md similarity index 100% rename from incubator/namecheap-ddns/0.0.24/app-readme.md rename to incubator/namecheap-ddns/0.0.25/app-readme.md diff --git a/incubator/namecheap-ddns/0.0.25/charts/common-10.6.1.tgz b/incubator/namecheap-ddns/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/namecheap-ddns/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/namecheap-ddns/0.0.24/ix_values.yaml b/incubator/namecheap-ddns/0.0.25/ix_values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.24/ix_values.yaml rename to incubator/namecheap-ddns/0.0.25/ix_values.yaml diff --git a/incubator/namecheap-ddns/0.0.24/questions.yaml b/incubator/namecheap-ddns/0.0.25/questions.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.24/questions.yaml rename to incubator/namecheap-ddns/0.0.25/questions.yaml diff --git a/incubator/namecheap-ddns/0.0.24/templates/common.yaml b/incubator/namecheap-ddns/0.0.25/templates/common.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.24/templates/common.yaml rename to incubator/namecheap-ddns/0.0.25/templates/common.yaml diff --git a/incubator/neko/0.0.36/values.yaml b/incubator/namecheap-ddns/0.0.25/values.yaml similarity index 100% rename from incubator/neko/0.0.36/values.yaml rename to incubator/namecheap-ddns/0.0.25/values.yaml diff --git a/incubator/necesse/0.0.24/CHANGELOG.md b/incubator/necesse/0.0.24/CHANGELOG.md deleted file mode 100644 index b3ac430d2f2..00000000000 --- a/incubator/necesse/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/necesse/0.0.24/Chart.lock b/incubator/necesse/0.0.24/Chart.lock deleted file mode 100644 index 24118870b83..00000000000 --- a/incubator/necesse/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:08.980381678Z" diff --git a/incubator/necesse/0.0.24/Chart.yaml b/incubator/necesse/0.0.24/Chart.yaml deleted file mode 100644 index 09e75df0f7e..00000000000 --- a/incubator/necesse/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Necesse and run it." -home: https://truecharts.org/docs/charts/incubator/necesse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png -keywords: - - necesse - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: necesse -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/necesse/0.0.24/README.md b/incubator/necesse/0.0.24/README.md deleted file mode 100644 index fe11e8d2520..00000000000 --- a/incubator/necesse/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# necesse - -This Chart will download and install SteamCMD. It will also install Necesse and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [necesse](https://truecharts.org/docs/charts/incubator/necesse) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `necesse` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install necesse TrueCharts/necesse -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `necesse` deployment - -```console -helm uninstall necesse -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install necesse \ - --set env.TZ="America/New York" \ - TrueCharts/necesse -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install necesse TrueCharts/necesse -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/necesse/0.0.24/charts/common-10.5.10.tgz b/incubator/necesse/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/necesse/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/necesse/0.0.25/CHANGELOG.md b/incubator/necesse/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ffa9d64a1ea --- /dev/null +++ b/incubator/necesse/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [necesse-0.0.25](https://github.com/truecharts/charts/compare/necesse-0.0.24...necesse-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [necesse-0.0.24](https://github.com/truecharts/charts/compare/necesse-0.0.23...necesse-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/necesse/0.0.25/Chart.lock b/incubator/necesse/0.0.25/Chart.lock new file mode 100644 index 00000000000..68c01d41ce6 --- /dev/null +++ b/incubator/necesse/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:08.524970105Z" diff --git a/incubator/necesse/0.0.25/Chart.yaml b/incubator/necesse/0.0.25/Chart.yaml new file mode 100644 index 00000000000..5ea73a903bb --- /dev/null +++ b/incubator/necesse/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Necesse and run it." +home: https://truecharts.org/docs/charts/incubator/necesse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png +keywords: + - necesse + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: necesse +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/necesse + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/necesse/0.0.25/README.md b/incubator/necesse/0.0.25/README.md new file mode 100644 index 00000000000..9ac30450567 --- /dev/null +++ b/incubator/necesse/0.0.25/README.md @@ -0,0 +1,107 @@ +# necesse + +This Chart will download and install SteamCMD. It will also install Necesse and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [necesse](https://truecharts.org/docs/charts/incubator/necesse) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `necesse` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install necesse TrueCharts/necesse +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `necesse` deployment + +```console +helm uninstall necesse +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install necesse \ + --set env.TZ="America/New York" \ + TrueCharts/necesse +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install necesse TrueCharts/necesse -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/necesse/0.0.24/app-readme.md b/incubator/necesse/0.0.25/app-readme.md similarity index 100% rename from incubator/necesse/0.0.24/app-readme.md rename to incubator/necesse/0.0.25/app-readme.md diff --git a/incubator/necesse/0.0.25/charts/common-10.6.1.tgz b/incubator/necesse/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/necesse/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/necesse/0.0.24/ix_values.yaml b/incubator/necesse/0.0.25/ix_values.yaml similarity index 100% rename from incubator/necesse/0.0.24/ix_values.yaml rename to incubator/necesse/0.0.25/ix_values.yaml diff --git a/incubator/necesse/0.0.24/questions.yaml b/incubator/necesse/0.0.25/questions.yaml similarity index 100% rename from incubator/necesse/0.0.24/questions.yaml rename to incubator/necesse/0.0.25/questions.yaml diff --git a/incubator/necesse/0.0.24/templates/common.yaml b/incubator/necesse/0.0.25/templates/common.yaml similarity index 100% rename from incubator/necesse/0.0.24/templates/common.yaml rename to incubator/necesse/0.0.25/templates/common.yaml diff --git a/incubator/neverwinternights-ee/0.0.24/values.yaml b/incubator/necesse/0.0.25/values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.24/values.yaml rename to incubator/necesse/0.0.25/values.yaml diff --git a/incubator/neko/0.0.36/CHANGELOG.md b/incubator/neko/0.0.36/CHANGELOG.md deleted file mode 100644 index a1fab61bce5..00000000000 --- a/incubator/neko/0.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [neko-0.0.36](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [neko-0.0.36](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/incubator/neko/0.0.36/Chart.lock b/incubator/neko/0.0.36/Chart.lock deleted file mode 100644 index 636079f55a1..00000000000 --- a/incubator/neko/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:09.819719663Z" diff --git a/incubator/neko/0.0.36/Chart.yaml b/incubator/neko/0.0.36/Chart.yaml deleted file mode 100644 index 30ac0b6777a..00000000000 --- a/incubator/neko/0.0.36/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A self hosted virtual browser that runs in Chart" -home: https://truecharts.org/docs/charts/incubator/neko -icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png -keywords: - - neko - - video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: neko -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/neko - - https://hub.docker.com/r/m1k1o/neko/ -type: application -version: 0.0.36 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media diff --git a/incubator/neko/0.0.36/README.md b/incubator/neko/0.0.36/README.md deleted file mode 100644 index 9ecc732415d..00000000000 --- a/incubator/neko/0.0.36/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# neko - -A self hosted virtual browser that runs in Chart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [neko](https://truecharts.org/docs/charts/incubator/neko) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `neko` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install neko TrueCharts/neko -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `neko` deployment - -```console -helm uninstall neko -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install neko \ - --set env.TZ="America/New York" \ - TrueCharts/neko -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install neko TrueCharts/neko -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/neko/0.0.36/charts/common-10.5.10.tgz b/incubator/neko/0.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/neko/0.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/neko/0.0.37/CHANGELOG.md b/incubator/neko/0.0.37/CHANGELOG.md new file mode 100644 index 00000000000..acf6e2440aa --- /dev/null +++ b/incubator/neko/0.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [neko-0.0.37](https://github.com/truecharts/charts/compare/neko-0.0.36...neko-0.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [neko-0.0.36](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neko-0.0.36](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neko-0.0.35](https://github.com/truecharts/charts/compare/neko-0.0.32...neko-0.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/neko/0.0.37/Chart.lock b/incubator/neko/0.0.37/Chart.lock new file mode 100644 index 00000000000..bc35607a398 --- /dev/null +++ b/incubator/neko/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:09.715933733Z" diff --git a/incubator/neko/0.0.37/Chart.yaml b/incubator/neko/0.0.37/Chart.yaml new file mode 100644 index 00000000000..5d0fb764644 --- /dev/null +++ b/incubator/neko/0.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A self hosted virtual browser that runs in Chart" +home: https://truecharts.org/docs/charts/incubator/neko +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png +keywords: + - neko + - video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: neko +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/neko + - https://hub.docker.com/r/m1k1o/neko/ +type: application +version: 0.0.37 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media diff --git a/incubator/neko/0.0.37/README.md b/incubator/neko/0.0.37/README.md new file mode 100644 index 00000000000..976cba66bfe --- /dev/null +++ b/incubator/neko/0.0.37/README.md @@ -0,0 +1,106 @@ +# neko + +A self hosted virtual browser that runs in Chart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [neko](https://truecharts.org/docs/charts/incubator/neko) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `neko` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install neko TrueCharts/neko +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `neko` deployment + +```console +helm uninstall neko +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install neko \ + --set env.TZ="America/New York" \ + TrueCharts/neko +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install neko TrueCharts/neko -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/neko/0.0.36/app-readme.md b/incubator/neko/0.0.37/app-readme.md similarity index 100% rename from incubator/neko/0.0.36/app-readme.md rename to incubator/neko/0.0.37/app-readme.md diff --git a/incubator/neko/0.0.37/charts/common-10.6.1.tgz b/incubator/neko/0.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/neko/0.0.37/charts/common-10.6.1.tgz differ diff --git a/incubator/neko/0.0.36/ci/basic-values.yaml b/incubator/neko/0.0.37/ci/basic-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/basic-values.yaml rename to incubator/neko/0.0.37/ci/basic-values.yaml diff --git a/incubator/neko/0.0.36/ci/brave-values.yaml b/incubator/neko/0.0.37/ci/brave-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/brave-values.yaml rename to incubator/neko/0.0.37/ci/brave-values.yaml diff --git a/incubator/neko/0.0.36/ci/chrome-values.yaml b/incubator/neko/0.0.37/ci/chrome-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/chrome-values.yaml rename to incubator/neko/0.0.37/ci/chrome-values.yaml diff --git a/incubator/neko/0.0.36/ci/chromium-values.yaml b/incubator/neko/0.0.37/ci/chromium-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/chromium-values.yaml rename to incubator/neko/0.0.37/ci/chromium-values.yaml diff --git a/incubator/neko/0.0.36/ci/edge-values.yaml b/incubator/neko/0.0.37/ci/edge-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/edge-values.yaml rename to incubator/neko/0.0.37/ci/edge-values.yaml diff --git a/incubator/neko/0.0.36/ci/remmina-values.yaml b/incubator/neko/0.0.37/ci/remmina-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/remmina-values.yaml rename to incubator/neko/0.0.37/ci/remmina-values.yaml diff --git a/incubator/neko/0.0.36/ci/tor-values.yaml b/incubator/neko/0.0.37/ci/tor-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/tor-values.yaml rename to incubator/neko/0.0.37/ci/tor-values.yaml diff --git a/incubator/neko/0.0.36/ci/vivaldi-values.yaml b/incubator/neko/0.0.37/ci/vivaldi-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/vivaldi-values.yaml rename to incubator/neko/0.0.37/ci/vivaldi-values.yaml diff --git a/incubator/neko/0.0.36/ci/vlc-values.yaml b/incubator/neko/0.0.37/ci/vlc-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/vlc-values.yaml rename to incubator/neko/0.0.37/ci/vlc-values.yaml diff --git a/incubator/neko/0.0.36/ci/vncviewer-values.yaml b/incubator/neko/0.0.37/ci/vncviewer-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/vncviewer-values.yaml rename to incubator/neko/0.0.37/ci/vncviewer-values.yaml diff --git a/incubator/neko/0.0.36/ci/xfce-values.yaml b/incubator/neko/0.0.37/ci/xfce-values.yaml similarity index 100% rename from incubator/neko/0.0.36/ci/xfce-values.yaml rename to incubator/neko/0.0.37/ci/xfce-values.yaml diff --git a/incubator/neko/0.0.36/ix_values.yaml b/incubator/neko/0.0.37/ix_values.yaml similarity index 100% rename from incubator/neko/0.0.36/ix_values.yaml rename to incubator/neko/0.0.37/ix_values.yaml diff --git a/incubator/neko/0.0.36/questions.yaml b/incubator/neko/0.0.37/questions.yaml similarity index 100% rename from incubator/neko/0.0.36/questions.yaml rename to incubator/neko/0.0.37/questions.yaml diff --git a/incubator/neko/0.0.36/templates/common.yaml b/incubator/neko/0.0.37/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.36/templates/common.yaml rename to incubator/neko/0.0.37/templates/common.yaml diff --git a/incubator/newyearcountdownclock/0.0.25/values.yaml b/incubator/neko/0.0.37/values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.25/values.yaml rename to incubator/neko/0.0.37/values.yaml diff --git a/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md deleted file mode 100644 index 6c97e973f3d..00000000000 --- a/incubator/neverwinternights-ee/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/neverwinternights-ee/0.0.24/Chart.lock b/incubator/neverwinternights-ee/0.0.24/Chart.lock deleted file mode 100644 index 1de4fc22863..00000000000 --- a/incubator/neverwinternights-ee/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:16.978878936Z" diff --git a/incubator/neverwinternights-ee/0.0.24/Chart.yaml b/incubator/neverwinternights-ee/0.0.24/Chart.yaml deleted file mode 100644 index 8f7aa9d5351..00000000000 --- a/incubator/neverwinternights-ee/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." -home: https://truecharts.org/docs/charts/incubator/neverwinternights-ee -icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png -keywords: - - neverwinternights-ee - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: neverwinternights-ee -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee - - https://www.beamdog.com/games/neverwinter-nights-enhanced/ - - https://hub.docker.com/r/ich777/nwnee-server/ -type: application -version: 0.0.24 diff --git a/incubator/neverwinternights-ee/0.0.24/README.md b/incubator/neverwinternights-ee/0.0.24/README.md deleted file mode 100644 index f36972695a8..00000000000 --- a/incubator/neverwinternights-ee/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# neverwinternights-ee - -This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [neverwinternights-ee](https://truecharts.org/docs/charts/incubator/neverwinternights-ee) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `neverwinternights-ee` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install neverwinternights-ee TrueCharts/neverwinternights-ee -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `neverwinternights-ee` deployment - -```console -helm uninstall neverwinternights-ee -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install neverwinternights-ee \ - --set env.TZ="America/New York" \ - TrueCharts/neverwinternights-ee -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install neverwinternights-ee TrueCharts/neverwinternights-ee -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/neverwinternights-ee/0.0.24/charts/common-10.5.10.tgz b/incubator/neverwinternights-ee/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/neverwinternights-ee/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/neverwinternights-ee/0.0.25/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d418ea49857 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [neverwinternights-ee-0.0.25](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.24...neverwinternights-ee-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [neverwinternights-ee-0.0.24](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.23...neverwinternights-ee-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/neverwinternights-ee/0.0.25/Chart.lock b/incubator/neverwinternights-ee/0.0.25/Chart.lock new file mode 100644 index 00000000000..23037ed2fb1 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:20.541239839Z" diff --git a/incubator/neverwinternights-ee/0.0.25/Chart.yaml b/incubator/neverwinternights-ee/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d5e47917471 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)." +home: https://truecharts.org/docs/charts/incubator/neverwinternights-ee +icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png +keywords: + - neverwinternights-ee + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: neverwinternights-ee +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee + - https://www.beamdog.com/games/neverwinter-nights-enhanced/ + - https://hub.docker.com/r/ich777/nwnee-server/ +type: application +version: 0.0.25 diff --git a/incubator/neverwinternights-ee/0.0.25/README.md b/incubator/neverwinternights-ee/0.0.25/README.md new file mode 100644 index 00000000000..eeb86336c1e --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.25/README.md @@ -0,0 +1,107 @@ +# neverwinternights-ee + +This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [neverwinternights-ee](https://truecharts.org/docs/charts/incubator/neverwinternights-ee) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `neverwinternights-ee` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install neverwinternights-ee TrueCharts/neverwinternights-ee +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `neverwinternights-ee` deployment + +```console +helm uninstall neverwinternights-ee +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install neverwinternights-ee \ + --set env.TZ="America/New York" \ + TrueCharts/neverwinternights-ee +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install neverwinternights-ee TrueCharts/neverwinternights-ee -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/neverwinternights-ee/0.0.24/app-readme.md b/incubator/neverwinternights-ee/0.0.25/app-readme.md similarity index 100% rename from incubator/neverwinternights-ee/0.0.24/app-readme.md rename to incubator/neverwinternights-ee/0.0.25/app-readme.md diff --git a/incubator/neverwinternights-ee/0.0.25/charts/common-10.6.1.tgz b/incubator/neverwinternights-ee/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/neverwinternights-ee/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/neverwinternights-ee/0.0.24/ix_values.yaml b/incubator/neverwinternights-ee/0.0.25/ix_values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.24/ix_values.yaml rename to incubator/neverwinternights-ee/0.0.25/ix_values.yaml diff --git a/incubator/neverwinternights-ee/0.0.24/questions.yaml b/incubator/neverwinternights-ee/0.0.25/questions.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.24/questions.yaml rename to incubator/neverwinternights-ee/0.0.25/questions.yaml diff --git a/incubator/neverwinternights-ee/0.0.24/templates/common.yaml b/incubator/neverwinternights-ee/0.0.25/templates/common.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.24/templates/common.yaml rename to incubator/neverwinternights-ee/0.0.25/templates/common.yaml diff --git a/incubator/nexus-oss/0.0.12/values.yaml b/incubator/neverwinternights-ee/0.0.25/values.yaml similarity index 100% rename from incubator/nexus-oss/0.0.12/values.yaml rename to incubator/neverwinternights-ee/0.0.25/values.yaml diff --git a/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md deleted file mode 100644 index ac663bf0e5e..00000000000 --- a/incubator/newyearcountdownclock/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/newyearcountdownclock/0.0.25/Chart.lock b/incubator/newyearcountdownclock/0.0.25/Chart.lock deleted file mode 100644 index fd4008a401b..00000000000 --- a/incubator/newyearcountdownclock/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:33.657325751Z" diff --git a/incubator/newyearcountdownclock/0.0.25/Chart.yaml b/incubator/newyearcountdownclock/0.0.25/Chart.yaml deleted file mode 100644 index c7a052ff97d..00000000000 --- a/incubator/newyearcountdownclock/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Self Hosted, self contained New Year Countdown clock" -home: https://truecharts.org/docs/charts/incubator/newyearcountdownclock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png -keywords: - - newyearcountdownclock - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: newyearcountdownclock -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock - - https://github.com/modem7/Docker-NewYearCountdown - - https://hub.docker.com/r/modem7/newyearcountdown -type: application -version: 0.0.25 diff --git a/incubator/newyearcountdownclock/0.0.25/README.md b/incubator/newyearcountdownclock/0.0.25/README.md deleted file mode 100644 index 5d8953ff9d3..00000000000 --- a/incubator/newyearcountdownclock/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# newyearcountdownclock - -Self Hosted, self contained New Year Countdown clock - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [newyearcountdownclock](https://truecharts.org/docs/charts/incubator/newyearcountdownclock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `newyearcountdownclock` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install newyearcountdownclock TrueCharts/newyearcountdownclock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `newyearcountdownclock` deployment - -```console -helm uninstall newyearcountdownclock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install newyearcountdownclock \ - --set env.TZ="America/New York" \ - TrueCharts/newyearcountdownclock -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install newyearcountdownclock TrueCharts/newyearcountdownclock -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/newyearcountdownclock/0.0.25/charts/common-10.5.10.tgz b/incubator/newyearcountdownclock/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/newyearcountdownclock/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/newyearcountdownclock/0.0.26/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..1ebb53f440a --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [newyearcountdownclock-0.0.26](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.25...newyearcountdownclock-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [newyearcountdownclock-0.0.25](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.24...newyearcountdownclock-0.0.25) (2022-09-20) + +### Chore diff --git a/incubator/newyearcountdownclock/0.0.26/Chart.lock b/incubator/newyearcountdownclock/0.0.26/Chart.lock new file mode 100644 index 00000000000..42ea13daf2d --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:39.855443059Z" diff --git a/incubator/newyearcountdownclock/0.0.26/Chart.yaml b/incubator/newyearcountdownclock/0.0.26/Chart.yaml new file mode 100644 index 00000000000..e560aea147d --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Self Hosted, self contained New Year Countdown clock" +home: https://truecharts.org/docs/charts/incubator/newyearcountdownclock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.png +keywords: + - newyearcountdownclock + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: newyearcountdownclock +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/newyearcountdownclock + - https://github.com/modem7/Docker-NewYearCountdown + - https://hub.docker.com/r/modem7/newyearcountdown +type: application +version: 0.0.26 diff --git a/incubator/newyearcountdownclock/0.0.26/README.md b/incubator/newyearcountdownclock/0.0.26/README.md new file mode 100644 index 00000000000..a58f2e12aae --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.26/README.md @@ -0,0 +1,107 @@ +# newyearcountdownclock + +Self Hosted, self contained New Year Countdown clock + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [newyearcountdownclock](https://truecharts.org/docs/charts/incubator/newyearcountdownclock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `newyearcountdownclock` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install newyearcountdownclock TrueCharts/newyearcountdownclock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `newyearcountdownclock` deployment + +```console +helm uninstall newyearcountdownclock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install newyearcountdownclock \ + --set env.TZ="America/New York" \ + TrueCharts/newyearcountdownclock +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install newyearcountdownclock TrueCharts/newyearcountdownclock -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/newyearcountdownclock/0.0.25/app-readme.md b/incubator/newyearcountdownclock/0.0.26/app-readme.md similarity index 100% rename from incubator/newyearcountdownclock/0.0.25/app-readme.md rename to incubator/newyearcountdownclock/0.0.26/app-readme.md diff --git a/incubator/newyearcountdownclock/0.0.26/charts/common-10.6.1.tgz b/incubator/newyearcountdownclock/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/newyearcountdownclock/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/newyearcountdownclock/0.0.25/ix_values.yaml b/incubator/newyearcountdownclock/0.0.26/ix_values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.25/ix_values.yaml rename to incubator/newyearcountdownclock/0.0.26/ix_values.yaml diff --git a/incubator/newyearcountdownclock/0.0.25/questions.yaml b/incubator/newyearcountdownclock/0.0.26/questions.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.25/questions.yaml rename to incubator/newyearcountdownclock/0.0.26/questions.yaml diff --git a/incubator/newyearcountdownclock/0.0.25/templates/common.yaml b/incubator/newyearcountdownclock/0.0.26/templates/common.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.25/templates/common.yaml rename to incubator/newyearcountdownclock/0.0.26/templates/common.yaml diff --git a/incubator/nightscout/0.0.24/values.yaml b/incubator/newyearcountdownclock/0.0.26/values.yaml similarity index 100% rename from incubator/nightscout/0.0.24/values.yaml rename to incubator/newyearcountdownclock/0.0.26/values.yaml diff --git a/incubator/nexus-oss/0.0.12/CHANGELOG.md b/incubator/nexus-oss/0.0.12/CHANGELOG.md deleted file mode 100644 index 64d46009a3c..00000000000 --- a/incubator/nexus-oss/0.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/nexus-oss/0.0.12/Chart.lock b/incubator/nexus-oss/0.0.12/Chart.lock deleted file mode 100644 index c589498033a..00000000000 --- a/incubator/nexus-oss/0.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:34.895589252Z" diff --git a/incubator/nexus-oss/0.0.12/Chart.yaml b/incubator/nexus-oss/0.0.12/Chart.yaml deleted file mode 100644 index d154bf7175c..00000000000 --- a/incubator/nexus-oss/0.0.12/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.41.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Sonatype Nexus open source is a artifact repository manager" -home: https://truecharts.org/docs/charts/incubator/nexus-oss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png -keywords: - - nexus-oss - - productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nexus-oss -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss - - https://hub.docker.com/r/sonatype/nexus3 -type: application -version: 0.0.12 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/incubator/nexus-oss/0.0.12/README.md b/incubator/nexus-oss/0.0.12/README.md deleted file mode 100644 index 16142706eea..00000000000 --- a/incubator/nexus-oss/0.0.12/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# nexus-oss - -Sonatype Nexus open source is a artifact repository manager - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nexus-oss](https://truecharts.org/docs/charts/incubator/nexus-oss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nexus-oss` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nexus-oss TrueCharts/nexus-oss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nexus-oss` deployment - -```console -helm uninstall nexus-oss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nexus-oss \ - --set env.TZ="America/New York" \ - TrueCharts/nexus-oss -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nexus-oss TrueCharts/nexus-oss -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/nexus-oss/0.0.12/charts/common-10.5.10.tgz b/incubator/nexus-oss/0.0.12/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/nexus-oss/0.0.12/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/nexus-oss/0.0.13/CHANGELOG.md b/incubator/nexus-oss/0.0.13/CHANGELOG.md new file mode 100644 index 00000000000..cf3fa44b59b --- /dev/null +++ b/incubator/nexus-oss/0.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nexus-oss-0.0.13](https://github.com/truecharts/charts/compare/nexus-oss-0.0.12...nexus-oss-0.0.13) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nexus-oss-0.0.12](https://github.com/truecharts/charts/compare/nexus-oss-0.0.11...nexus-oss-0.0.12) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/nexus-oss/0.0.13/Chart.lock b/incubator/nexus-oss/0.0.13/Chart.lock new file mode 100644 index 00000000000..68bbd02b9a4 --- /dev/null +++ b/incubator/nexus-oss/0.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:39.955048443Z" diff --git a/incubator/nexus-oss/0.0.13/Chart.yaml b/incubator/nexus-oss/0.0.13/Chart.yaml new file mode 100644 index 00000000000..f33fa2a3b66 --- /dev/null +++ b/incubator/nexus-oss/0.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.41.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Sonatype Nexus open source is a artifact repository manager" +home: https://truecharts.org/docs/charts/incubator/nexus-oss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png +keywords: + - nexus-oss + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nexus-oss +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nexus-oss + - https://hub.docker.com/r/sonatype/nexus3 +type: application +version: 0.0.13 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/incubator/nexus-oss/0.0.13/README.md b/incubator/nexus-oss/0.0.13/README.md new file mode 100644 index 00000000000..086ccc4b961 --- /dev/null +++ b/incubator/nexus-oss/0.0.13/README.md @@ -0,0 +1,106 @@ +# nexus-oss + +Sonatype Nexus open source is a artifact repository manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nexus-oss](https://truecharts.org/docs/charts/incubator/nexus-oss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nexus-oss` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nexus-oss TrueCharts/nexus-oss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nexus-oss` deployment + +```console +helm uninstall nexus-oss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nexus-oss \ + --set env.TZ="America/New York" \ + TrueCharts/nexus-oss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nexus-oss TrueCharts/nexus-oss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/nexus-oss/0.0.12/app-readme.md b/incubator/nexus-oss/0.0.13/app-readme.md similarity index 100% rename from incubator/nexus-oss/0.0.12/app-readme.md rename to incubator/nexus-oss/0.0.13/app-readme.md diff --git a/incubator/nexus-oss/0.0.13/charts/common-10.6.1.tgz b/incubator/nexus-oss/0.0.13/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/nexus-oss/0.0.13/charts/common-10.6.1.tgz differ diff --git a/incubator/nexus-oss/0.0.12/ix_values.yaml b/incubator/nexus-oss/0.0.13/ix_values.yaml similarity index 100% rename from incubator/nexus-oss/0.0.12/ix_values.yaml rename to incubator/nexus-oss/0.0.13/ix_values.yaml diff --git a/incubator/nexus-oss/0.0.12/questions.yaml b/incubator/nexus-oss/0.0.13/questions.yaml similarity index 100% rename from incubator/nexus-oss/0.0.12/questions.yaml rename to incubator/nexus-oss/0.0.13/questions.yaml diff --git a/incubator/nexus-oss/0.0.12/templates/common.yaml b/incubator/nexus-oss/0.0.13/templates/common.yaml similarity index 100% rename from incubator/nexus-oss/0.0.12/templates/common.yaml rename to incubator/nexus-oss/0.0.13/templates/common.yaml diff --git a/incubator/nosqlclient/0.0.24/values.yaml b/incubator/nexus-oss/0.0.13/values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.24/values.yaml rename to incubator/nexus-oss/0.0.13/values.yaml diff --git a/incubator/nightscout/0.0.24/CHANGELOG.md b/incubator/nightscout/0.0.24/CHANGELOG.md deleted file mode 100644 index af3becff7f9..00000000000 --- a/incubator/nightscout/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/nightscout/0.0.24/Chart.lock b/incubator/nightscout/0.0.24/Chart.lock deleted file mode 100644 index a00ecca5659..00000000000 --- a/incubator/nightscout/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:35.214541804Z" diff --git a/incubator/nightscout/0.0.24/Chart.yaml b/incubator/nightscout/0.0.24/Chart.yaml deleted file mode 100644 index ff4a84d89ac..00000000000 --- a/incubator/nightscout/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics." -home: https://truecharts.org/docs/charts/incubator/nightscout -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png -keywords: - - nightscout - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nightscout -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout - - https://github.com/nightscout/cgm-remote-monitor - - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis -type: application -version: 0.0.24 diff --git a/incubator/nightscout/0.0.24/README.md b/incubator/nightscout/0.0.24/README.md deleted file mode 100644 index 1179ef6b2c5..00000000000 --- a/incubator/nightscout/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# nightscout - -Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nightscout](https://truecharts.org/docs/charts/incubator/nightscout) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nightscout` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nightscout TrueCharts/nightscout -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nightscout` deployment - -```console -helm uninstall nightscout -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nightscout \ - --set env.TZ="America/New York" \ - TrueCharts/nightscout -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nightscout TrueCharts/nightscout -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/nightscout/0.0.24/charts/common-10.5.10.tgz b/incubator/nightscout/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/nightscout/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/nightscout/0.0.25/CHANGELOG.md b/incubator/nightscout/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8d13ae252a6 --- /dev/null +++ b/incubator/nightscout/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nightscout-0.0.25](https://github.com/truecharts/charts/compare/nightscout-0.0.24...nightscout-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nightscout-0.0.24](https://github.com/truecharts/charts/compare/nightscout-0.0.23...nightscout-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/nightscout/0.0.25/Chart.lock b/incubator/nightscout/0.0.25/Chart.lock new file mode 100644 index 00000000000..f2685ce8382 --- /dev/null +++ b/incubator/nightscout/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:41.068243405Z" diff --git a/incubator/nightscout/0.0.25/Chart.yaml b/incubator/nightscout/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d7cd7e78338 --- /dev/null +++ b/incubator/nightscout/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics." +home: https://truecharts.org/docs/charts/incubator/nightscout +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png +keywords: + - nightscout + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nightscout +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nightscout + - https://github.com/nightscout/cgm-remote-monitor + - https://registry.hub.docker.com/r/nightscout/cgm-remote-monitor-travis +type: application +version: 0.0.25 diff --git a/incubator/nightscout/0.0.25/README.md b/incubator/nightscout/0.0.25/README.md new file mode 100644 index 00000000000..5066c0d16b9 --- /dev/null +++ b/incubator/nightscout/0.0.25/README.md @@ -0,0 +1,107 @@ +# nightscout + +Allows the installation of Nightscout, a remote CGM monitoring system. It allows the upload and display of blood glucous values and can be configuered to issue warnings etc. This is mainly useful to diabetics. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nightscout](https://truecharts.org/docs/charts/incubator/nightscout) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nightscout` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nightscout TrueCharts/nightscout +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nightscout` deployment + +```console +helm uninstall nightscout +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nightscout \ + --set env.TZ="America/New York" \ + TrueCharts/nightscout +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nightscout TrueCharts/nightscout -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/nightscout/0.0.24/app-readme.md b/incubator/nightscout/0.0.25/app-readme.md similarity index 100% rename from incubator/nightscout/0.0.24/app-readme.md rename to incubator/nightscout/0.0.25/app-readme.md diff --git a/incubator/nightscout/0.0.25/charts/common-10.6.1.tgz b/incubator/nightscout/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/nightscout/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/nightscout/0.0.24/ix_values.yaml b/incubator/nightscout/0.0.25/ix_values.yaml similarity index 100% rename from incubator/nightscout/0.0.24/ix_values.yaml rename to incubator/nightscout/0.0.25/ix_values.yaml diff --git a/incubator/nightscout/0.0.24/questions.yaml b/incubator/nightscout/0.0.25/questions.yaml similarity index 100% rename from incubator/nightscout/0.0.24/questions.yaml rename to incubator/nightscout/0.0.25/questions.yaml diff --git a/incubator/nightscout/0.0.24/templates/common.yaml b/incubator/nightscout/0.0.25/templates/common.yaml similarity index 100% rename from incubator/nightscout/0.0.24/templates/common.yaml rename to incubator/nightscout/0.0.25/templates/common.yaml diff --git a/incubator/notarius/0.0.24/values.yaml b/incubator/nightscout/0.0.25/values.yaml similarity index 100% rename from incubator/notarius/0.0.24/values.yaml rename to incubator/nightscout/0.0.25/values.yaml diff --git a/incubator/nosqlclient/0.0.24/CHANGELOG.md b/incubator/nosqlclient/0.0.24/CHANGELOG.md deleted file mode 100644 index 7698bbecdea..00000000000 --- a/incubator/nosqlclient/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/nosqlclient/0.0.24/Chart.lock b/incubator/nosqlclient/0.0.24/Chart.lock deleted file mode 100644 index 895ce32cdc2..00000000000 --- a/incubator/nosqlclient/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:41.633667791Z" diff --git a/incubator/nosqlclient/0.0.24/Chart.yaml b/incubator/nosqlclient/0.0.24/Chart.yaml deleted file mode 100644 index 4a27d1aa537..00000000000 --- a/incubator/nosqlclient/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient -home: https://truecharts.org/docs/charts/incubator/nosqlclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png -keywords: - - nosqlclient - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nosqlclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient - - https://github.com/nosqlclient/nosqlclient - - https://hub.docker.com/r/mongoclient/mongoclient/ -type: application -version: 0.0.24 diff --git a/incubator/nosqlclient/0.0.24/README.md b/incubator/nosqlclient/0.0.24/README.md deleted file mode 100644 index 2c6f2667a71..00000000000 --- a/incubator/nosqlclient/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# nosqlclient - -Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nosqlclient](https://truecharts.org/docs/charts/incubator/nosqlclient) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nosqlclient` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nosqlclient TrueCharts/nosqlclient -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nosqlclient` deployment - -```console -helm uninstall nosqlclient -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nosqlclient \ - --set env.TZ="America/New York" \ - TrueCharts/nosqlclient -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nosqlclient TrueCharts/nosqlclient -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/nosqlclient/0.0.24/charts/common-10.5.10.tgz b/incubator/nosqlclient/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/nosqlclient/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/nosqlclient/0.0.25/CHANGELOG.md b/incubator/nosqlclient/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ac95a4ad49e --- /dev/null +++ b/incubator/nosqlclient/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nosqlclient-0.0.25](https://github.com/truecharts/charts/compare/nosqlclient-0.0.24...nosqlclient-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nosqlclient-0.0.24](https://github.com/truecharts/charts/compare/nosqlclient-0.0.23...nosqlclient-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/nosqlclient/0.0.25/Chart.lock b/incubator/nosqlclient/0.0.25/Chart.lock new file mode 100644 index 00000000000..661488c03d2 --- /dev/null +++ b/incubator/nosqlclient/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:20:51.474949991Z" diff --git a/incubator/nosqlclient/0.0.25/Chart.yaml b/incubator/nosqlclient/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6e41a118047 --- /dev/null +++ b/incubator/nosqlclient/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient +home: https://truecharts.org/docs/charts/incubator/nosqlclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nosqlclient.png +keywords: + - nosqlclient + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nosqlclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nosqlclient + - https://github.com/nosqlclient/nosqlclient + - https://hub.docker.com/r/mongoclient/mongoclient/ +type: application +version: 0.0.25 diff --git a/incubator/nosqlclient/0.0.25/README.md b/incubator/nosqlclient/0.0.25/README.md new file mode 100644 index 00000000000..1fd12e8b21c --- /dev/null +++ b/incubator/nosqlclient/0.0.25/README.md @@ -0,0 +1,107 @@ +# nosqlclient + +Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nosqlclient](https://truecharts.org/docs/charts/incubator/nosqlclient) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nosqlclient` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nosqlclient TrueCharts/nosqlclient +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nosqlclient` deployment + +```console +helm uninstall nosqlclient +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nosqlclient \ + --set env.TZ="America/New York" \ + TrueCharts/nosqlclient +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nosqlclient TrueCharts/nosqlclient -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/nosqlclient/0.0.24/app-readme.md b/incubator/nosqlclient/0.0.25/app-readme.md similarity index 100% rename from incubator/nosqlclient/0.0.24/app-readme.md rename to incubator/nosqlclient/0.0.25/app-readme.md diff --git a/incubator/nosqlclient/0.0.25/charts/common-10.6.1.tgz b/incubator/nosqlclient/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/nosqlclient/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/nosqlclient/0.0.24/ix_values.yaml b/incubator/nosqlclient/0.0.25/ix_values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.24/ix_values.yaml rename to incubator/nosqlclient/0.0.25/ix_values.yaml diff --git a/incubator/nosqlclient/0.0.24/questions.yaml b/incubator/nosqlclient/0.0.25/questions.yaml similarity index 100% rename from incubator/nosqlclient/0.0.24/questions.yaml rename to incubator/nosqlclient/0.0.25/questions.yaml diff --git a/incubator/nosqlclient/0.0.24/templates/common.yaml b/incubator/nosqlclient/0.0.25/templates/common.yaml similarity index 100% rename from incubator/nosqlclient/0.0.24/templates/common.yaml rename to incubator/nosqlclient/0.0.25/templates/common.yaml diff --git a/incubator/notea/0.0.25/values.yaml b/incubator/nosqlclient/0.0.25/values.yaml similarity index 100% rename from incubator/notea/0.0.25/values.yaml rename to incubator/nosqlclient/0.0.25/values.yaml diff --git a/incubator/notarius/0.0.24/CHANGELOG.md b/incubator/notarius/0.0.24/CHANGELOG.md deleted file mode 100644 index 4d293328df2..00000000000 --- a/incubator/notarius/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/notarius/0.0.24/Chart.lock b/incubator/notarius/0.0.24/Chart.lock deleted file mode 100644 index b5b6bb439d0..00000000000 --- a/incubator/notarius/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:58.614814511Z" diff --git a/incubator/notarius/0.0.24/Chart.yaml b/incubator/notarius/0.0.24/Chart.yaml deleted file mode 100644 index 579cf6fb8dd..00000000000 --- a/incubator/notarius/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "" -home: https://truecharts.org/docs/charts/incubator/notarius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png -keywords: - - notarius - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: notarius -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius - - https://github.com/agusalex/Notarius - - https://hub.docker.com/r/agusalex/Notarius -type: application -version: 0.0.24 diff --git a/incubator/notarius/0.0.24/README.md b/incubator/notarius/0.0.24/README.md deleted file mode 100644 index f7f3eaf0777..00000000000 --- a/incubator/notarius/0.0.24/README.md +++ /dev/null @@ -1,105 +0,0 @@ -# notarius - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [notarius](https://truecharts.org/docs/charts/incubator/notarius) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `notarius` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install notarius TrueCharts/notarius -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `notarius` deployment - -```console -helm uninstall notarius -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install notarius \ - --set env.TZ="America/New York" \ - TrueCharts/notarius -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install notarius TrueCharts/notarius -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/notarius/0.0.24/charts/common-10.5.10.tgz b/incubator/notarius/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/notarius/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/notarius/0.0.25/CHANGELOG.md b/incubator/notarius/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0a1606ed230 --- /dev/null +++ b/incubator/notarius/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [notarius-0.0.25](https://github.com/truecharts/charts/compare/notarius-0.0.24...notarius-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notarius-0.0.24](https://github.com/truecharts/charts/compare/notarius-0.0.23...notarius-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/notarius/0.0.25/Chart.lock b/incubator/notarius/0.0.25/Chart.lock new file mode 100644 index 00000000000..68e57a1ffe5 --- /dev/null +++ b/incubator/notarius/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:11.301330663Z" diff --git a/incubator/notarius/0.0.25/Chart.yaml b/incubator/notarius/0.0.25/Chart.yaml new file mode 100644 index 00000000000..21d7b3271e2 --- /dev/null +++ b/incubator/notarius/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "" +home: https://truecharts.org/docs/charts/incubator/notarius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png +keywords: + - notarius + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: notarius +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/notarius + - https://github.com/agusalex/Notarius + - https://hub.docker.com/r/agusalex/Notarius +type: application +version: 0.0.25 diff --git a/incubator/notarius/0.0.25/README.md b/incubator/notarius/0.0.25/README.md new file mode 100644 index 00000000000..80190c54f55 --- /dev/null +++ b/incubator/notarius/0.0.25/README.md @@ -0,0 +1,105 @@ +# notarius + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [notarius](https://truecharts.org/docs/charts/incubator/notarius) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `notarius` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install notarius TrueCharts/notarius +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `notarius` deployment + +```console +helm uninstall notarius +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install notarius \ + --set env.TZ="America/New York" \ + TrueCharts/notarius +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install notarius TrueCharts/notarius -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/notarius/0.0.24/app-readme.md b/incubator/notarius/0.0.25/app-readme.md similarity index 100% rename from incubator/notarius/0.0.24/app-readme.md rename to incubator/notarius/0.0.25/app-readme.md diff --git a/incubator/notarius/0.0.25/charts/common-10.6.1.tgz b/incubator/notarius/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/notarius/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/notarius/0.0.24/ix_values.yaml b/incubator/notarius/0.0.25/ix_values.yaml similarity index 100% rename from incubator/notarius/0.0.24/ix_values.yaml rename to incubator/notarius/0.0.25/ix_values.yaml diff --git a/incubator/notarius/0.0.24/questions.yaml b/incubator/notarius/0.0.25/questions.yaml similarity index 100% rename from incubator/notarius/0.0.24/questions.yaml rename to incubator/notarius/0.0.25/questions.yaml diff --git a/incubator/notarius/0.0.24/templates/common.yaml b/incubator/notarius/0.0.25/templates/common.yaml similarity index 100% rename from incubator/notarius/0.0.24/templates/common.yaml rename to incubator/notarius/0.0.25/templates/common.yaml diff --git a/incubator/obs-ndi/0.0.26/values.yaml b/incubator/notarius/0.0.25/values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.26/values.yaml rename to incubator/notarius/0.0.25/values.yaml diff --git a/incubator/notea/0.0.25/CHANGELOG.md b/incubator/notea/0.0.25/CHANGELOG.md deleted file mode 100644 index 6ef84305866..00000000000 --- a/incubator/notea/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/notea/0.0.25/Chart.lock b/incubator/notea/0.0.25/Chart.lock deleted file mode 100644 index 926e1aa87b9..00000000000 --- a/incubator/notea/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:23:59.99332917Z" diff --git a/incubator/notea/0.0.25/Chart.yaml b/incubator/notea/0.0.25/Chart.yaml deleted file mode 100644 index d1f66e248bd..00000000000 --- a/incubator/notea/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Self hosted note taking, alternative to Notions. Look at Github for config -home: https://truecharts.org/docs/charts/incubator/notea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png -keywords: - - notea - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: notea -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/notea - - https://github.com/diamkil/docker-notea - - https://registry.hub.docker.com/r/diamkil/notea/ -type: application -version: 0.0.25 diff --git a/incubator/notea/0.0.25/README.md b/incubator/notea/0.0.25/README.md deleted file mode 100644 index 9b7e42704c0..00000000000 --- a/incubator/notea/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# notea - -Self hosted note taking, alternative to Notions. Look at Github for config - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [notea](https://truecharts.org/docs/charts/incubator/notea) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `notea` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install notea TrueCharts/notea -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `notea` deployment - -```console -helm uninstall notea -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install notea \ - --set env.TZ="America/New York" \ - TrueCharts/notea -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install notea TrueCharts/notea -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/notea/0.0.25/charts/common-10.5.10.tgz b/incubator/notea/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/notea/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/notea/0.0.26/CHANGELOG.md b/incubator/notea/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..77639b07ecb --- /dev/null +++ b/incubator/notea/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [notea-0.0.26](https://github.com/truecharts/charts/compare/notea-0.0.25...notea-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [notea-0.0.25](https://github.com/truecharts/charts/compare/notea-0.0.24...notea-0.0.25) (2022-09-20) + +### Chore diff --git a/incubator/notea/0.0.26/Chart.lock b/incubator/notea/0.0.26/Chart.lock new file mode 100644 index 00000000000..acb78dd98ba --- /dev/null +++ b/incubator/notea/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:11.783143838Z" diff --git a/incubator/notea/0.0.26/Chart.yaml b/incubator/notea/0.0.26/Chart.yaml new file mode 100644 index 00000000000..0b4ba2f1543 --- /dev/null +++ b/incubator/notea/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Self hosted note taking, alternative to Notions. Look at Github for config +home: https://truecharts.org/docs/charts/incubator/notea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png +keywords: + - notea + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: notea +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/notea + - https://github.com/diamkil/docker-notea + - https://registry.hub.docker.com/r/diamkil/notea/ +type: application +version: 0.0.26 diff --git a/incubator/notea/0.0.26/README.md b/incubator/notea/0.0.26/README.md new file mode 100644 index 00000000000..ea6d6922ba6 --- /dev/null +++ b/incubator/notea/0.0.26/README.md @@ -0,0 +1,107 @@ +# notea + +Self hosted note taking, alternative to Notions. Look at Github for config + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [notea](https://truecharts.org/docs/charts/incubator/notea) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `notea` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install notea TrueCharts/notea +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `notea` deployment + +```console +helm uninstall notea +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install notea \ + --set env.TZ="America/New York" \ + TrueCharts/notea +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install notea TrueCharts/notea -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/notea/0.0.25/app-readme.md b/incubator/notea/0.0.26/app-readme.md similarity index 100% rename from incubator/notea/0.0.25/app-readme.md rename to incubator/notea/0.0.26/app-readme.md diff --git a/incubator/notea/0.0.26/charts/common-10.6.1.tgz b/incubator/notea/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/notea/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/notea/0.0.25/ix_values.yaml b/incubator/notea/0.0.26/ix_values.yaml similarity index 100% rename from incubator/notea/0.0.25/ix_values.yaml rename to incubator/notea/0.0.26/ix_values.yaml diff --git a/incubator/notea/0.0.25/questions.yaml b/incubator/notea/0.0.26/questions.yaml similarity index 100% rename from incubator/notea/0.0.25/questions.yaml rename to incubator/notea/0.0.26/questions.yaml diff --git a/incubator/notea/0.0.25/templates/common.yaml b/incubator/notea/0.0.26/templates/common.yaml similarity index 100% rename from incubator/notea/0.0.25/templates/common.yaml rename to incubator/notea/0.0.26/templates/common.yaml diff --git a/incubator/observium/0.0.24/values.yaml b/incubator/notea/0.0.26/values.yaml similarity index 100% rename from incubator/observium/0.0.24/values.yaml rename to incubator/notea/0.0.26/values.yaml diff --git a/incubator/obs-ndi/0.0.26/CHANGELOG.md b/incubator/obs-ndi/0.0.26/CHANGELOG.md deleted file mode 100644 index fb87e501310..00000000000 --- a/incubator/obs-ndi/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/obs-ndi/0.0.26/Chart.lock b/incubator/obs-ndi/0.0.26/Chart.lock deleted file mode 100644 index 975a12ad2a1..00000000000 --- a/incubator/obs-ndi/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:00.771840973Z" diff --git a/incubator/obs-ndi/0.0.26/Chart.yaml b/incubator/obs-ndi/0.0.26/Chart.yaml deleted file mode 100644 index 6e6f283c1a9..00000000000 --- a/incubator/obs-ndi/0.0.26/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD;" -home: https://truecharts.org/docs/charts/incubator/obs-ndi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png -keywords: - - obs-ndi - - GameServers - - Productivity - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: obs-ndi -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/obs-ndi - - https://github.com/patrickstigler/docker-obs-ndi - - https://hub.docker.com/r/patrickstigler/obs-ndi -type: application -version: 0.0.26 diff --git a/incubator/obs-ndi/0.0.26/README.md b/incubator/obs-ndi/0.0.26/README.md deleted file mode 100644 index 95ecb32a461..00000000000 --- a/incubator/obs-ndi/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# obs-ndi - -This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD; - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [obs-ndi](https://truecharts.org/docs/charts/incubator/obs-ndi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `obs-ndi` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install obs-ndi TrueCharts/obs-ndi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `obs-ndi` deployment - -```console -helm uninstall obs-ndi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install obs-ndi \ - --set env.TZ="America/New York" \ - TrueCharts/obs-ndi -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install obs-ndi TrueCharts/obs-ndi -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/obs-ndi/0.0.26/charts/common-10.5.10.tgz b/incubator/obs-ndi/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/obs-ndi/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/obs-ndi/0.0.27/CHANGELOG.md b/incubator/obs-ndi/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..cb2b6728d39 --- /dev/null +++ b/incubator/obs-ndi/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [obs-ndi-0.0.27](https://github.com/truecharts/charts/compare/obs-ndi-0.0.26...obs-ndi-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obs-ndi-0.0.26](https://github.com/truecharts/charts/compare/obs-ndi-0.0.25...obs-ndi-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/obs-ndi/0.0.27/Chart.lock b/incubator/obs-ndi/0.0.27/Chart.lock new file mode 100644 index 00000000000..9646e6d98f8 --- /dev/null +++ b/incubator/obs-ndi/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:12.562637024Z" diff --git a/incubator/obs-ndi/0.0.27/Chart.yaml b/incubator/obs-ndi/0.0.27/Chart.yaml new file mode 100644 index 00000000000..7923be8cdfd --- /dev/null +++ b/incubator/obs-ndi/0.0.27/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD;" +home: https://truecharts.org/docs/charts/incubator/obs-ndi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obs-ndi.png +keywords: + - obs-ndi + - GameServers + - Productivity + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: obs-ndi +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/obs-ndi + - https://github.com/patrickstigler/docker-obs-ndi + - https://hub.docker.com/r/patrickstigler/obs-ndi +type: application +version: 0.0.27 diff --git a/incubator/obs-ndi/0.0.27/README.md b/incubator/obs-ndi/0.0.27/README.md new file mode 100644 index 00000000000..08b82a23902 --- /dev/null +++ b/incubator/obs-ndi/0.0.27/README.md @@ -0,0 +1,107 @@ +# obs-ndi + +This container is based on bb12489/gui-Chart &amp;amp; bb12489/Chart-obs. The OBS with NDI is incorporated into the container and can be used to stream your desktop. The main reason for this fork is to update the Chart and add it to the TrueNAS app store.&#xD; + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [obs-ndi](https://truecharts.org/docs/charts/incubator/obs-ndi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `obs-ndi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install obs-ndi TrueCharts/obs-ndi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `obs-ndi` deployment + +```console +helm uninstall obs-ndi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install obs-ndi \ + --set env.TZ="America/New York" \ + TrueCharts/obs-ndi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install obs-ndi TrueCharts/obs-ndi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/obs-ndi/0.0.26/app-readme.md b/incubator/obs-ndi/0.0.27/app-readme.md similarity index 100% rename from incubator/obs-ndi/0.0.26/app-readme.md rename to incubator/obs-ndi/0.0.27/app-readme.md diff --git a/incubator/obs-ndi/0.0.27/charts/common-10.6.1.tgz b/incubator/obs-ndi/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/obs-ndi/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/obs-ndi/0.0.26/ix_values.yaml b/incubator/obs-ndi/0.0.27/ix_values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.26/ix_values.yaml rename to incubator/obs-ndi/0.0.27/ix_values.yaml diff --git a/incubator/obs-ndi/0.0.26/questions.yaml b/incubator/obs-ndi/0.0.27/questions.yaml similarity index 100% rename from incubator/obs-ndi/0.0.26/questions.yaml rename to incubator/obs-ndi/0.0.27/questions.yaml diff --git a/incubator/obs-ndi/0.0.26/templates/common.yaml b/incubator/obs-ndi/0.0.27/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/0.0.26/templates/common.yaml rename to incubator/obs-ndi/0.0.27/templates/common.yaml diff --git a/incubator/obsidian/0.0.26/values.yaml b/incubator/obs-ndi/0.0.27/values.yaml similarity index 100% rename from incubator/obsidian/0.0.26/values.yaml rename to incubator/obs-ndi/0.0.27/values.yaml diff --git a/incubator/observium/0.0.24/CHANGELOG.md b/incubator/observium/0.0.24/CHANGELOG.md deleted file mode 100644 index 3d866c351e0..00000000000 --- a/incubator/observium/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/observium/0.0.24/Chart.lock b/incubator/observium/0.0.24/Chart.lock deleted file mode 100644 index 75d7190b7c2..00000000000 --- a/incubator/observium/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:07.109371962Z" diff --git a/incubator/observium/0.0.24/Chart.yaml b/incubator/observium/0.0.24/Chart.yaml deleted file mode 100644 index cdfc86c7dee..00000000000 --- a/incubator/observium/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br]" -home: https://truecharts.org/docs/charts/incubator/observium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png -keywords: - - observium - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: observium -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/observium - - https://www.observium.org/ - - https://hub.docker.com/r/uberchuckie/observium/ -type: application -version: 0.0.24 diff --git a/incubator/observium/0.0.24/README.md b/incubator/observium/0.0.24/README.md deleted file mode 100644 index 0f14713648f..00000000000 --- a/incubator/observium/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# observium - -Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [observium](https://truecharts.org/docs/charts/incubator/observium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `observium` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install observium TrueCharts/observium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `observium` deployment - -```console -helm uninstall observium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install observium \ - --set env.TZ="America/New York" \ - TrueCharts/observium -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install observium TrueCharts/observium -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/observium/0.0.24/charts/common-10.5.10.tgz b/incubator/observium/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/observium/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/observium/0.0.25/CHANGELOG.md b/incubator/observium/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b12aae7004f --- /dev/null +++ b/incubator/observium/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [observium-0.0.25](https://github.com/truecharts/charts/compare/observium-0.0.24...observium-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [observium-0.0.24](https://github.com/truecharts/charts/compare/observium-0.0.23...observium-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/observium/0.0.25/Chart.lock b/incubator/observium/0.0.25/Chart.lock new file mode 100644 index 00000000000..7a703e53a0b --- /dev/null +++ b/incubator/observium/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:23.297657708Z" diff --git a/incubator/observium/0.0.25/Chart.yaml b/incubator/observium/0.0.25/Chart.yaml new file mode 100644 index 00000000000..5ff2a042325 --- /dev/null +++ b/incubator/observium/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br]" +home: https://truecharts.org/docs/charts/incubator/observium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png +keywords: + - observium + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: observium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/observium + - https://www.observium.org/ + - https://hub.docker.com/r/uberchuckie/observium/ +type: application +version: 0.0.25 diff --git a/incubator/observium/0.0.25/README.md b/incubator/observium/0.0.25/README.md new file mode 100644 index 00000000000..86aa015fb8b --- /dev/null +++ b/incubator/observium/0.0.25/README.md @@ -0,0 +1,107 @@ +# observium + +Observium is an autodiscovering network monitoring platform supporting a wide range of hardware platforms and operating systems.[br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [observium](https://truecharts.org/docs/charts/incubator/observium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `observium` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install observium TrueCharts/observium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `observium` deployment + +```console +helm uninstall observium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install observium \ + --set env.TZ="America/New York" \ + TrueCharts/observium +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install observium TrueCharts/observium -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/observium/0.0.24/app-readme.md b/incubator/observium/0.0.25/app-readme.md similarity index 100% rename from incubator/observium/0.0.24/app-readme.md rename to incubator/observium/0.0.25/app-readme.md diff --git a/incubator/observium/0.0.25/charts/common-10.6.1.tgz b/incubator/observium/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/observium/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/observium/0.0.24/ix_values.yaml b/incubator/observium/0.0.25/ix_values.yaml similarity index 100% rename from incubator/observium/0.0.24/ix_values.yaml rename to incubator/observium/0.0.25/ix_values.yaml diff --git a/incubator/observium/0.0.24/questions.yaml b/incubator/observium/0.0.25/questions.yaml similarity index 100% rename from incubator/observium/0.0.24/questions.yaml rename to incubator/observium/0.0.25/questions.yaml diff --git a/incubator/observium/0.0.24/templates/common.yaml b/incubator/observium/0.0.25/templates/common.yaml similarity index 100% rename from incubator/observium/0.0.24/templates/common.yaml rename to incubator/observium/0.0.25/templates/common.yaml diff --git a/incubator/onlinecheckyourserver/0.0.24/values.yaml b/incubator/observium/0.0.25/values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.24/values.yaml rename to incubator/observium/0.0.25/values.yaml diff --git a/incubator/obsidian/0.0.26/CHANGELOG.md b/incubator/obsidian/0.0.26/CHANGELOG.md deleted file mode 100644 index a5a044db2fd..00000000000 --- a/incubator/obsidian/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/obsidian/0.0.26/Chart.lock b/incubator/obsidian/0.0.26/Chart.lock deleted file mode 100644 index 6908c19e2ec..00000000000 --- a/incubator/obsidian/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:23.818547846Z" diff --git a/incubator/obsidian/0.0.26/Chart.yaml b/incubator/obsidian/0.0.26/Chart.yaml deleted file mode 100644 index 2e673d396e6..00000000000 --- a/incubator/obsidian/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A knowledge base that works on local Markdown files." -home: https://truecharts.org/docs/charts/incubator/obsidian -icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png -keywords: - - obsidian - - productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: obsidian -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian - - https://github.com/sytone/obsidian-remote - - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote -type: application -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity -version: 0.0.26 diff --git a/incubator/obsidian/0.0.26/README.md b/incubator/obsidian/0.0.26/README.md deleted file mode 100644 index 3721dd4f7bb..00000000000 --- a/incubator/obsidian/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# obsidian - -A knowledge base that works on local Markdown files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [obsidian](https://truecharts.org/docs/charts/incubator/obsidian) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `obsidian` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install obsidian TrueCharts/obsidian -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `obsidian` deployment - -```console -helm uninstall obsidian -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install obsidian \ - --set env.TZ="America/New York" \ - TrueCharts/obsidian -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install obsidian TrueCharts/obsidian -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/obsidian/0.0.26/charts/common-10.5.10.tgz b/incubator/obsidian/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/obsidian/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/obsidian/0.0.27/CHANGELOG.md b/incubator/obsidian/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..e97d1ba0f6c --- /dev/null +++ b/incubator/obsidian/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [obsidian-0.0.27](https://github.com/truecharts/charts/compare/obsidian-0.0.26...obsidian-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [obsidian-0.0.26](https://github.com/truecharts/charts/compare/obsidian-0.0.25...obsidian-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/obsidian/0.0.27/Chart.lock b/incubator/obsidian/0.0.27/Chart.lock new file mode 100644 index 00000000000..c799f2e41fb --- /dev/null +++ b/incubator/obsidian/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:42.356753343Z" diff --git a/incubator/obsidian/0.0.27/Chart.yaml b/incubator/obsidian/0.0.27/Chart.yaml new file mode 100644 index 00000000000..cf99062d4d3 --- /dev/null +++ b/incubator/obsidian/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A knowledge base that works on local Markdown files." +home: https://truecharts.org/docs/charts/incubator/obsidian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png +keywords: + - obsidian + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: obsidian +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/obsidian + - https://github.com/sytone/obsidian-remote + - https://github.com/sytone/obsidian-remote/pkgs/container/obsidian-remote +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity +version: 0.0.27 diff --git a/incubator/obsidian/0.0.27/README.md b/incubator/obsidian/0.0.27/README.md new file mode 100644 index 00000000000..f376c7593d8 --- /dev/null +++ b/incubator/obsidian/0.0.27/README.md @@ -0,0 +1,107 @@ +# obsidian + +A knowledge base that works on local Markdown files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [obsidian](https://truecharts.org/docs/charts/incubator/obsidian) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `obsidian` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install obsidian TrueCharts/obsidian +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `obsidian` deployment + +```console +helm uninstall obsidian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install obsidian \ + --set env.TZ="America/New York" \ + TrueCharts/obsidian +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install obsidian TrueCharts/obsidian -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/obsidian/0.0.26/app-readme.md b/incubator/obsidian/0.0.27/app-readme.md similarity index 100% rename from incubator/obsidian/0.0.26/app-readme.md rename to incubator/obsidian/0.0.27/app-readme.md diff --git a/incubator/obsidian/0.0.27/charts/common-10.6.1.tgz b/incubator/obsidian/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/obsidian/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/obsidian/0.0.26/ix_values.yaml b/incubator/obsidian/0.0.27/ix_values.yaml similarity index 100% rename from incubator/obsidian/0.0.26/ix_values.yaml rename to incubator/obsidian/0.0.27/ix_values.yaml diff --git a/incubator/obsidian/0.0.26/questions.yaml b/incubator/obsidian/0.0.27/questions.yaml similarity index 100% rename from incubator/obsidian/0.0.26/questions.yaml rename to incubator/obsidian/0.0.27/questions.yaml diff --git a/incubator/obsidian/0.0.26/templates/common.yaml b/incubator/obsidian/0.0.27/templates/common.yaml similarity index 100% rename from incubator/obsidian/0.0.26/templates/common.yaml rename to incubator/obsidian/0.0.27/templates/common.yaml diff --git a/incubator/openaudible/0.0.1/values.yaml b/incubator/obsidian/0.0.27/values.yaml similarity index 100% rename from incubator/openaudible/0.0.1/values.yaml rename to incubator/obsidian/0.0.27/values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md deleted file mode 100644 index 3793b1fe8c6..00000000000 --- a/incubator/onlinecheckyourserver/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/onlinecheckyourserver/0.0.24/Chart.lock b/incubator/onlinecheckyourserver/0.0.24/Chart.lock deleted file mode 100644 index 48e66440e5a..00000000000 --- a/incubator/onlinecheckyourserver/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:25.259996628Z" diff --git a/incubator/onlinecheckyourserver/0.0.24/Chart.yaml b/incubator/onlinecheckyourserver/0.0.24/Chart.yaml deleted file mode 100644 index 5ec55eb1ae9..00000000000 --- a/incubator/onlinecheckyourserver/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline." -home: https://truecharts.org/docs/charts/incubator/onlinecheckyourserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png -keywords: - - onlinecheckyourserver - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: onlinecheckyourserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver - - https://hub.docker.com/r/ich777/online-check-pushover - - https://hub.docker.com/r/ich777/online-check-pushover -type: application -version: 0.0.24 diff --git a/incubator/onlinecheckyourserver/0.0.24/README.md b/incubator/onlinecheckyourserver/0.0.24/README.md deleted file mode 100644 index 8fd3adb0889..00000000000 --- a/incubator/onlinecheckyourserver/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# onlinecheckyourserver - -This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [onlinecheckyourserver](https://truecharts.org/docs/charts/incubator/onlinecheckyourserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `onlinecheckyourserver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install onlinecheckyourserver TrueCharts/onlinecheckyourserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `onlinecheckyourserver` deployment - -```console -helm uninstall onlinecheckyourserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install onlinecheckyourserver \ - --set env.TZ="America/New York" \ - TrueCharts/onlinecheckyourserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install onlinecheckyourserver TrueCharts/onlinecheckyourserver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/onlinecheckyourserver/0.0.24/charts/common-10.5.10.tgz b/incubator/onlinecheckyourserver/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/onlinecheckyourserver/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/onlinecheckyourserver/0.0.25/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..49863f974d6 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [onlinecheckyourserver-0.0.25](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.24...onlinecheckyourserver-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [onlinecheckyourserver-0.0.24](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.23...onlinecheckyourserver-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/onlinecheckyourserver/0.0.25/Chart.lock b/incubator/onlinecheckyourserver/0.0.25/Chart.lock new file mode 100644 index 00000000000..e0c556dfbb9 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:43.35847747Z" diff --git a/incubator/onlinecheckyourserver/0.0.25/Chart.yaml b/incubator/onlinecheckyourserver/0.0.25/Chart.yaml new file mode 100644 index 00000000000..073f96bb8ea --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline." +home: https://truecharts.org/docs/charts/incubator/onlinecheckyourserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.png +keywords: + - onlinecheckyourserver + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlinecheckyourserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/onlinecheckyourserver + - https://hub.docker.com/r/ich777/online-check-pushover + - https://hub.docker.com/r/ich777/online-check-pushover +type: application +version: 0.0.25 diff --git a/incubator/onlinecheckyourserver/0.0.25/README.md b/incubator/onlinecheckyourserver/0.0.25/README.md new file mode 100644 index 00000000000..b1cdcc3f2c6 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.25/README.md @@ -0,0 +1,107 @@ +# onlinecheckyourserver + +This is a simple Chart that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [onlinecheckyourserver](https://truecharts.org/docs/charts/incubator/onlinecheckyourserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `onlinecheckyourserver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install onlinecheckyourserver TrueCharts/onlinecheckyourserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `onlinecheckyourserver` deployment + +```console +helm uninstall onlinecheckyourserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install onlinecheckyourserver \ + --set env.TZ="America/New York" \ + TrueCharts/onlinecheckyourserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install onlinecheckyourserver TrueCharts/onlinecheckyourserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/onlinecheckyourserver/0.0.24/app-readme.md b/incubator/onlinecheckyourserver/0.0.25/app-readme.md similarity index 100% rename from incubator/onlinecheckyourserver/0.0.24/app-readme.md rename to incubator/onlinecheckyourserver/0.0.25/app-readme.md diff --git a/incubator/onlinecheckyourserver/0.0.25/charts/common-10.6.1.tgz b/incubator/onlinecheckyourserver/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/onlinecheckyourserver/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/onlinecheckyourserver/0.0.24/ix_values.yaml b/incubator/onlinecheckyourserver/0.0.25/ix_values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.24/ix_values.yaml rename to incubator/onlinecheckyourserver/0.0.25/ix_values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.24/questions.yaml b/incubator/onlinecheckyourserver/0.0.25/questions.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.24/questions.yaml rename to incubator/onlinecheckyourserver/0.0.25/questions.yaml diff --git a/incubator/onlinecheckyourserver/0.0.24/templates/common.yaml b/incubator/onlinecheckyourserver/0.0.25/templates/common.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.24/templates/common.yaml rename to incubator/onlinecheckyourserver/0.0.25/templates/common.yaml diff --git a/incubator/opengl-desktop-g3/0.0.25/values.yaml b/incubator/onlinecheckyourserver/0.0.25/values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.25/values.yaml rename to incubator/onlinecheckyourserver/0.0.25/values.yaml diff --git a/incubator/openaudible/0.0.1/CHANGELOG.md b/incubator/openaudible/0.0.1/CHANGELOG.md deleted file mode 100644 index 1153f38f17b..00000000000 --- a/incubator/openaudible/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ -# Changelog - - - -## [openaudible-0.0.1]openaudible-0.0.1 (2022-09-25) - -### Feat - -- add openaudible ([#3890](https://github.com/truecharts/charts/issues/3890)) - - \ No newline at end of file diff --git a/incubator/openaudible/0.0.1/Chart.lock b/incubator/openaudible/0.0.1/Chart.lock deleted file mode 100644 index b90d10d1287..00000000000 --- a/incubator/openaudible/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T12:50:50.934274896Z" diff --git a/incubator/openaudible/0.0.1/Chart.yaml b/incubator/openaudible/0.0.1/Chart.yaml deleted file mode 100644 index 9cd0ab824f9..00000000000 --- a/incubator/openaudible/0.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: All your audiobooks in one place -home: https://truecharts.org/docs/charts/incubator/openaudible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png -keywords: - - audible -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openaudible -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible - - https://github.com/openaudible/openaudible_docker -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/openaudible/0.0.1/README.md b/incubator/openaudible/0.0.1/README.md deleted file mode 100644 index 7ca79d4a4f6..00000000000 --- a/incubator/openaudible/0.0.1/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# openaudible - -All your audiobooks in one place - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openaudible](https://truecharts.org/docs/charts/incubator/openaudible) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openaudible` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openaudible TrueCharts/openaudible -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openaudible` deployment - -```console -helm uninstall openaudible -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openaudible \ - --set env.TZ="America/New York" \ - TrueCharts/openaudible -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openaudible TrueCharts/openaudible -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/openaudible/0.0.1/charts/common-10.5.10.tgz b/incubator/openaudible/0.0.1/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/openaudible/0.0.1/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/openaudible/0.0.2/CHANGELOG.md b/incubator/openaudible/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..3f4d736e7b2 --- /dev/null +++ b/incubator/openaudible/0.0.2/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + + + +## [openaudible-0.0.2](https://github.com/truecharts/charts/compare/openaudible-0.0.1...openaudible-0.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openaudible-0.0.1]openaudible-0.0.1 (2022-09-25) + +### Feat + +- add openaudible ([#3890](https://github.com/truecharts/charts/issues/3890)) diff --git a/incubator/openaudible/0.0.2/Chart.lock b/incubator/openaudible/0.0.2/Chart.lock new file mode 100644 index 00000000000..79db1686b80 --- /dev/null +++ b/incubator/openaudible/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:43.704899111Z" diff --git a/incubator/openaudible/0.0.2/Chart.yaml b/incubator/openaudible/0.0.2/Chart.yaml new file mode 100644 index 00000000000..42d3e201dc4 --- /dev/null +++ b/incubator/openaudible/0.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: All your audiobooks in one place +home: https://truecharts.org/docs/charts/incubator/openaudible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png +keywords: + - audible +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openaudible +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openaudible + - https://github.com/openaudible/openaudible_docker +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/openaudible/0.0.2/README.md b/incubator/openaudible/0.0.2/README.md new file mode 100644 index 00000000000..be2d17c64e4 --- /dev/null +++ b/incubator/openaudible/0.0.2/README.md @@ -0,0 +1,106 @@ +# openaudible + +All your audiobooks in one place + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openaudible](https://truecharts.org/docs/charts/incubator/openaudible) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openaudible` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openaudible TrueCharts/openaudible +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openaudible` deployment + +```console +helm uninstall openaudible +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openaudible \ + --set env.TZ="America/New York" \ + TrueCharts/openaudible +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openaudible TrueCharts/openaudible -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/openaudible/0.0.1/app-readme.md b/incubator/openaudible/0.0.2/app-readme.md similarity index 100% rename from incubator/openaudible/0.0.1/app-readme.md rename to incubator/openaudible/0.0.2/app-readme.md diff --git a/incubator/openaudible/0.0.2/charts/common-10.6.1.tgz b/incubator/openaudible/0.0.2/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/openaudible/0.0.2/charts/common-10.6.1.tgz differ diff --git a/incubator/openaudible/0.0.1/ix_values.yaml b/incubator/openaudible/0.0.2/ix_values.yaml similarity index 100% rename from incubator/openaudible/0.0.1/ix_values.yaml rename to incubator/openaudible/0.0.2/ix_values.yaml diff --git a/incubator/openaudible/0.0.1/questions.yaml b/incubator/openaudible/0.0.2/questions.yaml similarity index 100% rename from incubator/openaudible/0.0.1/questions.yaml rename to incubator/openaudible/0.0.2/questions.yaml diff --git a/incubator/openaudible/0.0.1/templates/common.yaml b/incubator/openaudible/0.0.2/templates/common.yaml similarity index 100% rename from incubator/openaudible/0.0.1/templates/common.yaml rename to incubator/openaudible/0.0.2/templates/common.yaml diff --git a/incubator/openproject/0.0.32/values.yaml b/incubator/openaudible/0.0.2/values.yaml similarity index 100% rename from incubator/openproject/0.0.32/values.yaml rename to incubator/openaudible/0.0.2/values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.25/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.25/CHANGELOG.md deleted file mode 100644 index 032c7c8d7fb..00000000000 --- a/incubator/opengl-desktop-g3/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-20) diff --git a/incubator/opengl-desktop-g3/0.0.25/Chart.lock b/incubator/opengl-desktop-g3/0.0.25/Chart.lock deleted file mode 100644 index 1a89c314d95..00000000000 --- a/incubator/opengl-desktop-g3/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:25.672834309Z" diff --git a/incubator/opengl-desktop-g3/0.0.25/Chart.yaml b/incubator/opengl-desktop-g3/0.0.25/Chart.yaml deleted file mode 100644 index 506c8318aea..00000000000 --- a/incubator/opengl-desktop-g3/0.0.25/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" -home: https://truecharts.org/docs/charts/incubator/opengl-desktop-g3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png -keywords: - - opengl-desktop-g3 - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: opengl-desktop-g3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 - - https://github.com/accetto/headless-drawing-g3/ - - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 -type: application -version: 0.0.25 diff --git a/incubator/opengl-desktop-g3/0.0.25/README.md b/incubator/opengl-desktop-g3/0.0.25/README.md deleted file mode 100644 index f925bb9f2e5..00000000000 --- a/incubator/opengl-desktop-g3/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# opengl-desktop-g3 - -Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [opengl-desktop-g3](https://truecharts.org/docs/charts/incubator/opengl-desktop-g3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `opengl-desktop-g3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `opengl-desktop-g3` deployment - -```console -helm uninstall opengl-desktop-g3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install opengl-desktop-g3 \ - --set env.TZ="America/New York" \ - TrueCharts/opengl-desktop-g3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/opengl-desktop-g3/0.0.25/charts/common-10.5.10.tgz b/incubator/opengl-desktop-g3/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/opengl-desktop-g3/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/opengl-desktop-g3/0.0.26/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..52d3587197d --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [opengl-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.25...opengl-desktop-g3-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [opengl-desktop-g3-0.0.25](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.23...opengl-desktop-g3-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/opengl-desktop-g3/0.0.26/Chart.lock b/incubator/opengl-desktop-g3/0.0.26/Chart.lock new file mode 100644 index 00000000000..298c440554d --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:21:54.663246316Z" diff --git a/incubator/opengl-desktop-g3/0.0.26/Chart.yaml b/incubator/opengl-desktop-g3/0.0.26/Chart.yaml new file mode 100644 index 00000000000..039ccccc075 --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.26/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing" +home: https://truecharts.org/docs/charts/incubator/opengl-desktop-g3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/opengl-desktop-g3.png +keywords: + - opengl-desktop-g3 + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: opengl-desktop-g3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/opengl-desktop-g3 + - https://github.com/accetto/headless-drawing-g3/ + - https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-opengl-g3 +type: application +version: 0.0.26 diff --git a/incubator/opengl-desktop-g3/0.0.26/README.md b/incubator/opengl-desktop-g3/0.0.26/README.md new file mode 100644 index 00000000000..5b56628e1b6 --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.26/README.md @@ -0,0 +1,107 @@ +# opengl-desktop-g3 + +Headless Ubuntu/Xfce Charts with VNC/noVNC for diagramming, image editing and 2D/3D drawing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [opengl-desktop-g3](https://truecharts.org/docs/charts/incubator/opengl-desktop-g3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `opengl-desktop-g3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `opengl-desktop-g3` deployment + +```console +helm uninstall opengl-desktop-g3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install opengl-desktop-g3 \ + --set env.TZ="America/New York" \ + TrueCharts/opengl-desktop-g3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install opengl-desktop-g3 TrueCharts/opengl-desktop-g3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/opengl-desktop-g3/0.0.25/app-readme.md b/incubator/opengl-desktop-g3/0.0.26/app-readme.md similarity index 100% rename from incubator/opengl-desktop-g3/0.0.25/app-readme.md rename to incubator/opengl-desktop-g3/0.0.26/app-readme.md diff --git a/incubator/opengl-desktop-g3/0.0.26/charts/common-10.6.1.tgz b/incubator/opengl-desktop-g3/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/opengl-desktop-g3/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/opengl-desktop-g3/0.0.25/ix_values.yaml b/incubator/opengl-desktop-g3/0.0.26/ix_values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.25/ix_values.yaml rename to incubator/opengl-desktop-g3/0.0.26/ix_values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.25/questions.yaml b/incubator/opengl-desktop-g3/0.0.26/questions.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.25/questions.yaml rename to incubator/opengl-desktop-g3/0.0.26/questions.yaml diff --git a/incubator/opengl-desktop-g3/0.0.25/templates/common.yaml b/incubator/opengl-desktop-g3/0.0.26/templates/common.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.25/templates/common.yaml rename to incubator/opengl-desktop-g3/0.0.26/templates/common.yaml diff --git a/incubator/openra/0.0.24/values.yaml b/incubator/opengl-desktop-g3/0.0.26/values.yaml similarity index 100% rename from incubator/openra/0.0.24/values.yaml rename to incubator/opengl-desktop-g3/0.0.26/values.yaml diff --git a/incubator/openproject/0.0.32/CHANGELOG.md b/incubator/openproject/0.0.32/CHANGELOG.md deleted file mode 100644 index 13b5f26488a..00000000000 --- a/incubator/openproject/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openproject-0.0.32](https://github.com/truecharts/charts/compare/openproject-0.0.30...openproject-0.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20) - -### Chore diff --git a/incubator/openproject/0.0.32/Chart.lock b/incubator/openproject/0.0.32/Chart.lock deleted file mode 100644 index 07e272ac24c..00000000000 --- a/incubator/openproject/0.0.32/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:24:42.188924858Z" diff --git a/incubator/openproject/0.0.32/Chart.yaml b/incubator/openproject/0.0.32/Chart.yaml deleted file mode 100644 index 56ccc03eab9..00000000000 --- a/incubator/openproject/0.0.32/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -deprecated: false -description: OpenProject is a web-based project management system for location-independent team collaboration. -home: https://truecharts.org/docs/charts/incubator/openproject -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png -keywords: - - openproject - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openproject -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject - - http://openproject.org - - https://hub.docker.com/u/openproject -type: application -version: 0.0.32 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - truecharts.org/grade: U diff --git a/incubator/openproject/0.0.32/README.md b/incubator/openproject/0.0.32/README.md deleted file mode 100644 index 2239283143b..00000000000 --- a/incubator/openproject/0.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openproject - -OpenProject is a web-based project management system for location-independent team collaboration. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openproject](https://truecharts.org/docs/charts/incubator/openproject) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openproject` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openproject TrueCharts/openproject -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openproject` deployment - -```console -helm uninstall openproject -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openproject \ - --set env.TZ="America/New York" \ - TrueCharts/openproject -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openproject TrueCharts/openproject -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/openproject/0.0.32/charts/common-10.5.10.tgz b/incubator/openproject/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/openproject/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.32/charts/postgresql-8.0.78.tgz b/incubator/openproject/0.0.32/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/openproject/0.0.32/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.33/CHANGELOG.md b/incubator/openproject/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..b5e97b80680 --- /dev/null +++ b/incubator/openproject/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openproject-0.0.33](https://github.com/truecharts/charts/compare/openproject-0.0.32...openproject-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openproject-0.0.32](https://github.com/truecharts/charts/compare/openproject-0.0.30...openproject-0.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/openproject/0.0.33/Chart.lock b/incubator/openproject/0.0.33/Chart.lock new file mode 100644 index 00000000000..e82d9a55f47 --- /dev/null +++ b/incubator/openproject/0.0.33/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:22:25.782114413Z" diff --git a/incubator/openproject/0.0.33/Chart.yaml b/incubator/openproject/0.0.33/Chart.yaml new file mode 100644 index 00000000000..f737716621a --- /dev/null +++ b/incubator/openproject/0.0.33/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +deprecated: false +description: OpenProject is a web-based project management system for location-independent team collaboration. +home: https://truecharts.org/docs/charts/incubator/openproject +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openproject.png +keywords: + - openproject + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openproject +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openproject + - http://openproject.org + - https://hub.docker.com/u/openproject +type: application +version: 0.0.33 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + truecharts.org/grade: U diff --git a/incubator/openproject/0.0.33/README.md b/incubator/openproject/0.0.33/README.md new file mode 100644 index 00000000000..2a5a0cf7ca6 --- /dev/null +++ b/incubator/openproject/0.0.33/README.md @@ -0,0 +1,108 @@ +# openproject + +OpenProject is a web-based project management system for location-independent team collaboration. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openproject](https://truecharts.org/docs/charts/incubator/openproject) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openproject` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openproject TrueCharts/openproject +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openproject` deployment + +```console +helm uninstall openproject +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openproject \ + --set env.TZ="America/New York" \ + TrueCharts/openproject +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openproject TrueCharts/openproject -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/openproject/0.0.32/app-readme.md b/incubator/openproject/0.0.33/app-readme.md similarity index 100% rename from incubator/openproject/0.0.32/app-readme.md rename to incubator/openproject/0.0.33/app-readme.md diff --git a/incubator/openproject/0.0.33/charts/common-10.6.1.tgz b/incubator/openproject/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/openproject/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/openproject/0.0.33/charts/postgresql-8.0.87.tgz b/incubator/openproject/0.0.33/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/openproject/0.0.33/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/openproject/0.0.32/ix_values.yaml b/incubator/openproject/0.0.33/ix_values.yaml similarity index 100% rename from incubator/openproject/0.0.32/ix_values.yaml rename to incubator/openproject/0.0.33/ix_values.yaml diff --git a/incubator/openproject/0.0.32/questions.yaml b/incubator/openproject/0.0.33/questions.yaml similarity index 100% rename from incubator/openproject/0.0.32/questions.yaml rename to incubator/openproject/0.0.33/questions.yaml diff --git a/incubator/openproject/0.0.32/templates/_secrets.tpl b/incubator/openproject/0.0.33/templates/_secrets.tpl similarity index 100% rename from incubator/openproject/0.0.32/templates/_secrets.tpl rename to incubator/openproject/0.0.33/templates/_secrets.tpl diff --git a/incubator/openproject/0.0.32/templates/common.yaml b/incubator/openproject/0.0.33/templates/common.yaml similarity index 100% rename from incubator/openproject/0.0.32/templates/common.yaml rename to incubator/openproject/0.0.33/templates/common.yaml diff --git a/incubator/openttd/0.0.24/values.yaml b/incubator/openproject/0.0.33/values.yaml similarity index 100% rename from incubator/openttd/0.0.24/values.yaml rename to incubator/openproject/0.0.33/values.yaml diff --git a/incubator/openra/0.0.24/CHANGELOG.md b/incubator/openra/0.0.24/CHANGELOG.md deleted file mode 100644 index 3548cff9e9d..00000000000 --- a/incubator/openra/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/openra/0.0.24/Chart.lock b/incubator/openra/0.0.24/Chart.lock deleted file mode 100644 index b0b5063013b..00000000000 --- a/incubator/openra/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:48.810441375Z" diff --git a/incubator/openra/0.0.24/Chart.yaml b/incubator/openra/0.0.24/Chart.yaml deleted file mode 100644 index b15e187f57e..00000000000 --- a/incubator/openra/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br]" -home: https://truecharts.org/docs/charts/incubator/openra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png -keywords: - - openra - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openra -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openra - - http://openra.net/ - - https://hub.docker.com/r/rmoriz/openra -type: application -version: 0.0.24 diff --git a/incubator/openra/0.0.24/README.md b/incubator/openra/0.0.24/README.md deleted file mode 100644 index ff3bf6954c3..00000000000 --- a/incubator/openra/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# openra - -Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openra](https://truecharts.org/docs/charts/incubator/openra) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openra` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openra TrueCharts/openra -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openra` deployment - -```console -helm uninstall openra -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openra \ - --set env.TZ="America/New York" \ - TrueCharts/openra -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openra TrueCharts/openra -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/openra/0.0.24/charts/common-10.5.10.tgz b/incubator/openra/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/openra/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/openra/0.0.25/CHANGELOG.md b/incubator/openra/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..4afeec37056 --- /dev/null +++ b/incubator/openra/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openra-0.0.25](https://github.com/truecharts/charts/compare/openra-0.0.24...openra-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openra-0.0.24](https://github.com/truecharts/charts/compare/openra-0.0.23...openra-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/openra/0.0.25/Chart.lock b/incubator/openra/0.0.25/Chart.lock new file mode 100644 index 00000000000..383c8597d5a --- /dev/null +++ b/incubator/openra/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:22:15.552191109Z" diff --git a/incubator/openra/0.0.25/Chart.yaml b/incubator/openra/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ca4cb425eff --- /dev/null +++ b/incubator/openra/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br]" +home: https://truecharts.org/docs/charts/incubator/openra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png +keywords: + - openra + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openra +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openra + - http://openra.net/ + - https://hub.docker.com/r/rmoriz/openra +type: application +version: 0.0.25 diff --git a/incubator/openra/0.0.25/README.md b/incubator/openra/0.0.25/README.md new file mode 100644 index 00000000000..4dbd9abbce6 --- /dev/null +++ b/incubator/openra/0.0.25/README.md @@ -0,0 +1,107 @@ +# openra + +Mudislanders Template for mounting OpenRA's dedicated server by rmoriz [br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openra](https://truecharts.org/docs/charts/incubator/openra) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openra` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openra TrueCharts/openra +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openra` deployment + +```console +helm uninstall openra +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openra \ + --set env.TZ="America/New York" \ + TrueCharts/openra +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openra TrueCharts/openra -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/openra/0.0.24/app-readme.md b/incubator/openra/0.0.25/app-readme.md similarity index 100% rename from incubator/openra/0.0.24/app-readme.md rename to incubator/openra/0.0.25/app-readme.md diff --git a/incubator/openra/0.0.25/charts/common-10.6.1.tgz b/incubator/openra/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/openra/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/openra/0.0.24/ix_values.yaml b/incubator/openra/0.0.25/ix_values.yaml similarity index 100% rename from incubator/openra/0.0.24/ix_values.yaml rename to incubator/openra/0.0.25/ix_values.yaml diff --git a/incubator/openra/0.0.24/questions.yaml b/incubator/openra/0.0.25/questions.yaml similarity index 100% rename from incubator/openra/0.0.24/questions.yaml rename to incubator/openra/0.0.25/questions.yaml diff --git a/incubator/openra/0.0.24/templates/common.yaml b/incubator/openra/0.0.25/templates/common.yaml similarity index 100% rename from incubator/openra/0.0.24/templates/common.yaml rename to incubator/openra/0.0.25/templates/common.yaml diff --git a/incubator/orbital-sync/0.0.6/values.yaml b/incubator/openra/0.0.25/values.yaml similarity index 100% rename from incubator/orbital-sync/0.0.6/values.yaml rename to incubator/openra/0.0.25/values.yaml diff --git a/incubator/openttd/0.0.24/CHANGELOG.md b/incubator/openttd/0.0.24/CHANGELOG.md deleted file mode 100644 index 4c570f459b6..00000000000 --- a/incubator/openttd/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/openttd/0.0.24/Chart.lock b/incubator/openttd/0.0.24/Chart.lock deleted file mode 100644 index dae8ff0e486..00000000000 --- a/incubator/openttd/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:50.779134052Z" diff --git a/incubator/openttd/0.0.24/Chart.yaml b/incubator/openttd/0.0.24/Chart.yaml deleted file mode 100644 index 0dd177b3e9d..00000000000 --- a/incubator/openttd/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build)." -home: https://truecharts.org/docs/charts/incubator/openttd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png -keywords: - - openttd - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openttd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd - - https://www.openttd.org/ - - https://hub.docker.com/r/ich777/openttdserver -type: application -version: 0.0.24 diff --git a/incubator/openttd/0.0.24/README.md b/incubator/openttd/0.0.24/README.md deleted file mode 100644 index fbebb93753b..00000000000 --- a/incubator/openttd/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# openttd - -This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openttd](https://truecharts.org/docs/charts/incubator/openttd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openttd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openttd TrueCharts/openttd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openttd` deployment - -```console -helm uninstall openttd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openttd \ - --set env.TZ="America/New York" \ - TrueCharts/openttd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openttd TrueCharts/openttd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/openttd/0.0.24/charts/common-10.5.10.tgz b/incubator/openttd/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/openttd/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/openttd/0.0.25/CHANGELOG.md b/incubator/openttd/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c9396d52951 --- /dev/null +++ b/incubator/openttd/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openttd-0.0.25](https://github.com/truecharts/charts/compare/openttd-0.0.24...openttd-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openttd-0.0.24](https://github.com/truecharts/charts/compare/openttd-0.0.23...openttd-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + diff --git a/incubator/openttd/0.0.25/Chart.lock b/incubator/openttd/0.0.25/Chart.lock new file mode 100644 index 00000000000..f84e083b0a1 --- /dev/null +++ b/incubator/openttd/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:22:15.800684586Z" diff --git a/incubator/openttd/0.0.25/Chart.yaml b/incubator/openttd/0.0.25/Chart.yaml new file mode 100644 index 00000000000..80cf2959fab --- /dev/null +++ b/incubator/openttd/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build)." +home: https://truecharts.org/docs/charts/incubator/openttd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png +keywords: + - openttd + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openttd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/openttd + - https://www.openttd.org/ + - https://hub.docker.com/r/ich777/openttdserver +type: application +version: 0.0.25 diff --git a/incubator/openttd/0.0.25/README.md b/incubator/openttd/0.0.25/README.md new file mode 100644 index 00000000000..7edae84ed5f --- /dev/null +++ b/incubator/openttd/0.0.25/README.md @@ -0,0 +1,107 @@ +# openttd + +This Chart will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openttd](https://truecharts.org/docs/charts/incubator/openttd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openttd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openttd TrueCharts/openttd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openttd` deployment + +```console +helm uninstall openttd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openttd \ + --set env.TZ="America/New York" \ + TrueCharts/openttd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openttd TrueCharts/openttd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/openttd/0.0.24/app-readme.md b/incubator/openttd/0.0.25/app-readme.md similarity index 100% rename from incubator/openttd/0.0.24/app-readme.md rename to incubator/openttd/0.0.25/app-readme.md diff --git a/incubator/openttd/0.0.25/charts/common-10.6.1.tgz b/incubator/openttd/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/openttd/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/openttd/0.0.24/ix_values.yaml b/incubator/openttd/0.0.25/ix_values.yaml similarity index 100% rename from incubator/openttd/0.0.24/ix_values.yaml rename to incubator/openttd/0.0.25/ix_values.yaml diff --git a/incubator/openttd/0.0.24/questions.yaml b/incubator/openttd/0.0.25/questions.yaml similarity index 100% rename from incubator/openttd/0.0.24/questions.yaml rename to incubator/openttd/0.0.25/questions.yaml diff --git a/incubator/openttd/0.0.24/templates/common.yaml b/incubator/openttd/0.0.25/templates/common.yaml similarity index 100% rename from incubator/openttd/0.0.24/templates/common.yaml rename to incubator/openttd/0.0.25/templates/common.yaml diff --git a/incubator/owi2plex/0.0.24/values.yaml b/incubator/openttd/0.0.25/values.yaml similarity index 100% rename from incubator/owi2plex/0.0.24/values.yaml rename to incubator/openttd/0.0.25/values.yaml diff --git a/incubator/orbital-sync/0.0.6/CHANGELOG.md b/incubator/orbital-sync/0.0.6/CHANGELOG.md deleted file mode 100644 index 31e89c98917..00000000000 --- a/incubator/orbital-sync/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/orbital-sync/0.0.6/Chart.lock b/incubator/orbital-sync/0.0.6/Chart.lock deleted file mode 100644 index 8444bef30db..00000000000 --- a/incubator/orbital-sync/0.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:24:51.386969361Z" diff --git a/incubator/orbital-sync/0.0.6/Chart.yaml b/incubator/orbital-sync/0.0.6/Chart.yaml deleted file mode 100644 index 0fdf26d7ad5..00000000000 --- a/incubator/orbital-sync/0.0.6/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Orbital Sync synchronizes multiple Pi-hole instances for high availability. -home: https://truecharts.org/docs/charts/incubator/orbital-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png -keywords: - - Orbital Sync - - Pi-Hole - - DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: orbital-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync - - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync -type: application -version: 0.0.6 -annotations: - truecharts.org/catagories: | - - network - - DNS - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/orbital-sync/0.0.6/README.md b/incubator/orbital-sync/0.0.6/README.md deleted file mode 100644 index 06945769371..00000000000 --- a/incubator/orbital-sync/0.0.6/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# orbital-sync - -Orbital Sync synchronizes multiple Pi-hole instances for high availability. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [orbital-sync](https://truecharts.org/docs/charts/incubator/orbital-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `orbital-sync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install orbital-sync TrueCharts/orbital-sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `orbital-sync` deployment - -```console -helm uninstall orbital-sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install orbital-sync \ - --set env.TZ="America/New York" \ - TrueCharts/orbital-sync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install orbital-sync TrueCharts/orbital-sync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/orbital-sync/0.0.6/charts/common-10.5.10.tgz b/incubator/orbital-sync/0.0.6/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/orbital-sync/0.0.6/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/orbital-sync/0.0.7/CHANGELOG.md b/incubator/orbital-sync/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..565e3f4fd09 --- /dev/null +++ b/incubator/orbital-sync/0.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [orbital-sync-0.0.7](https://github.com/truecharts/charts/compare/orbital-sync-0.0.6...orbital-sync-0.0.7) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [orbital-sync-0.0.6](https://github.com/truecharts/charts/compare/orbital-sync-0.0.5...orbital-sync-0.0.6) (2022-09-20) + +### Chore diff --git a/incubator/orbital-sync/0.0.7/Chart.lock b/incubator/orbital-sync/0.0.7/Chart.lock new file mode 100644 index 00000000000..0160b19e49b --- /dev/null +++ b/incubator/orbital-sync/0.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:22:26.368397999Z" diff --git a/incubator/orbital-sync/0.0.7/Chart.yaml b/incubator/orbital-sync/0.0.7/Chart.yaml new file mode 100644 index 00000000000..2a513e8d58f --- /dev/null +++ b/incubator/orbital-sync/0.0.7/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Orbital Sync synchronizes multiple Pi-hole instances for high availability. +home: https://truecharts.org/docs/charts/incubator/orbital-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/orbital-sync.png +keywords: + - Orbital Sync + - Pi-Hole + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: orbital-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/orbital-sync + - https://github.com/mattwebbio/orbital-sync/pkgs/container/orbital-sync +type: application +version: 0.0.7 +annotations: + truecharts.org/catagories: | + - network + - DNS + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/orbital-sync/0.0.7/README.md b/incubator/orbital-sync/0.0.7/README.md new file mode 100644 index 00000000000..4cef3caf040 --- /dev/null +++ b/incubator/orbital-sync/0.0.7/README.md @@ -0,0 +1,106 @@ +# orbital-sync + +Orbital Sync synchronizes multiple Pi-hole instances for high availability. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [orbital-sync](https://truecharts.org/docs/charts/incubator/orbital-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `orbital-sync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install orbital-sync TrueCharts/orbital-sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `orbital-sync` deployment + +```console +helm uninstall orbital-sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install orbital-sync \ + --set env.TZ="America/New York" \ + TrueCharts/orbital-sync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install orbital-sync TrueCharts/orbital-sync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/orbital-sync/0.0.6/app-readme.md b/incubator/orbital-sync/0.0.7/app-readme.md similarity index 100% rename from incubator/orbital-sync/0.0.6/app-readme.md rename to incubator/orbital-sync/0.0.7/app-readme.md diff --git a/incubator/orbital-sync/0.0.7/charts/common-10.6.1.tgz b/incubator/orbital-sync/0.0.7/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/orbital-sync/0.0.7/charts/common-10.6.1.tgz differ diff --git a/incubator/orbital-sync/0.0.6/ix_values.yaml b/incubator/orbital-sync/0.0.7/ix_values.yaml similarity index 100% rename from incubator/orbital-sync/0.0.6/ix_values.yaml rename to incubator/orbital-sync/0.0.7/ix_values.yaml diff --git a/incubator/orbital-sync/0.0.6/questions.yaml b/incubator/orbital-sync/0.0.7/questions.yaml similarity index 100% rename from incubator/orbital-sync/0.0.6/questions.yaml rename to incubator/orbital-sync/0.0.7/questions.yaml diff --git a/incubator/orbital-sync/0.0.6/templates/_pihole-hosts.tpl b/incubator/orbital-sync/0.0.7/templates/_pihole-hosts.tpl similarity index 100% rename from incubator/orbital-sync/0.0.6/templates/_pihole-hosts.tpl rename to incubator/orbital-sync/0.0.7/templates/_pihole-hosts.tpl diff --git a/incubator/orbital-sync/0.0.6/templates/common.yaml b/incubator/orbital-sync/0.0.7/templates/common.yaml similarity index 100% rename from incubator/orbital-sync/0.0.6/templates/common.yaml rename to incubator/orbital-sync/0.0.7/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.38/values.yaml b/incubator/orbital-sync/0.0.7/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.38/values.yaml rename to incubator/orbital-sync/0.0.7/values.yaml diff --git a/incubator/owi2plex/0.0.24/CHANGELOG.md b/incubator/owi2plex/0.0.24/CHANGELOG.md deleted file mode 100644 index 2eee5245c9e..00000000000 --- a/incubator/owi2plex/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/owi2plex/0.0.24/Chart.lock b/incubator/owi2plex/0.0.24/Chart.lock deleted file mode 100644 index 2a96679dcd1..00000000000 --- a/incubator/owi2plex/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:14.308727522Z" diff --git a/incubator/owi2plex/0.0.24/Chart.yaml b/incubator/owi2plex/0.0.24/Chart.yaml deleted file mode 100644 index fc1f5ca2ee5..00000000000 --- a/incubator/owi2plex/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "a xml grabber for enigma with open webif" -home: https://truecharts.org/docs/charts/incubator/owi2plex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png -keywords: - - owi2plex - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owi2plex -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex - - https://github.com/alturismo/owi2plex - - https://hub.docker.com/r/alturismo/owi2plex -type: application -version: 0.0.24 diff --git a/incubator/owi2plex/0.0.24/README.md b/incubator/owi2plex/0.0.24/README.md deleted file mode 100644 index d48c0ceb440..00000000000 --- a/incubator/owi2plex/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# owi2plex - -a xml grabber for enigma with open webif - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [owi2plex](https://truecharts.org/docs/charts/incubator/owi2plex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `owi2plex` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install owi2plex TrueCharts/owi2plex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `owi2plex` deployment - -```console -helm uninstall owi2plex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install owi2plex \ - --set env.TZ="America/New York" \ - TrueCharts/owi2plex -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install owi2plex TrueCharts/owi2plex -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/owi2plex/0.0.24/charts/common-10.5.10.tgz b/incubator/owi2plex/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/owi2plex/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/owi2plex/0.0.25/CHANGELOG.md b/incubator/owi2plex/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..3b6e4e3cfc8 --- /dev/null +++ b/incubator/owi2plex/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owi2plex-0.0.25](https://github.com/truecharts/charts/compare/owi2plex-0.0.24...owi2plex-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [owi2plex-0.0.24](https://github.com/truecharts/charts/compare/owi2plex-0.0.23...owi2plex-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/owi2plex/0.0.25/Chart.lock b/incubator/owi2plex/0.0.25/Chart.lock new file mode 100644 index 00000000000..9cb18a6fceb --- /dev/null +++ b/incubator/owi2plex/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:22:46.901579412Z" diff --git a/incubator/owi2plex/0.0.25/Chart.yaml b/incubator/owi2plex/0.0.25/Chart.yaml new file mode 100644 index 00000000000..0601b5e19d0 --- /dev/null +++ b/incubator/owi2plex/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "a xml grabber for enigma with open webif" +home: https://truecharts.org/docs/charts/incubator/owi2plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png +keywords: + - owi2plex + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owi2plex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/owi2plex + - https://github.com/alturismo/owi2plex + - https://hub.docker.com/r/alturismo/owi2plex +type: application +version: 0.0.25 diff --git a/incubator/owi2plex/0.0.25/README.md b/incubator/owi2plex/0.0.25/README.md new file mode 100644 index 00000000000..2593d6b77c1 --- /dev/null +++ b/incubator/owi2plex/0.0.25/README.md @@ -0,0 +1,107 @@ +# owi2plex + +a xml grabber for enigma with open webif + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [owi2plex](https://truecharts.org/docs/charts/incubator/owi2plex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `owi2plex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install owi2plex TrueCharts/owi2plex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `owi2plex` deployment + +```console +helm uninstall owi2plex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install owi2plex \ + --set env.TZ="America/New York" \ + TrueCharts/owi2plex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install owi2plex TrueCharts/owi2plex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/owi2plex/0.0.24/app-readme.md b/incubator/owi2plex/0.0.25/app-readme.md similarity index 100% rename from incubator/owi2plex/0.0.24/app-readme.md rename to incubator/owi2plex/0.0.25/app-readme.md diff --git a/incubator/owi2plex/0.0.25/charts/common-10.6.1.tgz b/incubator/owi2plex/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/owi2plex/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/owi2plex/0.0.24/ix_values.yaml b/incubator/owi2plex/0.0.25/ix_values.yaml similarity index 100% rename from incubator/owi2plex/0.0.24/ix_values.yaml rename to incubator/owi2plex/0.0.25/ix_values.yaml diff --git a/incubator/owi2plex/0.0.24/questions.yaml b/incubator/owi2plex/0.0.25/questions.yaml similarity index 100% rename from incubator/owi2plex/0.0.24/questions.yaml rename to incubator/owi2plex/0.0.25/questions.yaml diff --git a/incubator/owi2plex/0.0.24/templates/common.yaml b/incubator/owi2plex/0.0.25/templates/common.yaml similarity index 100% rename from incubator/owi2plex/0.0.24/templates/common.yaml rename to incubator/owi2plex/0.0.25/templates/common.yaml diff --git a/incubator/pastey/0.0.26/values.yaml b/incubator/owi2plex/0.0.25/values.yaml similarity index 100% rename from incubator/pastey/0.0.26/values.yaml rename to incubator/owi2plex/0.0.25/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.38/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.38/CHANGELOG.md deleted file mode 100644 index 6bbe391fbc8..00000000000 --- a/incubator/passwordpusherephemeral/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [passwordpusherephemeral-0.0.38](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.37...passwordpusherephemeral-0.0.38) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [passwordpusherephemeral-0.0.37](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.36...passwordpusherephemeral-0.0.37) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-20) - -### Chore diff --git a/incubator/passwordpusherephemeral/0.0.38/Chart.lock b/incubator/passwordpusherephemeral/0.0.38/Chart.lock deleted file mode 100644 index 7835e40b370..00000000000 --- a/incubator/passwordpusherephemeral/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:54:44.983493293Z" diff --git a/incubator/passwordpusherephemeral/0.0.38/Chart.yaml b/incubator/passwordpusherephemeral/0.0.38/Chart.yaml deleted file mode 100644 index 0f95961b1fd..00000000000 --- a/incubator/passwordpusherephemeral/0.0.38/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Security - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. -home: https://truecharts.org/docs/charts/incubator/passwordpusherephemeral -icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png -keywords: - - passwordpusherephemeral - - Productivity - - Security - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: passwordpusherephemeral -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral - - https://github.com/pglombardo/PasswordPusher - - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ -type: application -version: 0.0.38 diff --git a/incubator/passwordpusherephemeral/0.0.38/README.md b/incubator/passwordpusherephemeral/0.0.38/README.md deleted file mode 100644 index ad5e041ef73..00000000000 --- a/incubator/passwordpusherephemeral/0.0.38/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# passwordpusherephemeral - -Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [passwordpusherephemeral](https://truecharts.org/docs/charts/incubator/passwordpusherephemeral) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `passwordpusherephemeral` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `passwordpusherephemeral` deployment - -```console -helm uninstall passwordpusherephemeral -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install passwordpusherephemeral \ - --set env.TZ="America/New York" \ - TrueCharts/passwordpusherephemeral -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/passwordpusherephemeral/0.0.38/charts/common-10.5.10.tgz b/incubator/passwordpusherephemeral/0.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/passwordpusherephemeral/0.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/passwordpusherephemeral/0.0.39/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..f032fbb6bfe --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [passwordpusherephemeral-0.0.39](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.38...passwordpusherephemeral-0.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [passwordpusherephemeral-0.0.38](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.37...passwordpusherephemeral-0.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [passwordpusherephemeral-0.0.37](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.36...passwordpusherephemeral-0.0.37) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [passwordpusherephemeral-0.0.36](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.33...passwordpusherephemeral-0.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/incubator/passwordpusherephemeral/0.0.39/Chart.lock b/incubator/passwordpusherephemeral/0.0.39/Chart.lock new file mode 100644 index 00000000000..3d478c95686 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:22:48.33431109Z" diff --git a/incubator/passwordpusherephemeral/0.0.39/Chart.yaml b/incubator/passwordpusherephemeral/0.0.39/Chart.yaml new file mode 100644 index 00000000000..15af8069ee3 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.39/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Security + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. +home: https://truecharts.org/docs/charts/incubator/passwordpusherephemeral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/passwordpusherephemeral.png +keywords: + - passwordpusherephemeral + - Productivity + - Security + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: passwordpusherephemeral +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/passwordpusherephemeral + - https://github.com/pglombardo/PasswordPusher + - https://hub.docker.com/r/pglombardo/pwpush-ephemeral/ +type: application +version: 0.0.39 diff --git a/incubator/passwordpusherephemeral/0.0.39/README.md b/incubator/passwordpusherephemeral/0.0.39/README.md new file mode 100644 index 00000000000..4ee279ddf1f --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.39/README.md @@ -0,0 +1,107 @@ +# passwordpusherephemeral + +Ephemeral version requires no other database Chart! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [passwordpusherephemeral](https://truecharts.org/docs/charts/incubator/passwordpusherephemeral) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `passwordpusherephemeral` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `passwordpusherephemeral` deployment + +```console +helm uninstall passwordpusherephemeral +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install passwordpusherephemeral \ + --set env.TZ="America/New York" \ + TrueCharts/passwordpusherephemeral +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install passwordpusherephemeral TrueCharts/passwordpusherephemeral -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/passwordpusherephemeral/0.0.38/app-readme.md b/incubator/passwordpusherephemeral/0.0.39/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.38/app-readme.md rename to incubator/passwordpusherephemeral/0.0.39/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.39/charts/common-10.6.1.tgz b/incubator/passwordpusherephemeral/0.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/passwordpusherephemeral/0.0.39/charts/common-10.6.1.tgz differ diff --git a/incubator/passwordpusherephemeral/0.0.38/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.39/ix_values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.38/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.39/ix_values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.38/questions.yaml b/incubator/passwordpusherephemeral/0.0.39/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.38/questions.yaml rename to incubator/passwordpusherephemeral/0.0.39/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.38/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.39/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.38/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.39/templates/common.yaml diff --git a/incubator/pavlovvr/0.0.24/values.yaml b/incubator/passwordpusherephemeral/0.0.39/values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.24/values.yaml rename to incubator/passwordpusherephemeral/0.0.39/values.yaml diff --git a/incubator/pastey/0.0.26/CHANGELOG.md b/incubator/pastey/0.0.26/CHANGELOG.md deleted file mode 100644 index f82e583ab1b..00000000000 --- a/incubator/pastey/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pastey/0.0.26/Chart.lock b/incubator/pastey/0.0.26/Chart.lock deleted file mode 100644 index 3907fd294d8..00000000000 --- a/incubator/pastey/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:17.045489925Z" diff --git a/incubator/pastey/0.0.26/Chart.yaml b/incubator/pastey/0.0.26/Chart.yaml deleted file mode 100644 index 7ead5ba2a5e..00000000000 --- a/incubator/pastey/0.0.26/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. -home: https://truecharts.org/docs/charts/incubator/pastey -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png -keywords: - - pastey - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pastey -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pastey - - https://github.com/Cesura/pastey - - https://hub.docker.com/r/cesura/pastey/ -type: application -version: 0.0.26 diff --git a/incubator/pastey/0.0.26/README.md b/incubator/pastey/0.0.26/README.md deleted file mode 100644 index d808620f1bb..00000000000 --- a/incubator/pastey/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pastey - -A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pastey](https://truecharts.org/docs/charts/incubator/pastey) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pastey` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pastey TrueCharts/pastey -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pastey` deployment - -```console -helm uninstall pastey -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pastey \ - --set env.TZ="America/New York" \ - TrueCharts/pastey -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pastey TrueCharts/pastey -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pastey/0.0.26/charts/common-10.5.10.tgz b/incubator/pastey/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pastey/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pastey/0.0.27/CHANGELOG.md b/incubator/pastey/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..0e1888f26cf --- /dev/null +++ b/incubator/pastey/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pastey-0.0.27](https://github.com/truecharts/charts/compare/pastey-0.0.26...pastey-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pastey-0.0.26](https://github.com/truecharts/charts/compare/pastey-0.0.25...pastey-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pastey/0.0.27/Chart.lock b/incubator/pastey/0.0.27/Chart.lock new file mode 100644 index 00000000000..18a7b9d7b78 --- /dev/null +++ b/incubator/pastey/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:22:57.832943547Z" diff --git a/incubator/pastey/0.0.27/Chart.yaml b/incubator/pastey/0.0.27/Chart.yaml new file mode 100644 index 00000000000..7672e9a1034 --- /dev/null +++ b/incubator/pastey/0.0.27/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. +home: https://truecharts.org/docs/charts/incubator/pastey +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png +keywords: + - pastey + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pastey +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pastey + - https://github.com/Cesura/pastey + - https://hub.docker.com/r/cesura/pastey/ +type: application +version: 0.0.27 diff --git a/incubator/pastey/0.0.27/README.md b/incubator/pastey/0.0.27/README.md new file mode 100644 index 00000000000..f76d3f65a1f --- /dev/null +++ b/incubator/pastey/0.0.27/README.md @@ -0,0 +1,107 @@ +# pastey + +A lightweight, self-hosted paste platform (Pastebin alternative) with language detection and on-disk encryption. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pastey](https://truecharts.org/docs/charts/incubator/pastey) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pastey` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pastey TrueCharts/pastey +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pastey` deployment + +```console +helm uninstall pastey +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pastey \ + --set env.TZ="America/New York" \ + TrueCharts/pastey +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pastey TrueCharts/pastey -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pastey/0.0.26/app-readme.md b/incubator/pastey/0.0.27/app-readme.md similarity index 100% rename from incubator/pastey/0.0.26/app-readme.md rename to incubator/pastey/0.0.27/app-readme.md diff --git a/incubator/pastey/0.0.27/charts/common-10.6.1.tgz b/incubator/pastey/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pastey/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/pastey/0.0.26/ix_values.yaml b/incubator/pastey/0.0.27/ix_values.yaml similarity index 100% rename from incubator/pastey/0.0.26/ix_values.yaml rename to incubator/pastey/0.0.27/ix_values.yaml diff --git a/incubator/pastey/0.0.26/questions.yaml b/incubator/pastey/0.0.27/questions.yaml similarity index 100% rename from incubator/pastey/0.0.26/questions.yaml rename to incubator/pastey/0.0.27/questions.yaml diff --git a/incubator/pastey/0.0.26/templates/common.yaml b/incubator/pastey/0.0.27/templates/common.yaml similarity index 100% rename from incubator/pastey/0.0.26/templates/common.yaml rename to incubator/pastey/0.0.27/templates/common.yaml diff --git a/incubator/phoenixstats/0.0.24/values.yaml b/incubator/pastey/0.0.27/values.yaml similarity index 100% rename from incubator/phoenixstats/0.0.24/values.yaml rename to incubator/pastey/0.0.27/values.yaml diff --git a/incubator/pavlovvr/0.0.24/CHANGELOG.md b/incubator/pavlovvr/0.0.24/CHANGELOG.md deleted file mode 100644 index 897039a3867..00000000000 --- a/incubator/pavlovvr/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pavlovvr/0.0.24/Chart.lock b/incubator/pavlovvr/0.0.24/Chart.lock deleted file mode 100644 index 83a62c1a014..00000000000 --- a/incubator/pavlovvr/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:17.143788883Z" diff --git a/incubator/pavlovvr/0.0.24/Chart.yaml b/incubator/pavlovvr/0.0.24/Chart.yaml deleted file mode 100644 index 469e3b15755..00000000000 --- a/incubator/pavlovvr/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Pavlov VR and run it." -home: https://truecharts.org/docs/charts/incubator/pavlovvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png -keywords: - - pavlovvr - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pavlovvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/pavlovvr/0.0.24/README.md b/incubator/pavlovvr/0.0.24/README.md deleted file mode 100644 index 1c045bac962..00000000000 --- a/incubator/pavlovvr/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pavlovvr - -This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pavlovvr](https://truecharts.org/docs/charts/incubator/pavlovvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pavlovvr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pavlovvr TrueCharts/pavlovvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pavlovvr` deployment - -```console -helm uninstall pavlovvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pavlovvr \ - --set env.TZ="America/New York" \ - TrueCharts/pavlovvr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pavlovvr TrueCharts/pavlovvr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pavlovvr/0.0.24/charts/common-10.5.10.tgz b/incubator/pavlovvr/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pavlovvr/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pavlovvr/0.0.25/CHANGELOG.md b/incubator/pavlovvr/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6e15347646d --- /dev/null +++ b/incubator/pavlovvr/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pavlovvr-0.0.25](https://github.com/truecharts/charts/compare/pavlovvr-0.0.24...pavlovvr-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pavlovvr-0.0.24](https://github.com/truecharts/charts/compare/pavlovvr-0.0.23...pavlovvr-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pavlovvr/0.0.25/Chart.lock b/incubator/pavlovvr/0.0.25/Chart.lock new file mode 100644 index 00000000000..f039e3a492b --- /dev/null +++ b/incubator/pavlovvr/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:23:09.510456173Z" diff --git a/incubator/pavlovvr/0.0.25/Chart.yaml b/incubator/pavlovvr/0.0.25/Chart.yaml new file mode 100644 index 00000000000..625f8f080e6 --- /dev/null +++ b/incubator/pavlovvr/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Pavlov VR and run it." +home: https://truecharts.org/docs/charts/incubator/pavlovvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png +keywords: + - pavlovvr + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pavlovvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pavlovvr + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/pavlovvr/0.0.25/README.md b/incubator/pavlovvr/0.0.25/README.md new file mode 100644 index 00000000000..305156f9e2e --- /dev/null +++ b/incubator/pavlovvr/0.0.25/README.md @@ -0,0 +1,107 @@ +# pavlovvr + +This Chart will download and install SteamCMD. It will also install Pavlov VR and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pavlovvr](https://truecharts.org/docs/charts/incubator/pavlovvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pavlovvr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pavlovvr TrueCharts/pavlovvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pavlovvr` deployment + +```console +helm uninstall pavlovvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pavlovvr \ + --set env.TZ="America/New York" \ + TrueCharts/pavlovvr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pavlovvr TrueCharts/pavlovvr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pavlovvr/0.0.24/app-readme.md b/incubator/pavlovvr/0.0.25/app-readme.md similarity index 100% rename from incubator/pavlovvr/0.0.24/app-readme.md rename to incubator/pavlovvr/0.0.25/app-readme.md diff --git a/incubator/pavlovvr/0.0.25/charts/common-10.6.1.tgz b/incubator/pavlovvr/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pavlovvr/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pavlovvr/0.0.24/ix_values.yaml b/incubator/pavlovvr/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.24/ix_values.yaml rename to incubator/pavlovvr/0.0.25/ix_values.yaml diff --git a/incubator/pavlovvr/0.0.24/questions.yaml b/incubator/pavlovvr/0.0.25/questions.yaml similarity index 100% rename from incubator/pavlovvr/0.0.24/questions.yaml rename to incubator/pavlovvr/0.0.25/questions.yaml diff --git a/incubator/pavlovvr/0.0.24/templates/common.yaml b/incubator/pavlovvr/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pavlovvr/0.0.24/templates/common.yaml rename to incubator/pavlovvr/0.0.25/templates/common.yaml diff --git a/incubator/phoronix-test-suite/0.0.24/values.yaml b/incubator/pavlovvr/0.0.25/values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.24/values.yaml rename to incubator/pavlovvr/0.0.25/values.yaml diff --git a/incubator/phoenixstats/0.0.24/CHANGELOG.md b/incubator/phoenixstats/0.0.24/CHANGELOG.md deleted file mode 100644 index 60f5da8ff2b..00000000000 --- a/incubator/phoenixstats/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/phoenixstats/0.0.24/Chart.lock b/incubator/phoenixstats/0.0.24/Chart.lock deleted file mode 100644 index ba453fd180d..00000000000 --- a/incubator/phoenixstats/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:38.902187268Z" diff --git a/incubator/phoenixstats/0.0.24/Chart.yaml b/incubator/phoenixstats/0.0.24/Chart.yaml deleted file mode 100644 index f97fe70e745..00000000000 --- a/incubator/phoenixstats/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. -home: https://truecharts.org/docs/charts/incubator/phoenixstats -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoenixstats.png -keywords: - - phoenixstats - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phoenixstats -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/phoenixstats - - https://hub.docker.com/r/lnxd/phoenixstats -type: application -version: 0.0.24 diff --git a/incubator/phoenixstats/0.0.24/README.md b/incubator/phoenixstats/0.0.24/README.md deleted file mode 100644 index 98f75f05a4f..00000000000 --- a/incubator/phoenixstats/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# phoenixstats - -Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phoenixstats](https://truecharts.org/docs/charts/incubator/phoenixstats) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `phoenixstats` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install phoenixstats TrueCharts/phoenixstats -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `phoenixstats` deployment - -```console -helm uninstall phoenixstats -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phoenixstats \ - --set env.TZ="America/New York" \ - TrueCharts/phoenixstats -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install phoenixstats TrueCharts/phoenixstats -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoenixstats/0.0.24/charts/common-10.5.10.tgz b/incubator/phoenixstats/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/phoenixstats/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/phoenixstats/0.0.25/CHANGELOG.md b/incubator/phoenixstats/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d7cdd60510b --- /dev/null +++ b/incubator/phoenixstats/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phoenixstats-0.0.25](https://github.com/truecharts/charts/compare/phoenixstats-0.0.24...phoenixstats-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phoenixstats-0.0.24](https://github.com/truecharts/charts/compare/phoenixstats-0.0.23...phoenixstats-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/phoenixstats/0.0.25/Chart.lock b/incubator/phoenixstats/0.0.25/Chart.lock new file mode 100644 index 00000000000..81e830723a1 --- /dev/null +++ b/incubator/phoenixstats/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:23:19.064288241Z" diff --git a/incubator/phoenixstats/0.0.25/Chart.yaml b/incubator/phoenixstats/0.0.25/Chart.yaml new file mode 100644 index 00000000000..722b3adf091 --- /dev/null +++ b/incubator/phoenixstats/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. +home: https://truecharts.org/docs/charts/incubator/phoenixstats +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoenixstats.png +keywords: + - phoenixstats + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phoenixstats +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/phoenixstats + - https://hub.docker.com/r/lnxd/phoenixstats +type: application +version: 0.0.25 diff --git a/incubator/phoenixstats/0.0.25/README.md b/incubator/phoenixstats/0.0.25/README.md new file mode 100644 index 00000000000..199cc9de8e7 --- /dev/null +++ b/incubator/phoenixstats/0.0.25/README.md @@ -0,0 +1,106 @@ +# phoenixstats + +Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phoenixstats](https://truecharts.org/docs/charts/incubator/phoenixstats) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `phoenixstats` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install phoenixstats TrueCharts/phoenixstats +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `phoenixstats` deployment + +```console +helm uninstall phoenixstats +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phoenixstats \ + --set env.TZ="America/New York" \ + TrueCharts/phoenixstats +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install phoenixstats TrueCharts/phoenixstats -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoenixstats/0.0.24/app-readme.md b/incubator/phoenixstats/0.0.25/app-readme.md similarity index 100% rename from incubator/phoenixstats/0.0.24/app-readme.md rename to incubator/phoenixstats/0.0.25/app-readme.md diff --git a/incubator/phoenixstats/0.0.25/charts/common-10.6.1.tgz b/incubator/phoenixstats/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/phoenixstats/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/phoenixstats/0.0.24/ix_values.yaml b/incubator/phoenixstats/0.0.25/ix_values.yaml similarity index 100% rename from incubator/phoenixstats/0.0.24/ix_values.yaml rename to incubator/phoenixstats/0.0.25/ix_values.yaml diff --git a/incubator/phoenixstats/0.0.24/questions.yaml b/incubator/phoenixstats/0.0.25/questions.yaml similarity index 100% rename from incubator/phoenixstats/0.0.24/questions.yaml rename to incubator/phoenixstats/0.0.25/questions.yaml diff --git a/incubator/phoenixstats/0.0.24/templates/common.yaml b/incubator/phoenixstats/0.0.25/templates/common.yaml similarity index 100% rename from incubator/phoenixstats/0.0.24/templates/common.yaml rename to incubator/phoenixstats/0.0.25/templates/common.yaml diff --git a/incubator/photo-stream/0.0.24/values.yaml b/incubator/phoenixstats/0.0.25/values.yaml similarity index 100% rename from incubator/photo-stream/0.0.24/values.yaml rename to incubator/phoenixstats/0.0.25/values.yaml diff --git a/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md deleted file mode 100644 index fe7990c0aa6..00000000000 --- a/incubator/phoronix-test-suite/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/phoronix-test-suite/0.0.24/Chart.lock b/incubator/phoronix-test-suite/0.0.24/Chart.lock deleted file mode 100644 index 59db5110ae5..00000000000 --- a/incubator/phoronix-test-suite/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:40.833929162Z" diff --git a/incubator/phoronix-test-suite/0.0.24/Chart.yaml b/incubator/phoronix-test-suite/0.0.24/Chart.yaml deleted file mode 100644 index 45e66be5439..00000000000 --- a/incubator/phoronix-test-suite/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added." -home: https://truecharts.org/docs/charts/incubator/phoronix-test-suite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png -keywords: - - phoronix-test-suite - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phoronix-test-suite -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite - - https://github.com/phoronix-test-suite/phoronix-test-suite - - https://hub.docker.com/r/phoronix/pts/ -type: application -version: 0.0.24 diff --git a/incubator/phoronix-test-suite/0.0.24/README.md b/incubator/phoronix-test-suite/0.0.24/README.md deleted file mode 100644 index ff9a172b18b..00000000000 --- a/incubator/phoronix-test-suite/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# phoronix-test-suite - -The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phoronix-test-suite](https://truecharts.org/docs/charts/incubator/phoronix-test-suite) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `phoronix-test-suite` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install phoronix-test-suite TrueCharts/phoronix-test-suite -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `phoronix-test-suite` deployment - -```console -helm uninstall phoronix-test-suite -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phoronix-test-suite \ - --set env.TZ="America/New York" \ - TrueCharts/phoronix-test-suite -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install phoronix-test-suite TrueCharts/phoronix-test-suite -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoronix-test-suite/0.0.24/charts/common-10.5.10.tgz b/incubator/phoronix-test-suite/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/phoronix-test-suite/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/phoronix-test-suite/0.0.25/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9d82fce1b82 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phoronix-test-suite-0.0.25](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.24...phoronix-test-suite-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [phoronix-test-suite-0.0.24](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.23...phoronix-test-suite-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/phoronix-test-suite/0.0.25/Chart.lock b/incubator/phoronix-test-suite/0.0.25/Chart.lock new file mode 100644 index 00000000000..0cc547025eb --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:23:20.503539578Z" diff --git a/incubator/phoronix-test-suite/0.0.25/Chart.yaml b/incubator/phoronix-test-suite/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7b962d20017 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added." +home: https://truecharts.org/docs/charts/incubator/phoronix-test-suite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png +keywords: + - phoronix-test-suite + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phoronix-test-suite +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/phoronix-test-suite + - https://github.com/phoronix-test-suite/phoronix-test-suite + - https://hub.docker.com/r/phoronix/pts/ +type: application +version: 0.0.25 diff --git a/incubator/phoronix-test-suite/0.0.25/README.md b/incubator/phoronix-test-suite/0.0.25/README.md new file mode 100644 index 00000000000..a402bc131a4 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.25/README.md @@ -0,0 +1,107 @@ +# phoronix-test-suite + +The Phoronix Test Suite is the most comprehensive testing and benchmarking platform available that provides an extensible framework for which new tests can be easily added. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phoronix-test-suite](https://truecharts.org/docs/charts/incubator/phoronix-test-suite) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `phoronix-test-suite` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install phoronix-test-suite TrueCharts/phoronix-test-suite +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `phoronix-test-suite` deployment + +```console +helm uninstall phoronix-test-suite +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phoronix-test-suite \ + --set env.TZ="America/New York" \ + TrueCharts/phoronix-test-suite +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install phoronix-test-suite TrueCharts/phoronix-test-suite -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/phoronix-test-suite/0.0.24/app-readme.md b/incubator/phoronix-test-suite/0.0.25/app-readme.md similarity index 100% rename from incubator/phoronix-test-suite/0.0.24/app-readme.md rename to incubator/phoronix-test-suite/0.0.25/app-readme.md diff --git a/incubator/phoronix-test-suite/0.0.25/charts/common-10.6.1.tgz b/incubator/phoronix-test-suite/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/phoronix-test-suite/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/phoronix-test-suite/0.0.24/ix_values.yaml b/incubator/phoronix-test-suite/0.0.25/ix_values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.24/ix_values.yaml rename to incubator/phoronix-test-suite/0.0.25/ix_values.yaml diff --git a/incubator/phoronix-test-suite/0.0.24/questions.yaml b/incubator/phoronix-test-suite/0.0.25/questions.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.24/questions.yaml rename to incubator/phoronix-test-suite/0.0.25/questions.yaml diff --git a/incubator/phoronix-test-suite/0.0.24/templates/common.yaml b/incubator/phoronix-test-suite/0.0.25/templates/common.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.24/templates/common.yaml rename to incubator/phoronix-test-suite/0.0.25/templates/common.yaml diff --git a/incubator/photostructure/0.0.24/values.yaml b/incubator/phoronix-test-suite/0.0.25/values.yaml similarity index 100% rename from incubator/photostructure/0.0.24/values.yaml rename to incubator/phoronix-test-suite/0.0.25/values.yaml diff --git a/incubator/photo-stream/0.0.24/CHANGELOG.md b/incubator/photo-stream/0.0.24/CHANGELOG.md deleted file mode 100644 index d8ed23f043d..00000000000 --- a/incubator/photo-stream/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - - -## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/photo-stream/0.0.24/Chart.lock b/incubator/photo-stream/0.0.24/Chart.lock deleted file mode 100644 index 5c4968416d0..00000000000 --- a/incubator/photo-stream/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:42.308714879Z" diff --git a/incubator/photo-stream/0.0.24/Chart.yaml b/incubator/photo-stream/0.0.24/Chart.yaml deleted file mode 100644 index b5c41f6b5a8..00000000000 --- a/incubator/photo-stream/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos." -home: https://truecharts.org/docs/charts/incubator/photo-stream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png -keywords: - - photo-stream - - Productivity - - Tools-Utilities - - MediaApp-Photos - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photo-stream -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream - - https://github.com/waschinski/photo-stream - - https://hub.docker.com/r/waschinski/photo-stream -type: application -version: 0.0.24 diff --git a/incubator/photo-stream/0.0.24/README.md b/incubator/photo-stream/0.0.24/README.md deleted file mode 100644 index 20d0dc9b774..00000000000 --- a/incubator/photo-stream/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# photo-stream - -Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [photo-stream](https://truecharts.org/docs/charts/incubator/photo-stream) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `photo-stream` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install photo-stream TrueCharts/photo-stream -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `photo-stream` deployment - -```console -helm uninstall photo-stream -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photo-stream \ - --set env.TZ="America/New York" \ - TrueCharts/photo-stream -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install photo-stream TrueCharts/photo-stream -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/photo-stream/0.0.24/charts/common-10.5.10.tgz b/incubator/photo-stream/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/photo-stream/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/photo-stream/0.0.25/CHANGELOG.md b/incubator/photo-stream/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..017eef7185b --- /dev/null +++ b/incubator/photo-stream/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photo-stream-0.0.25](https://github.com/truecharts/charts/compare/photo-stream-0.0.24...photo-stream-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + + +## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photo-stream-0.0.24](https://github.com/truecharts/charts/compare/photo-stream-0.0.23...photo-stream-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + diff --git a/incubator/photo-stream/0.0.25/Chart.lock b/incubator/photo-stream/0.0.25/Chart.lock new file mode 100644 index 00000000000..d9e9a0ba53c --- /dev/null +++ b/incubator/photo-stream/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:23:29.337546636Z" diff --git a/incubator/photo-stream/0.0.25/Chart.yaml b/incubator/photo-stream/0.0.25/Chart.yaml new file mode 100644 index 00000000000..1ef962cca8c --- /dev/null +++ b/incubator/photo-stream/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos." +home: https://truecharts.org/docs/charts/incubator/photo-stream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photo-stream.png +keywords: + - photo-stream + - Productivity + - Tools-Utilities + - MediaApp-Photos + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photo-stream +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/photo-stream + - https://github.com/waschinski/photo-stream + - https://hub.docker.com/r/waschinski/photo-stream +type: application +version: 0.0.25 diff --git a/incubator/photo-stream/0.0.25/README.md b/incubator/photo-stream/0.0.25/README.md new file mode 100644 index 00000000000..561dbd5ae0c --- /dev/null +++ b/incubator/photo-stream/0.0.25/README.md @@ -0,0 +1,107 @@ +# photo-stream + +Photo Stream is a simpler home for your photos initially created by @maxvoltar and now maintained by @waschinski, @boerniee and friends. Easy to use, self hosted, no tracking, just photos. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photo-stream](https://truecharts.org/docs/charts/incubator/photo-stream) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `photo-stream` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install photo-stream TrueCharts/photo-stream +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `photo-stream` deployment + +```console +helm uninstall photo-stream +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photo-stream \ + --set env.TZ="America/New York" \ + TrueCharts/photo-stream +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photo-stream TrueCharts/photo-stream -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/photo-stream/0.0.24/app-readme.md b/incubator/photo-stream/0.0.25/app-readme.md similarity index 100% rename from incubator/photo-stream/0.0.24/app-readme.md rename to incubator/photo-stream/0.0.25/app-readme.md diff --git a/incubator/photo-stream/0.0.25/charts/common-10.6.1.tgz b/incubator/photo-stream/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/photo-stream/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/photo-stream/0.0.24/ix_values.yaml b/incubator/photo-stream/0.0.25/ix_values.yaml similarity index 100% rename from incubator/photo-stream/0.0.24/ix_values.yaml rename to incubator/photo-stream/0.0.25/ix_values.yaml diff --git a/incubator/photo-stream/0.0.24/questions.yaml b/incubator/photo-stream/0.0.25/questions.yaml similarity index 100% rename from incubator/photo-stream/0.0.24/questions.yaml rename to incubator/photo-stream/0.0.25/questions.yaml diff --git a/incubator/photo-stream/0.0.24/templates/common.yaml b/incubator/photo-stream/0.0.25/templates/common.yaml similarity index 100% rename from incubator/photo-stream/0.0.24/templates/common.yaml rename to incubator/photo-stream/0.0.25/templates/common.yaml diff --git a/incubator/phpmyadmin/0.0.24/values.yaml b/incubator/photo-stream/0.0.25/values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.24/values.yaml rename to incubator/photo-stream/0.0.25/values.yaml diff --git a/incubator/photostructure/0.0.24/CHANGELOG.md b/incubator/photostructure/0.0.24/CHANGELOG.md deleted file mode 100644 index 32002165f47..00000000000 --- a/incubator/photostructure/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/photostructure/0.0.24/Chart.lock b/incubator/photostructure/0.0.24/Chart.lock deleted file mode 100644 index f54557c9f08..00000000000 --- a/incubator/photostructure/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:25:42.53941649Z" diff --git a/incubator/photostructure/0.0.24/Chart.yaml b/incubator/photostructure/0.0.24/Chart.yaml deleted file mode 100644 index 1e6fcac4cbc..00000000000 --- a/incubator/photostructure/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "[b]PhotoStructure is your new home for all your photos and videos.[/b]\n" -home: https://truecharts.org/docs/charts/incubator/photostructure -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png -keywords: - - photostructure - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photostructure -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure - - https://photostructure.com/ - - https://hub.docker.com/r/photostructure/server/ -type: application -version: 0.0.24 diff --git a/incubator/photostructure/0.0.24/README.md b/incubator/photostructure/0.0.24/README.md deleted file mode 100644 index e835b897ed4..00000000000 --- a/incubator/photostructure/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# photostructure - -[b]PhotoStructure is your new home for all your photos and videos.[/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [photostructure](https://truecharts.org/docs/charts/incubator/photostructure) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `photostructure` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install photostructure TrueCharts/photostructure -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `photostructure` deployment - -```console -helm uninstall photostructure -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photostructure \ - --set env.TZ="America/New York" \ - TrueCharts/photostructure -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install photostructure TrueCharts/photostructure -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/photostructure/0.0.24/charts/common-10.5.10.tgz b/incubator/photostructure/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/photostructure/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/photostructure/0.0.25/CHANGELOG.md b/incubator/photostructure/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6a321cd0394 --- /dev/null +++ b/incubator/photostructure/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photostructure-0.0.25](https://github.com/truecharts/charts/compare/photostructure-0.0.24...photostructure-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photostructure-0.0.24](https://github.com/truecharts/charts/compare/photostructure-0.0.23...photostructure-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/photostructure/0.0.25/Chart.lock b/incubator/photostructure/0.0.25/Chart.lock new file mode 100644 index 00000000000..4d56d9f9b3b --- /dev/null +++ b/incubator/photostructure/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:23:41.063484582Z" diff --git a/incubator/photostructure/0.0.25/Chart.yaml b/incubator/photostructure/0.0.25/Chart.yaml new file mode 100644 index 00000000000..0d9983f55e8 --- /dev/null +++ b/incubator/photostructure/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "[b]PhotoStructure is your new home for all your photos and videos.[/b]\n" +home: https://truecharts.org/docs/charts/incubator/photostructure +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photostructure.png +keywords: + - photostructure + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photostructure +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/photostructure + - https://photostructure.com/ + - https://hub.docker.com/r/photostructure/server/ +type: application +version: 0.0.25 diff --git a/incubator/photostructure/0.0.25/README.md b/incubator/photostructure/0.0.25/README.md new file mode 100644 index 00000000000..0006cc38c08 --- /dev/null +++ b/incubator/photostructure/0.0.25/README.md @@ -0,0 +1,107 @@ +# photostructure + +[b]PhotoStructure is your new home for all your photos and videos.[/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photostructure](https://truecharts.org/docs/charts/incubator/photostructure) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `photostructure` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install photostructure TrueCharts/photostructure +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `photostructure` deployment + +```console +helm uninstall photostructure +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photostructure \ + --set env.TZ="America/New York" \ + TrueCharts/photostructure +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photostructure TrueCharts/photostructure -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/photostructure/0.0.24/app-readme.md b/incubator/photostructure/0.0.25/app-readme.md similarity index 100% rename from incubator/photostructure/0.0.24/app-readme.md rename to incubator/photostructure/0.0.25/app-readme.md diff --git a/incubator/photostructure/0.0.25/charts/common-10.6.1.tgz b/incubator/photostructure/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/photostructure/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/photostructure/0.0.24/ix_values.yaml b/incubator/photostructure/0.0.25/ix_values.yaml similarity index 100% rename from incubator/photostructure/0.0.24/ix_values.yaml rename to incubator/photostructure/0.0.25/ix_values.yaml diff --git a/incubator/photostructure/0.0.24/questions.yaml b/incubator/photostructure/0.0.25/questions.yaml similarity index 100% rename from incubator/photostructure/0.0.24/questions.yaml rename to incubator/photostructure/0.0.25/questions.yaml diff --git a/incubator/photostructure/0.0.24/templates/common.yaml b/incubator/photostructure/0.0.25/templates/common.yaml similarity index 100% rename from incubator/photostructure/0.0.24/templates/common.yaml rename to incubator/photostructure/0.0.25/templates/common.yaml diff --git a/incubator/pigallery2/0.0.24/values.yaml b/incubator/photostructure/0.0.25/values.yaml similarity index 100% rename from incubator/pigallery2/0.0.24/values.yaml rename to incubator/photostructure/0.0.25/values.yaml diff --git a/incubator/phpmyadmin/0.0.24/CHANGELOG.md b/incubator/phpmyadmin/0.0.24/CHANGELOG.md deleted file mode 100644 index 4be99dc0c07..00000000000 --- a/incubator/phpmyadmin/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/phpmyadmin/0.0.24/Chart.lock b/incubator/phpmyadmin/0.0.24/Chart.lock deleted file mode 100644 index 8eeddb37c26..00000000000 --- a/incubator/phpmyadmin/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:04.252405583Z" diff --git a/incubator/phpmyadmin/0.0.24/Chart.yaml b/incubator/phpmyadmin/0.0.24/Chart.yaml deleted file mode 100644 index 2ef8557316f..00000000000 --- a/incubator/phpmyadmin/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A web interface for MySQL and MariaDB. -home: https://truecharts.org/docs/charts/incubator/phpmyadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png -keywords: - - phpmyadmin - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phpmyadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin - - https://hub.docker.com/r/phpmyadmin/phpmyadmin/ -type: application -version: 0.0.24 diff --git a/incubator/phpmyadmin/0.0.24/README.md b/incubator/phpmyadmin/0.0.24/README.md deleted file mode 100644 index 42562788209..00000000000 --- a/incubator/phpmyadmin/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# phpmyadmin - -A web interface for MySQL and MariaDB. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phpmyadmin](https://truecharts.org/docs/charts/incubator/phpmyadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `phpmyadmin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install phpmyadmin TrueCharts/phpmyadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `phpmyadmin` deployment - -```console -helm uninstall phpmyadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phpmyadmin \ - --set env.TZ="America/New York" \ - TrueCharts/phpmyadmin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install phpmyadmin TrueCharts/phpmyadmin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/phpmyadmin/0.0.24/charts/common-10.5.10.tgz b/incubator/phpmyadmin/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/phpmyadmin/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/phpmyadmin/0.0.25/CHANGELOG.md b/incubator/phpmyadmin/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..eea25721640 --- /dev/null +++ b/incubator/phpmyadmin/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phpmyadmin-0.0.25](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.24...phpmyadmin-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpmyadmin-0.0.24](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.23...phpmyadmin-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/phpmyadmin/0.0.25/Chart.lock b/incubator/phpmyadmin/0.0.25/Chart.lock new file mode 100644 index 00000000000..deb87585dc0 --- /dev/null +++ b/incubator/phpmyadmin/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:23:50.404822159Z" diff --git a/incubator/phpmyadmin/0.0.25/Chart.yaml b/incubator/phpmyadmin/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ea8f1e01b62 --- /dev/null +++ b/incubator/phpmyadmin/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A web interface for MySQL and MariaDB. +home: https://truecharts.org/docs/charts/incubator/phpmyadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.png +keywords: + - phpmyadmin + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpmyadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/phpmyadmin + - https://hub.docker.com/r/phpmyadmin/phpmyadmin/ +type: application +version: 0.0.25 diff --git a/incubator/phpmyadmin/0.0.25/README.md b/incubator/phpmyadmin/0.0.25/README.md new file mode 100644 index 00000000000..d1c203e2d69 --- /dev/null +++ b/incubator/phpmyadmin/0.0.25/README.md @@ -0,0 +1,106 @@ +# phpmyadmin + +A web interface for MySQL and MariaDB. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phpmyadmin](https://truecharts.org/docs/charts/incubator/phpmyadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `phpmyadmin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install phpmyadmin TrueCharts/phpmyadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `phpmyadmin` deployment + +```console +helm uninstall phpmyadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phpmyadmin \ + --set env.TZ="America/New York" \ + TrueCharts/phpmyadmin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install phpmyadmin TrueCharts/phpmyadmin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/phpmyadmin/0.0.24/app-readme.md b/incubator/phpmyadmin/0.0.25/app-readme.md similarity index 100% rename from incubator/phpmyadmin/0.0.24/app-readme.md rename to incubator/phpmyadmin/0.0.25/app-readme.md diff --git a/incubator/phpmyadmin/0.0.25/charts/common-10.6.1.tgz b/incubator/phpmyadmin/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/phpmyadmin/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/phpmyadmin/0.0.24/ix_values.yaml b/incubator/phpmyadmin/0.0.25/ix_values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.24/ix_values.yaml rename to incubator/phpmyadmin/0.0.25/ix_values.yaml diff --git a/incubator/phpmyadmin/0.0.24/questions.yaml b/incubator/phpmyadmin/0.0.25/questions.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.24/questions.yaml rename to incubator/phpmyadmin/0.0.25/questions.yaml diff --git a/incubator/phpmyadmin/0.0.24/templates/common.yaml b/incubator/phpmyadmin/0.0.25/templates/common.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.24/templates/common.yaml rename to incubator/phpmyadmin/0.0.25/templates/common.yaml diff --git a/incubator/piwigo/3.0.32/values.yaml b/incubator/phpmyadmin/0.0.25/values.yaml similarity index 100% rename from incubator/piwigo/3.0.32/values.yaml rename to incubator/phpmyadmin/0.0.25/values.yaml diff --git a/incubator/pigallery2/0.0.24/CHANGELOG.md b/incubator/pigallery2/0.0.24/CHANGELOG.md deleted file mode 100644 index 1c574732dbd..00000000000 --- a/incubator/pigallery2/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pigallery2/0.0.24/Chart.lock b/incubator/pigallery2/0.0.24/Chart.lock deleted file mode 100644 index 530f0caadb6..00000000000 --- a/incubator/pigallery2/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:05.922190524Z" diff --git a/incubator/pigallery2/0.0.24/Chart.yaml b/incubator/pigallery2/0.0.24/Chart.yaml deleted file mode 100644 index 802143a6acd..00000000000 --- a/incubator/pigallery2/0.0.24/Chart.yaml +++ /dev/null @@ -1,41 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Homepage: http://bpatrik.github.io/pigallery2/" -home: https://truecharts.org/docs/charts/incubator/pigallery2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png -keywords: - - pigallery2 - - Cloud - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pigallery2 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 - - https://github.com/bpatrik/pigallery2 - - https://hub.docker.com/r/bpatrik/pigallery2 -type: application -version: 0.0.24 diff --git a/incubator/pigallery2/0.0.24/README.md b/incubator/pigallery2/0.0.24/README.md deleted file mode 100644 index 6e2d9d9048d..00000000000 --- a/incubator/pigallery2/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pigallery2 - -Homepage: http://bpatrik.github.io/pigallery2/ - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pigallery2](https://truecharts.org/docs/charts/incubator/pigallery2) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pigallery2` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pigallery2 TrueCharts/pigallery2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pigallery2` deployment - -```console -helm uninstall pigallery2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pigallery2 \ - --set env.TZ="America/New York" \ - TrueCharts/pigallery2 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pigallery2 TrueCharts/pigallery2 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pigallery2/0.0.24/charts/common-10.5.10.tgz b/incubator/pigallery2/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pigallery2/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pigallery2/0.0.25/CHANGELOG.md b/incubator/pigallery2/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..65ce5462ab6 --- /dev/null +++ b/incubator/pigallery2/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pigallery2-0.0.25](https://github.com/truecharts/charts/compare/pigallery2-0.0.24...pigallery2-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pigallery2-0.0.24](https://github.com/truecharts/charts/compare/pigallery2-0.0.23...pigallery2-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pigallery2/0.0.25/Chart.lock b/incubator/pigallery2/0.0.25/Chart.lock new file mode 100644 index 00000000000..5650a92e5fa --- /dev/null +++ b/incubator/pigallery2/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:23:52.062594823Z" diff --git a/incubator/pigallery2/0.0.25/Chart.yaml b/incubator/pigallery2/0.0.25/Chart.yaml new file mode 100644 index 00000000000..69141154ad9 --- /dev/null +++ b/incubator/pigallery2/0.0.25/Chart.yaml @@ -0,0 +1,41 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Homepage: http://bpatrik.github.io/pigallery2/" +home: https://truecharts.org/docs/charts/incubator/pigallery2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png +keywords: + - pigallery2 + - Cloud + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pigallery2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pigallery2 + - https://github.com/bpatrik/pigallery2 + - https://hub.docker.com/r/bpatrik/pigallery2 +type: application +version: 0.0.25 diff --git a/incubator/pigallery2/0.0.25/README.md b/incubator/pigallery2/0.0.25/README.md new file mode 100644 index 00000000000..e6d974b053f --- /dev/null +++ b/incubator/pigallery2/0.0.25/README.md @@ -0,0 +1,107 @@ +# pigallery2 + +Homepage: http://bpatrik.github.io/pigallery2/ + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pigallery2](https://truecharts.org/docs/charts/incubator/pigallery2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pigallery2` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pigallery2 TrueCharts/pigallery2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pigallery2` deployment + +```console +helm uninstall pigallery2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pigallery2 \ + --set env.TZ="America/New York" \ + TrueCharts/pigallery2 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pigallery2 TrueCharts/pigallery2 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pigallery2/0.0.24/app-readme.md b/incubator/pigallery2/0.0.25/app-readme.md similarity index 100% rename from incubator/pigallery2/0.0.24/app-readme.md rename to incubator/pigallery2/0.0.25/app-readme.md diff --git a/incubator/pigallery2/0.0.25/charts/common-10.6.1.tgz b/incubator/pigallery2/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pigallery2/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pigallery2/0.0.24/ix_values.yaml b/incubator/pigallery2/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pigallery2/0.0.24/ix_values.yaml rename to incubator/pigallery2/0.0.25/ix_values.yaml diff --git a/incubator/pigallery2/0.0.24/questions.yaml b/incubator/pigallery2/0.0.25/questions.yaml similarity index 100% rename from incubator/pigallery2/0.0.24/questions.yaml rename to incubator/pigallery2/0.0.25/questions.yaml diff --git a/incubator/pigallery2/0.0.24/templates/common.yaml b/incubator/pigallery2/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pigallery2/0.0.24/templates/common.yaml rename to incubator/pigallery2/0.0.25/templates/common.yaml diff --git a/incubator/pixark/0.0.24/values.yaml b/incubator/pigallery2/0.0.25/values.yaml similarity index 100% rename from incubator/pixark/0.0.24/values.yaml rename to incubator/pigallery2/0.0.25/values.yaml diff --git a/incubator/piwigo/3.0.32/CHANGELOG.md b/incubator/piwigo/3.0.32/CHANGELOG.md deleted file mode 100644 index 685e420404a..00000000000 --- a/incubator/piwigo/3.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/piwigo/3.0.32/Chart.lock b/incubator/piwigo/3.0.32/Chart.lock deleted file mode 100644 index 8cd2ab0e1e7..00000000000 --- a/incubator/piwigo/3.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:07.655641185Z" diff --git a/incubator/piwigo/3.0.32/Chart.yaml b/incubator/piwigo/3.0.32/Chart.yaml deleted file mode 100644 index 066ff3765c0..00000000000 --- a/incubator/piwigo/3.0.32/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "11.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A is photo gallery software for the web, built by an active community of users and developers. -home: https://truecharts.org/docs/charts/incubator/piwigo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png -keywords: - - piwigo - - gallery - - photo - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: piwigo -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/piwigo - - http://piwigo.org/ - - https://github.com/linuxserver/docker-piwigo -type: application -version: 3.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/piwigo/3.0.32/README.md b/incubator/piwigo/3.0.32/README.md deleted file mode 100644 index eded4380834..00000000000 --- a/incubator/piwigo/3.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# piwigo - -A is photo gallery software for the web, built by an active community of users and developers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [piwigo](https://truecharts.org/docs/charts/incubator/piwigo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `piwigo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install piwigo TrueCharts/piwigo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `piwigo` deployment - -```console -helm uninstall piwigo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install piwigo \ - --set env.TZ="America/New York" \ - TrueCharts/piwigo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install piwigo TrueCharts/piwigo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/piwigo/3.0.32/charts/common-10.5.10.tgz b/incubator/piwigo/3.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/piwigo/3.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/piwigo/3.0.33/CHANGELOG.md b/incubator/piwigo/3.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a89ba90ac82 --- /dev/null +++ b/incubator/piwigo/3.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piwigo-3.0.33](https://github.com/truecharts/charts/compare/piwigo-3.0.32...piwigo-3.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piwigo-3.0.32](https://github.com/truecharts/charts/compare/piwigo-3.0.31...piwigo-3.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/piwigo/3.0.33/Chart.lock b/incubator/piwigo/3.0.33/Chart.lock new file mode 100644 index 00000000000..fc3389337db --- /dev/null +++ b/incubator/piwigo/3.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:24:00.783319447Z" diff --git a/incubator/piwigo/3.0.33/Chart.yaml b/incubator/piwigo/3.0.33/Chart.yaml new file mode 100644 index 00000000000..db1cfc1d8a3 --- /dev/null +++ b/incubator/piwigo/3.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "11.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A is photo gallery software for the web, built by an active community of users and developers. +home: https://truecharts.org/docs/charts/incubator/piwigo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png +keywords: + - piwigo + - gallery + - photo + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: piwigo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/piwigo + - http://piwigo.org/ + - https://github.com/linuxserver/docker-piwigo +type: application +version: 3.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/piwigo/3.0.33/README.md b/incubator/piwigo/3.0.33/README.md new file mode 100644 index 00000000000..168623850ae --- /dev/null +++ b/incubator/piwigo/3.0.33/README.md @@ -0,0 +1,107 @@ +# piwigo + +A is photo gallery software for the web, built by an active community of users and developers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [piwigo](https://truecharts.org/docs/charts/incubator/piwigo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `piwigo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install piwigo TrueCharts/piwigo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `piwigo` deployment + +```console +helm uninstall piwigo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install piwigo \ + --set env.TZ="America/New York" \ + TrueCharts/piwigo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install piwigo TrueCharts/piwigo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/piwigo/3.0.32/app-readme.md b/incubator/piwigo/3.0.33/app-readme.md similarity index 100% rename from incubator/piwigo/3.0.32/app-readme.md rename to incubator/piwigo/3.0.33/app-readme.md diff --git a/incubator/piwigo/3.0.33/charts/common-10.6.1.tgz b/incubator/piwigo/3.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/piwigo/3.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/piwigo/3.0.32/ix_values.yaml b/incubator/piwigo/3.0.33/ix_values.yaml similarity index 100% rename from incubator/piwigo/3.0.32/ix_values.yaml rename to incubator/piwigo/3.0.33/ix_values.yaml diff --git a/incubator/piwigo/3.0.32/questions.yaml b/incubator/piwigo/3.0.33/questions.yaml similarity index 100% rename from incubator/piwigo/3.0.32/questions.yaml rename to incubator/piwigo/3.0.33/questions.yaml diff --git a/incubator/piwigo/3.0.32/templates/common.yaml b/incubator/piwigo/3.0.33/templates/common.yaml similarity index 100% rename from incubator/piwigo/3.0.32/templates/common.yaml rename to incubator/piwigo/3.0.33/templates/common.yaml diff --git a/incubator/pixelserv-tls/0.0.24/values.yaml b/incubator/piwigo/3.0.33/values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.24/values.yaml rename to incubator/piwigo/3.0.33/values.yaml diff --git a/incubator/pixark/0.0.24/CHANGELOG.md b/incubator/pixark/0.0.24/CHANGELOG.md deleted file mode 100644 index 34b06d4513a..00000000000 --- a/incubator/pixark/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pixark/0.0.24/Chart.lock b/incubator/pixark/0.0.24/Chart.lock deleted file mode 100644 index 89c1c75e6e0..00000000000 --- a/incubator/pixark/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:07.825795915Z" diff --git a/incubator/pixark/0.0.24/Chart.yaml b/incubator/pixark/0.0.24/Chart.yaml deleted file mode 100644 index 10b93d2e01c..00000000000 --- a/incubator/pixark/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!)." -home: https://truecharts.org/docs/charts/incubator/pixark -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png -keywords: - - pixark - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixark -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark - - https://pixark.snail.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/pixark/0.0.24/README.md b/incubator/pixark/0.0.24/README.md deleted file mode 100644 index 5b69c8ed685..00000000000 --- a/incubator/pixark/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pixark - -This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pixark](https://truecharts.org/docs/charts/incubator/pixark) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pixark` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pixark TrueCharts/pixark -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pixark` deployment - -```console -helm uninstall pixark -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pixark \ - --set env.TZ="America/New York" \ - TrueCharts/pixark -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pixark TrueCharts/pixark -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixark/0.0.24/charts/common-10.5.10.tgz b/incubator/pixark/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pixark/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pixark/0.0.25/CHANGELOG.md b/incubator/pixark/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ebf8227bb96 --- /dev/null +++ b/incubator/pixark/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixark-0.0.25](https://github.com/truecharts/charts/compare/pixark-0.0.24...pixark-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixark-0.0.24](https://github.com/truecharts/charts/compare/pixark-0.0.23...pixark-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pixark/0.0.25/Chart.lock b/incubator/pixark/0.0.25/Chart.lock new file mode 100644 index 00000000000..32d9eefc7c8 --- /dev/null +++ b/incubator/pixark/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:24:13.213577459Z" diff --git a/incubator/pixark/0.0.25/Chart.yaml b/incubator/pixark/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7fe78857d87 --- /dev/null +++ b/incubator/pixark/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!)." +home: https://truecharts.org/docs/charts/incubator/pixark +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png +keywords: + - pixark + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixark +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixark + - https://pixark.snail.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/pixark/0.0.25/README.md b/incubator/pixark/0.0.25/README.md new file mode 100644 index 00000000000..3e21e271b48 --- /dev/null +++ b/incubator/pixark/0.0.25/README.md @@ -0,0 +1,107 @@ +# pixark + +This Chart will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pixark](https://truecharts.org/docs/charts/incubator/pixark) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pixark` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pixark TrueCharts/pixark +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pixark` deployment + +```console +helm uninstall pixark +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pixark \ + --set env.TZ="America/New York" \ + TrueCharts/pixark +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pixark TrueCharts/pixark -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixark/0.0.24/app-readme.md b/incubator/pixark/0.0.25/app-readme.md similarity index 100% rename from incubator/pixark/0.0.24/app-readme.md rename to incubator/pixark/0.0.25/app-readme.md diff --git a/incubator/pixark/0.0.25/charts/common-10.6.1.tgz b/incubator/pixark/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pixark/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pixark/0.0.24/ix_values.yaml b/incubator/pixark/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pixark/0.0.24/ix_values.yaml rename to incubator/pixark/0.0.25/ix_values.yaml diff --git a/incubator/pixark/0.0.24/questions.yaml b/incubator/pixark/0.0.25/questions.yaml similarity index 100% rename from incubator/pixark/0.0.24/questions.yaml rename to incubator/pixark/0.0.25/questions.yaml diff --git a/incubator/pixark/0.0.24/templates/common.yaml b/incubator/pixark/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pixark/0.0.24/templates/common.yaml rename to incubator/pixark/0.0.25/templates/common.yaml diff --git a/incubator/plausible/1.0.20/values.yaml b/incubator/pixark/0.0.25/values.yaml similarity index 100% rename from incubator/plausible/1.0.20/values.yaml rename to incubator/pixark/0.0.25/values.yaml diff --git a/incubator/pixelserv-tls/0.0.24/CHANGELOG.md b/incubator/pixelserv-tls/0.0.24/CHANGELOG.md deleted file mode 100644 index e7355c7772d..00000000000 --- a/incubator/pixelserv-tls/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pixelserv-tls/0.0.24/Chart.lock b/incubator/pixelserv-tls/0.0.24/Chart.lock deleted file mode 100644 index 0db311e6eb2..00000000000 --- a/incubator/pixelserv-tls/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:29.880308688Z" diff --git a/incubator/pixelserv-tls/0.0.24/Chart.yaml b/incubator/pixelserv-tls/0.0.24/Chart.yaml deleted file mode 100644 index cdd0b6c3cdb..00000000000 --- a/incubator/pixelserv-tls/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing." -home: https://truecharts.org/docs/charts/incubator/pixelserv-tls -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png -keywords: - - pixelserv-tls - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixelserv-tls -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls - - https://github.com/imTHAI/docker-pixelserv-tls - - https://hub.docker.com/r/imthai/pixelserv-tls/ -type: application -version: 0.0.24 diff --git a/incubator/pixelserv-tls/0.0.24/README.md b/incubator/pixelserv-tls/0.0.24/README.md deleted file mode 100644 index 521c1f774de..00000000000 --- a/incubator/pixelserv-tls/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pixelserv-tls - -pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pixelserv-tls](https://truecharts.org/docs/charts/incubator/pixelserv-tls) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pixelserv-tls` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pixelserv-tls TrueCharts/pixelserv-tls -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pixelserv-tls` deployment - -```console -helm uninstall pixelserv-tls -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pixelserv-tls \ - --set env.TZ="America/New York" \ - TrueCharts/pixelserv-tls -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pixelserv-tls TrueCharts/pixelserv-tls -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixelserv-tls/0.0.24/charts/common-10.5.10.tgz b/incubator/pixelserv-tls/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pixelserv-tls/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pixelserv-tls/0.0.25/CHANGELOG.md b/incubator/pixelserv-tls/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a7e669486c5 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixelserv-tls-0.0.25](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.24...pixelserv-tls-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixelserv-tls-0.0.24](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.23...pixelserv-tls-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pixelserv-tls/0.0.25/Chart.lock b/incubator/pixelserv-tls/0.0.25/Chart.lock new file mode 100644 index 00000000000..ef998957f02 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:24:21.966615708Z" diff --git a/incubator/pixelserv-tls/0.0.25/Chart.yaml b/incubator/pixelserv-tls/0.0.25/Chart.yaml new file mode 100644 index 00000000000..db0eb7a7655 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing." +home: https://truecharts.org/docs/charts/incubator/pixelserv-tls +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png +keywords: + - pixelserv-tls + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixelserv-tls +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls + - https://github.com/imTHAI/docker-pixelserv-tls + - https://hub.docker.com/r/imthai/pixelserv-tls/ +type: application +version: 0.0.25 diff --git a/incubator/pixelserv-tls/0.0.25/README.md b/incubator/pixelserv-tls/0.0.25/README.md new file mode 100644 index 00000000000..34c9af68fc6 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.25/README.md @@ -0,0 +1,107 @@ +# pixelserv-tls + +pixelserv-tls is a tiny bespoke HTTP/1.1 webserver with HTTPS and SNI support. It acts on behalf of hundreds of thousands of advert/tracker servers and responds to all requests with nothing to speed up web browsing. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pixelserv-tls](https://truecharts.org/docs/charts/incubator/pixelserv-tls) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pixelserv-tls` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pixelserv-tls TrueCharts/pixelserv-tls +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pixelserv-tls` deployment + +```console +helm uninstall pixelserv-tls +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pixelserv-tls \ + --set env.TZ="America/New York" \ + TrueCharts/pixelserv-tls +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pixelserv-tls TrueCharts/pixelserv-tls -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pixelserv-tls/0.0.24/app-readme.md b/incubator/pixelserv-tls/0.0.25/app-readme.md similarity index 100% rename from incubator/pixelserv-tls/0.0.24/app-readme.md rename to incubator/pixelserv-tls/0.0.25/app-readme.md diff --git a/incubator/pixelserv-tls/0.0.25/charts/common-10.6.1.tgz b/incubator/pixelserv-tls/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pixelserv-tls/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pixelserv-tls/0.0.24/ix_values.yaml b/incubator/pixelserv-tls/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.24/ix_values.yaml rename to incubator/pixelserv-tls/0.0.25/ix_values.yaml diff --git a/incubator/pixelserv-tls/0.0.24/questions.yaml b/incubator/pixelserv-tls/0.0.25/questions.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.24/questions.yaml rename to incubator/pixelserv-tls/0.0.25/questions.yaml diff --git a/incubator/pixelserv-tls/0.0.24/templates/common.yaml b/incubator/pixelserv-tls/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.24/templates/common.yaml rename to incubator/pixelserv-tls/0.0.25/templates/common.yaml diff --git a/incubator/plex-meta-manager/0.0.23/values.yaml b/incubator/pixelserv-tls/0.0.25/values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.23/values.yaml rename to incubator/pixelserv-tls/0.0.25/values.yaml diff --git a/incubator/plausible/1.0.20/CHANGELOG.md b/incubator/plausible/1.0.20/CHANGELOG.md deleted file mode 100644 index 3bb2b98ef5c..00000000000 --- a/incubator/plausible/1.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/plausible/1.0.20/Chart.lock b/incubator/plausible/1.0.20/Chart.lock deleted file mode 100644 index 437ec03ea6a..00000000000 --- a/incubator/plausible/1.0.20/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.25 -digest: sha256:a2d3cf7fba5e08bc3e6b5dc94d267baa5a32e6f504b1f1e5483b82e7501ba5b4 -generated: "2022-09-22T13:26:49.685287462Z" diff --git a/incubator/plausible/1.0.20/Chart.yaml b/incubator/plausible/1.0.20/Chart.yaml deleted file mode 100644 index dc0c45749bd..00000000000 --- a/incubator/plausible/1.0.20/Chart.yaml +++ /dev/null @@ -1,42 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: clickhouse.enabled - name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.25 -deprecated: false -description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -home: https://truecharts.org/docs/charts/incubator/plausible -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png -keywords: - - analytics - - plausible -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plausible -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plausible - - https://plausible.io/ - - https://plausible.io/docs/self-hosting - - https://github.com/plausible/analytics - - https://github.com/plausible/hosting - - https://hub.docker.com/r/plausible/analytics -type: application -version: 1.0.20 -annotations: - truecharts.org/catagories: | - - analytics - - plausible - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/plausible/1.0.20/README.md b/incubator/plausible/1.0.20/README.md deleted file mode 100644 index fd982241797..00000000000 --- a/incubator/plausible/1.0.20/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# plausible - -Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plausible](https://truecharts.org/docs/charts/incubator/plausible) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | clickhouse | 1.0.25 | -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `plausible` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plausible TrueCharts/plausible -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plausible` deployment - -```console -helm uninstall plausible -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plausible \ - --set env.TZ="America/New York" \ - TrueCharts/plausible -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plausible TrueCharts/plausible -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plausible/1.0.20/charts/clickhouse-1.0.25.tgz b/incubator/plausible/1.0.20/charts/clickhouse-1.0.25.tgz deleted file mode 100644 index 7c56fc896a0..00000000000 Binary files a/incubator/plausible/1.0.20/charts/clickhouse-1.0.25.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.20/charts/common-10.5.10.tgz b/incubator/plausible/1.0.20/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/plausible/1.0.20/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.20/charts/postgresql-8.0.78.tgz b/incubator/plausible/1.0.20/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/plausible/1.0.20/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.21/CHANGELOG.md b/incubator/plausible/1.0.21/CHANGELOG.md new file mode 100644 index 00000000000..457443d93cf --- /dev/null +++ b/incubator/plausible/1.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plausible-1.0.21](https://github.com/truecharts/charts/compare/plausible-1.0.20...plausible-1.0.21) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plausible-1.0.20](https://github.com/truecharts/charts/compare/plausible-1.0.19...plausible-1.0.20) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/plausible/1.0.21/Chart.lock b/incubator/plausible/1.0.21/Chart.lock new file mode 100644 index 00000000000..1a28587285c --- /dev/null +++ b/incubator/plausible/1.0.21/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.30 +digest: sha256:71a9618a89774dfafc996abdfdc54723f204d3d98de29e6369750df85733a87e +generated: "2022-09-25T14:24:46.321726932Z" diff --git a/incubator/plausible/1.0.21/Chart.yaml b/incubator/plausible/1.0.21/Chart.yaml new file mode 100644 index 00000000000..465da056652 --- /dev/null +++ b/incubator/plausible/1.0.21/Chart.yaml @@ -0,0 +1,42 @@ +apiVersion: v2 +appVersion: "1.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: clickhouse.enabled + name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.30 +deprecated: false +description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. +home: https://truecharts.org/docs/charts/incubator/plausible +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png +keywords: + - analytics + - plausible +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plausible +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plausible + - https://plausible.io/ + - https://plausible.io/docs/self-hosting + - https://github.com/plausible/analytics + - https://github.com/plausible/hosting + - https://hub.docker.com/r/plausible/analytics +type: application +version: 1.0.21 +annotations: + truecharts.org/catagories: | + - analytics + - plausible + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/plausible/1.0.21/README.md b/incubator/plausible/1.0.21/README.md new file mode 100644 index 00000000000..e0fe5f138f1 --- /dev/null +++ b/incubator/plausible/1.0.21/README.md @@ -0,0 +1,112 @@ +# plausible + +Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plausible](https://truecharts.org/docs/charts/incubator/plausible) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | clickhouse | 1.0.30 | +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plausible` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plausible TrueCharts/plausible +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plausible` deployment + +```console +helm uninstall plausible +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plausible \ + --set env.TZ="America/New York" \ + TrueCharts/plausible +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plausible TrueCharts/plausible -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plausible/1.0.20/app-readme.md b/incubator/plausible/1.0.21/app-readme.md similarity index 100% rename from incubator/plausible/1.0.20/app-readme.md rename to incubator/plausible/1.0.21/app-readme.md diff --git a/incubator/plausible/1.0.21/charts/clickhouse-1.0.30.tgz b/incubator/plausible/1.0.21/charts/clickhouse-1.0.30.tgz new file mode 100644 index 00000000000..7577a681780 Binary files /dev/null and b/incubator/plausible/1.0.21/charts/clickhouse-1.0.30.tgz differ diff --git a/incubator/plausible/1.0.21/charts/common-10.6.1.tgz b/incubator/plausible/1.0.21/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/plausible/1.0.21/charts/common-10.6.1.tgz differ diff --git a/incubator/plausible/1.0.21/charts/postgresql-8.0.87.tgz b/incubator/plausible/1.0.21/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/plausible/1.0.21/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/plausible/1.0.20/ix_values.yaml b/incubator/plausible/1.0.21/ix_values.yaml similarity index 100% rename from incubator/plausible/1.0.20/ix_values.yaml rename to incubator/plausible/1.0.21/ix_values.yaml diff --git a/incubator/plausible/1.0.20/questions.yaml b/incubator/plausible/1.0.21/questions.yaml similarity index 100% rename from incubator/plausible/1.0.20/questions.yaml rename to incubator/plausible/1.0.21/questions.yaml diff --git a/incubator/plausible/1.0.20/templates/_env.tpl b/incubator/plausible/1.0.21/templates/_env.tpl similarity index 100% rename from incubator/plausible/1.0.20/templates/_env.tpl rename to incubator/plausible/1.0.21/templates/_env.tpl diff --git a/incubator/plausible/1.0.20/templates/common.yaml b/incubator/plausible/1.0.21/templates/common.yaml similarity index 100% rename from incubator/plausible/1.0.20/templates/common.yaml rename to incubator/plausible/1.0.21/templates/common.yaml diff --git a/incubator/plexripper/0.0.24/values.yaml b/incubator/plausible/1.0.21/values.yaml similarity index 100% rename from incubator/plexripper/0.0.24/values.yaml rename to incubator/plausible/1.0.21/values.yaml diff --git a/incubator/plex-meta-manager/0.0.23/CHANGELOG.md b/incubator/plex-meta-manager/0.0.23/CHANGELOG.md deleted file mode 100644 index 9f3d85eefa2..00000000000 --- a/incubator/plex-meta-manager/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/plex-meta-manager/0.0.23/Chart.lock b/incubator/plex-meta-manager/0.0.23/Chart.lock deleted file mode 100644 index 77cadf5fd3c..00000000000 --- a/incubator/plex-meta-manager/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:33.007364222Z" diff --git a/incubator/plex-meta-manager/0.0.23/Chart.yaml b/incubator/plex-meta-manager/0.0.23/Chart.yaml deleted file mode 100644 index d47a269a544..00000000000 --- a/incubator/plex-meta-manager/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: plex-meta-manager -version: 0.0.23 -appVersion: "1.17.3" -description: Python script to update metadata and automatically build collections. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/plex-meta-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png -keywords: - - plex-meta-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager - - https://hub.docker.com/r/meisnate12/Plex-Meta-Manager - - https://github.com/meisnate12/Plex-Meta-Manager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/plex-meta-manager/0.0.23/README.md b/incubator/plex-meta-manager/0.0.23/README.md deleted file mode 100644 index bdebdafc33d..00000000000 --- a/incubator/plex-meta-manager/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# plex-meta-manager - -Python script to update metadata and automatically build collections. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-meta-manager](https://truecharts.org/docs/charts/incubator/plex-meta-manager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `plex-meta-manager` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plex-meta-manager TrueCharts/plex-meta-manager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plex-meta-manager` deployment - -```console -helm uninstall plex-meta-manager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plex-meta-manager \ - --set env.TZ="America/New York" \ - TrueCharts/plex-meta-manager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plex-meta-manager TrueCharts/plex-meta-manager -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plex-meta-manager/0.0.23/charts/common-10.5.10.tgz b/incubator/plex-meta-manager/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/plex-meta-manager/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/plex-meta-manager/0.0.24/CHANGELOG.md b/incubator/plex-meta-manager/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ac308b26f75 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-meta-manager-0.0.24](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.23...plex-meta-manager-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-meta-manager-0.0.23](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.22...plex-meta-manager-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/plex-meta-manager/0.0.24/Chart.lock b/incubator/plex-meta-manager/0.0.24/Chart.lock new file mode 100644 index 00000000000..1f29ee525f9 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:24:32.869007343Z" diff --git a/incubator/plex-meta-manager/0.0.24/Chart.yaml b/incubator/plex-meta-manager/0.0.24/Chart.yaml new file mode 100644 index 00000000000..30a06e593ee --- /dev/null +++ b/incubator/plex-meta-manager/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: plex-meta-manager +version: 0.0.24 +appVersion: "1.17.3" +description: Python script to update metadata and automatically build collections. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/plex-meta-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png +keywords: + - plex-meta-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plex-meta-manager + - https://hub.docker.com/r/meisnate12/Plex-Meta-Manager + - https://github.com/meisnate12/Plex-Meta-Manager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/plex-meta-manager/0.0.24/README.md b/incubator/plex-meta-manager/0.0.24/README.md new file mode 100644 index 00000000000..cd87d0d5a78 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.24/README.md @@ -0,0 +1,107 @@ +# plex-meta-manager + +Python script to update metadata and automatically build collections. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-meta-manager](https://truecharts.org/docs/charts/incubator/plex-meta-manager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plex-meta-manager` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plex-meta-manager TrueCharts/plex-meta-manager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex-meta-manager` deployment + +```console +helm uninstall plex-meta-manager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex-meta-manager \ + --set env.TZ="America/New York" \ + TrueCharts/plex-meta-manager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex-meta-manager TrueCharts/plex-meta-manager -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plex-meta-manager/0.0.23/app-readme.md b/incubator/plex-meta-manager/0.0.24/app-readme.md similarity index 100% rename from incubator/plex-meta-manager/0.0.23/app-readme.md rename to incubator/plex-meta-manager/0.0.24/app-readme.md diff --git a/incubator/plex-meta-manager/0.0.24/charts/common-10.6.1.tgz b/incubator/plex-meta-manager/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/plex-meta-manager/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/plex-meta-manager/0.0.23/ix_values.yaml b/incubator/plex-meta-manager/0.0.24/ix_values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.23/ix_values.yaml rename to incubator/plex-meta-manager/0.0.24/ix_values.yaml diff --git a/incubator/plex-meta-manager/0.0.23/questions.yaml b/incubator/plex-meta-manager/0.0.24/questions.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.23/questions.yaml rename to incubator/plex-meta-manager/0.0.24/questions.yaml diff --git a/incubator/plex-meta-manager/0.0.23/templates/common.yaml b/incubator/plex-meta-manager/0.0.24/templates/common.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.23/templates/common.yaml rename to incubator/plex-meta-manager/0.0.24/templates/common.yaml diff --git a/incubator/plextraktsync/1.0.2/values.yaml b/incubator/plex-meta-manager/0.0.24/values.yaml similarity index 100% rename from incubator/plextraktsync/1.0.2/values.yaml rename to incubator/plex-meta-manager/0.0.24/values.yaml diff --git a/incubator/plexripper/0.0.24/CHANGELOG.md b/incubator/plexripper/0.0.24/CHANGELOG.md deleted file mode 100644 index af38847b116..00000000000 --- a/incubator/plexripper/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/plexripper/0.0.24/Chart.lock b/incubator/plexripper/0.0.24/Chart.lock deleted file mode 100644 index 5b60262f942..00000000000 --- a/incubator/plexripper/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:33.572698816Z" diff --git a/incubator/plexripper/0.0.24/Chart.yaml b/incubator/plexripper/0.0.24/Chart.yaml deleted file mode 100644 index a10aeca0b08..00000000000 --- a/incubator/plexripper/0.0.24/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! -home: https://truecharts.org/docs/charts/incubator/plexripper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png -keywords: - - plexripper - - Backup - - Downloaders - - MediaApp-Video - - MediaApp-Music - - MediaApp-Photos - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plexripper -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plexripper - - https://github.com/PlexRipper/PlexRipper/ - - https://hub.docker.com/r/plexripper/plexripper/ -type: application -version: 0.0.24 diff --git a/incubator/plexripper/0.0.24/README.md b/incubator/plexripper/0.0.24/README.md deleted file mode 100644 index 0ec2613f3db..00000000000 --- a/incubator/plexripper/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# plexripper - -Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plexripper](https://truecharts.org/docs/charts/incubator/plexripper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `plexripper` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plexripper TrueCharts/plexripper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plexripper` deployment - -```console -helm uninstall plexripper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plexripper \ - --set env.TZ="America/New York" \ - TrueCharts/plexripper -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plexripper TrueCharts/plexripper -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plexripper/0.0.24/charts/common-10.5.10.tgz b/incubator/plexripper/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/plexripper/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/plexripper/0.0.25/CHANGELOG.md b/incubator/plexripper/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b19c7524117 --- /dev/null +++ b/incubator/plexripper/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plexripper-0.0.25](https://github.com/truecharts/charts/compare/plexripper-0.0.24...plexripper-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plexripper-0.0.24](https://github.com/truecharts/charts/compare/plexripper-0.0.23...plexripper-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/plexripper/0.0.25/Chart.lock b/incubator/plexripper/0.0.25/Chart.lock new file mode 100644 index 00000000000..af318207323 --- /dev/null +++ b/incubator/plexripper/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:24:45.089380742Z" diff --git a/incubator/plexripper/0.0.25/Chart.yaml b/incubator/plexripper/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c443cc49a7d --- /dev/null +++ b/incubator/plexripper/0.0.25/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! +home: https://truecharts.org/docs/charts/incubator/plexripper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.png +keywords: + - plexripper + - Backup + - Downloaders + - MediaApp-Video + - MediaApp-Music + - MediaApp-Photos + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plexripper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plexripper + - https://github.com/PlexRipper/PlexRipper/ + - https://hub.docker.com/r/plexripper/plexripper/ +type: application +version: 0.0.25 diff --git a/incubator/plexripper/0.0.25/README.md b/incubator/plexripper/0.0.25/README.md new file mode 100644 index 00000000000..caaa0a96c00 --- /dev/null +++ b/incubator/plexripper/0.0.25/README.md @@ -0,0 +1,107 @@ +# plexripper + +Tired of searching for media on different torrent websites or paying for Usenet server access? Well look no further! You can now use PlexRipper to download "everything" from the Plex servers you have access to and expand your collection that way! Let others collect media for you and then just download everything! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plexripper](https://truecharts.org/docs/charts/incubator/plexripper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plexripper` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plexripper TrueCharts/plexripper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plexripper` deployment + +```console +helm uninstall plexripper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plexripper \ + --set env.TZ="America/New York" \ + TrueCharts/plexripper +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plexripper TrueCharts/plexripper -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plexripper/0.0.24/app-readme.md b/incubator/plexripper/0.0.25/app-readme.md similarity index 100% rename from incubator/plexripper/0.0.24/app-readme.md rename to incubator/plexripper/0.0.25/app-readme.md diff --git a/incubator/plexripper/0.0.25/charts/common-10.6.1.tgz b/incubator/plexripper/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/plexripper/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/plexripper/0.0.24/ix_values.yaml b/incubator/plexripper/0.0.25/ix_values.yaml similarity index 100% rename from incubator/plexripper/0.0.24/ix_values.yaml rename to incubator/plexripper/0.0.25/ix_values.yaml diff --git a/incubator/plexripper/0.0.24/questions.yaml b/incubator/plexripper/0.0.25/questions.yaml similarity index 100% rename from incubator/plexripper/0.0.24/questions.yaml rename to incubator/plexripper/0.0.25/questions.yaml diff --git a/incubator/plexripper/0.0.24/templates/common.yaml b/incubator/plexripper/0.0.25/templates/common.yaml similarity index 100% rename from incubator/plexripper/0.0.24/templates/common.yaml rename to incubator/plexripper/0.0.25/templates/common.yaml diff --git a/incubator/portainer-ce/0.0.3/values.yaml b/incubator/plexripper/0.0.25/values.yaml similarity index 100% rename from incubator/portainer-ce/0.0.3/values.yaml rename to incubator/plexripper/0.0.25/values.yaml diff --git a/incubator/plextraktsync/1.0.2/CHANGELOG.md b/incubator/plextraktsync/1.0.2/CHANGELOG.md deleted file mode 100644 index 48701c8eac3..00000000000 --- a/incubator/plextraktsync/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plextraktsync-1.0.2](https://github.com/truecharts/charts/compare/plextraktsync-0.0.30...plextraktsync-1.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - ### Fix - -- cron type does not work ([#3811](https://github.com/truecharts/charts/issues/3811)) - - add docs and persistence ([#3604](https://github.com/truecharts/charts/issues/3604)) - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/plextraktsync/1.0.2/Chart.lock b/incubator/plextraktsync/1.0.2/Chart.lock deleted file mode 100644 index ff7bb2b846e..00000000000 --- a/incubator/plextraktsync/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:55.570055788Z" diff --git a/incubator/plextraktsync/1.0.2/Chart.yaml b/incubator/plextraktsync/1.0.2/Chart.yaml deleted file mode 100644 index efa4cae9c01..00000000000 --- a/incubator/plextraktsync/1.0.2/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Two-way-sync between trakt.tv and Plex Media Server. -home: https://truecharts.org/docs/charts/incubator/plextraktsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png -keywords: - - plextraktsync - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plextraktsync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync - - https://github.com/Taxel/PlexTraktSync - - https://ghcr.io/taxel/plextraktsync -type: application -version: 1.0.2 diff --git a/incubator/plextraktsync/1.0.2/README.md b/incubator/plextraktsync/1.0.2/README.md deleted file mode 100644 index 74dd454a2e6..00000000000 --- a/incubator/plextraktsync/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# plextraktsync - -Two-way-sync between trakt.tv and Plex Media Server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plextraktsync](https://truecharts.org/docs/charts/incubator/plextraktsync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `plextraktsync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plextraktsync TrueCharts/plextraktsync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plextraktsync` deployment - -```console -helm uninstall plextraktsync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plextraktsync \ - --set env.TZ="America/New York" \ - TrueCharts/plextraktsync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plextraktsync TrueCharts/plextraktsync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/plextraktsync/1.0.2/charts/common-10.5.10.tgz b/incubator/plextraktsync/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/plextraktsync/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/plextraktsync/1.0.3/CHANGELOG.md b/incubator/plextraktsync/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..2e035b24294 --- /dev/null +++ b/incubator/plextraktsync/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plextraktsync-1.0.3](https://github.com/truecharts/charts/compare/plextraktsync-1.0.2...plextraktsync-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plextraktsync-1.0.2](https://github.com/truecharts/charts/compare/plextraktsync-0.0.30...plextraktsync-1.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + ### Fix + +- cron type does not work ([#3811](https://github.com/truecharts/charts/issues/3811)) + - add docs and persistence ([#3604](https://github.com/truecharts/charts/issues/3604)) + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + diff --git a/incubator/plextraktsync/1.0.3/Chart.lock b/incubator/plextraktsync/1.0.3/Chart.lock new file mode 100644 index 00000000000..90aed7904d9 --- /dev/null +++ b/incubator/plextraktsync/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:24:53.880404516Z" diff --git a/incubator/plextraktsync/1.0.3/Chart.yaml b/incubator/plextraktsync/1.0.3/Chart.yaml new file mode 100644 index 00000000000..0e5390e8fbe --- /dev/null +++ b/incubator/plextraktsync/1.0.3/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Two-way-sync between trakt.tv and Plex Media Server. +home: https://truecharts.org/docs/charts/incubator/plextraktsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plextraktsync.png +keywords: + - plextraktsync + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plextraktsync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/plextraktsync + - https://github.com/Taxel/PlexTraktSync + - https://ghcr.io/taxel/plextraktsync +type: application +version: 1.0.3 diff --git a/incubator/plextraktsync/1.0.3/README.md b/incubator/plextraktsync/1.0.3/README.md new file mode 100644 index 00000000000..e09e8935f3a --- /dev/null +++ b/incubator/plextraktsync/1.0.3/README.md @@ -0,0 +1,107 @@ +# plextraktsync + +Two-way-sync between trakt.tv and Plex Media Server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plextraktsync](https://truecharts.org/docs/charts/incubator/plextraktsync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plextraktsync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plextraktsync TrueCharts/plextraktsync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plextraktsync` deployment + +```console +helm uninstall plextraktsync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plextraktsync \ + --set env.TZ="America/New York" \ + TrueCharts/plextraktsync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plextraktsync TrueCharts/plextraktsync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/plextraktsync/1.0.2/app-readme.md b/incubator/plextraktsync/1.0.3/app-readme.md similarity index 100% rename from incubator/plextraktsync/1.0.2/app-readme.md rename to incubator/plextraktsync/1.0.3/app-readme.md diff --git a/incubator/plextraktsync/1.0.3/charts/common-10.6.1.tgz b/incubator/plextraktsync/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/plextraktsync/1.0.3/charts/common-10.6.1.tgz differ diff --git a/incubator/plextraktsync/1.0.2/ix_values.yaml b/incubator/plextraktsync/1.0.3/ix_values.yaml similarity index 100% rename from incubator/plextraktsync/1.0.2/ix_values.yaml rename to incubator/plextraktsync/1.0.3/ix_values.yaml diff --git a/incubator/plextraktsync/1.0.2/questions.yaml b/incubator/plextraktsync/1.0.3/questions.yaml similarity index 100% rename from incubator/plextraktsync/1.0.2/questions.yaml rename to incubator/plextraktsync/1.0.3/questions.yaml diff --git a/incubator/plextraktsync/1.0.2/templates/_cronjob.tpl b/incubator/plextraktsync/1.0.3/templates/_cronjob.tpl similarity index 100% rename from incubator/plextraktsync/1.0.2/templates/_cronjob.tpl rename to incubator/plextraktsync/1.0.3/templates/_cronjob.tpl diff --git a/incubator/plextraktsync/1.0.2/templates/common.yaml b/incubator/plextraktsync/1.0.3/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/1.0.2/templates/common.yaml rename to incubator/plextraktsync/1.0.3/templates/common.yaml diff --git a/incubator/post-recording/0.0.24/values.yaml b/incubator/plextraktsync/1.0.3/values.yaml similarity index 100% rename from incubator/post-recording/0.0.24/values.yaml rename to incubator/plextraktsync/1.0.3/values.yaml diff --git a/incubator/portainer-ce/0.0.3/CHANGELOG.md b/incubator/portainer-ce/0.0.3/CHANGELOG.md deleted file mode 100644 index 95b27136b94..00000000000 --- a/incubator/portainer-ce/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,30 +0,0 @@ -# Changelog - - - -## [portainer-ce-0.0.3](https://github.com/truecharts/charts/compare/portainer-ce-0.0.2...portainer-ce-0.0.3) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - bump common to test ([#3888](https://github.com/truecharts/charts/issues/3888)) - - - - -## [portainer-ce-0.0.2](https://github.com/truecharts/charts/compare/portainer-ce-0.0.1...portainer-ce-0.0.2) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [portainer-ce-0.0.1]portainer-ce-0.0.1 (2022-09-24) - -### Feat - -- add portainer ([#3859](https://github.com/truecharts/charts/issues/3859)) diff --git a/incubator/portainer-ce/0.0.3/Chart.lock b/incubator/portainer-ce/0.0.3/Chart.lock deleted file mode 100644 index 661aa1a8ca1..00000000000 --- a/incubator/portainer-ce/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.6.1 -digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 -generated: "2022-09-25T11:48:15.455015405Z" diff --git a/incubator/portainer-ce/0.0.3/Chart.yaml b/incubator/portainer-ce/0.0.3/Chart.yaml deleted file mode 100644 index ac3e17db165..00000000000 --- a/incubator/portainer-ce/0.0.3/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.6.1 -description: Container management made easy -home: https://truecharts.org/docs/charts/incubator/portainer-ce -icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer-ce.png -keywords: - - portainer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: portainer-ce -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/portainer-ce - - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal - - https://hub.docker.com/r/portainer/portainer-ce -version: 0.0.3 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/portainer-ce/0.0.3/ix_values.yaml b/incubator/portainer-ce/0.0.3/ix_values.yaml deleted file mode 100644 index 1c977d30414..00000000000 --- a/incubator/portainer-ce/0.0.3/ix_values.yaml +++ /dev/null @@ -1,72 +0,0 @@ -image: - repository: tccr.io/truecharts/portainer-ce - tag: 2.15.1@sha256:239a69bc4b5d0af1c67422cc353ec4971c95d19718a83628e3c3340a2d47ad2e - pullPolicy: IfNotPresent - -portainer: - # Logo URL - logo: "" - # Templates URL - templates: "" - # Enables Edge Compute Features - edge_compute: false - # Sets Snapshot interval - snapshot_interval: 5m - hide_labels: - # - label1=value1 - # - label2=value2 - -serviceAccount: - main: - enabled: true - -rbac: - main: - enabled: true - -probes: - liveness: - custom: true - spec: - httpGet: - path: / - port: 9443 - scheme: HTTPS - readiness: - custom: true - spec: - httpGet: - path: / - port: 9443 - scheme: HTTPS - startup: - custom: true - spec: - httpGet: - path: / - port: 9443 - scheme: HTTPS - -service: - main: - ports: - main: - port: 10400 - protocol: HTTPS - targetPort: 9443 - edge: - enabled: true - ports: - edge: - enabled: true - port: 10401 - protocol: - targetPort: 10401 - -persistence: - data: - enabled: true - mountPath: "/data" - -portal: - enabled: true diff --git a/incubator/portainer-ce/0.0.4/CHANGELOG.md b/incubator/portainer-ce/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..295fa6dc616 --- /dev/null +++ b/incubator/portainer-ce/0.0.4/CHANGELOG.md @@ -0,0 +1,43 @@ +# Changelog + + + +## [portainer-ce-0.0.4](https://github.com/truecharts/charts/compare/portainer-ce-0.0.3...portainer-ce-0.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- rbac - full access ([#3896](https://github.com/truecharts/charts/issues/3896)) + + + + +## [portainer-ce-0.0.3](https://github.com/truecharts/charts/compare/portainer-ce-0.0.2...portainer-ce-0.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - bump common to test ([#3888](https://github.com/truecharts/charts/issues/3888)) + + + + +## [portainer-ce-0.0.2](https://github.com/truecharts/charts/compare/portainer-ce-0.0.1...portainer-ce-0.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [portainer-ce-0.0.1]portainer-ce-0.0.1 (2022-09-24) + +### Feat + +- add portainer ([#3859](https://github.com/truecharts/charts/issues/3859)) diff --git a/incubator/portainer-ce/0.0.4/Chart.lock b/incubator/portainer-ce/0.0.4/Chart.lock new file mode 100644 index 00000000000..0d44867ccd1 --- /dev/null +++ b/incubator/portainer-ce/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:25:04.55932261Z" diff --git a/incubator/portainer-ce/0.0.4/Chart.yaml b/incubator/portainer-ce/0.0.4/Chart.yaml new file mode 100644 index 00000000000..0a87fe3453c --- /dev/null +++ b/incubator/portainer-ce/0.0.4/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Container management made easy +home: https://truecharts.org/docs/charts/incubator/portainer-ce +icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer-ce.png +keywords: + - portainer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: portainer-ce +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/portainer-ce + - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal + - https://hub.docker.com/r/portainer/portainer-ce +version: 0.0.4 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/portainer-ce/0.0.3/README.md b/incubator/portainer-ce/0.0.4/README.md similarity index 100% rename from incubator/portainer-ce/0.0.3/README.md rename to incubator/portainer-ce/0.0.4/README.md diff --git a/incubator/portainer-ce/0.0.3/app-readme.md b/incubator/portainer-ce/0.0.4/app-readme.md similarity index 100% rename from incubator/portainer-ce/0.0.3/app-readme.md rename to incubator/portainer-ce/0.0.4/app-readme.md diff --git a/incubator/portainer-ce/0.0.4/charts/common-10.6.1.tgz b/incubator/portainer-ce/0.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/portainer-ce/0.0.4/charts/common-10.6.1.tgz differ diff --git a/incubator/portainer-ce/0.0.4/ix_values.yaml b/incubator/portainer-ce/0.0.4/ix_values.yaml new file mode 100644 index 00000000000..c10c8ee584a --- /dev/null +++ b/incubator/portainer-ce/0.0.4/ix_values.yaml @@ -0,0 +1,79 @@ +image: + repository: tccr.io/truecharts/portainer-ce + tag: 2.15.1@sha256:239a69bc4b5d0af1c67422cc353ec4971c95d19718a83628e3c3340a2d47ad2e + pullPolicy: IfNotPresent + +portainer: + # Logo URL + logo: "" + # Templates URL + templates: "" + # Enables Edge Compute Features + edge_compute: false + # Sets Snapshot interval + snapshot_interval: 5m + hide_labels: + # - label1=value1 + # - label2=value2 + +serviceAccount: + main: + enabled: true + +rbac: + main: + enabled: true + rules: + - apiGroups: + - "" + resources: + - "*" + verbs: + - "*" + +probes: + liveness: + custom: true + spec: + httpGet: + path: / + port: 9443 + scheme: HTTPS + readiness: + custom: true + spec: + httpGet: + path: / + port: 9443 + scheme: HTTPS + startup: + custom: true + spec: + httpGet: + path: / + port: 9443 + scheme: HTTPS + +service: + main: + ports: + main: + port: 10400 + protocol: HTTPS + targetPort: 9443 + edge: + enabled: true + ports: + edge: + enabled: true + port: 10401 + protocol: + targetPort: 10401 + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + enabled: true diff --git a/incubator/portainer-ce/0.0.3/questions.yaml b/incubator/portainer-ce/0.0.4/questions.yaml similarity index 100% rename from incubator/portainer-ce/0.0.3/questions.yaml rename to incubator/portainer-ce/0.0.4/questions.yaml diff --git a/incubator/portainer-ce/0.0.3/templates/_args.tpl b/incubator/portainer-ce/0.0.4/templates/_args.tpl similarity index 100% rename from incubator/portainer-ce/0.0.3/templates/_args.tpl rename to incubator/portainer-ce/0.0.4/templates/_args.tpl diff --git a/incubator/portainer-ce/0.0.3/templates/common.yaml b/incubator/portainer-ce/0.0.4/templates/common.yaml similarity index 100% rename from incubator/portainer-ce/0.0.3/templates/common.yaml rename to incubator/portainer-ce/0.0.4/templates/common.yaml diff --git a/incubator/poste/0.0.25/values.yaml b/incubator/portainer-ce/0.0.4/values.yaml similarity index 100% rename from incubator/poste/0.0.25/values.yaml rename to incubator/portainer-ce/0.0.4/values.yaml diff --git a/incubator/post-recording/0.0.24/CHANGELOG.md b/incubator/post-recording/0.0.24/CHANGELOG.md deleted file mode 100644 index 6182fde8f00..00000000000 --- a/incubator/post-recording/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - diff --git a/incubator/post-recording/0.0.24/Chart.lock b/incubator/post-recording/0.0.24/Chart.lock deleted file mode 100644 index f174c7ccda6..00000000000 --- a/incubator/post-recording/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:59.086479412Z" diff --git a/incubator/post-recording/0.0.24/Chart.yaml b/incubator/post-recording/0.0.24/Chart.yaml deleted file mode 100644 index e970cec731e..00000000000 --- a/incubator/post-recording/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings." -home: https://truecharts.org/docs/charts/incubator/post-recording -icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png -keywords: - - post-recording - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: post-recording -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording - - https://github.com/chacawaca/docker-post-recording - - https://hub.docker.com/r/chacawaca/post-recording -type: application -version: 0.0.24 diff --git a/incubator/post-recording/0.0.24/README.md b/incubator/post-recording/0.0.24/README.md deleted file mode 100644 index 08fc3212581..00000000000 --- a/incubator/post-recording/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# post-recording - -Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [post-recording](https://truecharts.org/docs/charts/incubator/post-recording) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `post-recording` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install post-recording TrueCharts/post-recording -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `post-recording` deployment - -```console -helm uninstall post-recording -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install post-recording \ - --set env.TZ="America/New York" \ - TrueCharts/post-recording -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install post-recording TrueCharts/post-recording -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/post-recording/0.0.24/charts/common-10.5.10.tgz b/incubator/post-recording/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/post-recording/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/post-recording/0.0.25/CHANGELOG.md b/incubator/post-recording/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..fb5b6a0e407 --- /dev/null +++ b/incubator/post-recording/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [post-recording-0.0.25](https://github.com/truecharts/charts/compare/post-recording-0.0.24...post-recording-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [post-recording-0.0.24](https://github.com/truecharts/charts/compare/post-recording-0.0.23...post-recording-0.0.24) (2022-09-19) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/post-recording/0.0.25/Chart.lock b/incubator/post-recording/0.0.25/Chart.lock new file mode 100644 index 00000000000..d20b1c9f56c --- /dev/null +++ b/incubator/post-recording/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:25:17.122088355Z" diff --git a/incubator/post-recording/0.0.25/Chart.yaml b/incubator/post-recording/0.0.25/Chart.yaml new file mode 100644 index 00000000000..42f5b92ed2c --- /dev/null +++ b/incubator/post-recording/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings." +home: https://truecharts.org/docs/charts/incubator/post-recording +icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png +keywords: + - post-recording + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: post-recording +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/post-recording + - https://github.com/chacawaca/docker-post-recording + - https://hub.docker.com/r/chacawaca/post-recording +type: application +version: 0.0.25 diff --git a/incubator/post-recording/0.0.25/README.md b/incubator/post-recording/0.0.25/README.md new file mode 100644 index 00000000000..a6182ec9872 --- /dev/null +++ b/incubator/post-recording/0.0.25/README.md @@ -0,0 +1,107 @@ +# post-recording + +Watches for .ts files made by Live TV recordings, convert them to a friendly format, extract .srt file, add chapters with comchap or remove them with comcut. Tested with Emby recordings. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [post-recording](https://truecharts.org/docs/charts/incubator/post-recording) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `post-recording` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install post-recording TrueCharts/post-recording +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `post-recording` deployment + +```console +helm uninstall post-recording +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install post-recording \ + --set env.TZ="America/New York" \ + TrueCharts/post-recording +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install post-recording TrueCharts/post-recording -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/post-recording/0.0.24/app-readme.md b/incubator/post-recording/0.0.25/app-readme.md similarity index 100% rename from incubator/post-recording/0.0.24/app-readme.md rename to incubator/post-recording/0.0.25/app-readme.md diff --git a/incubator/post-recording/0.0.25/charts/common-10.6.1.tgz b/incubator/post-recording/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/post-recording/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/post-recording/0.0.24/ix_values.yaml b/incubator/post-recording/0.0.25/ix_values.yaml similarity index 100% rename from incubator/post-recording/0.0.24/ix_values.yaml rename to incubator/post-recording/0.0.25/ix_values.yaml diff --git a/incubator/post-recording/0.0.24/questions.yaml b/incubator/post-recording/0.0.25/questions.yaml similarity index 100% rename from incubator/post-recording/0.0.24/questions.yaml rename to incubator/post-recording/0.0.25/questions.yaml diff --git a/incubator/post-recording/0.0.24/templates/common.yaml b/incubator/post-recording/0.0.25/templates/common.yaml similarity index 100% rename from incubator/post-recording/0.0.24/templates/common.yaml rename to incubator/post-recording/0.0.25/templates/common.yaml diff --git a/incubator/posterr/0.0.24/values.yaml b/incubator/post-recording/0.0.25/values.yaml similarity index 100% rename from incubator/posterr/0.0.24/values.yaml rename to incubator/post-recording/0.0.25/values.yaml diff --git a/incubator/poste/0.0.25/CHANGELOG.md b/incubator/poste/0.0.25/CHANGELOG.md deleted file mode 100644 index e31cb56f3d2..00000000000 --- a/incubator/poste/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/poste/0.0.25/Chart.lock b/incubator/poste/0.0.25/Chart.lock deleted file mode 100644 index 3457c02909d..00000000000 --- a/incubator/poste/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:26:59.718527092Z" diff --git a/incubator/poste/0.0.25/Chart.yaml b/incubator/poste/0.0.25/Chart.yaml deleted file mode 100644 index a442065f555..00000000000 --- a/incubator/poste/0.0.25/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-Web - - Network-Other - - Network-Messenger -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. " -home: https://truecharts.org/docs/charts/incubator/poste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png -keywords: - - poste - - Cloud - - Productivity - - Tools-Utilities - - Network-Web - - Network-Other - - Network-Messenger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: poste -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/poste - - https://poste.io/ - - https://hub.docker.com/r/analogic/poste.io/ -type: application -version: 0.0.25 diff --git a/incubator/poste/0.0.25/README.md b/incubator/poste/0.0.25/README.md deleted file mode 100644 index 0bc5d2a7edb..00000000000 --- a/incubator/poste/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# poste - -FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [poste](https://truecharts.org/docs/charts/incubator/poste) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `poste` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install poste TrueCharts/poste -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `poste` deployment - -```console -helm uninstall poste -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install poste \ - --set env.TZ="America/New York" \ - TrueCharts/poste -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install poste TrueCharts/poste -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/poste/0.0.25/charts/common-10.5.10.tgz b/incubator/poste/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/poste/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/poste/0.0.26/CHANGELOG.md b/incubator/poste/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..95594384169 --- /dev/null +++ b/incubator/poste/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [poste-0.0.26](https://github.com/truecharts/charts/compare/poste-0.0.25...poste-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [poste-0.0.25](https://github.com/truecharts/charts/compare/poste-0.0.24...poste-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/poste/0.0.26/Chart.lock b/incubator/poste/0.0.26/Chart.lock new file mode 100644 index 00000000000..a0dc6f87eb7 --- /dev/null +++ b/incubator/poste/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:25:25.822100964Z" diff --git a/incubator/poste/0.0.26/Chart.yaml b/incubator/poste/0.0.26/Chart.yaml new file mode 100644 index 00000000000..0e5da18bcf2 --- /dev/null +++ b/incubator/poste/0.0.26/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + - Network-Other + - Network-Messenger +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. " +home: https://truecharts.org/docs/charts/incubator/poste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png +keywords: + - poste + - Cloud + - Productivity + - Tools-Utilities + - Network-Web + - Network-Other + - Network-Messenger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: poste +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/poste + - https://poste.io/ + - https://hub.docker.com/r/analogic/poste.io/ +type: application +version: 0.0.26 diff --git a/incubator/poste/0.0.26/README.md b/incubator/poste/0.0.26/README.md new file mode 100644 index 00000000000..be3bc24dc73 --- /dev/null +++ b/incubator/poste/0.0.26/README.md @@ -0,0 +1,107 @@ +# poste + +FREE version of Poste.io, full mail server solution. POP3, SMTP, IMAP, Spamassassin, WebMail, WebAdmin. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [poste](https://truecharts.org/docs/charts/incubator/poste) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `poste` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install poste TrueCharts/poste +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `poste` deployment + +```console +helm uninstall poste +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install poste \ + --set env.TZ="America/New York" \ + TrueCharts/poste +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install poste TrueCharts/poste -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/poste/0.0.25/app-readme.md b/incubator/poste/0.0.26/app-readme.md similarity index 100% rename from incubator/poste/0.0.25/app-readme.md rename to incubator/poste/0.0.26/app-readme.md diff --git a/incubator/poste/0.0.26/charts/common-10.6.1.tgz b/incubator/poste/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/poste/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/poste/0.0.25/ix_values.yaml b/incubator/poste/0.0.26/ix_values.yaml similarity index 100% rename from incubator/poste/0.0.25/ix_values.yaml rename to incubator/poste/0.0.26/ix_values.yaml diff --git a/incubator/poste/0.0.25/questions.yaml b/incubator/poste/0.0.26/questions.yaml similarity index 100% rename from incubator/poste/0.0.25/questions.yaml rename to incubator/poste/0.0.26/questions.yaml diff --git a/incubator/poste/0.0.25/templates/common.yaml b/incubator/poste/0.0.26/templates/common.yaml similarity index 100% rename from incubator/poste/0.0.25/templates/common.yaml rename to incubator/poste/0.0.26/templates/common.yaml diff --git a/incubator/postscriptum/0.0.24/values.yaml b/incubator/poste/0.0.26/values.yaml similarity index 100% rename from incubator/postscriptum/0.0.24/values.yaml rename to incubator/poste/0.0.26/values.yaml diff --git a/incubator/posterr/0.0.24/CHANGELOG.md b/incubator/posterr/0.0.24/CHANGELOG.md deleted file mode 100644 index 3f1d3ce10b6..00000000000 --- a/incubator/posterr/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/posterr/0.0.24/Chart.lock b/incubator/posterr/0.0.24/Chart.lock deleted file mode 100644 index c4eddd525b1..00000000000 --- a/incubator/posterr/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:27:21.318071585Z" diff --git a/incubator/posterr/0.0.24/Chart.yaml b/incubator/posterr/0.0.24/Chart.yaml deleted file mode 100644 index 9b909e6419b..00000000000 --- a/incubator/posterr/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Media display for Plex, sonarr and radarr -home: https://truecharts.org/docs/charts/incubator/posterr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png -keywords: - - posterr - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: posterr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/posterr - - https://github.com/petersem/posterr - - https://hub.docker.com/r/petersem/posterr/ -type: application -version: 0.0.24 diff --git a/incubator/posterr/0.0.24/README.md b/incubator/posterr/0.0.24/README.md deleted file mode 100644 index 8633be0d12d..00000000000 --- a/incubator/posterr/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# posterr - -Media display for Plex, sonarr and radarr - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [posterr](https://truecharts.org/docs/charts/incubator/posterr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `posterr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install posterr TrueCharts/posterr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `posterr` deployment - -```console -helm uninstall posterr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install posterr \ - --set env.TZ="America/New York" \ - TrueCharts/posterr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install posterr TrueCharts/posterr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/posterr/0.0.24/charts/common-10.5.10.tgz b/incubator/posterr/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/posterr/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/posterr/0.0.25/CHANGELOG.md b/incubator/posterr/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..52500cccb79 --- /dev/null +++ b/incubator/posterr/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [posterr-0.0.25](https://github.com/truecharts/charts/compare/posterr-0.0.24...posterr-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [posterr-0.0.24](https://github.com/truecharts/charts/compare/posterr-0.0.23...posterr-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/posterr/0.0.25/Chart.lock b/incubator/posterr/0.0.25/Chart.lock new file mode 100644 index 00000000000..f779f054d3c --- /dev/null +++ b/incubator/posterr/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:25:37.099305062Z" diff --git a/incubator/posterr/0.0.25/Chart.yaml b/incubator/posterr/0.0.25/Chart.yaml new file mode 100644 index 00000000000..38bfc49cc02 --- /dev/null +++ b/incubator/posterr/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Media display for Plex, sonarr and radarr +home: https://truecharts.org/docs/charts/incubator/posterr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png +keywords: + - posterr + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: posterr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/posterr + - https://github.com/petersem/posterr + - https://hub.docker.com/r/petersem/posterr/ +type: application +version: 0.0.25 diff --git a/incubator/posterr/0.0.25/README.md b/incubator/posterr/0.0.25/README.md new file mode 100644 index 00000000000..a923f2aa243 --- /dev/null +++ b/incubator/posterr/0.0.25/README.md @@ -0,0 +1,107 @@ +# posterr + +Media display for Plex, sonarr and radarr + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [posterr](https://truecharts.org/docs/charts/incubator/posterr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `posterr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install posterr TrueCharts/posterr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `posterr` deployment + +```console +helm uninstall posterr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install posterr \ + --set env.TZ="America/New York" \ + TrueCharts/posterr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install posterr TrueCharts/posterr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/posterr/0.0.24/app-readme.md b/incubator/posterr/0.0.25/app-readme.md similarity index 100% rename from incubator/posterr/0.0.24/app-readme.md rename to incubator/posterr/0.0.25/app-readme.md diff --git a/incubator/posterr/0.0.25/charts/common-10.6.1.tgz b/incubator/posterr/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/posterr/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/posterr/0.0.24/ix_values.yaml b/incubator/posterr/0.0.25/ix_values.yaml similarity index 100% rename from incubator/posterr/0.0.24/ix_values.yaml rename to incubator/posterr/0.0.25/ix_values.yaml diff --git a/incubator/posterr/0.0.24/questions.yaml b/incubator/posterr/0.0.25/questions.yaml similarity index 100% rename from incubator/posterr/0.0.24/questions.yaml rename to incubator/posterr/0.0.25/questions.yaml diff --git a/incubator/posterr/0.0.24/templates/common.yaml b/incubator/posterr/0.0.25/templates/common.yaml similarity index 100% rename from incubator/posterr/0.0.24/templates/common.yaml rename to incubator/posterr/0.0.25/templates/common.yaml diff --git a/incubator/preclear/0.0.24/values.yaml b/incubator/posterr/0.0.25/values.yaml similarity index 100% rename from incubator/preclear/0.0.24/values.yaml rename to incubator/posterr/0.0.25/values.yaml diff --git a/incubator/postscriptum/0.0.24/CHANGELOG.md b/incubator/postscriptum/0.0.24/CHANGELOG.md deleted file mode 100644 index 0aac8e8d82e..00000000000 --- a/incubator/postscriptum/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/postscriptum/0.0.24/Chart.lock b/incubator/postscriptum/0.0.24/Chart.lock deleted file mode 100644 index 6f95cd0aed9..00000000000 --- a/incubator/postscriptum/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:27:24.536538098Z" diff --git a/incubator/postscriptum/0.0.24/Chart.yaml b/incubator/postscriptum/0.0.24/Chart.yaml deleted file mode 100644 index c50fd4909fe..00000000000 --- a/incubator/postscriptum/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install PostScriptum and run it." -home: https://truecharts.org/docs/charts/incubator/postscriptum -icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png -keywords: - - postscriptum - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: postscriptum -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/postscriptum/0.0.24/README.md b/incubator/postscriptum/0.0.24/README.md deleted file mode 100644 index 0d6e0dce8a5..00000000000 --- a/incubator/postscriptum/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# postscriptum - -This Chart will download and install SteamCMD. It will also install PostScriptum and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [postscriptum](https://truecharts.org/docs/charts/incubator/postscriptum) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `postscriptum` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install postscriptum TrueCharts/postscriptum -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `postscriptum` deployment - -```console -helm uninstall postscriptum -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install postscriptum \ - --set env.TZ="America/New York" \ - TrueCharts/postscriptum -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install postscriptum TrueCharts/postscriptum -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/postscriptum/0.0.24/charts/common-10.5.10.tgz b/incubator/postscriptum/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/postscriptum/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/postscriptum/0.0.25/CHANGELOG.md b/incubator/postscriptum/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..1534d0e6ab9 --- /dev/null +++ b/incubator/postscriptum/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [postscriptum-0.0.25](https://github.com/truecharts/charts/compare/postscriptum-0.0.24...postscriptum-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [postscriptum-0.0.24](https://github.com/truecharts/charts/compare/postscriptum-0.0.23...postscriptum-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/postscriptum/0.0.25/Chart.lock b/incubator/postscriptum/0.0.25/Chart.lock new file mode 100644 index 00000000000..2cf7dae2099 --- /dev/null +++ b/incubator/postscriptum/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:25:41.10335923Z" diff --git a/incubator/postscriptum/0.0.25/Chart.yaml b/incubator/postscriptum/0.0.25/Chart.yaml new file mode 100644 index 00000000000..018fbcb13dc --- /dev/null +++ b/incubator/postscriptum/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install PostScriptum and run it." +home: https://truecharts.org/docs/charts/incubator/postscriptum +icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png +keywords: + - postscriptum + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: postscriptum +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/postscriptum + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/postscriptum/0.0.25/README.md b/incubator/postscriptum/0.0.25/README.md new file mode 100644 index 00000000000..3084836aca7 --- /dev/null +++ b/incubator/postscriptum/0.0.25/README.md @@ -0,0 +1,107 @@ +# postscriptum + +This Chart will download and install SteamCMD. It will also install PostScriptum and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [postscriptum](https://truecharts.org/docs/charts/incubator/postscriptum) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `postscriptum` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install postscriptum TrueCharts/postscriptum +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `postscriptum` deployment + +```console +helm uninstall postscriptum +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install postscriptum \ + --set env.TZ="America/New York" \ + TrueCharts/postscriptum +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install postscriptum TrueCharts/postscriptum -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/postscriptum/0.0.24/app-readme.md b/incubator/postscriptum/0.0.25/app-readme.md similarity index 100% rename from incubator/postscriptum/0.0.24/app-readme.md rename to incubator/postscriptum/0.0.25/app-readme.md diff --git a/incubator/postscriptum/0.0.25/charts/common-10.6.1.tgz b/incubator/postscriptum/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/postscriptum/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/postscriptum/0.0.24/ix_values.yaml b/incubator/postscriptum/0.0.25/ix_values.yaml similarity index 100% rename from incubator/postscriptum/0.0.24/ix_values.yaml rename to incubator/postscriptum/0.0.25/ix_values.yaml diff --git a/incubator/postscriptum/0.0.24/questions.yaml b/incubator/postscriptum/0.0.25/questions.yaml similarity index 100% rename from incubator/postscriptum/0.0.24/questions.yaml rename to incubator/postscriptum/0.0.25/questions.yaml diff --git a/incubator/postscriptum/0.0.24/templates/common.yaml b/incubator/postscriptum/0.0.25/templates/common.yaml similarity index 100% rename from incubator/postscriptum/0.0.24/templates/common.yaml rename to incubator/postscriptum/0.0.25/templates/common.yaml diff --git a/incubator/pritunl/0.0.24/values.yaml b/incubator/postscriptum/0.0.25/values.yaml similarity index 100% rename from incubator/pritunl/0.0.24/values.yaml rename to incubator/postscriptum/0.0.25/values.yaml diff --git a/incubator/preclear/0.0.24/CHANGELOG.md b/incubator/preclear/0.0.24/CHANGELOG.md deleted file mode 100644 index 8c84e9ab113..00000000000 --- a/incubator/preclear/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/preclear/0.0.24/Chart.lock b/incubator/preclear/0.0.24/Chart.lock deleted file mode 100644 index 833d89dc5e1..00000000000 --- a/incubator/preclear/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:27:25.503575205Z" diff --git a/incubator/preclear/0.0.24/Chart.yaml b/incubator/preclear/0.0.24/Chart.yaml deleted file mode 100644 index 8d4e5bcfee6..00000000000 --- a/incubator/preclear/0.0.24/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. -home: https://truecharts.org/docs/charts/incubator/preclear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png -keywords: - - preclear - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: preclear -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear - - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ - - https://registry.hub.docker.com/r/binhex/arch-preclear/ - - https://github.com/binhex/documentation -type: application -version: 0.0.24 diff --git a/incubator/preclear/0.0.24/README.md b/incubator/preclear/0.0.24/README.md deleted file mode 100644 index 401d21fc806..00000000000 --- a/incubator/preclear/0.0.24/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# preclear - -A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [preclear](https://truecharts.org/docs/charts/incubator/preclear) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `preclear` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install preclear TrueCharts/preclear -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `preclear` deployment - -```console -helm uninstall preclear -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install preclear \ - --set env.TZ="America/New York" \ - TrueCharts/preclear -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install preclear TrueCharts/preclear -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/preclear/0.0.24/charts/common-10.5.10.tgz b/incubator/preclear/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/preclear/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/preclear/0.0.25/CHANGELOG.md b/incubator/preclear/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cbb1b41bcb7 --- /dev/null +++ b/incubator/preclear/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [preclear-0.0.25](https://github.com/truecharts/charts/compare/preclear-0.0.24...preclear-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [preclear-0.0.24](https://github.com/truecharts/charts/compare/preclear-0.0.23...preclear-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/preclear/0.0.25/Chart.lock b/incubator/preclear/0.0.25/Chart.lock new file mode 100644 index 00000000000..5f2c6fe33c4 --- /dev/null +++ b/incubator/preclear/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:25:48.900396731Z" diff --git a/incubator/preclear/0.0.25/Chart.yaml b/incubator/preclear/0.0.25/Chart.yaml new file mode 100644 index 00000000000..73cc262794e --- /dev/null +++ b/incubator/preclear/0.0.25/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. +home: https://truecharts.org/docs/charts/incubator/preclear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/preclear.png +keywords: + - preclear + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: preclear +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/preclear + - https://forums.TrueNAS.net/topic/2732-preclear_disksh-a-new-utility-to-burn-in-and-pre-clear-disks-for-quick-add/ + - https://registry.hub.docker.com/r/binhex/arch-preclear/ + - https://github.com/binhex/documentation +type: application +version: 0.0.25 diff --git a/incubator/preclear/0.0.25/README.md b/incubator/preclear/0.0.25/README.md new file mode 100644 index 00000000000..966d52f3546 --- /dev/null +++ b/incubator/preclear/0.0.25/README.md @@ -0,0 +1,108 @@ +# preclear + +A utility to "burn-in" a new disk, before adding it to your array has been requested several times. Also requested is a process to "pre-clear" a hard disk before adding it to your array. When a special "signature" is detected, the lengthy "clearing" step otherwise performed by TrueNAS is skipped. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [preclear](https://truecharts.org/docs/charts/incubator/preclear) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `preclear` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install preclear TrueCharts/preclear +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `preclear` deployment + +```console +helm uninstall preclear +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install preclear \ + --set env.TZ="America/New York" \ + TrueCharts/preclear +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install preclear TrueCharts/preclear -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/preclear/0.0.24/app-readme.md b/incubator/preclear/0.0.25/app-readme.md similarity index 100% rename from incubator/preclear/0.0.24/app-readme.md rename to incubator/preclear/0.0.25/app-readme.md diff --git a/incubator/preclear/0.0.25/charts/common-10.6.1.tgz b/incubator/preclear/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/preclear/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/preclear/0.0.24/ix_values.yaml b/incubator/preclear/0.0.25/ix_values.yaml similarity index 100% rename from incubator/preclear/0.0.24/ix_values.yaml rename to incubator/preclear/0.0.25/ix_values.yaml diff --git a/incubator/preclear/0.0.24/questions.yaml b/incubator/preclear/0.0.25/questions.yaml similarity index 100% rename from incubator/preclear/0.0.24/questions.yaml rename to incubator/preclear/0.0.25/questions.yaml diff --git a/incubator/preclear/0.0.24/templates/common.yaml b/incubator/preclear/0.0.25/templates/common.yaml similarity index 100% rename from incubator/preclear/0.0.24/templates/common.yaml rename to incubator/preclear/0.0.25/templates/common.yaml diff --git a/incubator/privatebin/0.0.38/values.yaml b/incubator/preclear/0.0.25/values.yaml similarity index 100% rename from incubator/privatebin/0.0.38/values.yaml rename to incubator/preclear/0.0.25/values.yaml diff --git a/incubator/pritunl/0.0.24/CHANGELOG.md b/incubator/pritunl/0.0.24/CHANGELOG.md deleted file mode 100644 index 9895f55deb6..00000000000 --- a/incubator/pritunl/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pritunl/0.0.24/Chart.lock b/incubator/pritunl/0.0.24/Chart.lock deleted file mode 100644 index ce434dd968f..00000000000 --- a/incubator/pritunl/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:27:34.068328323Z" diff --git a/incubator/pritunl/0.0.24/Chart.yaml b/incubator/pritunl/0.0.24/Chart.yaml deleted file mode 100644 index 2bdc91bd82b..00000000000 --- a/incubator/pritunl/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Run a Pritunl VPN Server [br][br]\n" -home: https://truecharts.org/docs/charts/incubator/pritunl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png -keywords: - - pritunl - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pritunl -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl - - https://pritunl.com/ - - https://hub.docker.com/r/bashninja/docker-pritunl/ -type: application -version: 0.0.24 diff --git a/incubator/pritunl/0.0.24/README.md b/incubator/pritunl/0.0.24/README.md deleted file mode 100644 index d9708b7a6ba..00000000000 --- a/incubator/pritunl/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pritunl - -Run a Pritunl VPN Server [br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pritunl](https://truecharts.org/docs/charts/incubator/pritunl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pritunl` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pritunl TrueCharts/pritunl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pritunl` deployment - -```console -helm uninstall pritunl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pritunl \ - --set env.TZ="America/New York" \ - TrueCharts/pritunl -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pritunl TrueCharts/pritunl -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pritunl/0.0.24/charts/common-10.5.10.tgz b/incubator/pritunl/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pritunl/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pritunl/0.0.25/CHANGELOG.md b/incubator/pritunl/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a39d8474010 --- /dev/null +++ b/incubator/pritunl/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pritunl-0.0.25](https://github.com/truecharts/charts/compare/pritunl-0.0.24...pritunl-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pritunl-0.0.24](https://github.com/truecharts/charts/compare/pritunl-0.0.23...pritunl-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pritunl/0.0.25/Chart.lock b/incubator/pritunl/0.0.25/Chart.lock new file mode 100644 index 00000000000..afdccb3c2c5 --- /dev/null +++ b/incubator/pritunl/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:25:57.811005853Z" diff --git a/incubator/pritunl/0.0.25/Chart.yaml b/incubator/pritunl/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8460a5cd18c --- /dev/null +++ b/incubator/pritunl/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Run a Pritunl VPN Server [br][br]\n" +home: https://truecharts.org/docs/charts/incubator/pritunl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pritunl.png +keywords: + - pritunl + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pritunl +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pritunl + - https://pritunl.com/ + - https://hub.docker.com/r/bashninja/docker-pritunl/ +type: application +version: 0.0.25 diff --git a/incubator/pritunl/0.0.25/README.md b/incubator/pritunl/0.0.25/README.md new file mode 100644 index 00000000000..b27fea4368b --- /dev/null +++ b/incubator/pritunl/0.0.25/README.md @@ -0,0 +1,107 @@ +# pritunl + +Run a Pritunl VPN Server [br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pritunl](https://truecharts.org/docs/charts/incubator/pritunl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pritunl` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pritunl TrueCharts/pritunl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pritunl` deployment + +```console +helm uninstall pritunl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pritunl \ + --set env.TZ="America/New York" \ + TrueCharts/pritunl +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pritunl TrueCharts/pritunl -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pritunl/0.0.24/app-readme.md b/incubator/pritunl/0.0.25/app-readme.md similarity index 100% rename from incubator/pritunl/0.0.24/app-readme.md rename to incubator/pritunl/0.0.25/app-readme.md diff --git a/incubator/pritunl/0.0.25/charts/common-10.6.1.tgz b/incubator/pritunl/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pritunl/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pritunl/0.0.24/ix_values.yaml b/incubator/pritunl/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pritunl/0.0.24/ix_values.yaml rename to incubator/pritunl/0.0.25/ix_values.yaml diff --git a/incubator/pritunl/0.0.24/questions.yaml b/incubator/pritunl/0.0.25/questions.yaml similarity index 100% rename from incubator/pritunl/0.0.24/questions.yaml rename to incubator/pritunl/0.0.25/questions.yaml diff --git a/incubator/pritunl/0.0.24/templates/common.yaml b/incubator/pritunl/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pritunl/0.0.24/templates/common.yaml rename to incubator/pritunl/0.0.25/templates/common.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/values.yaml b/incubator/pritunl/0.0.25/values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.24/values.yaml rename to incubator/pritunl/0.0.25/values.yaml diff --git a/incubator/privatebin/0.0.38/CHANGELOG.md b/incubator/privatebin/0.0.38/CHANGELOG.md deleted file mode 100644 index eccb4f40427..00000000000 --- a/incubator/privatebin/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/privatebin/0.0.38/Chart.lock b/incubator/privatebin/0.0.38/Chart.lock deleted file mode 100644 index a0e3dab8b36..00000000000 --- a/incubator/privatebin/0.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:27:56.382773171Z" diff --git a/incubator/privatebin/0.0.38/Chart.yaml b/incubator/privatebin/0.0.38/Chart.yaml deleted file mode 100644 index e284e7ae11f..00000000000 --- a/incubator/privatebin/0.0.38/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -deprecated: false -description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. -home: https://truecharts.org/docs/charts/incubator/privatebin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png -keywords: - - privatebin - - pastebin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: privatebin -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin - - https://privatebin.info/ - - https://github.com/PrivateBin/PrivateBin - - https://hub.docker.com/r/privatebin/pdo -type: application -version: 0.0.38 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.38/README.md b/incubator/privatebin/0.0.38/README.md deleted file mode 100644 index 5b4350324b0..00000000000 --- a/incubator/privatebin/0.0.38/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# privatebin - -PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [privatebin](https://truecharts.org/docs/charts/incubator/privatebin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `privatebin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install privatebin TrueCharts/privatebin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `privatebin` deployment - -```console -helm uninstall privatebin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install privatebin \ - --set env.TZ="America/New York" \ - TrueCharts/privatebin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install privatebin TrueCharts/privatebin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/privatebin/0.0.38/charts/common-10.5.10.tgz b/incubator/privatebin/0.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/privatebin/0.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.38/charts/postgresql-8.0.78.tgz b/incubator/privatebin/0.0.38/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/privatebin/0.0.38/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.39/CHANGELOG.md b/incubator/privatebin/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..150f1c86527 --- /dev/null +++ b/incubator/privatebin/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [privatebin-0.0.39](https://github.com/truecharts/charts/compare/privatebin-0.0.38...privatebin-0.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [privatebin-0.0.38](https://github.com/truecharts/charts/compare/privatebin-0.0.37...privatebin-0.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/privatebin/0.0.39/Chart.lock b/incubator/privatebin/0.0.39/Chart.lock new file mode 100644 index 00000000000..97bda726636 --- /dev/null +++ b/incubator/privatebin/0.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:26:21.593772585Z" diff --git a/incubator/privatebin/0.0.39/Chart.yaml b/incubator/privatebin/0.0.39/Chart.yaml new file mode 100644 index 00000000000..39087a42bee --- /dev/null +++ b/incubator/privatebin/0.0.39/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +deprecated: false +description: PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. +home: https://truecharts.org/docs/charts/incubator/privatebin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png +keywords: + - privatebin + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: privatebin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin + - https://privatebin.info/ + - https://github.com/PrivateBin/PrivateBin + - https://hub.docker.com/r/privatebin/pdo +type: application +version: 0.0.39 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.39/README.md b/incubator/privatebin/0.0.39/README.md new file mode 100644 index 00000000000..1346883a655 --- /dev/null +++ b/incubator/privatebin/0.0.39/README.md @@ -0,0 +1,109 @@ +# privatebin + +PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [privatebin](https://truecharts.org/docs/charts/incubator/privatebin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `privatebin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install privatebin TrueCharts/privatebin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `privatebin` deployment + +```console +helm uninstall privatebin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install privatebin \ + --set env.TZ="America/New York" \ + TrueCharts/privatebin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install privatebin TrueCharts/privatebin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/privatebin/0.0.38/app-readme.md b/incubator/privatebin/0.0.39/app-readme.md similarity index 100% rename from incubator/privatebin/0.0.38/app-readme.md rename to incubator/privatebin/0.0.39/app-readme.md diff --git a/incubator/privatebin/0.0.39/charts/common-10.6.1.tgz b/incubator/privatebin/0.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/privatebin/0.0.39/charts/common-10.6.1.tgz differ diff --git a/incubator/privatebin/0.0.39/charts/postgresql-8.0.87.tgz b/incubator/privatebin/0.0.39/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/privatebin/0.0.39/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/privatebin/0.0.38/ix_values.yaml b/incubator/privatebin/0.0.39/ix_values.yaml similarity index 100% rename from incubator/privatebin/0.0.38/ix_values.yaml rename to incubator/privatebin/0.0.39/ix_values.yaml diff --git a/incubator/privatebin/0.0.38/questions.yaml b/incubator/privatebin/0.0.39/questions.yaml similarity index 100% rename from incubator/privatebin/0.0.38/questions.yaml rename to incubator/privatebin/0.0.39/questions.yaml diff --git a/incubator/privatebin/0.0.38/templates/_configmap.tpl b/incubator/privatebin/0.0.39/templates/_configmap.tpl similarity index 100% rename from incubator/privatebin/0.0.38/templates/_configmap.tpl rename to incubator/privatebin/0.0.39/templates/_configmap.tpl diff --git a/incubator/privatebin/0.0.38/templates/_secrets.tpl b/incubator/privatebin/0.0.39/templates/_secrets.tpl similarity index 100% rename from incubator/privatebin/0.0.38/templates/_secrets.tpl rename to incubator/privatebin/0.0.39/templates/_secrets.tpl diff --git a/incubator/privatebin/0.0.38/templates/common.yaml b/incubator/privatebin/0.0.39/templates/common.yaml similarity index 100% rename from incubator/privatebin/0.0.38/templates/common.yaml rename to incubator/privatebin/0.0.39/templates/common.yaml diff --git a/incubator/prpdf/0.0.24/values.yaml b/incubator/privatebin/0.0.39/values.yaml similarity index 100% rename from incubator/prpdf/0.0.24/values.yaml rename to incubator/privatebin/0.0.39/values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md deleted file mode 100644 index da95258cbfe..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock deleted file mode 100644 index fe1f825feb9..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:27:50.149269627Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.24/Chart.yaml deleted file mode 100644 index cc02b1fdd34..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. -home: https://truecharts.org/docs/charts/incubator/projectzomboidreporter-frontend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png -keywords: - - projectzomboidreporter-frontend - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: projectzomboidreporter-frontend -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend - - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ - - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend/ -type: application -version: 0.0.24 diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/README.md b/incubator/projectzomboidreporter-frontend/0.0.24/README.md deleted file mode 100644 index c0260875182..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# projectzomboidreporter-frontend - -This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [projectzomboidreporter-frontend](https://truecharts.org/docs/charts/incubator/projectzomboidreporter-frontend) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `projectzomboidreporter-frontend` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `projectzomboidreporter-frontend` deployment - -```console -helm uninstall projectzomboidreporter-frontend -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install projectzomboidreporter-frontend \ - --set env.TZ="America/New York" \ - TrueCharts/projectzomboidreporter-frontend -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/charts/common-10.5.10.tgz b/incubator/projectzomboidreporter-frontend/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/projectzomboidreporter-frontend/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.25/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2630f84da89 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [projectzomboidreporter-frontend-0.0.25](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.24...projectzomboidreporter-frontend-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [projectzomboidreporter-frontend-0.0.24](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.23...projectzomboidreporter-frontend-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/projectzomboidreporter-frontend/0.0.25/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.25/Chart.lock new file mode 100644 index 00000000000..04b1ae0dcec --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:26:12.507487576Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.25/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.25/Chart.yaml new file mode 100644 index 00000000000..18fb0c0a636 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. +home: https://truecharts.org/docs/charts/incubator/projectzomboidreporter-frontend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectzomboidreporter-frontend.png +keywords: + - projectzomboidreporter-frontend + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: projectzomboidreporter-frontend +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/projectzomboidreporter-frontend + - https://github.com/ChrisAshtear/Zomboid-Server-Stats-Reporter/ + - https://hub.docker.com/r/chrisashtear/zomboid-reporter-frontend/ +type: application +version: 0.0.25 diff --git a/incubator/projectzomboidreporter-frontend/0.0.25/README.md b/incubator/projectzomboidreporter-frontend/0.0.25/README.md new file mode 100644 index 00000000000..d4a1199c80c --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.25/README.md @@ -0,0 +1,107 @@ +# projectzomboidreporter-frontend + +This is the frontend template used in the Project Zomboid Reporter. All visuals used in the final Reporter are pulled from here. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [projectzomboidreporter-frontend](https://truecharts.org/docs/charts/incubator/projectzomboidreporter-frontend) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `projectzomboidreporter-frontend` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `projectzomboidreporter-frontend` deployment + +```console +helm uninstall projectzomboidreporter-frontend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install projectzomboidreporter-frontend \ + --set env.TZ="America/New York" \ + TrueCharts/projectzomboidreporter-frontend +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install projectzomboidreporter-frontend TrueCharts/projectzomboidreporter-frontend -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/app-readme.md b/incubator/projectzomboidreporter-frontend/0.0.25/app-readme.md similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.24/app-readme.md rename to incubator/projectzomboidreporter-frontend/0.0.25/app-readme.md diff --git a/incubator/projectzomboidreporter-frontend/0.0.25/charts/common-10.6.1.tgz b/incubator/projectzomboidreporter-frontend/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/projectzomboidreporter-frontend/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/ix_values.yaml b/incubator/projectzomboidreporter-frontend/0.0.25/ix_values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.24/ix_values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.25/ix_values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/questions.yaml b/incubator/projectzomboidreporter-frontend/0.0.25/questions.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.24/questions.yaml rename to incubator/projectzomboidreporter-frontend/0.0.25/questions.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.24/templates/common.yaml b/incubator/projectzomboidreporter-frontend/0.0.25/templates/common.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.24/templates/common.yaml rename to incubator/projectzomboidreporter-frontend/0.0.25/templates/common.yaml diff --git a/incubator/prusaslicer-novnc/0.0.31/values.yaml b/incubator/projectzomboidreporter-frontend/0.0.25/values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.31/values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.25/values.yaml diff --git a/incubator/prpdf/0.0.24/CHANGELOG.md b/incubator/prpdf/0.0.24/CHANGELOG.md deleted file mode 100644 index f461d56e9c5..00000000000 --- a/incubator/prpdf/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/prpdf/0.0.24/Chart.lock b/incubator/prpdf/0.0.24/Chart.lock deleted file mode 100644 index b4e5b7e5458..00000000000 --- a/incubator/prpdf/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:27:50.895679596Z" diff --git a/incubator/prpdf/0.0.24/Chart.yaml b/incubator/prpdf/0.0.24/Chart.yaml deleted file mode 100644 index 805d5837196..00000000000 --- a/incubator/prpdf/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc." -home: https://truecharts.org/docs/charts/incubator/prpdf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png -keywords: - - prpdf - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prpdf -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf - - https://github.com/maschhoff/prpdf - - https://hub.docker.com/r/knex666/prpdf -type: application -version: 0.0.24 diff --git a/incubator/prpdf/0.0.24/README.md b/incubator/prpdf/0.0.24/README.md deleted file mode 100644 index 5453117828d..00000000000 --- a/incubator/prpdf/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# prpdf - -This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prpdf](https://truecharts.org/docs/charts/incubator/prpdf) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `prpdf` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install prpdf TrueCharts/prpdf -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `prpdf` deployment - -```console -helm uninstall prpdf -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prpdf \ - --set env.TZ="America/New York" \ - TrueCharts/prpdf -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install prpdf TrueCharts/prpdf -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/prpdf/0.0.24/charts/common-10.5.10.tgz b/incubator/prpdf/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/prpdf/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/prpdf/0.0.25/CHANGELOG.md b/incubator/prpdf/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..555c2eb5f71 --- /dev/null +++ b/incubator/prpdf/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prpdf-0.0.25](https://github.com/truecharts/charts/compare/prpdf-0.0.24...prpdf-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [prpdf-0.0.24](https://github.com/truecharts/charts/compare/prpdf-0.0.23...prpdf-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/prpdf/0.0.25/Chart.lock b/incubator/prpdf/0.0.25/Chart.lock new file mode 100644 index 00000000000..38ed98e7bb2 --- /dev/null +++ b/incubator/prpdf/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:26:20.92769812Z" diff --git a/incubator/prpdf/0.0.25/Chart.yaml b/incubator/prpdf/0.0.25/Chart.yaml new file mode 100644 index 00000000000..2875e2a5d50 --- /dev/null +++ b/incubator/prpdf/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc." +home: https://truecharts.org/docs/charts/incubator/prpdf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prpdf.png +keywords: + - prpdf + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prpdf +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/prpdf + - https://github.com/maschhoff/prpdf + - https://hub.docker.com/r/knex666/prpdf +type: application +version: 0.0.25 diff --git a/incubator/prpdf/0.0.25/README.md b/incubator/prpdf/0.0.25/README.md new file mode 100644 index 00000000000..ad66e3e14f5 --- /dev/null +++ b/incubator/prpdf/0.0.25/README.md @@ -0,0 +1,107 @@ +# prpdf + +This tool is for Preview and Rename scanned PDF-Documents. Rulebased autoscan with OCR. Merge etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prpdf](https://truecharts.org/docs/charts/incubator/prpdf) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `prpdf` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install prpdf TrueCharts/prpdf +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `prpdf` deployment + +```console +helm uninstall prpdf +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prpdf \ + --set env.TZ="America/New York" \ + TrueCharts/prpdf +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install prpdf TrueCharts/prpdf -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/prpdf/0.0.24/app-readme.md b/incubator/prpdf/0.0.25/app-readme.md similarity index 100% rename from incubator/prpdf/0.0.24/app-readme.md rename to incubator/prpdf/0.0.25/app-readme.md diff --git a/incubator/prpdf/0.0.25/charts/common-10.6.1.tgz b/incubator/prpdf/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/prpdf/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/prpdf/0.0.24/ix_values.yaml b/incubator/prpdf/0.0.25/ix_values.yaml similarity index 100% rename from incubator/prpdf/0.0.24/ix_values.yaml rename to incubator/prpdf/0.0.25/ix_values.yaml diff --git a/incubator/prpdf/0.0.24/questions.yaml b/incubator/prpdf/0.0.25/questions.yaml similarity index 100% rename from incubator/prpdf/0.0.24/questions.yaml rename to incubator/prpdf/0.0.25/questions.yaml diff --git a/incubator/prpdf/0.0.24/templates/common.yaml b/incubator/prpdf/0.0.25/templates/common.yaml similarity index 100% rename from incubator/prpdf/0.0.24/templates/common.yaml rename to incubator/prpdf/0.0.25/templates/common.yaml diff --git a/incubator/ps3netsrv/0.0.24/values.yaml b/incubator/prpdf/0.0.25/values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.24/values.yaml rename to incubator/prpdf/0.0.25/values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.31/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.31/CHANGELOG.md deleted file mode 100644 index dda15b0af89..00000000000 --- a/incubator/prusaslicer-novnc/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prusaslicer-novnc-0.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.30...prusaslicer-novnc-0.0.31) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/prusaslicer-novnc/0.0.31/Chart.lock b/incubator/prusaslicer-novnc/0.0.31/Chart.lock deleted file mode 100644 index 2861c4a200c..00000000000 --- a/incubator/prusaslicer-novnc/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:48:58.122218169Z" diff --git a/incubator/prusaslicer-novnc/0.0.31/Chart.yaml b/incubator/prusaslicer-novnc/0.0.31/Chart.yaml deleted file mode 100644 index 08a831bcec1..00000000000 --- a/incubator/prusaslicer-novnc/0.0.31/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart." -home: https://truecharts.org/docs/charts/incubator/prusaslicer-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png -keywords: - - prusaslicer-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prusaslicer-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/prusaslicer-novnc - - https://www.prusa3d.com/prusaslicer/ - - https://hub.docker.com/r/mikeah/prusaslicer-novnc -type: application -version: 0.0.31 diff --git a/incubator/prusaslicer-novnc/0.0.31/README.md b/incubator/prusaslicer-novnc/0.0.31/README.md deleted file mode 100644 index fdebbddd78b..00000000000 --- a/incubator/prusaslicer-novnc/0.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# prusaslicer-novnc - -Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prusaslicer-novnc](https://truecharts.org/docs/charts/incubator/prusaslicer-novnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `prusaslicer-novnc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `prusaslicer-novnc` deployment - -```console -helm uninstall prusaslicer-novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prusaslicer-novnc \ - --set env.TZ="America/New York" \ - TrueCharts/prusaslicer-novnc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/prusaslicer-novnc/0.0.31/charts/common-10.5.10.tgz b/incubator/prusaslicer-novnc/0.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/prusaslicer-novnc/0.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/prusaslicer-novnc/0.0.32/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..fb4379b31f1 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prusaslicer-novnc-0.0.32](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.31...prusaslicer-novnc-0.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [prusaslicer-novnc-0.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.30...prusaslicer-novnc-0.0.31) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prusaslicer-novnc-0.0.30](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...prusaslicer-novnc-0.0.30) (2022-09-20) + +### Chore diff --git a/incubator/prusaslicer-novnc/0.0.32/Chart.lock b/incubator/prusaslicer-novnc/0.0.32/Chart.lock new file mode 100644 index 00000000000..cca0237c1e6 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:26:29.636592209Z" diff --git a/incubator/prusaslicer-novnc/0.0.32/Chart.yaml b/incubator/prusaslicer-novnc/0.0.32/Chart.yaml new file mode 100644 index 00000000000..79887cafdcc --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.32/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart." +home: https://truecharts.org/docs/charts/incubator/prusaslicer-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png +keywords: + - prusaslicer-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prusaslicer-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/prusaslicer-novnc + - https://www.prusa3d.com/prusaslicer/ + - https://hub.docker.com/r/mikeah/prusaslicer-novnc +type: application +version: 0.0.32 diff --git a/incubator/prusaslicer-novnc/0.0.32/README.md b/incubator/prusaslicer-novnc/0.0.32/README.md new file mode 100644 index 00000000000..928959d13dd --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.32/README.md @@ -0,0 +1,107 @@ +# prusaslicer-novnc + +Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prusaslicer-novnc](https://truecharts.org/docs/charts/incubator/prusaslicer-novnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `prusaslicer-novnc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `prusaslicer-novnc` deployment + +```console +helm uninstall prusaslicer-novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prusaslicer-novnc \ + --set env.TZ="America/New York" \ + TrueCharts/prusaslicer-novnc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install prusaslicer-novnc TrueCharts/prusaslicer-novnc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/prusaslicer-novnc/0.0.31/app-readme.md b/incubator/prusaslicer-novnc/0.0.32/app-readme.md similarity index 100% rename from incubator/prusaslicer-novnc/0.0.31/app-readme.md rename to incubator/prusaslicer-novnc/0.0.32/app-readme.md diff --git a/incubator/prusaslicer-novnc/0.0.32/charts/common-10.6.1.tgz b/incubator/prusaslicer-novnc/0.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/prusaslicer-novnc/0.0.32/charts/common-10.6.1.tgz differ diff --git a/incubator/prusaslicer-novnc/0.0.31/ix_values.yaml b/incubator/prusaslicer-novnc/0.0.32/ix_values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.31/ix_values.yaml rename to incubator/prusaslicer-novnc/0.0.32/ix_values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.31/questions.yaml b/incubator/prusaslicer-novnc/0.0.32/questions.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.31/questions.yaml rename to incubator/prusaslicer-novnc/0.0.32/questions.yaml diff --git a/incubator/prusaslicer-novnc/0.0.31/templates/common.yaml b/incubator/prusaslicer-novnc/0.0.32/templates/common.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.31/templates/common.yaml rename to incubator/prusaslicer-novnc/0.0.32/templates/common.yaml diff --git a/incubator/pt-helper/0.0.25/values.yaml b/incubator/prusaslicer-novnc/0.0.32/values.yaml similarity index 100% rename from incubator/pt-helper/0.0.25/values.yaml rename to incubator/prusaslicer-novnc/0.0.32/values.yaml diff --git a/incubator/ps3netsrv/0.0.24/CHANGELOG.md b/incubator/ps3netsrv/0.0.24/CHANGELOG.md deleted file mode 100644 index 504efaa627f..00000000000 --- a/incubator/ps3netsrv/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/ps3netsrv/0.0.24/Chart.lock b/incubator/ps3netsrv/0.0.24/Chart.lock deleted file mode 100644 index 19b66c9c8b1..00000000000 --- a/incubator/ps3netsrv/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:28:16.095150213Z" diff --git a/incubator/ps3netsrv/0.0.24/Chart.yaml b/incubator/ps3netsrv/0.0.24/Chart.yaml deleted file mode 100644 index bbb717ee260..00000000000 --- a/incubator/ps3netsrv/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br]\n" -home: https://truecharts.org/docs/charts/incubator/ps3netsrv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png -keywords: - - ps3netsrv - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ps3netsrv -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv - - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv - - https://hub.docker.com/r/shawly/ps3netsrv -type: application -version: 0.0.24 diff --git a/incubator/ps3netsrv/0.0.24/README.md b/incubator/ps3netsrv/0.0.24/README.md deleted file mode 100644 index a1d5f1aa921..00000000000 --- a/incubator/ps3netsrv/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ps3netsrv - -PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ps3netsrv](https://truecharts.org/docs/charts/incubator/ps3netsrv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ps3netsrv` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ps3netsrv TrueCharts/ps3netsrv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ps3netsrv` deployment - -```console -helm uninstall ps3netsrv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ps3netsrv \ - --set env.TZ="America/New York" \ - TrueCharts/ps3netsrv -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ps3netsrv TrueCharts/ps3netsrv -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ps3netsrv/0.0.24/charts/common-10.5.10.tgz b/incubator/ps3netsrv/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ps3netsrv/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ps3netsrv/0.0.25/CHANGELOG.md b/incubator/ps3netsrv/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..b8b456a8cf5 --- /dev/null +++ b/incubator/ps3netsrv/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ps3netsrv-0.0.25](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.24...ps3netsrv-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ps3netsrv-0.0.24](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.23...ps3netsrv-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/ps3netsrv/0.0.25/Chart.lock b/incubator/ps3netsrv/0.0.25/Chart.lock new file mode 100644 index 00000000000..ea8e394c594 --- /dev/null +++ b/incubator/ps3netsrv/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:26:44.796721586Z" diff --git a/incubator/ps3netsrv/0.0.25/Chart.yaml b/incubator/ps3netsrv/0.0.25/Chart.yaml new file mode 100644 index 00000000000..79981091538 --- /dev/null +++ b/incubator/ps3netsrv/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br]\n" +home: https://truecharts.org/docs/charts/incubator/ps3netsrv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png +keywords: + - ps3netsrv + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ps3netsrv +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv + - https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv + - https://hub.docker.com/r/shawly/ps3netsrv +type: application +version: 0.0.25 diff --git a/incubator/ps3netsrv/0.0.25/README.md b/incubator/ps3netsrv/0.0.25/README.md new file mode 100644 index 00000000000..d9911309da3 --- /dev/null +++ b/incubator/ps3netsrv/0.0.25/README.md @@ -0,0 +1,107 @@ +# ps3netsrv + +PS3netsrv is a program that allows Multiman or Webman to play game backups that are stored on your TrueNAS server. [span style='color: #E80000;']THIS IS IN BETA AND HAS REPORTED ISSUES with TrueNAS 6.8.0 and higher.[/span][br][br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ps3netsrv](https://truecharts.org/docs/charts/incubator/ps3netsrv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ps3netsrv` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ps3netsrv TrueCharts/ps3netsrv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ps3netsrv` deployment + +```console +helm uninstall ps3netsrv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ps3netsrv \ + --set env.TZ="America/New York" \ + TrueCharts/ps3netsrv +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ps3netsrv TrueCharts/ps3netsrv -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ps3netsrv/0.0.24/app-readme.md b/incubator/ps3netsrv/0.0.25/app-readme.md similarity index 100% rename from incubator/ps3netsrv/0.0.24/app-readme.md rename to incubator/ps3netsrv/0.0.25/app-readme.md diff --git a/incubator/ps3netsrv/0.0.25/charts/common-10.6.1.tgz b/incubator/ps3netsrv/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ps3netsrv/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ps3netsrv/0.0.24/ix_values.yaml b/incubator/ps3netsrv/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.24/ix_values.yaml rename to incubator/ps3netsrv/0.0.25/ix_values.yaml diff --git a/incubator/ps3netsrv/0.0.24/questions.yaml b/incubator/ps3netsrv/0.0.25/questions.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.24/questions.yaml rename to incubator/ps3netsrv/0.0.25/questions.yaml diff --git a/incubator/ps3netsrv/0.0.24/templates/common.yaml b/incubator/ps3netsrv/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.24/templates/common.yaml rename to incubator/ps3netsrv/0.0.25/templates/common.yaml diff --git a/incubator/pure-ftpd/0.0.24/values.yaml b/incubator/ps3netsrv/0.0.25/values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.24/values.yaml rename to incubator/ps3netsrv/0.0.25/values.yaml diff --git a/incubator/pt-helper/0.0.25/CHANGELOG.md b/incubator/pt-helper/0.0.25/CHANGELOG.md deleted file mode 100644 index 10bbbbf0578..00000000000 --- a/incubator/pt-helper/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pt-helper-0.0.25](https://github.com/truecharts/charts/compare/pt-helper-0.0.24...pt-helper-0.0.25) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pt-helper/0.0.25/Chart.lock b/incubator/pt-helper/0.0.25/Chart.lock deleted file mode 100644 index 8c543f06e0c..00000000000 --- a/incubator/pt-helper/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:55:19.468899252Z" diff --git a/incubator/pt-helper/0.0.25/Chart.yaml b/incubator/pt-helper/0.0.25/Chart.yaml deleted file mode 100644 index eb2df7353ad..00000000000 --- a/incubator/pt-helper/0.0.25/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A tool that can automatically download free seeds and delete them after the free time expires. -home: https://truecharts.org/docs/charts/incubator/pt-helper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png -keywords: - - pt-helper - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pt-helper -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper - - https://hub.docker.com/r/crazyq/pt_helper -type: application -version: 0.0.25 diff --git a/incubator/pt-helper/0.0.25/README.md b/incubator/pt-helper/0.0.25/README.md deleted file mode 100644 index e76b2a98176..00000000000 --- a/incubator/pt-helper/0.0.25/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# pt-helper - -A tool that can automatically download free seeds and delete them after the free time expires. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pt-helper](https://truecharts.org/docs/charts/incubator/pt-helper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pt-helper` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pt-helper TrueCharts/pt-helper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pt-helper` deployment - -```console -helm uninstall pt-helper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pt-helper \ - --set env.TZ="America/New York" \ - TrueCharts/pt-helper -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pt-helper TrueCharts/pt-helper -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pt-helper/0.0.25/charts/common-10.5.10.tgz b/incubator/pt-helper/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pt-helper/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pt-helper/0.0.26/CHANGELOG.md b/incubator/pt-helper/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..f22da395765 --- /dev/null +++ b/incubator/pt-helper/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pt-helper-0.0.26](https://github.com/truecharts/charts/compare/pt-helper-0.0.25...pt-helper-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pt-helper-0.0.25](https://github.com/truecharts/charts/compare/pt-helper-0.0.24...pt-helper-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pt-helper-0.0.24](https://github.com/truecharts/charts/compare/pt-helper-0.0.23...pt-helper-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/pt-helper/0.0.26/Chart.lock b/incubator/pt-helper/0.0.26/Chart.lock new file mode 100644 index 00000000000..914a0ef1d17 --- /dev/null +++ b/incubator/pt-helper/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:26:52.361597174Z" diff --git a/incubator/pt-helper/0.0.26/Chart.yaml b/incubator/pt-helper/0.0.26/Chart.yaml new file mode 100644 index 00000000000..5d4261cb8f9 --- /dev/null +++ b/incubator/pt-helper/0.0.26/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A tool that can automatically download free seeds and delete them after the free time expires. +home: https://truecharts.org/docs/charts/incubator/pt-helper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png +keywords: + - pt-helper + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pt-helper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper + - https://hub.docker.com/r/crazyq/pt_helper +type: application +version: 0.0.26 diff --git a/incubator/pt-helper/0.0.26/README.md b/incubator/pt-helper/0.0.26/README.md new file mode 100644 index 00000000000..ac9e6fac15e --- /dev/null +++ b/incubator/pt-helper/0.0.26/README.md @@ -0,0 +1,106 @@ +# pt-helper + +A tool that can automatically download free seeds and delete them after the free time expires. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pt-helper](https://truecharts.org/docs/charts/incubator/pt-helper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pt-helper` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pt-helper TrueCharts/pt-helper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pt-helper` deployment + +```console +helm uninstall pt-helper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pt-helper \ + --set env.TZ="America/New York" \ + TrueCharts/pt-helper +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pt-helper TrueCharts/pt-helper -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pt-helper/0.0.25/app-readme.md b/incubator/pt-helper/0.0.26/app-readme.md similarity index 100% rename from incubator/pt-helper/0.0.25/app-readme.md rename to incubator/pt-helper/0.0.26/app-readme.md diff --git a/incubator/pt-helper/0.0.26/charts/common-10.6.1.tgz b/incubator/pt-helper/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pt-helper/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/pt-helper/0.0.25/ix_values.yaml b/incubator/pt-helper/0.0.26/ix_values.yaml similarity index 100% rename from incubator/pt-helper/0.0.25/ix_values.yaml rename to incubator/pt-helper/0.0.26/ix_values.yaml diff --git a/incubator/pt-helper/0.0.25/questions.yaml b/incubator/pt-helper/0.0.26/questions.yaml similarity index 100% rename from incubator/pt-helper/0.0.25/questions.yaml rename to incubator/pt-helper/0.0.26/questions.yaml diff --git a/incubator/pt-helper/0.0.25/templates/common.yaml b/incubator/pt-helper/0.0.26/templates/common.yaml similarity index 100% rename from incubator/pt-helper/0.0.25/templates/common.yaml rename to incubator/pt-helper/0.0.26/templates/common.yaml diff --git a/incubator/pvk-ii/0.0.24/values.yaml b/incubator/pt-helper/0.0.26/values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.24/values.yaml rename to incubator/pt-helper/0.0.26/values.yaml diff --git a/incubator/pure-ftpd/0.0.24/CHANGELOG.md b/incubator/pure-ftpd/0.0.24/CHANGELOG.md deleted file mode 100644 index 670458d87fe..00000000000 --- a/incubator/pure-ftpd/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pure-ftpd/0.0.24/Chart.lock b/incubator/pure-ftpd/0.0.24/Chart.lock deleted file mode 100644 index 146cbd2d3dd..00000000000 --- a/incubator/pure-ftpd/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:28:24.313928996Z" diff --git a/incubator/pure-ftpd/0.0.24/Chart.yaml b/incubator/pure-ftpd/0.0.24/Chart.yaml deleted file mode 100644 index d060c224144..00000000000 --- a/incubator/pure-ftpd/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] -home: https://truecharts.org/docs/charts/incubator/pure-ftpd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png -keywords: - - pure-ftpd - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pure-ftpd -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd - - https://www.pureftpd.org/project/pure-ftpd/ - - https://hub.docker.com/r/crazymax/pure-ftpd/ -type: application -version: 0.0.24 diff --git a/incubator/pure-ftpd/0.0.24/README.md b/incubator/pure-ftpd/0.0.24/README.md deleted file mode 100644 index e7e8f8dac81..00000000000 --- a/incubator/pure-ftpd/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pure-ftpd - -Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pure-ftpd](https://truecharts.org/docs/charts/incubator/pure-ftpd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pure-ftpd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pure-ftpd TrueCharts/pure-ftpd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pure-ftpd` deployment - -```console -helm uninstall pure-ftpd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pure-ftpd \ - --set env.TZ="America/New York" \ - TrueCharts/pure-ftpd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pure-ftpd TrueCharts/pure-ftpd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pure-ftpd/0.0.24/charts/common-10.5.10.tgz b/incubator/pure-ftpd/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pure-ftpd/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pure-ftpd/0.0.25/CHANGELOG.md b/incubator/pure-ftpd/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..f9378153b1d --- /dev/null +++ b/incubator/pure-ftpd/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pure-ftpd-0.0.25](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.24...pure-ftpd-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pure-ftpd-0.0.24](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.23...pure-ftpd-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pure-ftpd/0.0.25/Chart.lock b/incubator/pure-ftpd/0.0.25/Chart.lock new file mode 100644 index 00000000000..d6d9125cd3c --- /dev/null +++ b/incubator/pure-ftpd/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:01.496324455Z" diff --git a/incubator/pure-ftpd/0.0.25/Chart.yaml b/incubator/pure-ftpd/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ac45f3eadff --- /dev/null +++ b/incubator/pure-ftpd/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] +home: https://truecharts.org/docs/charts/incubator/pure-ftpd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pure-ftpd.png +keywords: + - pure-ftpd + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pure-ftpd +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pure-ftpd + - https://www.pureftpd.org/project/pure-ftpd/ + - https://hub.docker.com/r/crazymax/pure-ftpd/ +type: application +version: 0.0.25 diff --git a/incubator/pure-ftpd/0.0.25/README.md b/incubator/pure-ftpd/0.0.25/README.md new file mode 100644 index 00000000000..c9135ca410f --- /dev/null +++ b/incubator/pure-ftpd/0.0.25/README.md @@ -0,0 +1,107 @@ +# pure-ftpd + +Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. [br]Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pure-ftpd](https://truecharts.org/docs/charts/incubator/pure-ftpd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pure-ftpd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pure-ftpd TrueCharts/pure-ftpd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pure-ftpd` deployment + +```console +helm uninstall pure-ftpd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pure-ftpd \ + --set env.TZ="America/New York" \ + TrueCharts/pure-ftpd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pure-ftpd TrueCharts/pure-ftpd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pure-ftpd/0.0.24/app-readme.md b/incubator/pure-ftpd/0.0.25/app-readme.md similarity index 100% rename from incubator/pure-ftpd/0.0.24/app-readme.md rename to incubator/pure-ftpd/0.0.25/app-readme.md diff --git a/incubator/pure-ftpd/0.0.25/charts/common-10.6.1.tgz b/incubator/pure-ftpd/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pure-ftpd/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pure-ftpd/0.0.24/ix_values.yaml b/incubator/pure-ftpd/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.24/ix_values.yaml rename to incubator/pure-ftpd/0.0.25/ix_values.yaml diff --git a/incubator/pure-ftpd/0.0.24/questions.yaml b/incubator/pure-ftpd/0.0.25/questions.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.24/questions.yaml rename to incubator/pure-ftpd/0.0.25/questions.yaml diff --git a/incubator/pure-ftpd/0.0.24/templates/common.yaml b/incubator/pure-ftpd/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.24/templates/common.yaml rename to incubator/pure-ftpd/0.0.25/templates/common.yaml diff --git a/incubator/pwm/0.0.24/values.yaml b/incubator/pure-ftpd/0.0.25/values.yaml similarity index 100% rename from incubator/pwm/0.0.24/values.yaml rename to incubator/pure-ftpd/0.0.25/values.yaml diff --git a/incubator/pvk-ii/0.0.24/CHANGELOG.md b/incubator/pvk-ii/0.0.24/CHANGELOG.md deleted file mode 100644 index 0f4fa4e3cc5..00000000000 --- a/incubator/pvk-ii/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pvk-ii/0.0.24/Chart.lock b/incubator/pvk-ii/0.0.24/Chart.lock deleted file mode 100644 index 6fe02aa7e6d..00000000000 --- a/incubator/pvk-ii/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:28:31.003963465Z" diff --git a/incubator/pvk-ii/0.0.24/Chart.yaml b/incubator/pvk-ii/0.0.24/Chart.yaml deleted file mode 100644 index 9b8f662580e..00000000000 --- a/incubator/pvk-ii/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it." -home: https://truecharts.org/docs/charts/incubator/pvk-ii -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png -keywords: - - pvk-ii - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pvk-ii -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/pvk-ii/0.0.24/README.md b/incubator/pvk-ii/0.0.24/README.md deleted file mode 100644 index b9642d95eb6..00000000000 --- a/incubator/pvk-ii/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pvk-ii - -This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pvk-ii](https://truecharts.org/docs/charts/incubator/pvk-ii) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pvk-ii` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pvk-ii TrueCharts/pvk-ii -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pvk-ii` deployment - -```console -helm uninstall pvk-ii -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pvk-ii \ - --set env.TZ="America/New York" \ - TrueCharts/pvk-ii -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pvk-ii TrueCharts/pvk-ii -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pvk-ii/0.0.24/charts/common-10.5.10.tgz b/incubator/pvk-ii/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pvk-ii/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pvk-ii/0.0.25/CHANGELOG.md b/incubator/pvk-ii/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..fdf126356fa --- /dev/null +++ b/incubator/pvk-ii/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pvk-ii-0.0.25](https://github.com/truecharts/charts/compare/pvk-ii-0.0.24...pvk-ii-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pvk-ii-0.0.24](https://github.com/truecharts/charts/compare/pvk-ii-0.0.23...pvk-ii-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pvk-ii/0.0.25/Chart.lock b/incubator/pvk-ii/0.0.25/Chart.lock new file mode 100644 index 00000000000..4dc09d52ac7 --- /dev/null +++ b/incubator/pvk-ii/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:05.407100136Z" diff --git a/incubator/pvk-ii/0.0.25/Chart.yaml b/incubator/pvk-ii/0.0.25/Chart.yaml new file mode 100644 index 00000000000..a07c1db2595 --- /dev/null +++ b/incubator/pvk-ii/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it." +home: https://truecharts.org/docs/charts/incubator/pvk-ii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png +keywords: + - pvk-ii + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pvk-ii +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pvk-ii + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/pvk-ii/0.0.25/README.md b/incubator/pvk-ii/0.0.25/README.md new file mode 100644 index 00000000000..5db8e2bc532 --- /dev/null +++ b/incubator/pvk-ii/0.0.25/README.md @@ -0,0 +1,107 @@ +# pvk-ii + +This Chart will download and install SteamCMD. It will also install Pirates, Vikings & Knights 2 and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pvk-ii](https://truecharts.org/docs/charts/incubator/pvk-ii) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pvk-ii` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pvk-ii TrueCharts/pvk-ii +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pvk-ii` deployment + +```console +helm uninstall pvk-ii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pvk-ii \ + --set env.TZ="America/New York" \ + TrueCharts/pvk-ii +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pvk-ii TrueCharts/pvk-ii -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pvk-ii/0.0.24/app-readme.md b/incubator/pvk-ii/0.0.25/app-readme.md similarity index 100% rename from incubator/pvk-ii/0.0.24/app-readme.md rename to incubator/pvk-ii/0.0.25/app-readme.md diff --git a/incubator/pvk-ii/0.0.25/charts/common-10.6.1.tgz b/incubator/pvk-ii/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pvk-ii/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pvk-ii/0.0.24/ix_values.yaml b/incubator/pvk-ii/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.24/ix_values.yaml rename to incubator/pvk-ii/0.0.25/ix_values.yaml diff --git a/incubator/pvk-ii/0.0.24/questions.yaml b/incubator/pvk-ii/0.0.25/questions.yaml similarity index 100% rename from incubator/pvk-ii/0.0.24/questions.yaml rename to incubator/pvk-ii/0.0.25/questions.yaml diff --git a/incubator/pvk-ii/0.0.24/templates/common.yaml b/incubator/pvk-ii/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pvk-ii/0.0.24/templates/common.yaml rename to incubator/pvk-ii/0.0.25/templates/common.yaml diff --git a/incubator/pyload-ng/0.0.29/values.yaml b/incubator/pvk-ii/0.0.25/values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.29/values.yaml rename to incubator/pvk-ii/0.0.25/values.yaml diff --git a/incubator/pwm/0.0.24/CHANGELOG.md b/incubator/pwm/0.0.24/CHANGELOG.md deleted file mode 100644 index d19ec229032..00000000000 --- a/incubator/pwm/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/pwm/0.0.24/Chart.lock b/incubator/pwm/0.0.24/Chart.lock deleted file mode 100644 index 88b8f8699c8..00000000000 --- a/incubator/pwm/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:28:41.133900257Z" diff --git a/incubator/pwm/0.0.24/Chart.yaml b/incubator/pwm/0.0.24/Chart.yaml deleted file mode 100644 index 08ed8e92a04..00000000000 --- a/incubator/pwm/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. -home: https://truecharts.org/docs/charts/incubator/pwm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png -keywords: - - pwm - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pwm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm - - https://github.com/pwm-project/pwm - - https://hub.docker.com/r/fjudith/pwm -type: application -version: 0.0.24 diff --git a/incubator/pwm/0.0.24/README.md b/incubator/pwm/0.0.24/README.md deleted file mode 100644 index 2894d0b2265..00000000000 --- a/incubator/pwm/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pwm - -PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pwm](https://truecharts.org/docs/charts/incubator/pwm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pwm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pwm TrueCharts/pwm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pwm` deployment - -```console -helm uninstall pwm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pwm \ - --set env.TZ="America/New York" \ - TrueCharts/pwm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pwm TrueCharts/pwm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pwm/0.0.24/charts/common-10.5.10.tgz b/incubator/pwm/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pwm/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pwm/0.0.25/CHANGELOG.md b/incubator/pwm/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9e4ff2308eb --- /dev/null +++ b/incubator/pwm/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pwm-0.0.25](https://github.com/truecharts/charts/compare/pwm-0.0.24...pwm-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwm-0.0.24](https://github.com/truecharts/charts/compare/pwm-0.0.23...pwm-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/pwm/0.0.25/Chart.lock b/incubator/pwm/0.0.25/Chart.lock new file mode 100644 index 00000000000..914996b78b1 --- /dev/null +++ b/incubator/pwm/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:17.257017011Z" diff --git a/incubator/pwm/0.0.25/Chart.yaml b/incubator/pwm/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7079a10a3fb --- /dev/null +++ b/incubator/pwm/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. +home: https://truecharts.org/docs/charts/incubator/pwm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png +keywords: + - pwm + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pwm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pwm + - https://github.com/pwm-project/pwm + - https://hub.docker.com/r/fjudith/pwm +type: application +version: 0.0.25 diff --git a/incubator/pwm/0.0.25/README.md b/incubator/pwm/0.0.25/README.md new file mode 100644 index 00000000000..88c6cf624b2 --- /dev/null +++ b/incubator/pwm/0.0.25/README.md @@ -0,0 +1,107 @@ +# pwm + +PWM is a free and opensource password self-service application enabling end-users to reset their enterprise password themselves. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pwm](https://truecharts.org/docs/charts/incubator/pwm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pwm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pwm TrueCharts/pwm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pwm` deployment + +```console +helm uninstall pwm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pwm \ + --set env.TZ="America/New York" \ + TrueCharts/pwm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pwm TrueCharts/pwm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pwm/0.0.24/app-readme.md b/incubator/pwm/0.0.25/app-readme.md similarity index 100% rename from incubator/pwm/0.0.24/app-readme.md rename to incubator/pwm/0.0.25/app-readme.md diff --git a/incubator/pwm/0.0.25/charts/common-10.6.1.tgz b/incubator/pwm/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pwm/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/pwm/0.0.24/ix_values.yaml b/incubator/pwm/0.0.25/ix_values.yaml similarity index 100% rename from incubator/pwm/0.0.24/ix_values.yaml rename to incubator/pwm/0.0.25/ix_values.yaml diff --git a/incubator/pwm/0.0.24/questions.yaml b/incubator/pwm/0.0.25/questions.yaml similarity index 100% rename from incubator/pwm/0.0.24/questions.yaml rename to incubator/pwm/0.0.25/questions.yaml diff --git a/incubator/pwm/0.0.24/templates/common.yaml b/incubator/pwm/0.0.25/templates/common.yaml similarity index 100% rename from incubator/pwm/0.0.24/templates/common.yaml rename to incubator/pwm/0.0.25/templates/common.yaml diff --git a/incubator/qflood/0.0.33/values.yaml b/incubator/pwm/0.0.25/values.yaml similarity index 100% rename from incubator/qflood/0.0.33/values.yaml rename to incubator/pwm/0.0.25/values.yaml diff --git a/incubator/pyload-ng/0.0.29/CHANGELOG.md b/incubator/pyload-ng/0.0.29/CHANGELOG.md deleted file mode 100644 index 1ab945e3c07..00000000000 --- a/incubator/pyload-ng/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-20) diff --git a/incubator/pyload-ng/0.0.29/Chart.lock b/incubator/pyload-ng/0.0.29/Chart.lock deleted file mode 100644 index 3bef4b21250..00000000000 --- a/incubator/pyload-ng/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:28:42.202494831Z" diff --git a/incubator/pyload-ng/0.0.29/Chart.yaml b/incubator/pyload-ng/0.0.29/Chart.yaml deleted file mode 100644 index 229d7383c62..00000000000 --- a/incubator/pyload-ng/0.0.29/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/docs/charts/incubator/pyload-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png -keywords: - - pyload-ng - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pyload-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng - - https://pyload.net/ - - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng - - https://github.com/linuxserver/docker-pyload-ng#readme -type: application -version: 0.0.29 diff --git a/incubator/pyload-ng/0.0.29/README.md b/incubator/pyload-ng/0.0.29/README.md deleted file mode 100644 index d0ec590c9b7..00000000000 --- a/incubator/pyload-ng/0.0.29/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pyload-ng - -pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pyload-ng](https://truecharts.org/docs/charts/incubator/pyload-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pyload-ng` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pyload-ng TrueCharts/pyload-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pyload-ng` deployment - -```console -helm uninstall pyload-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pyload-ng \ - --set env.TZ="America/New York" \ - TrueCharts/pyload-ng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pyload-ng TrueCharts/pyload-ng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/pyload-ng/0.0.29/charts/common-10.5.10.tgz b/incubator/pyload-ng/0.0.29/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/pyload-ng/0.0.29/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/pyload-ng/0.0.30/CHANGELOG.md b/incubator/pyload-ng/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..ed0b61aa1b6 --- /dev/null +++ b/incubator/pyload-ng/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pyload-ng-0.0.30](https://github.com/truecharts/charts/compare/pyload-ng-0.0.29...pyload-ng-0.0.30) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pyload-ng-0.0.29](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-ng-0.0.29) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/pyload-ng/0.0.30/Chart.lock b/incubator/pyload-ng/0.0.30/Chart.lock new file mode 100644 index 00000000000..0e196f079b1 --- /dev/null +++ b/incubator/pyload-ng/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:24.006297601Z" diff --git a/incubator/pyload-ng/0.0.30/Chart.yaml b/incubator/pyload-ng/0.0.30/Chart.yaml new file mode 100644 index 00000000000..642b6094085 --- /dev/null +++ b/incubator/pyload-ng/0.0.30/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/docs/charts/incubator/pyload-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png +keywords: + - pyload-ng + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng + - https://pyload.net/ + - https://github.com/orgs/linuxserver/packages/container/package/pyload-ng + - https://github.com/linuxserver/docker-pyload-ng#readme +type: application +version: 0.0.30 diff --git a/incubator/pyload-ng/0.0.30/README.md b/incubator/pyload-ng/0.0.30/README.md new file mode 100644 index 00000000000..d887c6fb2c2 --- /dev/null +++ b/incubator/pyload-ng/0.0.30/README.md @@ -0,0 +1,108 @@ +# pyload-ng + +pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pyload-ng](https://truecharts.org/docs/charts/incubator/pyload-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pyload-ng` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pyload-ng TrueCharts/pyload-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pyload-ng` deployment + +```console +helm uninstall pyload-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pyload-ng \ + --set env.TZ="America/New York" \ + TrueCharts/pyload-ng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pyload-ng TrueCharts/pyload-ng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/pyload-ng/0.0.29/app-readme.md b/incubator/pyload-ng/0.0.30/app-readme.md similarity index 100% rename from incubator/pyload-ng/0.0.29/app-readme.md rename to incubator/pyload-ng/0.0.30/app-readme.md diff --git a/incubator/pyload-ng/0.0.30/charts/common-10.6.1.tgz b/incubator/pyload-ng/0.0.30/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/pyload-ng/0.0.30/charts/common-10.6.1.tgz differ diff --git a/incubator/pyload-ng/0.0.29/ix_values.yaml b/incubator/pyload-ng/0.0.30/ix_values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.29/ix_values.yaml rename to incubator/pyload-ng/0.0.30/ix_values.yaml diff --git a/incubator/pyload-ng/0.0.29/questions.yaml b/incubator/pyload-ng/0.0.30/questions.yaml similarity index 100% rename from incubator/pyload-ng/0.0.29/questions.yaml rename to incubator/pyload-ng/0.0.30/questions.yaml diff --git a/incubator/pyload-ng/0.0.29/templates/common.yaml b/incubator/pyload-ng/0.0.30/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/0.0.29/templates/common.yaml rename to incubator/pyload-ng/0.0.30/templates/common.yaml diff --git a/incubator/quake3/0.0.24/values.yaml b/incubator/pyload-ng/0.0.30/values.yaml similarity index 100% rename from incubator/quake3/0.0.24/values.yaml rename to incubator/pyload-ng/0.0.30/values.yaml diff --git a/incubator/qflood/0.0.33/CHANGELOG.md b/incubator/qflood/0.0.33/CHANGELOG.md deleted file mode 100644 index 582184a7514..00000000000 --- a/incubator/qflood/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qflood-0.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.32...qflood-0.0.33) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [qflood-0.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qflood-0.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qflood-0.0.31](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qflood-0.0.31](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/qflood/0.0.33/Chart.lock b/incubator/qflood/0.0.33/Chart.lock deleted file mode 100644 index 333cd5790e8..00000000000 --- a/incubator/qflood/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:49:03.201640178Z" diff --git a/incubator/qflood/0.0.33/Chart.yaml b/incubator/qflood/0.0.33/Chart.yaml deleted file mode 100644 index 672dbd9034b..00000000000 --- a/incubator/qflood/0.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Chart with qBittorrent and the Flood UI. -home: https://truecharts.org/docs/charts/incubator/qflood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png -keywords: - - qflood - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qflood -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood - - https://hotio.dev/containers/qflood - - https://hub.docker.com/r/hotio/qflood -type: application -version: 0.0.33 diff --git a/incubator/qflood/0.0.33/README.md b/incubator/qflood/0.0.33/README.md deleted file mode 100644 index 070c993694b..00000000000 --- a/incubator/qflood/0.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# qflood - -Chart with qBittorrent and the Flood UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qflood](https://truecharts.org/docs/charts/incubator/qflood) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `qflood` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install qflood TrueCharts/qflood -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `qflood` deployment - -```console -helm uninstall qflood -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qflood \ - --set env.TZ="America/New York" \ - TrueCharts/qflood -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install qflood TrueCharts/qflood -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/qflood/0.0.33/charts/common-10.5.10.tgz b/incubator/qflood/0.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/qflood/0.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/qflood/0.0.34/CHANGELOG.md b/incubator/qflood/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..4c54c4899b3 --- /dev/null +++ b/incubator/qflood/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qflood-0.0.34](https://github.com/truecharts/charts/compare/qflood-0.0.33...qflood-0.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [qflood-0.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.32...qflood-0.0.33) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [qflood-0.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qflood-0.0.32](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qflood-0.0.31](https://github.com/truecharts/charts/compare/qflood-0.0.29...qflood-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/incubator/qflood/0.0.34/Chart.lock b/incubator/qflood/0.0.34/Chart.lock new file mode 100644 index 00000000000..67c1733ade9 --- /dev/null +++ b/incubator/qflood/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:33.199277152Z" diff --git a/incubator/qflood/0.0.34/Chart.yaml b/incubator/qflood/0.0.34/Chart.yaml new file mode 100644 index 00000000000..c61dc52bb34 --- /dev/null +++ b/incubator/qflood/0.0.34/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Chart with qBittorrent and the Flood UI. +home: https://truecharts.org/docs/charts/incubator/qflood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png +keywords: + - qflood + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qflood +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/qflood + - https://hotio.dev/containers/qflood + - https://hub.docker.com/r/hotio/qflood +type: application +version: 0.0.34 diff --git a/incubator/qflood/0.0.34/README.md b/incubator/qflood/0.0.34/README.md new file mode 100644 index 00000000000..e9ef48660e2 --- /dev/null +++ b/incubator/qflood/0.0.34/README.md @@ -0,0 +1,107 @@ +# qflood + +Chart with qBittorrent and the Flood UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qflood](https://truecharts.org/docs/charts/incubator/qflood) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `qflood` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install qflood TrueCharts/qflood +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qflood` deployment + +```console +helm uninstall qflood +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qflood \ + --set env.TZ="America/New York" \ + TrueCharts/qflood +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qflood TrueCharts/qflood -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/qflood/0.0.33/app-readme.md b/incubator/qflood/0.0.34/app-readme.md similarity index 100% rename from incubator/qflood/0.0.33/app-readme.md rename to incubator/qflood/0.0.34/app-readme.md diff --git a/incubator/qflood/0.0.34/charts/common-10.6.1.tgz b/incubator/qflood/0.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/qflood/0.0.34/charts/common-10.6.1.tgz differ diff --git a/incubator/qflood/0.0.33/ix_values.yaml b/incubator/qflood/0.0.34/ix_values.yaml similarity index 100% rename from incubator/qflood/0.0.33/ix_values.yaml rename to incubator/qflood/0.0.34/ix_values.yaml diff --git a/incubator/qflood/0.0.33/questions.yaml b/incubator/qflood/0.0.34/questions.yaml similarity index 100% rename from incubator/qflood/0.0.33/questions.yaml rename to incubator/qflood/0.0.34/questions.yaml diff --git a/incubator/qflood/0.0.33/templates/common.yaml b/incubator/qflood/0.0.34/templates/common.yaml similarity index 100% rename from incubator/qflood/0.0.33/templates/common.yaml rename to incubator/qflood/0.0.34/templates/common.yaml diff --git a/incubator/quickshare/0.0.25/values.yaml b/incubator/qflood/0.0.34/values.yaml similarity index 100% rename from incubator/quickshare/0.0.25/values.yaml rename to incubator/qflood/0.0.34/values.yaml diff --git a/incubator/quake3/0.0.24/CHANGELOG.md b/incubator/quake3/0.0.24/CHANGELOG.md deleted file mode 100644 index 30b479a39b6..00000000000 --- a/incubator/quake3/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/quake3/0.0.24/Chart.lock b/incubator/quake3/0.0.24/Chart.lock deleted file mode 100644 index 44528c31733..00000000000 --- a/incubator/quake3/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:28:55.871975981Z" diff --git a/incubator/quake3/0.0.24/Chart.yaml b/incubator/quake3/0.0.24/Chart.yaml deleted file mode 100644 index f46c4216985..00000000000 --- a/incubator/quake3/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server)." -home: https://truecharts.org/docs/charts/incubator/quake3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png -keywords: - - quake3 - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: quake3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 - - https://www.idsoftware.com/ - - https://hub.docker.com/r/ich777/quake3 -type: application -version: 0.0.24 diff --git a/incubator/quake3/0.0.24/README.md b/incubator/quake3/0.0.24/README.md deleted file mode 100644 index 9fc30a1ed3f..00000000000 --- a/incubator/quake3/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# quake3 - -This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quake3](https://truecharts.org/docs/charts/incubator/quake3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `quake3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install quake3 TrueCharts/quake3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `quake3` deployment - -```console -helm uninstall quake3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quake3 \ - --set env.TZ="America/New York" \ - TrueCharts/quake3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install quake3 TrueCharts/quake3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/quake3/0.0.24/charts/common-10.5.10.tgz b/incubator/quake3/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/quake3/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/quake3/0.0.25/CHANGELOG.md b/incubator/quake3/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..add429d0ef6 --- /dev/null +++ b/incubator/quake3/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quake3-0.0.25](https://github.com/truecharts/charts/compare/quake3-0.0.24...quake3-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quake3-0.0.24](https://github.com/truecharts/charts/compare/quake3-0.0.23...quake3-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/quake3/0.0.25/Chart.lock b/incubator/quake3/0.0.25/Chart.lock new file mode 100644 index 00000000000..fd1d91e12bd --- /dev/null +++ b/incubator/quake3/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:37.697584176Z" diff --git a/incubator/quake3/0.0.25/Chart.yaml b/incubator/quake3/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d120ad65a54 --- /dev/null +++ b/incubator/quake3/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server)." +home: https://truecharts.org/docs/charts/incubator/quake3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png +keywords: + - quake3 + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quake3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/quake3 + - https://www.idsoftware.com/ + - https://hub.docker.com/r/ich777/quake3 +type: application +version: 0.0.25 diff --git a/incubator/quake3/0.0.25/README.md b/incubator/quake3/0.0.25/README.md new file mode 100644 index 00000000000..b9cd22b64b1 --- /dev/null +++ b/incubator/quake3/0.0.25/README.md @@ -0,0 +1,107 @@ +# quake3 + +This Chart will download and install Quake III Server (You have to copy your .pk3 files from your game directory to your server). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quake3](https://truecharts.org/docs/charts/incubator/quake3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `quake3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install quake3 TrueCharts/quake3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `quake3` deployment + +```console +helm uninstall quake3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quake3 \ + --set env.TZ="America/New York" \ + TrueCharts/quake3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install quake3 TrueCharts/quake3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/quake3/0.0.24/app-readme.md b/incubator/quake3/0.0.25/app-readme.md similarity index 100% rename from incubator/quake3/0.0.24/app-readme.md rename to incubator/quake3/0.0.25/app-readme.md diff --git a/incubator/quake3/0.0.25/charts/common-10.6.1.tgz b/incubator/quake3/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/quake3/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/quake3/0.0.24/ix_values.yaml b/incubator/quake3/0.0.25/ix_values.yaml similarity index 100% rename from incubator/quake3/0.0.24/ix_values.yaml rename to incubator/quake3/0.0.25/ix_values.yaml diff --git a/incubator/quake3/0.0.24/questions.yaml b/incubator/quake3/0.0.25/questions.yaml similarity index 100% rename from incubator/quake3/0.0.24/questions.yaml rename to incubator/quake3/0.0.25/questions.yaml diff --git a/incubator/quake3/0.0.24/templates/common.yaml b/incubator/quake3/0.0.25/templates/common.yaml similarity index 100% rename from incubator/quake3/0.0.24/templates/common.yaml rename to incubator/quake3/0.0.25/templates/common.yaml diff --git a/incubator/quiz-game/0.0.24/values.yaml b/incubator/quake3/0.0.25/values.yaml similarity index 100% rename from incubator/quiz-game/0.0.24/values.yaml rename to incubator/quake3/0.0.25/values.yaml diff --git a/incubator/quickshare/0.0.25/CHANGELOG.md b/incubator/quickshare/0.0.25/CHANGELOG.md deleted file mode 100644 index 221f9f6d107..00000000000 --- a/incubator/quickshare/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/quickshare/0.0.25/Chart.lock b/incubator/quickshare/0.0.25/Chart.lock deleted file mode 100644 index 017bd9e7d0f..00000000000 --- a/incubator/quickshare/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:05.896148995Z" diff --git a/incubator/quickshare/0.0.25/Chart.yaml b/incubator/quickshare/0.0.25/Chart.yaml deleted file mode 100644 index 87dc60646e7..00000000000 --- a/incubator/quickshare/0.0.25/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Quick and simple file sharing between different devices." -home: https://truecharts.org/docs/charts/incubator/quickshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png -keywords: - - quickshare - - Cloud - - Productivity - - Tools-Utilities - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: quickshare -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare - - https://github.com/ihexxa/quickshare - - https://hub.docker.com/r/hexxa/quickshare -type: application -version: 0.0.25 diff --git a/incubator/quickshare/0.0.25/README.md b/incubator/quickshare/0.0.25/README.md deleted file mode 100644 index 8fd79fd8281..00000000000 --- a/incubator/quickshare/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# quickshare - -Quick and simple file sharing between different devices. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quickshare](https://truecharts.org/docs/charts/incubator/quickshare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `quickshare` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install quickshare TrueCharts/quickshare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `quickshare` deployment - -```console -helm uninstall quickshare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quickshare \ - --set env.TZ="America/New York" \ - TrueCharts/quickshare -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install quickshare TrueCharts/quickshare -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/quickshare/0.0.25/charts/common-10.5.10.tgz b/incubator/quickshare/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/quickshare/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/quickshare/0.0.26/CHANGELOG.md b/incubator/quickshare/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..47845115628 --- /dev/null +++ b/incubator/quickshare/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quickshare-0.0.26](https://github.com/truecharts/charts/compare/quickshare-0.0.25...quickshare-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quickshare-0.0.25](https://github.com/truecharts/charts/compare/quickshare-0.0.24...quickshare-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/quickshare/0.0.26/Chart.lock b/incubator/quickshare/0.0.26/Chart.lock new file mode 100644 index 00000000000..44243cc7e81 --- /dev/null +++ b/incubator/quickshare/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:49.227087464Z" diff --git a/incubator/quickshare/0.0.26/Chart.yaml b/incubator/quickshare/0.0.26/Chart.yaml new file mode 100644 index 00000000000..0da06dd7974 --- /dev/null +++ b/incubator/quickshare/0.0.26/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Quick and simple file sharing between different devices." +home: https://truecharts.org/docs/charts/incubator/quickshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quickshare.png +keywords: + - quickshare + - Cloud + - Productivity + - Tools-Utilities + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quickshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/quickshare + - https://github.com/ihexxa/quickshare + - https://hub.docker.com/r/hexxa/quickshare +type: application +version: 0.0.26 diff --git a/incubator/quickshare/0.0.26/README.md b/incubator/quickshare/0.0.26/README.md new file mode 100644 index 00000000000..280d5bbaa31 --- /dev/null +++ b/incubator/quickshare/0.0.26/README.md @@ -0,0 +1,107 @@ +# quickshare + +Quick and simple file sharing between different devices. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quickshare](https://truecharts.org/docs/charts/incubator/quickshare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `quickshare` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install quickshare TrueCharts/quickshare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `quickshare` deployment + +```console +helm uninstall quickshare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quickshare \ + --set env.TZ="America/New York" \ + TrueCharts/quickshare +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install quickshare TrueCharts/quickshare -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/quickshare/0.0.25/app-readme.md b/incubator/quickshare/0.0.26/app-readme.md similarity index 100% rename from incubator/quickshare/0.0.25/app-readme.md rename to incubator/quickshare/0.0.26/app-readme.md diff --git a/incubator/quickshare/0.0.26/charts/common-10.6.1.tgz b/incubator/quickshare/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/quickshare/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/quickshare/0.0.25/ix_values.yaml b/incubator/quickshare/0.0.26/ix_values.yaml similarity index 100% rename from incubator/quickshare/0.0.25/ix_values.yaml rename to incubator/quickshare/0.0.26/ix_values.yaml diff --git a/incubator/quickshare/0.0.25/questions.yaml b/incubator/quickshare/0.0.26/questions.yaml similarity index 100% rename from incubator/quickshare/0.0.25/questions.yaml rename to incubator/quickshare/0.0.26/questions.yaml diff --git a/incubator/quickshare/0.0.25/templates/common.yaml b/incubator/quickshare/0.0.26/templates/common.yaml similarity index 100% rename from incubator/quickshare/0.0.25/templates/common.yaml rename to incubator/quickshare/0.0.26/templates/common.yaml diff --git a/incubator/ra-rom-processor/0.0.32/values.yaml b/incubator/quickshare/0.0.26/values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.32/values.yaml rename to incubator/quickshare/0.0.26/values.yaml diff --git a/incubator/quiz-game/0.0.24/CHANGELOG.md b/incubator/quiz-game/0.0.24/CHANGELOG.md deleted file mode 100644 index 6ff330708c3..00000000000 --- a/incubator/quiz-game/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/quiz-game/0.0.24/Chart.lock b/incubator/quiz-game/0.0.24/Chart.lock deleted file mode 100644 index 53041f30d28..00000000000 --- a/incubator/quiz-game/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:07.487578593Z" diff --git a/incubator/quiz-game/0.0.24/Chart.yaml b/incubator/quiz-game/0.0.24/Chart.yaml deleted file mode 100644 index b835afc6f9c..00000000000 --- a/incubator/quiz-game/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Other - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed -home: https://truecharts.org/docs/charts/incubator/quiz-game -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png -keywords: - - quiz-game - - GameServers - - Other - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: quiz-game -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game - - https://github.com/ASKJR/quiz-game - - https://registry.hub.docker.com/r/patrickstigler/quiz-game -type: application -version: 0.0.24 diff --git a/incubator/quiz-game/0.0.24/README.md b/incubator/quiz-game/0.0.24/README.md deleted file mode 100644 index 0db414ec52d..00000000000 --- a/incubator/quiz-game/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# quiz-game - -Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quiz-game](https://truecharts.org/docs/charts/incubator/quiz-game) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `quiz-game` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install quiz-game TrueCharts/quiz-game -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `quiz-game` deployment - -```console -helm uninstall quiz-game -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quiz-game \ - --set env.TZ="America/New York" \ - TrueCharts/quiz-game -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install quiz-game TrueCharts/quiz-game -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/quiz-game/0.0.24/charts/common-10.5.10.tgz b/incubator/quiz-game/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/quiz-game/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/quiz-game/0.0.25/CHANGELOG.md b/incubator/quiz-game/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..867dd93e572 --- /dev/null +++ b/incubator/quiz-game/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quiz-game-0.0.25](https://github.com/truecharts/charts/compare/quiz-game-0.0.24...quiz-game-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [quiz-game-0.0.24](https://github.com/truecharts/charts/compare/quiz-game-0.0.23...quiz-game-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/quiz-game/0.0.25/Chart.lock b/incubator/quiz-game/0.0.25/Chart.lock new file mode 100644 index 00000000000..2ce707e7b10 --- /dev/null +++ b/incubator/quiz-game/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:27:55.747171807Z" diff --git a/incubator/quiz-game/0.0.25/Chart.yaml b/incubator/quiz-game/0.0.25/Chart.yaml new file mode 100644 index 00000000000..cf4798e0326 --- /dev/null +++ b/incubator/quiz-game/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Other + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed +home: https://truecharts.org/docs/charts/incubator/quiz-game +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quiz-game.png +keywords: + - quiz-game + - GameServers + - Other + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: quiz-game +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/quiz-game + - https://github.com/ASKJR/quiz-game + - https://registry.hub.docker.com/r/patrickstigler/quiz-game +type: application +version: 0.0.25 diff --git a/incubator/quiz-game/0.0.25/README.md b/incubator/quiz-game/0.0.25/README.md new file mode 100644 index 00000000000..e38634d261b --- /dev/null +++ b/incubator/quiz-game/0.0.25/README.md @@ -0,0 +1,107 @@ +# quiz-game + +Test your General Knowledge in different types of topics. This game is inspired on the show "who wants to be a millionaire?". You must answer correctly 15 questions to become a millionaire. Difficulty ascends as you progress in the game and questions and their categories are randomized each time you start a new match. At the end of your playthrough you can optionally register your score in the ranking, however only the top 10 results will be displayed + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quiz-game](https://truecharts.org/docs/charts/incubator/quiz-game) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `quiz-game` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install quiz-game TrueCharts/quiz-game +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `quiz-game` deployment + +```console +helm uninstall quiz-game +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quiz-game \ + --set env.TZ="America/New York" \ + TrueCharts/quiz-game +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install quiz-game TrueCharts/quiz-game -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/quiz-game/0.0.24/app-readme.md b/incubator/quiz-game/0.0.25/app-readme.md similarity index 100% rename from incubator/quiz-game/0.0.24/app-readme.md rename to incubator/quiz-game/0.0.25/app-readme.md diff --git a/incubator/quiz-game/0.0.25/charts/common-10.6.1.tgz b/incubator/quiz-game/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/quiz-game/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/quiz-game/0.0.24/ix_values.yaml b/incubator/quiz-game/0.0.25/ix_values.yaml similarity index 100% rename from incubator/quiz-game/0.0.24/ix_values.yaml rename to incubator/quiz-game/0.0.25/ix_values.yaml diff --git a/incubator/quiz-game/0.0.24/questions.yaml b/incubator/quiz-game/0.0.25/questions.yaml similarity index 100% rename from incubator/quiz-game/0.0.24/questions.yaml rename to incubator/quiz-game/0.0.25/questions.yaml diff --git a/incubator/quiz-game/0.0.24/templates/common.yaml b/incubator/quiz-game/0.0.25/templates/common.yaml similarity index 100% rename from incubator/quiz-game/0.0.24/templates/common.yaml rename to incubator/quiz-game/0.0.25/templates/common.yaml diff --git a/incubator/radarrsync/0.0.24/values.yaml b/incubator/quiz-game/0.0.25/values.yaml similarity index 100% rename from incubator/radarrsync/0.0.24/values.yaml rename to incubator/quiz-game/0.0.25/values.yaml diff --git a/incubator/ra-rom-processor/0.0.32/CHANGELOG.md b/incubator/ra-rom-processor/0.0.32/CHANGELOG.md deleted file mode 100644 index 4daf7cddaca..00000000000 --- a/incubator/ra-rom-processor/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ra-rom-processor-0.0.32](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.31...ra-rom-processor-0.0.32) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) diff --git a/incubator/ra-rom-processor/0.0.32/Chart.lock b/incubator/ra-rom-processor/0.0.32/Chart.lock deleted file mode 100644 index 3a13dcc4224..00000000000 --- a/incubator/ra-rom-processor/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:49:05.721742201Z" diff --git a/incubator/ra-rom-processor/0.0.32/Chart.yaml b/incubator/ra-rom-processor/0.0.32/Chart.yaml deleted file mode 100644 index 9e9c5f71aec..00000000000 --- a/incubator/ra-rom-processor/0.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: RA ROM Processor is a Chart Chart that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. -home: https://truecharts.org/docs/charts/incubator/ra-rom-processor -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ra-rom-processor.png -keywords: - - ra-rom-processor - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ra-rom-processor -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ra-rom-processor - - https://github.com/RandomNinjaAtk/docker-raromprocessor - - https://hub.docker.com/r/randomninjaatk/raromprocessor - - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines -type: application -version: 0.0.32 diff --git a/incubator/ra-rom-processor/0.0.32/README.md b/incubator/ra-rom-processor/0.0.32/README.md deleted file mode 100644 index db42f2f9247..00000000000 --- a/incubator/ra-rom-processor/0.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# ra-rom-processor - -RA ROM Processor is a Chart Chart that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ra-rom-processor](https://truecharts.org/docs/charts/incubator/ra-rom-processor) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ra-rom-processor` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ra-rom-processor TrueCharts/ra-rom-processor -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ra-rom-processor` deployment - -```console -helm uninstall ra-rom-processor -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ra-rom-processor \ - --set env.TZ="America/New York" \ - TrueCharts/ra-rom-processor -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ra-rom-processor TrueCharts/ra-rom-processor -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ra-rom-processor/0.0.32/charts/common-10.5.10.tgz b/incubator/ra-rom-processor/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ra-rom-processor/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ra-rom-processor/0.0.33/CHANGELOG.md b/incubator/ra-rom-processor/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..4345b7daa00 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ra-rom-processor-0.0.33](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.32...ra-rom-processor-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ra-rom-processor-0.0.32](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.31...ra-rom-processor-0.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ra-rom-processor-0.0.31](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.29...ra-rom-processor-0.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/ra-rom-processor/0.0.33/Chart.lock b/incubator/ra-rom-processor/0.0.33/Chart.lock new file mode 100644 index 00000000000..2b62bb3da14 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:04.949989421Z" diff --git a/incubator/ra-rom-processor/0.0.33/Chart.yaml b/incubator/ra-rom-processor/0.0.33/Chart.yaml new file mode 100644 index 00000000000..d9549f1b6d2 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.33/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: RA ROM Processor is a Chart Chart that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. +home: https://truecharts.org/docs/charts/incubator/ra-rom-processor +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ra-rom-processor.png +keywords: + - ra-rom-processor + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ra-rom-processor +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ra-rom-processor + - https://github.com/RandomNinjaAtk/docker-raromprocessor + - https://hub.docker.com/r/randomninjaatk/raromprocessor + - https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines +type: application +version: 0.0.33 diff --git a/incubator/ra-rom-processor/0.0.33/README.md b/incubator/ra-rom-processor/0.0.33/README.md new file mode 100644 index 00000000000..b0e1679fd6a --- /dev/null +++ b/incubator/ra-rom-processor/0.0.33/README.md @@ -0,0 +1,108 @@ +# ra-rom-processor + +RA ROM Processor is a Chart Chart that is used to download/orgainze/process/verify/dedupe/scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org website Hash database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ra-rom-processor](https://truecharts.org/docs/charts/incubator/ra-rom-processor) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ra-rom-processor` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ra-rom-processor TrueCharts/ra-rom-processor +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ra-rom-processor` deployment + +```console +helm uninstall ra-rom-processor +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ra-rom-processor \ + --set env.TZ="America/New York" \ + TrueCharts/ra-rom-processor +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ra-rom-processor TrueCharts/ra-rom-processor -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ra-rom-processor/0.0.32/app-readme.md b/incubator/ra-rom-processor/0.0.33/app-readme.md similarity index 100% rename from incubator/ra-rom-processor/0.0.32/app-readme.md rename to incubator/ra-rom-processor/0.0.33/app-readme.md diff --git a/incubator/ra-rom-processor/0.0.33/charts/common-10.6.1.tgz b/incubator/ra-rom-processor/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ra-rom-processor/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/ra-rom-processor/0.0.32/ix_values.yaml b/incubator/ra-rom-processor/0.0.33/ix_values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.32/ix_values.yaml rename to incubator/ra-rom-processor/0.0.33/ix_values.yaml diff --git a/incubator/ra-rom-processor/0.0.32/questions.yaml b/incubator/ra-rom-processor/0.0.33/questions.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.32/questions.yaml rename to incubator/ra-rom-processor/0.0.33/questions.yaml diff --git a/incubator/ra-rom-processor/0.0.32/templates/common.yaml b/incubator/ra-rom-processor/0.0.33/templates/common.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.32/templates/common.yaml rename to incubator/ra-rom-processor/0.0.33/templates/common.yaml diff --git a/incubator/radicale/0.0.32/values.yaml b/incubator/ra-rom-processor/0.0.33/values.yaml similarity index 100% rename from incubator/radicale/0.0.32/values.yaml rename to incubator/ra-rom-processor/0.0.33/values.yaml diff --git a/incubator/radarrsync/0.0.24/CHANGELOG.md b/incubator/radarrsync/0.0.24/CHANGELOG.md deleted file mode 100644 index 03c0d13e14a..00000000000 --- a/incubator/radarrsync/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/radarrsync/0.0.24/Chart.lock b/incubator/radarrsync/0.0.24/Chart.lock deleted file mode 100644 index e9bbafdebbb..00000000000 --- a/incubator/radarrsync/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:21.526523185Z" diff --git a/incubator/radarrsync/0.0.24/Chart.yaml b/incubator/radarrsync/0.0.24/Chart.yaml deleted file mode 100644 index f1a4ad2fb68..00000000000 --- a/incubator/radarrsync/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers." -home: https://truecharts.org/docs/charts/incubator/radarrsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png -keywords: - - radarrsync - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: radarrsync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync - - https://github.com/dairefinn/RadarrSync - - https://hub.docker.com/r/dmanius/radarrsync-docker/ -type: application -version: 0.0.24 diff --git a/incubator/radarrsync/0.0.24/README.md b/incubator/radarrsync/0.0.24/README.md deleted file mode 100644 index 82e9a8b6668..00000000000 --- a/incubator/radarrsync/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# radarrsync - -RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [radarrsync](https://truecharts.org/docs/charts/incubator/radarrsync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `radarrsync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install radarrsync TrueCharts/radarrsync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `radarrsync` deployment - -```console -helm uninstall radarrsync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install radarrsync \ - --set env.TZ="America/New York" \ - TrueCharts/radarrsync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install radarrsync TrueCharts/radarrsync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/radarrsync/0.0.24/charts/common-10.5.10.tgz b/incubator/radarrsync/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/radarrsync/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/radarrsync/0.0.25/CHANGELOG.md b/incubator/radarrsync/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a8ab89ca8bc --- /dev/null +++ b/incubator/radarrsync/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radarrsync-0.0.25](https://github.com/truecharts/charts/compare/radarrsync-0.0.24...radarrsync-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [radarrsync-0.0.24](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarrsync-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/radarrsync/0.0.25/Chart.lock b/incubator/radarrsync/0.0.25/Chart.lock new file mode 100644 index 00000000000..2ae106cf964 --- /dev/null +++ b/incubator/radarrsync/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:09.072800969Z" diff --git a/incubator/radarrsync/0.0.25/Chart.yaml b/incubator/radarrsync/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d670cf060bf --- /dev/null +++ b/incubator/radarrsync/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers." +home: https://truecharts.org/docs/charts/incubator/radarrsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png +keywords: + - radarrsync + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarrsync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/radarrsync + - https://github.com/dairefinn/RadarrSync + - https://hub.docker.com/r/dmanius/radarrsync-docker/ +type: application +version: 0.0.25 diff --git a/incubator/radarrsync/0.0.25/README.md b/incubator/radarrsync/0.0.25/README.md new file mode 100644 index 00000000000..da41bf33c8b --- /dev/null +++ b/incubator/radarrsync/0.0.25/README.md @@ -0,0 +1,107 @@ +# radarrsync + +RadarrSync Syncs two Radarr servers through web API. This is a modified version designed to be run in a Chart Chart. This version supports only two servers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [radarrsync](https://truecharts.org/docs/charts/incubator/radarrsync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `radarrsync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install radarrsync TrueCharts/radarrsync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `radarrsync` deployment + +```console +helm uninstall radarrsync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install radarrsync \ + --set env.TZ="America/New York" \ + TrueCharts/radarrsync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install radarrsync TrueCharts/radarrsync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/radarrsync/0.0.24/app-readme.md b/incubator/radarrsync/0.0.25/app-readme.md similarity index 100% rename from incubator/radarrsync/0.0.24/app-readme.md rename to incubator/radarrsync/0.0.25/app-readme.md diff --git a/incubator/radarrsync/0.0.25/charts/common-10.6.1.tgz b/incubator/radarrsync/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/radarrsync/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/radarrsync/0.0.24/ix_values.yaml b/incubator/radarrsync/0.0.25/ix_values.yaml similarity index 100% rename from incubator/radarrsync/0.0.24/ix_values.yaml rename to incubator/radarrsync/0.0.25/ix_values.yaml diff --git a/incubator/radarrsync/0.0.24/questions.yaml b/incubator/radarrsync/0.0.25/questions.yaml similarity index 100% rename from incubator/radarrsync/0.0.24/questions.yaml rename to incubator/radarrsync/0.0.25/questions.yaml diff --git a/incubator/radarrsync/0.0.24/templates/common.yaml b/incubator/radarrsync/0.0.25/templates/common.yaml similarity index 100% rename from incubator/radarrsync/0.0.24/templates/common.yaml rename to incubator/radarrsync/0.0.25/templates/common.yaml diff --git a/incubator/raneto/0.0.30/values.yaml b/incubator/radarrsync/0.0.25/values.yaml similarity index 100% rename from incubator/raneto/0.0.30/values.yaml rename to incubator/radarrsync/0.0.25/values.yaml diff --git a/incubator/radicale/0.0.32/CHANGELOG.md b/incubator/radicale/0.0.32/CHANGELOG.md deleted file mode 100644 index 0a64999e8b5..00000000000 --- a/incubator/radicale/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/radicale/0.0.32/Chart.lock b/incubator/radicale/0.0.32/Chart.lock deleted file mode 100644 index 336ec900554..00000000000 --- a/incubator/radicale/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:30.62354871Z" diff --git a/incubator/radicale/0.0.32/Chart.yaml b/incubator/radicale/0.0.32/Chart.yaml deleted file mode 100644 index 5c739ffb941..00000000000 --- a/incubator/radicale/0.0.32/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: v2 -appVersion: "3.1.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. -home: https://truecharts.org/docs/charts/incubator/radicale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png -keywords: - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: radicale -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale - - https://radicale.org/ - - https://github.com/Kozea/Radicale - - https://github.com/tomsquest/docker-radicale - - https://hub.docker.com/r/tomsquest/docker-radicale -type: application -version: 0.0.32 -annotations: - truecharts.org/catagories: | - - radicale - - CalDAV - - CardDAV - - calendars - - contacts - - tasks - - to-do - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/radicale/0.0.32/README.md b/incubator/radicale/0.0.32/README.md deleted file mode 100644 index 5440f6b947f..00000000000 --- a/incubator/radicale/0.0.32/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# radicale - -Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [radicale](https://truecharts.org/docs/charts/incubator/radicale) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `radicale` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install radicale TrueCharts/radicale -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `radicale` deployment - -```console -helm uninstall radicale -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install radicale \ - --set env.TZ="America/New York" \ - TrueCharts/radicale -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install radicale TrueCharts/radicale -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/radicale/0.0.32/charts/common-10.5.10.tgz b/incubator/radicale/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/radicale/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/radicale/0.0.33/CHANGELOG.md b/incubator/radicale/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..051af07e276 --- /dev/null +++ b/incubator/radicale/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radicale-0.0.33](https://github.com/truecharts/charts/compare/radicale-0.0.32...radicale-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radicale-0.0.32](https://github.com/truecharts/charts/compare/radicale-0.0.31...radicale-0.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/radicale/0.0.33/Chart.lock b/incubator/radicale/0.0.33/Chart.lock new file mode 100644 index 00000000000..21b35fc9c45 --- /dev/null +++ b/incubator/radicale/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:21.450978234Z" diff --git a/incubator/radicale/0.0.33/Chart.yaml b/incubator/radicale/0.0.33/Chart.yaml new file mode 100644 index 00000000000..d6ee916a565 --- /dev/null +++ b/incubator/radicale/0.0.33/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "3.1.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. +home: https://truecharts.org/docs/charts/incubator/radicale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radicale.png +keywords: + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radicale +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/radicale + - https://radicale.org/ + - https://github.com/Kozea/Radicale + - https://github.com/tomsquest/docker-radicale + - https://hub.docker.com/r/tomsquest/docker-radicale +type: application +version: 0.0.33 +annotations: + truecharts.org/catagories: | + - radicale + - CalDAV + - CardDAV + - calendars + - contacts + - tasks + - to-do + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/radicale/0.0.33/README.md b/incubator/radicale/0.0.33/README.md new file mode 100644 index 00000000000..8416a1bc80f --- /dev/null +++ b/incubator/radicale/0.0.33/README.md @@ -0,0 +1,109 @@ +# radicale + +Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV (contacts) server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [radicale](https://truecharts.org/docs/charts/incubator/radicale) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `radicale` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install radicale TrueCharts/radicale +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `radicale` deployment + +```console +helm uninstall radicale +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install radicale \ + --set env.TZ="America/New York" \ + TrueCharts/radicale +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install radicale TrueCharts/radicale -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/radicale/0.0.32/app-readme.md b/incubator/radicale/0.0.33/app-readme.md similarity index 100% rename from incubator/radicale/0.0.32/app-readme.md rename to incubator/radicale/0.0.33/app-readme.md diff --git a/incubator/radicale/0.0.33/charts/common-10.6.1.tgz b/incubator/radicale/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/radicale/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/radicale/0.0.32/ix_values.yaml b/incubator/radicale/0.0.33/ix_values.yaml similarity index 100% rename from incubator/radicale/0.0.32/ix_values.yaml rename to incubator/radicale/0.0.33/ix_values.yaml diff --git a/incubator/radicale/0.0.32/questions.yaml b/incubator/radicale/0.0.33/questions.yaml similarity index 100% rename from incubator/radicale/0.0.32/questions.yaml rename to incubator/radicale/0.0.33/questions.yaml diff --git a/incubator/radicale/0.0.32/templates/_configmap.tpl b/incubator/radicale/0.0.33/templates/_configmap.tpl similarity index 100% rename from incubator/radicale/0.0.32/templates/_configmap.tpl rename to incubator/radicale/0.0.33/templates/_configmap.tpl diff --git a/incubator/radicale/0.0.32/templates/_secret.tpl b/incubator/radicale/0.0.33/templates/_secret.tpl similarity index 100% rename from incubator/radicale/0.0.32/templates/_secret.tpl rename to incubator/radicale/0.0.33/templates/_secret.tpl diff --git a/incubator/radicale/0.0.32/templates/common.yaml b/incubator/radicale/0.0.33/templates/common.yaml similarity index 100% rename from incubator/radicale/0.0.32/templates/common.yaml rename to incubator/radicale/0.0.33/templates/common.yaml diff --git a/incubator/rapidphotodownloader/0.0.24/values.yaml b/incubator/radicale/0.0.33/values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.24/values.yaml rename to incubator/radicale/0.0.33/values.yaml diff --git a/incubator/raneto/0.0.30/CHANGELOG.md b/incubator/raneto/0.0.30/CHANGELOG.md deleted file mode 100644 index 74a6e6edda0..00000000000 --- a/incubator/raneto/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-20) diff --git a/incubator/raneto/0.0.30/Chart.lock b/incubator/raneto/0.0.30/Chart.lock deleted file mode 100644 index f4548d29644..00000000000 --- a/incubator/raneto/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:32.846563951Z" diff --git a/incubator/raneto/0.0.30/Chart.yaml b/incubator/raneto/0.0.30/Chart.yaml deleted file mode 100644 index f5623b886ae..00000000000 --- a/incubator/raneto/0.0.30/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. -home: https://truecharts.org/docs/charts/incubator/raneto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png -keywords: - - raneto - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: raneto -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto - - http://raneto.com/ - - https://github.com/orgs/linuxserver/packages/container/package/raneto - - https://github.com/linuxserver/docker-raneto#readme -type: application -version: 0.0.30 diff --git a/incubator/raneto/0.0.30/README.md b/incubator/raneto/0.0.30/README.md deleted file mode 100644 index c3f19bc678c..00000000000 --- a/incubator/raneto/0.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# raneto - -Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [raneto](https://truecharts.org/docs/charts/incubator/raneto) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `raneto` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install raneto TrueCharts/raneto -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `raneto` deployment - -```console -helm uninstall raneto -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install raneto \ - --set env.TZ="America/New York" \ - TrueCharts/raneto -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install raneto TrueCharts/raneto -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/raneto/0.0.30/charts/common-10.5.10.tgz b/incubator/raneto/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/raneto/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/raneto/0.0.31/CHANGELOG.md b/incubator/raneto/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..17f3dc6efa5 --- /dev/null +++ b/incubator/raneto/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [raneto-0.0.31](https://github.com/truecharts/charts/compare/raneto-0.0.30...raneto-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [raneto-0.0.30](https://github.com/truecharts/charts/compare/raneto-0.0.28...raneto-0.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/raneto/0.0.31/Chart.lock b/incubator/raneto/0.0.31/Chart.lock new file mode 100644 index 00000000000..10b422c5f45 --- /dev/null +++ b/incubator/raneto/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:27.498570386Z" diff --git a/incubator/raneto/0.0.31/Chart.yaml b/incubator/raneto/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6e4bada3bb9 --- /dev/null +++ b/incubator/raneto/0.0.31/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. +home: https://truecharts.org/docs/charts/incubator/raneto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png +keywords: + - raneto + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: raneto +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/raneto + - http://raneto.com/ + - https://github.com/orgs/linuxserver/packages/container/package/raneto + - https://github.com/linuxserver/docker-raneto#readme +type: application +version: 0.0.31 diff --git a/incubator/raneto/0.0.31/README.md b/incubator/raneto/0.0.31/README.md new file mode 100644 index 00000000000..1eac8014783 --- /dev/null +++ b/incubator/raneto/0.0.31/README.md @@ -0,0 +1,108 @@ +# raneto + +Raneto(http://raneto.com/) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [raneto](https://truecharts.org/docs/charts/incubator/raneto) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `raneto` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install raneto TrueCharts/raneto +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `raneto` deployment + +```console +helm uninstall raneto +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install raneto \ + --set env.TZ="America/New York" \ + TrueCharts/raneto +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install raneto TrueCharts/raneto -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/raneto/0.0.30/app-readme.md b/incubator/raneto/0.0.31/app-readme.md similarity index 100% rename from incubator/raneto/0.0.30/app-readme.md rename to incubator/raneto/0.0.31/app-readme.md diff --git a/incubator/raneto/0.0.31/charts/common-10.6.1.tgz b/incubator/raneto/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/raneto/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/raneto/0.0.30/ix_values.yaml b/incubator/raneto/0.0.31/ix_values.yaml similarity index 100% rename from incubator/raneto/0.0.30/ix_values.yaml rename to incubator/raneto/0.0.31/ix_values.yaml diff --git a/incubator/raneto/0.0.30/questions.yaml b/incubator/raneto/0.0.31/questions.yaml similarity index 100% rename from incubator/raneto/0.0.30/questions.yaml rename to incubator/raneto/0.0.31/questions.yaml diff --git a/incubator/raneto/0.0.30/templates/common.yaml b/incubator/raneto/0.0.31/templates/common.yaml similarity index 100% rename from incubator/raneto/0.0.30/templates/common.yaml rename to incubator/raneto/0.0.31/templates/common.yaml diff --git a/incubator/rdesktop/0.0.31/values.yaml b/incubator/raneto/0.0.31/values.yaml similarity index 100% rename from incubator/rdesktop/0.0.31/values.yaml rename to incubator/raneto/0.0.31/values.yaml diff --git a/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md deleted file mode 100644 index 4e12c5d94e7..00000000000 --- a/incubator/rapidphotodownloader/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/rapidphotodownloader/0.0.24/Chart.lock b/incubator/rapidphotodownloader/0.0.24/Chart.lock deleted file mode 100644 index d695bf09894..00000000000 --- a/incubator/rapidphotodownloader/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:41.273639239Z" diff --git a/incubator/rapidphotodownloader/0.0.24/Chart.yaml b/incubator/rapidphotodownloader/0.0.24/Chart.yaml deleted file mode 100644 index 6ad63fb1e54..00000000000 --- a/incubator/rapidphotodownloader/0.0.24/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install Rapid Photo Downloader." -home: https://truecharts.org/docs/charts/incubator/rapidphotodownloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png -keywords: - - rapidphotodownloader - - MediaApp-Photos - - Productivity - - Tools-Utilities - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rapidphotodownloader -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader - - https://www.damonlynch.net/rapid/ - - https://hub.docker.com/r/ich777/rapidphotodownloader/ -type: application -version: 0.0.24 diff --git a/incubator/rapidphotodownloader/0.0.24/README.md b/incubator/rapidphotodownloader/0.0.24/README.md deleted file mode 100644 index 9dba46a0eef..00000000000 --- a/incubator/rapidphotodownloader/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rapidphotodownloader - -This Chart will download and install Rapid Photo Downloader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rapidphotodownloader](https://truecharts.org/docs/charts/incubator/rapidphotodownloader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rapidphotodownloader` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rapidphotodownloader TrueCharts/rapidphotodownloader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rapidphotodownloader` deployment - -```console -helm uninstall rapidphotodownloader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rapidphotodownloader \ - --set env.TZ="America/New York" \ - TrueCharts/rapidphotodownloader -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rapidphotodownloader TrueCharts/rapidphotodownloader -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rapidphotodownloader/0.0.24/charts/common-10.5.10.tgz b/incubator/rapidphotodownloader/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rapidphotodownloader/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rapidphotodownloader/0.0.25/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..feaf27b1e4e --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rapidphotodownloader-0.0.25](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.24...rapidphotodownloader-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rapidphotodownloader-0.0.24](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.23...rapidphotodownloader-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/rapidphotodownloader/0.0.25/Chart.lock b/incubator/rapidphotodownloader/0.0.25/Chart.lock new file mode 100644 index 00000000000..3bd498bb4ec --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:36.116795431Z" diff --git a/incubator/rapidphotodownloader/0.0.25/Chart.yaml b/incubator/rapidphotodownloader/0.0.25/Chart.yaml new file mode 100644 index 00000000000..24e8d36aae8 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.25/Chart.yaml @@ -0,0 +1,35 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install Rapid Photo Downloader." +home: https://truecharts.org/docs/charts/incubator/rapidphotodownloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rapidphotodownloader.png +keywords: + - rapidphotodownloader + - MediaApp-Photos + - Productivity + - Tools-Utilities + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rapidphotodownloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rapidphotodownloader + - https://www.damonlynch.net/rapid/ + - https://hub.docker.com/r/ich777/rapidphotodownloader/ +type: application +version: 0.0.25 diff --git a/incubator/rapidphotodownloader/0.0.25/README.md b/incubator/rapidphotodownloader/0.0.25/README.md new file mode 100644 index 00000000000..15a31a4eda9 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.25/README.md @@ -0,0 +1,107 @@ +# rapidphotodownloader + +This Chart will download and install Rapid Photo Downloader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rapidphotodownloader](https://truecharts.org/docs/charts/incubator/rapidphotodownloader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rapidphotodownloader` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rapidphotodownloader TrueCharts/rapidphotodownloader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rapidphotodownloader` deployment + +```console +helm uninstall rapidphotodownloader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rapidphotodownloader \ + --set env.TZ="America/New York" \ + TrueCharts/rapidphotodownloader +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rapidphotodownloader TrueCharts/rapidphotodownloader -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rapidphotodownloader/0.0.24/app-readme.md b/incubator/rapidphotodownloader/0.0.25/app-readme.md similarity index 100% rename from incubator/rapidphotodownloader/0.0.24/app-readme.md rename to incubator/rapidphotodownloader/0.0.25/app-readme.md diff --git a/incubator/rapidphotodownloader/0.0.25/charts/common-10.6.1.tgz b/incubator/rapidphotodownloader/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rapidphotodownloader/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rapidphotodownloader/0.0.24/ix_values.yaml b/incubator/rapidphotodownloader/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.24/ix_values.yaml rename to incubator/rapidphotodownloader/0.0.25/ix_values.yaml diff --git a/incubator/rapidphotodownloader/0.0.24/questions.yaml b/incubator/rapidphotodownloader/0.0.25/questions.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.24/questions.yaml rename to incubator/rapidphotodownloader/0.0.25/questions.yaml diff --git a/incubator/rapidphotodownloader/0.0.24/templates/common.yaml b/incubator/rapidphotodownloader/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.24/templates/common.yaml rename to incubator/rapidphotodownloader/0.0.25/templates/common.yaml diff --git a/incubator/reactive-resume/0.0.23/values.yaml b/incubator/rapidphotodownloader/0.0.25/values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.23/values.yaml rename to incubator/rapidphotodownloader/0.0.25/values.yaml diff --git a/incubator/rdesktop/0.0.31/CHANGELOG.md b/incubator/rdesktop/0.0.31/CHANGELOG.md deleted file mode 100644 index bae96bd69f8..00000000000 --- a/incubator/rdesktop/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rdesktop-0.0.31](https://github.com/truecharts/charts/compare/rdesktop-0.0.30...rdesktop-0.0.31) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rdesktop/0.0.31/Chart.lock b/incubator/rdesktop/0.0.31/Chart.lock deleted file mode 100644 index a58c407ad96..00000000000 --- a/incubator/rdesktop/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:55:20.218630628Z" diff --git a/incubator/rdesktop/0.0.31/Chart.yaml b/incubator/rdesktop/0.0.31/Chart.yaml deleted file mode 100644 index 6a7e034eb8a..00000000000 --- a/incubator/rdesktop/0.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Rdesktop(http://xrdp.org/) - Charts containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. -home: https://truecharts.org/docs/charts/incubator/rdesktop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png -keywords: - - rdesktop - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rdesktop -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rdesktop - - http://xrdp.org/ - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme -type: application -version: 0.0.31 diff --git a/incubator/rdesktop/0.0.31/README.md b/incubator/rdesktop/0.0.31/README.md deleted file mode 100644 index be8a63c493d..00000000000 --- a/incubator/rdesktop/0.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rdesktop - -Rdesktop(http://xrdp.org/) - Charts containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rdesktop](https://truecharts.org/docs/charts/incubator/rdesktop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rdesktop` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rdesktop TrueCharts/rdesktop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rdesktop` deployment - -```console -helm uninstall rdesktop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rdesktop \ - --set env.TZ="America/New York" \ - TrueCharts/rdesktop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rdesktop TrueCharts/rdesktop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rdesktop/0.0.31/charts/common-10.5.10.tgz b/incubator/rdesktop/0.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rdesktop/0.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rdesktop/0.0.32/CHANGELOG.md b/incubator/rdesktop/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..e1b13e446e6 --- /dev/null +++ b/incubator/rdesktop/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rdesktop-0.0.32](https://github.com/truecharts/charts/compare/rdesktop-0.0.31...rdesktop-0.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rdesktop-0.0.31](https://github.com/truecharts/charts/compare/rdesktop-0.0.30...rdesktop-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rdesktop-0.0.30](https://github.com/truecharts/charts/compare/rdesktop-0.0.28...rdesktop-0.0.30) (2022-09-20) + +### Chore diff --git a/incubator/rdesktop/0.0.32/Chart.lock b/incubator/rdesktop/0.0.32/Chart.lock new file mode 100644 index 00000000000..4f85411265f --- /dev/null +++ b/incubator/rdesktop/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:41.31743522Z" diff --git a/incubator/rdesktop/0.0.32/Chart.yaml b/incubator/rdesktop/0.0.32/Chart.yaml new file mode 100644 index 00000000000..a88af52f218 --- /dev/null +++ b/incubator/rdesktop/0.0.32/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Rdesktop(http://xrdp.org/) - Charts containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. +home: https://truecharts.org/docs/charts/incubator/rdesktop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png +keywords: + - rdesktop + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rdesktop +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rdesktop + - http://xrdp.org/ + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme +type: application +version: 0.0.32 diff --git a/incubator/rdesktop/0.0.32/README.md b/incubator/rdesktop/0.0.32/README.md new file mode 100644 index 00000000000..033c9b0ddf4 --- /dev/null +++ b/incubator/rdesktop/0.0.32/README.md @@ -0,0 +1,108 @@ +# rdesktop + +Rdesktop(http://xrdp.org/) - Charts containing full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rdesktop](https://truecharts.org/docs/charts/incubator/rdesktop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rdesktop` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rdesktop TrueCharts/rdesktop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rdesktop` deployment + +```console +helm uninstall rdesktop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rdesktop \ + --set env.TZ="America/New York" \ + TrueCharts/rdesktop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rdesktop TrueCharts/rdesktop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rdesktop/0.0.31/app-readme.md b/incubator/rdesktop/0.0.32/app-readme.md similarity index 100% rename from incubator/rdesktop/0.0.31/app-readme.md rename to incubator/rdesktop/0.0.32/app-readme.md diff --git a/incubator/rdesktop/0.0.32/charts/common-10.6.1.tgz b/incubator/rdesktop/0.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rdesktop/0.0.32/charts/common-10.6.1.tgz differ diff --git a/incubator/rdesktop/0.0.31/ix_values.yaml b/incubator/rdesktop/0.0.32/ix_values.yaml similarity index 100% rename from incubator/rdesktop/0.0.31/ix_values.yaml rename to incubator/rdesktop/0.0.32/ix_values.yaml diff --git a/incubator/rdesktop/0.0.31/questions.yaml b/incubator/rdesktop/0.0.32/questions.yaml similarity index 100% rename from incubator/rdesktop/0.0.31/questions.yaml rename to incubator/rdesktop/0.0.32/questions.yaml diff --git a/incubator/rdesktop/0.0.31/templates/common.yaml b/incubator/rdesktop/0.0.32/templates/common.yaml similarity index 100% rename from incubator/rdesktop/0.0.31/templates/common.yaml rename to incubator/rdesktop/0.0.32/templates/common.yaml diff --git a/incubator/red-discordbot/0.0.23/values.yaml b/incubator/rdesktop/0.0.32/values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.23/values.yaml rename to incubator/rdesktop/0.0.32/values.yaml diff --git a/incubator/reactive-resume/0.0.23/CHANGELOG.md b/incubator/reactive-resume/0.0.23/CHANGELOG.md deleted file mode 100644 index 6d49bd1cc95..00000000000 --- a/incubator/reactive-resume/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/reactive-resume/0.0.23/Chart.lock b/incubator/reactive-resume/0.0.23/Chart.lock deleted file mode 100644 index 4780280d01b..00000000000 --- a/incubator/reactive-resume/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:56.068910797Z" diff --git a/incubator/reactive-resume/0.0.23/Chart.yaml b/incubator/reactive-resume/0.0.23/Chart.yaml deleted file mode 100644 index 8bbf0ef6a1c..00000000000 --- a/incubator/reactive-resume/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A one-of-a-kind resume builder that keeps your privacy in mind. -home: https://truecharts.org/docs/charts/incubator/reactive-resume -icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png -keywords: - - reactive-resume - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reactive-resume -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/reactive-resume - - https://rxresu.me/ - - https://hub.docker.com/r/amruthpillai/reactive-resume/ -type: application -version: 0.0.23 diff --git a/incubator/reactive-resume/0.0.23/README.md b/incubator/reactive-resume/0.0.23/README.md deleted file mode 100644 index f2446b28a0b..00000000000 --- a/incubator/reactive-resume/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# reactive-resume - -A one-of-a-kind resume builder that keeps your privacy in mind. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [reactive-resume](https://truecharts.org/docs/charts/incubator/reactive-resume) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `reactive-resume` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install reactive-resume TrueCharts/reactive-resume -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `reactive-resume` deployment - -```console -helm uninstall reactive-resume -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install reactive-resume \ - --set env.TZ="America/New York" \ - TrueCharts/reactive-resume -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install reactive-resume TrueCharts/reactive-resume -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/reactive-resume/0.0.23/charts/common-10.5.10.tgz b/incubator/reactive-resume/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/reactive-resume/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/reactive-resume/0.0.24/CHANGELOG.md b/incubator/reactive-resume/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0b70e3cdf95 --- /dev/null +++ b/incubator/reactive-resume/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [reactive-resume-0.0.24](https://github.com/truecharts/charts/compare/reactive-resume-0.0.23...reactive-resume-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reactive-resume-0.0.23](https://github.com/truecharts/charts/compare/reactive-resume-0.0.22...reactive-resume-0.0.23) (2022-09-20) + +### Chore diff --git a/incubator/reactive-resume/0.0.24/Chart.lock b/incubator/reactive-resume/0.0.24/Chart.lock new file mode 100644 index 00000000000..7e27b53ba78 --- /dev/null +++ b/incubator/reactive-resume/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:52.894031388Z" diff --git a/incubator/reactive-resume/0.0.24/Chart.yaml b/incubator/reactive-resume/0.0.24/Chart.yaml new file mode 100644 index 00000000000..8aff1294986 --- /dev/null +++ b/incubator/reactive-resume/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A one-of-a-kind resume builder that keeps your privacy in mind. +home: https://truecharts.org/docs/charts/incubator/reactive-resume +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reactive-resume.png +keywords: + - reactive-resume + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reactive-resume +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/reactive-resume + - https://rxresu.me/ + - https://hub.docker.com/r/amruthpillai/reactive-resume/ +type: application +version: 0.0.24 diff --git a/incubator/reactive-resume/0.0.24/README.md b/incubator/reactive-resume/0.0.24/README.md new file mode 100644 index 00000000000..897fc049a37 --- /dev/null +++ b/incubator/reactive-resume/0.0.24/README.md @@ -0,0 +1,107 @@ +# reactive-resume + +A one-of-a-kind resume builder that keeps your privacy in mind. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [reactive-resume](https://truecharts.org/docs/charts/incubator/reactive-resume) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `reactive-resume` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install reactive-resume TrueCharts/reactive-resume +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `reactive-resume` deployment + +```console +helm uninstall reactive-resume +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install reactive-resume \ + --set env.TZ="America/New York" \ + TrueCharts/reactive-resume +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install reactive-resume TrueCharts/reactive-resume -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/reactive-resume/0.0.23/app-readme.md b/incubator/reactive-resume/0.0.24/app-readme.md similarity index 100% rename from incubator/reactive-resume/0.0.23/app-readme.md rename to incubator/reactive-resume/0.0.24/app-readme.md diff --git a/incubator/reactive-resume/0.0.24/charts/common-10.6.1.tgz b/incubator/reactive-resume/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/reactive-resume/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/reactive-resume/0.0.23/ix_values.yaml b/incubator/reactive-resume/0.0.24/ix_values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.23/ix_values.yaml rename to incubator/reactive-resume/0.0.24/ix_values.yaml diff --git a/incubator/reactive-resume/0.0.23/questions.yaml b/incubator/reactive-resume/0.0.24/questions.yaml similarity index 100% rename from incubator/reactive-resume/0.0.23/questions.yaml rename to incubator/reactive-resume/0.0.24/questions.yaml diff --git a/incubator/reactive-resume/0.0.23/templates/common.yaml b/incubator/reactive-resume/0.0.24/templates/common.yaml similarity index 100% rename from incubator/reactive-resume/0.0.23/templates/common.yaml rename to incubator/reactive-resume/0.0.24/templates/common.yaml diff --git a/incubator/redisinsight/0.0.25/values.yaml b/incubator/reactive-resume/0.0.24/values.yaml similarity index 100% rename from incubator/redisinsight/0.0.25/values.yaml rename to incubator/reactive-resume/0.0.24/values.yaml diff --git a/incubator/red-discordbot/0.0.23/CHANGELOG.md b/incubator/red-discordbot/0.0.23/CHANGELOG.md deleted file mode 100644 index c3070c3094c..00000000000 --- a/incubator/red-discordbot/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/red-discordbot/0.0.23/Chart.lock b/incubator/red-discordbot/0.0.23/Chart.lock deleted file mode 100644 index c9655fb91b4..00000000000 --- a/incubator/red-discordbot/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:29:57.399599805Z" diff --git a/incubator/red-discordbot/0.0.23/Chart.yaml b/incubator/red-discordbot/0.0.23/Chart.yaml deleted file mode 100644 index 1a1b151458e..00000000000 --- a/incubator/red-discordbot/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "full" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "The newest Red-Discordbot in a convenient multi-arch Chart " -home: https://truecharts.org/docs/charts/incubator/red-discordbot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png -keywords: - - red-discordbot - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: red-discordbot -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot - - https://github.com/PhasecoreX/docker-red-discordbot - - https://hub.docker.com/r/phasecorex/red-discordbot/ -type: application -version: 0.0.23 diff --git a/incubator/red-discordbot/0.0.23/README.md b/incubator/red-discordbot/0.0.23/README.md deleted file mode 100644 index ec311e02d89..00000000000 --- a/incubator/red-discordbot/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# red-discordbot - -The newest Red-Discordbot in a convenient multi-arch Chart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [red-discordbot](https://truecharts.org/docs/charts/incubator/red-discordbot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `red-discordbot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install red-discordbot TrueCharts/red-discordbot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `red-discordbot` deployment - -```console -helm uninstall red-discordbot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install red-discordbot \ - --set env.TZ="America/New York" \ - TrueCharts/red-discordbot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install red-discordbot TrueCharts/red-discordbot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/red-discordbot/0.0.23/charts/common-10.5.10.tgz b/incubator/red-discordbot/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/red-discordbot/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/red-discordbot/0.0.24/CHANGELOG.md b/incubator/red-discordbot/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..991ce8cdd42 --- /dev/null +++ b/incubator/red-discordbot/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [red-discordbot-0.0.24](https://github.com/truecharts/charts/compare/red-discordbot-0.0.23...red-discordbot-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [red-discordbot-0.0.23](https://github.com/truecharts/charts/compare/red-discordbot-0.0.22...red-discordbot-0.0.23) (2022-09-20) + +### Chore diff --git a/incubator/red-discordbot/0.0.24/Chart.lock b/incubator/red-discordbot/0.0.24/Chart.lock new file mode 100644 index 00000000000..bab67e5d260 --- /dev/null +++ b/incubator/red-discordbot/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:28:57.986087116Z" diff --git a/incubator/red-discordbot/0.0.24/Chart.yaml b/incubator/red-discordbot/0.0.24/Chart.yaml new file mode 100644 index 00000000000..c720bdadce5 --- /dev/null +++ b/incubator/red-discordbot/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "full" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "The newest Red-Discordbot in a convenient multi-arch Chart " +home: https://truecharts.org/docs/charts/incubator/red-discordbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png +keywords: + - red-discordbot + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: red-discordbot +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot + - https://github.com/PhasecoreX/docker-red-discordbot + - https://hub.docker.com/r/phasecorex/red-discordbot/ +type: application +version: 0.0.24 diff --git a/incubator/red-discordbot/0.0.24/README.md b/incubator/red-discordbot/0.0.24/README.md new file mode 100644 index 00000000000..e19d9e96881 --- /dev/null +++ b/incubator/red-discordbot/0.0.24/README.md @@ -0,0 +1,107 @@ +# red-discordbot + +The newest Red-Discordbot in a convenient multi-arch Chart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [red-discordbot](https://truecharts.org/docs/charts/incubator/red-discordbot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `red-discordbot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install red-discordbot TrueCharts/red-discordbot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `red-discordbot` deployment + +```console +helm uninstall red-discordbot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install red-discordbot \ + --set env.TZ="America/New York" \ + TrueCharts/red-discordbot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install red-discordbot TrueCharts/red-discordbot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/red-discordbot/0.0.23/app-readme.md b/incubator/red-discordbot/0.0.24/app-readme.md similarity index 100% rename from incubator/red-discordbot/0.0.23/app-readme.md rename to incubator/red-discordbot/0.0.24/app-readme.md diff --git a/incubator/red-discordbot/0.0.24/charts/common-10.6.1.tgz b/incubator/red-discordbot/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/red-discordbot/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/red-discordbot/0.0.23/ix_values.yaml b/incubator/red-discordbot/0.0.24/ix_values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.23/ix_values.yaml rename to incubator/red-discordbot/0.0.24/ix_values.yaml diff --git a/incubator/red-discordbot/0.0.23/questions.yaml b/incubator/red-discordbot/0.0.24/questions.yaml similarity index 100% rename from incubator/red-discordbot/0.0.23/questions.yaml rename to incubator/red-discordbot/0.0.24/questions.yaml diff --git a/incubator/red-discordbot/0.0.23/templates/common.yaml b/incubator/red-discordbot/0.0.24/templates/common.yaml similarity index 100% rename from incubator/red-discordbot/0.0.23/templates/common.yaml rename to incubator/red-discordbot/0.0.24/templates/common.yaml diff --git a/incubator/redm/0.0.24/values.yaml b/incubator/red-discordbot/0.0.24/values.yaml similarity index 100% rename from incubator/redm/0.0.24/values.yaml rename to incubator/red-discordbot/0.0.24/values.yaml diff --git a/incubator/redisinsight/0.0.25/CHANGELOG.md b/incubator/redisinsight/0.0.25/CHANGELOG.md deleted file mode 100644 index a999b43b560..00000000000 --- a/incubator/redisinsight/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/redisinsight/0.0.25/Chart.lock b/incubator/redisinsight/0.0.25/Chart.lock deleted file mode 100644 index 926e4879394..00000000000 --- a/incubator/redisinsight/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:06.260041359Z" diff --git a/incubator/redisinsight/0.0.25/Chart.yaml b/incubator/redisinsight/0.0.25/Chart.yaml deleted file mode 100644 index 7a4c2dfa340..00000000000 --- a/incubator/redisinsight/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: RedisInsight - The GUI for Redis. -home: https://truecharts.org/docs/charts/incubator/redisinsight -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png -keywords: - - redisinsight - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: redisinsight -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/redisinsight - - https://redis.com/redis-enterprise/redis-insight/ - - https://hub.docker.com/r/redislabs/redisinsight -type: application -version: 0.0.25 diff --git a/incubator/redisinsight/0.0.25/README.md b/incubator/redisinsight/0.0.25/README.md deleted file mode 100644 index 7f3bd375b6c..00000000000 --- a/incubator/redisinsight/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# redisinsight - -RedisInsight - The GUI for Redis. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [redisinsight](https://truecharts.org/docs/charts/incubator/redisinsight) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `redisinsight` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install redisinsight TrueCharts/redisinsight -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `redisinsight` deployment - -```console -helm uninstall redisinsight -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install redisinsight \ - --set env.TZ="America/New York" \ - TrueCharts/redisinsight -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install redisinsight TrueCharts/redisinsight -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/redisinsight/0.0.25/charts/common-10.5.10.tgz b/incubator/redisinsight/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/redisinsight/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/redisinsight/0.0.26/CHANGELOG.md b/incubator/redisinsight/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..fe6d9c4d719 --- /dev/null +++ b/incubator/redisinsight/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redisinsight-0.0.26](https://github.com/truecharts/charts/compare/redisinsight-0.0.25...redisinsight-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [redisinsight-0.0.25](https://github.com/truecharts/charts/compare/redisinsight-0.0.24...redisinsight-0.0.25) (2022-09-20) + +### Chore diff --git a/incubator/redisinsight/0.0.26/Chart.lock b/incubator/redisinsight/0.0.26/Chart.lock new file mode 100644 index 00000000000..3deb5994249 --- /dev/null +++ b/incubator/redisinsight/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:29:07.914765364Z" diff --git a/incubator/redisinsight/0.0.26/Chart.yaml b/incubator/redisinsight/0.0.26/Chart.yaml new file mode 100644 index 00000000000..a95b276ffb6 --- /dev/null +++ b/incubator/redisinsight/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: RedisInsight - The GUI for Redis. +home: https://truecharts.org/docs/charts/incubator/redisinsight +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png +keywords: + - redisinsight + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: redisinsight +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/redisinsight + - https://redis.com/redis-enterprise/redis-insight/ + - https://hub.docker.com/r/redislabs/redisinsight +type: application +version: 0.0.26 diff --git a/incubator/redisinsight/0.0.26/README.md b/incubator/redisinsight/0.0.26/README.md new file mode 100644 index 00000000000..46c7145f25f --- /dev/null +++ b/incubator/redisinsight/0.0.26/README.md @@ -0,0 +1,107 @@ +# redisinsight + +RedisInsight - The GUI for Redis. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [redisinsight](https://truecharts.org/docs/charts/incubator/redisinsight) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `redisinsight` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install redisinsight TrueCharts/redisinsight +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `redisinsight` deployment + +```console +helm uninstall redisinsight +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install redisinsight \ + --set env.TZ="America/New York" \ + TrueCharts/redisinsight +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install redisinsight TrueCharts/redisinsight -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/redisinsight/0.0.25/app-readme.md b/incubator/redisinsight/0.0.26/app-readme.md similarity index 100% rename from incubator/redisinsight/0.0.25/app-readme.md rename to incubator/redisinsight/0.0.26/app-readme.md diff --git a/incubator/redisinsight/0.0.26/charts/common-10.6.1.tgz b/incubator/redisinsight/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/redisinsight/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/redisinsight/0.0.25/ix_values.yaml b/incubator/redisinsight/0.0.26/ix_values.yaml similarity index 100% rename from incubator/redisinsight/0.0.25/ix_values.yaml rename to incubator/redisinsight/0.0.26/ix_values.yaml diff --git a/incubator/redisinsight/0.0.25/questions.yaml b/incubator/redisinsight/0.0.26/questions.yaml similarity index 100% rename from incubator/redisinsight/0.0.25/questions.yaml rename to incubator/redisinsight/0.0.26/questions.yaml diff --git a/incubator/redisinsight/0.0.25/templates/common.yaml b/incubator/redisinsight/0.0.26/templates/common.yaml similarity index 100% rename from incubator/redisinsight/0.0.25/templates/common.yaml rename to incubator/redisinsight/0.0.26/templates/common.yaml diff --git a/incubator/remotely/0.0.26/values.yaml b/incubator/redisinsight/0.0.26/values.yaml similarity index 100% rename from incubator/remotely/0.0.26/values.yaml rename to incubator/redisinsight/0.0.26/values.yaml diff --git a/incubator/redm/0.0.24/CHANGELOG.md b/incubator/redm/0.0.24/CHANGELOG.md deleted file mode 100644 index 4e27981c4ed..00000000000 --- a/incubator/redm/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/redm/0.0.24/Chart.lock b/incubator/redm/0.0.24/Chart.lock deleted file mode 100644 index 51289e14ee4..00000000000 --- a/incubator/redm/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:11.78389638Z" diff --git a/incubator/redm/0.0.24/Chart.yaml b/incubator/redm/0.0.24/Chart.yaml deleted file mode 100644 index c9335960070..00000000000 --- a/incubator/redm/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." -home: https://truecharts.org/docs/charts/incubator/redm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png -keywords: - - redm - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: redm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/redm - - https://redm.gg/ - - https://hub.docker.com/r/ich777/redmserver/ -type: application -version: 0.0.24 diff --git a/incubator/redm/0.0.24/README.md b/incubator/redm/0.0.24/README.md deleted file mode 100644 index e2e10ffce86..00000000000 --- a/incubator/redm/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# redm - -With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [redm](https://truecharts.org/docs/charts/incubator/redm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `redm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install redm TrueCharts/redm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `redm` deployment - -```console -helm uninstall redm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install redm \ - --set env.TZ="America/New York" \ - TrueCharts/redm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install redm TrueCharts/redm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/redm/0.0.24/charts/common-10.5.10.tgz b/incubator/redm/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/redm/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/redm/0.0.25/CHANGELOG.md b/incubator/redm/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..41e29a78627 --- /dev/null +++ b/incubator/redm/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redm-0.0.25](https://github.com/truecharts/charts/compare/redmine-3.0.48...redm-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [redm-0.0.24](https://github.com/truecharts/charts/compare/redmine-3.0.46...redm-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/redm/0.0.25/Chart.lock b/incubator/redm/0.0.25/Chart.lock new file mode 100644 index 00000000000..0d4ccc8f652 --- /dev/null +++ b/incubator/redm/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:29:13.706175633Z" diff --git a/incubator/redm/0.0.25/Chart.yaml b/incubator/redm/0.0.25/Chart.yaml new file mode 100644 index 00000000000..15d8cd1c364 --- /dev/null +++ b/incubator/redm/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name." +home: https://truecharts.org/docs/charts/incubator/redm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png +keywords: + - redm + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: redm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/redm + - https://redm.gg/ + - https://hub.docker.com/r/ich777/redmserver/ +type: application +version: 0.0.25 diff --git a/incubator/redm/0.0.25/README.md b/incubator/redm/0.0.25/README.md new file mode 100644 index 00000000000..9cf023a4637 --- /dev/null +++ b/incubator/redm/0.0.25/README.md @@ -0,0 +1,107 @@ +# redm + +With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [redm](https://truecharts.org/docs/charts/incubator/redm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `redm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install redm TrueCharts/redm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `redm` deployment + +```console +helm uninstall redm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install redm \ + --set env.TZ="America/New York" \ + TrueCharts/redm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install redm TrueCharts/redm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/redm/0.0.24/app-readme.md b/incubator/redm/0.0.25/app-readme.md similarity index 100% rename from incubator/redm/0.0.24/app-readme.md rename to incubator/redm/0.0.25/app-readme.md diff --git a/incubator/redm/0.0.25/charts/common-10.6.1.tgz b/incubator/redm/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/redm/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/redm/0.0.24/ix_values.yaml b/incubator/redm/0.0.25/ix_values.yaml similarity index 100% rename from incubator/redm/0.0.24/ix_values.yaml rename to incubator/redm/0.0.25/ix_values.yaml diff --git a/incubator/redm/0.0.24/questions.yaml b/incubator/redm/0.0.25/questions.yaml similarity index 100% rename from incubator/redm/0.0.24/questions.yaml rename to incubator/redm/0.0.25/questions.yaml diff --git a/incubator/redm/0.0.24/templates/common.yaml b/incubator/redm/0.0.25/templates/common.yaml similarity index 100% rename from incubator/redm/0.0.24/templates/common.yaml rename to incubator/redm/0.0.25/templates/common.yaml diff --git a/incubator/restic-rest-server/0.0.24/values.yaml b/incubator/redm/0.0.25/values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.24/values.yaml rename to incubator/redm/0.0.25/values.yaml diff --git a/incubator/remotely/0.0.26/CHANGELOG.md b/incubator/remotely/0.0.26/CHANGELOG.md deleted file mode 100644 index 02dca89bc6c..00000000000 --- a/incubator/remotely/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-20) diff --git a/incubator/remotely/0.0.26/Chart.lock b/incubator/remotely/0.0.26/Chart.lock deleted file mode 100644 index f9921598e1c..00000000000 --- a/incubator/remotely/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:20.994477535Z" diff --git a/incubator/remotely/0.0.26/Chart.yaml b/incubator/remotely/0.0.26/Chart.yaml deleted file mode 100644 index 2a75bbcb98b..00000000000 --- a/incubator/remotely/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. -home: https://truecharts.org/docs/charts/incubator/remotely -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png -keywords: - - remotely - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: remotely -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely - - https://remotely.one/ - - https://hub.docker.com/r/translucency/remotely/ -type: application -version: 0.0.26 diff --git a/incubator/remotely/0.0.26/README.md b/incubator/remotely/0.0.26/README.md deleted file mode 100644 index 7f8457d7b70..00000000000 --- a/incubator/remotely/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# remotely - -A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [remotely](https://truecharts.org/docs/charts/incubator/remotely) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `remotely` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install remotely TrueCharts/remotely -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `remotely` deployment - -```console -helm uninstall remotely -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install remotely \ - --set env.TZ="America/New York" \ - TrueCharts/remotely -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install remotely TrueCharts/remotely -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/remotely/0.0.26/charts/common-10.5.10.tgz b/incubator/remotely/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/remotely/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/remotely/0.0.27/CHANGELOG.md b/incubator/remotely/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..412f6cb29c9 --- /dev/null +++ b/incubator/remotely/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [remotely-0.0.27](https://github.com/truecharts/charts/compare/remotely-0.0.26...remotely-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remotely-0.0.26](https://github.com/truecharts/charts/compare/remotely-0.0.24...remotely-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/remotely/0.0.27/Chart.lock b/incubator/remotely/0.0.27/Chart.lock new file mode 100644 index 00000000000..0b8538d6f7f --- /dev/null +++ b/incubator/remotely/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:29:23.835900414Z" diff --git a/incubator/remotely/0.0.27/Chart.yaml b/incubator/remotely/0.0.27/Chart.yaml new file mode 100644 index 00000000000..ad691909d3a --- /dev/null +++ b/incubator/remotely/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. +home: https://truecharts.org/docs/charts/incubator/remotely +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png +keywords: + - remotely + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remotely +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely + - https://remotely.one/ + - https://hub.docker.com/r/translucency/remotely/ +type: application +version: 0.0.27 diff --git a/incubator/remotely/0.0.27/README.md b/incubator/remotely/0.0.27/README.md new file mode 100644 index 00000000000..8b79ae42a7b --- /dev/null +++ b/incubator/remotely/0.0.27/README.md @@ -0,0 +1,107 @@ +# remotely + +A remote control and remote scripting solution, built with .NET 5, Blazor, SignalR Core, and WebRTC. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [remotely](https://truecharts.org/docs/charts/incubator/remotely) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `remotely` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install remotely TrueCharts/remotely +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `remotely` deployment + +```console +helm uninstall remotely +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install remotely \ + --set env.TZ="America/New York" \ + TrueCharts/remotely +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install remotely TrueCharts/remotely -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/remotely/0.0.26/app-readme.md b/incubator/remotely/0.0.27/app-readme.md similarity index 100% rename from incubator/remotely/0.0.26/app-readme.md rename to incubator/remotely/0.0.27/app-readme.md diff --git a/incubator/remotely/0.0.27/charts/common-10.6.1.tgz b/incubator/remotely/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/remotely/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/remotely/0.0.26/ix_values.yaml b/incubator/remotely/0.0.27/ix_values.yaml similarity index 100% rename from incubator/remotely/0.0.26/ix_values.yaml rename to incubator/remotely/0.0.27/ix_values.yaml diff --git a/incubator/remotely/0.0.26/questions.yaml b/incubator/remotely/0.0.27/questions.yaml similarity index 100% rename from incubator/remotely/0.0.26/questions.yaml rename to incubator/remotely/0.0.27/questions.yaml diff --git a/incubator/remotely/0.0.26/templates/common.yaml b/incubator/remotely/0.0.27/templates/common.yaml similarity index 100% rename from incubator/remotely/0.0.26/templates/common.yaml rename to incubator/remotely/0.0.27/templates/common.yaml diff --git a/incubator/restreamer/0.1.2/values.yaml b/incubator/remotely/0.0.27/values.yaml similarity index 100% rename from incubator/restreamer/0.1.2/values.yaml rename to incubator/remotely/0.0.27/values.yaml diff --git a/incubator/restic-rest-server/0.0.24/CHANGELOG.md b/incubator/restic-rest-server/0.0.24/CHANGELOG.md deleted file mode 100644 index 71e8f5adeac..00000000000 --- a/incubator/restic-rest-server/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/restic-rest-server/0.0.24/Chart.lock b/incubator/restic-rest-server/0.0.24/Chart.lock deleted file mode 100644 index 11aeb354228..00000000000 --- a/incubator/restic-rest-server/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:22.675160827Z" diff --git a/incubator/restic-rest-server/0.0.24/Chart.yaml b/incubator/restic-rest-server/0.0.24/Chart.yaml deleted file mode 100644 index 6a750b9636d..00000000000 --- a/incubator/restic-rest-server/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." -home: https://truecharts.org/docs/charts/incubator/restic-rest-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png -keywords: - - restic-rest-server - - Backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: restic-rest-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server - - https://github.com/restic/rest-server - - https://hub.docker.com/r/restic/rest-server -type: application -version: 0.0.24 diff --git a/incubator/restic-rest-server/0.0.24/README.md b/incubator/restic-rest-server/0.0.24/README.md deleted file mode 100644 index 7bf61ffefbb..00000000000 --- a/incubator/restic-rest-server/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# restic-rest-server - -Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [restic-rest-server](https://truecharts.org/docs/charts/incubator/restic-rest-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `restic-rest-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install restic-rest-server TrueCharts/restic-rest-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `restic-rest-server` deployment - -```console -helm uninstall restic-rest-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install restic-rest-server \ - --set env.TZ="America/New York" \ - TrueCharts/restic-rest-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install restic-rest-server TrueCharts/restic-rest-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/restic-rest-server/0.0.24/charts/common-10.5.10.tgz b/incubator/restic-rest-server/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/restic-rest-server/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/restic-rest-server/0.0.25/CHANGELOG.md b/incubator/restic-rest-server/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5e7e162b86b --- /dev/null +++ b/incubator/restic-rest-server/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [restic-rest-server-0.0.25](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.24...restic-rest-server-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [restic-rest-server-0.0.24](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.23...restic-rest-server-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/restic-rest-server/0.0.25/Chart.lock b/incubator/restic-rest-server/0.0.25/Chart.lock new file mode 100644 index 00000000000..4a0fea0c4bb --- /dev/null +++ b/incubator/restic-rest-server/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:29:29.347615083Z" diff --git a/incubator/restic-rest-server/0.0.25/Chart.yaml b/incubator/restic-rest-server/0.0.25/Chart.yaml new file mode 100644 index 00000000000..31da2653bcd --- /dev/null +++ b/incubator/restic-rest-server/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL." +home: https://truecharts.org/docs/charts/incubator/restic-rest-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png +keywords: + - restic-rest-server + - Backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: restic-rest-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/restic-rest-server + - https://github.com/restic/rest-server + - https://hub.docker.com/r/restic/rest-server +type: application +version: 0.0.25 diff --git a/incubator/restic-rest-server/0.0.25/README.md b/incubator/restic-rest-server/0.0.25/README.md new file mode 100644 index 00000000000..1cd0eaad8c1 --- /dev/null +++ b/incubator/restic-rest-server/0.0.25/README.md @@ -0,0 +1,107 @@ +# restic-rest-server + +Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [restic-rest-server](https://truecharts.org/docs/charts/incubator/restic-rest-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `restic-rest-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install restic-rest-server TrueCharts/restic-rest-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `restic-rest-server` deployment + +```console +helm uninstall restic-rest-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install restic-rest-server \ + --set env.TZ="America/New York" \ + TrueCharts/restic-rest-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install restic-rest-server TrueCharts/restic-rest-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/restic-rest-server/0.0.24/app-readme.md b/incubator/restic-rest-server/0.0.25/app-readme.md similarity index 100% rename from incubator/restic-rest-server/0.0.24/app-readme.md rename to incubator/restic-rest-server/0.0.25/app-readme.md diff --git a/incubator/restic-rest-server/0.0.25/charts/common-10.6.1.tgz b/incubator/restic-rest-server/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/restic-rest-server/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/restic-rest-server/0.0.24/ix_values.yaml b/incubator/restic-rest-server/0.0.25/ix_values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.24/ix_values.yaml rename to incubator/restic-rest-server/0.0.25/ix_values.yaml diff --git a/incubator/restic-rest-server/0.0.24/questions.yaml b/incubator/restic-rest-server/0.0.25/questions.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.24/questions.yaml rename to incubator/restic-rest-server/0.0.25/questions.yaml diff --git a/incubator/restic-rest-server/0.0.24/templates/common.yaml b/incubator/restic-rest-server/0.0.25/templates/common.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.24/templates/common.yaml rename to incubator/restic-rest-server/0.0.25/templates/common.yaml diff --git a/incubator/rflood/0.0.30/values.yaml b/incubator/restic-rest-server/0.0.25/values.yaml similarity index 100% rename from incubator/rflood/0.0.30/values.yaml rename to incubator/restic-rest-server/0.0.25/values.yaml diff --git a/incubator/restreamer/0.1.2/CHANGELOG.md b/incubator/restreamer/0.1.2/CHANGELOG.md deleted file mode 100644 index bf141c91da6..00000000000 --- a/incubator/restreamer/0.1.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [restreamer-0.1.2](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.1.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - fix prometheus annotations ([#3841](https://github.com/truecharts/charts/issues/3841)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Feat - -- Add all the options! ([#3786](https://github.com/truecharts/charts/issues/3786)) - - - - -## [restreamer-0.1.1](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.1.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Feat - -- Add all the options! ([#3786](https://github.com/truecharts/charts/issues/3786)) - - - - -## [restreamer-0.1.1](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.1.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Feat - -- Add all the options! ([#3786](https://github.com/truecharts/charts/issues/3786)) - - - - -## [restreamer-0.1.1](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.1.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/restreamer/0.1.2/Chart.lock b/incubator/restreamer/0.1.2/Chart.lock deleted file mode 100644 index aad19ead522..00000000000 --- a/incubator/restreamer/0.1.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:31.579242051Z" diff --git a/incubator/restreamer/0.1.2/Chart.yaml b/incubator/restreamer/0.1.2/Chart.yaml deleted file mode 100644 index 44736698abe..00000000000 --- a/incubator/restreamer/0.1.2/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: restreamer -version: 0.1.2 -appVersion: "2.2.0" -description: "Allows smart free video streaming in real time." -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/restreamer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png -keywords: - - restreamer - - Network-Other - - MediaApp-Video - - Productivity -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer - - https://datarhei.github.io/restreamer/ - - https://hub.docker.com/r/datarhei/restreamer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - Network-Other - - MediaApp-Video - - Productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/restreamer/0.1.2/README.md b/incubator/restreamer/0.1.2/README.md deleted file mode 100644 index 7ac2f0010a2..00000000000 --- a/incubator/restreamer/0.1.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# restreamer - -Allows smart free video streaming in real time. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [restreamer](https://truecharts.org/docs/charts/incubator/restreamer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `restreamer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install restreamer TrueCharts/restreamer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `restreamer` deployment - -```console -helm uninstall restreamer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install restreamer \ - --set env.TZ="America/New York" \ - TrueCharts/restreamer -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install restreamer TrueCharts/restreamer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/restreamer/0.1.2/charts/common-10.5.10.tgz b/incubator/restreamer/0.1.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/restreamer/0.1.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/restreamer/0.1.3/CHANGELOG.md b/incubator/restreamer/0.1.3/CHANGELOG.md new file mode 100644 index 00000000000..68f16c29677 --- /dev/null +++ b/incubator/restreamer/0.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [restreamer-0.1.3](https://github.com/truecharts/charts/compare/restreamer-0.1.2...restreamer-0.1.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [restreamer-0.1.2](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.1.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - fix prometheus annotations ([#3841](https://github.com/truecharts/charts/issues/3841)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + ### Feat + +- Add all the options! ([#3786](https://github.com/truecharts/charts/issues/3786)) + + + + +## [restreamer-0.1.1](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.1.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + ### Feat + +- Add all the options! ([#3786](https://github.com/truecharts/charts/issues/3786)) + + + + +## [restreamer-0.1.1](https://github.com/truecharts/charts/compare/restreamer-0.0.23...restreamer-0.1.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + ### Feat + +- Add all the options! ([#3786](https://github.com/truecharts/charts/issues/3786)) + + + + diff --git a/incubator/restreamer/0.1.3/Chart.lock b/incubator/restreamer/0.1.3/Chart.lock new file mode 100644 index 00000000000..21c440f7cd3 --- /dev/null +++ b/incubator/restreamer/0.1.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:29:38.867053264Z" diff --git a/incubator/restreamer/0.1.3/Chart.yaml b/incubator/restreamer/0.1.3/Chart.yaml new file mode 100644 index 00000000000..38d7004831e --- /dev/null +++ b/incubator/restreamer/0.1.3/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: restreamer +version: 0.1.3 +appVersion: "2.2.0" +description: "Allows smart free video streaming in real time." +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/restreamer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png +keywords: + - restreamer + - Network-Other + - MediaApp-Video + - Productivity +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer + - https://datarhei.github.io/restreamer/ + - https://hub.docker.com/r/datarhei/restreamer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - Network-Other + - MediaApp-Video + - Productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/restreamer/0.1.3/README.md b/incubator/restreamer/0.1.3/README.md new file mode 100644 index 00000000000..c975145a3f4 --- /dev/null +++ b/incubator/restreamer/0.1.3/README.md @@ -0,0 +1,107 @@ +# restreamer + +Allows smart free video streaming in real time. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [restreamer](https://truecharts.org/docs/charts/incubator/restreamer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `restreamer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install restreamer TrueCharts/restreamer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `restreamer` deployment + +```console +helm uninstall restreamer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install restreamer \ + --set env.TZ="America/New York" \ + TrueCharts/restreamer +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install restreamer TrueCharts/restreamer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/restreamer/0.1.2/app-readme.md b/incubator/restreamer/0.1.3/app-readme.md similarity index 100% rename from incubator/restreamer/0.1.2/app-readme.md rename to incubator/restreamer/0.1.3/app-readme.md diff --git a/incubator/restreamer/0.1.3/charts/common-10.6.1.tgz b/incubator/restreamer/0.1.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/restreamer/0.1.3/charts/common-10.6.1.tgz differ diff --git a/incubator/restreamer/0.1.2/ix_values.yaml b/incubator/restreamer/0.1.3/ix_values.yaml similarity index 100% rename from incubator/restreamer/0.1.2/ix_values.yaml rename to incubator/restreamer/0.1.3/ix_values.yaml diff --git a/incubator/restreamer/0.1.2/questions.yaml b/incubator/restreamer/0.1.3/questions.yaml similarity index 100% rename from incubator/restreamer/0.1.2/questions.yaml rename to incubator/restreamer/0.1.3/questions.yaml diff --git a/incubator/restreamer/0.1.2/templates/_config.tpl b/incubator/restreamer/0.1.3/templates/_config.tpl similarity index 100% rename from incubator/restreamer/0.1.2/templates/_config.tpl rename to incubator/restreamer/0.1.3/templates/_config.tpl diff --git a/incubator/restreamer/0.1.2/templates/_secret.tpl b/incubator/restreamer/0.1.3/templates/_secret.tpl similarity index 100% rename from incubator/restreamer/0.1.2/templates/_secret.tpl rename to incubator/restreamer/0.1.3/templates/_secret.tpl diff --git a/incubator/restreamer/0.1.2/templates/common.yaml b/incubator/restreamer/0.1.3/templates/common.yaml similarity index 100% rename from incubator/restreamer/0.1.2/templates/common.yaml rename to incubator/restreamer/0.1.3/templates/common.yaml diff --git a/incubator/rickroll/0.0.31/values.yaml b/incubator/restreamer/0.1.3/values.yaml similarity index 100% rename from incubator/rickroll/0.0.31/values.yaml rename to incubator/restreamer/0.1.3/values.yaml diff --git a/incubator/rflood/0.0.30/CHANGELOG.md b/incubator/rflood/0.0.30/CHANGELOG.md deleted file mode 100644 index ec5c938e957..00000000000 --- a/incubator/rflood/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rflood-0.0.30](https://github.com/truecharts/charts/compare/rflood-0.0.29...rflood-0.0.30) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [rflood-0.0.29](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rflood-0.0.29](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rflood/0.0.30/Chart.lock b/incubator/rflood/0.0.30/Chart.lock deleted file mode 100644 index 5da45b08fec..00000000000 --- a/incubator/rflood/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:49:22.311890997Z" diff --git a/incubator/rflood/0.0.30/Chart.yaml b/incubator/rflood/0.0.30/Chart.yaml deleted file mode 100644 index d21d6bc8df0..00000000000 --- a/incubator/rflood/0.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Chart with rTorrent and the Flood UI. -home: https://truecharts.org/docs/charts/incubator/rflood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png -keywords: - - rflood - - downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rflood -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood - - https://hotio.dev/containers/rflood - - https://hub.docker.com/r/hotio/rflood -type: application -version: 0.0.30 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders diff --git a/incubator/rflood/0.0.30/README.md b/incubator/rflood/0.0.30/README.md deleted file mode 100644 index 3bf1c7f8afb..00000000000 --- a/incubator/rflood/0.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rflood - -Chart with rTorrent and the Flood UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rflood](https://truecharts.org/docs/charts/incubator/rflood) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rflood` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rflood TrueCharts/rflood -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rflood` deployment - -```console -helm uninstall rflood -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rflood \ - --set env.TZ="America/New York" \ - TrueCharts/rflood -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rflood TrueCharts/rflood -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rflood/0.0.30/charts/common-10.5.10.tgz b/incubator/rflood/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rflood/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rflood/0.0.31/CHANGELOG.md b/incubator/rflood/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..26816ded9b4 --- /dev/null +++ b/incubator/rflood/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rflood-0.0.31](https://github.com/truecharts/charts/compare/rflood-0.0.30...rflood-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rflood-0.0.30](https://github.com/truecharts/charts/compare/rflood-0.0.29...rflood-0.0.30) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [rflood-0.0.29](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rflood-0.0.29](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rflood-0.0.28](https://github.com/truecharts/charts/compare/rflood-0.0.26...rflood-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/incubator/rflood/0.0.31/Chart.lock b/incubator/rflood/0.0.31/Chart.lock new file mode 100644 index 00000000000..fa66c47b82c --- /dev/null +++ b/incubator/rflood/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:29:45.72165174Z" diff --git a/incubator/rflood/0.0.31/Chart.yaml b/incubator/rflood/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1aa349d2381 --- /dev/null +++ b/incubator/rflood/0.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Chart with rTorrent and the Flood UI. +home: https://truecharts.org/docs/charts/incubator/rflood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png +keywords: + - rflood + - downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rflood +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rflood + - https://hotio.dev/containers/rflood + - https://hub.docker.com/r/hotio/rflood +type: application +version: 0.0.31 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders diff --git a/incubator/rflood/0.0.31/README.md b/incubator/rflood/0.0.31/README.md new file mode 100644 index 00000000000..e49bb50c4ea --- /dev/null +++ b/incubator/rflood/0.0.31/README.md @@ -0,0 +1,107 @@ +# rflood + +Chart with rTorrent and the Flood UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rflood](https://truecharts.org/docs/charts/incubator/rflood) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rflood` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rflood TrueCharts/rflood +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rflood` deployment + +```console +helm uninstall rflood +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rflood \ + --set env.TZ="America/New York" \ + TrueCharts/rflood +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rflood TrueCharts/rflood -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rflood/0.0.30/app-readme.md b/incubator/rflood/0.0.31/app-readme.md similarity index 100% rename from incubator/rflood/0.0.30/app-readme.md rename to incubator/rflood/0.0.31/app-readme.md diff --git a/incubator/rflood/0.0.31/charts/common-10.6.1.tgz b/incubator/rflood/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rflood/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/rflood/0.0.30/ix_values.yaml b/incubator/rflood/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rflood/0.0.30/ix_values.yaml rename to incubator/rflood/0.0.31/ix_values.yaml diff --git a/incubator/rflood/0.0.30/questions.yaml b/incubator/rflood/0.0.31/questions.yaml similarity index 100% rename from incubator/rflood/0.0.30/questions.yaml rename to incubator/rflood/0.0.31/questions.yaml diff --git a/incubator/rflood/0.0.30/templates/common.yaml b/incubator/rflood/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rflood/0.0.30/templates/common.yaml rename to incubator/rflood/0.0.31/templates/common.yaml diff --git a/incubator/rimgo/0.0.62/values.yaml b/incubator/rflood/0.0.31/values.yaml similarity index 100% rename from incubator/rimgo/0.0.62/values.yaml rename to incubator/rflood/0.0.31/values.yaml diff --git a/incubator/rickroll/0.0.31/CHANGELOG.md b/incubator/rickroll/0.0.31/CHANGELOG.md deleted file mode 100644 index 5e4f1de38ce..00000000000 --- a/incubator/rickroll/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/rickroll/0.0.31/Chart.lock b/incubator/rickroll/0.0.31/Chart.lock deleted file mode 100644 index c2c4d08602f..00000000000 --- a/incubator/rickroll/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:46.297174331Z" diff --git a/incubator/rickroll/0.0.31/Chart.yaml b/incubator/rickroll/0.0.31/Chart.yaml deleted file mode 100644 index d163f44348d..00000000000 --- a/incubator/rickroll/0.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the Chart. -home: https://truecharts.org/docs/charts/incubator/rickroll -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png -keywords: - - rickroll - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rickroll -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll - - https://github.com/modem7/docker-rickroll - - https://hub.docker.com/r/modem7/docker-rickroll -type: application -version: 0.0.31 diff --git a/incubator/rickroll/0.0.31/README.md b/incubator/rickroll/0.0.31/README.md deleted file mode 100644 index 4f91aa90d99..00000000000 --- a/incubator/rickroll/0.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rickroll - -Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rickroll](https://truecharts.org/docs/charts/incubator/rickroll) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rickroll` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rickroll TrueCharts/rickroll -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rickroll` deployment - -```console -helm uninstall rickroll -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rickroll \ - --set env.TZ="America/New York" \ - TrueCharts/rickroll -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rickroll TrueCharts/rickroll -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rickroll/0.0.31/charts/common-10.5.10.tgz b/incubator/rickroll/0.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rickroll/0.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rickroll/0.0.32/CHANGELOG.md b/incubator/rickroll/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..c3cc37ca3e2 --- /dev/null +++ b/incubator/rickroll/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rickroll-0.0.32](https://github.com/truecharts/charts/compare/rickroll-0.0.31...rickroll-0.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rickroll-0.0.31](https://github.com/truecharts/charts/compare/rickroll-0.0.30...rickroll-0.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/rickroll/0.0.32/Chart.lock b/incubator/rickroll/0.0.32/Chart.lock new file mode 100644 index 00000000000..87d503fcdc5 --- /dev/null +++ b/incubator/rickroll/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:29:55.5322303Z" diff --git a/incubator/rickroll/0.0.32/Chart.yaml b/incubator/rickroll/0.0.32/Chart.yaml new file mode 100644 index 00000000000..a50b57b786d --- /dev/null +++ b/incubator/rickroll/0.0.32/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the Chart. +home: https://truecharts.org/docs/charts/incubator/rickroll +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png +keywords: + - rickroll + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rickroll +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rickroll + - https://github.com/modem7/docker-rickroll + - https://hub.docker.com/r/modem7/docker-rickroll +type: application +version: 0.0.32 diff --git a/incubator/rickroll/0.0.32/README.md b/incubator/rickroll/0.0.32/README.md new file mode 100644 index 00000000000..403dbac2247 --- /dev/null +++ b/incubator/rickroll/0.0.32/README.md @@ -0,0 +1,107 @@ +# rickroll + +Self-hosted Rickrolls. Image is based on Nginx stable alpine, and all the content is local to the Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rickroll](https://truecharts.org/docs/charts/incubator/rickroll) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rickroll` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rickroll TrueCharts/rickroll +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rickroll` deployment + +```console +helm uninstall rickroll +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rickroll \ + --set env.TZ="America/New York" \ + TrueCharts/rickroll +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rickroll TrueCharts/rickroll -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rickroll/0.0.31/app-readme.md b/incubator/rickroll/0.0.32/app-readme.md similarity index 100% rename from incubator/rickroll/0.0.31/app-readme.md rename to incubator/rickroll/0.0.32/app-readme.md diff --git a/incubator/rickroll/0.0.32/charts/common-10.6.1.tgz b/incubator/rickroll/0.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rickroll/0.0.32/charts/common-10.6.1.tgz differ diff --git a/incubator/rickroll/0.0.31/ci/basic-values.yaml b/incubator/rickroll/0.0.32/ci/basic-values.yaml similarity index 100% rename from incubator/rickroll/0.0.31/ci/basic-values.yaml rename to incubator/rickroll/0.0.32/ci/basic-values.yaml diff --git a/incubator/rickroll/0.0.31/ci/fhd-values.yaml b/incubator/rickroll/0.0.32/ci/fhd-values.yaml similarity index 100% rename from incubator/rickroll/0.0.31/ci/fhd-values.yaml rename to incubator/rickroll/0.0.32/ci/fhd-values.yaml diff --git a/incubator/rickroll/0.0.31/ci/fhdgame-values.yaml b/incubator/rickroll/0.0.32/ci/fhdgame-values.yaml similarity index 100% rename from incubator/rickroll/0.0.31/ci/fhdgame-values.yaml rename to incubator/rickroll/0.0.32/ci/fhdgame-values.yaml diff --git a/incubator/rickroll/0.0.31/ci/fhdonclick-values.yaml b/incubator/rickroll/0.0.32/ci/fhdonclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.31/ci/fhdonclick-values.yaml rename to incubator/rickroll/0.0.32/ci/fhdonclick-values.yaml diff --git a/incubator/rickroll/0.0.31/ci/onclick-values.yaml b/incubator/rickroll/0.0.32/ci/onclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.31/ci/onclick-values.yaml rename to incubator/rickroll/0.0.32/ci/onclick-values.yaml diff --git a/incubator/rickroll/0.0.31/ix_values.yaml b/incubator/rickroll/0.0.32/ix_values.yaml similarity index 100% rename from incubator/rickroll/0.0.31/ix_values.yaml rename to incubator/rickroll/0.0.32/ix_values.yaml diff --git a/incubator/rickroll/0.0.31/questions.yaml b/incubator/rickroll/0.0.32/questions.yaml similarity index 100% rename from incubator/rickroll/0.0.31/questions.yaml rename to incubator/rickroll/0.0.32/questions.yaml diff --git a/incubator/rickroll/0.0.31/templates/common.yaml b/incubator/rickroll/0.0.32/templates/common.yaml similarity index 100% rename from incubator/rickroll/0.0.31/templates/common.yaml rename to incubator/rickroll/0.0.32/templates/common.yaml diff --git a/incubator/rmlint/0.0.24/values.yaml b/incubator/rickroll/0.0.32/values.yaml similarity index 100% rename from incubator/rmlint/0.0.24/values.yaml rename to incubator/rickroll/0.0.32/values.yaml diff --git a/incubator/rimgo/0.0.62/CHANGELOG.md b/incubator/rimgo/0.0.62/CHANGELOG.md deleted file mode 100644 index c5312b0f022..00000000000 --- a/incubator/rimgo/0.0.62/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rimgo-0.0.62](https://github.com/truecharts/charts/compare/rimgo-0.0.61...rimgo-0.0.62) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [rimgo-0.0.61](https://github.com/truecharts/charts/compare/rimgo-0.0.60...rimgo-0.0.61) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [rimgo-0.0.60](https://github.com/truecharts/charts/compare/rimgo-0.0.59...rimgo-0.0.60) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [rimgo-0.0.59](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.59) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rimgo-0.0.59](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.59) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rimgo-0.0.57](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.57) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rimgo/0.0.62/Chart.lock b/incubator/rimgo/0.0.62/Chart.lock deleted file mode 100644 index 76ec9a8b059..00000000000 --- a/incubator/rimgo/0.0.62/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:55:20.452579992Z" diff --git a/incubator/rimgo/0.0.62/Chart.yaml b/incubator/rimgo/0.0.62/Chart.yaml deleted file mode 100644 index 6311b635eb5..00000000000 --- a/incubator/rimgo/0.0.62/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Alternative Imgur front-end" -home: https://truecharts.org/docs/charts/incubator/rimgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png -keywords: - - rimgo - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rimgo -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo - - https://quay.io/repository/pussthecatorg/rimgo -type: application -version: 0.0.62 diff --git a/incubator/rimgo/0.0.62/README.md b/incubator/rimgo/0.0.62/README.md deleted file mode 100644 index 07477aa651e..00000000000 --- a/incubator/rimgo/0.0.62/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# rimgo - -Alternative Imgur front-end - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rimgo](https://truecharts.org/docs/charts/incubator/rimgo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rimgo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rimgo TrueCharts/rimgo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rimgo` deployment - -```console -helm uninstall rimgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rimgo \ - --set env.TZ="America/New York" \ - TrueCharts/rimgo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rimgo TrueCharts/rimgo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rimgo/0.0.62/charts/common-10.5.10.tgz b/incubator/rimgo/0.0.62/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rimgo/0.0.62/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rimgo/0.0.63/CHANGELOG.md b/incubator/rimgo/0.0.63/CHANGELOG.md new file mode 100644 index 00000000000..114d1e18391 --- /dev/null +++ b/incubator/rimgo/0.0.63/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rimgo-0.0.63](https://github.com/truecharts/charts/compare/rimgo-0.0.62...rimgo-0.0.63) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rimgo-0.0.62](https://github.com/truecharts/charts/compare/rimgo-0.0.61...rimgo-0.0.62) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [rimgo-0.0.61](https://github.com/truecharts/charts/compare/rimgo-0.0.60...rimgo-0.0.61) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [rimgo-0.0.60](https://github.com/truecharts/charts/compare/rimgo-0.0.59...rimgo-0.0.60) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [rimgo-0.0.59](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.59) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rimgo-0.0.59](https://github.com/truecharts/charts/compare/rimgo-0.0.54...rimgo-0.0.59) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/incubator/rimgo/0.0.63/Chart.lock b/incubator/rimgo/0.0.63/Chart.lock new file mode 100644 index 00000000000..74a8fc182c1 --- /dev/null +++ b/incubator/rimgo/0.0.63/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:01.364559266Z" diff --git a/incubator/rimgo/0.0.63/Chart.yaml b/incubator/rimgo/0.0.63/Chart.yaml new file mode 100644 index 00000000000..6c187e0dca1 --- /dev/null +++ b/incubator/rimgo/0.0.63/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Alternative Imgur front-end" +home: https://truecharts.org/docs/charts/incubator/rimgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png +keywords: + - rimgo + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rimgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo + - https://quay.io/repository/pussthecatorg/rimgo +type: application +version: 0.0.63 diff --git a/incubator/rimgo/0.0.63/README.md b/incubator/rimgo/0.0.63/README.md new file mode 100644 index 00000000000..6de3cb01367 --- /dev/null +++ b/incubator/rimgo/0.0.63/README.md @@ -0,0 +1,106 @@ +# rimgo + +Alternative Imgur front-end + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rimgo](https://truecharts.org/docs/charts/incubator/rimgo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rimgo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rimgo TrueCharts/rimgo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rimgo` deployment + +```console +helm uninstall rimgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rimgo \ + --set env.TZ="America/New York" \ + TrueCharts/rimgo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rimgo TrueCharts/rimgo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rimgo/0.0.62/app-readme.md b/incubator/rimgo/0.0.63/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.62/app-readme.md rename to incubator/rimgo/0.0.63/app-readme.md diff --git a/incubator/rimgo/0.0.63/charts/common-10.6.1.tgz b/incubator/rimgo/0.0.63/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rimgo/0.0.63/charts/common-10.6.1.tgz differ diff --git a/incubator/rimgo/0.0.62/ix_values.yaml b/incubator/rimgo/0.0.63/ix_values.yaml similarity index 100% rename from incubator/rimgo/0.0.62/ix_values.yaml rename to incubator/rimgo/0.0.63/ix_values.yaml diff --git a/incubator/rimgo/0.0.62/questions.yaml b/incubator/rimgo/0.0.63/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.62/questions.yaml rename to incubator/rimgo/0.0.63/questions.yaml diff --git a/incubator/rimgo/0.0.62/templates/common.yaml b/incubator/rimgo/0.0.63/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.62/templates/common.yaml rename to incubator/rimgo/0.0.63/templates/common.yaml diff --git a/incubator/rollarr/0.0.24/values.yaml b/incubator/rimgo/0.0.63/values.yaml similarity index 100% rename from incubator/rollarr/0.0.24/values.yaml rename to incubator/rimgo/0.0.63/values.yaml diff --git a/incubator/rmlint/0.0.24/CHANGELOG.md b/incubator/rmlint/0.0.24/CHANGELOG.md deleted file mode 100644 index 75718899b7e..00000000000 --- a/incubator/rmlint/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/rmlint/0.0.24/Chart.lock b/incubator/rmlint/0.0.24/Chart.lock deleted file mode 100644 index 1802cde9f57..00000000000 --- a/incubator/rmlint/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:30:56.986539984Z" diff --git a/incubator/rmlint/0.0.24/Chart.yaml b/incubator/rmlint/0.0.24/Chart.yaml deleted file mode 100644 index e15c6b978ca..00000000000 --- a/incubator/rmlint/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "rmlint finds space waste and other broken things on your filesystem and offers to remove it." -home: https://truecharts.org/docs/charts/incubator/rmlint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png -keywords: - - rmlint - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rmlint -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint - - https://github.com/sahib/rmlint - - https://hub.docker.com/r/bobbintb/docker-rmlint-TrueNAS -type: application -version: 0.0.24 diff --git a/incubator/rmlint/0.0.24/README.md b/incubator/rmlint/0.0.24/README.md deleted file mode 100644 index 9c52ea7afa2..00000000000 --- a/incubator/rmlint/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rmlint - -rmlint finds space waste and other broken things on your filesystem and offers to remove it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rmlint](https://truecharts.org/docs/charts/incubator/rmlint) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rmlint` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rmlint TrueCharts/rmlint -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rmlint` deployment - -```console -helm uninstall rmlint -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rmlint \ - --set env.TZ="America/New York" \ - TrueCharts/rmlint -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rmlint TrueCharts/rmlint -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rmlint/0.0.24/charts/common-10.5.10.tgz b/incubator/rmlint/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rmlint/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rmlint/0.0.25/CHANGELOG.md b/incubator/rmlint/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0f7a33b100a --- /dev/null +++ b/incubator/rmlint/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rmlint-0.0.25](https://github.com/truecharts/charts/compare/rmlint-0.0.24...rmlint-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rmlint-0.0.24](https://github.com/truecharts/charts/compare/rmlint-0.0.23...rmlint-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/rmlint/0.0.25/Chart.lock b/incubator/rmlint/0.0.25/Chart.lock new file mode 100644 index 00000000000..445f0132ab3 --- /dev/null +++ b/incubator/rmlint/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:10.721687577Z" diff --git a/incubator/rmlint/0.0.25/Chart.yaml b/incubator/rmlint/0.0.25/Chart.yaml new file mode 100644 index 00000000000..cb1b15c7814 --- /dev/null +++ b/incubator/rmlint/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "rmlint finds space waste and other broken things on your filesystem and offers to remove it." +home: https://truecharts.org/docs/charts/incubator/rmlint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png +keywords: + - rmlint + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rmlint +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rmlint + - https://github.com/sahib/rmlint + - https://hub.docker.com/r/bobbintb/docker-rmlint-TrueNAS +type: application +version: 0.0.25 diff --git a/incubator/rmlint/0.0.25/README.md b/incubator/rmlint/0.0.25/README.md new file mode 100644 index 00000000000..d59cc8bb2ca --- /dev/null +++ b/incubator/rmlint/0.0.25/README.md @@ -0,0 +1,107 @@ +# rmlint + +rmlint finds space waste and other broken things on your filesystem and offers to remove it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rmlint](https://truecharts.org/docs/charts/incubator/rmlint) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rmlint` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rmlint TrueCharts/rmlint +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rmlint` deployment + +```console +helm uninstall rmlint +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rmlint \ + --set env.TZ="America/New York" \ + TrueCharts/rmlint +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rmlint TrueCharts/rmlint -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rmlint/0.0.24/app-readme.md b/incubator/rmlint/0.0.25/app-readme.md similarity index 100% rename from incubator/rmlint/0.0.24/app-readme.md rename to incubator/rmlint/0.0.25/app-readme.md diff --git a/incubator/rmlint/0.0.25/charts/common-10.6.1.tgz b/incubator/rmlint/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rmlint/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rmlint/0.0.24/ix_values.yaml b/incubator/rmlint/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rmlint/0.0.24/ix_values.yaml rename to incubator/rmlint/0.0.25/ix_values.yaml diff --git a/incubator/rmlint/0.0.24/questions.yaml b/incubator/rmlint/0.0.25/questions.yaml similarity index 100% rename from incubator/rmlint/0.0.24/questions.yaml rename to incubator/rmlint/0.0.25/questions.yaml diff --git a/incubator/rmlint/0.0.24/templates/common.yaml b/incubator/rmlint/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rmlint/0.0.24/templates/common.yaml rename to incubator/rmlint/0.0.25/templates/common.yaml diff --git a/incubator/root/0.0.24/values.yaml b/incubator/rmlint/0.0.25/values.yaml similarity index 100% rename from incubator/root/0.0.24/values.yaml rename to incubator/rmlint/0.0.25/values.yaml diff --git a/incubator/rollarr/0.0.24/CHANGELOG.md b/incubator/rollarr/0.0.24/CHANGELOG.md deleted file mode 100644 index c8d73f639e7..00000000000 --- a/incubator/rollarr/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/rollarr/0.0.24/Chart.lock b/incubator/rollarr/0.0.24/Chart.lock deleted file mode 100644 index 673fb499d8e..00000000000 --- a/incubator/rollarr/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:01.628165414Z" diff --git a/incubator/rollarr/0.0.24/Chart.yaml b/incubator/rollarr/0.0.24/Chart.yaml deleted file mode 100644 index 6f8d1b57f05..00000000000 --- a/incubator/rollarr/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A automated pre-roll program for your plex pre-roll needs." -home: https://truecharts.org/docs/charts/incubator/rollarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rollarr.png -keywords: - - rollarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rollarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rollarr - - https://github.com/TheHumanRobot/Rollarr - - https://hub.docker.com/r/thehumanrobot/rollarr/ -type: application -version: 0.0.24 diff --git a/incubator/rollarr/0.0.24/README.md b/incubator/rollarr/0.0.24/README.md deleted file mode 100644 index 3ab73cc74ef..00000000000 --- a/incubator/rollarr/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rollarr - -A automated pre-roll program for your plex pre-roll needs. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rollarr](https://truecharts.org/docs/charts/incubator/rollarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rollarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rollarr TrueCharts/rollarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rollarr` deployment - -```console -helm uninstall rollarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rollarr \ - --set env.TZ="America/New York" \ - TrueCharts/rollarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rollarr TrueCharts/rollarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rollarr/0.0.24/charts/common-10.5.10.tgz b/incubator/rollarr/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rollarr/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rollarr/0.0.25/CHANGELOG.md b/incubator/rollarr/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d1c21d94040 --- /dev/null +++ b/incubator/rollarr/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rollarr-0.0.25](https://github.com/truecharts/charts/compare/rollarr-0.0.24...rollarr-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rollarr-0.0.24](https://github.com/truecharts/charts/compare/rollarr-0.0.23...rollarr-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/rollarr/0.0.25/Chart.lock b/incubator/rollarr/0.0.25/Chart.lock new file mode 100644 index 00000000000..f9f49206960 --- /dev/null +++ b/incubator/rollarr/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:17.828585581Z" diff --git a/incubator/rollarr/0.0.25/Chart.yaml b/incubator/rollarr/0.0.25/Chart.yaml new file mode 100644 index 00000000000..43bb3afaa5c --- /dev/null +++ b/incubator/rollarr/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A automated pre-roll program for your plex pre-roll needs." +home: https://truecharts.org/docs/charts/incubator/rollarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rollarr.png +keywords: + - rollarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rollarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rollarr + - https://github.com/TheHumanRobot/Rollarr + - https://hub.docker.com/r/thehumanrobot/rollarr/ +type: application +version: 0.0.25 diff --git a/incubator/rollarr/0.0.25/README.md b/incubator/rollarr/0.0.25/README.md new file mode 100644 index 00000000000..f9cac35bc56 --- /dev/null +++ b/incubator/rollarr/0.0.25/README.md @@ -0,0 +1,107 @@ +# rollarr + +A automated pre-roll program for your plex pre-roll needs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rollarr](https://truecharts.org/docs/charts/incubator/rollarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rollarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rollarr TrueCharts/rollarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rollarr` deployment + +```console +helm uninstall rollarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rollarr \ + --set env.TZ="America/New York" \ + TrueCharts/rollarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rollarr TrueCharts/rollarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rollarr/0.0.24/app-readme.md b/incubator/rollarr/0.0.25/app-readme.md similarity index 100% rename from incubator/rollarr/0.0.24/app-readme.md rename to incubator/rollarr/0.0.25/app-readme.md diff --git a/incubator/rollarr/0.0.25/charts/common-10.6.1.tgz b/incubator/rollarr/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rollarr/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rollarr/0.0.24/ix_values.yaml b/incubator/rollarr/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rollarr/0.0.24/ix_values.yaml rename to incubator/rollarr/0.0.25/ix_values.yaml diff --git a/incubator/rollarr/0.0.24/questions.yaml b/incubator/rollarr/0.0.25/questions.yaml similarity index 100% rename from incubator/rollarr/0.0.24/questions.yaml rename to incubator/rollarr/0.0.25/questions.yaml diff --git a/incubator/rollarr/0.0.24/templates/common.yaml b/incubator/rollarr/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rollarr/0.0.24/templates/common.yaml rename to incubator/rollarr/0.0.25/templates/common.yaml diff --git a/incubator/rss-proxy/0.0.24/values.yaml b/incubator/rollarr/0.0.25/values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.24/values.yaml rename to incubator/rollarr/0.0.25/values.yaml diff --git a/incubator/root/0.0.24/CHANGELOG.md b/incubator/root/0.0.24/CHANGELOG.md deleted file mode 100644 index f97361bc2f8..00000000000 --- a/incubator/root/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/root/0.0.24/Chart.lock b/incubator/root/0.0.24/Chart.lock deleted file mode 100644 index 39eca2dd6aa..00000000000 --- a/incubator/root/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:12.328416999Z" diff --git a/incubator/root/0.0.24/Chart.yaml b/incubator/root/0.0.24/Chart.yaml deleted file mode 100644 index ba968f53571..00000000000 --- a/incubator/root/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. -home: https://truecharts.org/docs/charts/incubator/root -icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png -keywords: - - root - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: root -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/root - - https://root.cern/ - - https://hub.docker.com/repository/docker/bgameiro/arch-cern-root -type: application -version: 0.0.24 diff --git a/incubator/root/0.0.24/README.md b/incubator/root/0.0.24/README.md deleted file mode 100644 index 7408fe46843..00000000000 --- a/incubator/root/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# root - -ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [root](https://truecharts.org/docs/charts/incubator/root) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `root` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install root TrueCharts/root -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `root` deployment - -```console -helm uninstall root -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install root \ - --set env.TZ="America/New York" \ - TrueCharts/root -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install root TrueCharts/root -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/root/0.0.24/charts/common-10.5.10.tgz b/incubator/root/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/root/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/root/0.0.25/CHANGELOG.md b/incubator/root/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..991c5f49049 --- /dev/null +++ b/incubator/root/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [root-0.0.25](https://github.com/truecharts/charts/compare/root-0.0.24...root-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [root-0.0.24](https://github.com/truecharts/charts/compare/root-0.0.23...root-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/root/0.0.25/Chart.lock b/incubator/root/0.0.25/Chart.lock new file mode 100644 index 00000000000..d18f2aebf0c --- /dev/null +++ b/incubator/root/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:26.960229533Z" diff --git a/incubator/root/0.0.25/Chart.yaml b/incubator/root/0.0.25/Chart.yaml new file mode 100644 index 00000000000..af2254390fb --- /dev/null +++ b/incubator/root/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. +home: https://truecharts.org/docs/charts/incubator/root +icon: https://truecharts.org/img/hotlink-ok/chart-icons/root.png +keywords: + - root + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: root +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/root + - https://root.cern/ + - https://hub.docker.com/repository/docker/bgameiro/arch-cern-root +type: application +version: 0.0.25 diff --git a/incubator/root/0.0.25/README.md b/incubator/root/0.0.25/README.md new file mode 100644 index 00000000000..156df24a7ff --- /dev/null +++ b/incubator/root/0.0.25/README.md @@ -0,0 +1,107 @@ +# root + +ROOT is a framework for data processing, born at CERN, at the heart of the research on high-energy physics. Every day, thousands of physicists use ROOT applications to analyze their data or to perform simulations. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [root](https://truecharts.org/docs/charts/incubator/root) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `root` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install root TrueCharts/root +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `root` deployment + +```console +helm uninstall root +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install root \ + --set env.TZ="America/New York" \ + TrueCharts/root +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install root TrueCharts/root -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/root/0.0.24/app-readme.md b/incubator/root/0.0.25/app-readme.md similarity index 100% rename from incubator/root/0.0.24/app-readme.md rename to incubator/root/0.0.25/app-readme.md diff --git a/incubator/root/0.0.25/charts/common-10.6.1.tgz b/incubator/root/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/root/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/root/0.0.24/ix_values.yaml b/incubator/root/0.0.25/ix_values.yaml similarity index 100% rename from incubator/root/0.0.24/ix_values.yaml rename to incubator/root/0.0.25/ix_values.yaml diff --git a/incubator/root/0.0.24/questions.yaml b/incubator/root/0.0.25/questions.yaml similarity index 100% rename from incubator/root/0.0.24/questions.yaml rename to incubator/root/0.0.25/questions.yaml diff --git a/incubator/root/0.0.24/templates/common.yaml b/incubator/root/0.0.25/templates/common.yaml similarity index 100% rename from incubator/root/0.0.24/templates/common.yaml rename to incubator/root/0.0.25/templates/common.yaml diff --git a/incubator/rss-to-telegram/0.0.24/values.yaml b/incubator/root/0.0.25/values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.24/values.yaml rename to incubator/root/0.0.25/values.yaml diff --git a/incubator/rss-proxy/0.0.24/CHANGELOG.md b/incubator/rss-proxy/0.0.24/CHANGELOG.md deleted file mode 100644 index 5bb43ab17e6..00000000000 --- a/incubator/rss-proxy/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rss-proxy/0.0.24/Chart.lock b/incubator/rss-proxy/0.0.24/Chart.lock deleted file mode 100644 index 71831295670..00000000000 --- a/incubator/rss-proxy/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:13.219328219Z" diff --git a/incubator/rss-proxy/0.0.24/Chart.yaml b/incubator/rss-proxy/0.0.24/Chart.yaml deleted file mode 100644 index f04b53fbfa7..00000000000 --- a/incubator/rss-proxy/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure." -home: https://truecharts.org/docs/charts/incubator/rss-proxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png -keywords: - - rss-proxy - - Cloud - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-proxy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy - - https://github.com/damoeb/rss-proxy - - https://hub.docker.com/r/damoeb/rss-proxy -type: application -version: 0.0.24 diff --git a/incubator/rss-proxy/0.0.24/README.md b/incubator/rss-proxy/0.0.24/README.md deleted file mode 100644 index 74d395b4d35..00000000000 --- a/incubator/rss-proxy/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rss-proxy - -RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rss-proxy](https://truecharts.org/docs/charts/incubator/rss-proxy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rss-proxy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rss-proxy TrueCharts/rss-proxy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rss-proxy` deployment - -```console -helm uninstall rss-proxy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rss-proxy \ - --set env.TZ="America/New York" \ - TrueCharts/rss-proxy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rss-proxy TrueCharts/rss-proxy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-proxy/0.0.24/charts/common-10.5.10.tgz b/incubator/rss-proxy/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rss-proxy/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rss-proxy/0.0.25/CHANGELOG.md b/incubator/rss-proxy/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..26de2b1189b --- /dev/null +++ b/incubator/rss-proxy/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-proxy-0.0.25](https://github.com/truecharts/charts/compare/rss-proxy-0.0.24...rss-proxy-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-proxy-0.0.24](https://github.com/truecharts/charts/compare/rss-proxy-0.0.23...rss-proxy-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/rss-proxy/0.0.25/Chart.lock b/incubator/rss-proxy/0.0.25/Chart.lock new file mode 100644 index 00000000000..bf0fca90dc5 --- /dev/null +++ b/incubator/rss-proxy/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:32.788989718Z" diff --git a/incubator/rss-proxy/0.0.25/Chart.yaml b/incubator/rss-proxy/0.0.25/Chart.yaml new file mode 100644 index 00000000000..bd7f114dccf --- /dev/null +++ b/incubator/rss-proxy/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure." +home: https://truecharts.org/docs/charts/incubator/rss-proxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-proxy.png +keywords: + - rss-proxy + - Cloud + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-proxy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-proxy + - https://github.com/damoeb/rss-proxy + - https://hub.docker.com/r/damoeb/rss-proxy +type: application +version: 0.0.25 diff --git a/incubator/rss-proxy/0.0.25/README.md b/incubator/rss-proxy/0.0.25/README.md new file mode 100644 index 00000000000..f101609ba71 --- /dev/null +++ b/incubator/rss-proxy/0.0.25/README.md @@ -0,0 +1,107 @@ +# rss-proxy + +RSS-proxy 2+ allows you to do create an ATOM or JSON feed of almost static/dynamic websites or feeds (web to feed), just by analyzing just the HTML structure. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rss-proxy](https://truecharts.org/docs/charts/incubator/rss-proxy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rss-proxy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rss-proxy TrueCharts/rss-proxy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rss-proxy` deployment + +```console +helm uninstall rss-proxy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rss-proxy \ + --set env.TZ="America/New York" \ + TrueCharts/rss-proxy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rss-proxy TrueCharts/rss-proxy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-proxy/0.0.24/app-readme.md b/incubator/rss-proxy/0.0.25/app-readme.md similarity index 100% rename from incubator/rss-proxy/0.0.24/app-readme.md rename to incubator/rss-proxy/0.0.25/app-readme.md diff --git a/incubator/rss-proxy/0.0.25/charts/common-10.6.1.tgz b/incubator/rss-proxy/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rss-proxy/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rss-proxy/0.0.24/ix_values.yaml b/incubator/rss-proxy/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.24/ix_values.yaml rename to incubator/rss-proxy/0.0.25/ix_values.yaml diff --git a/incubator/rss-proxy/0.0.24/questions.yaml b/incubator/rss-proxy/0.0.25/questions.yaml similarity index 100% rename from incubator/rss-proxy/0.0.24/questions.yaml rename to incubator/rss-proxy/0.0.25/questions.yaml diff --git a/incubator/rss-proxy/0.0.24/templates/common.yaml b/incubator/rss-proxy/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rss-proxy/0.0.24/templates/common.yaml rename to incubator/rss-proxy/0.0.25/templates/common.yaml diff --git a/incubator/rstudio/0.0.28/values.yaml b/incubator/rss-proxy/0.0.25/values.yaml similarity index 100% rename from incubator/rstudio/0.0.28/values.yaml rename to incubator/rss-proxy/0.0.25/values.yaml diff --git a/incubator/rss-to-telegram/0.0.24/CHANGELOG.md b/incubator/rss-to-telegram/0.0.24/CHANGELOG.md deleted file mode 100644 index 9e364888a5f..00000000000 --- a/incubator/rss-to-telegram/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rss-to-telegram/0.0.24/Chart.lock b/incubator/rss-to-telegram/0.0.24/Chart.lock deleted file mode 100644 index 55b4524c241..00000000000 --- a/incubator/rss-to-telegram/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:21.988036387Z" diff --git a/incubator/rss-to-telegram/0.0.24/Chart.yaml b/incubator/rss-to-telegram/0.0.24/Chart.yaml deleted file mode 100644 index f9ef1b0bd57..00000000000 --- a/incubator/rss-to-telegram/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Network-Messenger - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. -home: https://truecharts.org/docs/charts/incubator/rss-to-telegram -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png -keywords: - - rss-to-telegram - - Network-Other - - Network-Messenger - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-to-telegram -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram - - https://github.com/BoKKeR/RSS-to-Telegram-Bot - - https://hub.docker.com/r/bokker/rss.to.telegram -type: application -version: 0.0.24 diff --git a/incubator/rss-to-telegram/0.0.24/README.md b/incubator/rss-to-telegram/0.0.24/README.md deleted file mode 100644 index 712237d041b..00000000000 --- a/incubator/rss-to-telegram/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rss-to-telegram - -A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rss-to-telegram](https://truecharts.org/docs/charts/incubator/rss-to-telegram) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rss-to-telegram` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rss-to-telegram TrueCharts/rss-to-telegram -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rss-to-telegram` deployment - -```console -helm uninstall rss-to-telegram -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rss-to-telegram \ - --set env.TZ="America/New York" \ - TrueCharts/rss-to-telegram -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rss-to-telegram TrueCharts/rss-to-telegram -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-to-telegram/0.0.24/charts/common-10.5.10.tgz b/incubator/rss-to-telegram/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rss-to-telegram/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rss-to-telegram/0.0.25/CHANGELOG.md b/incubator/rss-to-telegram/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..34e3a0798d4 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-to-telegram-0.0.25](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.24...rss-to-telegram-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rss-to-telegram-0.0.24](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.23...rss-to-telegram-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/rss-to-telegram/0.0.25/Chart.lock b/incubator/rss-to-telegram/0.0.25/Chart.lock new file mode 100644 index 00000000000..06ff5889dd3 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:41.983169011Z" diff --git a/incubator/rss-to-telegram/0.0.25/Chart.yaml b/incubator/rss-to-telegram/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c15daa1e09e --- /dev/null +++ b/incubator/rss-to-telegram/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Network-Messenger + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. +home: https://truecharts.org/docs/charts/incubator/rss-to-telegram +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-to-telegram.png +keywords: + - rss-to-telegram + - Network-Other + - Network-Messenger + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-to-telegram +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rss-to-telegram + - https://github.com/BoKKeR/RSS-to-Telegram-Bot + - https://hub.docker.com/r/bokker/rss.to.telegram +type: application +version: 0.0.25 diff --git a/incubator/rss-to-telegram/0.0.25/README.md b/incubator/rss-to-telegram/0.0.25/README.md new file mode 100644 index 00000000000..3e31b470d5d --- /dev/null +++ b/incubator/rss-to-telegram/0.0.25/README.md @@ -0,0 +1,107 @@ +# rss-to-telegram + +A self-hosted telegram JS/TS bot that dumps posts from RSS feeds to a telegram chat. This script was created because all the third party services were unreliable, slow. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rss-to-telegram](https://truecharts.org/docs/charts/incubator/rss-to-telegram) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rss-to-telegram` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rss-to-telegram TrueCharts/rss-to-telegram +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rss-to-telegram` deployment + +```console +helm uninstall rss-to-telegram +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rss-to-telegram \ + --set env.TZ="America/New York" \ + TrueCharts/rss-to-telegram +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rss-to-telegram TrueCharts/rss-to-telegram -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rss-to-telegram/0.0.24/app-readme.md b/incubator/rss-to-telegram/0.0.25/app-readme.md similarity index 100% rename from incubator/rss-to-telegram/0.0.24/app-readme.md rename to incubator/rss-to-telegram/0.0.25/app-readme.md diff --git a/incubator/rss-to-telegram/0.0.25/charts/common-10.6.1.tgz b/incubator/rss-to-telegram/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rss-to-telegram/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rss-to-telegram/0.0.24/ix_values.yaml b/incubator/rss-to-telegram/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.24/ix_values.yaml rename to incubator/rss-to-telegram/0.0.25/ix_values.yaml diff --git a/incubator/rss-to-telegram/0.0.24/questions.yaml b/incubator/rss-to-telegram/0.0.25/questions.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.24/questions.yaml rename to incubator/rss-to-telegram/0.0.25/questions.yaml diff --git a/incubator/rss-to-telegram/0.0.24/templates/common.yaml b/incubator/rss-to-telegram/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.24/templates/common.yaml rename to incubator/rss-to-telegram/0.0.25/templates/common.yaml diff --git a/incubator/rtmpserver/0.0.24/values.yaml b/incubator/rss-to-telegram/0.0.25/values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.24/values.yaml rename to incubator/rss-to-telegram/0.0.25/values.yaml diff --git a/incubator/rstudio/0.0.28/CHANGELOG.md b/incubator/rstudio/0.0.28/CHANGELOG.md deleted file mode 100644 index 19d6ef4b199..00000000000 --- a/incubator/rstudio/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rstudio-0.0.28](https://github.com/truecharts/charts/compare/rstudio-0.0.27...rstudio-0.0.28) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rstudio/0.0.28/Chart.lock b/incubator/rstudio/0.0.28/Chart.lock deleted file mode 100644 index 76c4222071e..00000000000 --- a/incubator/rstudio/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:49:28.504956752Z" diff --git a/incubator/rstudio/0.0.28/Chart.yaml b/incubator/rstudio/0.0.28/Chart.yaml deleted file mode 100644 index 05d2fe9c1a0..00000000000 --- a/incubator/rstudio/0.0.28/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "***NOTE*** First run is slow." -home: https://truecharts.org/docs/charts/incubator/rstudio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png -keywords: - - rstudio - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rstudio -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio - - https://github.com/rocker-org/rocker-versioned - - https://hub.docker.com/r/rocker/rstudio/ -type: application -version: 0.0.28 diff --git a/incubator/rstudio/0.0.28/README.md b/incubator/rstudio/0.0.28/README.md deleted file mode 100644 index 800751d46f6..00000000000 --- a/incubator/rstudio/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rstudio - -***NOTE*** First run is slow. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rstudio](https://truecharts.org/docs/charts/incubator/rstudio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rstudio` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rstudio TrueCharts/rstudio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rstudio` deployment - -```console -helm uninstall rstudio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rstudio \ - --set env.TZ="America/New York" \ - TrueCharts/rstudio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rstudio TrueCharts/rstudio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rstudio/0.0.28/charts/common-10.5.10.tgz b/incubator/rstudio/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rstudio/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rstudio/0.0.29/CHANGELOG.md b/incubator/rstudio/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..0a22af80a82 --- /dev/null +++ b/incubator/rstudio/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rstudio-0.0.29](https://github.com/truecharts/charts/compare/rstudio-0.0.28...rstudio-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rstudio-0.0.28](https://github.com/truecharts/charts/compare/rstudio-0.0.27...rstudio-0.0.28) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rstudio-0.0.27](https://github.com/truecharts/charts/compare/rstudio-0.0.25...rstudio-0.0.27) (2022-09-20) + +### Chore diff --git a/incubator/rstudio/0.0.29/Chart.lock b/incubator/rstudio/0.0.29/Chart.lock new file mode 100644 index 00000000000..45e1285cd49 --- /dev/null +++ b/incubator/rstudio/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:49.285957883Z" diff --git a/incubator/rstudio/0.0.29/Chart.yaml b/incubator/rstudio/0.0.29/Chart.yaml new file mode 100644 index 00000000000..da74c9a406e --- /dev/null +++ b/incubator/rstudio/0.0.29/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "***NOTE*** First run is slow." +home: https://truecharts.org/docs/charts/incubator/rstudio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png +keywords: + - rstudio + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rstudio +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rstudio + - https://github.com/rocker-org/rocker-versioned + - https://hub.docker.com/r/rocker/rstudio/ +type: application +version: 0.0.29 diff --git a/incubator/rstudio/0.0.29/README.md b/incubator/rstudio/0.0.29/README.md new file mode 100644 index 00000000000..2379a0b3f27 --- /dev/null +++ b/incubator/rstudio/0.0.29/README.md @@ -0,0 +1,107 @@ +# rstudio + +***NOTE*** First run is slow. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rstudio](https://truecharts.org/docs/charts/incubator/rstudio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rstudio` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rstudio TrueCharts/rstudio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rstudio` deployment + +```console +helm uninstall rstudio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rstudio \ + --set env.TZ="America/New York" \ + TrueCharts/rstudio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rstudio TrueCharts/rstudio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rstudio/0.0.28/app-readme.md b/incubator/rstudio/0.0.29/app-readme.md similarity index 100% rename from incubator/rstudio/0.0.28/app-readme.md rename to incubator/rstudio/0.0.29/app-readme.md diff --git a/incubator/rstudio/0.0.29/charts/common-10.6.1.tgz b/incubator/rstudio/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rstudio/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/rstudio/0.0.28/ix_values.yaml b/incubator/rstudio/0.0.29/ix_values.yaml similarity index 100% rename from incubator/rstudio/0.0.28/ix_values.yaml rename to incubator/rstudio/0.0.29/ix_values.yaml diff --git a/incubator/rstudio/0.0.28/questions.yaml b/incubator/rstudio/0.0.29/questions.yaml similarity index 100% rename from incubator/rstudio/0.0.28/questions.yaml rename to incubator/rstudio/0.0.29/questions.yaml diff --git a/incubator/rstudio/0.0.28/templates/common.yaml b/incubator/rstudio/0.0.29/templates/common.yaml similarity index 100% rename from incubator/rstudio/0.0.28/templates/common.yaml rename to incubator/rstudio/0.0.29/templates/common.yaml diff --git a/incubator/rust/0.0.24/values.yaml b/incubator/rstudio/0.0.29/values.yaml similarity index 100% rename from incubator/rust/0.0.24/values.yaml rename to incubator/rstudio/0.0.29/values.yaml diff --git a/incubator/rtmpserver/0.0.24/CHANGELOG.md b/incubator/rtmpserver/0.0.24/CHANGELOG.md deleted file mode 100644 index 9b0a046f8d0..00000000000 --- a/incubator/rtmpserver/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/rtmpserver/0.0.24/Chart.lock b/incubator/rtmpserver/0.0.24/Chart.lock deleted file mode 100644 index 4558c4460ac..00000000000 --- a/incubator/rtmpserver/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:37.532052523Z" diff --git a/incubator/rtmpserver/0.0.24/Chart.yaml b/incubator/rtmpserver/0.0.24/Chart.yaml deleted file mode 100644 index a9e76ea71c5..00000000000 --- a/incubator/rtmpserver/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images." -home: https://truecharts.org/docs/charts/incubator/rtmpserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png -keywords: - - rtmpserver - - GameServers - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rtmpserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver - - https://github.com/TareqAlqutami/rtmp-hls-server - - https://hub.docker.com/r/alqutami/rtmp-hls -type: application -version: 0.0.24 diff --git a/incubator/rtmpserver/0.0.24/README.md b/incubator/rtmpserver/0.0.24/README.md deleted file mode 100644 index e64957f870f..00000000000 --- a/incubator/rtmpserver/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rtmpserver - -This Chart can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rtmpserver](https://truecharts.org/docs/charts/incubator/rtmpserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rtmpserver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rtmpserver TrueCharts/rtmpserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rtmpserver` deployment - -```console -helm uninstall rtmpserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rtmpserver \ - --set env.TZ="America/New York" \ - TrueCharts/rtmpserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rtmpserver TrueCharts/rtmpserver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rtmpserver/0.0.24/charts/common-10.5.10.tgz b/incubator/rtmpserver/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rtmpserver/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rtmpserver/0.0.25/CHANGELOG.md b/incubator/rtmpserver/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..786952479ad --- /dev/null +++ b/incubator/rtmpserver/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rtmpserver-0.0.25](https://github.com/truecharts/charts/compare/rtmpserver-0.0.24...rtmpserver-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rtmpserver-0.0.24](https://github.com/truecharts/charts/compare/rtmpserver-0.0.23...rtmpserver-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/rtmpserver/0.0.25/Chart.lock b/incubator/rtmpserver/0.0.25/Chart.lock new file mode 100644 index 00000000000..3290fa4c5fd --- /dev/null +++ b/incubator/rtmpserver/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:30:59.0360507Z" diff --git a/incubator/rtmpserver/0.0.25/Chart.yaml b/incubator/rtmpserver/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8d11f483935 --- /dev/null +++ b/incubator/rtmpserver/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images." +home: https://truecharts.org/docs/charts/incubator/rtmpserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtmpserver.png +keywords: + - rtmpserver + - GameServers + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rtmpserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver + - https://github.com/TareqAlqutami/rtmp-hls-server + - https://hub.docker.com/r/alqutami/rtmp-hls +type: application +version: 0.0.25 diff --git a/incubator/rtmpserver/0.0.25/README.md b/incubator/rtmpserver/0.0.25/README.md new file mode 100644 index 00000000000..a5e3cb1ebc9 --- /dev/null +++ b/incubator/rtmpserver/0.0.25/README.md @@ -0,0 +1,107 @@ +# rtmpserver + +This Chart can be used to create a video streaming server that supports RTMP, HLS, DASH out of the box. It also allows adaptive streaming and custom transcoding of video streams. All modules are built from source on Debian and Alpine Linux base images. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rtmpserver](https://truecharts.org/docs/charts/incubator/rtmpserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rtmpserver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rtmpserver TrueCharts/rtmpserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rtmpserver` deployment + +```console +helm uninstall rtmpserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rtmpserver \ + --set env.TZ="America/New York" \ + TrueCharts/rtmpserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rtmpserver TrueCharts/rtmpserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rtmpserver/0.0.24/app-readme.md b/incubator/rtmpserver/0.0.25/app-readme.md similarity index 100% rename from incubator/rtmpserver/0.0.24/app-readme.md rename to incubator/rtmpserver/0.0.25/app-readme.md diff --git a/incubator/rtmpserver/0.0.25/charts/common-10.6.1.tgz b/incubator/rtmpserver/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rtmpserver/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rtmpserver/0.0.24/ix_values.yaml b/incubator/rtmpserver/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.24/ix_values.yaml rename to incubator/rtmpserver/0.0.25/ix_values.yaml diff --git a/incubator/rtmpserver/0.0.24/questions.yaml b/incubator/rtmpserver/0.0.25/questions.yaml similarity index 100% rename from incubator/rtmpserver/0.0.24/questions.yaml rename to incubator/rtmpserver/0.0.25/questions.yaml diff --git a/incubator/rtmpserver/0.0.24/templates/common.yaml b/incubator/rtmpserver/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rtmpserver/0.0.24/templates/common.yaml rename to incubator/rtmpserver/0.0.25/templates/common.yaml diff --git a/incubator/rustpad/0.0.24/values.yaml b/incubator/rtmpserver/0.0.25/values.yaml similarity index 100% rename from incubator/rustpad/0.0.24/values.yaml rename to incubator/rtmpserver/0.0.25/values.yaml diff --git a/incubator/rust/0.0.24/CHANGELOG.md b/incubator/rust/0.0.24/CHANGELOG.md deleted file mode 100644 index 6b61cf9101e..00000000000 --- a/incubator/rust/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/rust/0.0.24/Chart.lock b/incubator/rust/0.0.24/Chart.lock deleted file mode 100644 index 4da8c4ab37c..00000000000 --- a/incubator/rust/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:39.112761803Z" diff --git a/incubator/rust/0.0.24/Chart.yaml b/incubator/rust/0.0.24/Chart.yaml deleted file mode 100644 index be02677a2c3..00000000000 --- a/incubator/rust/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install RUST and run it." -home: https://truecharts.org/docs/charts/incubator/rust -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png -keywords: - - rust - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rust -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rust - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/rust/0.0.24/README.md b/incubator/rust/0.0.24/README.md deleted file mode 100644 index 9c4a5c5fdf9..00000000000 --- a/incubator/rust/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rust - -This Chart will download and install SteamCMD. It will also install RUST and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rust](https://truecharts.org/docs/charts/incubator/rust) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rust` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rust TrueCharts/rust -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rust` deployment - -```console -helm uninstall rust -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rust \ - --set env.TZ="America/New York" \ - TrueCharts/rust -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rust TrueCharts/rust -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rust/0.0.24/charts/common-10.5.10.tgz b/incubator/rust/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rust/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rust/0.0.25/CHANGELOG.md b/incubator/rust/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cf36a996646 --- /dev/null +++ b/incubator/rust/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rust-0.0.25](https://github.com/truecharts/charts/compare/rustpad-0.0.24...rust-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rust-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rust-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/rust/0.0.25/Chart.lock b/incubator/rust/0.0.25/Chart.lock new file mode 100644 index 00000000000..4307c25ef76 --- /dev/null +++ b/incubator/rust/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:31:04.576774999Z" diff --git a/incubator/rust/0.0.25/Chart.yaml b/incubator/rust/0.0.25/Chart.yaml new file mode 100644 index 00000000000..594cc0a9de1 --- /dev/null +++ b/incubator/rust/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install RUST and run it." +home: https://truecharts.org/docs/charts/incubator/rust +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png +keywords: + - rust + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rust +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rust + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/rust/0.0.25/README.md b/incubator/rust/0.0.25/README.md new file mode 100644 index 00000000000..39e9ec74dcb --- /dev/null +++ b/incubator/rust/0.0.25/README.md @@ -0,0 +1,107 @@ +# rust + +This Chart will download and install SteamCMD. It will also install RUST and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rust](https://truecharts.org/docs/charts/incubator/rust) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rust` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rust TrueCharts/rust +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rust` deployment + +```console +helm uninstall rust +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rust \ + --set env.TZ="America/New York" \ + TrueCharts/rust +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rust TrueCharts/rust -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rust/0.0.24/app-readme.md b/incubator/rust/0.0.25/app-readme.md similarity index 100% rename from incubator/rust/0.0.24/app-readme.md rename to incubator/rust/0.0.25/app-readme.md diff --git a/incubator/rust/0.0.25/charts/common-10.6.1.tgz b/incubator/rust/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rust/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rust/0.0.24/ix_values.yaml b/incubator/rust/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rust/0.0.24/ix_values.yaml rename to incubator/rust/0.0.25/ix_values.yaml diff --git a/incubator/rust/0.0.24/questions.yaml b/incubator/rust/0.0.25/questions.yaml similarity index 100% rename from incubator/rust/0.0.24/questions.yaml rename to incubator/rust/0.0.25/questions.yaml diff --git a/incubator/rust/0.0.24/templates/common.yaml b/incubator/rust/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rust/0.0.24/templates/common.yaml rename to incubator/rust/0.0.25/templates/common.yaml diff --git a/incubator/s3backup/0.0.24/values.yaml b/incubator/rust/0.0.25/values.yaml similarity index 100% rename from incubator/s3backup/0.0.24/values.yaml rename to incubator/rust/0.0.25/values.yaml diff --git a/incubator/rustpad/0.0.24/CHANGELOG.md b/incubator/rustpad/0.0.24/CHANGELOG.md deleted file mode 100644 index ce36f8976b3..00000000000 --- a/incubator/rustpad/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/rustpad/0.0.24/Chart.lock b/incubator/rustpad/0.0.24/Chart.lock deleted file mode 100644 index c432a5a5ca0..00000000000 --- a/incubator/rustpad/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:47.222882325Z" diff --git a/incubator/rustpad/0.0.24/Chart.yaml b/incubator/rustpad/0.0.24/Chart.yaml deleted file mode 100644 index 0447992055a..00000000000 --- a/incubator/rustpad/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required." -home: https://truecharts.org/docs/charts/incubator/rustpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png -keywords: - - rustpad - - Cloud - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rustpad -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad - - https://github.com/ekzhang/rustpad - - https://hub.docker.com/r/ekzhang/rustpad -type: application -version: 0.0.24 diff --git a/incubator/rustpad/0.0.24/README.md b/incubator/rustpad/0.0.24/README.md deleted file mode 100644 index 84887f74f9a..00000000000 --- a/incubator/rustpad/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rustpad - -Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rustpad](https://truecharts.org/docs/charts/incubator/rustpad) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rustpad` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rustpad TrueCharts/rustpad -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rustpad` deployment - -```console -helm uninstall rustpad -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rustpad \ - --set env.TZ="America/New York" \ - TrueCharts/rustpad -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rustpad TrueCharts/rustpad -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/rustpad/0.0.24/charts/common-10.5.10.tgz b/incubator/rustpad/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/rustpad/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/rustpad/0.0.25/CHANGELOG.md b/incubator/rustpad/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..29ff2193227 --- /dev/null +++ b/incubator/rustpad/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rustpad-0.0.25](https://github.com/truecharts/charts/compare/rustpad-0.0.24...rustpad-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rustpad-0.0.24](https://github.com/truecharts/charts/compare/rustpad-0.0.23...rustpad-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/rustpad/0.0.25/Chart.lock b/incubator/rustpad/0.0.25/Chart.lock new file mode 100644 index 00000000000..de1d2146155 --- /dev/null +++ b/incubator/rustpad/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:31:13.886873741Z" diff --git a/incubator/rustpad/0.0.25/Chart.yaml b/incubator/rustpad/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b7426111834 --- /dev/null +++ b/incubator/rustpad/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required." +home: https://truecharts.org/docs/charts/incubator/rustpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rustpad.png +keywords: + - rustpad + - Cloud + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rustpad +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/rustpad + - https://github.com/ekzhang/rustpad + - https://hub.docker.com/r/ekzhang/rustpad +type: application +version: 0.0.25 diff --git a/incubator/rustpad/0.0.25/README.md b/incubator/rustpad/0.0.25/README.md new file mode 100644 index 00000000000..95dc0b232db --- /dev/null +++ b/incubator/rustpad/0.0.25/README.md @@ -0,0 +1,107 @@ +# rustpad + +Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Chart, no database required. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rustpad](https://truecharts.org/docs/charts/incubator/rustpad) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rustpad` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rustpad TrueCharts/rustpad +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rustpad` deployment + +```console +helm uninstall rustpad +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rustpad \ + --set env.TZ="America/New York" \ + TrueCharts/rustpad +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rustpad TrueCharts/rustpad -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/rustpad/0.0.24/app-readme.md b/incubator/rustpad/0.0.25/app-readme.md similarity index 100% rename from incubator/rustpad/0.0.24/app-readme.md rename to incubator/rustpad/0.0.25/app-readme.md diff --git a/incubator/rustpad/0.0.25/charts/common-10.6.1.tgz b/incubator/rustpad/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/rustpad/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/rustpad/0.0.24/ix_values.yaml b/incubator/rustpad/0.0.25/ix_values.yaml similarity index 100% rename from incubator/rustpad/0.0.24/ix_values.yaml rename to incubator/rustpad/0.0.25/ix_values.yaml diff --git a/incubator/rustpad/0.0.24/questions.yaml b/incubator/rustpad/0.0.25/questions.yaml similarity index 100% rename from incubator/rustpad/0.0.24/questions.yaml rename to incubator/rustpad/0.0.25/questions.yaml diff --git a/incubator/rustpad/0.0.24/templates/common.yaml b/incubator/rustpad/0.0.25/templates/common.yaml similarity index 100% rename from incubator/rustpad/0.0.24/templates/common.yaml rename to incubator/rustpad/0.0.25/templates/common.yaml diff --git a/incubator/s3sync/0.0.24/values.yaml b/incubator/rustpad/0.0.25/values.yaml similarity index 100% rename from incubator/s3sync/0.0.24/values.yaml rename to incubator/rustpad/0.0.25/values.yaml diff --git a/incubator/s3backup/0.0.24/CHANGELOG.md b/incubator/s3backup/0.0.24/CHANGELOG.md deleted file mode 100644 index 304a6d0382d..00000000000 --- a/incubator/s3backup/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/s3backup/0.0.24/Chart.lock b/incubator/s3backup/0.0.24/Chart.lock deleted file mode 100644 index 506984bb697..00000000000 --- a/incubator/s3backup/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:31:51.83586151Z" diff --git a/incubator/s3backup/0.0.24/Chart.yaml b/incubator/s3backup/0.0.24/Chart.yaml deleted file mode 100644 index ee5dd21901a..00000000000 --- a/incubator/s3backup/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A simple way to backup important files to Amazon S3 and Glacier. -home: https://truecharts.org/docs/charts/incubator/s3backup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png -keywords: - - s3backup - - Backup - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: s3backup -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup - - https://registry.hub.docker.com/r/joch/s3backup/ -type: application -version: 0.0.24 diff --git a/incubator/s3backup/0.0.24/README.md b/incubator/s3backup/0.0.24/README.md deleted file mode 100644 index 042c6f5d90c..00000000000 --- a/incubator/s3backup/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# s3backup - -A simple way to backup important files to Amazon S3 and Glacier. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [s3backup](https://truecharts.org/docs/charts/incubator/s3backup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `s3backup` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install s3backup TrueCharts/s3backup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `s3backup` deployment - -```console -helm uninstall s3backup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install s3backup \ - --set env.TZ="America/New York" \ - TrueCharts/s3backup -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install s3backup TrueCharts/s3backup -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3backup/0.0.24/charts/common-10.5.10.tgz b/incubator/s3backup/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/s3backup/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/s3backup/0.0.25/CHANGELOG.md b/incubator/s3backup/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5a3f16e4019 --- /dev/null +++ b/incubator/s3backup/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [s3backup-0.0.25](https://github.com/truecharts/charts/compare/s3backup-0.0.24...s3backup-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [s3backup-0.0.24](https://github.com/truecharts/charts/compare/s3backup-0.0.23...s3backup-0.0.24) (2022-09-20) + +### Chore diff --git a/incubator/s3backup/0.0.25/Chart.lock b/incubator/s3backup/0.0.25/Chart.lock new file mode 100644 index 00000000000..5b21a9fdbd8 --- /dev/null +++ b/incubator/s3backup/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:31:20.342741094Z" diff --git a/incubator/s3backup/0.0.25/Chart.yaml b/incubator/s3backup/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b3089986c39 --- /dev/null +++ b/incubator/s3backup/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A simple way to backup important files to Amazon S3 and Glacier. +home: https://truecharts.org/docs/charts/incubator/s3backup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3backup.png +keywords: + - s3backup + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: s3backup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3backup + - https://registry.hub.docker.com/r/joch/s3backup/ +type: application +version: 0.0.25 diff --git a/incubator/s3backup/0.0.25/README.md b/incubator/s3backup/0.0.25/README.md new file mode 100644 index 00000000000..f3c58fd8f63 --- /dev/null +++ b/incubator/s3backup/0.0.25/README.md @@ -0,0 +1,106 @@ +# s3backup + +A simple way to backup important files to Amazon S3 and Glacier. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [s3backup](https://truecharts.org/docs/charts/incubator/s3backup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `s3backup` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install s3backup TrueCharts/s3backup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `s3backup` deployment + +```console +helm uninstall s3backup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install s3backup \ + --set env.TZ="America/New York" \ + TrueCharts/s3backup +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install s3backup TrueCharts/s3backup -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3backup/0.0.24/app-readme.md b/incubator/s3backup/0.0.25/app-readme.md similarity index 100% rename from incubator/s3backup/0.0.24/app-readme.md rename to incubator/s3backup/0.0.25/app-readme.md diff --git a/incubator/s3backup/0.0.25/charts/common-10.6.1.tgz b/incubator/s3backup/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/s3backup/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/s3backup/0.0.24/ix_values.yaml b/incubator/s3backup/0.0.25/ix_values.yaml similarity index 100% rename from incubator/s3backup/0.0.24/ix_values.yaml rename to incubator/s3backup/0.0.25/ix_values.yaml diff --git a/incubator/s3backup/0.0.24/questions.yaml b/incubator/s3backup/0.0.25/questions.yaml similarity index 100% rename from incubator/s3backup/0.0.24/questions.yaml rename to incubator/s3backup/0.0.25/questions.yaml diff --git a/incubator/s3backup/0.0.24/templates/common.yaml b/incubator/s3backup/0.0.25/templates/common.yaml similarity index 100% rename from incubator/s3backup/0.0.24/templates/common.yaml rename to incubator/s3backup/0.0.25/templates/common.yaml diff --git a/incubator/scprime/0.0.24/values.yaml b/incubator/s3backup/0.0.25/values.yaml similarity index 100% rename from incubator/scprime/0.0.24/values.yaml rename to incubator/s3backup/0.0.25/values.yaml diff --git a/incubator/s3sync/0.0.24/CHANGELOG.md b/incubator/s3sync/0.0.24/CHANGELOG.md deleted file mode 100644 index e1fbee5dd9e..00000000000 --- a/incubator/s3sync/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/s3sync/0.0.24/Chart.lock b/incubator/s3sync/0.0.24/Chart.lock deleted file mode 100644 index 32c176dd2be..00000000000 --- a/incubator/s3sync/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:03.786489244Z" diff --git a/incubator/s3sync/0.0.24/Chart.yaml b/incubator/s3sync/0.0.24/Chart.yaml deleted file mode 100644 index 9425762eb03..00000000000 --- a/incubator/s3sync/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys." -home: https://truecharts.org/docs/charts/incubator/s3sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png -keywords: - - s3sync - - Backup - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: s3sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync - - https://github.com/what-name/docker-s3sync - - https://hub.docker.com/repository/docker/whatname/docker-s3sync -type: application -version: 0.0.24 diff --git a/incubator/s3sync/0.0.24/README.md b/incubator/s3sync/0.0.24/README.md deleted file mode 100644 index d0f4bf8ba9b..00000000000 --- a/incubator/s3sync/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# s3sync - -This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [s3sync](https://truecharts.org/docs/charts/incubator/s3sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `s3sync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install s3sync TrueCharts/s3sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `s3sync` deployment - -```console -helm uninstall s3sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install s3sync \ - --set env.TZ="America/New York" \ - TrueCharts/s3sync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install s3sync TrueCharts/s3sync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3sync/0.0.24/charts/common-10.5.10.tgz b/incubator/s3sync/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/s3sync/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/s3sync/0.0.25/CHANGELOG.md b/incubator/s3sync/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..8d811b56ff1 --- /dev/null +++ b/incubator/s3sync/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [s3sync-0.0.25](https://github.com/truecharts/charts/compare/s3sync-0.0.24...s3sync-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [s3sync-0.0.24](https://github.com/truecharts/charts/compare/s3sync-0.0.22...s3sync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/s3sync/0.0.25/Chart.lock b/incubator/s3sync/0.0.25/Chart.lock new file mode 100644 index 00000000000..d3c436db6ce --- /dev/null +++ b/incubator/s3sync/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:31:31.251251322Z" diff --git a/incubator/s3sync/0.0.25/Chart.yaml b/incubator/s3sync/0.0.25/Chart.yaml new file mode 100644 index 00000000000..c2723178e27 --- /dev/null +++ b/incubator/s3sync/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys." +home: https://truecharts.org/docs/charts/incubator/s3sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.png +keywords: + - s3sync + - Backup + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: s3sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/s3sync + - https://github.com/what-name/docker-s3sync + - https://hub.docker.com/repository/docker/whatname/docker-s3sync +type: application +version: 0.0.25 diff --git a/incubator/s3sync/0.0.25/README.md b/incubator/s3sync/0.0.25/README.md new file mode 100644 index 00000000000..61eaf6610be --- /dev/null +++ b/incubator/s3sync/0.0.25/README.md @@ -0,0 +1,107 @@ +# s3sync + +This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [s3sync](https://truecharts.org/docs/charts/incubator/s3sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `s3sync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install s3sync TrueCharts/s3sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `s3sync` deployment + +```console +helm uninstall s3sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install s3sync \ + --set env.TZ="America/New York" \ + TrueCharts/s3sync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install s3sync TrueCharts/s3sync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/s3sync/0.0.24/app-readme.md b/incubator/s3sync/0.0.25/app-readme.md similarity index 100% rename from incubator/s3sync/0.0.24/app-readme.md rename to incubator/s3sync/0.0.25/app-readme.md diff --git a/incubator/s3sync/0.0.25/charts/common-10.6.1.tgz b/incubator/s3sync/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/s3sync/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/s3sync/0.0.24/ix_values.yaml b/incubator/s3sync/0.0.25/ix_values.yaml similarity index 100% rename from incubator/s3sync/0.0.24/ix_values.yaml rename to incubator/s3sync/0.0.25/ix_values.yaml diff --git a/incubator/s3sync/0.0.24/questions.yaml b/incubator/s3sync/0.0.25/questions.yaml similarity index 100% rename from incubator/s3sync/0.0.24/questions.yaml rename to incubator/s3sync/0.0.25/questions.yaml diff --git a/incubator/s3sync/0.0.24/templates/common.yaml b/incubator/s3sync/0.0.25/templates/common.yaml similarity index 100% rename from incubator/s3sync/0.0.24/templates/common.yaml rename to incubator/s3sync/0.0.25/templates/common.yaml diff --git a/incubator/searx/0.0.34/values.yaml b/incubator/s3sync/0.0.25/values.yaml similarity index 100% rename from incubator/searx/0.0.34/values.yaml rename to incubator/s3sync/0.0.25/values.yaml diff --git a/incubator/scprime/0.0.24/CHANGELOG.md b/incubator/scprime/0.0.24/CHANGELOG.md deleted file mode 100644 index 1ddbe677478..00000000000 --- a/incubator/scprime/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/scprime/0.0.24/Chart.lock b/incubator/scprime/0.0.24/Chart.lock deleted file mode 100644 index 43fff668e6e..00000000000 --- a/incubator/scprime/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:04.702917703Z" diff --git a/incubator/scprime/0.0.24/Chart.yaml b/incubator/scprime/0.0.24/Chart.yaml deleted file mode 100644 index a2a491634f0..00000000000 --- a/incubator/scprime/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy." -home: https://truecharts.org/docs/charts/incubator/scprime -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png -keywords: - - scprime - - Cloud - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: scprime -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime - - https://scpri.me - - https://hub.docker.com/r/scprime/scprime -type: application -version: 0.0.24 diff --git a/incubator/scprime/0.0.24/README.md b/incubator/scprime/0.0.24/README.md deleted file mode 100644 index db624c09eea..00000000000 --- a/incubator/scprime/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# scprime - -ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [scprime](https://truecharts.org/docs/charts/incubator/scprime) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `scprime` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install scprime TrueCharts/scprime -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `scprime` deployment - -```console -helm uninstall scprime -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install scprime \ - --set env.TZ="America/New York" \ - TrueCharts/scprime -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install scprime TrueCharts/scprime -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/scprime/0.0.24/charts/common-10.5.10.tgz b/incubator/scprime/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/scprime/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/scprime/0.0.25/CHANGELOG.md b/incubator/scprime/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..90de03f0884 --- /dev/null +++ b/incubator/scprime/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [scprime-0.0.25](https://github.com/truecharts/charts/compare/scprime-0.0.24...scprime-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scprime-0.0.24](https://github.com/truecharts/charts/compare/scprime-0.0.23...scprime-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/scprime/0.0.25/Chart.lock b/incubator/scprime/0.0.25/Chart.lock new file mode 100644 index 00000000000..0f077485b4b --- /dev/null +++ b/incubator/scprime/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:31:35.910569393Z" diff --git a/incubator/scprime/0.0.25/Chart.yaml b/incubator/scprime/0.0.25/Chart.yaml new file mode 100644 index 00000000000..dfc323f42cc --- /dev/null +++ b/incubator/scprime/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy." +home: https://truecharts.org/docs/charts/incubator/scprime +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scprime.png +keywords: + - scprime + - Cloud + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: scprime +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/scprime + - https://scpri.me + - https://hub.docker.com/r/scprime/scprime +type: application +version: 0.0.25 diff --git a/incubator/scprime/0.0.25/README.md b/incubator/scprime/0.0.25/README.md new file mode 100644 index 00000000000..18576c3c9bd --- /dev/null +++ b/incubator/scprime/0.0.25/README.md @@ -0,0 +1,107 @@ +# scprime + +ScPrime is a cryptocurrency project targeting public cloud services with a blockchain based ecosystem to pay individuals to store data around the globe using smart contracts and cryptographic proofs to ensure accuracy, security and redundancy. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [scprime](https://truecharts.org/docs/charts/incubator/scprime) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `scprime` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install scprime TrueCharts/scprime +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `scprime` deployment + +```console +helm uninstall scprime +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install scprime \ + --set env.TZ="America/New York" \ + TrueCharts/scprime +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install scprime TrueCharts/scprime -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/scprime/0.0.24/app-readme.md b/incubator/scprime/0.0.25/app-readme.md similarity index 100% rename from incubator/scprime/0.0.24/app-readme.md rename to incubator/scprime/0.0.25/app-readme.md diff --git a/incubator/scprime/0.0.25/charts/common-10.6.1.tgz b/incubator/scprime/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/scprime/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/scprime/0.0.24/ix_values.yaml b/incubator/scprime/0.0.25/ix_values.yaml similarity index 100% rename from incubator/scprime/0.0.24/ix_values.yaml rename to incubator/scprime/0.0.25/ix_values.yaml diff --git a/incubator/scprime/0.0.24/questions.yaml b/incubator/scprime/0.0.25/questions.yaml similarity index 100% rename from incubator/scprime/0.0.24/questions.yaml rename to incubator/scprime/0.0.25/questions.yaml diff --git a/incubator/scprime/0.0.24/templates/common.yaml b/incubator/scprime/0.0.25/templates/common.yaml similarity index 100% rename from incubator/scprime/0.0.24/templates/common.yaml rename to incubator/scprime/0.0.25/templates/common.yaml diff --git a/incubator/searxng/0.0.46/values.yaml b/incubator/scprime/0.0.25/values.yaml similarity index 100% rename from incubator/searxng/0.0.46/values.yaml rename to incubator/scprime/0.0.25/values.yaml diff --git a/incubator/searx/0.0.34/CHANGELOG.md b/incubator/searx/0.0.34/CHANGELOG.md deleted file mode 100644 index c9f95764642..00000000000 --- a/incubator/searx/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [searx-0.0.34](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [searx-0.0.34](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [searx-0.0.33](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [searx-0.0.33](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [searx-0.0.33](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.33) (2022-09-20) - -### Chore diff --git a/incubator/searx/0.0.34/Chart.lock b/incubator/searx/0.0.34/Chart.lock deleted file mode 100644 index c76eb6baa03..00000000000 --- a/incubator/searx/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:11.912198423Z" diff --git a/incubator/searx/0.0.34/Chart.yaml b/incubator/searx/0.0.34/Chart.yaml deleted file mode 100644 index 588db79db7d..00000000000 --- a/incubator/searx/0.0.34/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. -home: https://truecharts.org/docs/charts/incubator/searx -icon: https://truecharts.org/img/hotlink-ok/chart-icons/searx.png -keywords: - - searx - - Productivity - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: searx -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/searx - - https://github.com/asciimoo/searx - - https://hub.docker.com/r/searx/searx/ -type: application -version: 0.0.34 diff --git a/incubator/searx/0.0.34/README.md b/incubator/searx/0.0.34/README.md deleted file mode 100644 index 91cf7b1b8de..00000000000 --- a/incubator/searx/0.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# searx - -Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [searx](https://truecharts.org/docs/charts/incubator/searx) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `searx` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install searx TrueCharts/searx -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `searx` deployment - -```console -helm uninstall searx -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install searx \ - --set env.TZ="America/New York" \ - TrueCharts/searx -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install searx TrueCharts/searx -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/searx/0.0.34/charts/common-10.5.10.tgz b/incubator/searx/0.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/searx/0.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/searx/0.0.35/CHANGELOG.md b/incubator/searx/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..feae4dadd16 --- /dev/null +++ b/incubator/searx/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [searx-0.0.35](https://github.com/truecharts/charts/compare/searxng-0.0.46...searx-0.0.35) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [searx-0.0.34](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [searx-0.0.34](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [searx-0.0.33](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [searx-0.0.33](https://github.com/truecharts/charts/compare/searx-0.0.31...searx-0.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI diff --git a/incubator/searx/0.0.35/Chart.lock b/incubator/searx/0.0.35/Chart.lock new file mode 100644 index 00000000000..2d2b3b12379 --- /dev/null +++ b/incubator/searx/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:31:45.457823501Z" diff --git a/incubator/searx/0.0.35/Chart.yaml b/incubator/searx/0.0.35/Chart.yaml new file mode 100644 index 00000000000..6116d94cfb1 --- /dev/null +++ b/incubator/searx/0.0.35/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. +home: https://truecharts.org/docs/charts/incubator/searx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/searx.png +keywords: + - searx + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: searx +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/searx + - https://github.com/asciimoo/searx + - https://hub.docker.com/r/searx/searx/ +type: application +version: 0.0.35 diff --git a/incubator/searx/0.0.35/README.md b/incubator/searx/0.0.35/README.md new file mode 100644 index 00000000000..e760ec5135e --- /dev/null +++ b/incubator/searx/0.0.35/README.md @@ -0,0 +1,107 @@ +# searx + +Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [searx](https://truecharts.org/docs/charts/incubator/searx) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `searx` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install searx TrueCharts/searx +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `searx` deployment + +```console +helm uninstall searx +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install searx \ + --set env.TZ="America/New York" \ + TrueCharts/searx +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install searx TrueCharts/searx -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/searx/0.0.34/app-readme.md b/incubator/searx/0.0.35/app-readme.md similarity index 100% rename from incubator/searx/0.0.34/app-readme.md rename to incubator/searx/0.0.35/app-readme.md diff --git a/incubator/searx/0.0.35/charts/common-10.6.1.tgz b/incubator/searx/0.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/searx/0.0.35/charts/common-10.6.1.tgz differ diff --git a/incubator/searx/0.0.34/ix_values.yaml b/incubator/searx/0.0.35/ix_values.yaml similarity index 100% rename from incubator/searx/0.0.34/ix_values.yaml rename to incubator/searx/0.0.35/ix_values.yaml diff --git a/incubator/searx/0.0.34/questions.yaml b/incubator/searx/0.0.35/questions.yaml similarity index 100% rename from incubator/searx/0.0.34/questions.yaml rename to incubator/searx/0.0.35/questions.yaml diff --git a/incubator/searx/0.0.34/templates/common.yaml b/incubator/searx/0.0.35/templates/common.yaml similarity index 100% rename from incubator/searx/0.0.34/templates/common.yaml rename to incubator/searx/0.0.35/templates/common.yaml diff --git a/incubator/seedsync/0.0.24/values.yaml b/incubator/searx/0.0.35/values.yaml similarity index 100% rename from incubator/seedsync/0.0.24/values.yaml rename to incubator/searx/0.0.35/values.yaml diff --git a/incubator/searxng/0.0.46/CHANGELOG.md b/incubator/searxng/0.0.46/CHANGELOG.md deleted file mode 100644 index 2bf788c16a6..00000000000 --- a/incubator/searxng/0.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [searxng-0.0.46](https://github.com/truecharts/charts/compare/searxng-0.0.45...searxng-0.0.46) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [searxng-0.0.45](https://github.com/truecharts/charts/compare/searxng-0.0.44...searxng-0.0.45) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [searxng-0.0.44](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [searxng-0.0.44](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [searxng-0.0.42](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.42) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/incubator/searxng/0.0.46/Chart.lock b/incubator/searxng/0.0.46/Chart.lock deleted file mode 100644 index 72422dd4ccb..00000000000 --- a/incubator/searxng/0.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:22:28.098531307Z" diff --git a/incubator/searxng/0.0.46/Chart.yaml b/incubator/searxng/0.0.46/Chart.yaml deleted file mode 100644 index 3420f564f0a..00000000000 --- a/incubator/searxng/0.0.46/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity." -home: https://truecharts.org/docs/charts/incubator/searxng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png -keywords: - - searxng - - Productivity - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: searxng -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/searxng - - https://github.com/searxng/searxng - - https://hub.docker.com/r/searxng/searxng -type: application -version: 0.0.46 diff --git a/incubator/searxng/0.0.46/README.md b/incubator/searxng/0.0.46/README.md deleted file mode 100644 index 555bf4d94f4..00000000000 --- a/incubator/searxng/0.0.46/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# searxng - -SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [searxng](https://truecharts.org/docs/charts/incubator/searxng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `searxng` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install searxng TrueCharts/searxng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `searxng` deployment - -```console -helm uninstall searxng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install searxng \ - --set env.TZ="America/New York" \ - TrueCharts/searxng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install searxng TrueCharts/searxng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/searxng/0.0.46/charts/common-10.5.10.tgz b/incubator/searxng/0.0.46/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/searxng/0.0.46/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/searxng/0.0.47/CHANGELOG.md b/incubator/searxng/0.0.47/CHANGELOG.md new file mode 100644 index 00000000000..84f9ad2609c --- /dev/null +++ b/incubator/searxng/0.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [searxng-0.0.47](https://github.com/truecharts/charts/compare/searxng-0.0.46...searxng-0.0.47) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [searxng-0.0.46](https://github.com/truecharts/charts/compare/searxng-0.0.45...searxng-0.0.46) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [searxng-0.0.45](https://github.com/truecharts/charts/compare/searxng-0.0.44...searxng-0.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [searxng-0.0.44](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [searxng-0.0.44](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [searxng-0.0.42](https://github.com/truecharts/charts/compare/searxng-0.0.39...searxng-0.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/searxng/0.0.47/Chart.lock b/incubator/searxng/0.0.47/Chart.lock new file mode 100644 index 00000000000..632ef33baf8 --- /dev/null +++ b/incubator/searxng/0.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:31:51.808454878Z" diff --git a/incubator/searxng/0.0.47/Chart.yaml b/incubator/searxng/0.0.47/Chart.yaml new file mode 100644 index 00000000000..114eb5ec933 --- /dev/null +++ b/incubator/searxng/0.0.47/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity." +home: https://truecharts.org/docs/charts/incubator/searxng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/searxng.png +keywords: + - searxng + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: searxng +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/searxng + - https://github.com/searxng/searxng + - https://hub.docker.com/r/searxng/searxng +type: application +version: 0.0.47 diff --git a/incubator/searxng/0.0.47/README.md b/incubator/searxng/0.0.47/README.md new file mode 100644 index 00000000000..bebe8aeb95b --- /dev/null +++ b/incubator/searxng/0.0.47/README.md @@ -0,0 +1,107 @@ +# searxng + +SearXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, SearXNG can be used over Tor for online anonymity. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [searxng](https://truecharts.org/docs/charts/incubator/searxng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `searxng` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install searxng TrueCharts/searxng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `searxng` deployment + +```console +helm uninstall searxng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install searxng \ + --set env.TZ="America/New York" \ + TrueCharts/searxng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install searxng TrueCharts/searxng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/searxng/0.0.46/app-readme.md b/incubator/searxng/0.0.47/app-readme.md similarity index 100% rename from incubator/searxng/0.0.46/app-readme.md rename to incubator/searxng/0.0.47/app-readme.md diff --git a/incubator/searxng/0.0.47/charts/common-10.6.1.tgz b/incubator/searxng/0.0.47/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/searxng/0.0.47/charts/common-10.6.1.tgz differ diff --git a/incubator/searxng/0.0.46/ix_values.yaml b/incubator/searxng/0.0.47/ix_values.yaml similarity index 100% rename from incubator/searxng/0.0.46/ix_values.yaml rename to incubator/searxng/0.0.47/ix_values.yaml diff --git a/incubator/searxng/0.0.46/questions.yaml b/incubator/searxng/0.0.47/questions.yaml similarity index 100% rename from incubator/searxng/0.0.46/questions.yaml rename to incubator/searxng/0.0.47/questions.yaml diff --git a/incubator/searxng/0.0.46/templates/common.yaml b/incubator/searxng/0.0.47/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.46/templates/common.yaml rename to incubator/searxng/0.0.47/templates/common.yaml diff --git a/incubator/self-service-password/1.0.38/values.yaml b/incubator/searxng/0.0.47/values.yaml similarity index 100% rename from incubator/self-service-password/1.0.38/values.yaml rename to incubator/searxng/0.0.47/values.yaml diff --git a/incubator/seedsync/0.0.24/CHANGELOG.md b/incubator/seedsync/0.0.24/CHANGELOG.md deleted file mode 100644 index 4d888b0da83..00000000000 --- a/incubator/seedsync/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/seedsync/0.0.24/Chart.lock b/incubator/seedsync/0.0.24/Chart.lock deleted file mode 100644 index 4af5e49a325..00000000000 --- a/incubator/seedsync/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:28.937290505Z" diff --git a/incubator/seedsync/0.0.24/Chart.yaml b/incubator/seedsync/0.0.24/Chart.yaml deleted file mode 100644 index 71d3fa76904..00000000000 --- a/incubator/seedsync/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! -home: https://truecharts.org/docs/charts/incubator/seedsync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png -keywords: - - seedsync - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: seedsync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/seedsync - - https://github.com/ipsingh06/seedsync - - https://hub.docker.com/r/ipsingh06/seedsync/ -type: application -version: 0.0.24 diff --git a/incubator/seedsync/0.0.24/README.md b/incubator/seedsync/0.0.24/README.md deleted file mode 100644 index 7909599903a..00000000000 --- a/incubator/seedsync/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# seedsync - -SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [seedsync](https://truecharts.org/docs/charts/incubator/seedsync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `seedsync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install seedsync TrueCharts/seedsync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `seedsync` deployment - -```console -helm uninstall seedsync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install seedsync \ - --set env.TZ="America/New York" \ - TrueCharts/seedsync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install seedsync TrueCharts/seedsync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/seedsync/0.0.24/charts/common-10.5.10.tgz b/incubator/seedsync/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/seedsync/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/seedsync/0.0.25/CHANGELOG.md b/incubator/seedsync/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..810ece481d3 --- /dev/null +++ b/incubator/seedsync/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [seedsync-0.0.25](https://github.com/truecharts/charts/compare/seedsync-0.0.24...seedsync-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [seedsync-0.0.24](https://github.com/truecharts/charts/compare/seedsync-0.0.23...seedsync-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/seedsync/0.0.25/Chart.lock b/incubator/seedsync/0.0.25/Chart.lock new file mode 100644 index 00000000000..c1fa83f48ad --- /dev/null +++ b/incubator/seedsync/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:03.8328291Z" diff --git a/incubator/seedsync/0.0.25/Chart.yaml b/incubator/seedsync/0.0.25/Chart.yaml new file mode 100644 index 00000000000..f71c43d4132 --- /dev/null +++ b/incubator/seedsync/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! +home: https://truecharts.org/docs/charts/incubator/seedsync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png +keywords: + - seedsync + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: seedsync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/seedsync + - https://github.com/ipsingh06/seedsync + - https://hub.docker.com/r/ipsingh06/seedsync/ +type: application +version: 0.0.25 diff --git a/incubator/seedsync/0.0.25/README.md b/incubator/seedsync/0.0.25/README.md new file mode 100644 index 00000000000..4bd46840098 --- /dev/null +++ b/incubator/seedsync/0.0.25/README.md @@ -0,0 +1,107 @@ +# seedsync + +SeedSync is a tool to sync the files on a remote Linux server (like your seedbox, for example). It uses LFTP to transfer files fast! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [seedsync](https://truecharts.org/docs/charts/incubator/seedsync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `seedsync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install seedsync TrueCharts/seedsync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `seedsync` deployment + +```console +helm uninstall seedsync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install seedsync \ + --set env.TZ="America/New York" \ + TrueCharts/seedsync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install seedsync TrueCharts/seedsync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/seedsync/0.0.24/app-readme.md b/incubator/seedsync/0.0.25/app-readme.md similarity index 100% rename from incubator/seedsync/0.0.24/app-readme.md rename to incubator/seedsync/0.0.25/app-readme.md diff --git a/incubator/seedsync/0.0.25/charts/common-10.6.1.tgz b/incubator/seedsync/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/seedsync/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/seedsync/0.0.24/ix_values.yaml b/incubator/seedsync/0.0.25/ix_values.yaml similarity index 100% rename from incubator/seedsync/0.0.24/ix_values.yaml rename to incubator/seedsync/0.0.25/ix_values.yaml diff --git a/incubator/seedsync/0.0.24/questions.yaml b/incubator/seedsync/0.0.25/questions.yaml similarity index 100% rename from incubator/seedsync/0.0.24/questions.yaml rename to incubator/seedsync/0.0.25/questions.yaml diff --git a/incubator/seedsync/0.0.24/templates/common.yaml b/incubator/seedsync/0.0.25/templates/common.yaml similarity index 100% rename from incubator/seedsync/0.0.24/templates/common.yaml rename to incubator/seedsync/0.0.25/templates/common.yaml diff --git a/incubator/send/0.0.25/values.yaml b/incubator/seedsync/0.0.25/values.yaml similarity index 100% rename from incubator/send/0.0.25/values.yaml rename to incubator/seedsync/0.0.25/values.yaml diff --git a/incubator/self-service-password/1.0.38/CHANGELOG.md b/incubator/self-service-password/1.0.38/CHANGELOG.md deleted file mode 100644 index 0a365ff2423..00000000000 --- a/incubator/self-service-password/1.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/self-service-password/1.0.38/Chart.lock b/incubator/self-service-password/1.0.38/Chart.lock deleted file mode 100644 index c758bc13395..00000000000 --- a/incubator/self-service-password/1.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:30.370226318Z" diff --git a/incubator/self-service-password/1.0.38/Chart.yaml b/incubator/self-service-password/1.0.38/Chart.yaml deleted file mode 100644 index c98148e3106..00000000000 --- a/incubator/self-service-password/1.0.38/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "5.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory. -home: https://truecharts.org/docs/charts/incubator/self-service-password -icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png -keywords: - - password - - self-service - - ldap -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: self-service-password -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password - - https://github.com/tiredofit/docker-self-service-password - - https://hub.docker.com/r/tiredofit/self-service-password - - https://self-service-password.readthedocs.io/en/latest -type: application -version: 1.0.38 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.38/README.md b/incubator/self-service-password/1.0.38/README.md deleted file mode 100644 index fdc25a51bf8..00000000000 --- a/incubator/self-service-password/1.0.38/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# self-service-password - -Self Service Password is a PHP application that allows users to change their password in an LDAP directory. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [self-service-password](https://truecharts.org/docs/charts/incubator/self-service-password) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `self-service-password` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install self-service-password TrueCharts/self-service-password -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `self-service-password` deployment - -```console -helm uninstall self-service-password -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install self-service-password \ - --set env.TZ="America/New York" \ - TrueCharts/self-service-password -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install self-service-password TrueCharts/self-service-password -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/self-service-password/1.0.38/charts/common-10.5.10.tgz b/incubator/self-service-password/1.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/self-service-password/1.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/self-service-password/1.0.39/CHANGELOG.md b/incubator/self-service-password/1.0.39/CHANGELOG.md new file mode 100644 index 00000000000..9000bd00e35 --- /dev/null +++ b/incubator/self-service-password/1.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [self-service-password-1.0.39](https://github.com/truecharts/charts/compare/self-service-password-1.0.38...self-service-password-1.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [self-service-password-1.0.38](https://github.com/truecharts/charts/compare/self-service-password-1.0.37...self-service-password-1.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/self-service-password/1.0.39/Chart.lock b/incubator/self-service-password/1.0.39/Chart.lock new file mode 100644 index 00000000000..1d9bfdcd8eb --- /dev/null +++ b/incubator/self-service-password/1.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:08.627828698Z" diff --git a/incubator/self-service-password/1.0.39/Chart.yaml b/incubator/self-service-password/1.0.39/Chart.yaml new file mode 100644 index 00000000000..c03ed0f6978 --- /dev/null +++ b/incubator/self-service-password/1.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Self Service Password is a PHP application that allows users to change their password in an LDAP directory. +home: https://truecharts.org/docs/charts/incubator/self-service-password +icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png +keywords: + - password + - self-service + - ldap +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: self-service-password +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password + - https://github.com/tiredofit/docker-self-service-password + - https://hub.docker.com/r/tiredofit/self-service-password + - https://self-service-password.readthedocs.io/en/latest +type: application +version: 1.0.39 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.39/README.md b/incubator/self-service-password/1.0.39/README.md new file mode 100644 index 00000000000..97182d3191d --- /dev/null +++ b/incubator/self-service-password/1.0.39/README.md @@ -0,0 +1,108 @@ +# self-service-password + +Self Service Password is a PHP application that allows users to change their password in an LDAP directory. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [self-service-password](https://truecharts.org/docs/charts/incubator/self-service-password) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `self-service-password` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install self-service-password TrueCharts/self-service-password +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `self-service-password` deployment + +```console +helm uninstall self-service-password +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install self-service-password \ + --set env.TZ="America/New York" \ + TrueCharts/self-service-password +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install self-service-password TrueCharts/self-service-password -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/self-service-password/1.0.38/SKIPINSTALL b/incubator/self-service-password/1.0.39/SKIPINSTALL similarity index 100% rename from incubator/self-service-password/1.0.38/SKIPINSTALL rename to incubator/self-service-password/1.0.39/SKIPINSTALL diff --git a/incubator/self-service-password/1.0.38/app-readme.md b/incubator/self-service-password/1.0.39/app-readme.md similarity index 100% rename from incubator/self-service-password/1.0.38/app-readme.md rename to incubator/self-service-password/1.0.39/app-readme.md diff --git a/incubator/self-service-password/1.0.39/charts/common-10.6.1.tgz b/incubator/self-service-password/1.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/self-service-password/1.0.39/charts/common-10.6.1.tgz differ diff --git a/incubator/self-service-password/1.0.38/ix_values.yaml b/incubator/self-service-password/1.0.39/ix_values.yaml similarity index 100% rename from incubator/self-service-password/1.0.38/ix_values.yaml rename to incubator/self-service-password/1.0.39/ix_values.yaml diff --git a/incubator/self-service-password/1.0.38/questions.yaml b/incubator/self-service-password/1.0.39/questions.yaml similarity index 100% rename from incubator/self-service-password/1.0.38/questions.yaml rename to incubator/self-service-password/1.0.39/questions.yaml diff --git a/incubator/self-service-password/1.0.38/templates/common.yaml b/incubator/self-service-password/1.0.39/templates/common.yaml similarity index 100% rename from incubator/self-service-password/1.0.38/templates/common.yaml rename to incubator/self-service-password/1.0.39/templates/common.yaml diff --git a/incubator/senseai-server/0.0.32/values.yaml b/incubator/self-service-password/1.0.39/values.yaml similarity index 100% rename from incubator/senseai-server/0.0.32/values.yaml rename to incubator/self-service-password/1.0.39/values.yaml diff --git a/incubator/send/0.0.25/CHANGELOG.md b/incubator/send/0.0.25/CHANGELOG.md deleted file mode 100644 index 05ec89b87de..00000000000 --- a/incubator/send/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/send/0.0.25/Chart.lock b/incubator/send/0.0.25/Chart.lock deleted file mode 100644 index dd83668ee56..00000000000 --- a/incubator/send/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:37.37971516Z" diff --git a/incubator/send/0.0.25/Chart.yaml b/incubator/send/0.0.25/Chart.yaml deleted file mode 100644 index 4af6be11cd0..00000000000 --- a/incubator/send/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive." -home: https://truecharts.org/docs/charts/incubator/send -icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png -keywords: - - send - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: send -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/send - - https://gitlab.com/timvisee/send - - https://gitlab.com/timvisee/send -type: application -version: 0.0.25 diff --git a/incubator/send/0.0.25/README.md b/incubator/send/0.0.25/README.md deleted file mode 100644 index 20c7d6737dd..00000000000 --- a/incubator/send/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# send - -A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [send](https://truecharts.org/docs/charts/incubator/send) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `send` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install send TrueCharts/send -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `send` deployment - -```console -helm uninstall send -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install send \ - --set env.TZ="America/New York" \ - TrueCharts/send -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install send TrueCharts/send -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/send/0.0.25/charts/common-10.5.10.tgz b/incubator/send/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/send/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/send/0.0.26/CHANGELOG.md b/incubator/send/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..a404b6fc7ed --- /dev/null +++ b/incubator/send/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [send-0.0.26](https://github.com/truecharts/charts/compare/projectsend-3.0.37...send-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [send-0.0.25](https://github.com/truecharts/charts/compare/send-0.0.24...send-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/send/0.0.26/Chart.lock b/incubator/send/0.0.26/Chart.lock new file mode 100644 index 00000000000..84aae244f67 --- /dev/null +++ b/incubator/send/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:17.982292095Z" diff --git a/incubator/send/0.0.26/Chart.yaml b/incubator/send/0.0.26/Chart.yaml new file mode 100644 index 00000000000..2f87b2e8e04 --- /dev/null +++ b/incubator/send/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive." +home: https://truecharts.org/docs/charts/incubator/send +icon: https://truecharts.org/img/hotlink-ok/chart-icons/send.png +keywords: + - send + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: send +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/send + - https://gitlab.com/timvisee/send + - https://gitlab.com/timvisee/send +type: application +version: 0.0.26 diff --git a/incubator/send/0.0.26/README.md b/incubator/send/0.0.26/README.md new file mode 100644 index 00000000000..0f41bc6fc38 --- /dev/null +++ b/incubator/send/0.0.26/README.md @@ -0,0 +1,107 @@ +# send + +A fork of Mozilla's Firefox Send.Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [send](https://truecharts.org/docs/charts/incubator/send) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `send` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install send TrueCharts/send +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `send` deployment + +```console +helm uninstall send +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install send \ + --set env.TZ="America/New York" \ + TrueCharts/send +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install send TrueCharts/send -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/send/0.0.25/app-readme.md b/incubator/send/0.0.26/app-readme.md similarity index 100% rename from incubator/send/0.0.25/app-readme.md rename to incubator/send/0.0.26/app-readme.md diff --git a/incubator/send/0.0.26/charts/common-10.6.1.tgz b/incubator/send/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/send/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/send/0.0.25/ix_values.yaml b/incubator/send/0.0.26/ix_values.yaml similarity index 100% rename from incubator/send/0.0.25/ix_values.yaml rename to incubator/send/0.0.26/ix_values.yaml diff --git a/incubator/send/0.0.25/questions.yaml b/incubator/send/0.0.26/questions.yaml similarity index 100% rename from incubator/send/0.0.25/questions.yaml rename to incubator/send/0.0.26/questions.yaml diff --git a/incubator/send/0.0.25/templates/common.yaml b/incubator/send/0.0.26/templates/common.yaml similarity index 100% rename from incubator/send/0.0.25/templates/common.yaml rename to incubator/send/0.0.26/templates/common.yaml diff --git a/incubator/serviio/0.0.24/values.yaml b/incubator/send/0.0.26/values.yaml similarity index 100% rename from incubator/serviio/0.0.24/values.yaml rename to incubator/send/0.0.26/values.yaml diff --git a/incubator/senseai-server/0.0.32/CHANGELOG.md b/incubator/senseai-server/0.0.32/CHANGELOG.md deleted file mode 100644 index 93eb14d1a64..00000000000 --- a/incubator/senseai-server/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/senseai-server/0.0.32/Chart.lock b/incubator/senseai-server/0.0.32/Chart.lock deleted file mode 100644 index 03a70b790cc..00000000000 --- a/incubator/senseai-server/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:42.593808979Z" diff --git a/incubator/senseai-server/0.0.32/Chart.yaml b/incubator/senseai-server/0.0.32/Chart.yaml deleted file mode 100644 index 792cbe0ddfe..00000000000 --- a/incubator/senseai-server/0.0.32/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. -home: https://truecharts.org/docs/charts/incubator/senseai-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/senseai-server.png -keywords: - - ai - - senseai -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: senseai-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server - - https://github.com/codeproject/CodeProject.SenseAI - - https://hub.docker.com/r/codeproject/senseai-server -version: 0.0.32 -annotations: - truecharts.org/catagories: | - - ai - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.32/README.md b/incubator/senseai-server/0.0.32/README.md deleted file mode 100644 index b7973f9cdb8..00000000000 --- a/incubator/senseai-server/0.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# senseai-server - -A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [senseai-server](https://truecharts.org/docs/charts/incubator/senseai-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `senseai-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install senseai-server TrueCharts/senseai-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `senseai-server` deployment - -```console -helm uninstall senseai-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install senseai-server \ - --set env.TZ="America/New York" \ - TrueCharts/senseai-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install senseai-server TrueCharts/senseai-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/senseai-server/0.0.32/charts/common-10.5.10.tgz b/incubator/senseai-server/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/senseai-server/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/senseai-server/0.0.33/CHANGELOG.md b/incubator/senseai-server/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..d50f983d735 --- /dev/null +++ b/incubator/senseai-server/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [senseai-server-0.0.33](https://github.com/truecharts/charts/compare/senseai-server-0.0.32...senseai-server-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [senseai-server-0.0.32](https://github.com/truecharts/charts/compare/senseai-server-0.0.31...senseai-server-0.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/senseai-server/0.0.33/Chart.lock b/incubator/senseai-server/0.0.33/Chart.lock new file mode 100644 index 00000000000..680f7529343 --- /dev/null +++ b/incubator/senseai-server/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:24.755597556Z" diff --git a/incubator/senseai-server/0.0.33/Chart.yaml b/incubator/senseai-server/0.0.33/Chart.yaml new file mode 100644 index 00000000000..31d8fd4fa9d --- /dev/null +++ b/incubator/senseai-server/0.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. +home: https://truecharts.org/docs/charts/incubator/senseai-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/senseai-server.png +keywords: + - ai + - senseai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: senseai-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/senseai-server + - https://github.com/codeproject/CodeProject.SenseAI + - https://hub.docker.com/r/codeproject/senseai-server +version: 0.0.33 +annotations: + truecharts.org/catagories: | + - ai + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.33/README.md b/incubator/senseai-server/0.0.33/README.md new file mode 100644 index 00000000000..be3d835118b --- /dev/null +++ b/incubator/senseai-server/0.0.33/README.md @@ -0,0 +1,107 @@ +# senseai-server + +A standalone, self-hosted, fast, free and Open Source Artificial Intelligence microserver for any platform, any language. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [senseai-server](https://truecharts.org/docs/charts/incubator/senseai-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `senseai-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install senseai-server TrueCharts/senseai-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `senseai-server` deployment + +```console +helm uninstall senseai-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install senseai-server \ + --set env.TZ="America/New York" \ + TrueCharts/senseai-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install senseai-server TrueCharts/senseai-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/senseai-server/0.0.32/app-readme.md b/incubator/senseai-server/0.0.33/app-readme.md similarity index 100% rename from incubator/senseai-server/0.0.32/app-readme.md rename to incubator/senseai-server/0.0.33/app-readme.md diff --git a/incubator/senseai-server/0.0.33/charts/common-10.6.1.tgz b/incubator/senseai-server/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/senseai-server/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/senseai-server/0.0.32/ix_values.yaml b/incubator/senseai-server/0.0.33/ix_values.yaml similarity index 100% rename from incubator/senseai-server/0.0.32/ix_values.yaml rename to incubator/senseai-server/0.0.33/ix_values.yaml diff --git a/incubator/senseai-server/0.0.32/questions.yaml b/incubator/senseai-server/0.0.33/questions.yaml similarity index 100% rename from incubator/senseai-server/0.0.32/questions.yaml rename to incubator/senseai-server/0.0.33/questions.yaml diff --git a/incubator/senseai-server/0.0.32/templates/common.yaml b/incubator/senseai-server/0.0.33/templates/common.yaml similarity index 100% rename from incubator/senseai-server/0.0.32/templates/common.yaml rename to incubator/senseai-server/0.0.33/templates/common.yaml diff --git a/incubator/sftpgo/0.0.28/values.yaml b/incubator/senseai-server/0.0.33/values.yaml similarity index 100% rename from incubator/sftpgo/0.0.28/values.yaml rename to incubator/senseai-server/0.0.33/values.yaml diff --git a/incubator/serviio/0.0.24/CHANGELOG.md b/incubator/serviio/0.0.24/CHANGELOG.md deleted file mode 100644 index 6bef2a769d1..00000000000 --- a/incubator/serviio/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/serviio/0.0.24/Chart.lock b/incubator/serviio/0.0.24/Chart.lock deleted file mode 100644 index 24bb652af88..00000000000 --- a/incubator/serviio/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:53.757295135Z" diff --git a/incubator/serviio/0.0.24/Chart.yaml b/incubator/serviio/0.0.24/Chart.yaml deleted file mode 100644 index ff2411d6396..00000000000 --- a/incubator/serviio/0.0.24/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Books - - MediaServer-Photos - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network." -home: https://truecharts.org/docs/charts/incubator/serviio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png -keywords: - - serviio - - MediaServer-Video - - MediaServer-Music - - MediaServer-Books - - MediaServer-Photos - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: serviio -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio - - https://serviio.org/ - - https://hub.docker.com/r/riftbit/serviio -type: application -version: 0.0.24 diff --git a/incubator/serviio/0.0.24/README.md b/incubator/serviio/0.0.24/README.md deleted file mode 100644 index 4c13b2b0d1d..00000000000 --- a/incubator/serviio/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# serviio - -Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [serviio](https://truecharts.org/docs/charts/incubator/serviio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `serviio` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install serviio TrueCharts/serviio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `serviio` deployment - -```console -helm uninstall serviio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install serviio \ - --set env.TZ="America/New York" \ - TrueCharts/serviio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install serviio TrueCharts/serviio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/serviio/0.0.24/charts/common-10.5.10.tgz b/incubator/serviio/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/serviio/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/serviio/0.0.25/CHANGELOG.md b/incubator/serviio/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..df85eefc389 --- /dev/null +++ b/incubator/serviio/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [serviio-0.0.25](https://github.com/truecharts/charts/compare/serviio-0.0.24...serviio-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [serviio-0.0.24](https://github.com/truecharts/charts/compare/serviio-0.0.23...serviio-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/serviio/0.0.25/Chart.lock b/incubator/serviio/0.0.25/Chart.lock new file mode 100644 index 00000000000..10f43a6be05 --- /dev/null +++ b/incubator/serviio/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:35.458485258Z" diff --git a/incubator/serviio/0.0.25/Chart.yaml b/incubator/serviio/0.0.25/Chart.yaml new file mode 100644 index 00000000000..cfdd5f92ff7 --- /dev/null +++ b/incubator/serviio/0.0.25/Chart.yaml @@ -0,0 +1,37 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network." +home: https://truecharts.org/docs/charts/incubator/serviio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/serviio.png +keywords: + - serviio + - MediaServer-Video + - MediaServer-Music + - MediaServer-Books + - MediaServer-Photos + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: serviio +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/serviio + - https://serviio.org/ + - https://hub.docker.com/r/riftbit/serviio +type: application +version: 0.0.25 diff --git a/incubator/serviio/0.0.25/README.md b/incubator/serviio/0.0.25/README.md new file mode 100644 index 00000000000..7321babe734 --- /dev/null +++ b/incubator/serviio/0.0.25/README.md @@ -0,0 +1,107 @@ +# serviio + +Serviio is a freeware media server designed to let users stream music, video, or image files to DLNA compliant televisions, Blu-ray players, game consoles, and Android or Windows Mobile devices on a home network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [serviio](https://truecharts.org/docs/charts/incubator/serviio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `serviio` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install serviio TrueCharts/serviio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `serviio` deployment + +```console +helm uninstall serviio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install serviio \ + --set env.TZ="America/New York" \ + TrueCharts/serviio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install serviio TrueCharts/serviio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/serviio/0.0.24/app-readme.md b/incubator/serviio/0.0.25/app-readme.md similarity index 100% rename from incubator/serviio/0.0.24/app-readme.md rename to incubator/serviio/0.0.25/app-readme.md diff --git a/incubator/serviio/0.0.25/charts/common-10.6.1.tgz b/incubator/serviio/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/serviio/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/serviio/0.0.24/ix_values.yaml b/incubator/serviio/0.0.25/ix_values.yaml similarity index 100% rename from incubator/serviio/0.0.24/ix_values.yaml rename to incubator/serviio/0.0.25/ix_values.yaml diff --git a/incubator/serviio/0.0.24/questions.yaml b/incubator/serviio/0.0.25/questions.yaml similarity index 100% rename from incubator/serviio/0.0.24/questions.yaml rename to incubator/serviio/0.0.25/questions.yaml diff --git a/incubator/serviio/0.0.24/templates/common.yaml b/incubator/serviio/0.0.25/templates/common.yaml similarity index 100% rename from incubator/serviio/0.0.24/templates/common.yaml rename to incubator/serviio/0.0.25/templates/common.yaml diff --git a/incubator/shaarli/0.0.23/values.yaml b/incubator/serviio/0.0.25/values.yaml similarity index 100% rename from incubator/shaarli/0.0.23/values.yaml rename to incubator/serviio/0.0.25/values.yaml diff --git a/incubator/sftpgo/0.0.28/CHANGELOG.md b/incubator/sftpgo/0.0.28/CHANGELOG.md deleted file mode 100644 index 49440a32653..00000000000 --- a/incubator/sftpgo/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/sftpgo/0.0.28/Chart.lock b/incubator/sftpgo/0.0.28/Chart.lock deleted file mode 100644 index 13ba7ba8b0d..00000000000 --- a/incubator/sftpgo/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:32:56.359027368Z" diff --git a/incubator/sftpgo/0.0.28/Chart.yaml b/incubator/sftpgo/0.0.28/Chart.yaml deleted file mode 100644 index cc80fe34057..00000000000 --- a/incubator/sftpgo/0.0.28/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." -home: https://truecharts.org/docs/charts/incubator/sftpgo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png -keywords: - - sftpgo - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sftpgo -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sftpgo - - https://github.com/drakkan/sftpgo - - https://hub.docker.com/r/drakkan/sftpgo -type: application -version: 0.0.28 diff --git a/incubator/sftpgo/0.0.28/README.md b/incubator/sftpgo/0.0.28/README.md deleted file mode 100644 index cdacf28def5..00000000000 --- a/incubator/sftpgo/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sftpgo - -Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sftpgo](https://truecharts.org/docs/charts/incubator/sftpgo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sftpgo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sftpgo TrueCharts/sftpgo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sftpgo` deployment - -```console -helm uninstall sftpgo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sftpgo \ - --set env.TZ="America/New York" \ - TrueCharts/sftpgo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sftpgo TrueCharts/sftpgo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sftpgo/0.0.28/charts/common-10.5.10.tgz b/incubator/sftpgo/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/sftpgo/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/sftpgo/0.0.29/CHANGELOG.md b/incubator/sftpgo/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..2d7940b7848 --- /dev/null +++ b/incubator/sftpgo/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sftpgo-0.0.29](https://github.com/truecharts/charts/compare/sftpgo-0.0.28...sftpgo-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sftpgo-0.0.28](https://github.com/truecharts/charts/compare/sftpgo-0.0.26...sftpgo-0.0.28) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/incubator/sftpgo/0.0.29/Chart.lock b/incubator/sftpgo/0.0.29/Chart.lock new file mode 100644 index 00000000000..b17de2c7ac6 --- /dev/null +++ b/incubator/sftpgo/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:40.930040872Z" diff --git a/incubator/sftpgo/0.0.29/Chart.yaml b/incubator/sftpgo/0.0.29/Chart.yaml new file mode 100644 index 00000000000..3d32ccfc930 --- /dev/null +++ b/incubator/sftpgo/0.0.29/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP." +home: https://truecharts.org/docs/charts/incubator/sftpgo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png +keywords: + - sftpgo + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sftpgo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sftpgo + - https://github.com/drakkan/sftpgo + - https://hub.docker.com/r/drakkan/sftpgo +type: application +version: 0.0.29 diff --git a/incubator/sftpgo/0.0.29/README.md b/incubator/sftpgo/0.0.29/README.md new file mode 100644 index 00000000000..cefbffb8ce0 --- /dev/null +++ b/incubator/sftpgo/0.0.29/README.md @@ -0,0 +1,107 @@ +# sftpgo + +Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sftpgo](https://truecharts.org/docs/charts/incubator/sftpgo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sftpgo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sftpgo TrueCharts/sftpgo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sftpgo` deployment + +```console +helm uninstall sftpgo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sftpgo \ + --set env.TZ="America/New York" \ + TrueCharts/sftpgo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sftpgo TrueCharts/sftpgo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sftpgo/0.0.28/app-readme.md b/incubator/sftpgo/0.0.29/app-readme.md similarity index 100% rename from incubator/sftpgo/0.0.28/app-readme.md rename to incubator/sftpgo/0.0.29/app-readme.md diff --git a/incubator/sftpgo/0.0.29/charts/common-10.6.1.tgz b/incubator/sftpgo/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/sftpgo/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/sftpgo/0.0.28/ix_values.yaml b/incubator/sftpgo/0.0.29/ix_values.yaml similarity index 100% rename from incubator/sftpgo/0.0.28/ix_values.yaml rename to incubator/sftpgo/0.0.29/ix_values.yaml diff --git a/incubator/sftpgo/0.0.28/questions.yaml b/incubator/sftpgo/0.0.29/questions.yaml similarity index 100% rename from incubator/sftpgo/0.0.28/questions.yaml rename to incubator/sftpgo/0.0.29/questions.yaml diff --git a/incubator/sftpgo/0.0.28/templates/common.yaml b/incubator/sftpgo/0.0.29/templates/common.yaml similarity index 100% rename from incubator/sftpgo/0.0.28/templates/common.yaml rename to incubator/sftpgo/0.0.29/templates/common.yaml diff --git a/incubator/shadowsocks/0.0.24/values.yaml b/incubator/sftpgo/0.0.29/values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.24/values.yaml rename to incubator/sftpgo/0.0.29/values.yaml diff --git a/incubator/shaarli/0.0.23/CHANGELOG.md b/incubator/shaarli/0.0.23/CHANGELOG.md deleted file mode 100644 index 5c831f66183..00000000000 --- a/incubator/shaarli/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/shaarli/0.0.23/Chart.lock b/incubator/shaarli/0.0.23/Chart.lock deleted file mode 100644 index 19d071bf460..00000000000 --- a/incubator/shaarli/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:03.791579265Z" diff --git a/incubator/shaarli/0.0.23/Chart.yaml b/incubator/shaarli/0.0.23/Chart.yaml deleted file mode 100644 index d2435bfd31e..00000000000 --- a/incubator/shaarli/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: The personal, minimalist, super-fast, database free, bookmarking service. -home: https://truecharts.org/docs/charts/incubator/shaarli -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png -keywords: - - shaarli - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shaarli -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli - - https://github.com/shaarli/Shaarli - - https://hub.docker.com/r/shaarli/shaarli/ -type: application -version: 0.0.23 diff --git a/incubator/shaarli/0.0.23/README.md b/incubator/shaarli/0.0.23/README.md deleted file mode 100644 index 3865a394290..00000000000 --- a/incubator/shaarli/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# shaarli - -The personal, minimalist, super-fast, database free, bookmarking service. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shaarli](https://truecharts.org/docs/charts/incubator/shaarli) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shaarli` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shaarli TrueCharts/shaarli -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shaarli` deployment - -```console -helm uninstall shaarli -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shaarli \ - --set env.TZ="America/New York" \ - TrueCharts/shaarli -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shaarli TrueCharts/shaarli -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shaarli/0.0.23/charts/common-10.5.10.tgz b/incubator/shaarli/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/shaarli/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/shaarli/0.0.24/CHANGELOG.md b/incubator/shaarli/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..90b870b4b07 --- /dev/null +++ b/incubator/shaarli/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shaarli-0.0.24](https://github.com/truecharts/charts/compare/shaarli-0.0.23...shaarli-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shaarli-0.0.23](https://github.com/truecharts/charts/compare/shaarli-0.0.22...shaarli-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/shaarli/0.0.24/Chart.lock b/incubator/shaarli/0.0.24/Chart.lock new file mode 100644 index 00000000000..0cb397aa177 --- /dev/null +++ b/incubator/shaarli/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:49.651511052Z" diff --git a/incubator/shaarli/0.0.24/Chart.yaml b/incubator/shaarli/0.0.24/Chart.yaml new file mode 100644 index 00000000000..96c780c927a --- /dev/null +++ b/incubator/shaarli/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "master" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: The personal, minimalist, super-fast, database free, bookmarking service. +home: https://truecharts.org/docs/charts/incubator/shaarli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png +keywords: + - shaarli + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shaarli +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shaarli + - https://github.com/shaarli/Shaarli + - https://hub.docker.com/r/shaarli/shaarli/ +type: application +version: 0.0.24 diff --git a/incubator/shaarli/0.0.24/README.md b/incubator/shaarli/0.0.24/README.md new file mode 100644 index 00000000000..ac5d9a39b60 --- /dev/null +++ b/incubator/shaarli/0.0.24/README.md @@ -0,0 +1,107 @@ +# shaarli + +The personal, minimalist, super-fast, database free, bookmarking service. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shaarli](https://truecharts.org/docs/charts/incubator/shaarli) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shaarli` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shaarli TrueCharts/shaarli +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shaarli` deployment + +```console +helm uninstall shaarli +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shaarli \ + --set env.TZ="America/New York" \ + TrueCharts/shaarli +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shaarli TrueCharts/shaarli -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shaarli/0.0.23/app-readme.md b/incubator/shaarli/0.0.24/app-readme.md similarity index 100% rename from incubator/shaarli/0.0.23/app-readme.md rename to incubator/shaarli/0.0.24/app-readme.md diff --git a/incubator/shaarli/0.0.24/charts/common-10.6.1.tgz b/incubator/shaarli/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/shaarli/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/shaarli/0.0.23/ix_values.yaml b/incubator/shaarli/0.0.24/ix_values.yaml similarity index 100% rename from incubator/shaarli/0.0.23/ix_values.yaml rename to incubator/shaarli/0.0.24/ix_values.yaml diff --git a/incubator/shaarli/0.0.23/questions.yaml b/incubator/shaarli/0.0.24/questions.yaml similarity index 100% rename from incubator/shaarli/0.0.23/questions.yaml rename to incubator/shaarli/0.0.24/questions.yaml diff --git a/incubator/shaarli/0.0.23/templates/common.yaml b/incubator/shaarli/0.0.24/templates/common.yaml similarity index 100% rename from incubator/shaarli/0.0.23/templates/common.yaml rename to incubator/shaarli/0.0.24/templates/common.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.24/values.yaml b/incubator/shaarli/0.0.24/values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.24/values.yaml rename to incubator/shaarli/0.0.24/values.yaml diff --git a/incubator/shadowsocks/0.0.24/CHANGELOG.md b/incubator/shadowsocks/0.0.24/CHANGELOG.md deleted file mode 100644 index a783a43bcc6..00000000000 --- a/incubator/shadowsocks/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/shadowsocks/0.0.24/Chart.lock b/incubator/shadowsocks/0.0.24/Chart.lock deleted file mode 100644 index 81b6642a543..00000000000 --- a/incubator/shadowsocks/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:07.655757918Z" diff --git a/incubator/shadowsocks/0.0.24/Chart.yaml b/incubator/shadowsocks/0.0.24/Chart.yaml deleted file mode 100644 index ca906bc2f9e..00000000000 --- a/incubator/shadowsocks/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security - - Network-Proxy - - Network-VPN -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: 'A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client.' -home: https://truecharts.org/docs/charts/incubator/shadowsocks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png -keywords: - - shadowsocks - - Security - - Network-Proxy - - Network-VPN -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shadowsocks -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks - - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md - - https://hub.docker.com/r/shadowsocks/shadowsocks-libev -type: application -version: 0.0.24 diff --git a/incubator/shadowsocks/0.0.24/README.md b/incubator/shadowsocks/0.0.24/README.md deleted file mode 100644 index 67fbc24e244..00000000000 --- a/incubator/shadowsocks/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# shadowsocks - -A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shadowsocks](https://truecharts.org/docs/charts/incubator/shadowsocks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shadowsocks` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shadowsocks TrueCharts/shadowsocks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shadowsocks` deployment - -```console -helm uninstall shadowsocks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shadowsocks \ - --set env.TZ="America/New York" \ - TrueCharts/shadowsocks -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shadowsocks TrueCharts/shadowsocks -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shadowsocks/0.0.24/charts/common-10.5.10.tgz b/incubator/shadowsocks/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/shadowsocks/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/shadowsocks/0.0.25/CHANGELOG.md b/incubator/shadowsocks/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cd17c2938c5 --- /dev/null +++ b/incubator/shadowsocks/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shadowsocks-0.0.25](https://github.com/truecharts/charts/compare/shadowsocks-0.0.24...shadowsocks-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shadowsocks-0.0.24](https://github.com/truecharts/charts/compare/shadowsocks-0.0.23...shadowsocks-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/shadowsocks/0.0.25/Chart.lock b/incubator/shadowsocks/0.0.25/Chart.lock new file mode 100644 index 00000000000..9ef995dc1ac --- /dev/null +++ b/incubator/shadowsocks/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:32:56.941073648Z" diff --git a/incubator/shadowsocks/0.0.25/Chart.yaml b/incubator/shadowsocks/0.0.25/Chart.yaml new file mode 100644 index 00000000000..fef53a3dd14 --- /dev/null +++ b/incubator/shadowsocks/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security + - Network-Proxy + - Network-VPN +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: 'A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client.' +home: https://truecharts.org/docs/charts/incubator/shadowsocks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png +keywords: + - shadowsocks + - Security + - Network-Proxy + - Network-VPN +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shadowsocks +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks + - https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md + - https://hub.docker.com/r/shadowsocks/shadowsocks-libev +type: application +version: 0.0.25 diff --git a/incubator/shadowsocks/0.0.25/README.md b/incubator/shadowsocks/0.0.25/README.md new file mode 100644 index 00000000000..28ac6d6df87 --- /dev/null +++ b/incubator/shadowsocks/0.0.25/README.md @@ -0,0 +1,107 @@ +# shadowsocks + +A secure SOCKS5 proxy. Shadowsocks is a free and open-source encryption protocol project, widely used in China to circumvent Internet censorship. It was created in 2012 by a Chinese programmer named "clowwindy", and multiple implementations of the protocol have been made available since. Can be used with any SOCKS or Shadowsocks client. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shadowsocks](https://truecharts.org/docs/charts/incubator/shadowsocks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shadowsocks` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shadowsocks TrueCharts/shadowsocks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shadowsocks` deployment + +```console +helm uninstall shadowsocks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shadowsocks \ + --set env.TZ="America/New York" \ + TrueCharts/shadowsocks +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shadowsocks TrueCharts/shadowsocks -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shadowsocks/0.0.24/app-readme.md b/incubator/shadowsocks/0.0.25/app-readme.md similarity index 100% rename from incubator/shadowsocks/0.0.24/app-readme.md rename to incubator/shadowsocks/0.0.25/app-readme.md diff --git a/incubator/shadowsocks/0.0.25/charts/common-10.6.1.tgz b/incubator/shadowsocks/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/shadowsocks/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/shadowsocks/0.0.24/ix_values.yaml b/incubator/shadowsocks/0.0.25/ix_values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.24/ix_values.yaml rename to incubator/shadowsocks/0.0.25/ix_values.yaml diff --git a/incubator/shadowsocks/0.0.24/questions.yaml b/incubator/shadowsocks/0.0.25/questions.yaml similarity index 100% rename from incubator/shadowsocks/0.0.24/questions.yaml rename to incubator/shadowsocks/0.0.25/questions.yaml diff --git a/incubator/shadowsocks/0.0.24/templates/common.yaml b/incubator/shadowsocks/0.0.25/templates/common.yaml similarity index 100% rename from incubator/shadowsocks/0.0.24/templates/common.yaml rename to incubator/shadowsocks/0.0.25/templates/common.yaml diff --git a/incubator/sheetable/0.0.16/values.yaml b/incubator/shadowsocks/0.0.25/values.yaml similarity index 100% rename from incubator/sheetable/0.0.16/values.yaml rename to incubator/shadowsocks/0.0.25/values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md deleted file mode 100644 index ace9ef8804d..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock deleted file mode 100644 index a01dfdcdbac..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:19.312153571Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.24/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.24/Chart.yaml deleted file mode 100644 index 3a1cb90ef70..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " -home: https://truecharts.org/docs/charts/incubator/shapeshifter-obfuscator -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png -keywords: - - shapeshifter-obfuscator - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shapeshifter-obfuscator -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator - - https://github.com/juchong/shapeshifter-docker - - https://hub.docker.com/r/juchong/shapeshifter-docker -type: application -version: 0.0.24 diff --git a/incubator/shapeshifter-obfuscator/0.0.24/README.md b/incubator/shapeshifter-obfuscator/0.0.24/README.md deleted file mode 100644 index f053a0aed6e..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# shapeshifter-obfuscator - -Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shapeshifter-obfuscator](https://truecharts.org/docs/charts/incubator/shapeshifter-obfuscator) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shapeshifter-obfuscator` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shapeshifter-obfuscator` deployment - -```console -helm uninstall shapeshifter-obfuscator -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shapeshifter-obfuscator \ - --set env.TZ="America/New York" \ - TrueCharts/shapeshifter-obfuscator -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shapeshifter-obfuscator/0.0.24/charts/common-10.5.10.tgz b/incubator/shapeshifter-obfuscator/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/shapeshifter-obfuscator/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/shapeshifter-obfuscator/0.0.25/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..3c03170e92d --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shapeshifter-obfuscator-0.0.25](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.24...shapeshifter-obfuscator-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shapeshifter-obfuscator-0.0.24](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.23...shapeshifter-obfuscator-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/shapeshifter-obfuscator/0.0.25/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.25/Chart.lock new file mode 100644 index 00000000000..b3b99edaa40 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:33:08.044160769Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.25/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.25/Chart.yaml new file mode 100644 index 00000000000..af734887372 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. " +home: https://truecharts.org/docs/charts/incubator/shapeshifter-obfuscator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png +keywords: + - shapeshifter-obfuscator + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shapeshifter-obfuscator +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shapeshifter-obfuscator + - https://github.com/juchong/shapeshifter-docker + - https://hub.docker.com/r/juchong/shapeshifter-docker +type: application +version: 0.0.25 diff --git a/incubator/shapeshifter-obfuscator/0.0.25/README.md b/incubator/shapeshifter-obfuscator/0.0.25/README.md new file mode 100644 index 00000000000..4511acaff1d --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.25/README.md @@ -0,0 +1,107 @@ +# shapeshifter-obfuscator + +Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shapeshifter-obfuscator](https://truecharts.org/docs/charts/incubator/shapeshifter-obfuscator) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shapeshifter-obfuscator` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shapeshifter-obfuscator` deployment + +```console +helm uninstall shapeshifter-obfuscator +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shapeshifter-obfuscator \ + --set env.TZ="America/New York" \ + TrueCharts/shapeshifter-obfuscator +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shapeshifter-obfuscator TrueCharts/shapeshifter-obfuscator -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shapeshifter-obfuscator/0.0.24/app-readme.md b/incubator/shapeshifter-obfuscator/0.0.25/app-readme.md similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.24/app-readme.md rename to incubator/shapeshifter-obfuscator/0.0.25/app-readme.md diff --git a/incubator/shapeshifter-obfuscator/0.0.25/charts/common-10.6.1.tgz b/incubator/shapeshifter-obfuscator/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/shapeshifter-obfuscator/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/shapeshifter-obfuscator/0.0.24/ix_values.yaml b/incubator/shapeshifter-obfuscator/0.0.25/ix_values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.24/ix_values.yaml rename to incubator/shapeshifter-obfuscator/0.0.25/ix_values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.24/questions.yaml b/incubator/shapeshifter-obfuscator/0.0.25/questions.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.24/questions.yaml rename to incubator/shapeshifter-obfuscator/0.0.25/questions.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.24/templates/common.yaml b/incubator/shapeshifter-obfuscator/0.0.25/templates/common.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.24/templates/common.yaml rename to incubator/shapeshifter-obfuscator/0.0.25/templates/common.yaml diff --git a/incubator/shoko-server/0.0.23/values.yaml b/incubator/shapeshifter-obfuscator/0.0.25/values.yaml similarity index 100% rename from incubator/shoko-server/0.0.23/values.yaml rename to incubator/shapeshifter-obfuscator/0.0.25/values.yaml diff --git a/incubator/sheetable/0.0.16/CHANGELOG.md b/incubator/sheetable/0.0.16/CHANGELOG.md deleted file mode 100644 index f4325c75712..00000000000 --- a/incubator/sheetable/0.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/sheetable/0.0.16/Chart.lock b/incubator/sheetable/0.0.16/Chart.lock deleted file mode 100644 index 0568fb0c0ab..00000000000 --- a/incubator/sheetable/0.0.16/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:33:32.361141127Z" diff --git a/incubator/sheetable/0.0.16/Chart.yaml b/incubator/sheetable/0.0.16/Chart.yaml deleted file mode 100644 index 271d907ff73..00000000000 --- a/incubator/sheetable/0.0.16/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. -home: https://truecharts.org/docs/charts/incubator/sheetable -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png -keywords: - - sheetable -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sheetable -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable - - https://sheetable.net/docs - - https://github.com/SheetAble -version: 0.0.16 -annotations: - truecharts.org/catagories: | - - music - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/sheetable/0.0.16/README.md b/incubator/sheetable/0.0.16/README.md deleted file mode 100644 index 6c625a3fd94..00000000000 --- a/incubator/sheetable/0.0.16/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# sheetable - -SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sheetable](https://truecharts.org/docs/charts/incubator/sheetable) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sheetable` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sheetable TrueCharts/sheetable -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sheetable` deployment - -```console -helm uninstall sheetable -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sheetable \ - --set env.TZ="America/New York" \ - TrueCharts/sheetable -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sheetable TrueCharts/sheetable -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sheetable/0.0.16/charts/common-10.5.10.tgz b/incubator/sheetable/0.0.16/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/sheetable/0.0.16/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/sheetable/0.0.16/charts/postgresql-8.0.78.tgz b/incubator/sheetable/0.0.16/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/sheetable/0.0.16/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/sheetable/0.0.17/CHANGELOG.md b/incubator/sheetable/0.0.17/CHANGELOG.md new file mode 100644 index 00000000000..ac1a306f6b7 --- /dev/null +++ b/incubator/sheetable/0.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sheetable-0.0.17](https://github.com/truecharts/charts/compare/sheetable-0.0.16...sheetable-0.0.17) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [sheetable-0.0.16](https://github.com/truecharts/charts/compare/sheetable-0.0.15...sheetable-0.0.16) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/sheetable/0.0.17/Chart.lock b/incubator/sheetable/0.0.17/Chart.lock new file mode 100644 index 00000000000..b1bcb030818 --- /dev/null +++ b/incubator/sheetable/0.0.17/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:33:25.799843693Z" diff --git a/incubator/sheetable/0.0.17/Chart.yaml b/incubator/sheetable/0.0.17/Chart.yaml new file mode 100644 index 00000000000..f46745d632c --- /dev/null +++ b/incubator/sheetable/0.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. +home: https://truecharts.org/docs/charts/incubator/sheetable +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png +keywords: + - sheetable +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sheetable +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sheetable + - https://sheetable.net/docs + - https://github.com/SheetAble +version: 0.0.17 +annotations: + truecharts.org/catagories: | + - music + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/sheetable/0.0.17/README.md b/incubator/sheetable/0.0.17/README.md new file mode 100644 index 00000000000..3b55234a654 --- /dev/null +++ b/incubator/sheetable/0.0.17/README.md @@ -0,0 +1,108 @@ +# sheetable + +SheetAble is an easy to use music sheet organiser for all the music enthusiasts out there. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sheetable](https://truecharts.org/docs/charts/incubator/sheetable) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sheetable` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sheetable TrueCharts/sheetable +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sheetable` deployment + +```console +helm uninstall sheetable +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sheetable \ + --set env.TZ="America/New York" \ + TrueCharts/sheetable +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sheetable TrueCharts/sheetable -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sheetable/0.0.16/app-readme.md b/incubator/sheetable/0.0.17/app-readme.md similarity index 100% rename from incubator/sheetable/0.0.16/app-readme.md rename to incubator/sheetable/0.0.17/app-readme.md diff --git a/incubator/sheetable/0.0.17/charts/common-10.6.1.tgz b/incubator/sheetable/0.0.17/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/sheetable/0.0.17/charts/common-10.6.1.tgz differ diff --git a/incubator/sheetable/0.0.17/charts/postgresql-8.0.87.tgz b/incubator/sheetable/0.0.17/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/sheetable/0.0.17/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/sheetable/0.0.16/ix_values.yaml b/incubator/sheetable/0.0.17/ix_values.yaml similarity index 100% rename from incubator/sheetable/0.0.16/ix_values.yaml rename to incubator/sheetable/0.0.17/ix_values.yaml diff --git a/incubator/sheetable/0.0.16/questions.yaml b/incubator/sheetable/0.0.17/questions.yaml similarity index 100% rename from incubator/sheetable/0.0.16/questions.yaml rename to incubator/sheetable/0.0.17/questions.yaml diff --git a/incubator/sheetable/0.0.16/templates/_secrets.tpl b/incubator/sheetable/0.0.17/templates/_secrets.tpl similarity index 100% rename from incubator/sheetable/0.0.16/templates/_secrets.tpl rename to incubator/sheetable/0.0.17/templates/_secrets.tpl diff --git a/incubator/sheetable/0.0.16/templates/common.yaml b/incubator/sheetable/0.0.17/templates/common.yaml similarity index 100% rename from incubator/sheetable/0.0.16/templates/common.yaml rename to incubator/sheetable/0.0.17/templates/common.yaml diff --git a/incubator/shortipy/0.0.24/values.yaml b/incubator/sheetable/0.0.17/values.yaml similarity index 100% rename from incubator/shortipy/0.0.24/values.yaml rename to incubator/sheetable/0.0.17/values.yaml diff --git a/incubator/shoko-server/0.0.23/CHANGELOG.md b/incubator/shoko-server/0.0.23/CHANGELOG.md deleted file mode 100644 index df71e6a88ae..00000000000 --- a/incubator/shoko-server/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/shoko-server/0.0.23/Chart.lock b/incubator/shoko-server/0.0.23/Chart.lock deleted file mode 100644 index 90c16debcde..00000000000 --- a/incubator/shoko-server/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:28.752614953Z" diff --git a/incubator/shoko-server/0.0.23/Chart.yaml b/incubator/shoko-server/0.0.23/Chart.yaml deleted file mode 100644 index 9e7c98a9b0d..00000000000 --- a/incubator/shoko-server/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "daily" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. -home: https://truecharts.org/docs/charts/incubator/shoko-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png -keywords: - - shoko-server - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shoko-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/shoko-server - - https://github.com/ShokoAnime/ShokoServer - - https://hub.docker.com/r/shokoanime/server/ -type: application -version: 0.0.23 diff --git a/incubator/shoko-server/0.0.23/README.md b/incubator/shoko-server/0.0.23/README.md deleted file mode 100644 index 05af220f27e..00000000000 --- a/incubator/shoko-server/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# shoko-server - -Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shoko-server](https://truecharts.org/docs/charts/incubator/shoko-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shoko-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shoko-server TrueCharts/shoko-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shoko-server` deployment - -```console -helm uninstall shoko-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shoko-server \ - --set env.TZ="America/New York" \ - TrueCharts/shoko-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shoko-server TrueCharts/shoko-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shoko-server/0.0.23/charts/common-10.5.10.tgz b/incubator/shoko-server/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/shoko-server/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/shoko-server/0.0.24/CHANGELOG.md b/incubator/shoko-server/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..9f737a231a5 --- /dev/null +++ b/incubator/shoko-server/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shoko-server-0.0.24](https://github.com/truecharts/charts/compare/shoko-server-0.0.23...shoko-server-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shoko-server-0.0.23](https://github.com/truecharts/charts/compare/shoko-server-0.0.22...shoko-server-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/shoko-server/0.0.24/Chart.lock b/incubator/shoko-server/0.0.24/Chart.lock new file mode 100644 index 00000000000..6da021fd762 --- /dev/null +++ b/incubator/shoko-server/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:33:21.233859263Z" diff --git a/incubator/shoko-server/0.0.24/Chart.yaml b/incubator/shoko-server/0.0.24/Chart.yaml new file mode 100644 index 00000000000..e941f739190 --- /dev/null +++ b/incubator/shoko-server/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "daily" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. +home: https://truecharts.org/docs/charts/incubator/shoko-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png +keywords: + - shoko-server + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shoko-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shoko-server + - https://github.com/ShokoAnime/ShokoServer + - https://hub.docker.com/r/shokoanime/server/ +type: application +version: 0.0.24 diff --git a/incubator/shoko-server/0.0.24/README.md b/incubator/shoko-server/0.0.24/README.md new file mode 100644 index 00000000000..f0e69931b1e --- /dev/null +++ b/incubator/shoko-server/0.0.24/README.md @@ -0,0 +1,107 @@ +# shoko-server + +Shoko server is the core component of the Shoko suite and with it's client-server architecture which allows any program or plugin to access Shoko. You'll have access to your entire collection locally and over the internet with no additional work outside the initial configuration required. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shoko-server](https://truecharts.org/docs/charts/incubator/shoko-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shoko-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shoko-server TrueCharts/shoko-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shoko-server` deployment + +```console +helm uninstall shoko-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shoko-server \ + --set env.TZ="America/New York" \ + TrueCharts/shoko-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shoko-server TrueCharts/shoko-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shoko-server/0.0.23/app-readme.md b/incubator/shoko-server/0.0.24/app-readme.md similarity index 100% rename from incubator/shoko-server/0.0.23/app-readme.md rename to incubator/shoko-server/0.0.24/app-readme.md diff --git a/incubator/shoko-server/0.0.24/charts/common-10.6.1.tgz b/incubator/shoko-server/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/shoko-server/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/shoko-server/0.0.23/ix_values.yaml b/incubator/shoko-server/0.0.24/ix_values.yaml similarity index 100% rename from incubator/shoko-server/0.0.23/ix_values.yaml rename to incubator/shoko-server/0.0.24/ix_values.yaml diff --git a/incubator/shoko-server/0.0.23/questions.yaml b/incubator/shoko-server/0.0.24/questions.yaml similarity index 100% rename from incubator/shoko-server/0.0.23/questions.yaml rename to incubator/shoko-server/0.0.24/questions.yaml diff --git a/incubator/shoko-server/0.0.23/templates/common.yaml b/incubator/shoko-server/0.0.24/templates/common.yaml similarity index 100% rename from incubator/shoko-server/0.0.23/templates/common.yaml rename to incubator/shoko-server/0.0.24/templates/common.yaml diff --git a/incubator/sia-daemon/0.0.23/values.yaml b/incubator/shoko-server/0.0.24/values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.23/values.yaml rename to incubator/shoko-server/0.0.24/values.yaml diff --git a/incubator/shortipy/0.0.24/CHANGELOG.md b/incubator/shortipy/0.0.24/CHANGELOG.md deleted file mode 100644 index b40385f3937..00000000000 --- a/incubator/shortipy/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/shortipy/0.0.24/Chart.lock b/incubator/shortipy/0.0.24/Chart.lock deleted file mode 100644 index e8dfa10ad6f..00000000000 --- a/incubator/shortipy/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:32.238065537Z" diff --git a/incubator/shortipy/0.0.24/Chart.yaml b/incubator/shortipy/0.0.24/Chart.yaml deleted file mode 100644 index bf2424b2ed4..00000000000 --- a/incubator/shortipy/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: URL Shortener in python based on flask -home: https://truecharts.org/docs/charts/incubator/shortipy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png -keywords: - - shortipy - - Tools-Utilities - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shortipy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy - - https://github.com/maschhoff/shortipy - - https://hub.docker.com/repository/docker/knex666/shortipy -type: application -version: 0.0.24 diff --git a/incubator/shortipy/0.0.24/README.md b/incubator/shortipy/0.0.24/README.md deleted file mode 100644 index 84a75d61e58..00000000000 --- a/incubator/shortipy/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# shortipy - -URL Shortener in python based on flask - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shortipy](https://truecharts.org/docs/charts/incubator/shortipy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shortipy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shortipy TrueCharts/shortipy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shortipy` deployment - -```console -helm uninstall shortipy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shortipy \ - --set env.TZ="America/New York" \ - TrueCharts/shortipy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shortipy TrueCharts/shortipy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/shortipy/0.0.24/charts/common-10.5.10.tgz b/incubator/shortipy/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/shortipy/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/shortipy/0.0.25/CHANGELOG.md b/incubator/shortipy/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0b94e8a60f4 --- /dev/null +++ b/incubator/shortipy/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shortipy-0.0.25](https://github.com/truecharts/charts/compare/shortipy-0.0.24...shortipy-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [shortipy-0.0.24](https://github.com/truecharts/charts/compare/shortipy-0.0.22...shortipy-0.0.24) (2022-09-20) diff --git a/incubator/shortipy/0.0.25/Chart.lock b/incubator/shortipy/0.0.25/Chart.lock new file mode 100644 index 00000000000..980d2192584 --- /dev/null +++ b/incubator/shortipy/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:33:28.30574741Z" diff --git a/incubator/shortipy/0.0.25/Chart.yaml b/incubator/shortipy/0.0.25/Chart.yaml new file mode 100644 index 00000000000..4954eb584ea --- /dev/null +++ b/incubator/shortipy/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: URL Shortener in python based on flask +home: https://truecharts.org/docs/charts/incubator/shortipy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shortipy.png +keywords: + - shortipy + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shortipy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/shortipy + - https://github.com/maschhoff/shortipy + - https://hub.docker.com/repository/docker/knex666/shortipy +type: application +version: 0.0.25 diff --git a/incubator/shortipy/0.0.25/README.md b/incubator/shortipy/0.0.25/README.md new file mode 100644 index 00000000000..5da40922138 --- /dev/null +++ b/incubator/shortipy/0.0.25/README.md @@ -0,0 +1,107 @@ +# shortipy + +URL Shortener in python based on flask + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shortipy](https://truecharts.org/docs/charts/incubator/shortipy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shortipy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shortipy TrueCharts/shortipy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shortipy` deployment + +```console +helm uninstall shortipy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shortipy \ + --set env.TZ="America/New York" \ + TrueCharts/shortipy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shortipy TrueCharts/shortipy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/shortipy/0.0.24/app-readme.md b/incubator/shortipy/0.0.25/app-readme.md similarity index 100% rename from incubator/shortipy/0.0.24/app-readme.md rename to incubator/shortipy/0.0.25/app-readme.md diff --git a/incubator/shortipy/0.0.25/charts/common-10.6.1.tgz b/incubator/shortipy/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/shortipy/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/shortipy/0.0.24/ix_values.yaml b/incubator/shortipy/0.0.25/ix_values.yaml similarity index 100% rename from incubator/shortipy/0.0.24/ix_values.yaml rename to incubator/shortipy/0.0.25/ix_values.yaml diff --git a/incubator/shortipy/0.0.24/questions.yaml b/incubator/shortipy/0.0.25/questions.yaml similarity index 100% rename from incubator/shortipy/0.0.24/questions.yaml rename to incubator/shortipy/0.0.25/questions.yaml diff --git a/incubator/shortipy/0.0.24/templates/common.yaml b/incubator/shortipy/0.0.25/templates/common.yaml similarity index 100% rename from incubator/shortipy/0.0.24/templates/common.yaml rename to incubator/shortipy/0.0.25/templates/common.yaml diff --git a/incubator/sinusbot/0.0.24/values.yaml b/incubator/shortipy/0.0.25/values.yaml similarity index 100% rename from incubator/sinusbot/0.0.24/values.yaml rename to incubator/shortipy/0.0.25/values.yaml diff --git a/incubator/sia-daemon/0.0.23/CHANGELOG.md b/incubator/sia-daemon/0.0.23/CHANGELOG.md deleted file mode 100644 index 7bfad78422d..00000000000 --- a/incubator/sia-daemon/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/sia-daemon/0.0.23/Chart.lock b/incubator/sia-daemon/0.0.23/Chart.lock deleted file mode 100644 index 75bf13d026f..00000000000 --- a/incubator/sia-daemon/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:44.686246148Z" diff --git a/incubator/sia-daemon/0.0.23/Chart.yaml b/incubator/sia-daemon/0.0.23/Chart.yaml deleted file mode 100644 index 0e1446e7a9b..00000000000 --- a/incubator/sia-daemon/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Other -apiVersion: v2 -appVersion: "master" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. -home: https://truecharts.org/docs/charts/incubator/sia-daemon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png -keywords: - - sia-daemon - - Cloud - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sia-daemon -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon - - https://github.com/siafoundation/siad - - https://github.com/SiaFoundation/siad/pkgs/container/siad -type: application -version: 0.0.23 diff --git a/incubator/sia-daemon/0.0.23/README.md b/incubator/sia-daemon/0.0.23/README.md deleted file mode 100644 index f7718564498..00000000000 --- a/incubator/sia-daemon/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sia-daemon - -Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sia-daemon](https://truecharts.org/docs/charts/incubator/sia-daemon) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sia-daemon` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sia-daemon TrueCharts/sia-daemon -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sia-daemon` deployment - -```console -helm uninstall sia-daemon -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sia-daemon \ - --set env.TZ="America/New York" \ - TrueCharts/sia-daemon -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sia-daemon TrueCharts/sia-daemon -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sia-daemon/0.0.23/charts/common-10.5.10.tgz b/incubator/sia-daemon/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/sia-daemon/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/sia-daemon/0.0.24/CHANGELOG.md b/incubator/sia-daemon/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..172f8fa11c8 --- /dev/null +++ b/incubator/sia-daemon/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sia-daemon-0.0.24](https://github.com/truecharts/charts/compare/sia-daemon-0.0.23...sia-daemon-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sia-daemon-0.0.23](https://github.com/truecharts/charts/compare/sia-daemon-0.0.22...sia-daemon-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/sia-daemon/0.0.24/Chart.lock b/incubator/sia-daemon/0.0.24/Chart.lock new file mode 100644 index 00000000000..d1533d21e2e --- /dev/null +++ b/incubator/sia-daemon/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:33:39.978608093Z" diff --git a/incubator/sia-daemon/0.0.24/Chart.yaml b/incubator/sia-daemon/0.0.24/Chart.yaml new file mode 100644 index 00000000000..91c3d0b4c4c --- /dev/null +++ b/incubator/sia-daemon/0.0.24/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Other +apiVersion: v2 +appVersion: "master" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. +home: https://truecharts.org/docs/charts/incubator/sia-daemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sia-daemon.png +keywords: + - sia-daemon + - Cloud + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sia-daemon +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sia-daemon + - https://github.com/siafoundation/siad + - https://github.com/SiaFoundation/siad/pkgs/container/siad +type: application +version: 0.0.24 diff --git a/incubator/sia-daemon/0.0.24/README.md b/incubator/sia-daemon/0.0.24/README.md new file mode 100644 index 00000000000..2b21c38e409 --- /dev/null +++ b/incubator/sia-daemon/0.0.24/README.md @@ -0,0 +1,107 @@ +# sia-daemon + +Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sia-daemon](https://truecharts.org/docs/charts/incubator/sia-daemon) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sia-daemon` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sia-daemon TrueCharts/sia-daemon +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sia-daemon` deployment + +```console +helm uninstall sia-daemon +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sia-daemon \ + --set env.TZ="America/New York" \ + TrueCharts/sia-daemon +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sia-daemon TrueCharts/sia-daemon -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sia-daemon/0.0.23/app-readme.md b/incubator/sia-daemon/0.0.24/app-readme.md similarity index 100% rename from incubator/sia-daemon/0.0.23/app-readme.md rename to incubator/sia-daemon/0.0.24/app-readme.md diff --git a/incubator/sia-daemon/0.0.24/charts/common-10.6.1.tgz b/incubator/sia-daemon/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/sia-daemon/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/sia-daemon/0.0.23/ix_values.yaml b/incubator/sia-daemon/0.0.24/ix_values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.23/ix_values.yaml rename to incubator/sia-daemon/0.0.24/ix_values.yaml diff --git a/incubator/sia-daemon/0.0.23/questions.yaml b/incubator/sia-daemon/0.0.24/questions.yaml similarity index 100% rename from incubator/sia-daemon/0.0.23/questions.yaml rename to incubator/sia-daemon/0.0.24/questions.yaml diff --git a/incubator/sia-daemon/0.0.23/templates/common.yaml b/incubator/sia-daemon/0.0.24/templates/common.yaml similarity index 100% rename from incubator/sia-daemon/0.0.23/templates/common.yaml rename to incubator/sia-daemon/0.0.24/templates/common.yaml diff --git a/incubator/slack-invite/0.0.24/values.yaml b/incubator/sia-daemon/0.0.24/values.yaml similarity index 100% rename from incubator/slack-invite/0.0.24/values.yaml rename to incubator/sia-daemon/0.0.24/values.yaml diff --git a/incubator/sinusbot/0.0.24/CHANGELOG.md b/incubator/sinusbot/0.0.24/CHANGELOG.md deleted file mode 100644 index 27968e6639b..00000000000 --- a/incubator/sinusbot/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/sinusbot/0.0.24/Chart.lock b/incubator/sinusbot/0.0.24/Chart.lock deleted file mode 100644 index cc05ef82cb5..00000000000 --- a/incubator/sinusbot/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:53.787996693Z" diff --git a/incubator/sinusbot/0.0.24/Chart.yaml b/incubator/sinusbot/0.0.24/Chart.yaml deleted file mode 100644 index 452f77162b7..00000000000 --- a/incubator/sinusbot/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - MediaServer-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord." -home: https://truecharts.org/docs/charts/incubator/sinusbot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png -keywords: - - sinusbot - - Productivity - - Tools-Utilities - - MediaServer-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sinusbot -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot - - https://forum.sinusbot.com - - https://hub.docker.com/r/sinusbot/docker -type: application -version: 0.0.24 diff --git a/incubator/sinusbot/0.0.24/README.md b/incubator/sinusbot/0.0.24/README.md deleted file mode 100644 index 4b9d2d438c1..00000000000 --- a/incubator/sinusbot/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sinusbot - -SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sinusbot](https://truecharts.org/docs/charts/incubator/sinusbot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sinusbot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sinusbot TrueCharts/sinusbot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sinusbot` deployment - -```console -helm uninstall sinusbot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sinusbot \ - --set env.TZ="America/New York" \ - TrueCharts/sinusbot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sinusbot TrueCharts/sinusbot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sinusbot/0.0.24/charts/common-10.5.10.tgz b/incubator/sinusbot/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/sinusbot/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/sinusbot/0.0.25/CHANGELOG.md b/incubator/sinusbot/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0fec017811f --- /dev/null +++ b/incubator/sinusbot/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sinusbot-0.0.25](https://github.com/truecharts/charts/compare/sinusbot-0.0.24...sinusbot-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sinusbot-0.0.24](https://github.com/truecharts/charts/compare/sinusbot-0.0.23...sinusbot-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/sinusbot/0.0.25/Chart.lock b/incubator/sinusbot/0.0.25/Chart.lock new file mode 100644 index 00000000000..3f824b22879 --- /dev/null +++ b/incubator/sinusbot/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:33:53.487925719Z" diff --git a/incubator/sinusbot/0.0.25/Chart.yaml b/incubator/sinusbot/0.0.25/Chart.yaml new file mode 100644 index 00000000000..0e9a9f13ade --- /dev/null +++ b/incubator/sinusbot/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - MediaServer-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord." +home: https://truecharts.org/docs/charts/incubator/sinusbot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sinusbot.png +keywords: + - sinusbot + - Productivity + - Tools-Utilities + - MediaServer-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sinusbot +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sinusbot + - https://forum.sinusbot.com + - https://hub.docker.com/r/sinusbot/docker +type: application +version: 0.0.25 diff --git a/incubator/sinusbot/0.0.25/README.md b/incubator/sinusbot/0.0.25/README.md new file mode 100644 index 00000000000..a526a3b8b3b --- /dev/null +++ b/incubator/sinusbot/0.0.25/README.md @@ -0,0 +1,107 @@ +# sinusbot + +SinusBot is a MusicBot that will let you listen to music together with your friends on either TeamSpeak 3 or Discord. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sinusbot](https://truecharts.org/docs/charts/incubator/sinusbot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sinusbot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sinusbot TrueCharts/sinusbot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sinusbot` deployment + +```console +helm uninstall sinusbot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sinusbot \ + --set env.TZ="America/New York" \ + TrueCharts/sinusbot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sinusbot TrueCharts/sinusbot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sinusbot/0.0.24/app-readme.md b/incubator/sinusbot/0.0.25/app-readme.md similarity index 100% rename from incubator/sinusbot/0.0.24/app-readme.md rename to incubator/sinusbot/0.0.25/app-readme.md diff --git a/incubator/sinusbot/0.0.25/charts/common-10.6.1.tgz b/incubator/sinusbot/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/sinusbot/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/sinusbot/0.0.24/ix_values.yaml b/incubator/sinusbot/0.0.25/ix_values.yaml similarity index 100% rename from incubator/sinusbot/0.0.24/ix_values.yaml rename to incubator/sinusbot/0.0.25/ix_values.yaml diff --git a/incubator/sinusbot/0.0.24/questions.yaml b/incubator/sinusbot/0.0.25/questions.yaml similarity index 100% rename from incubator/sinusbot/0.0.24/questions.yaml rename to incubator/sinusbot/0.0.25/questions.yaml diff --git a/incubator/sinusbot/0.0.24/templates/common.yaml b/incubator/sinusbot/0.0.25/templates/common.yaml similarity index 100% rename from incubator/sinusbot/0.0.24/templates/common.yaml rename to incubator/sinusbot/0.0.25/templates/common.yaml diff --git a/incubator/snippet-box/0.0.24/values.yaml b/incubator/sinusbot/0.0.25/values.yaml similarity index 100% rename from incubator/snippet-box/0.0.24/values.yaml rename to incubator/sinusbot/0.0.25/values.yaml diff --git a/incubator/slack-invite/0.0.24/CHANGELOG.md b/incubator/slack-invite/0.0.24/CHANGELOG.md deleted file mode 100644 index 286567390db..00000000000 --- a/incubator/slack-invite/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/slack-invite/0.0.24/Chart.lock b/incubator/slack-invite/0.0.24/Chart.lock deleted file mode 100644 index cf0336ee0cc..00000000000 --- a/incubator/slack-invite/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:33:57.583542224Z" diff --git a/incubator/slack-invite/0.0.24/Chart.yaml b/incubator/slack-invite/0.0.24/Chart.yaml deleted file mode 100644 index 5f7e92987e3..00000000000 --- a/incubator/slack-invite/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Messenger - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Creates a simple webpage for Slack invite signups -home: https://truecharts.org/docs/charts/incubator/slack-invite -icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png -keywords: - - slack-invite - - Network-Messenger - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: slack-invite -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite - - httpss://github.com/ninthwalker/slack-invite - - https://hub.docker.com/r/ninthwalker/slack-invite/ -type: application -version: 0.0.24 diff --git a/incubator/slack-invite/0.0.24/README.md b/incubator/slack-invite/0.0.24/README.md deleted file mode 100644 index 580ce81446c..00000000000 --- a/incubator/slack-invite/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# slack-invite - -Creates a simple webpage for Slack invite signups - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [slack-invite](https://truecharts.org/docs/charts/incubator/slack-invite) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `slack-invite` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install slack-invite TrueCharts/slack-invite -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `slack-invite` deployment - -```console -helm uninstall slack-invite -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install slack-invite \ - --set env.TZ="America/New York" \ - TrueCharts/slack-invite -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install slack-invite TrueCharts/slack-invite -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/slack-invite/0.0.24/charts/common-10.5.10.tgz b/incubator/slack-invite/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/slack-invite/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/slack-invite/0.0.25/CHANGELOG.md b/incubator/slack-invite/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..86fae42184a --- /dev/null +++ b/incubator/slack-invite/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [slack-invite-0.0.25](https://github.com/truecharts/charts/compare/slack-invite-0.0.24...slack-invite-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [slack-invite-0.0.24](https://github.com/truecharts/charts/compare/slack-invite-0.0.23...slack-invite-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/slack-invite/0.0.25/Chart.lock b/incubator/slack-invite/0.0.25/Chart.lock new file mode 100644 index 00000000000..b5c6ca64d39 --- /dev/null +++ b/incubator/slack-invite/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:33:59.724919477Z" diff --git a/incubator/slack-invite/0.0.25/Chart.yaml b/incubator/slack-invite/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ae79924988e --- /dev/null +++ b/incubator/slack-invite/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Messenger + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Creates a simple webpage for Slack invite signups +home: https://truecharts.org/docs/charts/incubator/slack-invite +icon: https://truecharts.org/img/hotlink-ok/chart-icons/slack-invite.png +keywords: + - slack-invite + - Network-Messenger + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: slack-invite +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/slack-invite + - httpss://github.com/ninthwalker/slack-invite + - https://hub.docker.com/r/ninthwalker/slack-invite/ +type: application +version: 0.0.25 diff --git a/incubator/slack-invite/0.0.25/README.md b/incubator/slack-invite/0.0.25/README.md new file mode 100644 index 00000000000..d0602b53842 --- /dev/null +++ b/incubator/slack-invite/0.0.25/README.md @@ -0,0 +1,107 @@ +# slack-invite + +Creates a simple webpage for Slack invite signups + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [slack-invite](https://truecharts.org/docs/charts/incubator/slack-invite) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `slack-invite` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install slack-invite TrueCharts/slack-invite +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `slack-invite` deployment + +```console +helm uninstall slack-invite +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install slack-invite \ + --set env.TZ="America/New York" \ + TrueCharts/slack-invite +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install slack-invite TrueCharts/slack-invite -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/slack-invite/0.0.24/app-readme.md b/incubator/slack-invite/0.0.25/app-readme.md similarity index 100% rename from incubator/slack-invite/0.0.24/app-readme.md rename to incubator/slack-invite/0.0.25/app-readme.md diff --git a/incubator/slack-invite/0.0.25/charts/common-10.6.1.tgz b/incubator/slack-invite/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/slack-invite/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/slack-invite/0.0.24/ix_values.yaml b/incubator/slack-invite/0.0.25/ix_values.yaml similarity index 100% rename from incubator/slack-invite/0.0.24/ix_values.yaml rename to incubator/slack-invite/0.0.25/ix_values.yaml diff --git a/incubator/slack-invite/0.0.24/questions.yaml b/incubator/slack-invite/0.0.25/questions.yaml similarity index 100% rename from incubator/slack-invite/0.0.24/questions.yaml rename to incubator/slack-invite/0.0.25/questions.yaml diff --git a/incubator/slack-invite/0.0.24/templates/common.yaml b/incubator/slack-invite/0.0.25/templates/common.yaml similarity index 100% rename from incubator/slack-invite/0.0.24/templates/common.yaml rename to incubator/slack-invite/0.0.25/templates/common.yaml diff --git a/incubator/socials/0.0.23/values.yaml b/incubator/slack-invite/0.0.25/values.yaml similarity index 100% rename from incubator/socials/0.0.23/values.yaml rename to incubator/slack-invite/0.0.25/values.yaml diff --git a/incubator/snippet-box/0.0.24/CHANGELOG.md b/incubator/snippet-box/0.0.24/CHANGELOG.md deleted file mode 100644 index cb9c4de9917..00000000000 --- a/incubator/snippet-box/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/snippet-box/0.0.24/Chart.lock b/incubator/snippet-box/0.0.24/Chart.lock deleted file mode 100644 index 0a56518be62..00000000000 --- a/incubator/snippet-box/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:07.285070979Z" diff --git a/incubator/snippet-box/0.0.24/Chart.yaml b/incubator/snippet-box/0.0.24/Chart.yaml deleted file mode 100644 index c954667b868..00000000000 --- a/incubator/snippet-box/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. -home: https://truecharts.org/docs/charts/incubator/snippet-box -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png -keywords: - - snippet-box - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snippet-box -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/snippet-box - - https://github.com/pawelmalak/snippet-box - - https://hub.docker.com/r/pawelmalak/snippet-box -type: application -version: 0.0.24 diff --git a/incubator/snippet-box/0.0.24/README.md b/incubator/snippet-box/0.0.24/README.md deleted file mode 100644 index 7cedf778d6a..00000000000 --- a/incubator/snippet-box/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# snippet-box - -Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [snippet-box](https://truecharts.org/docs/charts/incubator/snippet-box) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `snippet-box` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install snippet-box TrueCharts/snippet-box -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `snippet-box` deployment - -```console -helm uninstall snippet-box -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install snippet-box \ - --set env.TZ="America/New York" \ - TrueCharts/snippet-box -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install snippet-box TrueCharts/snippet-box -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/snippet-box/0.0.24/charts/common-10.5.10.tgz b/incubator/snippet-box/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/snippet-box/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/snippet-box/0.0.25/CHANGELOG.md b/incubator/snippet-box/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ea8f1df55cb --- /dev/null +++ b/incubator/snippet-box/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snippet-box-0.0.25](https://github.com/truecharts/charts/compare/snippet-box-0.0.24...snippet-box-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snippet-box-0.0.24](https://github.com/truecharts/charts/compare/snippet-box-0.0.23...snippet-box-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/snippet-box/0.0.25/Chart.lock b/incubator/snippet-box/0.0.25/Chart.lock new file mode 100644 index 00000000000..9bd6b27f6b1 --- /dev/null +++ b/incubator/snippet-box/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:34:09.558225826Z" diff --git a/incubator/snippet-box/0.0.25/Chart.yaml b/incubator/snippet-box/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e3507eaa827 --- /dev/null +++ b/incubator/snippet-box/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. +home: https://truecharts.org/docs/charts/incubator/snippet-box +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snippet-box.png +keywords: + - snippet-box + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snippet-box +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/snippet-box + - https://github.com/pawelmalak/snippet-box + - https://hub.docker.com/r/pawelmalak/snippet-box +type: application +version: 0.0.25 diff --git a/incubator/snippet-box/0.0.25/README.md b/incubator/snippet-box/0.0.25/README.md new file mode 100644 index 00000000000..c007752dfed --- /dev/null +++ b/incubator/snippet-box/0.0.25/README.md @@ -0,0 +1,107 @@ +# snippet-box + +Snippet Box is a simple self-hosted app for organizing your code snippets. It allows you to easily create, edit, browse and manage your snippets in various languages. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [snippet-box](https://truecharts.org/docs/charts/incubator/snippet-box) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `snippet-box` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install snippet-box TrueCharts/snippet-box +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `snippet-box` deployment + +```console +helm uninstall snippet-box +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install snippet-box \ + --set env.TZ="America/New York" \ + TrueCharts/snippet-box +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install snippet-box TrueCharts/snippet-box -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/snippet-box/0.0.24/app-readme.md b/incubator/snippet-box/0.0.25/app-readme.md similarity index 100% rename from incubator/snippet-box/0.0.24/app-readme.md rename to incubator/snippet-box/0.0.25/app-readme.md diff --git a/incubator/snippet-box/0.0.25/charts/common-10.6.1.tgz b/incubator/snippet-box/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/snippet-box/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/snippet-box/0.0.24/ix_values.yaml b/incubator/snippet-box/0.0.25/ix_values.yaml similarity index 100% rename from incubator/snippet-box/0.0.24/ix_values.yaml rename to incubator/snippet-box/0.0.25/ix_values.yaml diff --git a/incubator/snippet-box/0.0.24/questions.yaml b/incubator/snippet-box/0.0.25/questions.yaml similarity index 100% rename from incubator/snippet-box/0.0.24/questions.yaml rename to incubator/snippet-box/0.0.25/questions.yaml diff --git a/incubator/snippet-box/0.0.24/templates/common.yaml b/incubator/snippet-box/0.0.25/templates/common.yaml similarity index 100% rename from incubator/snippet-box/0.0.24/templates/common.yaml rename to incubator/snippet-box/0.0.25/templates/common.yaml diff --git a/incubator/sonarqube/0.0.26/values.yaml b/incubator/snippet-box/0.0.25/values.yaml similarity index 100% rename from incubator/sonarqube/0.0.26/values.yaml rename to incubator/snippet-box/0.0.25/values.yaml diff --git a/incubator/socials/0.0.23/CHANGELOG.md b/incubator/socials/0.0.23/CHANGELOG.md deleted file mode 100644 index 504d354ca3b..00000000000 --- a/incubator/socials/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/socials/0.0.23/Chart.lock b/incubator/socials/0.0.23/Chart.lock deleted file mode 100644 index 4b28d90f8e9..00000000000 --- a/incubator/socials/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:09.824102969Z" diff --git a/incubator/socials/0.0.23/Chart.yaml b/incubator/socials/0.0.23/Chart.yaml deleted file mode 100644 index d5196fb1f68..00000000000 --- a/incubator/socials/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "main" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended!" -home: https://truecharts.org/docs/charts/incubator/socials -icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png -keywords: - - socials - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: socials -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/socials - - https://github.com/diamkil/socials - - https://registry.hub.docker.com/r/diamkil/socials/ -type: application -version: 0.0.23 diff --git a/incubator/socials/0.0.23/README.md b/incubator/socials/0.0.23/README.md deleted file mode 100644 index 2e5bfcd83a3..00000000000 --- a/incubator/socials/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# socials - -Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [socials](https://truecharts.org/docs/charts/incubator/socials) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `socials` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install socials TrueCharts/socials -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `socials` deployment - -```console -helm uninstall socials -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install socials \ - --set env.TZ="America/New York" \ - TrueCharts/socials -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install socials TrueCharts/socials -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/socials/0.0.23/charts/common-10.5.10.tgz b/incubator/socials/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/socials/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/socials/0.0.24/CHANGELOG.md b/incubator/socials/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0ca3272bd4a --- /dev/null +++ b/incubator/socials/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [socials-0.0.24](https://github.com/truecharts/charts/compare/socials-0.0.23...socials-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [socials-0.0.23](https://github.com/truecharts/charts/compare/socials-0.0.22...socials-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/socials/0.0.24/Chart.lock b/incubator/socials/0.0.24/Chart.lock new file mode 100644 index 00000000000..e74f3339fe0 --- /dev/null +++ b/incubator/socials/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:34:11.89542419Z" diff --git a/incubator/socials/0.0.24/Chart.yaml b/incubator/socials/0.0.24/Chart.yaml new file mode 100644 index 00000000000..ce645a9eb8e --- /dev/null +++ b/incubator/socials/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "main" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended!" +home: https://truecharts.org/docs/charts/incubator/socials +icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png +keywords: + - socials + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: socials +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/socials + - https://github.com/diamkil/socials + - https://registry.hub.docker.com/r/diamkil/socials/ +type: application +version: 0.0.24 diff --git a/incubator/socials/0.0.24/README.md b/incubator/socials/0.0.24/README.md new file mode 100644 index 00000000000..6c581b0f951 --- /dev/null +++ b/incubator/socials/0.0.24/README.md @@ -0,0 +1,107 @@ +# socials + +Socials is a single-page website that stores all your social media and personal websites to share. It is similar to tappy.tech, sociallinks.co, and linktr.ee, but open-source and built using Typescript, Sass, Express.js and EJS. Self-hosting or publishing as a static website or Chart is recommended! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [socials](https://truecharts.org/docs/charts/incubator/socials) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `socials` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install socials TrueCharts/socials +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `socials` deployment + +```console +helm uninstall socials +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install socials \ + --set env.TZ="America/New York" \ + TrueCharts/socials +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install socials TrueCharts/socials -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/socials/0.0.23/app-readme.md b/incubator/socials/0.0.24/app-readme.md similarity index 100% rename from incubator/socials/0.0.23/app-readme.md rename to incubator/socials/0.0.24/app-readme.md diff --git a/incubator/socials/0.0.24/charts/common-10.6.1.tgz b/incubator/socials/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/socials/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/socials/0.0.23/ix_values.yaml b/incubator/socials/0.0.24/ix_values.yaml similarity index 100% rename from incubator/socials/0.0.23/ix_values.yaml rename to incubator/socials/0.0.24/ix_values.yaml diff --git a/incubator/socials/0.0.23/questions.yaml b/incubator/socials/0.0.24/questions.yaml similarity index 100% rename from incubator/socials/0.0.23/questions.yaml rename to incubator/socials/0.0.24/questions.yaml diff --git a/incubator/socials/0.0.23/templates/common.yaml b/incubator/socials/0.0.24/templates/common.yaml similarity index 100% rename from incubator/socials/0.0.23/templates/common.yaml rename to incubator/socials/0.0.24/templates/common.yaml diff --git a/incubator/songkong/0.0.24/values.yaml b/incubator/socials/0.0.24/values.yaml similarity index 100% rename from incubator/songkong/0.0.24/values.yaml rename to incubator/socials/0.0.24/values.yaml diff --git a/incubator/sonarqube/0.0.26/CHANGELOG.md b/incubator/sonarqube/0.0.26/CHANGELOG.md deleted file mode 100644 index a648d930bcc..00000000000 --- a/incubator/sonarqube/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/sonarqube/0.0.26/Chart.lock b/incubator/sonarqube/0.0.26/Chart.lock deleted file mode 100644 index 3358b5b8e2f..00000000000 --- a/incubator/sonarqube/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:18.783536775Z" diff --git a/incubator/sonarqube/0.0.26/Chart.yaml b/incubator/sonarqube/0.0.26/Chart.yaml deleted file mode 100644 index 329e06e233f..00000000000 --- a/incubator/sonarqube/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "SonarQube is an open source platform for continuous inspection of code quality. " -home: https://truecharts.org/docs/charts/incubator/sonarqube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png -keywords: - - sonarqube - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sonarqube -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube - - https://github.com/SonarSource/sonarqube - - https://hub.docker.com/_/sonarqube/ -type: application -version: 0.0.26 diff --git a/incubator/sonarqube/0.0.26/README.md b/incubator/sonarqube/0.0.26/README.md deleted file mode 100644 index 9d4eeb1e00d..00000000000 --- a/incubator/sonarqube/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sonarqube - -SonarQube is an open source platform for continuous inspection of code quality. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sonarqube](https://truecharts.org/docs/charts/incubator/sonarqube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sonarqube` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sonarqube TrueCharts/sonarqube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sonarqube` deployment - -```console -helm uninstall sonarqube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sonarqube \ - --set env.TZ="America/New York" \ - TrueCharts/sonarqube -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sonarqube TrueCharts/sonarqube -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sonarqube/0.0.26/charts/common-10.5.10.tgz b/incubator/sonarqube/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/sonarqube/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/sonarqube/0.0.27/CHANGELOG.md b/incubator/sonarqube/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..6295da74c8c --- /dev/null +++ b/incubator/sonarqube/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sonarqube-0.0.27](https://github.com/truecharts/charts/compare/sonarqube-0.0.26...sonarqube-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarqube-0.0.26](https://github.com/truecharts/charts/compare/sonarqube-0.0.25...sonarqube-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/sonarqube/0.0.27/Chart.lock b/incubator/sonarqube/0.0.27/Chart.lock new file mode 100644 index 00000000000..08a7de03819 --- /dev/null +++ b/incubator/sonarqube/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:34:24.836482257Z" diff --git a/incubator/sonarqube/0.0.27/Chart.yaml b/incubator/sonarqube/0.0.27/Chart.yaml new file mode 100644 index 00000000000..63ca8c31133 --- /dev/null +++ b/incubator/sonarqube/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "SonarQube is an open source platform for continuous inspection of code quality. " +home: https://truecharts.org/docs/charts/incubator/sonarqube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png +keywords: + - sonarqube + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonarqube +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube + - https://github.com/SonarSource/sonarqube + - https://hub.docker.com/_/sonarqube/ +type: application +version: 0.0.27 diff --git a/incubator/sonarqube/0.0.27/README.md b/incubator/sonarqube/0.0.27/README.md new file mode 100644 index 00000000000..8f6b4d1fdd4 --- /dev/null +++ b/incubator/sonarqube/0.0.27/README.md @@ -0,0 +1,107 @@ +# sonarqube + +SonarQube is an open source platform for continuous inspection of code quality. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sonarqube](https://truecharts.org/docs/charts/incubator/sonarqube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sonarqube` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sonarqube TrueCharts/sonarqube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sonarqube` deployment + +```console +helm uninstall sonarqube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sonarqube \ + --set env.TZ="America/New York" \ + TrueCharts/sonarqube +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sonarqube TrueCharts/sonarqube -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sonarqube/0.0.26/app-readme.md b/incubator/sonarqube/0.0.27/app-readme.md similarity index 100% rename from incubator/sonarqube/0.0.26/app-readme.md rename to incubator/sonarqube/0.0.27/app-readme.md diff --git a/incubator/sonarqube/0.0.27/charts/common-10.6.1.tgz b/incubator/sonarqube/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/sonarqube/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/sonarqube/0.0.26/ix_values.yaml b/incubator/sonarqube/0.0.27/ix_values.yaml similarity index 100% rename from incubator/sonarqube/0.0.26/ix_values.yaml rename to incubator/sonarqube/0.0.27/ix_values.yaml diff --git a/incubator/sonarqube/0.0.26/questions.yaml b/incubator/sonarqube/0.0.27/questions.yaml similarity index 100% rename from incubator/sonarqube/0.0.26/questions.yaml rename to incubator/sonarqube/0.0.27/questions.yaml diff --git a/incubator/sonarqube/0.0.26/templates/common.yaml b/incubator/sonarqube/0.0.27/templates/common.yaml similarity index 100% rename from incubator/sonarqube/0.0.26/templates/common.yaml rename to incubator/sonarqube/0.0.27/templates/common.yaml diff --git a/incubator/sourcegraph/0.0.28/values.yaml b/incubator/sonarqube/0.0.27/values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.28/values.yaml rename to incubator/sonarqube/0.0.27/values.yaml diff --git a/incubator/songkong/0.0.24/CHANGELOG.md b/incubator/songkong/0.0.24/CHANGELOG.md deleted file mode 100644 index ea277f8ba8c..00000000000 --- a/incubator/songkong/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/songkong/0.0.24/Chart.lock b/incubator/songkong/0.0.24/Chart.lock deleted file mode 100644 index 3681c1e1606..00000000000 --- a/incubator/songkong/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:23.418494413Z" diff --git a/incubator/songkong/0.0.24/Chart.yaml b/incubator/songkong/0.0.24/Chart.yaml deleted file mode 100644 index 5ae90913089..00000000000 --- a/incubator/songkong/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Music -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically -home: https://truecharts.org/docs/charts/incubator/songkong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png -keywords: - - songkong - - MediaApp-Music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: songkong -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong - - http://www.jthink.net/songkong - - https://hub.docker.com/r/songkong/songkong/ -type: application -version: 0.0.24 diff --git a/incubator/songkong/0.0.24/README.md b/incubator/songkong/0.0.24/README.md deleted file mode 100644 index 692612a6539..00000000000 --- a/incubator/songkong/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# songkong - -Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [songkong](https://truecharts.org/docs/charts/incubator/songkong) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `songkong` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install songkong TrueCharts/songkong -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `songkong` deployment - -```console -helm uninstall songkong -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install songkong \ - --set env.TZ="America/New York" \ - TrueCharts/songkong -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install songkong TrueCharts/songkong -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/songkong/0.0.24/charts/common-10.5.10.tgz b/incubator/songkong/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/songkong/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/songkong/0.0.25/CHANGELOG.md b/incubator/songkong/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e347d4e5a21 --- /dev/null +++ b/incubator/songkong/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [songkong-0.0.25](https://github.com/truecharts/charts/compare/songkong-0.0.24...songkong-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [songkong-0.0.24](https://github.com/truecharts/charts/compare/songkong-0.0.23...songkong-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/songkong/0.0.25/Chart.lock b/incubator/songkong/0.0.25/Chart.lock new file mode 100644 index 00000000000..b4c5b7652f1 --- /dev/null +++ b/incubator/songkong/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:34:31.745755567Z" diff --git a/incubator/songkong/0.0.25/Chart.yaml b/incubator/songkong/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e316787945a --- /dev/null +++ b/incubator/songkong/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Music +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically +home: https://truecharts.org/docs/charts/incubator/songkong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png +keywords: + - songkong + - MediaApp-Music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: songkong +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/songkong + - http://www.jthink.net/songkong + - https://hub.docker.com/r/songkong/songkong/ +type: application +version: 0.0.25 diff --git a/incubator/songkong/0.0.25/README.md b/incubator/songkong/0.0.25/README.md new file mode 100644 index 00000000000..c5dbc0a4460 --- /dev/null +++ b/incubator/songkong/0.0.25/README.md @@ -0,0 +1,107 @@ +# songkong + +Official SongKong Chart repository, Identify your songs and add metadata and artwork automatically + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [songkong](https://truecharts.org/docs/charts/incubator/songkong) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `songkong` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install songkong TrueCharts/songkong +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `songkong` deployment + +```console +helm uninstall songkong +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install songkong \ + --set env.TZ="America/New York" \ + TrueCharts/songkong +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install songkong TrueCharts/songkong -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/songkong/0.0.24/app-readme.md b/incubator/songkong/0.0.25/app-readme.md similarity index 100% rename from incubator/songkong/0.0.24/app-readme.md rename to incubator/songkong/0.0.25/app-readme.md diff --git a/incubator/songkong/0.0.25/charts/common-10.6.1.tgz b/incubator/songkong/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/songkong/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/songkong/0.0.24/ix_values.yaml b/incubator/songkong/0.0.25/ix_values.yaml similarity index 100% rename from incubator/songkong/0.0.24/ix_values.yaml rename to incubator/songkong/0.0.25/ix_values.yaml diff --git a/incubator/songkong/0.0.24/questions.yaml b/incubator/songkong/0.0.25/questions.yaml similarity index 100% rename from incubator/songkong/0.0.24/questions.yaml rename to incubator/songkong/0.0.25/questions.yaml diff --git a/incubator/songkong/0.0.24/templates/common.yaml b/incubator/songkong/0.0.25/templates/common.yaml similarity index 100% rename from incubator/songkong/0.0.24/templates/common.yaml rename to incubator/songkong/0.0.25/templates/common.yaml diff --git a/incubator/spaceengineers/0.0.24/values.yaml b/incubator/songkong/0.0.25/values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.24/values.yaml rename to incubator/songkong/0.0.25/values.yaml diff --git a/incubator/sourcegraph/0.0.28/CHANGELOG.md b/incubator/sourcegraph/0.0.28/CHANGELOG.md deleted file mode 100644 index 44b31593d04..00000000000 --- a/incubator/sourcegraph/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sourcegraph-0.0.28](https://github.com/truecharts/charts/compare/sourcegraph-0.0.27...sourcegraph-0.0.28) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update container image tccr.io/truecharts/sourcegraph to v4.0.0 ([#3862](https://github.com/truecharts/charts/issues/3862)) - - - - -## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/incubator/sourcegraph/0.0.28/Chart.lock b/incubator/sourcegraph/0.0.28/Chart.lock deleted file mode 100644 index 299f8c79327..00000000000 --- a/incubator/sourcegraph/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T19:13:49.645775872Z" diff --git a/incubator/sourcegraph/0.0.28/Chart.yaml b/incubator/sourcegraph/0.0.28/Chart.yaml deleted file mode 100644 index 8145954e1bf..00000000000 --- a/incubator/sourcegraph/0.0.28/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "4.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Sourcegraph Chart. -home: https://truecharts.org/docs/charts/incubator/sourcegraph -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png -keywords: - - sourcegraph - - Backup - - Cloud - - Network-Web - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sourcegraph -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - - https://hub.docker.com/r/sourcegraph/server/ -type: application -version: 0.0.28 diff --git a/incubator/sourcegraph/0.0.28/README.md b/incubator/sourcegraph/0.0.28/README.md deleted file mode 100644 index b912bf2fa75..00000000000 --- a/incubator/sourcegraph/0.0.28/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# sourcegraph - -Sourcegraph Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sourcegraph](https://truecharts.org/docs/charts/incubator/sourcegraph) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sourcegraph` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sourcegraph TrueCharts/sourcegraph -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sourcegraph` deployment - -```console -helm uninstall sourcegraph -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sourcegraph \ - --set env.TZ="America/New York" \ - TrueCharts/sourcegraph -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sourcegraph TrueCharts/sourcegraph -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sourcegraph/0.0.28/charts/common-10.5.10.tgz b/incubator/sourcegraph/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/sourcegraph/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/sourcegraph/0.0.29/CHANGELOG.md b/incubator/sourcegraph/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..7323900329d --- /dev/null +++ b/incubator/sourcegraph/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sourcegraph-0.0.29](https://github.com/truecharts/charts/compare/sourcegraph-0.0.28...sourcegraph-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sourcegraph-0.0.28](https://github.com/truecharts/charts/compare/sourcegraph-0.0.27...sourcegraph-0.0.28) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/sourcegraph to v4.0.0 ([#3862](https://github.com/truecharts/charts/issues/3862)) + + + + +## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sourcegraph-0.0.27](https://github.com/truecharts/charts/compare/sourcegraph-0.0.26...sourcegraph-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/sourcegraph/0.0.29/Chart.lock b/incubator/sourcegraph/0.0.29/Chart.lock new file mode 100644 index 00000000000..83d39f37b5a --- /dev/null +++ b/incubator/sourcegraph/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:34:40.406363798Z" diff --git a/incubator/sourcegraph/0.0.29/Chart.yaml b/incubator/sourcegraph/0.0.29/Chart.yaml new file mode 100644 index 00000000000..f4f13624d35 --- /dev/null +++ b/incubator/sourcegraph/0.0.29/Chart.yaml @@ -0,0 +1,36 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "4.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Sourcegraph Chart. +home: https://truecharts.org/docs/charts/incubator/sourcegraph +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png +keywords: + - sourcegraph + - Backup + - Cloud + - Network-Web + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sourcegraph +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph + - https://hub.docker.com/r/sourcegraph/server/ +type: application +version: 0.0.29 diff --git a/incubator/sourcegraph/0.0.29/README.md b/incubator/sourcegraph/0.0.29/README.md new file mode 100644 index 00000000000..0434c96bfb5 --- /dev/null +++ b/incubator/sourcegraph/0.0.29/README.md @@ -0,0 +1,106 @@ +# sourcegraph + +Sourcegraph Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sourcegraph](https://truecharts.org/docs/charts/incubator/sourcegraph) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sourcegraph` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sourcegraph TrueCharts/sourcegraph +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sourcegraph` deployment + +```console +helm uninstall sourcegraph +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sourcegraph \ + --set env.TZ="America/New York" \ + TrueCharts/sourcegraph +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sourcegraph TrueCharts/sourcegraph -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sourcegraph/0.0.28/app-readme.md b/incubator/sourcegraph/0.0.29/app-readme.md similarity index 100% rename from incubator/sourcegraph/0.0.28/app-readme.md rename to incubator/sourcegraph/0.0.29/app-readme.md diff --git a/incubator/sourcegraph/0.0.29/charts/common-10.6.1.tgz b/incubator/sourcegraph/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/sourcegraph/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/sourcegraph/0.0.28/ix_values.yaml b/incubator/sourcegraph/0.0.29/ix_values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.28/ix_values.yaml rename to incubator/sourcegraph/0.0.29/ix_values.yaml diff --git a/incubator/sourcegraph/0.0.28/questions.yaml b/incubator/sourcegraph/0.0.29/questions.yaml similarity index 100% rename from incubator/sourcegraph/0.0.28/questions.yaml rename to incubator/sourcegraph/0.0.29/questions.yaml diff --git a/incubator/sourcegraph/0.0.28/templates/common.yaml b/incubator/sourcegraph/0.0.29/templates/common.yaml similarity index 100% rename from incubator/sourcegraph/0.0.28/templates/common.yaml rename to incubator/sourcegraph/0.0.29/templates/common.yaml diff --git a/incubator/splunk/0.0.24/values.yaml b/incubator/sourcegraph/0.0.29/values.yaml similarity index 100% rename from incubator/splunk/0.0.24/values.yaml rename to incubator/sourcegraph/0.0.29/values.yaml diff --git a/incubator/spaceengineers/0.0.24/CHANGELOG.md b/incubator/spaceengineers/0.0.24/CHANGELOG.md deleted file mode 100644 index e2d0cb6fb68..00000000000 --- a/incubator/spaceengineers/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/spaceengineers/0.0.24/Chart.lock b/incubator/spaceengineers/0.0.24/Chart.lock deleted file mode 100644 index 26166e50ce8..00000000000 --- a/incubator/spaceengineers/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:35.976836077Z" diff --git a/incubator/spaceengineers/0.0.24/Chart.yaml b/incubator/spaceengineers/0.0.24/Chart.yaml deleted file mode 100644 index 6dafc1b4759..00000000000 --- a/incubator/spaceengineers/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Space Engineers Dedicated Server build on Debian10" -home: https://truecharts.org/docs/charts/incubator/spaceengineers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png -keywords: - - spaceengineers - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: spaceengineers -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/spaceengineers - - https://hub.docker.com/r/devidian/spaceengineers/ - - https://hub.docker.com/r/devidian/spaceengineers/ -type: application -version: 0.0.24 diff --git a/incubator/spaceengineers/0.0.24/README.md b/incubator/spaceengineers/0.0.24/README.md deleted file mode 100644 index fbcbe344ec8..00000000000 --- a/incubator/spaceengineers/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# spaceengineers - -Space Engineers Dedicated Server build on Debian10 - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [spaceengineers](https://truecharts.org/docs/charts/incubator/spaceengineers) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `spaceengineers` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install spaceengineers TrueCharts/spaceengineers -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `spaceengineers` deployment - -```console -helm uninstall spaceengineers -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install spaceengineers \ - --set env.TZ="America/New York" \ - TrueCharts/spaceengineers -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install spaceengineers TrueCharts/spaceengineers -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/spaceengineers/0.0.24/charts/common-10.5.10.tgz b/incubator/spaceengineers/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/spaceengineers/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/spaceengineers/0.0.25/CHANGELOG.md b/incubator/spaceengineers/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ad938e95c6f --- /dev/null +++ b/incubator/spaceengineers/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [spaceengineers-0.0.25](https://github.com/truecharts/charts/compare/spaceengineers-0.0.24...spaceengineers-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [spaceengineers-0.0.24](https://github.com/truecharts/charts/compare/spaceengineers-0.0.23...spaceengineers-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/spaceengineers/0.0.25/Chart.lock b/incubator/spaceengineers/0.0.25/Chart.lock new file mode 100644 index 00000000000..574557cf5fe --- /dev/null +++ b/incubator/spaceengineers/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:34:43.235155924Z" diff --git a/incubator/spaceengineers/0.0.25/Chart.yaml b/incubator/spaceengineers/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d33327efa7d --- /dev/null +++ b/incubator/spaceengineers/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Space Engineers Dedicated Server build on Debian10" +home: https://truecharts.org/docs/charts/incubator/spaceengineers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png +keywords: + - spaceengineers + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: spaceengineers +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/spaceengineers + - https://hub.docker.com/r/devidian/spaceengineers/ + - https://hub.docker.com/r/devidian/spaceengineers/ +type: application +version: 0.0.25 diff --git a/incubator/spaceengineers/0.0.25/README.md b/incubator/spaceengineers/0.0.25/README.md new file mode 100644 index 00000000000..c3acdd440ad --- /dev/null +++ b/incubator/spaceengineers/0.0.25/README.md @@ -0,0 +1,107 @@ +# spaceengineers + +Space Engineers Dedicated Server build on Debian10 + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [spaceengineers](https://truecharts.org/docs/charts/incubator/spaceengineers) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `spaceengineers` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install spaceengineers TrueCharts/spaceengineers +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `spaceengineers` deployment + +```console +helm uninstall spaceengineers +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install spaceengineers \ + --set env.TZ="America/New York" \ + TrueCharts/spaceengineers +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install spaceengineers TrueCharts/spaceengineers -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/spaceengineers/0.0.24/app-readme.md b/incubator/spaceengineers/0.0.25/app-readme.md similarity index 100% rename from incubator/spaceengineers/0.0.24/app-readme.md rename to incubator/spaceengineers/0.0.25/app-readme.md diff --git a/incubator/spaceengineers/0.0.25/charts/common-10.6.1.tgz b/incubator/spaceengineers/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/spaceengineers/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/spaceengineers/0.0.24/ix_values.yaml b/incubator/spaceengineers/0.0.25/ix_values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.24/ix_values.yaml rename to incubator/spaceengineers/0.0.25/ix_values.yaml diff --git a/incubator/spaceengineers/0.0.24/questions.yaml b/incubator/spaceengineers/0.0.25/questions.yaml similarity index 100% rename from incubator/spaceengineers/0.0.24/questions.yaml rename to incubator/spaceengineers/0.0.25/questions.yaml diff --git a/incubator/spaceengineers/0.0.24/templates/common.yaml b/incubator/spaceengineers/0.0.25/templates/common.yaml similarity index 100% rename from incubator/spaceengineers/0.0.24/templates/common.yaml rename to incubator/spaceengineers/0.0.25/templates/common.yaml diff --git a/incubator/sqlite-web/0.0.24/values.yaml b/incubator/spaceengineers/0.0.25/values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.24/values.yaml rename to incubator/spaceengineers/0.0.25/values.yaml diff --git a/incubator/splunk/0.0.24/CHANGELOG.md b/incubator/splunk/0.0.24/CHANGELOG.md deleted file mode 100644 index e1284834bab..00000000000 --- a/incubator/splunk/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/splunk/0.0.24/Chart.lock b/incubator/splunk/0.0.24/Chart.lock deleted file mode 100644 index 992859f771a..00000000000 --- a/incubator/splunk/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:44.250873538Z" diff --git a/incubator/splunk/0.0.24/Chart.yaml b/incubator/splunk/0.0.24/Chart.yaml deleted file mode 100644 index 1614bffc9cf..00000000000 --- a/incubator/splunk/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com" -home: https://truecharts.org/docs/charts/incubator/splunk -icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png -keywords: - - splunk - - Tools-Utilities - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: splunk -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk - - https://www.splunk.com/ - - https://hub.docker.com/r/atunnecliffe/splunk -type: application -version: 0.0.24 diff --git a/incubator/splunk/0.0.24/README.md b/incubator/splunk/0.0.24/README.md deleted file mode 100644 index 6235142c1a8..00000000000 --- a/incubator/splunk/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# splunk - -This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [splunk](https://truecharts.org/docs/charts/incubator/splunk) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `splunk` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install splunk TrueCharts/splunk -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `splunk` deployment - -```console -helm uninstall splunk -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install splunk \ - --set env.TZ="America/New York" \ - TrueCharts/splunk -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install splunk TrueCharts/splunk -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/splunk/0.0.24/charts/common-10.5.10.tgz b/incubator/splunk/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/splunk/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/splunk/0.0.25/CHANGELOG.md b/incubator/splunk/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..16ccc720613 --- /dev/null +++ b/incubator/splunk/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [splunk-0.0.25](https://github.com/truecharts/charts/compare/splunk-0.0.24...splunk-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [splunk-0.0.24](https://github.com/truecharts/charts/compare/splunk-0.0.23...splunk-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/splunk/0.0.25/Chart.lock b/incubator/splunk/0.0.25/Chart.lock new file mode 100644 index 00000000000..b215cbe0e77 --- /dev/null +++ b/incubator/splunk/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:34:56.114619716Z" diff --git a/incubator/splunk/0.0.25/Chart.yaml b/incubator/splunk/0.0.25/Chart.yaml new file mode 100644 index 00000000000..465fac07b79 --- /dev/null +++ b/incubator/splunk/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com" +home: https://truecharts.org/docs/charts/incubator/splunk +icon: https://truecharts.org/img/hotlink-ok/chart-icons/splunk.png +keywords: + - splunk + - Tools-Utilities + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: splunk +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/splunk + - https://www.splunk.com/ + - https://hub.docker.com/r/atunnecliffe/splunk +type: application +version: 0.0.25 diff --git a/incubator/splunk/0.0.25/README.md b/incubator/splunk/0.0.25/README.md new file mode 100644 index 00000000000..1dc19b28742 --- /dev/null +++ b/incubator/splunk/0.0.25/README.md @@ -0,0 +1,107 @@ +# splunk + +This is a Chartfile for Splunk designed for OpenShift and TrueNAS based on Alpine Linux - https://www.splunk.com + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [splunk](https://truecharts.org/docs/charts/incubator/splunk) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `splunk` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install splunk TrueCharts/splunk +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `splunk` deployment + +```console +helm uninstall splunk +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install splunk \ + --set env.TZ="America/New York" \ + TrueCharts/splunk +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install splunk TrueCharts/splunk -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/splunk/0.0.24/app-readme.md b/incubator/splunk/0.0.25/app-readme.md similarity index 100% rename from incubator/splunk/0.0.24/app-readme.md rename to incubator/splunk/0.0.25/app-readme.md diff --git a/incubator/splunk/0.0.25/charts/common-10.6.1.tgz b/incubator/splunk/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/splunk/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/splunk/0.0.24/ix_values.yaml b/incubator/splunk/0.0.25/ix_values.yaml similarity index 100% rename from incubator/splunk/0.0.24/ix_values.yaml rename to incubator/splunk/0.0.25/ix_values.yaml diff --git a/incubator/splunk/0.0.24/questions.yaml b/incubator/splunk/0.0.25/questions.yaml similarity index 100% rename from incubator/splunk/0.0.24/questions.yaml rename to incubator/splunk/0.0.25/questions.yaml diff --git a/incubator/splunk/0.0.24/templates/common.yaml b/incubator/splunk/0.0.25/templates/common.yaml similarity index 100% rename from incubator/splunk/0.0.24/templates/common.yaml rename to incubator/splunk/0.0.25/templates/common.yaml diff --git a/incubator/st-reborn-server/0.0.18/values.yaml b/incubator/splunk/0.0.25/values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.18/values.yaml rename to incubator/splunk/0.0.25/values.yaml diff --git a/incubator/sqlite-web/0.0.24/CHANGELOG.md b/incubator/sqlite-web/0.0.24/CHANGELOG.md deleted file mode 100644 index 9555f3878ad..00000000000 --- a/incubator/sqlite-web/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/sqlite-web/0.0.24/Chart.lock b/incubator/sqlite-web/0.0.24/Chart.lock deleted file mode 100644 index 5ff01e4fe32..00000000000 --- a/incubator/sqlite-web/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:48.597904127Z" diff --git a/incubator/sqlite-web/0.0.24/Chart.yaml b/incubator/sqlite-web/0.0.24/Chart.yaml deleted file mode 100644 index 5311c815c54..00000000000 --- a/incubator/sqlite-web/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "sqlite-web is a web-based SQLite database browser written in Python." -home: https://truecharts.org/docs/charts/incubator/sqlite-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png -keywords: - - sqlite-web - - Productivity - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sqlite-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web - - https://github.com/coleifer/sqlite-web - - https://hub.docker.com/r/coleifer/sqlite-web -type: application -version: 0.0.24 diff --git a/incubator/sqlite-web/0.0.24/README.md b/incubator/sqlite-web/0.0.24/README.md deleted file mode 100644 index 22d336e639a..00000000000 --- a/incubator/sqlite-web/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sqlite-web - -sqlite-web is a web-based SQLite database browser written in Python. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sqlite-web](https://truecharts.org/docs/charts/incubator/sqlite-web) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sqlite-web` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sqlite-web TrueCharts/sqlite-web -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sqlite-web` deployment - -```console -helm uninstall sqlite-web -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sqlite-web \ - --set env.TZ="America/New York" \ - TrueCharts/sqlite-web -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sqlite-web TrueCharts/sqlite-web -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/sqlite-web/0.0.24/charts/common-10.5.10.tgz b/incubator/sqlite-web/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/sqlite-web/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/sqlite-web/0.0.25/CHANGELOG.md b/incubator/sqlite-web/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..0dd7f184a9a --- /dev/null +++ b/incubator/sqlite-web/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sqlite-web-0.0.25](https://github.com/truecharts/charts/compare/sqlite-web-0.0.24...sqlite-web-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlite-web-0.0.24](https://github.com/truecharts/charts/compare/sqlite-web-0.0.23...sqlite-web-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/sqlite-web/0.0.25/Chart.lock b/incubator/sqlite-web/0.0.25/Chart.lock new file mode 100644 index 00000000000..4f488810c7f --- /dev/null +++ b/incubator/sqlite-web/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:35:03.163233993Z" diff --git a/incubator/sqlite-web/0.0.25/Chart.yaml b/incubator/sqlite-web/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e775cb539dc --- /dev/null +++ b/incubator/sqlite-web/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "sqlite-web is a web-based SQLite database browser written in Python." +home: https://truecharts.org/docs/charts/incubator/sqlite-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlite-web.png +keywords: + - sqlite-web + - Productivity + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlite-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sqlite-web + - https://github.com/coleifer/sqlite-web + - https://hub.docker.com/r/coleifer/sqlite-web +type: application +version: 0.0.25 diff --git a/incubator/sqlite-web/0.0.25/README.md b/incubator/sqlite-web/0.0.25/README.md new file mode 100644 index 00000000000..03cb57353ee --- /dev/null +++ b/incubator/sqlite-web/0.0.25/README.md @@ -0,0 +1,107 @@ +# sqlite-web + +sqlite-web is a web-based SQLite database browser written in Python. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sqlite-web](https://truecharts.org/docs/charts/incubator/sqlite-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sqlite-web` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sqlite-web TrueCharts/sqlite-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sqlite-web` deployment + +```console +helm uninstall sqlite-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sqlite-web \ + --set env.TZ="America/New York" \ + TrueCharts/sqlite-web +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sqlite-web TrueCharts/sqlite-web -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/sqlite-web/0.0.24/app-readme.md b/incubator/sqlite-web/0.0.25/app-readme.md similarity index 100% rename from incubator/sqlite-web/0.0.24/app-readme.md rename to incubator/sqlite-web/0.0.25/app-readme.md diff --git a/incubator/sqlite-web/0.0.25/charts/common-10.6.1.tgz b/incubator/sqlite-web/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/sqlite-web/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/sqlite-web/0.0.24/ix_values.yaml b/incubator/sqlite-web/0.0.25/ix_values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.24/ix_values.yaml rename to incubator/sqlite-web/0.0.25/ix_values.yaml diff --git a/incubator/sqlite-web/0.0.24/questions.yaml b/incubator/sqlite-web/0.0.25/questions.yaml similarity index 100% rename from incubator/sqlite-web/0.0.24/questions.yaml rename to incubator/sqlite-web/0.0.25/questions.yaml diff --git a/incubator/sqlite-web/0.0.24/templates/common.yaml b/incubator/sqlite-web/0.0.25/templates/common.yaml similarity index 100% rename from incubator/sqlite-web/0.0.24/templates/common.yaml rename to incubator/sqlite-web/0.0.25/templates/common.yaml diff --git a/incubator/stackedit/0.0.24/values.yaml b/incubator/sqlite-web/0.0.25/values.yaml similarity index 100% rename from incubator/stackedit/0.0.24/values.yaml rename to incubator/sqlite-web/0.0.25/values.yaml diff --git a/incubator/st-reborn-server/0.0.18/CHANGELOG.md b/incubator/st-reborn-server/0.0.18/CHANGELOG.md deleted file mode 100644 index 32b138bf853..00000000000 --- a/incubator/st-reborn-server/0.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/st-reborn-server/0.0.18/Chart.lock b/incubator/st-reborn-server/0.0.18/Chart.lock deleted file mode 100644 index 7a1d32513bb..00000000000 --- a/incubator/st-reborn-server/0.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:34:57.67425508Z" diff --git a/incubator/st-reborn-server/0.0.18/Chart.yaml b/incubator/st-reborn-server/0.0.18/Chart.yaml deleted file mode 100644 index bafc9584dba..00000000000 --- a/incubator/st-reborn-server/0.0.18/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: st-reborn-server -version: 0.0.18 -appVersion: "1.2.0" -description: Skyrim Together Reborn server files. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/st-reborn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png -keywords: - - st-reborn-server - - gameserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server - - https://github.com/tiltedphoques/TiltedEvolution - - https://hub.docker.com/r/tiltedphoques/st-reborn-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/st-reborn-server/0.0.18/README.md b/incubator/st-reborn-server/0.0.18/README.md deleted file mode 100644 index 839c754f0af..00000000000 --- a/incubator/st-reborn-server/0.0.18/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# st-reborn-server - -Skyrim Together Reborn server files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [st-reborn-server](https://truecharts.org/docs/charts/incubator/st-reborn-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `st-reborn-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install st-reborn-server TrueCharts/st-reborn-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `st-reborn-server` deployment - -```console -helm uninstall st-reborn-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install st-reborn-server \ - --set env.TZ="America/New York" \ - TrueCharts/st-reborn-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install st-reborn-server TrueCharts/st-reborn-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/st-reborn-server/0.0.18/charts/common-10.5.10.tgz b/incubator/st-reborn-server/0.0.18/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/st-reborn-server/0.0.18/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/st-reborn-server/0.0.19/CHANGELOG.md b/incubator/st-reborn-server/0.0.19/CHANGELOG.md new file mode 100644 index 00000000000..87b78069de4 --- /dev/null +++ b/incubator/st-reborn-server/0.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [st-reborn-server-0.0.19](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.18...st-reborn-server-0.0.19) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [st-reborn-server-0.0.18](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.17...st-reborn-server-0.0.18) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/st-reborn-server/0.0.19/Chart.lock b/incubator/st-reborn-server/0.0.19/Chart.lock new file mode 100644 index 00000000000..958d29d017b --- /dev/null +++ b/incubator/st-reborn-server/0.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:35:11.59463787Z" diff --git a/incubator/st-reborn-server/0.0.19/Chart.yaml b/incubator/st-reborn-server/0.0.19/Chart.yaml new file mode 100644 index 00000000000..4ef7ec8707b --- /dev/null +++ b/incubator/st-reborn-server/0.0.19/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: st-reborn-server +version: 0.0.19 +appVersion: "1.2.0" +description: Skyrim Together Reborn server files. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/st-reborn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png +keywords: + - st-reborn-server + - gameserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/st-reborn-server + - https://github.com/tiltedphoques/TiltedEvolution + - https://hub.docker.com/r/tiltedphoques/st-reborn-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/st-reborn-server/0.0.19/README.md b/incubator/st-reborn-server/0.0.19/README.md new file mode 100644 index 00000000000..2dd0c0a2173 --- /dev/null +++ b/incubator/st-reborn-server/0.0.19/README.md @@ -0,0 +1,107 @@ +# st-reborn-server + +Skyrim Together Reborn server files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [st-reborn-server](https://truecharts.org/docs/charts/incubator/st-reborn-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `st-reborn-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install st-reborn-server TrueCharts/st-reborn-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `st-reborn-server` deployment + +```console +helm uninstall st-reborn-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install st-reborn-server \ + --set env.TZ="America/New York" \ + TrueCharts/st-reborn-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install st-reborn-server TrueCharts/st-reborn-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/st-reborn-server/0.0.18/app-readme.md b/incubator/st-reborn-server/0.0.19/app-readme.md similarity index 100% rename from incubator/st-reborn-server/0.0.18/app-readme.md rename to incubator/st-reborn-server/0.0.19/app-readme.md diff --git a/incubator/st-reborn-server/0.0.19/charts/common-10.6.1.tgz b/incubator/st-reborn-server/0.0.19/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/st-reborn-server/0.0.19/charts/common-10.6.1.tgz differ diff --git a/incubator/st-reborn-server/0.0.18/ix_values.yaml b/incubator/st-reborn-server/0.0.19/ix_values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.18/ix_values.yaml rename to incubator/st-reborn-server/0.0.19/ix_values.yaml diff --git a/incubator/st-reborn-server/0.0.18/questions.yaml b/incubator/st-reborn-server/0.0.19/questions.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.18/questions.yaml rename to incubator/st-reborn-server/0.0.19/questions.yaml diff --git a/incubator/st-reborn-server/0.0.18/templates/common.yaml b/incubator/st-reborn-server/0.0.19/templates/common.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.18/templates/common.yaml rename to incubator/st-reborn-server/0.0.19/templates/common.yaml diff --git a/incubator/standardnotes-web/0.0.26/values.yaml b/incubator/st-reborn-server/0.0.19/values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.26/values.yaml rename to incubator/st-reborn-server/0.0.19/values.yaml diff --git a/incubator/stackedit/0.0.24/CHANGELOG.md b/incubator/stackedit/0.0.24/CHANGELOG.md deleted file mode 100644 index d177cd69d31..00000000000 --- a/incubator/stackedit/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/stackedit/0.0.24/Chart.lock b/incubator/stackedit/0.0.24/Chart.lock deleted file mode 100644 index c8b10f7e59a..00000000000 --- a/incubator/stackedit/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:01.496258538Z" diff --git a/incubator/stackedit/0.0.24/Chart.yaml b/incubator/stackedit/0.0.24/Chart.yaml deleted file mode 100644 index a9e9a78028a..00000000000 --- a/incubator/stackedit/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. -home: https://truecharts.org/docs/charts/incubator/stackedit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png -keywords: - - stackedit - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stackedit -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit - - https://stackedit.io/ - - https://hub.docker.com/r/qmcgaw/stackedit/ -type: application -version: 0.0.24 diff --git a/incubator/stackedit/0.0.24/README.md b/incubator/stackedit/0.0.24/README.md deleted file mode 100644 index fa54855a84a..00000000000 --- a/incubator/stackedit/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# stackedit - -StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stackedit](https://truecharts.org/docs/charts/incubator/stackedit) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `stackedit` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install stackedit TrueCharts/stackedit -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `stackedit` deployment - -```console -helm uninstall stackedit -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stackedit \ - --set env.TZ="America/New York" \ - TrueCharts/stackedit -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install stackedit TrueCharts/stackedit -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/stackedit/0.0.24/charts/common-10.5.10.tgz b/incubator/stackedit/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/stackedit/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/stackedit/0.0.25/CHANGELOG.md b/incubator/stackedit/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d544b060bdc --- /dev/null +++ b/incubator/stackedit/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stackedit-0.0.25](https://github.com/truecharts/charts/compare/stackedit-0.0.24...stackedit-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stackedit-0.0.24](https://github.com/truecharts/charts/compare/stackedit-0.0.23...stackedit-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/stackedit/0.0.25/Chart.lock b/incubator/stackedit/0.0.25/Chart.lock new file mode 100644 index 00000000000..aec802aa128 --- /dev/null +++ b/incubator/stackedit/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:35:15.124969967Z" diff --git a/incubator/stackedit/0.0.25/Chart.yaml b/incubator/stackedit/0.0.25/Chart.yaml new file mode 100644 index 00000000000..77ef134db9a --- /dev/null +++ b/incubator/stackedit/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. +home: https://truecharts.org/docs/charts/incubator/stackedit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stackedit.png +keywords: + - stackedit + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stackedit +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/stackedit + - https://stackedit.io/ + - https://hub.docker.com/r/qmcgaw/stackedit/ +type: application +version: 0.0.25 diff --git a/incubator/stackedit/0.0.25/README.md b/incubator/stackedit/0.0.25/README.md new file mode 100644 index 00000000000..cc1691b5eab --- /dev/null +++ b/incubator/stackedit/0.0.25/README.md @@ -0,0 +1,107 @@ +# stackedit + +StackEdits Markdown syntax highlighting is unique. The refined text formatting of the editor helps you visualize the final rendering of your files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stackedit](https://truecharts.org/docs/charts/incubator/stackedit) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `stackedit` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install stackedit TrueCharts/stackedit +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `stackedit` deployment + +```console +helm uninstall stackedit +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stackedit \ + --set env.TZ="America/New York" \ + TrueCharts/stackedit +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install stackedit TrueCharts/stackedit -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/stackedit/0.0.24/app-readme.md b/incubator/stackedit/0.0.25/app-readme.md similarity index 100% rename from incubator/stackedit/0.0.24/app-readme.md rename to incubator/stackedit/0.0.25/app-readme.md diff --git a/incubator/stackedit/0.0.25/charts/common-10.6.1.tgz b/incubator/stackedit/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/stackedit/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/stackedit/0.0.24/ix_values.yaml b/incubator/stackedit/0.0.25/ix_values.yaml similarity index 100% rename from incubator/stackedit/0.0.24/ix_values.yaml rename to incubator/stackedit/0.0.25/ix_values.yaml diff --git a/incubator/stackedit/0.0.24/questions.yaml b/incubator/stackedit/0.0.25/questions.yaml similarity index 100% rename from incubator/stackedit/0.0.24/questions.yaml rename to incubator/stackedit/0.0.25/questions.yaml diff --git a/incubator/stackedit/0.0.24/templates/common.yaml b/incubator/stackedit/0.0.25/templates/common.yaml similarity index 100% rename from incubator/stackedit/0.0.24/templates/common.yaml rename to incubator/stackedit/0.0.25/templates/common.yaml diff --git a/incubator/starmade/0.0.24/values.yaml b/incubator/stackedit/0.0.25/values.yaml similarity index 100% rename from incubator/starmade/0.0.24/values.yaml rename to incubator/stackedit/0.0.25/values.yaml diff --git a/incubator/standardnotes-web/0.0.26/CHANGELOG.md b/incubator/standardnotes-web/0.0.26/CHANGELOG.md deleted file mode 100644 index db24cd72af0..00000000000 --- a/incubator/standardnotes-web/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/standardnotes-web/0.0.26/Chart.lock b/incubator/standardnotes-web/0.0.26/Chart.lock deleted file mode 100644 index e1b225f4738..00000000000 --- a/incubator/standardnotes-web/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:09.925670516Z" diff --git a/incubator/standardnotes-web/0.0.26/Chart.yaml b/incubator/standardnotes-web/0.0.26/Chart.yaml deleted file mode 100644 index 4e8ffa3dd81..00000000000 --- a/incubator/standardnotes-web/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A safe and private place for your life's work." -home: https://truecharts.org/docs/charts/incubator/standardnotes-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png -keywords: - - standardnotes-web - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: standardnotes-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web - - https://standardnotes.org/ - - https://hub.docker.com/r/standardnotes/web -type: application -version: 0.0.26 diff --git a/incubator/standardnotes-web/0.0.26/README.md b/incubator/standardnotes-web/0.0.26/README.md deleted file mode 100644 index db07c9f4fb3..00000000000 --- a/incubator/standardnotes-web/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# standardnotes-web - -A safe and private place for your life's work. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [standardnotes-web](https://truecharts.org/docs/charts/incubator/standardnotes-web) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `standardnotes-web` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install standardnotes-web TrueCharts/standardnotes-web -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `standardnotes-web` deployment - -```console -helm uninstall standardnotes-web -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install standardnotes-web \ - --set env.TZ="America/New York" \ - TrueCharts/standardnotes-web -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install standardnotes-web TrueCharts/standardnotes-web -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/standardnotes-web/0.0.26/charts/common-10.5.10.tgz b/incubator/standardnotes-web/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/standardnotes-web/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/standardnotes-web/0.0.27/CHANGELOG.md b/incubator/standardnotes-web/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..9ec4e81fd3a --- /dev/null +++ b/incubator/standardnotes-web/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [standardnotes-web-0.0.27](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.26...standardnotes-web-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [standardnotes-web-0.0.26](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.24...standardnotes-web-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/standardnotes-web/0.0.27/Chart.lock b/incubator/standardnotes-web/0.0.27/Chart.lock new file mode 100644 index 00000000000..90d4894c2a7 --- /dev/null +++ b/incubator/standardnotes-web/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:35:28.370722367Z" diff --git a/incubator/standardnotes-web/0.0.27/Chart.yaml b/incubator/standardnotes-web/0.0.27/Chart.yaml new file mode 100644 index 00000000000..2580f51acbc --- /dev/null +++ b/incubator/standardnotes-web/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A safe and private place for your life's work." +home: https://truecharts.org/docs/charts/incubator/standardnotes-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png +keywords: + - standardnotes-web + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: standardnotes-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/standardnotes-web + - https://standardnotes.org/ + - https://hub.docker.com/r/standardnotes/web +type: application +version: 0.0.27 diff --git a/incubator/standardnotes-web/0.0.27/README.md b/incubator/standardnotes-web/0.0.27/README.md new file mode 100644 index 00000000000..85b2ae03ddb --- /dev/null +++ b/incubator/standardnotes-web/0.0.27/README.md @@ -0,0 +1,107 @@ +# standardnotes-web + +A safe and private place for your life's work. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [standardnotes-web](https://truecharts.org/docs/charts/incubator/standardnotes-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `standardnotes-web` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install standardnotes-web TrueCharts/standardnotes-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `standardnotes-web` deployment + +```console +helm uninstall standardnotes-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install standardnotes-web \ + --set env.TZ="America/New York" \ + TrueCharts/standardnotes-web +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install standardnotes-web TrueCharts/standardnotes-web -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/standardnotes-web/0.0.26/app-readme.md b/incubator/standardnotes-web/0.0.27/app-readme.md similarity index 100% rename from incubator/standardnotes-web/0.0.26/app-readme.md rename to incubator/standardnotes-web/0.0.27/app-readme.md diff --git a/incubator/standardnotes-web/0.0.27/charts/common-10.6.1.tgz b/incubator/standardnotes-web/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/standardnotes-web/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/standardnotes-web/0.0.26/ix_values.yaml b/incubator/standardnotes-web/0.0.27/ix_values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.26/ix_values.yaml rename to incubator/standardnotes-web/0.0.27/ix_values.yaml diff --git a/incubator/standardnotes-web/0.0.26/questions.yaml b/incubator/standardnotes-web/0.0.27/questions.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.26/questions.yaml rename to incubator/standardnotes-web/0.0.27/questions.yaml diff --git a/incubator/standardnotes-web/0.0.26/templates/common.yaml b/incubator/standardnotes-web/0.0.27/templates/common.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.26/templates/common.yaml rename to incubator/standardnotes-web/0.0.27/templates/common.yaml diff --git a/incubator/stationeers/0.0.24/values.yaml b/incubator/standardnotes-web/0.0.27/values.yaml similarity index 100% rename from incubator/stationeers/0.0.24/values.yaml rename to incubator/standardnotes-web/0.0.27/values.yaml diff --git a/incubator/starmade/0.0.24/CHANGELOG.md b/incubator/starmade/0.0.24/CHANGELOG.md deleted file mode 100644 index e670c771de1..00000000000 --- a/incubator/starmade/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/starmade/0.0.24/Chart.lock b/incubator/starmade/0.0.24/Chart.lock deleted file mode 100644 index 8acaae64c75..00000000000 --- a/incubator/starmade/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:14.188542322Z" diff --git a/incubator/starmade/0.0.24/Chart.yaml b/incubator/starmade/0.0.24/Chart.yaml deleted file mode 100644 index ea9d88de53c..00000000000 --- a/incubator/starmade/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup." -home: https://truecharts.org/docs/charts/incubator/starmade -icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png -keywords: - - starmade - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: starmade -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade - - https://www.star-made.org/ - - https://hub.docker.com/r/ich777/starmade-server/ -type: application -version: 0.0.24 diff --git a/incubator/starmade/0.0.24/README.md b/incubator/starmade/0.0.24/README.md deleted file mode 100644 index cac1a982b1f..00000000000 --- a/incubator/starmade/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# starmade - -This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [starmade](https://truecharts.org/docs/charts/incubator/starmade) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `starmade` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install starmade TrueCharts/starmade -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `starmade` deployment - -```console -helm uninstall starmade -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install starmade \ - --set env.TZ="America/New York" \ - TrueCharts/starmade -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install starmade TrueCharts/starmade -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/starmade/0.0.24/charts/common-10.5.10.tgz b/incubator/starmade/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/starmade/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/starmade/0.0.25/CHANGELOG.md b/incubator/starmade/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..1a8c07117b0 --- /dev/null +++ b/incubator/starmade/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [starmade-0.0.25](https://github.com/truecharts/charts/compare/starmade-0.0.24...starmade-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [starmade-0.0.24](https://github.com/truecharts/charts/compare/starmade-0.0.23...starmade-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/starmade/0.0.25/Chart.lock b/incubator/starmade/0.0.25/Chart.lock new file mode 100644 index 00000000000..9fa40c78d8d --- /dev/null +++ b/incubator/starmade/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:35:34.356943934Z" diff --git a/incubator/starmade/0.0.25/Chart.yaml b/incubator/starmade/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e0c287639a8 --- /dev/null +++ b/incubator/starmade/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup." +home: https://truecharts.org/docs/charts/incubator/starmade +icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png +keywords: + - starmade + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: starmade +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/starmade + - https://www.star-made.org/ + - https://hub.docker.com/r/ich777/starmade-server/ +type: application +version: 0.0.25 diff --git a/incubator/starmade/0.0.25/README.md b/incubator/starmade/0.0.25/README.md new file mode 100644 index 00000000000..d125ebfa271 --- /dev/null +++ b/incubator/starmade/0.0.25/README.md @@ -0,0 +1,107 @@ +# starmade + +This Chart will download and install a StarMade Dedicated Server. It will also install a basic server.cfg at the first startup. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [starmade](https://truecharts.org/docs/charts/incubator/starmade) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `starmade` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install starmade TrueCharts/starmade +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `starmade` deployment + +```console +helm uninstall starmade +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install starmade \ + --set env.TZ="America/New York" \ + TrueCharts/starmade +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install starmade TrueCharts/starmade -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/starmade/0.0.24/app-readme.md b/incubator/starmade/0.0.25/app-readme.md similarity index 100% rename from incubator/starmade/0.0.24/app-readme.md rename to incubator/starmade/0.0.25/app-readme.md diff --git a/incubator/starmade/0.0.25/charts/common-10.6.1.tgz b/incubator/starmade/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/starmade/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/starmade/0.0.24/ix_values.yaml b/incubator/starmade/0.0.25/ix_values.yaml similarity index 100% rename from incubator/starmade/0.0.24/ix_values.yaml rename to incubator/starmade/0.0.25/ix_values.yaml diff --git a/incubator/starmade/0.0.24/questions.yaml b/incubator/starmade/0.0.25/questions.yaml similarity index 100% rename from incubator/starmade/0.0.24/questions.yaml rename to incubator/starmade/0.0.25/questions.yaml diff --git a/incubator/starmade/0.0.24/templates/common.yaml b/incubator/starmade/0.0.25/templates/common.yaml similarity index 100% rename from incubator/starmade/0.0.24/templates/common.yaml rename to incubator/starmade/0.0.25/templates/common.yaml diff --git a/incubator/statping-ng/0.0.24/values.yaml b/incubator/starmade/0.0.25/values.yaml similarity index 100% rename from incubator/statping-ng/0.0.24/values.yaml rename to incubator/starmade/0.0.25/values.yaml diff --git a/incubator/stationeers/0.0.24/CHANGELOG.md b/incubator/stationeers/0.0.24/CHANGELOG.md deleted file mode 100644 index 455dad42e2e..00000000000 --- a/incubator/stationeers/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/stationeers/0.0.24/Chart.lock b/incubator/stationeers/0.0.24/Chart.lock deleted file mode 100644 index c39dd675229..00000000000 --- a/incubator/stationeers/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:22.871842119Z" diff --git a/incubator/stationeers/0.0.24/Chart.yaml b/incubator/stationeers/0.0.24/Chart.yaml deleted file mode 100644 index 5d74620d086..00000000000 --- a/incubator/stationeers/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Stationeers and run it." -home: https://truecharts.org/docs/charts/incubator/stationeers -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png -keywords: - - stationeers - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stationeers -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/stationeers/0.0.24/README.md b/incubator/stationeers/0.0.24/README.md deleted file mode 100644 index 8a42e6f465b..00000000000 --- a/incubator/stationeers/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# stationeers - -This Chart will download and install SteamCMD. It will also install Stationeers and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stationeers](https://truecharts.org/docs/charts/incubator/stationeers) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `stationeers` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install stationeers TrueCharts/stationeers -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `stationeers` deployment - -```console -helm uninstall stationeers -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stationeers \ - --set env.TZ="America/New York" \ - TrueCharts/stationeers -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install stationeers TrueCharts/stationeers -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/stationeers/0.0.24/charts/common-10.5.10.tgz b/incubator/stationeers/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/stationeers/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/stationeers/0.0.25/CHANGELOG.md b/incubator/stationeers/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..45f67e64617 --- /dev/null +++ b/incubator/stationeers/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stationeers-0.0.25](https://github.com/truecharts/charts/compare/stationeers-0.0.24...stationeers-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stationeers-0.0.24](https://github.com/truecharts/charts/compare/stationeers-0.0.23...stationeers-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/stationeers/0.0.25/Chart.lock b/incubator/stationeers/0.0.25/Chart.lock new file mode 100644 index 00000000000..1cbdcf02b87 --- /dev/null +++ b/incubator/stationeers/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:35:43.237578787Z" diff --git a/incubator/stationeers/0.0.25/Chart.yaml b/incubator/stationeers/0.0.25/Chart.yaml new file mode 100644 index 00000000000..11010010a6c --- /dev/null +++ b/incubator/stationeers/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Stationeers and run it." +home: https://truecharts.org/docs/charts/incubator/stationeers +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png +keywords: + - stationeers + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stationeers +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/stationeers + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/stationeers/0.0.25/README.md b/incubator/stationeers/0.0.25/README.md new file mode 100644 index 00000000000..8c35121049d --- /dev/null +++ b/incubator/stationeers/0.0.25/README.md @@ -0,0 +1,107 @@ +# stationeers + +This Chart will download and install SteamCMD. It will also install Stationeers and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stationeers](https://truecharts.org/docs/charts/incubator/stationeers) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `stationeers` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install stationeers TrueCharts/stationeers +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `stationeers` deployment + +```console +helm uninstall stationeers +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stationeers \ + --set env.TZ="America/New York" \ + TrueCharts/stationeers +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install stationeers TrueCharts/stationeers -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/stationeers/0.0.24/app-readme.md b/incubator/stationeers/0.0.25/app-readme.md similarity index 100% rename from incubator/stationeers/0.0.24/app-readme.md rename to incubator/stationeers/0.0.25/app-readme.md diff --git a/incubator/stationeers/0.0.25/charts/common-10.6.1.tgz b/incubator/stationeers/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/stationeers/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/stationeers/0.0.24/ix_values.yaml b/incubator/stationeers/0.0.25/ix_values.yaml similarity index 100% rename from incubator/stationeers/0.0.24/ix_values.yaml rename to incubator/stationeers/0.0.25/ix_values.yaml diff --git a/incubator/stationeers/0.0.24/questions.yaml b/incubator/stationeers/0.0.25/questions.yaml similarity index 100% rename from incubator/stationeers/0.0.24/questions.yaml rename to incubator/stationeers/0.0.25/questions.yaml diff --git a/incubator/stationeers/0.0.24/templates/common.yaml b/incubator/stationeers/0.0.25/templates/common.yaml similarity index 100% rename from incubator/stationeers/0.0.24/templates/common.yaml rename to incubator/stationeers/0.0.25/templates/common.yaml diff --git a/incubator/storm/0.0.24/values.yaml b/incubator/stationeers/0.0.25/values.yaml similarity index 100% rename from incubator/storm/0.0.24/values.yaml rename to incubator/stationeers/0.0.25/values.yaml diff --git a/incubator/statping-ng/0.0.24/CHANGELOG.md b/incubator/statping-ng/0.0.24/CHANGELOG.md deleted file mode 100644 index eacc1035887..00000000000 --- a/incubator/statping-ng/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/statping-ng/0.0.24/Chart.lock b/incubator/statping-ng/0.0.24/Chart.lock deleted file mode 100644 index 6d54c61435f..00000000000 --- a/incubator/statping-ng/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:27.109668366Z" diff --git a/incubator/statping-ng/0.0.24/Chart.yaml b/incubator/statping-ng/0.0.24/Chart.yaml deleted file mode 100644 index d3b483a769c..00000000000 --- a/incubator/statping-ng/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork." -home: https://truecharts.org/docs/charts/incubator/statping-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping-ng.png -keywords: - - statping-ng - - Network-Web - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: statping-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng - - https://github.com/statping-ng/statping-ng - - https://hub.docker.com/r/adamboutcher/statping-ng -type: application -version: 0.0.24 diff --git a/incubator/statping-ng/0.0.24/README.md b/incubator/statping-ng/0.0.24/README.md deleted file mode 100644 index d32ab168078..00000000000 --- a/incubator/statping-ng/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# statping-ng - -Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [statping-ng](https://truecharts.org/docs/charts/incubator/statping-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `statping-ng` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install statping-ng TrueCharts/statping-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `statping-ng` deployment - -```console -helm uninstall statping-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install statping-ng \ - --set env.TZ="America/New York" \ - TrueCharts/statping-ng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install statping-ng TrueCharts/statping-ng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/statping-ng/0.0.24/charts/common-10.5.10.tgz b/incubator/statping-ng/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/statping-ng/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/statping-ng/0.0.25/CHANGELOG.md b/incubator/statping-ng/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..48d92e5010a --- /dev/null +++ b/incubator/statping-ng/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [statping-ng-0.0.25](https://github.com/truecharts/charts/compare/statping-ng-0.0.24...statping-ng-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-ng-0.0.24](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-ng-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/statping-ng/0.0.25/Chart.lock b/incubator/statping-ng/0.0.25/Chart.lock new file mode 100644 index 00000000000..56d438d24aa --- /dev/null +++ b/incubator/statping-ng/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:35:46.767202803Z" diff --git a/incubator/statping-ng/0.0.25/Chart.yaml b/incubator/statping-ng/0.0.25/Chart.yaml new file mode 100644 index 00000000000..d4ecbec7a92 --- /dev/null +++ b/incubator/statping-ng/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork." +home: https://truecharts.org/docs/charts/incubator/statping-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping-ng.png +keywords: + - statping-ng + - Network-Web + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: statping-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/statping-ng + - https://github.com/statping-ng/statping-ng + - https://hub.docker.com/r/adamboutcher/statping-ng +type: application +version: 0.0.25 diff --git a/incubator/statping-ng/0.0.25/README.md b/incubator/statping-ng/0.0.25/README.md new file mode 100644 index 00000000000..bbc3c2d9bce --- /dev/null +++ b/incubator/statping-ng/0.0.25/README.md @@ -0,0 +1,107 @@ +# statping-ng + +Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [statping-ng](https://truecharts.org/docs/charts/incubator/statping-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `statping-ng` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install statping-ng TrueCharts/statping-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `statping-ng` deployment + +```console +helm uninstall statping-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install statping-ng \ + --set env.TZ="America/New York" \ + TrueCharts/statping-ng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install statping-ng TrueCharts/statping-ng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/statping-ng/0.0.24/app-readme.md b/incubator/statping-ng/0.0.25/app-readme.md similarity index 100% rename from incubator/statping-ng/0.0.24/app-readme.md rename to incubator/statping-ng/0.0.25/app-readme.md diff --git a/incubator/statping-ng/0.0.25/charts/common-10.6.1.tgz b/incubator/statping-ng/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/statping-ng/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/statping-ng/0.0.24/ix_values.yaml b/incubator/statping-ng/0.0.25/ix_values.yaml similarity index 100% rename from incubator/statping-ng/0.0.24/ix_values.yaml rename to incubator/statping-ng/0.0.25/ix_values.yaml diff --git a/incubator/statping-ng/0.0.24/questions.yaml b/incubator/statping-ng/0.0.25/questions.yaml similarity index 100% rename from incubator/statping-ng/0.0.24/questions.yaml rename to incubator/statping-ng/0.0.25/questions.yaml diff --git a/incubator/statping-ng/0.0.24/templates/common.yaml b/incubator/statping-ng/0.0.25/templates/common.yaml similarity index 100% rename from incubator/statping-ng/0.0.24/templates/common.yaml rename to incubator/statping-ng/0.0.25/templates/common.yaml diff --git a/incubator/stun-turn-server/0.0.24/values.yaml b/incubator/statping-ng/0.0.25/values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.24/values.yaml rename to incubator/statping-ng/0.0.25/values.yaml diff --git a/incubator/storm/0.0.24/CHANGELOG.md b/incubator/storm/0.0.24/CHANGELOG.md deleted file mode 100644 index 1886c88cbd0..00000000000 --- a/incubator/storm/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/storm/0.0.24/Chart.lock b/incubator/storm/0.0.24/Chart.lock deleted file mode 100644 index f3a5cddf9ed..00000000000 --- a/incubator/storm/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:35.440324662Z" diff --git a/incubator/storm/0.0.24/Chart.yaml b/incubator/storm/0.0.24/Chart.yaml deleted file mode 100644 index 14a19e03856..00000000000 --- a/incubator/storm/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Introducing Storm" -home: https://truecharts.org/docs/charts/incubator/storm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png -keywords: - - storm - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: storm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/storm - - https://github.com/relvacode/storm - - https://github.com/relvacode/storm/pkgs/container/storm -type: application -version: 0.0.24 diff --git a/incubator/storm/0.0.24/README.md b/incubator/storm/0.0.24/README.md deleted file mode 100644 index 693e37328d4..00000000000 --- a/incubator/storm/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# storm - -Introducing Storm - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [storm](https://truecharts.org/docs/charts/incubator/storm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `storm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install storm TrueCharts/storm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `storm` deployment - -```console -helm uninstall storm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install storm \ - --set env.TZ="America/New York" \ - TrueCharts/storm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install storm TrueCharts/storm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/storm/0.0.24/charts/common-10.5.10.tgz b/incubator/storm/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/storm/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/storm/0.0.25/CHANGELOG.md b/incubator/storm/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..6cc2b778f94 --- /dev/null +++ b/incubator/storm/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [storm-0.0.25](https://github.com/truecharts/charts/compare/storm-0.0.24...storm-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storm-0.0.24](https://github.com/truecharts/charts/compare/storm-0.0.23...storm-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/storm/0.0.25/Chart.lock b/incubator/storm/0.0.25/Chart.lock new file mode 100644 index 00000000000..5a0839d0931 --- /dev/null +++ b/incubator/storm/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:00.696684838Z" diff --git a/incubator/storm/0.0.25/Chart.yaml b/incubator/storm/0.0.25/Chart.yaml new file mode 100644 index 00000000000..92239823a06 --- /dev/null +++ b/incubator/storm/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Introducing Storm" +home: https://truecharts.org/docs/charts/incubator/storm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png +keywords: + - storm + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/storm + - https://github.com/relvacode/storm + - https://github.com/relvacode/storm/pkgs/container/storm +type: application +version: 0.0.25 diff --git a/incubator/storm/0.0.25/README.md b/incubator/storm/0.0.25/README.md new file mode 100644 index 00000000000..0a509f00cda --- /dev/null +++ b/incubator/storm/0.0.25/README.md @@ -0,0 +1,107 @@ +# storm + +Introducing Storm + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [storm](https://truecharts.org/docs/charts/incubator/storm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `storm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install storm TrueCharts/storm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `storm` deployment + +```console +helm uninstall storm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install storm \ + --set env.TZ="America/New York" \ + TrueCharts/storm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install storm TrueCharts/storm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/storm/0.0.24/app-readme.md b/incubator/storm/0.0.25/app-readme.md similarity index 100% rename from incubator/storm/0.0.24/app-readme.md rename to incubator/storm/0.0.25/app-readme.md diff --git a/incubator/storm/0.0.25/charts/common-10.6.1.tgz b/incubator/storm/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/storm/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/storm/0.0.24/ix_values.yaml b/incubator/storm/0.0.25/ix_values.yaml similarity index 100% rename from incubator/storm/0.0.24/ix_values.yaml rename to incubator/storm/0.0.25/ix_values.yaml diff --git a/incubator/storm/0.0.24/questions.yaml b/incubator/storm/0.0.25/questions.yaml similarity index 100% rename from incubator/storm/0.0.24/questions.yaml rename to incubator/storm/0.0.25/questions.yaml diff --git a/incubator/storm/0.0.24/templates/common.yaml b/incubator/storm/0.0.25/templates/common.yaml similarity index 100% rename from incubator/storm/0.0.24/templates/common.yaml rename to incubator/storm/0.0.25/templates/common.yaml diff --git a/incubator/suistartpage/0.0.24/values.yaml b/incubator/storm/0.0.25/values.yaml similarity index 100% rename from incubator/suistartpage/0.0.24/values.yaml rename to incubator/storm/0.0.25/values.yaml diff --git a/incubator/stun-turn-server/0.0.24/CHANGELOG.md b/incubator/stun-turn-server/0.0.24/CHANGELOG.md deleted file mode 100644 index 63938d14160..00000000000 --- a/incubator/stun-turn-server/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/stun-turn-server/0.0.24/Chart.lock b/incubator/stun-turn-server/0.0.24/Chart.lock deleted file mode 100644 index 1a14e2f876b..00000000000 --- a/incubator/stun-turn-server/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:39.893379038Z" diff --git a/incubator/stun-turn-server/0.0.24/Chart.yaml b/incubator/stun-turn-server/0.0.24/Chart.yaml deleted file mode 100644 index 65abc61fc22..00000000000 --- a/incubator/stun-turn-server/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk." -home: https://truecharts.org/docs/charts/incubator/stun-turn-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png -keywords: - - stun-turn-server - - Network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stun-turn-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server - - https://hub.docker.com/r/ich777/stun-turn-server -type: application -version: 0.0.24 diff --git a/incubator/stun-turn-server/0.0.24/README.md b/incubator/stun-turn-server/0.0.24/README.md deleted file mode 100644 index bf41b18cb4e..00000000000 --- a/incubator/stun-turn-server/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# stun-turn-server - -This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stun-turn-server](https://truecharts.org/docs/charts/incubator/stun-turn-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `stun-turn-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install stun-turn-server TrueCharts/stun-turn-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `stun-turn-server` deployment - -```console -helm uninstall stun-turn-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stun-turn-server \ - --set env.TZ="America/New York" \ - TrueCharts/stun-turn-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install stun-turn-server TrueCharts/stun-turn-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/stun-turn-server/0.0.24/charts/common-10.5.10.tgz b/incubator/stun-turn-server/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/stun-turn-server/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/stun-turn-server/0.0.25/CHANGELOG.md b/incubator/stun-turn-server/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..1bb22f21001 --- /dev/null +++ b/incubator/stun-turn-server/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stun-turn-server-0.0.25](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.24...stun-turn-server-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stun-turn-server-0.0.24](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.23...stun-turn-server-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/stun-turn-server/0.0.25/Chart.lock b/incubator/stun-turn-server/0.0.25/Chart.lock new file mode 100644 index 00000000000..8ec78e5ec32 --- /dev/null +++ b/incubator/stun-turn-server/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:06.274541772Z" diff --git a/incubator/stun-turn-server/0.0.25/Chart.yaml b/incubator/stun-turn-server/0.0.25/Chart.yaml new file mode 100644 index 00000000000..579faf91163 --- /dev/null +++ b/incubator/stun-turn-server/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk." +home: https://truecharts.org/docs/charts/incubator/stun-turn-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png +keywords: + - stun-turn-server + - Network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stun-turn-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/stun-turn-server + - https://hub.docker.com/r/ich777/stun-turn-server +type: application +version: 0.0.25 diff --git a/incubator/stun-turn-server/0.0.25/README.md b/incubator/stun-turn-server/0.0.25/README.md new file mode 100644 index 00000000000..a1d390863bd --- /dev/null +++ b/incubator/stun-turn-server/0.0.25/README.md @@ -0,0 +1,106 @@ +# stun-turn-server + +This is a Basic STUN & TURN server that was mainly created for Nextcloud Talk. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stun-turn-server](https://truecharts.org/docs/charts/incubator/stun-turn-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `stun-turn-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install stun-turn-server TrueCharts/stun-turn-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `stun-turn-server` deployment + +```console +helm uninstall stun-turn-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stun-turn-server \ + --set env.TZ="America/New York" \ + TrueCharts/stun-turn-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install stun-turn-server TrueCharts/stun-turn-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/stun-turn-server/0.0.24/app-readme.md b/incubator/stun-turn-server/0.0.25/app-readme.md similarity index 100% rename from incubator/stun-turn-server/0.0.24/app-readme.md rename to incubator/stun-turn-server/0.0.25/app-readme.md diff --git a/incubator/stun-turn-server/0.0.25/charts/common-10.6.1.tgz b/incubator/stun-turn-server/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/stun-turn-server/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/stun-turn-server/0.0.24/ix_values.yaml b/incubator/stun-turn-server/0.0.25/ix_values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.24/ix_values.yaml rename to incubator/stun-turn-server/0.0.25/ix_values.yaml diff --git a/incubator/stun-turn-server/0.0.24/questions.yaml b/incubator/stun-turn-server/0.0.25/questions.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.24/questions.yaml rename to incubator/stun-turn-server/0.0.25/questions.yaml diff --git a/incubator/stun-turn-server/0.0.24/templates/common.yaml b/incubator/stun-turn-server/0.0.25/templates/common.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.24/templates/common.yaml rename to incubator/stun-turn-server/0.0.25/templates/common.yaml diff --git a/incubator/survivethenights/0.0.24/values.yaml b/incubator/stun-turn-server/0.0.25/values.yaml similarity index 100% rename from incubator/survivethenights/0.0.24/values.yaml rename to incubator/stun-turn-server/0.0.25/values.yaml diff --git a/incubator/suistartpage/0.0.24/CHANGELOG.md b/incubator/suistartpage/0.0.24/CHANGELOG.md deleted file mode 100644 index 2dd27723f24..00000000000 --- a/incubator/suistartpage/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/suistartpage/0.0.24/Chart.lock b/incubator/suistartpage/0.0.24/Chart.lock deleted file mode 100644 index b81f897b0ce..00000000000 --- a/incubator/suistartpage/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:47.687579622Z" diff --git a/incubator/suistartpage/0.0.24/Chart.yaml b/incubator/suistartpage/0.0.24/Chart.yaml deleted file mode 100644 index eca7e4535ba..00000000000 --- a/incubator/suistartpage/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. -home: https://truecharts.org/docs/charts/incubator/suistartpage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png -keywords: - - suistartpage - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: suistartpage -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage - - https://github.com/CorneliousJD/SUI-Startpage - - https://hub.docker.com/r/corneliousjd/sui-startpage/ -type: application -version: 0.0.24 diff --git a/incubator/suistartpage/0.0.24/README.md b/incubator/suistartpage/0.0.24/README.md deleted file mode 100644 index f25a53e7e66..00000000000 --- a/incubator/suistartpage/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# suistartpage - -SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [suistartpage](https://truecharts.org/docs/charts/incubator/suistartpage) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `suistartpage` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install suistartpage TrueCharts/suistartpage -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `suistartpage` deployment - -```console -helm uninstall suistartpage -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install suistartpage \ - --set env.TZ="America/New York" \ - TrueCharts/suistartpage -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install suistartpage TrueCharts/suistartpage -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/suistartpage/0.0.24/charts/common-10.5.10.tgz b/incubator/suistartpage/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/suistartpage/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/suistartpage/0.0.25/CHANGELOG.md b/incubator/suistartpage/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..683758b81fb --- /dev/null +++ b/incubator/suistartpage/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [suistartpage-0.0.25](https://github.com/truecharts/charts/compare/suistartpage-0.0.24...suistartpage-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [suistartpage-0.0.24](https://github.com/truecharts/charts/compare/suistartpage-0.0.23...suistartpage-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/suistartpage/0.0.25/Chart.lock b/incubator/suistartpage/0.0.25/Chart.lock new file mode 100644 index 00000000000..06a76dac076 --- /dev/null +++ b/incubator/suistartpage/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:15.321670317Z" diff --git a/incubator/suistartpage/0.0.25/Chart.yaml b/incubator/suistartpage/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ac9944c31e2 --- /dev/null +++ b/incubator/suistartpage/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. +home: https://truecharts.org/docs/charts/incubator/suistartpage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/suistartpage.png +keywords: + - suistartpage + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: suistartpage +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/suistartpage + - https://github.com/CorneliousJD/SUI-Startpage + - https://hub.docker.com/r/corneliousjd/sui-startpage/ +type: application +version: 0.0.25 diff --git a/incubator/suistartpage/0.0.25/README.md b/incubator/suistartpage/0.0.25/README.md new file mode 100644 index 00000000000..f4b6eac8cf9 --- /dev/null +++ b/incubator/suistartpage/0.0.25/README.md @@ -0,0 +1,107 @@ +# suistartpage + +SUI Startpage is a simple and clean server start page or homepage that you can quickly and easily setup to access your server resources and quick booksmarks and also lets you search on various provider sites via a search bar at the top as well. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [suistartpage](https://truecharts.org/docs/charts/incubator/suistartpage) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `suistartpage` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install suistartpage TrueCharts/suistartpage +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `suistartpage` deployment + +```console +helm uninstall suistartpage +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install suistartpage \ + --set env.TZ="America/New York" \ + TrueCharts/suistartpage +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install suistartpage TrueCharts/suistartpage -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/suistartpage/0.0.24/app-readme.md b/incubator/suistartpage/0.0.25/app-readme.md similarity index 100% rename from incubator/suistartpage/0.0.24/app-readme.md rename to incubator/suistartpage/0.0.25/app-readme.md diff --git a/incubator/suistartpage/0.0.25/charts/common-10.6.1.tgz b/incubator/suistartpage/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/suistartpage/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/suistartpage/0.0.24/ix_values.yaml b/incubator/suistartpage/0.0.25/ix_values.yaml similarity index 100% rename from incubator/suistartpage/0.0.24/ix_values.yaml rename to incubator/suistartpage/0.0.25/ix_values.yaml diff --git a/incubator/suistartpage/0.0.24/questions.yaml b/incubator/suistartpage/0.0.25/questions.yaml similarity index 100% rename from incubator/suistartpage/0.0.24/questions.yaml rename to incubator/suistartpage/0.0.25/questions.yaml diff --git a/incubator/suistartpage/0.0.24/templates/common.yaml b/incubator/suistartpage/0.0.25/templates/common.yaml similarity index 100% rename from incubator/suistartpage/0.0.24/templates/common.yaml rename to incubator/suistartpage/0.0.25/templates/common.yaml diff --git a/incubator/synctube/0.0.24/values.yaml b/incubator/suistartpage/0.0.25/values.yaml similarity index 100% rename from incubator/synctube/0.0.24/values.yaml rename to incubator/suistartpage/0.0.25/values.yaml diff --git a/incubator/survivethenights/0.0.24/CHANGELOG.md b/incubator/survivethenights/0.0.24/CHANGELOG.md deleted file mode 100644 index 4be2e4e3c1b..00000000000 --- a/incubator/survivethenights/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/survivethenights/0.0.24/Chart.lock b/incubator/survivethenights/0.0.24/Chart.lock deleted file mode 100644 index ec1081f461a..00000000000 --- a/incubator/survivethenights/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:35:52.409480096Z" diff --git a/incubator/survivethenights/0.0.24/Chart.yaml b/incubator/survivethenights/0.0.24/Chart.yaml deleted file mode 100644 index fb938920fe2..00000000000 --- a/incubator/survivethenights/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Survive The Nights and run it." -home: https://truecharts.org/docs/charts/incubator/survivethenights -icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png -keywords: - - survivethenights - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: survivethenights -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/survivethenights/0.0.24/README.md b/incubator/survivethenights/0.0.24/README.md deleted file mode 100644 index 1f6490e06e4..00000000000 --- a/incubator/survivethenights/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# survivethenights - -This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [survivethenights](https://truecharts.org/docs/charts/incubator/survivethenights) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `survivethenights` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install survivethenights TrueCharts/survivethenights -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `survivethenights` deployment - -```console -helm uninstall survivethenights -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install survivethenights \ - --set env.TZ="America/New York" \ - TrueCharts/survivethenights -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install survivethenights TrueCharts/survivethenights -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/survivethenights/0.0.24/charts/common-10.5.10.tgz b/incubator/survivethenights/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/survivethenights/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/survivethenights/0.0.25/CHANGELOG.md b/incubator/survivethenights/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..2f2dcf08ef3 --- /dev/null +++ b/incubator/survivethenights/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [survivethenights-0.0.25](https://github.com/truecharts/charts/compare/survivethenights-0.0.24...survivethenights-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [survivethenights-0.0.24](https://github.com/truecharts/charts/compare/survivethenights-0.0.23...survivethenights-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/survivethenights/0.0.25/Chart.lock b/incubator/survivethenights/0.0.25/Chart.lock new file mode 100644 index 00000000000..c2ed7154db0 --- /dev/null +++ b/incubator/survivethenights/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:18.193984164Z" diff --git a/incubator/survivethenights/0.0.25/Chart.yaml b/incubator/survivethenights/0.0.25/Chart.yaml new file mode 100644 index 00000000000..5d808ead691 --- /dev/null +++ b/incubator/survivethenights/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Survive The Nights and run it." +home: https://truecharts.org/docs/charts/incubator/survivethenights +icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png +keywords: + - survivethenights + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: survivethenights +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/survivethenights + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/survivethenights/0.0.25/README.md b/incubator/survivethenights/0.0.25/README.md new file mode 100644 index 00000000000..6802a7bf955 --- /dev/null +++ b/incubator/survivethenights/0.0.25/README.md @@ -0,0 +1,107 @@ +# survivethenights + +This Chart will download and install SteamCMD. It will also install Survive The Nights and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [survivethenights](https://truecharts.org/docs/charts/incubator/survivethenights) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `survivethenights` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install survivethenights TrueCharts/survivethenights +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `survivethenights` deployment + +```console +helm uninstall survivethenights +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install survivethenights \ + --set env.TZ="America/New York" \ + TrueCharts/survivethenights +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install survivethenights TrueCharts/survivethenights -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/survivethenights/0.0.24/app-readme.md b/incubator/survivethenights/0.0.25/app-readme.md similarity index 100% rename from incubator/survivethenights/0.0.24/app-readme.md rename to incubator/survivethenights/0.0.25/app-readme.md diff --git a/incubator/survivethenights/0.0.25/charts/common-10.6.1.tgz b/incubator/survivethenights/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/survivethenights/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/survivethenights/0.0.24/ix_values.yaml b/incubator/survivethenights/0.0.25/ix_values.yaml similarity index 100% rename from incubator/survivethenights/0.0.24/ix_values.yaml rename to incubator/survivethenights/0.0.25/ix_values.yaml diff --git a/incubator/survivethenights/0.0.24/questions.yaml b/incubator/survivethenights/0.0.25/questions.yaml similarity index 100% rename from incubator/survivethenights/0.0.24/questions.yaml rename to incubator/survivethenights/0.0.25/questions.yaml diff --git a/incubator/survivethenights/0.0.24/templates/common.yaml b/incubator/survivethenights/0.0.25/templates/common.yaml similarity index 100% rename from incubator/survivethenights/0.0.24/templates/common.yaml rename to incubator/survivethenights/0.0.25/templates/common.yaml diff --git a/incubator/tachidesk-docker/0.0.27/values.yaml b/incubator/survivethenights/0.0.25/values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.27/values.yaml rename to incubator/survivethenights/0.0.25/values.yaml diff --git a/incubator/synctube/0.0.24/CHANGELOG.md b/incubator/synctube/0.0.24/CHANGELOG.md deleted file mode 100644 index 9ce27b5e65a..00000000000 --- a/incubator/synctube/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/synctube/0.0.24/Chart.lock b/incubator/synctube/0.0.24/Chart.lock deleted file mode 100644 index 7250b162557..00000000000 --- a/incubator/synctube/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:00.278740804Z" diff --git a/incubator/synctube/0.0.24/Chart.yaml b/incubator/synctube/0.0.24/Chart.yaml deleted file mode 100644 index f4e4c98f13c..00000000000 --- a/incubator/synctube/0.0.24/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally." -home: https://truecharts.org/docs/charts/incubator/synctube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: synctube -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/synctube - - https://github.com/RblSb/SyncTube - - https://hub.docker.com/r/littlestache/synctube -type: application -version: 0.0.24 diff --git a/incubator/synctube/0.0.24/README.md b/incubator/synctube/0.0.24/README.md deleted file mode 100644 index 6c7d442ceaa..00000000000 --- a/incubator/synctube/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# synctube - -Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [synctube](https://truecharts.org/docs/charts/incubator/synctube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `synctube` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install synctube TrueCharts/synctube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `synctube` deployment - -```console -helm uninstall synctube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install synctube \ - --set env.TZ="America/New York" \ - TrueCharts/synctube -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install synctube TrueCharts/synctube -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/synctube/0.0.24/charts/common-10.5.10.tgz b/incubator/synctube/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/synctube/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/synctube/0.0.25/CHANGELOG.md b/incubator/synctube/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e80582e9eee --- /dev/null +++ b/incubator/synctube/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synctube-0.0.25](https://github.com/truecharts/charts/compare/synctube-0.0.24...synctube-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synctube-0.0.24](https://github.com/truecharts/charts/compare/synctube-0.0.23...synctube-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/synctube/0.0.25/Chart.lock b/incubator/synctube/0.0.25/Chart.lock new file mode 100644 index 00000000000..9c171659310 --- /dev/null +++ b/incubator/synctube/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:32.606720471Z" diff --git a/incubator/synctube/0.0.25/Chart.yaml b/incubator/synctube/0.0.25/Chart.yaml new file mode 100644 index 00000000000..449abd82bd9 --- /dev/null +++ b/incubator/synctube/0.0.25/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally." +home: https://truecharts.org/docs/charts/incubator/synctube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png +keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synctube +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/synctube + - https://github.com/RblSb/SyncTube + - https://hub.docker.com/r/littlestache/synctube +type: application +version: 0.0.25 diff --git a/incubator/synctube/0.0.25/README.md b/incubator/synctube/0.0.25/README.md new file mode 100644 index 00000000000..ae377ad735e --- /dev/null +++ b/incubator/synctube/0.0.25/README.md @@ -0,0 +1,107 @@ +# synctube + +Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [synctube](https://truecharts.org/docs/charts/incubator/synctube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `synctube` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install synctube TrueCharts/synctube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `synctube` deployment + +```console +helm uninstall synctube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install synctube \ + --set env.TZ="America/New York" \ + TrueCharts/synctube +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install synctube TrueCharts/synctube -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/synctube/0.0.24/app-readme.md b/incubator/synctube/0.0.25/app-readme.md similarity index 100% rename from incubator/synctube/0.0.24/app-readme.md rename to incubator/synctube/0.0.25/app-readme.md diff --git a/incubator/synctube/0.0.25/charts/common-10.6.1.tgz b/incubator/synctube/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/synctube/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/synctube/0.0.24/ix_values.yaml b/incubator/synctube/0.0.25/ix_values.yaml similarity index 100% rename from incubator/synctube/0.0.24/ix_values.yaml rename to incubator/synctube/0.0.25/ix_values.yaml diff --git a/incubator/synctube/0.0.24/questions.yaml b/incubator/synctube/0.0.25/questions.yaml similarity index 100% rename from incubator/synctube/0.0.24/questions.yaml rename to incubator/synctube/0.0.25/questions.yaml diff --git a/incubator/synctube/0.0.24/templates/common.yaml b/incubator/synctube/0.0.25/templates/common.yaml similarity index 100% rename from incubator/synctube/0.0.24/templates/common.yaml rename to incubator/synctube/0.0.25/templates/common.yaml diff --git a/incubator/tanoshi/0.0.24/values.yaml b/incubator/synctube/0.0.25/values.yaml similarity index 100% rename from incubator/tanoshi/0.0.24/values.yaml rename to incubator/synctube/0.0.25/values.yaml diff --git a/incubator/tachidesk-docker/0.0.27/CHANGELOG.md b/incubator/tachidesk-docker/0.0.27/CHANGELOG.md deleted file mode 100644 index 4d913231d67..00000000000 --- a/incubator/tachidesk-docker/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/tachidesk-docker/0.0.27/Chart.lock b/incubator/tachidesk-docker/0.0.27/Chart.lock deleted file mode 100644 index c81be2c841b..00000000000 --- a/incubator/tachidesk-docker/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:05.333614236Z" diff --git a/incubator/tachidesk-docker/0.0.27/Chart.yaml b/incubator/tachidesk-docker/0.0.27/Chart.yaml deleted file mode 100644 index 174c8e926f6..00000000000 --- a/incubator/tachidesk-docker/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "The official Tachidesk Chart-Chart." -home: https://truecharts.org/docs/charts/incubator/tachidesk-docker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png -keywords: - - tachidesk-docker - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tachidesk-docker -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker - - https://github.com/Suwayomi/Tachidesk-Server - - https://github.com/suwayomi/docker-tachidesk -type: application -version: 0.0.27 diff --git a/incubator/tachidesk-docker/0.0.27/README.md b/incubator/tachidesk-docker/0.0.27/README.md deleted file mode 100644 index c60cd69e33b..00000000000 --- a/incubator/tachidesk-docker/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tachidesk-docker - -The official Tachidesk Chart-Chart. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tachidesk-docker](https://truecharts.org/docs/charts/incubator/tachidesk-docker) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tachidesk-docker` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tachidesk-docker TrueCharts/tachidesk-docker -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tachidesk-docker` deployment - -```console -helm uninstall tachidesk-docker -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tachidesk-docker \ - --set env.TZ="America/New York" \ - TrueCharts/tachidesk-docker -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tachidesk-docker TrueCharts/tachidesk-docker -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tachidesk-docker/0.0.27/charts/common-10.5.10.tgz b/incubator/tachidesk-docker/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tachidesk-docker/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tachidesk-docker/0.0.28/CHANGELOG.md b/incubator/tachidesk-docker/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..cc7e0ef00d6 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tachidesk-docker-0.0.28](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.27...tachidesk-docker-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tachidesk-docker-0.0.27](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.25...tachidesk-docker-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/incubator/tachidesk-docker/0.0.28/Chart.lock b/incubator/tachidesk-docker/0.0.28/Chart.lock new file mode 100644 index 00000000000..3816431086e --- /dev/null +++ b/incubator/tachidesk-docker/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:38.54141575Z" diff --git a/incubator/tachidesk-docker/0.0.28/Chart.yaml b/incubator/tachidesk-docker/0.0.28/Chart.yaml new file mode 100644 index 00000000000..7832619feca --- /dev/null +++ b/incubator/tachidesk-docker/0.0.28/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "The official Tachidesk Chart-Chart." +home: https://truecharts.org/docs/charts/incubator/tachidesk-docker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png +keywords: + - tachidesk-docker + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tachidesk-docker +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tachidesk-docker + - https://github.com/Suwayomi/Tachidesk-Server + - https://github.com/suwayomi/docker-tachidesk +type: application +version: 0.0.28 diff --git a/incubator/tachidesk-docker/0.0.28/README.md b/incubator/tachidesk-docker/0.0.28/README.md new file mode 100644 index 00000000000..059f69e00d4 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.28/README.md @@ -0,0 +1,107 @@ +# tachidesk-docker + +The official Tachidesk Chart-Chart. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tachidesk-docker](https://truecharts.org/docs/charts/incubator/tachidesk-docker) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tachidesk-docker` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tachidesk-docker TrueCharts/tachidesk-docker +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tachidesk-docker` deployment + +```console +helm uninstall tachidesk-docker +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tachidesk-docker \ + --set env.TZ="America/New York" \ + TrueCharts/tachidesk-docker +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tachidesk-docker TrueCharts/tachidesk-docker -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tachidesk-docker/0.0.27/app-readme.md b/incubator/tachidesk-docker/0.0.28/app-readme.md similarity index 100% rename from incubator/tachidesk-docker/0.0.27/app-readme.md rename to incubator/tachidesk-docker/0.0.28/app-readme.md diff --git a/incubator/tachidesk-docker/0.0.28/charts/common-10.6.1.tgz b/incubator/tachidesk-docker/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tachidesk-docker/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/tachidesk-docker/0.0.27/ix_values.yaml b/incubator/tachidesk-docker/0.0.28/ix_values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.27/ix_values.yaml rename to incubator/tachidesk-docker/0.0.28/ix_values.yaml diff --git a/incubator/tachidesk-docker/0.0.27/questions.yaml b/incubator/tachidesk-docker/0.0.28/questions.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.27/questions.yaml rename to incubator/tachidesk-docker/0.0.28/questions.yaml diff --git a/incubator/tachidesk-docker/0.0.27/templates/common.yaml b/incubator/tachidesk-docker/0.0.28/templates/common.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.27/templates/common.yaml rename to incubator/tachidesk-docker/0.0.28/templates/common.yaml diff --git a/incubator/tar1090/0.0.27/values.yaml b/incubator/tachidesk-docker/0.0.28/values.yaml similarity index 100% rename from incubator/tar1090/0.0.27/values.yaml rename to incubator/tachidesk-docker/0.0.28/values.yaml diff --git a/incubator/tanoshi/0.0.24/CHANGELOG.md b/incubator/tanoshi/0.0.24/CHANGELOG.md deleted file mode 100644 index e4e4c5bfe59..00000000000 --- a/incubator/tanoshi/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/tanoshi/0.0.24/Chart.lock b/incubator/tanoshi/0.0.24/Chart.lock deleted file mode 100644 index dc54511f43f..00000000000 --- a/incubator/tanoshi/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:13.07435748Z" diff --git a/incubator/tanoshi/0.0.24/Chart.yaml b/incubator/tanoshi/0.0.24/Chart.yaml deleted file mode 100644 index c872779694d..00000000000 --- a/incubator/tanoshi/0.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - MediaApp-Books - - MediaServer-Books -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Selfhosted web manga reader." -home: https://truecharts.org/docs/charts/incubator/tanoshi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png -keywords: - - tanoshi - - Productivity - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tanoshi -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi - - https://github.com/faldez/tanoshi - - https://hub.docker.com/r/faldez/tanoshi -type: application -version: 0.0.24 diff --git a/incubator/tanoshi/0.0.24/README.md b/incubator/tanoshi/0.0.24/README.md deleted file mode 100644 index 541eb9dc782..00000000000 --- a/incubator/tanoshi/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tanoshi - -Selfhosted web manga reader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tanoshi](https://truecharts.org/docs/charts/incubator/tanoshi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tanoshi` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tanoshi TrueCharts/tanoshi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tanoshi` deployment - -```console -helm uninstall tanoshi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tanoshi \ - --set env.TZ="America/New York" \ - TrueCharts/tanoshi -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tanoshi TrueCharts/tanoshi -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tanoshi/0.0.24/charts/common-10.5.10.tgz b/incubator/tanoshi/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tanoshi/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tanoshi/0.0.25/CHANGELOG.md b/incubator/tanoshi/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..09858f57de0 --- /dev/null +++ b/incubator/tanoshi/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tanoshi-0.0.25](https://github.com/truecharts/charts/compare/tanoshi-0.0.24...tanoshi-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tanoshi-0.0.24](https://github.com/truecharts/charts/compare/tanoshi-0.0.23...tanoshi-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/tanoshi/0.0.25/Chart.lock b/incubator/tanoshi/0.0.25/Chart.lock new file mode 100644 index 00000000000..685e15825f2 --- /dev/null +++ b/incubator/tanoshi/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:47.083828698Z" diff --git a/incubator/tanoshi/0.0.25/Chart.yaml b/incubator/tanoshi/0.0.25/Chart.yaml new file mode 100644 index 00000000000..0090120f59a --- /dev/null +++ b/incubator/tanoshi/0.0.25/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - MediaApp-Books + - MediaServer-Books +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Selfhosted web manga reader." +home: https://truecharts.org/docs/charts/incubator/tanoshi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tanoshi.png +keywords: + - tanoshi + - Productivity + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tanoshi +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tanoshi + - https://github.com/faldez/tanoshi + - https://hub.docker.com/r/faldez/tanoshi +type: application +version: 0.0.25 diff --git a/incubator/tanoshi/0.0.25/README.md b/incubator/tanoshi/0.0.25/README.md new file mode 100644 index 00000000000..5577fc9e8cd --- /dev/null +++ b/incubator/tanoshi/0.0.25/README.md @@ -0,0 +1,107 @@ +# tanoshi + +Selfhosted web manga reader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tanoshi](https://truecharts.org/docs/charts/incubator/tanoshi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tanoshi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tanoshi TrueCharts/tanoshi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tanoshi` deployment + +```console +helm uninstall tanoshi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tanoshi \ + --set env.TZ="America/New York" \ + TrueCharts/tanoshi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tanoshi TrueCharts/tanoshi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tanoshi/0.0.24/app-readme.md b/incubator/tanoshi/0.0.25/app-readme.md similarity index 100% rename from incubator/tanoshi/0.0.24/app-readme.md rename to incubator/tanoshi/0.0.25/app-readme.md diff --git a/incubator/tanoshi/0.0.25/charts/common-10.6.1.tgz b/incubator/tanoshi/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tanoshi/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/tanoshi/0.0.24/ix_values.yaml b/incubator/tanoshi/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tanoshi/0.0.24/ix_values.yaml rename to incubator/tanoshi/0.0.25/ix_values.yaml diff --git a/incubator/tanoshi/0.0.24/questions.yaml b/incubator/tanoshi/0.0.25/questions.yaml similarity index 100% rename from incubator/tanoshi/0.0.24/questions.yaml rename to incubator/tanoshi/0.0.25/questions.yaml diff --git a/incubator/tanoshi/0.0.24/templates/common.yaml b/incubator/tanoshi/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tanoshi/0.0.24/templates/common.yaml rename to incubator/tanoshi/0.0.25/templates/common.yaml diff --git a/incubator/tasmoadmin/0.0.24/values.yaml b/incubator/tanoshi/0.0.25/values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.24/values.yaml rename to incubator/tanoshi/0.0.25/values.yaml diff --git a/incubator/tar1090/0.0.27/CHANGELOG.md b/incubator/tar1090/0.0.27/CHANGELOG.md deleted file mode 100644 index f8acdbdebe0..00000000000 --- a/incubator/tar1090/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/tar1090/0.0.27/Chart.lock b/incubator/tar1090/0.0.27/Chart.lock deleted file mode 100644 index 22b3405eacc..00000000000 --- a/incubator/tar1090/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:18.134213268Z" diff --git a/incubator/tar1090/0.0.27/Chart.yaml b/incubator/tar1090/0.0.27/Chart.yaml deleted file mode 100644 index 6930d4af9f0..00000000000 --- a/incubator/tar1090/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Multi-arch tar1090 Chart for visualising ADSB data. -home: https://truecharts.org/docs/charts/incubator/tar1090 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png -keywords: - - tar1090 - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tar1090 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 - - https://hub.docker.com/r/mikenye/tar1090 - - https://hub.docker.com/r/mikenye/tar1090/ -type: application -version: 0.0.27 diff --git a/incubator/tar1090/0.0.27/README.md b/incubator/tar1090/0.0.27/README.md deleted file mode 100644 index 2a17eb5e35f..00000000000 --- a/incubator/tar1090/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tar1090 - -Multi-arch tar1090 Chart for visualising ADSB data. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tar1090](https://truecharts.org/docs/charts/incubator/tar1090) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tar1090` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tar1090 TrueCharts/tar1090 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tar1090` deployment - -```console -helm uninstall tar1090 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tar1090 \ - --set env.TZ="America/New York" \ - TrueCharts/tar1090 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tar1090 TrueCharts/tar1090 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tar1090/0.0.27/charts/common-10.5.10.tgz b/incubator/tar1090/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tar1090/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tar1090/0.0.28/CHANGELOG.md b/incubator/tar1090/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..2aabbb9757d --- /dev/null +++ b/incubator/tar1090/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tar1090-0.0.28](https://github.com/truecharts/charts/compare/tar1090-0.0.27...tar1090-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tar1090-0.0.27](https://github.com/truecharts/charts/compare/tar1090-0.0.25...tar1090-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/incubator/tar1090/0.0.28/Chart.lock b/incubator/tar1090/0.0.28/Chart.lock new file mode 100644 index 00000000000..cd5452986a8 --- /dev/null +++ b/incubator/tar1090/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:36:49.969044349Z" diff --git a/incubator/tar1090/0.0.28/Chart.yaml b/incubator/tar1090/0.0.28/Chart.yaml new file mode 100644 index 00000000000..2b79fa48355 --- /dev/null +++ b/incubator/tar1090/0.0.28/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Multi-arch tar1090 Chart for visualising ADSB data. +home: https://truecharts.org/docs/charts/incubator/tar1090 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png +keywords: + - tar1090 + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tar1090 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tar1090 + - https://hub.docker.com/r/mikenye/tar1090 + - https://hub.docker.com/r/mikenye/tar1090/ +type: application +version: 0.0.28 diff --git a/incubator/tar1090/0.0.28/README.md b/incubator/tar1090/0.0.28/README.md new file mode 100644 index 00000000000..6f2866b8332 --- /dev/null +++ b/incubator/tar1090/0.0.28/README.md @@ -0,0 +1,107 @@ +# tar1090 + +Multi-arch tar1090 Chart for visualising ADSB data. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tar1090](https://truecharts.org/docs/charts/incubator/tar1090) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tar1090` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tar1090 TrueCharts/tar1090 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tar1090` deployment + +```console +helm uninstall tar1090 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tar1090 \ + --set env.TZ="America/New York" \ + TrueCharts/tar1090 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tar1090 TrueCharts/tar1090 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tar1090/0.0.27/app-readme.md b/incubator/tar1090/0.0.28/app-readme.md similarity index 100% rename from incubator/tar1090/0.0.27/app-readme.md rename to incubator/tar1090/0.0.28/app-readme.md diff --git a/incubator/tar1090/0.0.28/charts/common-10.6.1.tgz b/incubator/tar1090/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tar1090/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/tar1090/0.0.27/ix_values.yaml b/incubator/tar1090/0.0.28/ix_values.yaml similarity index 100% rename from incubator/tar1090/0.0.27/ix_values.yaml rename to incubator/tar1090/0.0.28/ix_values.yaml diff --git a/incubator/tar1090/0.0.27/questions.yaml b/incubator/tar1090/0.0.28/questions.yaml similarity index 100% rename from incubator/tar1090/0.0.27/questions.yaml rename to incubator/tar1090/0.0.28/questions.yaml diff --git a/incubator/tar1090/0.0.27/templates/common.yaml b/incubator/tar1090/0.0.28/templates/common.yaml similarity index 100% rename from incubator/tar1090/0.0.27/templates/common.yaml rename to incubator/tar1090/0.0.28/templates/common.yaml diff --git a/incubator/tasmobackup/0.0.24/values.yaml b/incubator/tar1090/0.0.28/values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.24/values.yaml rename to incubator/tar1090/0.0.28/values.yaml diff --git a/incubator/tasmoadmin/0.0.24/CHANGELOG.md b/incubator/tasmoadmin/0.0.24/CHANGELOG.md deleted file mode 100644 index d03682ad407..00000000000 --- a/incubator/tasmoadmin/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/tasmoadmin/0.0.24/Chart.lock b/incubator/tasmoadmin/0.0.24/Chart.lock deleted file mode 100644 index 6e81224b55b..00000000000 --- a/incubator/tasmoadmin/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:25.367975549Z" diff --git a/incubator/tasmoadmin/0.0.24/Chart.yaml b/incubator/tasmoadmin/0.0.24/Chart.yaml deleted file mode 100644 index 53aae527bb2..00000000000 --- a/incubator/tasmoadmin/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota" -home: https://truecharts.org/docs/charts/incubator/tasmoadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png -keywords: - - tasmoadmin - - HomeAutomation - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tasmoadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin - - https://hub.docker.com/r/raymondmm/tasmoadmin/ -type: application -version: 0.0.24 diff --git a/incubator/tasmoadmin/0.0.24/README.md b/incubator/tasmoadmin/0.0.24/README.md deleted file mode 100644 index 49235bfd024..00000000000 --- a/incubator/tasmoadmin/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# tasmoadmin - -TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tasmoadmin](https://truecharts.org/docs/charts/incubator/tasmoadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tasmoadmin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tasmoadmin TrueCharts/tasmoadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tasmoadmin` deployment - -```console -helm uninstall tasmoadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tasmoadmin \ - --set env.TZ="America/New York" \ - TrueCharts/tasmoadmin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tasmoadmin TrueCharts/tasmoadmin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmoadmin/0.0.24/charts/common-10.5.10.tgz b/incubator/tasmoadmin/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tasmoadmin/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tasmoadmin/0.0.25/CHANGELOG.md b/incubator/tasmoadmin/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9c34a13e607 --- /dev/null +++ b/incubator/tasmoadmin/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmoadmin-0.0.25](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.24...tasmoadmin-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmoadmin-0.0.24](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.23...tasmoadmin-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/tasmoadmin/0.0.25/Chart.lock b/incubator/tasmoadmin/0.0.25/Chart.lock new file mode 100644 index 00000000000..c0f59b2d25a --- /dev/null +++ b/incubator/tasmoadmin/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:05.299240966Z" diff --git a/incubator/tasmoadmin/0.0.25/Chart.yaml b/incubator/tasmoadmin/0.0.25/Chart.yaml new file mode 100644 index 00000000000..43384fa6010 --- /dev/null +++ b/incubator/tasmoadmin/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota" +home: https://truecharts.org/docs/charts/incubator/tasmoadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png +keywords: + - tasmoadmin + - HomeAutomation + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmoadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - https://hub.docker.com/r/raymondmm/tasmoadmin/ +type: application +version: 0.0.25 diff --git a/incubator/tasmoadmin/0.0.25/README.md b/incubator/tasmoadmin/0.0.25/README.md new file mode 100644 index 00000000000..e0a9eccca12 --- /dev/null +++ b/incubator/tasmoadmin/0.0.25/README.md @@ -0,0 +1,106 @@ +# tasmoadmin + +TasmoAdmin is an administrative Website for Home Automation Devices flashed with Tasmota + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tasmoadmin](https://truecharts.org/docs/charts/incubator/tasmoadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tasmoadmin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tasmoadmin TrueCharts/tasmoadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tasmoadmin` deployment + +```console +helm uninstall tasmoadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tasmoadmin \ + --set env.TZ="America/New York" \ + TrueCharts/tasmoadmin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tasmoadmin TrueCharts/tasmoadmin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmoadmin/0.0.24/app-readme.md b/incubator/tasmoadmin/0.0.25/app-readme.md similarity index 100% rename from incubator/tasmoadmin/0.0.24/app-readme.md rename to incubator/tasmoadmin/0.0.25/app-readme.md diff --git a/incubator/tasmoadmin/0.0.25/charts/common-10.6.1.tgz b/incubator/tasmoadmin/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tasmoadmin/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/tasmoadmin/0.0.24/ix_values.yaml b/incubator/tasmoadmin/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.24/ix_values.yaml rename to incubator/tasmoadmin/0.0.25/ix_values.yaml diff --git a/incubator/tasmoadmin/0.0.24/questions.yaml b/incubator/tasmoadmin/0.0.25/questions.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.24/questions.yaml rename to incubator/tasmoadmin/0.0.25/questions.yaml diff --git a/incubator/tasmoadmin/0.0.24/templates/common.yaml b/incubator/tasmoadmin/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.24/templates/common.yaml rename to incubator/tasmoadmin/0.0.25/templates/common.yaml diff --git a/incubator/tasmocompiler/0.0.25/values.yaml b/incubator/tasmoadmin/0.0.25/values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.25/values.yaml rename to incubator/tasmoadmin/0.0.25/values.yaml diff --git a/incubator/tasmobackup/0.0.24/CHANGELOG.md b/incubator/tasmobackup/0.0.24/CHANGELOG.md deleted file mode 100644 index 056f5921459..00000000000 --- a/incubator/tasmobackup/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/tasmobackup/0.0.24/Chart.lock b/incubator/tasmobackup/0.0.24/Chart.lock deleted file mode 100644 index bb573e35baf..00000000000 --- a/incubator/tasmobackup/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:29.791711998Z" diff --git a/incubator/tasmobackup/0.0.24/Chart.yaml b/incubator/tasmobackup/0.0.24/Chart.yaml deleted file mode 100644 index 01d72b3acda..00000000000 --- a/incubator/tasmobackup/0.0.24/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Network-Management -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! -home: https://truecharts.org/docs/charts/incubator/tasmobackup -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png -keywords: - - tasmobackup - - HomeAutomation - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tasmobackup -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup - - https://hub.docker.com/r/danmed/tasmobackupv1/ -type: application -version: 0.0.24 diff --git a/incubator/tasmobackup/0.0.24/README.md b/incubator/tasmobackup/0.0.24/README.md deleted file mode 100644 index 0406cb47ac2..00000000000 --- a/incubator/tasmobackup/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# tasmobackup - -Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tasmobackup](https://truecharts.org/docs/charts/incubator/tasmobackup) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tasmobackup` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tasmobackup TrueCharts/tasmobackup -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tasmobackup` deployment - -```console -helm uninstall tasmobackup -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tasmobackup \ - --set env.TZ="America/New York" \ - TrueCharts/tasmobackup -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tasmobackup TrueCharts/tasmobackup -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmobackup/0.0.24/charts/common-10.5.10.tgz b/incubator/tasmobackup/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tasmobackup/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tasmobackup/0.0.25/CHANGELOG.md b/incubator/tasmobackup/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5bdf2a3b173 --- /dev/null +++ b/incubator/tasmobackup/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmobackup-0.0.25](https://github.com/truecharts/charts/compare/tasmobackup-0.0.24...tasmobackup-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tasmobackup-0.0.24](https://github.com/truecharts/charts/compare/tasmobackup-0.0.23...tasmobackup-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/tasmobackup/0.0.25/Chart.lock b/incubator/tasmobackup/0.0.25/Chart.lock new file mode 100644 index 00000000000..3b097be1901 --- /dev/null +++ b/incubator/tasmobackup/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:09.71806322Z" diff --git a/incubator/tasmobackup/0.0.25/Chart.yaml b/incubator/tasmobackup/0.0.25/Chart.yaml new file mode 100644 index 00000000000..9b7bdef9b83 --- /dev/null +++ b/incubator/tasmobackup/0.0.25/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Network-Management +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! +home: https://truecharts.org/docs/charts/incubator/tasmobackup +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmobackup.png +keywords: + - tasmobackup + - HomeAutomation + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmobackup +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmobackup + - https://hub.docker.com/r/danmed/tasmobackupv1/ +type: application +version: 0.0.25 diff --git a/incubator/tasmobackup/0.0.25/README.md b/incubator/tasmobackup/0.0.25/README.md new file mode 100644 index 00000000000..f746ffb8335 --- /dev/null +++ b/incubator/tasmobackup/0.0.25/README.md @@ -0,0 +1,106 @@ +# tasmobackup + +Tasmota backup - TasmoBackup - Backup all your tasmota devices in one place. Add/scan for your Tasmota devices. Use the backupall.php page to schedule automated backups of all devices! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tasmobackup](https://truecharts.org/docs/charts/incubator/tasmobackup) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tasmobackup` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tasmobackup TrueCharts/tasmobackup +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tasmobackup` deployment + +```console +helm uninstall tasmobackup +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tasmobackup \ + --set env.TZ="America/New York" \ + TrueCharts/tasmobackup +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tasmobackup TrueCharts/tasmobackup -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmobackup/0.0.24/app-readme.md b/incubator/tasmobackup/0.0.25/app-readme.md similarity index 100% rename from incubator/tasmobackup/0.0.24/app-readme.md rename to incubator/tasmobackup/0.0.25/app-readme.md diff --git a/incubator/tasmobackup/0.0.25/charts/common-10.6.1.tgz b/incubator/tasmobackup/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tasmobackup/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/tasmobackup/0.0.24/ix_values.yaml b/incubator/tasmobackup/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.24/ix_values.yaml rename to incubator/tasmobackup/0.0.25/ix_values.yaml diff --git a/incubator/tasmobackup/0.0.24/questions.yaml b/incubator/tasmobackup/0.0.25/questions.yaml similarity index 100% rename from incubator/tasmobackup/0.0.24/questions.yaml rename to incubator/tasmobackup/0.0.25/questions.yaml diff --git a/incubator/tasmobackup/0.0.24/templates/common.yaml b/incubator/tasmobackup/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tasmobackup/0.0.24/templates/common.yaml rename to incubator/tasmobackup/0.0.25/templates/common.yaml diff --git a/incubator/technitium/1.0.35/values.yaml b/incubator/tasmobackup/0.0.25/values.yaml similarity index 100% rename from incubator/technitium/1.0.35/values.yaml rename to incubator/tasmobackup/0.0.25/values.yaml diff --git a/incubator/tasmocompiler/0.0.25/CHANGELOG.md b/incubator/tasmocompiler/0.0.25/CHANGELOG.md deleted file mode 100644 index 3a794c4d1d2..00000000000 --- a/incubator/tasmocompiler/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/tasmocompiler/0.0.25/Chart.lock b/incubator/tasmocompiler/0.0.25/Chart.lock deleted file mode 100644 index 57bf2c9aea4..00000000000 --- a/incubator/tasmocompiler/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:39.08149339Z" diff --git a/incubator/tasmocompiler/0.0.25/Chart.yaml b/incubator/tasmocompiler/0.0.25/Chart.yaml deleted file mode 100644 index cead956078f..00000000000 --- a/incubator/tasmocompiler/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings" -home: https://truecharts.org/docs/charts/incubator/tasmocompiler -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png -keywords: - - tasmocompiler - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tasmocompiler -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler - - https://github.com/benzino77/tasmocompiler - - https://hub.docker.com/r/benzino77/tasmocompiler -type: application -version: 0.0.25 diff --git a/incubator/tasmocompiler/0.0.25/README.md b/incubator/tasmocompiler/0.0.25/README.md deleted file mode 100644 index ea68b0069eb..00000000000 --- a/incubator/tasmocompiler/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tasmocompiler - -TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tasmocompiler](https://truecharts.org/docs/charts/incubator/tasmocompiler) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tasmocompiler` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tasmocompiler TrueCharts/tasmocompiler -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tasmocompiler` deployment - -```console -helm uninstall tasmocompiler -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tasmocompiler \ - --set env.TZ="America/New York" \ - TrueCharts/tasmocompiler -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tasmocompiler TrueCharts/tasmocompiler -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmocompiler/0.0.25/charts/common-10.5.10.tgz b/incubator/tasmocompiler/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tasmocompiler/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tasmocompiler/0.0.26/CHANGELOG.md b/incubator/tasmocompiler/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..3de07470422 --- /dev/null +++ b/incubator/tasmocompiler/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmocompiler-0.0.26](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.25...tasmocompiler-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [tasmocompiler-0.0.25](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.23...tasmocompiler-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) diff --git a/incubator/tasmocompiler/0.0.26/Chart.lock b/incubator/tasmocompiler/0.0.26/Chart.lock new file mode 100644 index 00000000000..bcd15042e8c --- /dev/null +++ b/incubator/tasmocompiler/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:18.78772597Z" diff --git a/incubator/tasmocompiler/0.0.26/Chart.yaml b/incubator/tasmocompiler/0.0.26/Chart.yaml new file mode 100644 index 00000000000..03aefbe0396 --- /dev/null +++ b/incubator/tasmocompiler/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings" +home: https://truecharts.org/docs/charts/incubator/tasmocompiler +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmocompiler.png +keywords: + - tasmocompiler + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmocompiler +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler + - https://github.com/benzino77/tasmocompiler + - https://hub.docker.com/r/benzino77/tasmocompiler +type: application +version: 0.0.26 diff --git a/incubator/tasmocompiler/0.0.26/README.md b/incubator/tasmocompiler/0.0.26/README.md new file mode 100644 index 00000000000..ef289c9e46b --- /dev/null +++ b/incubator/tasmocompiler/0.0.26/README.md @@ -0,0 +1,107 @@ +# tasmocompiler + +TasmoCompiler is a simple web GUI which allows you to compile fantastic Tasmota firmware with your own settings + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tasmocompiler](https://truecharts.org/docs/charts/incubator/tasmocompiler) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tasmocompiler` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tasmocompiler TrueCharts/tasmocompiler +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tasmocompiler` deployment + +```console +helm uninstall tasmocompiler +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tasmocompiler \ + --set env.TZ="America/New York" \ + TrueCharts/tasmocompiler +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tasmocompiler TrueCharts/tasmocompiler -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tasmocompiler/0.0.25/app-readme.md b/incubator/tasmocompiler/0.0.26/app-readme.md similarity index 100% rename from incubator/tasmocompiler/0.0.25/app-readme.md rename to incubator/tasmocompiler/0.0.26/app-readme.md diff --git a/incubator/tasmocompiler/0.0.26/charts/common-10.6.1.tgz b/incubator/tasmocompiler/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tasmocompiler/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/tasmocompiler/0.0.25/ix_values.yaml b/incubator/tasmocompiler/0.0.26/ix_values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.25/ix_values.yaml rename to incubator/tasmocompiler/0.0.26/ix_values.yaml diff --git a/incubator/tasmocompiler/0.0.25/questions.yaml b/incubator/tasmocompiler/0.0.26/questions.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.25/questions.yaml rename to incubator/tasmocompiler/0.0.26/questions.yaml diff --git a/incubator/tasmocompiler/0.0.25/templates/common.yaml b/incubator/tasmocompiler/0.0.26/templates/common.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.25/templates/common.yaml rename to incubator/tasmocompiler/0.0.26/templates/common.yaml diff --git a/incubator/teedy-docs/0.0.25/values.yaml b/incubator/tasmocompiler/0.0.26/values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.25/values.yaml rename to incubator/tasmocompiler/0.0.26/values.yaml diff --git a/incubator/technitium/1.0.35/CHANGELOG.md b/incubator/technitium/1.0.35/CHANGELOG.md deleted file mode 100644 index 1aab93de657..00000000000 --- a/incubator/technitium/1.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/technitium/1.0.35/Chart.lock b/incubator/technitium/1.0.35/Chart.lock deleted file mode 100644 index 346ee3cc533..00000000000 --- a/incubator/technitium/1.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:43.024865944Z" diff --git a/incubator/technitium/1.0.35/Chart.yaml b/incubator/technitium/1.0.35/Chart.yaml deleted file mode 100644 index cfc8566b3eb..00000000000 --- a/incubator/technitium/1.0.35/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "8.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. -home: https://truecharts.org/docs/charts/incubator/technitium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/technitium.png -keywords: - - DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: technitium -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium - - https://github.com/TechnitiumSoftware/DnsServer - - https://technitium.com/ - - https://hub.docker.com/r/technitium/dns-server -type: application -version: 1.0.35 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/technitium/1.0.35/README.md b/incubator/technitium/1.0.35/README.md deleted file mode 100644 index 408515db999..00000000000 --- a/incubator/technitium/1.0.35/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# technitium - -Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [technitium](https://truecharts.org/docs/charts/incubator/technitium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `technitium` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install technitium TrueCharts/technitium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `technitium` deployment - -```console -helm uninstall technitium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install technitium \ - --set env.TZ="America/New York" \ - TrueCharts/technitium -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install technitium TrueCharts/technitium -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/technitium/1.0.35/charts/common-10.5.10.tgz b/incubator/technitium/1.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/technitium/1.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/technitium/1.0.36/CHANGELOG.md b/incubator/technitium/1.0.36/CHANGELOG.md new file mode 100644 index 00000000000..1c01a610847 --- /dev/null +++ b/incubator/technitium/1.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [technitium-1.0.36](https://github.com/truecharts/charts/compare/technitium-1.0.35...technitium-1.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [technitium-1.0.35](https://github.com/truecharts/charts/compare/technitium-1.0.34...technitium-1.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/technitium/1.0.36/Chart.lock b/incubator/technitium/1.0.36/Chart.lock new file mode 100644 index 00000000000..e4d422d4816 --- /dev/null +++ b/incubator/technitium/1.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:22.019907321Z" diff --git a/incubator/technitium/1.0.36/Chart.yaml b/incubator/technitium/1.0.36/Chart.yaml new file mode 100644 index 00000000000..6d7d7364bb8 --- /dev/null +++ b/incubator/technitium/1.0.36/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. +home: https://truecharts.org/docs/charts/incubator/technitium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/technitium.png +keywords: + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: technitium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/technitium + - https://github.com/TechnitiumSoftware/DnsServer + - https://technitium.com/ + - https://hub.docker.com/r/technitium/dns-server +type: application +version: 1.0.36 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/technitium/1.0.36/README.md b/incubator/technitium/1.0.36/README.md new file mode 100644 index 00000000000..4a877226a10 --- /dev/null +++ b/incubator/technitium/1.0.36/README.md @@ -0,0 +1,108 @@ +# technitium + +Technitium DNS Server is an open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [technitium](https://truecharts.org/docs/charts/incubator/technitium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `technitium` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install technitium TrueCharts/technitium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `technitium` deployment + +```console +helm uninstall technitium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install technitium \ + --set env.TZ="America/New York" \ + TrueCharts/technitium +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install technitium TrueCharts/technitium -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/technitium/1.0.35/app-readme.md b/incubator/technitium/1.0.36/app-readme.md similarity index 100% rename from incubator/technitium/1.0.35/app-readme.md rename to incubator/technitium/1.0.36/app-readme.md diff --git a/incubator/technitium/1.0.36/charts/common-10.6.1.tgz b/incubator/technitium/1.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/technitium/1.0.36/charts/common-10.6.1.tgz differ diff --git a/incubator/technitium/1.0.35/ix_values.yaml b/incubator/technitium/1.0.36/ix_values.yaml similarity index 100% rename from incubator/technitium/1.0.35/ix_values.yaml rename to incubator/technitium/1.0.36/ix_values.yaml diff --git a/incubator/technitium/1.0.35/questions.yaml b/incubator/technitium/1.0.36/questions.yaml similarity index 100% rename from incubator/technitium/1.0.35/questions.yaml rename to incubator/technitium/1.0.36/questions.yaml diff --git a/incubator/technitium/1.0.35/templates/common.yaml b/incubator/technitium/1.0.36/templates/common.yaml similarity index 100% rename from incubator/technitium/1.0.35/templates/common.yaml rename to incubator/technitium/1.0.36/templates/common.yaml diff --git a/incubator/telethon-downloader/0.0.24/values.yaml b/incubator/technitium/1.0.36/values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.24/values.yaml rename to incubator/technitium/1.0.36/values.yaml diff --git a/incubator/teedy-docs/0.0.25/CHANGELOG.md b/incubator/teedy-docs/0.0.25/CHANGELOG.md deleted file mode 100644 index 2d38dbe7c87..00000000000 --- a/incubator/teedy-docs/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/teedy-docs/0.0.25/Chart.lock b/incubator/teedy-docs/0.0.25/Chart.lock deleted file mode 100644 index 6861e9a8c23..00000000000 --- a/incubator/teedy-docs/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:51.267948038Z" diff --git a/incubator/teedy-docs/0.0.25/Chart.yaml b/incubator/teedy-docs/0.0.25/Chart.yaml deleted file mode 100644 index 93e83a461f7..00000000000 --- a/incubator/teedy-docs/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses." -home: https://truecharts.org/docs/charts/incubator/teedy-docs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png -keywords: - - teedy-docs - - Cloud - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: teedy-docs -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs - - https://github.com/sismics/docs - - https://hub.docker.com/r/sismics/docs/ -type: application -version: 0.0.25 diff --git a/incubator/teedy-docs/0.0.25/README.md b/incubator/teedy-docs/0.0.25/README.md deleted file mode 100644 index 234bed62801..00000000000 --- a/incubator/teedy-docs/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# teedy-docs - -Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [teedy-docs](https://truecharts.org/docs/charts/incubator/teedy-docs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `teedy-docs` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install teedy-docs TrueCharts/teedy-docs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `teedy-docs` deployment - -```console -helm uninstall teedy-docs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install teedy-docs \ - --set env.TZ="America/New York" \ - TrueCharts/teedy-docs -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install teedy-docs TrueCharts/teedy-docs -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/teedy-docs/0.0.25/charts/common-10.5.10.tgz b/incubator/teedy-docs/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/teedy-docs/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/teedy-docs/0.0.26/CHANGELOG.md b/incubator/teedy-docs/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..fb1a9ba836e --- /dev/null +++ b/incubator/teedy-docs/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teedy-docs-0.0.26](https://github.com/truecharts/charts/compare/teedy-docs-0.0.25...teedy-docs-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [teedy-docs-0.0.25](https://github.com/truecharts/charts/compare/teedy-docs-0.0.23...teedy-docs-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/teedy-docs/0.0.26/Chart.lock b/incubator/teedy-docs/0.0.26/Chart.lock new file mode 100644 index 00000000000..64189ea4399 --- /dev/null +++ b/incubator/teedy-docs/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:37.188980417Z" diff --git a/incubator/teedy-docs/0.0.26/Chart.yaml b/incubator/teedy-docs/0.0.26/Chart.yaml new file mode 100644 index 00000000000..ac83d7c9e1a --- /dev/null +++ b/incubator/teedy-docs/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses." +home: https://truecharts.org/docs/charts/incubator/teedy-docs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy-docs.png +keywords: + - teedy-docs + - Cloud + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: teedy-docs +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/teedy-docs + - https://github.com/sismics/docs + - https://hub.docker.com/r/sismics/docs/ +type: application +version: 0.0.26 diff --git a/incubator/teedy-docs/0.0.26/README.md b/incubator/teedy-docs/0.0.26/README.md new file mode 100644 index 00000000000..230223493a8 --- /dev/null +++ b/incubator/teedy-docs/0.0.26/README.md @@ -0,0 +1,107 @@ +# teedy-docs + +Teedy is an open-source, lightweight document management system (DMS) for individuals and businesses. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [teedy-docs](https://truecharts.org/docs/charts/incubator/teedy-docs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `teedy-docs` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install teedy-docs TrueCharts/teedy-docs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `teedy-docs` deployment + +```console +helm uninstall teedy-docs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install teedy-docs \ + --set env.TZ="America/New York" \ + TrueCharts/teedy-docs +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install teedy-docs TrueCharts/teedy-docs -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/teedy-docs/0.0.25/app-readme.md b/incubator/teedy-docs/0.0.26/app-readme.md similarity index 100% rename from incubator/teedy-docs/0.0.25/app-readme.md rename to incubator/teedy-docs/0.0.26/app-readme.md diff --git a/incubator/teedy-docs/0.0.26/charts/common-10.6.1.tgz b/incubator/teedy-docs/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/teedy-docs/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/teedy-docs/0.0.25/ix_values.yaml b/incubator/teedy-docs/0.0.26/ix_values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.25/ix_values.yaml rename to incubator/teedy-docs/0.0.26/ix_values.yaml diff --git a/incubator/teedy-docs/0.0.25/questions.yaml b/incubator/teedy-docs/0.0.26/questions.yaml similarity index 100% rename from incubator/teedy-docs/0.0.25/questions.yaml rename to incubator/teedy-docs/0.0.26/questions.yaml diff --git a/incubator/teedy-docs/0.0.25/templates/common.yaml b/incubator/teedy-docs/0.0.26/templates/common.yaml similarity index 100% rename from incubator/teedy-docs/0.0.25/templates/common.yaml rename to incubator/teedy-docs/0.0.26/templates/common.yaml diff --git a/incubator/terraria-tshock/0.0.23/values.yaml b/incubator/teedy-docs/0.0.26/values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.23/values.yaml rename to incubator/teedy-docs/0.0.26/values.yaml diff --git a/incubator/telethon-downloader/0.0.24/CHANGELOG.md b/incubator/telethon-downloader/0.0.24/CHANGELOG.md deleted file mode 100644 index c38d3105ad9..00000000000 --- a/incubator/telethon-downloader/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/telethon-downloader/0.0.24/Chart.lock b/incubator/telethon-downloader/0.0.24/Chart.lock deleted file mode 100644 index 6a92a1bea47..00000000000 --- a/incubator/telethon-downloader/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:36:54.544637884Z" diff --git a/incubator/telethon-downloader/0.0.24/Chart.yaml b/incubator/telethon-downloader/0.0.24/Chart.yaml deleted file mode 100644 index 446499f4511..00000000000 --- a/incubator/telethon-downloader/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. -home: https://truecharts.org/docs/charts/incubator/telethon-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png -keywords: - - telethon-downloader - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: telethon-downloader -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader - - https://docs.telethon.dev/ - - https://hub.docker.com/r/jsavargas/telethon_downloader -type: application -version: 0.0.24 diff --git a/incubator/telethon-downloader/0.0.24/README.md b/incubator/telethon-downloader/0.0.24/README.md deleted file mode 100644 index 7db7b2c06c6..00000000000 --- a/incubator/telethon-downloader/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# telethon-downloader - -This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [telethon-downloader](https://truecharts.org/docs/charts/incubator/telethon-downloader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `telethon-downloader` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install telethon-downloader TrueCharts/telethon-downloader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `telethon-downloader` deployment - -```console -helm uninstall telethon-downloader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install telethon-downloader \ - --set env.TZ="America/New York" \ - TrueCharts/telethon-downloader -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install telethon-downloader TrueCharts/telethon-downloader -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/telethon-downloader/0.0.24/charts/common-10.5.10.tgz b/incubator/telethon-downloader/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/telethon-downloader/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/telethon-downloader/0.0.25/CHANGELOG.md b/incubator/telethon-downloader/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..eba0b3ac321 --- /dev/null +++ b/incubator/telethon-downloader/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [telethon-downloader-0.0.25](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.24...telethon-downloader-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [telethon-downloader-0.0.24](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.22...telethon-downloader-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/telethon-downloader/0.0.25/Chart.lock b/incubator/telethon-downloader/0.0.25/Chart.lock new file mode 100644 index 00000000000..158ef2f9167 --- /dev/null +++ b/incubator/telethon-downloader/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:40.787665651Z" diff --git a/incubator/telethon-downloader/0.0.25/Chart.yaml b/incubator/telethon-downloader/0.0.25/Chart.yaml new file mode 100644 index 00000000000..5efac33281c --- /dev/null +++ b/incubator/telethon-downloader/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. +home: https://truecharts.org/docs/charts/incubator/telethon-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png +keywords: + - telethon-downloader + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: telethon-downloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/telethon-downloader + - https://docs.telethon.dev/ + - https://hub.docker.com/r/jsavargas/telethon_downloader +type: application +version: 0.0.25 diff --git a/incubator/telethon-downloader/0.0.25/README.md b/incubator/telethon-downloader/0.0.25/README.md new file mode 100644 index 00000000000..68b29db7c86 --- /dev/null +++ b/incubator/telethon-downloader/0.0.25/README.md @@ -0,0 +1,107 @@ +# telethon-downloader + +This is a simple Chart that downloads files sent to a telegram bot up to 2000mb using the Telethon library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [telethon-downloader](https://truecharts.org/docs/charts/incubator/telethon-downloader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `telethon-downloader` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install telethon-downloader TrueCharts/telethon-downloader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `telethon-downloader` deployment + +```console +helm uninstall telethon-downloader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install telethon-downloader \ + --set env.TZ="America/New York" \ + TrueCharts/telethon-downloader +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install telethon-downloader TrueCharts/telethon-downloader -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/telethon-downloader/0.0.24/app-readme.md b/incubator/telethon-downloader/0.0.25/app-readme.md similarity index 100% rename from incubator/telethon-downloader/0.0.24/app-readme.md rename to incubator/telethon-downloader/0.0.25/app-readme.md diff --git a/incubator/telethon-downloader/0.0.25/charts/common-10.6.1.tgz b/incubator/telethon-downloader/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/telethon-downloader/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/telethon-downloader/0.0.24/ix_values.yaml b/incubator/telethon-downloader/0.0.25/ix_values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.24/ix_values.yaml rename to incubator/telethon-downloader/0.0.25/ix_values.yaml diff --git a/incubator/telethon-downloader/0.0.24/questions.yaml b/incubator/telethon-downloader/0.0.25/questions.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.24/questions.yaml rename to incubator/telethon-downloader/0.0.25/questions.yaml diff --git a/incubator/telethon-downloader/0.0.24/templates/common.yaml b/incubator/telethon-downloader/0.0.25/templates/common.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.24/templates/common.yaml rename to incubator/telethon-downloader/0.0.25/templates/common.yaml diff --git a/incubator/theforest/0.0.24/values.yaml b/incubator/telethon-downloader/0.0.25/values.yaml similarity index 100% rename from incubator/theforest/0.0.24/values.yaml rename to incubator/telethon-downloader/0.0.25/values.yaml diff --git a/incubator/terraria-tshock/0.0.23/CHANGELOG.md b/incubator/terraria-tshock/0.0.23/CHANGELOG.md deleted file mode 100644 index a95f1fb128a..00000000000 --- a/incubator/terraria-tshock/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/terraria-tshock/0.0.23/Chart.lock b/incubator/terraria-tshock/0.0.23/Chart.lock deleted file mode 100644 index 0030ca1c3e3..00000000000 --- a/incubator/terraria-tshock/0.0.23/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:37:04.197217389Z" diff --git a/incubator/terraria-tshock/0.0.23/Chart.yaml b/incubator/terraria-tshock/0.0.23/Chart.yaml deleted file mode 100644 index 3b2d897f9c9..00000000000 --- a/incubator/terraria-tshock/0.0.23/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "tshock" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Chart" -home: https://truecharts.org/docs/charts/incubator/terraria-tshock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png -keywords: - - terraria-tshock - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: terraria-tshock -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock - - https://tshock.co/ - - https://hub.docker.com/r/ich777/terrariaserver -type: application -version: 0.0.23 diff --git a/incubator/terraria-tshock/0.0.23/README.md b/incubator/terraria-tshock/0.0.23/README.md deleted file mode 100644 index bcaf4815d17..00000000000 --- a/incubator/terraria-tshock/0.0.23/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# terraria-tshock - -This Chart will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Chart - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [terraria-tshock](https://truecharts.org/docs/charts/incubator/terraria-tshock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `terraria-tshock` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install terraria-tshock TrueCharts/terraria-tshock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `terraria-tshock` deployment - -```console -helm uninstall terraria-tshock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install terraria-tshock \ - --set env.TZ="America/New York" \ - TrueCharts/terraria-tshock -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install terraria-tshock TrueCharts/terraria-tshock -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/terraria-tshock/0.0.23/charts/common-10.5.10.tgz b/incubator/terraria-tshock/0.0.23/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/terraria-tshock/0.0.23/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/terraria-tshock/0.0.24/CHANGELOG.md b/incubator/terraria-tshock/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..f6ac5397afa --- /dev/null +++ b/incubator/terraria-tshock/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [terraria-tshock-0.0.24](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.23...terraria-tshock-0.0.24) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [terraria-tshock-0.0.23](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.22...terraria-tshock-0.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/terraria-tshock/0.0.24/Chart.lock b/incubator/terraria-tshock/0.0.24/Chart.lock new file mode 100644 index 00000000000..8e88bb89715 --- /dev/null +++ b/incubator/terraria-tshock/0.0.24/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:50.177789428Z" diff --git a/incubator/terraria-tshock/0.0.24/Chart.yaml b/incubator/terraria-tshock/0.0.24/Chart.yaml new file mode 100644 index 00000000000..0f56662cfa6 --- /dev/null +++ b/incubator/terraria-tshock/0.0.24/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "tshock" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Chart" +home: https://truecharts.org/docs/charts/incubator/terraria-tshock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png +keywords: + - terraria-tshock + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: terraria-tshock +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/terraria-tshock + - https://tshock.co/ + - https://hub.docker.com/r/ich777/terrariaserver +type: application +version: 0.0.24 diff --git a/incubator/terraria-tshock/0.0.24/README.md b/incubator/terraria-tshock/0.0.24/README.md new file mode 100644 index 00000000000..1b304e6d514 --- /dev/null +++ b/incubator/terraria-tshock/0.0.24/README.md @@ -0,0 +1,107 @@ +# terraria-tshock + +This Chart will download and install Terraria and the TShock MOD and run it. SERVER PASSWORD: Chart + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [terraria-tshock](https://truecharts.org/docs/charts/incubator/terraria-tshock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `terraria-tshock` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install terraria-tshock TrueCharts/terraria-tshock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `terraria-tshock` deployment + +```console +helm uninstall terraria-tshock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install terraria-tshock \ + --set env.TZ="America/New York" \ + TrueCharts/terraria-tshock +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install terraria-tshock TrueCharts/terraria-tshock -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/terraria-tshock/0.0.23/app-readme.md b/incubator/terraria-tshock/0.0.24/app-readme.md similarity index 100% rename from incubator/terraria-tshock/0.0.23/app-readme.md rename to incubator/terraria-tshock/0.0.24/app-readme.md diff --git a/incubator/terraria-tshock/0.0.24/charts/common-10.6.1.tgz b/incubator/terraria-tshock/0.0.24/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/terraria-tshock/0.0.24/charts/common-10.6.1.tgz differ diff --git a/incubator/terraria-tshock/0.0.23/ix_values.yaml b/incubator/terraria-tshock/0.0.24/ix_values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.23/ix_values.yaml rename to incubator/terraria-tshock/0.0.24/ix_values.yaml diff --git a/incubator/terraria-tshock/0.0.23/questions.yaml b/incubator/terraria-tshock/0.0.24/questions.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.23/questions.yaml rename to incubator/terraria-tshock/0.0.24/questions.yaml diff --git a/incubator/terraria-tshock/0.0.23/templates/common.yaml b/incubator/terraria-tshock/0.0.24/templates/common.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.23/templates/common.yaml rename to incubator/terraria-tshock/0.0.24/templates/common.yaml diff --git a/incubator/thunderbird/0.0.28/values.yaml b/incubator/terraria-tshock/0.0.24/values.yaml similarity index 100% rename from incubator/thunderbird/0.0.28/values.yaml rename to incubator/terraria-tshock/0.0.24/values.yaml diff --git a/incubator/theforest/0.0.24/CHANGELOG.md b/incubator/theforest/0.0.24/CHANGELOG.md deleted file mode 100644 index 45a04c17f5d..00000000000 --- a/incubator/theforest/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/theforest/0.0.24/Chart.lock b/incubator/theforest/0.0.24/Chart.lock deleted file mode 100644 index 9cd28ecce0d..00000000000 --- a/incubator/theforest/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:37:08.721784673Z" diff --git a/incubator/theforest/0.0.24/Chart.yaml b/incubator/theforest/0.0.24/Chart.yaml deleted file mode 100644 index fc40fbb6b83..00000000000 --- a/incubator/theforest/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" -home: https://truecharts.org/docs/charts/incubator/theforest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png -keywords: - - theforest - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: theforest -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/theforest/0.0.24/README.md b/incubator/theforest/0.0.24/README.md deleted file mode 100644 index 71a35ddf187..00000000000 --- a/incubator/theforest/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# theforest - -This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [theforest](https://truecharts.org/docs/charts/incubator/theforest) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `theforest` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install theforest TrueCharts/theforest -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `theforest` deployment - -```console -helm uninstall theforest -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install theforest \ - --set env.TZ="America/New York" \ - TrueCharts/theforest -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install theforest TrueCharts/theforest -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/theforest/0.0.24/charts/common-10.5.10.tgz b/incubator/theforest/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/theforest/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/theforest/0.0.25/CHANGELOG.md b/incubator/theforest/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..90f3da0cdaa --- /dev/null +++ b/incubator/theforest/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [theforest-0.0.25](https://github.com/truecharts/charts/compare/theforest-0.0.24...theforest-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [theforest-0.0.24](https://github.com/truecharts/charts/compare/theforest-0.0.23...theforest-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/theforest/0.0.25/Chart.lock b/incubator/theforest/0.0.25/Chart.lock new file mode 100644 index 00000000000..72dbfe3d5a8 --- /dev/null +++ b/incubator/theforest/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:37:54.768775775Z" diff --git a/incubator/theforest/0.0.25/Chart.yaml b/incubator/theforest/0.0.25/Chart.yaml new file mode 100644 index 00000000000..1778b680ffe --- /dev/null +++ b/incubator/theforest/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)" +home: https://truecharts.org/docs/charts/incubator/theforest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png +keywords: + - theforest + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theforest +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/theforest + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/theforest/0.0.25/README.md b/incubator/theforest/0.0.25/README.md new file mode 100644 index 00000000000..d67db9b1dd0 --- /dev/null +++ b/incubator/theforest/0.0.25/README.md @@ -0,0 +1,107 @@ +# theforest + +This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [theforest](https://truecharts.org/docs/charts/incubator/theforest) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `theforest` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install theforest TrueCharts/theforest +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `theforest` deployment + +```console +helm uninstall theforest +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install theforest \ + --set env.TZ="America/New York" \ + TrueCharts/theforest +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install theforest TrueCharts/theforest -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/theforest/0.0.24/app-readme.md b/incubator/theforest/0.0.25/app-readme.md similarity index 100% rename from incubator/theforest/0.0.24/app-readme.md rename to incubator/theforest/0.0.25/app-readme.md diff --git a/incubator/theforest/0.0.25/charts/common-10.6.1.tgz b/incubator/theforest/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/theforest/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/theforest/0.0.24/ix_values.yaml b/incubator/theforest/0.0.25/ix_values.yaml similarity index 100% rename from incubator/theforest/0.0.24/ix_values.yaml rename to incubator/theforest/0.0.25/ix_values.yaml diff --git a/incubator/theforest/0.0.24/questions.yaml b/incubator/theforest/0.0.25/questions.yaml similarity index 100% rename from incubator/theforest/0.0.24/questions.yaml rename to incubator/theforest/0.0.25/questions.yaml diff --git a/incubator/theforest/0.0.24/templates/common.yaml b/incubator/theforest/0.0.25/templates/common.yaml similarity index 100% rename from incubator/theforest/0.0.24/templates/common.yaml rename to incubator/theforest/0.0.25/templates/common.yaml diff --git a/incubator/timetagger/0.0.14/values.yaml b/incubator/theforest/0.0.25/values.yaml similarity index 100% rename from incubator/timetagger/0.0.14/values.yaml rename to incubator/theforest/0.0.25/values.yaml diff --git a/incubator/thunderbird/0.0.28/CHANGELOG.md b/incubator/thunderbird/0.0.28/CHANGELOG.md deleted file mode 100644 index 27047ca3583..00000000000 --- a/incubator/thunderbird/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/thunderbird/0.0.28/Chart.lock b/incubator/thunderbird/0.0.28/Chart.lock deleted file mode 100644 index a09bac2d820..00000000000 --- a/incubator/thunderbird/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:37:16.667851314Z" diff --git a/incubator/thunderbird/0.0.28/Chart.yaml b/incubator/thunderbird/0.0.28/Chart.yaml deleted file mode 100644 index e384c577ea3..00000000000 --- a/incubator/thunderbird/0.0.28/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install Thunderbird in the preferred version and language." -home: https://truecharts.org/docs/charts/incubator/thunderbird -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png -keywords: - - thunderbird - - mail -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: thunderbird -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird - - https://www.thunderbird.net/ - - https://hub.docker.com/r/ich777/thunderbird/ -type: application -version: 0.0.28 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity - - mail diff --git a/incubator/thunderbird/0.0.28/README.md b/incubator/thunderbird/0.0.28/README.md deleted file mode 100644 index 6d1b0d9e2fb..00000000000 --- a/incubator/thunderbird/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# thunderbird - -This Chart will download and install Thunderbird in the preferred version and language. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [thunderbird](https://truecharts.org/docs/charts/incubator/thunderbird) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `thunderbird` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install thunderbird TrueCharts/thunderbird -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `thunderbird` deployment - -```console -helm uninstall thunderbird -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install thunderbird \ - --set env.TZ="America/New York" \ - TrueCharts/thunderbird -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install thunderbird TrueCharts/thunderbird -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/thunderbird/0.0.28/charts/common-10.5.10.tgz b/incubator/thunderbird/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/thunderbird/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/thunderbird/0.0.29/CHANGELOG.md b/incubator/thunderbird/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..857ab3b9587 --- /dev/null +++ b/incubator/thunderbird/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [thunderbird-0.0.29](https://github.com/truecharts/charts/compare/thunderbird-0.0.28...thunderbird-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thunderbird-0.0.28](https://github.com/truecharts/charts/compare/thunderbird-0.0.26...thunderbird-0.0.28) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) diff --git a/incubator/thunderbird/0.0.29/Chart.lock b/incubator/thunderbird/0.0.29/Chart.lock new file mode 100644 index 00000000000..097c3462b11 --- /dev/null +++ b/incubator/thunderbird/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:08.530193276Z" diff --git a/incubator/thunderbird/0.0.29/Chart.yaml b/incubator/thunderbird/0.0.29/Chart.yaml new file mode 100644 index 00000000000..791c6afaf1e --- /dev/null +++ b/incubator/thunderbird/0.0.29/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install Thunderbird in the preferred version and language." +home: https://truecharts.org/docs/charts/incubator/thunderbird +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png +keywords: + - thunderbird + - mail +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thunderbird +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird + - https://www.thunderbird.net/ + - https://hub.docker.com/r/ich777/thunderbird/ +type: application +version: 0.0.29 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity + - mail diff --git a/incubator/thunderbird/0.0.29/README.md b/incubator/thunderbird/0.0.29/README.md new file mode 100644 index 00000000000..568cd52ad08 --- /dev/null +++ b/incubator/thunderbird/0.0.29/README.md @@ -0,0 +1,107 @@ +# thunderbird + +This Chart will download and install Thunderbird in the preferred version and language. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [thunderbird](https://truecharts.org/docs/charts/incubator/thunderbird) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `thunderbird` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install thunderbird TrueCharts/thunderbird +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `thunderbird` deployment + +```console +helm uninstall thunderbird +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install thunderbird \ + --set env.TZ="America/New York" \ + TrueCharts/thunderbird +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install thunderbird TrueCharts/thunderbird -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/thunderbird/0.0.28/app-readme.md b/incubator/thunderbird/0.0.29/app-readme.md similarity index 100% rename from incubator/thunderbird/0.0.28/app-readme.md rename to incubator/thunderbird/0.0.29/app-readme.md diff --git a/incubator/thunderbird/0.0.29/charts/common-10.6.1.tgz b/incubator/thunderbird/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/thunderbird/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/thunderbird/0.0.28/ix_values.yaml b/incubator/thunderbird/0.0.29/ix_values.yaml similarity index 100% rename from incubator/thunderbird/0.0.28/ix_values.yaml rename to incubator/thunderbird/0.0.29/ix_values.yaml diff --git a/incubator/thunderbird/0.0.28/questions.yaml b/incubator/thunderbird/0.0.29/questions.yaml similarity index 100% rename from incubator/thunderbird/0.0.28/questions.yaml rename to incubator/thunderbird/0.0.29/questions.yaml diff --git a/incubator/thunderbird/0.0.28/templates/common.yaml b/incubator/thunderbird/0.0.29/templates/common.yaml similarity index 100% rename from incubator/thunderbird/0.0.28/templates/common.yaml rename to incubator/thunderbird/0.0.29/templates/common.yaml diff --git a/incubator/tonido/0.0.24/values.yaml b/incubator/thunderbird/0.0.29/values.yaml similarity index 100% rename from incubator/tonido/0.0.24/values.yaml rename to incubator/thunderbird/0.0.29/values.yaml diff --git a/incubator/timetagger/0.0.14/CHANGELOG.md b/incubator/timetagger/0.0.14/CHANGELOG.md deleted file mode 100644 index 6bbb75b3176..00000000000 --- a/incubator/timetagger/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [timetagger-0.0.14](https://github.com/truecharts/charts/compare/timetagger-0.0.13...timetagger-0.0.14) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - add missing icon ([#3879](https://github.com/truecharts/charts/issues/3879)) - - - - -## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/timetagger/0.0.14/Chart.lock b/incubator/timetagger/0.0.14/Chart.lock deleted file mode 100644 index 8a14c81aaf6..00000000000 --- a/incubator/timetagger/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T23:42:11.588708144Z" diff --git a/incubator/timetagger/0.0.14/Chart.yaml b/incubator/timetagger/0.0.14/Chart.yaml deleted file mode 100644 index fc67d8cfcaf..00000000000 --- a/incubator/timetagger/0.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "22.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An open source time-tracker with an interactive user experience and powerful reporting. -home: https://truecharts.org/docs/charts/incubator/timetagger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png -keywords: - - time - - timetagger -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: timetagger -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger - - https://timetagger.app - - https://github.com/almarklein/timetagger -version: 0.0.14 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/timetagger/0.0.14/README.md b/incubator/timetagger/0.0.14/README.md deleted file mode 100644 index f67a684b4a5..00000000000 --- a/incubator/timetagger/0.0.14/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# timetagger - -An open source time-tracker with an interactive user experience and powerful reporting. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [timetagger](https://truecharts.org/docs/charts/incubator/timetagger) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `timetagger` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install timetagger TrueCharts/timetagger -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `timetagger` deployment - -```console -helm uninstall timetagger -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install timetagger \ - --set env.TZ="America/New York" \ - TrueCharts/timetagger -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install timetagger TrueCharts/timetagger -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/timetagger/0.0.14/charts/common-10.5.10.tgz b/incubator/timetagger/0.0.14/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/timetagger/0.0.14/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/timetagger/0.0.15/CHANGELOG.md b/incubator/timetagger/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..61e47947bec --- /dev/null +++ b/incubator/timetagger/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [timetagger-0.0.15](https://github.com/truecharts/charts/compare/timetagger-0.0.14...timetagger-0.0.15) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [timetagger-0.0.14](https://github.com/truecharts/charts/compare/timetagger-0.0.13...timetagger-0.0.14) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - add missing icon ([#3879](https://github.com/truecharts/charts/issues/3879)) + + + + +## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [timetagger-0.0.13](https://github.com/truecharts/charts/compare/timetagger-0.0.11...timetagger-0.0.13) (2022-09-20) + +### Chore diff --git a/incubator/timetagger/0.0.15/Chart.lock b/incubator/timetagger/0.0.15/Chart.lock new file mode 100644 index 00000000000..d06669598b5 --- /dev/null +++ b/incubator/timetagger/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:13.544158265Z" diff --git a/incubator/timetagger/0.0.15/Chart.yaml b/incubator/timetagger/0.0.15/Chart.yaml new file mode 100644 index 00000000000..5128806bb0b --- /dev/null +++ b/incubator/timetagger/0.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "22.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An open source time-tracker with an interactive user experience and powerful reporting. +home: https://truecharts.org/docs/charts/incubator/timetagger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png +keywords: + - time + - timetagger +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: timetagger +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/timetagger + - https://timetagger.app + - https://github.com/almarklein/timetagger +version: 0.0.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/timetagger/0.0.15/README.md b/incubator/timetagger/0.0.15/README.md new file mode 100644 index 00000000000..bea0768ea8a --- /dev/null +++ b/incubator/timetagger/0.0.15/README.md @@ -0,0 +1,107 @@ +# timetagger + +An open source time-tracker with an interactive user experience and powerful reporting. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [timetagger](https://truecharts.org/docs/charts/incubator/timetagger) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `timetagger` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install timetagger TrueCharts/timetagger +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `timetagger` deployment + +```console +helm uninstall timetagger +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install timetagger \ + --set env.TZ="America/New York" \ + TrueCharts/timetagger +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install timetagger TrueCharts/timetagger -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/timetagger/0.0.14/app-readme.md b/incubator/timetagger/0.0.15/app-readme.md similarity index 100% rename from incubator/timetagger/0.0.14/app-readme.md rename to incubator/timetagger/0.0.15/app-readme.md diff --git a/incubator/timetagger/0.0.15/charts/common-10.6.1.tgz b/incubator/timetagger/0.0.15/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/timetagger/0.0.15/charts/common-10.6.1.tgz differ diff --git a/incubator/timetagger/0.0.14/ix_values.yaml b/incubator/timetagger/0.0.15/ix_values.yaml similarity index 100% rename from incubator/timetagger/0.0.14/ix_values.yaml rename to incubator/timetagger/0.0.15/ix_values.yaml diff --git a/incubator/timetagger/0.0.14/questions.yaml b/incubator/timetagger/0.0.15/questions.yaml similarity index 100% rename from incubator/timetagger/0.0.14/questions.yaml rename to incubator/timetagger/0.0.15/questions.yaml diff --git a/incubator/timetagger/0.0.14/templates/common.yaml b/incubator/timetagger/0.0.15/templates/common.yaml similarity index 100% rename from incubator/timetagger/0.0.14/templates/common.yaml rename to incubator/timetagger/0.0.15/templates/common.yaml diff --git a/incubator/tracks/0.0.29/values.yaml b/incubator/timetagger/0.0.15/values.yaml similarity index 100% rename from incubator/tracks/0.0.29/values.yaml rename to incubator/timetagger/0.0.15/values.yaml diff --git a/incubator/tonido/0.0.24/CHANGELOG.md b/incubator/tonido/0.0.24/CHANGELOG.md deleted file mode 100644 index 5daec5ec464..00000000000 --- a/incubator/tonido/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/tonido/0.0.24/Chart.lock b/incubator/tonido/0.0.24/Chart.lock deleted file mode 100644 index a9917d139b2..00000000000 --- a/incubator/tonido/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:37:29.771255747Z" diff --git a/incubator/tonido/0.0.24/Chart.yaml b/incubator/tonido/0.0.24/Chart.yaml deleted file mode 100644 index 6ad4b1a679b..00000000000 --- a/incubator/tonido/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. -home: https://truecharts.org/docs/charts/incubator/tonido -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png -keywords: - - tonido - - Cloud -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tonido -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido - - https://registry.hub.docker.com/r/captinsano/tonido/ -type: application -version: 0.0.24 diff --git a/incubator/tonido/0.0.24/README.md b/incubator/tonido/0.0.24/README.md deleted file mode 100644 index ab6ee1d90ce..00000000000 --- a/incubator/tonido/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# tonido - -Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tonido](https://truecharts.org/docs/charts/incubator/tonido) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tonido` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tonido TrueCharts/tonido -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tonido` deployment - -```console -helm uninstall tonido -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tonido \ - --set env.TZ="America/New York" \ - TrueCharts/tonido -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tonido TrueCharts/tonido -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tonido/0.0.24/charts/common-10.5.10.tgz b/incubator/tonido/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tonido/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tonido/0.0.25/CHANGELOG.md b/incubator/tonido/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d9ecd428608 --- /dev/null +++ b/incubator/tonido/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tonido-0.0.25](https://github.com/truecharts/charts/compare/tonido-0.0.24...tonido-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tonido-0.0.24](https://github.com/truecharts/charts/compare/tonido-0.0.23...tonido-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/tonido/0.0.25/Chart.lock b/incubator/tonido/0.0.25/Chart.lock new file mode 100644 index 00000000000..b8e5f4deb01 --- /dev/null +++ b/incubator/tonido/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:20.975687295Z" diff --git a/incubator/tonido/0.0.25/Chart.yaml b/incubator/tonido/0.0.25/Chart.yaml new file mode 100644 index 00000000000..b846f528a58 --- /dev/null +++ b/incubator/tonido/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. +home: https://truecharts.org/docs/charts/incubator/tonido +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png +keywords: + - tonido + - Cloud +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tonido +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tonido + - https://registry.hub.docker.com/r/captinsano/tonido/ +type: application +version: 0.0.25 diff --git a/incubator/tonido/0.0.25/README.md b/incubator/tonido/0.0.25/README.md new file mode 100644 index 00000000000..9043656372d --- /dev/null +++ b/incubator/tonido/0.0.25/README.md @@ -0,0 +1,106 @@ +# tonido + +Tonido Server allows you to access all your files on your computer from a web browser, smartphone, tablet or even DLNA enabled devices. No setup necessary. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tonido](https://truecharts.org/docs/charts/incubator/tonido) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tonido` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tonido TrueCharts/tonido +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tonido` deployment + +```console +helm uninstall tonido +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tonido \ + --set env.TZ="America/New York" \ + TrueCharts/tonido +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tonido TrueCharts/tonido -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tonido/0.0.24/app-readme.md b/incubator/tonido/0.0.25/app-readme.md similarity index 100% rename from incubator/tonido/0.0.24/app-readme.md rename to incubator/tonido/0.0.25/app-readme.md diff --git a/incubator/tonido/0.0.25/charts/common-10.6.1.tgz b/incubator/tonido/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tonido/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/tonido/0.0.24/ix_values.yaml b/incubator/tonido/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tonido/0.0.24/ix_values.yaml rename to incubator/tonido/0.0.25/ix_values.yaml diff --git a/incubator/tonido/0.0.24/questions.yaml b/incubator/tonido/0.0.25/questions.yaml similarity index 100% rename from incubator/tonido/0.0.24/questions.yaml rename to incubator/tonido/0.0.25/questions.yaml diff --git a/incubator/tonido/0.0.24/templates/common.yaml b/incubator/tonido/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tonido/0.0.24/templates/common.yaml rename to incubator/tonido/0.0.25/templates/common.yaml diff --git a/incubator/traktarr/0.0.32/values.yaml b/incubator/tonido/0.0.25/values.yaml similarity index 100% rename from incubator/traktarr/0.0.32/values.yaml rename to incubator/tonido/0.0.25/values.yaml diff --git a/incubator/tracks/0.0.29/CHANGELOG.md b/incubator/tracks/0.0.29/CHANGELOG.md deleted file mode 100644 index 1d2b16fb68b..00000000000 --- a/incubator/tracks/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tracks-0.0.29](https://github.com/truecharts/charts/compare/tracks-0.0.28...tracks-0.0.29) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [tracks-0.0.28](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tracks-0.0.28](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tracks-0.0.27](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tracks-0.0.27](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - diff --git a/incubator/tracks/0.0.29/Chart.lock b/incubator/tracks/0.0.29/Chart.lock deleted file mode 100644 index beb43776a9f..00000000000 --- a/incubator/tracks/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:22:37.98529366Z" diff --git a/incubator/tracks/0.0.29/Chart.yaml b/incubator/tracks/0.0.29/Chart.yaml deleted file mode 100644 index 094d6cf9440..00000000000 --- a/incubator/tracks/0.0.29/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Tracks is a web-based todo application to help you implement the GTD methodology. " -home: https://truecharts.org/docs/charts/incubator/tracks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png -keywords: - - tracks - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tracks -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks - - http://www.getontracks.org/ - - https://hub.docker.com/r/tracksapp/tracks -type: application -version: 0.0.29 diff --git a/incubator/tracks/0.0.29/README.md b/incubator/tracks/0.0.29/README.md deleted file mode 100644 index e4d66526f8a..00000000000 --- a/incubator/tracks/0.0.29/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tracks - -Tracks is a web-based todo application to help you implement the GTD methodology. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tracks](https://truecharts.org/docs/charts/incubator/tracks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tracks` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tracks TrueCharts/tracks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tracks` deployment - -```console -helm uninstall tracks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tracks \ - --set env.TZ="America/New York" \ - TrueCharts/tracks -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tracks TrueCharts/tracks -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tracks/0.0.29/charts/common-10.5.10.tgz b/incubator/tracks/0.0.29/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tracks/0.0.29/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tracks/0.0.30/CHANGELOG.md b/incubator/tracks/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..903919102d4 --- /dev/null +++ b/incubator/tracks/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tracks-0.0.30](https://github.com/truecharts/charts/compare/tracks-0.0.29...tracks-0.0.30) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tracks-0.0.29](https://github.com/truecharts/charts/compare/tracks-0.0.28...tracks-0.0.29) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [tracks-0.0.28](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tracks-0.0.28](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tracks-0.0.27](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tracks-0.0.27](https://github.com/truecharts/charts/compare/tracks-0.0.26...tracks-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/tracks/0.0.30/Chart.lock b/incubator/tracks/0.0.30/Chart.lock new file mode 100644 index 00000000000..b4db8b287c6 --- /dev/null +++ b/incubator/tracks/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:25.726752596Z" diff --git a/incubator/tracks/0.0.30/Chart.yaml b/incubator/tracks/0.0.30/Chart.yaml new file mode 100644 index 00000000000..2f50d852c54 --- /dev/null +++ b/incubator/tracks/0.0.30/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Tracks is a web-based todo application to help you implement the GTD methodology. " +home: https://truecharts.org/docs/charts/incubator/tracks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png +keywords: + - tracks + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tracks +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tracks + - http://www.getontracks.org/ + - https://hub.docker.com/r/tracksapp/tracks +type: application +version: 0.0.30 diff --git a/incubator/tracks/0.0.30/README.md b/incubator/tracks/0.0.30/README.md new file mode 100644 index 00000000000..16eeb14a6be --- /dev/null +++ b/incubator/tracks/0.0.30/README.md @@ -0,0 +1,107 @@ +# tracks + +Tracks is a web-based todo application to help you implement the GTD methodology. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tracks](https://truecharts.org/docs/charts/incubator/tracks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tracks` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tracks TrueCharts/tracks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tracks` deployment + +```console +helm uninstall tracks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tracks \ + --set env.TZ="America/New York" \ + TrueCharts/tracks +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tracks TrueCharts/tracks -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tracks/0.0.29/app-readme.md b/incubator/tracks/0.0.30/app-readme.md similarity index 100% rename from incubator/tracks/0.0.29/app-readme.md rename to incubator/tracks/0.0.30/app-readme.md diff --git a/incubator/tracks/0.0.30/charts/common-10.6.1.tgz b/incubator/tracks/0.0.30/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tracks/0.0.30/charts/common-10.6.1.tgz differ diff --git a/incubator/tracks/0.0.29/ix_values.yaml b/incubator/tracks/0.0.30/ix_values.yaml similarity index 100% rename from incubator/tracks/0.0.29/ix_values.yaml rename to incubator/tracks/0.0.30/ix_values.yaml diff --git a/incubator/tracks/0.0.29/questions.yaml b/incubator/tracks/0.0.30/questions.yaml similarity index 100% rename from incubator/tracks/0.0.29/questions.yaml rename to incubator/tracks/0.0.30/questions.yaml diff --git a/incubator/tracks/0.0.29/templates/common.yaml b/incubator/tracks/0.0.30/templates/common.yaml similarity index 100% rename from incubator/tracks/0.0.29/templates/common.yaml rename to incubator/tracks/0.0.30/templates/common.yaml diff --git a/incubator/trango/0.0.24/values.yaml b/incubator/tracks/0.0.30/values.yaml similarity index 100% rename from incubator/trango/0.0.24/values.yaml rename to incubator/tracks/0.0.30/values.yaml diff --git a/incubator/traktarr/0.0.32/CHANGELOG.md b/incubator/traktarr/0.0.32/CHANGELOG.md deleted file mode 100644 index 5fe9975a46e..00000000000 --- a/incubator/traktarr/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [traktarr-0.0.32](https://github.com/truecharts/charts/compare/traktarr-0.0.31...traktarr-0.0.32) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [traktarr-0.0.31](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.31](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) - - - - -## [traktarr-0.0.31](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) diff --git a/incubator/traktarr/0.0.32/Chart.lock b/incubator/traktarr/0.0.32/Chart.lock deleted file mode 100644 index b2b3e4b377e..00000000000 --- a/incubator/traktarr/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:22:44.698296095Z" diff --git a/incubator/traktarr/0.0.32/Chart.yaml b/incubator/traktarr/0.0.32/Chart.yaml deleted file mode 100644 index b9c5267db2d..00000000000 --- a/incubator/traktarr/0.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Script to add new series and movies to Sonarr/Radarr based on Trakt lists." -home: https://truecharts.org/docs/charts/incubator/traktarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png -keywords: - - traktarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: traktarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr - - https://github.com/l3uddz/traktarr - - https://hub.docker.com/r/eafxx/traktarr -type: application -version: 0.0.32 diff --git a/incubator/traktarr/0.0.32/README.md b/incubator/traktarr/0.0.32/README.md deleted file mode 100644 index 72746f0045b..00000000000 --- a/incubator/traktarr/0.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# traktarr - -Script to add new series and movies to Sonarr/Radarr based on Trakt lists. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [traktarr](https://truecharts.org/docs/charts/incubator/traktarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `traktarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install traktarr TrueCharts/traktarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `traktarr` deployment - -```console -helm uninstall traktarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install traktarr \ - --set env.TZ="America/New York" \ - TrueCharts/traktarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install traktarr TrueCharts/traktarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/traktarr/0.0.32/charts/common-10.5.10.tgz b/incubator/traktarr/0.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/traktarr/0.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/traktarr/0.0.33/CHANGELOG.md b/incubator/traktarr/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..2da83b5ae07 --- /dev/null +++ b/incubator/traktarr/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traktarr-0.0.33](https://github.com/truecharts/charts/compare/traktarr-0.0.32...traktarr-0.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [traktarr-0.0.32](https://github.com/truecharts/charts/compare/traktarr-0.0.31...traktarr-0.0.32) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [traktarr-0.0.31](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.31](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + - update docker general non-major ([#3736](https://github.com/truecharts/charts/issues/3736)) + + + + +## [traktarr-0.0.31](https://github.com/truecharts/charts/compare/traktarr-0.0.28...traktarr-0.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/traktarr/0.0.33/Chart.lock b/incubator/traktarr/0.0.33/Chart.lock new file mode 100644 index 00000000000..9ae4ee376e6 --- /dev/null +++ b/incubator/traktarr/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:40.306312454Z" diff --git a/incubator/traktarr/0.0.33/Chart.yaml b/incubator/traktarr/0.0.33/Chart.yaml new file mode 100644 index 00000000000..8fd9e768f1d --- /dev/null +++ b/incubator/traktarr/0.0.33/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Script to add new series and movies to Sonarr/Radarr based on Trakt lists." +home: https://truecharts.org/docs/charts/incubator/traktarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png +keywords: + - traktarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traktarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/traktarr + - https://github.com/l3uddz/traktarr + - https://hub.docker.com/r/eafxx/traktarr +type: application +version: 0.0.33 diff --git a/incubator/traktarr/0.0.33/README.md b/incubator/traktarr/0.0.33/README.md new file mode 100644 index 00000000000..e493a0e205f --- /dev/null +++ b/incubator/traktarr/0.0.33/README.md @@ -0,0 +1,107 @@ +# traktarr + +Script to add new series and movies to Sonarr/Radarr based on Trakt lists. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [traktarr](https://truecharts.org/docs/charts/incubator/traktarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `traktarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install traktarr TrueCharts/traktarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `traktarr` deployment + +```console +helm uninstall traktarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install traktarr \ + --set env.TZ="America/New York" \ + TrueCharts/traktarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install traktarr TrueCharts/traktarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/traktarr/0.0.32/app-readme.md b/incubator/traktarr/0.0.33/app-readme.md similarity index 100% rename from incubator/traktarr/0.0.32/app-readme.md rename to incubator/traktarr/0.0.33/app-readme.md diff --git a/incubator/traktarr/0.0.33/charts/common-10.6.1.tgz b/incubator/traktarr/0.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/traktarr/0.0.33/charts/common-10.6.1.tgz differ diff --git a/incubator/traktarr/0.0.32/ix_values.yaml b/incubator/traktarr/0.0.33/ix_values.yaml similarity index 100% rename from incubator/traktarr/0.0.32/ix_values.yaml rename to incubator/traktarr/0.0.33/ix_values.yaml diff --git a/incubator/traktarr/0.0.32/questions.yaml b/incubator/traktarr/0.0.33/questions.yaml similarity index 100% rename from incubator/traktarr/0.0.32/questions.yaml rename to incubator/traktarr/0.0.33/questions.yaml diff --git a/incubator/traktarr/0.0.32/templates/common.yaml b/incubator/traktarr/0.0.33/templates/common.yaml similarity index 100% rename from incubator/traktarr/0.0.32/templates/common.yaml rename to incubator/traktarr/0.0.33/templates/common.yaml diff --git a/incubator/trilium/0.0.24/values.yaml b/incubator/traktarr/0.0.33/values.yaml similarity index 100% rename from incubator/trilium/0.0.24/values.yaml rename to incubator/traktarr/0.0.33/values.yaml diff --git a/incubator/trango/0.0.24/CHANGELOG.md b/incubator/trango/0.0.24/CHANGELOG.md deleted file mode 100644 index a9f2f70235e..00000000000 --- a/incubator/trango/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/trango/0.0.24/Chart.lock b/incubator/trango/0.0.24/Chart.lock deleted file mode 100644 index 66076eb8d92..00000000000 --- a/incubator/trango/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:37:44.326699668Z" diff --git a/incubator/trango/0.0.24/Chart.yaml b/incubator/trango/0.0.24/Chart.yaml deleted file mode 100644 index a0f5e518b28..00000000000 --- a/incubator/trango/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Other - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network." -home: https://truecharts.org/docs/charts/incubator/trango -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png -keywords: - - trango - - Network-Other - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trango -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/trango - - https://trango.io/ - - https://hub.docker.com/r/tak786/trango-self-hosted -type: application -version: 0.0.24 diff --git a/incubator/trango/0.0.24/README.md b/incubator/trango/0.0.24/README.md deleted file mode 100644 index 82a1d55813a..00000000000 --- a/incubator/trango/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# trango - -Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [trango](https://truecharts.org/docs/charts/incubator/trango) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `trango` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install trango TrueCharts/trango -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `trango` deployment - -```console -helm uninstall trango -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trango \ - --set env.TZ="America/New York" \ - TrueCharts/trango -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install trango TrueCharts/trango -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/trango/0.0.24/charts/common-10.5.10.tgz b/incubator/trango/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/trango/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/trango/0.0.25/CHANGELOG.md b/incubator/trango/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..e30f1dabb33 --- /dev/null +++ b/incubator/trango/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trango-0.0.25](https://github.com/truecharts/charts/compare/trango-0.0.24...trango-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trango-0.0.24](https://github.com/truecharts/charts/compare/trango-0.0.23...trango-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/trango/0.0.25/Chart.lock b/incubator/trango/0.0.25/Chart.lock new file mode 100644 index 00000000000..346f51d0bc2 --- /dev/null +++ b/incubator/trango/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:45.128120257Z" diff --git a/incubator/trango/0.0.25/Chart.yaml b/incubator/trango/0.0.25/Chart.yaml new file mode 100644 index 00000000000..21e35ca167b --- /dev/null +++ b/incubator/trango/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Other + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network." +home: https://truecharts.org/docs/charts/incubator/trango +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trango.png +keywords: + - trango + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trango +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/trango + - https://trango.io/ + - https://hub.docker.com/r/tak786/trango-self-hosted +type: application +version: 0.0.25 diff --git a/incubator/trango/0.0.25/README.md b/incubator/trango/0.0.25/README.md new file mode 100644 index 00000000000..cb6330a5514 --- /dev/null +++ b/incubator/trango/0.0.25/README.md @@ -0,0 +1,107 @@ +# trango + +Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same Wi-Fi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [trango](https://truecharts.org/docs/charts/incubator/trango) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `trango` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install trango TrueCharts/trango +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `trango` deployment + +```console +helm uninstall trango +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trango \ + --set env.TZ="America/New York" \ + TrueCharts/trango +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install trango TrueCharts/trango -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/trango/0.0.24/app-readme.md b/incubator/trango/0.0.25/app-readme.md similarity index 100% rename from incubator/trango/0.0.24/app-readme.md rename to incubator/trango/0.0.25/app-readme.md diff --git a/incubator/trango/0.0.25/charts/common-10.6.1.tgz b/incubator/trango/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/trango/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/trango/0.0.24/ix_values.yaml b/incubator/trango/0.0.25/ix_values.yaml similarity index 100% rename from incubator/trango/0.0.24/ix_values.yaml rename to incubator/trango/0.0.25/ix_values.yaml diff --git a/incubator/trango/0.0.24/questions.yaml b/incubator/trango/0.0.25/questions.yaml similarity index 100% rename from incubator/trango/0.0.24/questions.yaml rename to incubator/trango/0.0.25/questions.yaml diff --git a/incubator/trango/0.0.24/templates/common.yaml b/incubator/trango/0.0.25/templates/common.yaml similarity index 100% rename from incubator/trango/0.0.24/templates/common.yaml rename to incubator/trango/0.0.25/templates/common.yaml diff --git a/incubator/troddit/0.0.27/values.yaml b/incubator/trango/0.0.25/values.yaml similarity index 100% rename from incubator/troddit/0.0.27/values.yaml rename to incubator/trango/0.0.25/values.yaml diff --git a/incubator/trilium/0.0.24/CHANGELOG.md b/incubator/trilium/0.0.24/CHANGELOG.md deleted file mode 100644 index 47c16c83f22..00000000000 --- a/incubator/trilium/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/trilium/0.0.24/Chart.lock b/incubator/trilium/0.0.24/Chart.lock deleted file mode 100644 index c1e0848462d..00000000000 --- a/incubator/trilium/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:37:55.4525906Z" diff --git a/incubator/trilium/0.0.24/Chart.yaml b/incubator/trilium/0.0.24/Chart.yaml deleted file mode 100644 index 341f44b5f0a..00000000000 --- a/incubator/trilium/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases." -home: https://truecharts.org/docs/charts/incubator/trilium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium.png -keywords: - - trilium - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/trilium - - https://github.com/zadam/trilium - - https://hub.docker.com/r/zadam/trilium -type: application -version: 0.0.24 diff --git a/incubator/trilium/0.0.24/README.md b/incubator/trilium/0.0.24/README.md deleted file mode 100644 index 98f495d30da..00000000000 --- a/incubator/trilium/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# trilium - -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [trilium](https://truecharts.org/docs/charts/incubator/trilium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `trilium` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install trilium TrueCharts/trilium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `trilium` deployment - -```console -helm uninstall trilium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trilium \ - --set env.TZ="America/New York" \ - TrueCharts/trilium -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install trilium TrueCharts/trilium -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/trilium/0.0.24/charts/common-10.5.10.tgz b/incubator/trilium/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/trilium/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/trilium/0.0.25/CHANGELOG.md b/incubator/trilium/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..d331524bf8e --- /dev/null +++ b/incubator/trilium/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trilium-0.0.25](https://github.com/truecharts/charts/compare/trilium-notes-5.0.35...trilium-0.0.25) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-0.0.24](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + diff --git a/incubator/trilium/0.0.25/Chart.lock b/incubator/trilium/0.0.25/Chart.lock new file mode 100644 index 00000000000..4cd2947fc7e --- /dev/null +++ b/incubator/trilium/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:52.358709144Z" diff --git a/incubator/trilium/0.0.25/Chart.yaml b/incubator/trilium/0.0.25/Chart.yaml new file mode 100644 index 00000000000..5a85c61814c --- /dev/null +++ b/incubator/trilium/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases." +home: https://truecharts.org/docs/charts/incubator/trilium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium.png +keywords: + - trilium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/trilium + - https://github.com/zadam/trilium + - https://hub.docker.com/r/zadam/trilium +type: application +version: 0.0.25 diff --git a/incubator/trilium/0.0.25/README.md b/incubator/trilium/0.0.25/README.md new file mode 100644 index 00000000000..abed1f76257 --- /dev/null +++ b/incubator/trilium/0.0.25/README.md @@ -0,0 +1,107 @@ +# trilium + +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [trilium](https://truecharts.org/docs/charts/incubator/trilium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `trilium` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install trilium TrueCharts/trilium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `trilium` deployment + +```console +helm uninstall trilium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trilium \ + --set env.TZ="America/New York" \ + TrueCharts/trilium +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install trilium TrueCharts/trilium -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/trilium/0.0.24/app-readme.md b/incubator/trilium/0.0.25/app-readme.md similarity index 100% rename from incubator/trilium/0.0.24/app-readme.md rename to incubator/trilium/0.0.25/app-readme.md diff --git a/incubator/trilium/0.0.25/charts/common-10.6.1.tgz b/incubator/trilium/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/trilium/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/trilium/0.0.24/ix_values.yaml b/incubator/trilium/0.0.25/ix_values.yaml similarity index 100% rename from incubator/trilium/0.0.24/ix_values.yaml rename to incubator/trilium/0.0.25/ix_values.yaml diff --git a/incubator/trilium/0.0.24/questions.yaml b/incubator/trilium/0.0.25/questions.yaml similarity index 100% rename from incubator/trilium/0.0.24/questions.yaml rename to incubator/trilium/0.0.25/questions.yaml diff --git a/incubator/trilium/0.0.24/templates/common.yaml b/incubator/trilium/0.0.25/templates/common.yaml similarity index 100% rename from incubator/trilium/0.0.24/templates/common.yaml rename to incubator/trilium/0.0.25/templates/common.yaml diff --git a/incubator/ts-dnsserver/0.0.35/values.yaml b/incubator/trilium/0.0.25/values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.35/values.yaml rename to incubator/trilium/0.0.25/values.yaml diff --git a/incubator/troddit/0.0.27/CHANGELOG.md b/incubator/troddit/0.0.27/CHANGELOG.md deleted file mode 100644 index dbae7dbeda9..00000000000 --- a/incubator/troddit/0.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/troddit/0.0.27/Chart.lock b/incubator/troddit/0.0.27/Chart.lock deleted file mode 100644 index d344089dda2..00000000000 --- a/incubator/troddit/0.0.27/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:37:59.169148769Z" diff --git a/incubator/troddit/0.0.27/Chart.yaml b/incubator/troddit/0.0.27/Chart.yaml deleted file mode 100644 index ed4341a3423..00000000000 --- a/incubator/troddit/0.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A web client for Reddit -home: https://truecharts.org/docs/charts/incubator/troddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png -keywords: - - troddit - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: troddit -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit - - https://github.com/burhan-syed/troddit - - https://hub.docker.com/r/bsyed/troddit -type: application -version: 0.0.27 diff --git a/incubator/troddit/0.0.27/README.md b/incubator/troddit/0.0.27/README.md deleted file mode 100644 index b89cf3d5494..00000000000 --- a/incubator/troddit/0.0.27/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# troddit - -A web client for Reddit - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [troddit](https://truecharts.org/docs/charts/incubator/troddit) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `troddit` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install troddit TrueCharts/troddit -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `troddit` deployment - -```console -helm uninstall troddit -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install troddit \ - --set env.TZ="America/New York" \ - TrueCharts/troddit -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install troddit TrueCharts/troddit -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/troddit/0.0.27/charts/common-10.5.10.tgz b/incubator/troddit/0.0.27/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/troddit/0.0.27/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/troddit/0.0.28/CHANGELOG.md b/incubator/troddit/0.0.28/CHANGELOG.md new file mode 100644 index 00000000000..3603367a4fe --- /dev/null +++ b/incubator/troddit/0.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [troddit-0.0.28](https://github.com/truecharts/charts/compare/troddit-0.0.27...troddit-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [troddit-0.0.27](https://github.com/truecharts/charts/compare/troddit-0.0.26...troddit-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/troddit/0.0.28/Chart.lock b/incubator/troddit/0.0.28/Chart.lock new file mode 100644 index 00000000000..76f8bb7998c --- /dev/null +++ b/incubator/troddit/0.0.28/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:38:57.403796297Z" diff --git a/incubator/troddit/0.0.28/Chart.yaml b/incubator/troddit/0.0.28/Chart.yaml new file mode 100644 index 00000000000..d7073205b29 --- /dev/null +++ b/incubator/troddit/0.0.28/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A web client for Reddit +home: https://truecharts.org/docs/charts/incubator/troddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png +keywords: + - troddit + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: troddit +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/troddit + - https://github.com/burhan-syed/troddit + - https://hub.docker.com/r/bsyed/troddit +type: application +version: 0.0.28 diff --git a/incubator/troddit/0.0.28/README.md b/incubator/troddit/0.0.28/README.md new file mode 100644 index 00000000000..31a0c8498a8 --- /dev/null +++ b/incubator/troddit/0.0.28/README.md @@ -0,0 +1,107 @@ +# troddit + +A web client for Reddit + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [troddit](https://truecharts.org/docs/charts/incubator/troddit) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `troddit` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install troddit TrueCharts/troddit +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `troddit` deployment + +```console +helm uninstall troddit +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install troddit \ + --set env.TZ="America/New York" \ + TrueCharts/troddit +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install troddit TrueCharts/troddit -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/troddit/0.0.27/app-readme.md b/incubator/troddit/0.0.28/app-readme.md similarity index 100% rename from incubator/troddit/0.0.27/app-readme.md rename to incubator/troddit/0.0.28/app-readme.md diff --git a/incubator/troddit/0.0.28/charts/common-10.6.1.tgz b/incubator/troddit/0.0.28/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/troddit/0.0.28/charts/common-10.6.1.tgz differ diff --git a/incubator/troddit/0.0.27/ix_values.yaml b/incubator/troddit/0.0.28/ix_values.yaml similarity index 100% rename from incubator/troddit/0.0.27/ix_values.yaml rename to incubator/troddit/0.0.28/ix_values.yaml diff --git a/incubator/troddit/0.0.27/questions.yaml b/incubator/troddit/0.0.28/questions.yaml similarity index 100% rename from incubator/troddit/0.0.27/questions.yaml rename to incubator/troddit/0.0.28/questions.yaml diff --git a/incubator/troddit/0.0.27/templates/common.yaml b/incubator/troddit/0.0.28/templates/common.yaml similarity index 100% rename from incubator/troddit/0.0.27/templates/common.yaml rename to incubator/troddit/0.0.28/templates/common.yaml diff --git a/incubator/ts3-manager/0.0.13/values.yaml b/incubator/troddit/0.0.28/values.yaml similarity index 100% rename from incubator/ts3-manager/0.0.13/values.yaml rename to incubator/troddit/0.0.28/values.yaml diff --git a/incubator/ts-dnsserver/0.0.35/CHANGELOG.md b/incubator/ts-dnsserver/0.0.35/CHANGELOG.md deleted file mode 100644 index c11a8acce53..00000000000 --- a/incubator/ts-dnsserver/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ts-dnsserver-0.0.35](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.34...ts-dnsserver-0.0.35) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/incubator/ts-dnsserver/0.0.35/Chart.lock b/incubator/ts-dnsserver/0.0.35/Chart.lock deleted file mode 100644 index b9cce3b88db..00000000000 --- a/incubator/ts-dnsserver/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:22:53.119419001Z" diff --git a/incubator/ts-dnsserver/0.0.35/Chart.yaml b/incubator/ts-dnsserver/0.0.35/Chart.yaml deleted file mode 100644 index bc07b9bdb1c..00000000000 --- a/incubator/ts-dnsserver/0.0.35/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-DNS -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. -home: https://truecharts.org/docs/charts/incubator/ts-dnsserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png -keywords: - - ts-dnsserver - - Network-DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ts-dnsserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver - - https://github.com/TechnitiumSoftware/DnsServer - - https://hub.docker.com/r/roxedus/ts-dnsserver/ -type: application -version: 0.0.35 diff --git a/incubator/ts-dnsserver/0.0.35/README.md b/incubator/ts-dnsserver/0.0.35/README.md deleted file mode 100644 index 7d8657c7a32..00000000000 --- a/incubator/ts-dnsserver/0.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ts-dnsserver - -Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ts-dnsserver](https://truecharts.org/docs/charts/incubator/ts-dnsserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ts-dnsserver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ts-dnsserver TrueCharts/ts-dnsserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ts-dnsserver` deployment - -```console -helm uninstall ts-dnsserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ts-dnsserver \ - --set env.TZ="America/New York" \ - TrueCharts/ts-dnsserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ts-dnsserver TrueCharts/ts-dnsserver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts-dnsserver/0.0.35/charts/common-10.5.10.tgz b/incubator/ts-dnsserver/0.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ts-dnsserver/0.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ts-dnsserver/0.0.36/CHANGELOG.md b/incubator/ts-dnsserver/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..2dcaacf7f95 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ts-dnsserver-0.0.36](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.35...ts-dnsserver-0.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ts-dnsserver-0.0.35](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.34...ts-dnsserver-0.0.35) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts-dnsserver-0.0.34](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.32...ts-dnsserver-0.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/ts-dnsserver/0.0.36/Chart.lock b/incubator/ts-dnsserver/0.0.36/Chart.lock new file mode 100644 index 00000000000..223a9fd483e --- /dev/null +++ b/incubator/ts-dnsserver/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:39:11.216342666Z" diff --git a/incubator/ts-dnsserver/0.0.36/Chart.yaml b/incubator/ts-dnsserver/0.0.36/Chart.yaml new file mode 100644 index 00000000000..b9669b99908 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.36/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-DNS +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. +home: https://truecharts.org/docs/charts/incubator/ts-dnsserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts-dnsserver.png +keywords: + - ts-dnsserver + - Network-DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ts-dnsserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts-dnsserver + - https://github.com/TechnitiumSoftware/DnsServer + - https://hub.docker.com/r/roxedus/ts-dnsserver/ +type: application +version: 0.0.36 diff --git a/incubator/ts-dnsserver/0.0.36/README.md b/incubator/ts-dnsserver/0.0.36/README.md new file mode 100644 index 00000000000..6127735373a --- /dev/null +++ b/incubator/ts-dnsserver/0.0.36/README.md @@ -0,0 +1,107 @@ +# ts-dnsserver + +Technitium DNS Server is an open source tool that can be used for self hosting a local DNS server for privacy and security or, used for experimentation/testing by software developers on their computer. It works out-of-the-box with no or minimal configuration and provides a user friendly web console accessible using any web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ts-dnsserver](https://truecharts.org/docs/charts/incubator/ts-dnsserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ts-dnsserver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ts-dnsserver TrueCharts/ts-dnsserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ts-dnsserver` deployment + +```console +helm uninstall ts-dnsserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ts-dnsserver \ + --set env.TZ="America/New York" \ + TrueCharts/ts-dnsserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ts-dnsserver TrueCharts/ts-dnsserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts-dnsserver/0.0.35/app-readme.md b/incubator/ts-dnsserver/0.0.36/app-readme.md similarity index 100% rename from incubator/ts-dnsserver/0.0.35/app-readme.md rename to incubator/ts-dnsserver/0.0.36/app-readme.md diff --git a/incubator/ts-dnsserver/0.0.36/charts/common-10.6.1.tgz b/incubator/ts-dnsserver/0.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ts-dnsserver/0.0.36/charts/common-10.6.1.tgz differ diff --git a/incubator/ts-dnsserver/0.0.35/ix_values.yaml b/incubator/ts-dnsserver/0.0.36/ix_values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.35/ix_values.yaml rename to incubator/ts-dnsserver/0.0.36/ix_values.yaml diff --git a/incubator/ts-dnsserver/0.0.35/questions.yaml b/incubator/ts-dnsserver/0.0.36/questions.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.35/questions.yaml rename to incubator/ts-dnsserver/0.0.36/questions.yaml diff --git a/incubator/ts-dnsserver/0.0.35/templates/common.yaml b/incubator/ts-dnsserver/0.0.36/templates/common.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.35/templates/common.yaml rename to incubator/ts-dnsserver/0.0.36/templates/common.yaml diff --git a/incubator/tubearchivist-es/0.0.26/values.yaml b/incubator/ts-dnsserver/0.0.36/values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.26/values.yaml rename to incubator/ts-dnsserver/0.0.36/values.yaml diff --git a/incubator/ts3-manager/0.0.13/CHANGELOG.md b/incubator/ts3-manager/0.0.13/CHANGELOG.md deleted file mode 100644 index 57de4cd14e0..00000000000 --- a/incubator/ts3-manager/0.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/ts3-manager/0.0.13/Chart.lock b/incubator/ts3-manager/0.0.13/Chart.lock deleted file mode 100644 index 8f30d00e65d..00000000000 --- a/incubator/ts3-manager/0.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:38:09.753092548Z" diff --git a/incubator/ts3-manager/0.0.13/Chart.yaml b/incubator/ts3-manager/0.0.13/Chart.yaml deleted file mode 100644 index 23392359969..00000000000 --- a/incubator/ts3-manager/0.0.13/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ts3-manager -version: 0.0.13 -appVersion: "2.2.0" -description: A modern web interface for maintaining Teamspeak3 servers. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/ts3-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png -keywords: - - ts3-manager - - teamspeak - - teamspeak3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager - - https://hub.docker.com/r/joni1802/ts3-manager/ - - https://github.com/joni1802/ts3-manager/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - web - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/ts3-manager/0.0.13/README.md b/incubator/ts3-manager/0.0.13/README.md deleted file mode 100644 index 12bbfc0beeb..00000000000 --- a/incubator/ts3-manager/0.0.13/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ts3-manager - -A modern web interface for maintaining Teamspeak3 servers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ts3-manager](https://truecharts.org/docs/charts/incubator/ts3-manager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ts3-manager` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ts3-manager TrueCharts/ts3-manager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ts3-manager` deployment - -```console -helm uninstall ts3-manager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ts3-manager \ - --set env.TZ="America/New York" \ - TrueCharts/ts3-manager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ts3-manager TrueCharts/ts3-manager -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts3-manager/0.0.13/charts/common-10.5.10.tgz b/incubator/ts3-manager/0.0.13/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ts3-manager/0.0.13/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ts3-manager/0.0.14/CHANGELOG.md b/incubator/ts3-manager/0.0.14/CHANGELOG.md new file mode 100644 index 00000000000..23ae991a28f --- /dev/null +++ b/incubator/ts3-manager/0.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ts3-manager-0.0.14](https://github.com/truecharts/charts/compare/ts3-manager-0.0.13...ts3-manager-0.0.14) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ts3-manager-0.0.13](https://github.com/truecharts/charts/compare/ts3-manager-0.0.12...ts3-manager-0.0.13) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/ts3-manager/0.0.14/Chart.lock b/incubator/ts3-manager/0.0.14/Chart.lock new file mode 100644 index 00000000000..d74c81681d3 --- /dev/null +++ b/incubator/ts3-manager/0.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:39:17.399394839Z" diff --git a/incubator/ts3-manager/0.0.14/Chart.yaml b/incubator/ts3-manager/0.0.14/Chart.yaml new file mode 100644 index 00000000000..779eaef731f --- /dev/null +++ b/incubator/ts3-manager/0.0.14/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ts3-manager +version: 0.0.14 +appVersion: "2.2.0" +description: A modern web interface for maintaining Teamspeak3 servers. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/ts3-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ts3-manager.png +keywords: + - ts3-manager + - teamspeak + - teamspeak3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ts3-manager + - https://hub.docker.com/r/joni1802/ts3-manager/ + - https://github.com/joni1802/ts3-manager/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - web + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ts3-manager/0.0.14/README.md b/incubator/ts3-manager/0.0.14/README.md new file mode 100644 index 00000000000..71cf968426b --- /dev/null +++ b/incubator/ts3-manager/0.0.14/README.md @@ -0,0 +1,107 @@ +# ts3-manager + +A modern web interface for maintaining Teamspeak3 servers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ts3-manager](https://truecharts.org/docs/charts/incubator/ts3-manager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ts3-manager` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ts3-manager TrueCharts/ts3-manager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ts3-manager` deployment + +```console +helm uninstall ts3-manager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ts3-manager \ + --set env.TZ="America/New York" \ + TrueCharts/ts3-manager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ts3-manager TrueCharts/ts3-manager -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ts3-manager/0.0.13/app-readme.md b/incubator/ts3-manager/0.0.14/app-readme.md similarity index 100% rename from incubator/ts3-manager/0.0.13/app-readme.md rename to incubator/ts3-manager/0.0.14/app-readme.md diff --git a/incubator/ts3-manager/0.0.14/charts/common-10.6.1.tgz b/incubator/ts3-manager/0.0.14/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ts3-manager/0.0.14/charts/common-10.6.1.tgz differ diff --git a/incubator/ts3-manager/0.0.13/ix_values.yaml b/incubator/ts3-manager/0.0.14/ix_values.yaml similarity index 100% rename from incubator/ts3-manager/0.0.13/ix_values.yaml rename to incubator/ts3-manager/0.0.14/ix_values.yaml diff --git a/incubator/ts3-manager/0.0.13/questions.yaml b/incubator/ts3-manager/0.0.14/questions.yaml similarity index 100% rename from incubator/ts3-manager/0.0.13/questions.yaml rename to incubator/ts3-manager/0.0.14/questions.yaml diff --git a/incubator/ts3-manager/0.0.13/templates/common.yaml b/incubator/ts3-manager/0.0.14/templates/common.yaml similarity index 100% rename from incubator/ts3-manager/0.0.13/templates/common.yaml rename to incubator/ts3-manager/0.0.14/templates/common.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.24/values.yaml b/incubator/ts3-manager/0.0.14/values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.24/values.yaml rename to incubator/ts3-manager/0.0.14/values.yaml diff --git a/incubator/tubearchivist-es/0.0.26/CHANGELOG.md b/incubator/tubearchivist-es/0.0.26/CHANGELOG.md deleted file mode 100644 index 6542105cfc0..00000000000 --- a/incubator/tubearchivist-es/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/tubearchivist-es/0.0.26/Chart.lock b/incubator/tubearchivist-es/0.0.26/Chart.lock deleted file mode 100644 index ab0770d6e66..00000000000 --- a/incubator/tubearchivist-es/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:38:20.99003241Z" diff --git a/incubator/tubearchivist-es/0.0.26/Chart.yaml b/incubator/tubearchivist-es/0.0.26/Chart.yaml deleted file mode 100644 index d235611e0fa..00000000000 --- a/incubator/tubearchivist-es/0.0.26/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: 'This is a dependancy Chart for the application "TubeArchivist"' -home: https://truecharts.org/docs/charts/incubator/tubearchivist-es -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png -keywords: - - tubearchivist-es - - Tools-Utilities - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tubearchivist-es -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es - - https://github.com/elastic/elasticsearch - - https://hub.docker.com/_/elasticsearch -type: application -version: 0.0.26 diff --git a/incubator/tubearchivist-es/0.0.26/README.md b/incubator/tubearchivist-es/0.0.26/README.md deleted file mode 100644 index 4e54ec638f2..00000000000 --- a/incubator/tubearchivist-es/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tubearchivist-es - -This is a dependancy Chart for the application "TubeArchivist" - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tubearchivist-es](https://truecharts.org/docs/charts/incubator/tubearchivist-es) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tubearchivist-es` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tubearchivist-es TrueCharts/tubearchivist-es -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tubearchivist-es` deployment - -```console -helm uninstall tubearchivist-es -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tubearchivist-es \ - --set env.TZ="America/New York" \ - TrueCharts/tubearchivist-es -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tubearchivist-es TrueCharts/tubearchivist-es -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-es/0.0.26/charts/common-10.5.10.tgz b/incubator/tubearchivist-es/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tubearchivist-es/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tubearchivist-es/0.0.27/CHANGELOG.md b/incubator/tubearchivist-es/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..f212baa3203 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubearchivist-es-0.0.27](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.26...tubearchivist-es-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-es-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.24...tubearchivist-es-0.0.26) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) diff --git a/incubator/tubearchivist-es/0.0.27/Chart.lock b/incubator/tubearchivist-es/0.0.27/Chart.lock new file mode 100644 index 00000000000..32f02ff47c8 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:39:25.095828362Z" diff --git a/incubator/tubearchivist-es/0.0.27/Chart.yaml b/incubator/tubearchivist-es/0.0.27/Chart.yaml new file mode 100644 index 00000000000..fc59dfab34c --- /dev/null +++ b/incubator/tubearchivist-es/0.0.27/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: 'This is a dependancy Chart for the application "TubeArchivist"' +home: https://truecharts.org/docs/charts/incubator/tubearchivist-es +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png +keywords: + - tubearchivist-es + - Tools-Utilities + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubearchivist-es +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es + - https://github.com/elastic/elasticsearch + - https://hub.docker.com/_/elasticsearch +type: application +version: 0.0.27 diff --git a/incubator/tubearchivist-es/0.0.27/README.md b/incubator/tubearchivist-es/0.0.27/README.md new file mode 100644 index 00000000000..0091ab1fd42 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.27/README.md @@ -0,0 +1,107 @@ +# tubearchivist-es + +This is a dependancy Chart for the application "TubeArchivist" + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tubearchivist-es](https://truecharts.org/docs/charts/incubator/tubearchivist-es) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tubearchivist-es` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tubearchivist-es TrueCharts/tubearchivist-es +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tubearchivist-es` deployment + +```console +helm uninstall tubearchivist-es +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tubearchivist-es \ + --set env.TZ="America/New York" \ + TrueCharts/tubearchivist-es +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tubearchivist-es TrueCharts/tubearchivist-es -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-es/0.0.26/app-readme.md b/incubator/tubearchivist-es/0.0.27/app-readme.md similarity index 100% rename from incubator/tubearchivist-es/0.0.26/app-readme.md rename to incubator/tubearchivist-es/0.0.27/app-readme.md diff --git a/incubator/tubearchivist-es/0.0.27/charts/common-10.6.1.tgz b/incubator/tubearchivist-es/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tubearchivist-es/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/tubearchivist-es/0.0.26/ix_values.yaml b/incubator/tubearchivist-es/0.0.27/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.26/ix_values.yaml rename to incubator/tubearchivist-es/0.0.27/ix_values.yaml diff --git a/incubator/tubearchivist-es/0.0.26/questions.yaml b/incubator/tubearchivist-es/0.0.27/questions.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.26/questions.yaml rename to incubator/tubearchivist-es/0.0.27/questions.yaml diff --git a/incubator/tubearchivist-es/0.0.26/templates/common.yaml b/incubator/tubearchivist-es/0.0.27/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.26/templates/common.yaml rename to incubator/tubearchivist-es/0.0.27/templates/common.yaml diff --git a/incubator/tubesync/0.0.28/values.yaml b/incubator/tubearchivist-es/0.0.27/values.yaml similarity index 100% rename from incubator/tubesync/0.0.28/values.yaml rename to incubator/tubearchivist-es/0.0.27/values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md deleted file mode 100644 index 2dd59043fb9..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/tubearchivist-redisjson/0.0.24/Chart.lock b/incubator/tubearchivist-redisjson/0.0.24/Chart.lock deleted file mode 100644 index 2a86f2b51db..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:38:24.577769441Z" diff --git a/incubator/tubearchivist-redisjson/0.0.24/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.24/Chart.yaml deleted file mode 100644 index 20f10175b60..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: 'This is a dependancy Chart for the application "TubeArchivist"' -home: https://truecharts.org/docs/charts/incubator/tubearchivist-redisjson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png -keywords: - - tubearchivist-redisjson - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tubearchivist-redisjson -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson - - https://github.com/RedisJSON/RedisJSON - - https://hub.docker.com/r/redislabs/rejson/ -type: application -version: 0.0.24 diff --git a/incubator/tubearchivist-redisjson/0.0.24/README.md b/incubator/tubearchivist-redisjson/0.0.24/README.md deleted file mode 100644 index a0b37ebc341..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tubearchivist-redisjson - -This is a dependancy Chart for the application "TubeArchivist" - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tubearchivist-redisjson](https://truecharts.org/docs/charts/incubator/tubearchivist-redisjson) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tubearchivist-redisjson` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tubearchivist-redisjson TrueCharts/tubearchivist-redisjson -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tubearchivist-redisjson` deployment - -```console -helm uninstall tubearchivist-redisjson -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tubearchivist-redisjson \ - --set env.TZ="America/New York" \ - TrueCharts/tubearchivist-redisjson -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tubearchivist-redisjson TrueCharts/tubearchivist-redisjson -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-redisjson/0.0.24/charts/common-10.5.10.tgz b/incubator/tubearchivist-redisjson/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tubearchivist-redisjson/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tubearchivist-redisjson/0.0.25/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cb09d543f35 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubearchivist-redisjson-0.0.25](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.24...tubearchivist-redisjson-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubearchivist-redisjson-0.0.24](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.23...tubearchivist-redisjson-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/tubearchivist-redisjson/0.0.25/Chart.lock b/incubator/tubearchivist-redisjson/0.0.25/Chart.lock new file mode 100644 index 00000000000..7d407e4daba --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:39:29.452249294Z" diff --git a/incubator/tubearchivist-redisjson/0.0.25/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.25/Chart.yaml new file mode 100644 index 00000000000..07cad1cd526 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: 'This is a dependancy Chart for the application "TubeArchivist"' +home: https://truecharts.org/docs/charts/incubator/tubearchivist-redisjson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.png +keywords: + - tubearchivist-redisjson + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubearchivist-redisjson +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-redisjson + - https://github.com/RedisJSON/RedisJSON + - https://hub.docker.com/r/redislabs/rejson/ +type: application +version: 0.0.25 diff --git a/incubator/tubearchivist-redisjson/0.0.25/README.md b/incubator/tubearchivist-redisjson/0.0.25/README.md new file mode 100644 index 00000000000..6f9260d6649 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.25/README.md @@ -0,0 +1,107 @@ +# tubearchivist-redisjson + +This is a dependancy Chart for the application "TubeArchivist" + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tubearchivist-redisjson](https://truecharts.org/docs/charts/incubator/tubearchivist-redisjson) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tubearchivist-redisjson` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tubearchivist-redisjson TrueCharts/tubearchivist-redisjson +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tubearchivist-redisjson` deployment + +```console +helm uninstall tubearchivist-redisjson +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tubearchivist-redisjson \ + --set env.TZ="America/New York" \ + TrueCharts/tubearchivist-redisjson +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tubearchivist-redisjson TrueCharts/tubearchivist-redisjson -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubearchivist-redisjson/0.0.24/app-readme.md b/incubator/tubearchivist-redisjson/0.0.25/app-readme.md similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.24/app-readme.md rename to incubator/tubearchivist-redisjson/0.0.25/app-readme.md diff --git a/incubator/tubearchivist-redisjson/0.0.25/charts/common-10.6.1.tgz b/incubator/tubearchivist-redisjson/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tubearchivist-redisjson/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/tubearchivist-redisjson/0.0.24/ix_values.yaml b/incubator/tubearchivist-redisjson/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.24/ix_values.yaml rename to incubator/tubearchivist-redisjson/0.0.25/ix_values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.24/questions.yaml b/incubator/tubearchivist-redisjson/0.0.25/questions.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.24/questions.yaml rename to incubator/tubearchivist-redisjson/0.0.25/questions.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.24/templates/common.yaml b/incubator/tubearchivist-redisjson/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.24/templates/common.yaml rename to incubator/tubearchivist-redisjson/0.0.25/templates/common.yaml diff --git a/incubator/tvhproxy/0.0.24/values.yaml b/incubator/tubearchivist-redisjson/0.0.25/values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.24/values.yaml rename to incubator/tubearchivist-redisjson/0.0.25/values.yaml diff --git a/incubator/tubesync/0.0.28/CHANGELOG.md b/incubator/tubesync/0.0.28/CHANGELOG.md deleted file mode 100644 index 44f6934e869..00000000000 --- a/incubator/tubesync/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubesync-0.0.28](https://github.com/truecharts/charts/compare/tubesync-0.0.27...tubesync-0.0.28) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/incubator/tubesync/0.0.28/Chart.lock b/incubator/tubesync/0.0.28/Chart.lock deleted file mode 100644 index 138a8e7aead..00000000000 --- a/incubator/tubesync/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:55:21.478850635Z" diff --git a/incubator/tubesync/0.0.28/Chart.yaml b/incubator/tubesync/0.0.28/Chart.yaml deleted file mode 100644 index 766a2588465..00000000000 --- a/incubator/tubesync/0.0.28/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Video - - MediaServer-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded." -home: https://truecharts.org/docs/charts/incubator/tubesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png -keywords: - - tubesync - - Downloaders - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tubesync -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync - - https://github.com/meeb/tubesync - - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync -type: application -version: 0.0.28 diff --git a/incubator/tubesync/0.0.28/README.md b/incubator/tubesync/0.0.28/README.md deleted file mode 100644 index 38af725bbad..00000000000 --- a/incubator/tubesync/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tubesync - -TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tubesync](https://truecharts.org/docs/charts/incubator/tubesync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tubesync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tubesync TrueCharts/tubesync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tubesync` deployment - -```console -helm uninstall tubesync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tubesync \ - --set env.TZ="America/New York" \ - TrueCharts/tubesync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tubesync TrueCharts/tubesync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubesync/0.0.28/charts/common-10.5.10.tgz b/incubator/tubesync/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tubesync/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tubesync/0.0.29/CHANGELOG.md b/incubator/tubesync/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..d1913f1af09 --- /dev/null +++ b/incubator/tubesync/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubesync-0.0.29](https://github.com/truecharts/charts/compare/tubesync-0.0.28...tubesync-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tubesync-0.0.28](https://github.com/truecharts/charts/compare/tubesync-0.0.27...tubesync-0.0.28) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tubesync-0.0.27](https://github.com/truecharts/charts/compare/tubesync-0.0.26...tubesync-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/tubesync/0.0.29/Chart.lock b/incubator/tubesync/0.0.29/Chart.lock new file mode 100644 index 00000000000..756616c612c --- /dev/null +++ b/incubator/tubesync/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:39:42.593288169Z" diff --git a/incubator/tubesync/0.0.29/Chart.yaml b/incubator/tubesync/0.0.29/Chart.yaml new file mode 100644 index 00000000000..538c987c596 --- /dev/null +++ b/incubator/tubesync/0.0.29/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Video + - MediaServer-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded." +home: https://truecharts.org/docs/charts/incubator/tubesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubesync.png +keywords: + - tubesync + - Downloaders + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tubesync +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tubesync + - https://github.com/meeb/tubesync + - https://registry.hub.docker.com/r/ghcr.io/meeb/tubesync +type: application +version: 0.0.29 diff --git a/incubator/tubesync/0.0.29/README.md b/incubator/tubesync/0.0.29/README.md new file mode 100644 index 00000000000..2fa77c7756e --- /dev/null +++ b/incubator/tubesync/0.0.29/README.md @@ -0,0 +1,107 @@ +# tubesync + +TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tubesync](https://truecharts.org/docs/charts/incubator/tubesync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tubesync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tubesync TrueCharts/tubesync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tubesync` deployment + +```console +helm uninstall tubesync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tubesync \ + --set env.TZ="America/New York" \ + TrueCharts/tubesync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tubesync TrueCharts/tubesync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tubesync/0.0.28/app-readme.md b/incubator/tubesync/0.0.29/app-readme.md similarity index 100% rename from incubator/tubesync/0.0.28/app-readme.md rename to incubator/tubesync/0.0.29/app-readme.md diff --git a/incubator/tubesync/0.0.29/charts/common-10.6.1.tgz b/incubator/tubesync/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tubesync/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/tubesync/0.0.28/ix_values.yaml b/incubator/tubesync/0.0.29/ix_values.yaml similarity index 100% rename from incubator/tubesync/0.0.28/ix_values.yaml rename to incubator/tubesync/0.0.29/ix_values.yaml diff --git a/incubator/tubesync/0.0.28/questions.yaml b/incubator/tubesync/0.0.29/questions.yaml similarity index 100% rename from incubator/tubesync/0.0.28/questions.yaml rename to incubator/tubesync/0.0.29/questions.yaml diff --git a/incubator/tubesync/0.0.28/templates/common.yaml b/incubator/tubesync/0.0.29/templates/common.yaml similarity index 100% rename from incubator/tubesync/0.0.28/templates/common.yaml rename to incubator/tubesync/0.0.29/templates/common.yaml diff --git a/incubator/twonky-server/0.0.30/values.yaml b/incubator/tubesync/0.0.29/values.yaml similarity index 100% rename from incubator/twonky-server/0.0.30/values.yaml rename to incubator/tubesync/0.0.29/values.yaml diff --git a/incubator/tvhproxy/0.0.24/CHANGELOG.md b/incubator/tvhproxy/0.0.24/CHANGELOG.md deleted file mode 100644 index 52e36b6d94a..00000000000 --- a/incubator/tvhproxy/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/tvhproxy/0.0.24/Chart.lock b/incubator/tvhproxy/0.0.24/Chart.lock deleted file mode 100644 index 0d0e2957a90..00000000000 --- a/incubator/tvhproxy/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:38:35.101232743Z" diff --git a/incubator/tvhproxy/0.0.24/Chart.yaml b/incubator/tvhproxy/0.0.24/Chart.yaml deleted file mode 100644 index cd9dbdd4f0a..00000000000 --- a/incubator/tvhproxy/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Video -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address." -home: https://truecharts.org/docs/charts/incubator/tvhproxy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png -keywords: - - tvhproxy - - MediaApp-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tvhproxy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy - - https://hub.docker.com/r/chvb/docker-tvhproxy -type: application -version: 0.0.24 diff --git a/incubator/tvhproxy/0.0.24/README.md b/incubator/tvhproxy/0.0.24/README.md deleted file mode 100644 index 0a44d208004..00000000000 --- a/incubator/tvhproxy/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# tvhproxy - -TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tvhproxy](https://truecharts.org/docs/charts/incubator/tvhproxy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tvhproxy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tvhproxy TrueCharts/tvhproxy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tvhproxy` deployment - -```console -helm uninstall tvhproxy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tvhproxy \ - --set env.TZ="America/New York" \ - TrueCharts/tvhproxy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tvhproxy TrueCharts/tvhproxy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/tvhproxy/0.0.24/charts/common-10.5.10.tgz b/incubator/tvhproxy/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/tvhproxy/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/tvhproxy/0.0.25/CHANGELOG.md b/incubator/tvhproxy/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..43d0d93fd5c --- /dev/null +++ b/incubator/tvhproxy/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvhproxy-0.0.25](https://github.com/truecharts/charts/compare/tvhproxy-0.0.24...tvhproxy-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tvhproxy-0.0.24](https://github.com/truecharts/charts/compare/tvhproxy-0.0.22...tvhproxy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/tvhproxy/0.0.25/Chart.lock b/incubator/tvhproxy/0.0.25/Chart.lock new file mode 100644 index 00000000000..b721d5b1ee2 --- /dev/null +++ b/incubator/tvhproxy/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:39:49.14461215Z" diff --git a/incubator/tvhproxy/0.0.25/Chart.yaml b/incubator/tvhproxy/0.0.25/Chart.yaml new file mode 100644 index 00000000000..e0467d6d5b2 --- /dev/null +++ b/incubator/tvhproxy/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Video +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address." +home: https://truecharts.org/docs/charts/incubator/tvhproxy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png +keywords: + - tvhproxy + - MediaApp-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvhproxy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tvhproxy + - https://hub.docker.com/r/chvb/docker-tvhproxy +type: application +version: 0.0.25 diff --git a/incubator/tvhproxy/0.0.25/README.md b/incubator/tvhproxy/0.0.25/README.md new file mode 100644 index 00000000000..68d79a7529b --- /dev/null +++ b/incubator/tvhproxy/0.0.25/README.md @@ -0,0 +1,106 @@ +# tvhproxy + +TvhProxy is a small flask app to proxy requests between Plex Media Server and Tvheadend.You have to run this Chart Chart as a seperate IP Address. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tvhproxy](https://truecharts.org/docs/charts/incubator/tvhproxy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tvhproxy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tvhproxy TrueCharts/tvhproxy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tvhproxy` deployment + +```console +helm uninstall tvhproxy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tvhproxy \ + --set env.TZ="America/New York" \ + TrueCharts/tvhproxy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tvhproxy TrueCharts/tvhproxy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/tvhproxy/0.0.24/app-readme.md b/incubator/tvhproxy/0.0.25/app-readme.md similarity index 100% rename from incubator/tvhproxy/0.0.24/app-readme.md rename to incubator/tvhproxy/0.0.25/app-readme.md diff --git a/incubator/tvhproxy/0.0.25/charts/common-10.6.1.tgz b/incubator/tvhproxy/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/tvhproxy/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/tvhproxy/0.0.24/ix_values.yaml b/incubator/tvhproxy/0.0.25/ix_values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.24/ix_values.yaml rename to incubator/tvhproxy/0.0.25/ix_values.yaml diff --git a/incubator/tvhproxy/0.0.24/questions.yaml b/incubator/tvhproxy/0.0.25/questions.yaml similarity index 100% rename from incubator/tvhproxy/0.0.24/questions.yaml rename to incubator/tvhproxy/0.0.25/questions.yaml diff --git a/incubator/tvhproxy/0.0.24/templates/common.yaml b/incubator/tvhproxy/0.0.25/templates/common.yaml similarity index 100% rename from incubator/tvhproxy/0.0.24/templates/common.yaml rename to incubator/tvhproxy/0.0.25/templates/common.yaml diff --git a/incubator/ubuntu-xrdp/0.0.24/values.yaml b/incubator/tvhproxy/0.0.25/values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.24/values.yaml rename to incubator/tvhproxy/0.0.25/values.yaml diff --git a/incubator/twonky-server/0.0.30/CHANGELOG.md b/incubator/twonky-server/0.0.30/CHANGELOG.md deleted file mode 100644 index a35942e2e45..00000000000 --- a/incubator/twonky-server/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [twonky-server-0.0.30](https://github.com/truecharts/charts/compare/twonky-server-0.0.29...twonky-server-0.0.30) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) diff --git a/incubator/twonky-server/0.0.30/Chart.lock b/incubator/twonky-server/0.0.30/Chart.lock deleted file mode 100644 index 2e1007bb4a3..00000000000 --- a/incubator/twonky-server/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:49:47.459379449Z" diff --git a/incubator/twonky-server/0.0.30/Chart.yaml b/incubator/twonky-server/0.0.30/Chart.yaml deleted file mode 100644 index aaf0d7067f3..00000000000 --- a/incubator/twonky-server/0.0.30/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. -home: https://truecharts.org/docs/charts/incubator/twonky-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png -keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twonky-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server - - https://github.com/H2CK/twonkyserver - - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ -type: application -version: 0.0.30 diff --git a/incubator/twonky-server/0.0.30/README.md b/incubator/twonky-server/0.0.30/README.md deleted file mode 100644 index d17d8683fdf..00000000000 --- a/incubator/twonky-server/0.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# twonky-server - -TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [twonky-server](https://truecharts.org/docs/charts/incubator/twonky-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `twonky-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install twonky-server TrueCharts/twonky-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `twonky-server` deployment - -```console -helm uninstall twonky-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install twonky-server \ - --set env.TZ="America/New York" \ - TrueCharts/twonky-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install twonky-server TrueCharts/twonky-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/twonky-server/0.0.30/charts/common-10.5.10.tgz b/incubator/twonky-server/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/twonky-server/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/twonky-server/0.0.31/CHANGELOG.md b/incubator/twonky-server/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8f5f178ba82 --- /dev/null +++ b/incubator/twonky-server/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [twonky-server-0.0.31](https://github.com/truecharts/charts/compare/twonky-server-0.0.30...twonky-server-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [twonky-server-0.0.30](https://github.com/truecharts/charts/compare/twonky-server-0.0.29...twonky-server-0.0.30) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twonky-server-0.0.29](https://github.com/truecharts/charts/compare/twonky-server-0.0.27...twonky-server-0.0.29) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/twonky-server/0.0.31/Chart.lock b/incubator/twonky-server/0.0.31/Chart.lock new file mode 100644 index 00000000000..6305ca839bc --- /dev/null +++ b/incubator/twonky-server/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:39:56.882341855Z" diff --git a/incubator/twonky-server/0.0.31/Chart.yaml b/incubator/twonky-server/0.0.31/Chart.yaml new file mode 100644 index 00000000000..071ee458bf1 --- /dev/null +++ b/incubator/twonky-server/0.0.31/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. +home: https://truecharts.org/docs/charts/incubator/twonky-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png +keywords: + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twonky-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server + - https://github.com/H2CK/twonkyserver + - https://hub.docker.com/r/dtjs48jkt/twonkyserver/ +type: application +version: 0.0.31 diff --git a/incubator/twonky-server/0.0.31/README.md b/incubator/twonky-server/0.0.31/README.md new file mode 100644 index 00000000000..39e8fbeca49 --- /dev/null +++ b/incubator/twonky-server/0.0.31/README.md @@ -0,0 +1,107 @@ +# twonky-server + +TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [twonky-server](https://truecharts.org/docs/charts/incubator/twonky-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `twonky-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install twonky-server TrueCharts/twonky-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `twonky-server` deployment + +```console +helm uninstall twonky-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install twonky-server \ + --set env.TZ="America/New York" \ + TrueCharts/twonky-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install twonky-server TrueCharts/twonky-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/twonky-server/0.0.30/app-readme.md b/incubator/twonky-server/0.0.31/app-readme.md similarity index 100% rename from incubator/twonky-server/0.0.30/app-readme.md rename to incubator/twonky-server/0.0.31/app-readme.md diff --git a/incubator/twonky-server/0.0.31/charts/common-10.6.1.tgz b/incubator/twonky-server/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/twonky-server/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/twonky-server/0.0.30/ix_values.yaml b/incubator/twonky-server/0.0.31/ix_values.yaml similarity index 100% rename from incubator/twonky-server/0.0.30/ix_values.yaml rename to incubator/twonky-server/0.0.31/ix_values.yaml diff --git a/incubator/twonky-server/0.0.30/questions.yaml b/incubator/twonky-server/0.0.31/questions.yaml similarity index 100% rename from incubator/twonky-server/0.0.30/questions.yaml rename to incubator/twonky-server/0.0.31/questions.yaml diff --git a/incubator/twonky-server/0.0.30/templates/common.yaml b/incubator/twonky-server/0.0.31/templates/common.yaml similarity index 100% rename from incubator/twonky-server/0.0.30/templates/common.yaml rename to incubator/twonky-server/0.0.31/templates/common.yaml diff --git a/incubator/umami/0.0.2/values.yaml b/incubator/twonky-server/0.0.31/values.yaml similarity index 100% rename from incubator/umami/0.0.2/values.yaml rename to incubator/twonky-server/0.0.31/values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md deleted file mode 100644 index 972e0da82ae..00000000000 --- a/incubator/ubuntu-xrdp/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/ubuntu-xrdp/0.0.24/Chart.lock b/incubator/ubuntu-xrdp/0.0.24/Chart.lock deleted file mode 100644 index d73186ad747..00000000000 --- a/incubator/ubuntu-xrdp/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:38:49.617628617Z" diff --git a/incubator/ubuntu-xrdp/0.0.24/Chart.yaml b/incubator/ubuntu-xrdp/0.0.24/Chart.yaml deleted file mode 100644 index cbcf302b449..00000000000 --- a/incubator/ubuntu-xrdp/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: LXDE desktop ubuntu (use remote desktop client to connect) -home: https://truecharts.org/docs/charts/incubator/ubuntu-xrdp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png -keywords: - - ubuntu-xrdp - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ubuntu-xrdp -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp - - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ -type: application -version: 0.0.24 diff --git a/incubator/ubuntu-xrdp/0.0.24/README.md b/incubator/ubuntu-xrdp/0.0.24/README.md deleted file mode 100644 index bd139d3c0a9..00000000000 --- a/incubator/ubuntu-xrdp/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ubuntu-xrdp - -LXDE desktop ubuntu (use remote desktop client to connect) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ubuntu-xrdp](https://truecharts.org/docs/charts/incubator/ubuntu-xrdp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ubuntu-xrdp` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ubuntu-xrdp TrueCharts/ubuntu-xrdp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ubuntu-xrdp` deployment - -```console -helm uninstall ubuntu-xrdp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ubuntu-xrdp \ - --set env.TZ="America/New York" \ - TrueCharts/ubuntu-xrdp -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ubuntu-xrdp TrueCharts/ubuntu-xrdp -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ubuntu-xrdp/0.0.24/charts/common-10.5.10.tgz b/incubator/ubuntu-xrdp/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ubuntu-xrdp/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ubuntu-xrdp/0.0.25/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5e8d5f632bd --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ubuntu-xrdp-0.0.25](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.24...ubuntu-xrdp-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubuntu-xrdp-0.0.24](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.23...ubuntu-xrdp-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/ubuntu-xrdp/0.0.25/Chart.lock b/incubator/ubuntu-xrdp/0.0.25/Chart.lock new file mode 100644 index 00000000000..4125b9d6c8a --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:40:01.190551546Z" diff --git a/incubator/ubuntu-xrdp/0.0.25/Chart.yaml b/incubator/ubuntu-xrdp/0.0.25/Chart.yaml new file mode 100644 index 00000000000..46c79a66764 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: LXDE desktop ubuntu (use remote desktop client to connect) +home: https://truecharts.org/docs/charts/incubator/ubuntu-xrdp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubuntu-xrdp.png +keywords: + - ubuntu-xrdp + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ubuntu-xrdp +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ubuntu-xrdp + - https://registry.hub.docker.com/r/snoopy86/desktop-dockers/ +type: application +version: 0.0.25 diff --git a/incubator/ubuntu-xrdp/0.0.25/README.md b/incubator/ubuntu-xrdp/0.0.25/README.md new file mode 100644 index 00000000000..433ef20d852 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.25/README.md @@ -0,0 +1,106 @@ +# ubuntu-xrdp + +LXDE desktop ubuntu (use remote desktop client to connect) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ubuntu-xrdp](https://truecharts.org/docs/charts/incubator/ubuntu-xrdp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ubuntu-xrdp` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ubuntu-xrdp TrueCharts/ubuntu-xrdp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ubuntu-xrdp` deployment + +```console +helm uninstall ubuntu-xrdp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ubuntu-xrdp \ + --set env.TZ="America/New York" \ + TrueCharts/ubuntu-xrdp +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ubuntu-xrdp TrueCharts/ubuntu-xrdp -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ubuntu-xrdp/0.0.24/app-readme.md b/incubator/ubuntu-xrdp/0.0.25/app-readme.md similarity index 100% rename from incubator/ubuntu-xrdp/0.0.24/app-readme.md rename to incubator/ubuntu-xrdp/0.0.25/app-readme.md diff --git a/incubator/ubuntu-xrdp/0.0.25/charts/common-10.6.1.tgz b/incubator/ubuntu-xrdp/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ubuntu-xrdp/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ubuntu-xrdp/0.0.24/ix_values.yaml b/incubator/ubuntu-xrdp/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.24/ix_values.yaml rename to incubator/ubuntu-xrdp/0.0.25/ix_values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.24/questions.yaml b/incubator/ubuntu-xrdp/0.0.25/questions.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.24/questions.yaml rename to incubator/ubuntu-xrdp/0.0.25/questions.yaml diff --git a/incubator/ubuntu-xrdp/0.0.24/templates/common.yaml b/incubator/ubuntu-xrdp/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.24/templates/common.yaml rename to incubator/ubuntu-xrdp/0.0.25/templates/common.yaml diff --git a/incubator/ungoogled-chromium/0.0.24/values.yaml b/incubator/ubuntu-xrdp/0.0.25/values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.24/values.yaml rename to incubator/ubuntu-xrdp/0.0.25/values.yaml diff --git a/incubator/umami/0.0.2/CHANGELOG.md b/incubator/umami/0.0.2/CHANGELOG.md deleted file mode 100644 index 485ddb40b88..00000000000 --- a/incubator/umami/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/umami/0.0.2/Chart.lock b/incubator/umami/0.0.2/Chart.lock deleted file mode 100644 index fb3d4e98977..00000000000 --- a/incubator/umami/0.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:39:08.575853014Z" diff --git a/incubator/umami/0.0.2/Chart.yaml b/incubator/umami/0.0.2/Chart.yaml deleted file mode 100644 index 67f4b689f65..00000000000 --- a/incubator/umami/0.0.2/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.38.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Umami is a simple, fast, privacy-focused alternative to Google Analytics. -home: https://truecharts.org/docs/charts/incubator/umami -icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png -keywords: - - umami - - google analytics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: umami -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/umami - - https://github.com/umami-software/umami -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - website - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/umami/0.0.2/README.md b/incubator/umami/0.0.2/README.md deleted file mode 100644 index db332b38852..00000000000 --- a/incubator/umami/0.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# umami - -Umami is a simple, fast, privacy-focused alternative to Google Analytics. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [umami](https://truecharts.org/docs/charts/incubator/umami) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `umami` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install umami TrueCharts/umami -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `umami` deployment - -```console -helm uninstall umami -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install umami \ - --set env.TZ="America/New York" \ - TrueCharts/umami -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install umami TrueCharts/umami -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/umami/0.0.2/charts/common-10.5.10.tgz b/incubator/umami/0.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/umami/0.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/umami/0.0.2/charts/postgresql-8.0.78.tgz b/incubator/umami/0.0.2/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/umami/0.0.2/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/umami/0.0.3/CHANGELOG.md b/incubator/umami/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..29855af4e3b --- /dev/null +++ b/incubator/umami/0.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [umami-0.0.3](https://github.com/truecharts/charts/compare/umami-0.0.2...umami-0.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [umami-0.0.2](https://github.com/truecharts/charts/compare/umami-0.0.1...umami-0.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI diff --git a/incubator/umami/0.0.3/Chart.lock b/incubator/umami/0.0.3/Chart.lock new file mode 100644 index 00000000000..1d31bb7f592 --- /dev/null +++ b/incubator/umami/0.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:40:25.925799602Z" diff --git a/incubator/umami/0.0.3/Chart.yaml b/incubator/umami/0.0.3/Chart.yaml new file mode 100644 index 00000000000..02dee318e3f --- /dev/null +++ b/incubator/umami/0.0.3/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.38.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Umami is a simple, fast, privacy-focused alternative to Google Analytics. +home: https://truecharts.org/docs/charts/incubator/umami +icon: https://truecharts.org/img/hotlink-ok/chart-icons/umami.png +keywords: + - umami + - google analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: umami +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/umami + - https://github.com/umami-software/umami +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - website + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/umami/0.0.3/README.md b/incubator/umami/0.0.3/README.md new file mode 100644 index 00000000000..efa05daadec --- /dev/null +++ b/incubator/umami/0.0.3/README.md @@ -0,0 +1,107 @@ +# umami + +Umami is a simple, fast, privacy-focused alternative to Google Analytics. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [umami](https://truecharts.org/docs/charts/incubator/umami) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `umami` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install umami TrueCharts/umami +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `umami` deployment + +```console +helm uninstall umami +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install umami \ + --set env.TZ="America/New York" \ + TrueCharts/umami +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install umami TrueCharts/umami -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/umami/0.0.2/app-readme.md b/incubator/umami/0.0.3/app-readme.md similarity index 100% rename from incubator/umami/0.0.2/app-readme.md rename to incubator/umami/0.0.3/app-readme.md diff --git a/incubator/umami/0.0.3/charts/common-10.6.1.tgz b/incubator/umami/0.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/umami/0.0.3/charts/common-10.6.1.tgz differ diff --git a/incubator/umami/0.0.3/charts/postgresql-8.0.87.tgz b/incubator/umami/0.0.3/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/umami/0.0.3/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/umami/0.0.2/ix_values.yaml b/incubator/umami/0.0.3/ix_values.yaml similarity index 100% rename from incubator/umami/0.0.2/ix_values.yaml rename to incubator/umami/0.0.3/ix_values.yaml diff --git a/incubator/umami/0.0.2/questions.yaml b/incubator/umami/0.0.3/questions.yaml similarity index 100% rename from incubator/umami/0.0.2/questions.yaml rename to incubator/umami/0.0.3/questions.yaml diff --git a/incubator/umami/0.0.2/templates/_secret.tpl b/incubator/umami/0.0.3/templates/_secret.tpl similarity index 100% rename from incubator/umami/0.0.2/templates/_secret.tpl rename to incubator/umami/0.0.3/templates/_secret.tpl diff --git a/incubator/umami/0.0.2/templates/common.yaml b/incubator/umami/0.0.3/templates/common.yaml similarity index 100% rename from incubator/umami/0.0.2/templates/common.yaml rename to incubator/umami/0.0.3/templates/common.yaml diff --git a/incubator/universal-media-server/0.0.28/values.yaml b/incubator/umami/0.0.3/values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.28/values.yaml rename to incubator/umami/0.0.3/values.yaml diff --git a/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md deleted file mode 100644 index a8165912c76..00000000000 --- a/incubator/ungoogled-chromium/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/ungoogled-chromium/0.0.24/Chart.lock b/incubator/ungoogled-chromium/0.0.24/Chart.lock deleted file mode 100644 index 686e9fe02d6..00000000000 --- a/incubator/ungoogled-chromium/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:38:59.773866416Z" diff --git a/incubator/ungoogled-chromium/0.0.24/Chart.yaml b/incubator/ungoogled-chromium/0.0.24/Chart.yaml deleted file mode 100644 index 9513e43893a..00000000000 --- a/incubator/ungoogled-chromium/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser." -home: https://truecharts.org/docs/charts/incubator/ungoogled-chromium -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png -keywords: - - ungoogled-chromium - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ungoogled-chromium -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium - - https://www.google.com/chrome/ - - https://hub.docker.com/r/ich777/ungoogled-chromium/ -type: application -version: 0.0.24 diff --git a/incubator/ungoogled-chromium/0.0.24/README.md b/incubator/ungoogled-chromium/0.0.24/README.md deleted file mode 100644 index fa608ec41cc..00000000000 --- a/incubator/ungoogled-chromium/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ungoogled-chromium - -Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ungoogled-chromium](https://truecharts.org/docs/charts/incubator/ungoogled-chromium) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ungoogled-chromium` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ungoogled-chromium TrueCharts/ungoogled-chromium -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ungoogled-chromium` deployment - -```console -helm uninstall ungoogled-chromium -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ungoogled-chromium \ - --set env.TZ="America/New York" \ - TrueCharts/ungoogled-chromium -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ungoogled-chromium TrueCharts/ungoogled-chromium -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/ungoogled-chromium/0.0.24/charts/common-10.5.10.tgz b/incubator/ungoogled-chromium/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/ungoogled-chromium/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/ungoogled-chromium/0.0.25/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5f7a4039de9 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ungoogled-chromium-0.0.25](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.24...ungoogled-chromium-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ungoogled-chromium-0.0.24](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.23...ungoogled-chromium-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/ungoogled-chromium/0.0.25/Chart.lock b/incubator/ungoogled-chromium/0.0.25/Chart.lock new file mode 100644 index 00000000000..6972d62af07 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:40:20.822372563Z" diff --git a/incubator/ungoogled-chromium/0.0.25/Chart.yaml b/incubator/ungoogled-chromium/0.0.25/Chart.yaml new file mode 100644 index 00000000000..659806ad19c --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser." +home: https://truecharts.org/docs/charts/incubator/ungoogled-chromium +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ungoogled-chromium.png +keywords: + - ungoogled-chromium + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ungoogled-chromium +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/ungoogled-chromium + - https://www.google.com/chrome/ + - https://hub.docker.com/r/ich777/ungoogled-chromium/ +type: application +version: 0.0.25 diff --git a/incubator/ungoogled-chromium/0.0.25/README.md b/incubator/ungoogled-chromium/0.0.25/README.md new file mode 100644 index 00000000000..bc8d806a9a5 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.25/README.md @@ -0,0 +1,107 @@ +# ungoogled-chromium + +Ungoogled-Chromium is a lightweight approach to removing Google web service dependency from the Chromium project web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ungoogled-chromium](https://truecharts.org/docs/charts/incubator/ungoogled-chromium) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ungoogled-chromium` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ungoogled-chromium TrueCharts/ungoogled-chromium +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ungoogled-chromium` deployment + +```console +helm uninstall ungoogled-chromium +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ungoogled-chromium \ + --set env.TZ="America/New York" \ + TrueCharts/ungoogled-chromium +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ungoogled-chromium TrueCharts/ungoogled-chromium -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/ungoogled-chromium/0.0.24/app-readme.md b/incubator/ungoogled-chromium/0.0.25/app-readme.md similarity index 100% rename from incubator/ungoogled-chromium/0.0.24/app-readme.md rename to incubator/ungoogled-chromium/0.0.25/app-readme.md diff --git a/incubator/ungoogled-chromium/0.0.25/charts/common-10.6.1.tgz b/incubator/ungoogled-chromium/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/ungoogled-chromium/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/ungoogled-chromium/0.0.24/ix_values.yaml b/incubator/ungoogled-chromium/0.0.25/ix_values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.24/ix_values.yaml rename to incubator/ungoogled-chromium/0.0.25/ix_values.yaml diff --git a/incubator/ungoogled-chromium/0.0.24/questions.yaml b/incubator/ungoogled-chromium/0.0.25/questions.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.24/questions.yaml rename to incubator/ungoogled-chromium/0.0.25/questions.yaml diff --git a/incubator/ungoogled-chromium/0.0.24/templates/common.yaml b/incubator/ungoogled-chromium/0.0.25/templates/common.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.24/templates/common.yaml rename to incubator/ungoogled-chromium/0.0.25/templates/common.yaml diff --git a/incubator/unturned/0.0.24/values.yaml b/incubator/ungoogled-chromium/0.0.25/values.yaml similarity index 100% rename from incubator/unturned/0.0.24/values.yaml rename to incubator/ungoogled-chromium/0.0.25/values.yaml diff --git a/incubator/universal-media-server/0.0.28/CHANGELOG.md b/incubator/universal-media-server/0.0.28/CHANGELOG.md deleted file mode 100644 index e6a047442d3..00000000000 --- a/incubator/universal-media-server/0.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [universal-media-server-0.0.28](https://github.com/truecharts/charts/compare/universal-media-server-0.0.25...universal-media-server-0.0.28) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - ### Fix - -- fix port and code ([#3829](https://github.com/truecharts/charts/issues/3829)) - - - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/universal-media-server/0.0.28/Chart.lock b/incubator/universal-media-server/0.0.28/Chart.lock deleted file mode 100644 index 32b46cd9e16..00000000000 --- a/incubator/universal-media-server/0.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:39:12.374661853Z" diff --git a/incubator/universal-media-server/0.0.28/Chart.yaml b/incubator/universal-media-server/0.0.28/Chart.yaml deleted file mode 100644 index 01b689284ba..00000000000 --- a/incubator/universal-media-server/0.0.28/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: universal-media-server -version: 0.0.28 -appVersion: "latest" -description: "Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility." -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/universal-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png -keywords: - - universal-media-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server - - https://www.universalmediaserver.com/ - - https://hub.docker.com/r/universalmediaserver/ums -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - MediaServer-Video - - MediaServer-Music - - MediaServer-Photos - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/universal-media-server/0.0.28/README.md b/incubator/universal-media-server/0.0.28/README.md deleted file mode 100644 index a47556a8f53..00000000000 --- a/incubator/universal-media-server/0.0.28/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# universal-media-server - -Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [universal-media-server](https://truecharts.org/docs/charts/incubator/universal-media-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `universal-media-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install universal-media-server TrueCharts/universal-media-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `universal-media-server` deployment - -```console -helm uninstall universal-media-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install universal-media-server \ - --set env.TZ="America/New York" \ - TrueCharts/universal-media-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install universal-media-server TrueCharts/universal-media-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/universal-media-server/0.0.28/charts/common-10.5.10.tgz b/incubator/universal-media-server/0.0.28/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/universal-media-server/0.0.28/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/universal-media-server/0.0.29/CHANGELOG.md b/incubator/universal-media-server/0.0.29/CHANGELOG.md new file mode 100644 index 00000000000..32ed1caae6a --- /dev/null +++ b/incubator/universal-media-server/0.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [universal-media-server-0.0.29](https://github.com/truecharts/charts/compare/universal-media-server-0.0.28...universal-media-server-0.0.29) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [universal-media-server-0.0.28](https://github.com/truecharts/charts/compare/universal-media-server-0.0.25...universal-media-server-0.0.28) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + ### Fix + +- fix port and code ([#3829](https://github.com/truecharts/charts/issues/3829)) + + + + + +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/universal-media-server/0.0.29/Chart.lock b/incubator/universal-media-server/0.0.29/Chart.lock new file mode 100644 index 00000000000..b86bbb6af0c --- /dev/null +++ b/incubator/universal-media-server/0.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:40:28.200680466Z" diff --git a/incubator/universal-media-server/0.0.29/Chart.yaml b/incubator/universal-media-server/0.0.29/Chart.yaml new file mode 100644 index 00000000000..f12ba1be7ed --- /dev/null +++ b/incubator/universal-media-server/0.0.29/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: universal-media-server +version: 0.0.29 +appVersion: "latest" +description: "Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility." +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/universal-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/universal-media-server.png +keywords: + - universal-media-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/universal-media-server + - https://www.universalmediaserver.com/ + - https://hub.docker.com/r/universalmediaserver/ums +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - MediaServer-Video + - MediaServer-Music + - MediaServer-Photos + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/universal-media-server/0.0.29/README.md b/incubator/universal-media-server/0.0.29/README.md new file mode 100644 index 00000000000..3f9ad02ed23 --- /dev/null +++ b/incubator/universal-media-server/0.0.29/README.md @@ -0,0 +1,107 @@ +# universal-media-server + +Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [universal-media-server](https://truecharts.org/docs/charts/incubator/universal-media-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `universal-media-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install universal-media-server TrueCharts/universal-media-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `universal-media-server` deployment + +```console +helm uninstall universal-media-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install universal-media-server \ + --set env.TZ="America/New York" \ + TrueCharts/universal-media-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install universal-media-server TrueCharts/universal-media-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/universal-media-server/0.0.28/app-readme.md b/incubator/universal-media-server/0.0.29/app-readme.md similarity index 100% rename from incubator/universal-media-server/0.0.28/app-readme.md rename to incubator/universal-media-server/0.0.29/app-readme.md diff --git a/incubator/universal-media-server/0.0.29/charts/common-10.6.1.tgz b/incubator/universal-media-server/0.0.29/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/universal-media-server/0.0.29/charts/common-10.6.1.tgz differ diff --git a/incubator/universal-media-server/0.0.28/ix_values.yaml b/incubator/universal-media-server/0.0.29/ix_values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.28/ix_values.yaml rename to incubator/universal-media-server/0.0.29/ix_values.yaml diff --git a/incubator/universal-media-server/0.0.28/questions.yaml b/incubator/universal-media-server/0.0.29/questions.yaml similarity index 100% rename from incubator/universal-media-server/0.0.28/questions.yaml rename to incubator/universal-media-server/0.0.29/questions.yaml diff --git a/incubator/universal-media-server/0.0.28/templates/common.yaml b/incubator/universal-media-server/0.0.29/templates/common.yaml similarity index 100% rename from incubator/universal-media-server/0.0.28/templates/common.yaml rename to incubator/universal-media-server/0.0.29/templates/common.yaml diff --git a/incubator/urban-terror/0.0.24/values.yaml b/incubator/universal-media-server/0.0.29/values.yaml similarity index 100% rename from incubator/urban-terror/0.0.24/values.yaml rename to incubator/universal-media-server/0.0.29/values.yaml diff --git a/incubator/unturned/0.0.24/CHANGELOG.md b/incubator/unturned/0.0.24/CHANGELOG.md deleted file mode 100644 index e6965e24c27..00000000000 --- a/incubator/unturned/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [universal-media-server-0.0.28](https://github.com/truecharts/charts/compare/universal-media-server-0.0.25...universal-media-server-0.0.28) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - ### Fix - -- fix port and code ([#3829](https://github.com/truecharts/charts/issues/3829)) - - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-20) - -### Chore - diff --git a/incubator/unturned/0.0.24/Chart.lock b/incubator/unturned/0.0.24/Chart.lock deleted file mode 100644 index 52a7746d769..00000000000 --- a/incubator/unturned/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:39:15.384424639Z" diff --git a/incubator/unturned/0.0.24/Chart.yaml b/incubator/unturned/0.0.24/Chart.yaml deleted file mode 100644 index c428f0bf47c..00000000000 --- a/incubator/unturned/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes)." -home: https://truecharts.org/docs/charts/incubator/unturned -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png -keywords: - - unturned - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unturned -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/unturned/0.0.24/README.md b/incubator/unturned/0.0.24/README.md deleted file mode 100644 index ecbbbb63273..00000000000 --- a/incubator/unturned/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# unturned - -This Chart will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unturned](https://truecharts.org/docs/charts/incubator/unturned) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `unturned` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install unturned TrueCharts/unturned -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `unturned` deployment - -```console -helm uninstall unturned -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unturned \ - --set env.TZ="America/New York" \ - TrueCharts/unturned -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install unturned TrueCharts/unturned -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/unturned/0.0.24/charts/common-10.5.10.tgz b/incubator/unturned/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/unturned/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/unturned/0.0.25/CHANGELOG.md b/incubator/unturned/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..c75a8429874 --- /dev/null +++ b/incubator/unturned/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unturned-0.0.25](https://github.com/truecharts/charts/compare/unturned-0.0.24...unturned-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [universal-media-server-0.0.28](https://github.com/truecharts/charts/compare/universal-media-server-0.0.25...universal-media-server-0.0.28) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + ### Fix + +- fix port and code ([#3829](https://github.com/truecharts/charts/issues/3829)) + + + + +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unturned-0.0.24](https://github.com/truecharts/charts/compare/unturned-0.0.23...unturned-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/unturned/0.0.25/Chart.lock b/incubator/unturned/0.0.25/Chart.lock new file mode 100644 index 00000000000..0601f93b746 --- /dev/null +++ b/incubator/unturned/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:40:32.902308394Z" diff --git a/incubator/unturned/0.0.25/Chart.yaml b/incubator/unturned/0.0.25/Chart.yaml new file mode 100644 index 00000000000..eb2141865b3 --- /dev/null +++ b/incubator/unturned/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes)." +home: https://truecharts.org/docs/charts/incubator/unturned +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png +keywords: + - unturned + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unturned +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/unturned + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/unturned/0.0.25/README.md b/incubator/unturned/0.0.25/README.md new file mode 100644 index 00000000000..7042182bfed --- /dev/null +++ b/incubator/unturned/0.0.25/README.md @@ -0,0 +1,107 @@ +# unturned + +This Chart will download and install SteamCMD. It will also install Unturned and run it (if you want to install Rocket Mod set the Variable 'Install Rocket Mod' to 'true' without quotes). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unturned](https://truecharts.org/docs/charts/incubator/unturned) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `unturned` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install unturned TrueCharts/unturned +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `unturned` deployment + +```console +helm uninstall unturned +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unturned \ + --set env.TZ="America/New York" \ + TrueCharts/unturned +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install unturned TrueCharts/unturned -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/unturned/0.0.24/app-readme.md b/incubator/unturned/0.0.25/app-readme.md similarity index 100% rename from incubator/unturned/0.0.24/app-readme.md rename to incubator/unturned/0.0.25/app-readme.md diff --git a/incubator/unturned/0.0.25/charts/common-10.6.1.tgz b/incubator/unturned/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/unturned/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/unturned/0.0.24/ix_values.yaml b/incubator/unturned/0.0.25/ix_values.yaml similarity index 100% rename from incubator/unturned/0.0.24/ix_values.yaml rename to incubator/unturned/0.0.25/ix_values.yaml diff --git a/incubator/unturned/0.0.24/questions.yaml b/incubator/unturned/0.0.25/questions.yaml similarity index 100% rename from incubator/unturned/0.0.24/questions.yaml rename to incubator/unturned/0.0.25/questions.yaml diff --git a/incubator/unturned/0.0.24/templates/common.yaml b/incubator/unturned/0.0.25/templates/common.yaml similarity index 100% rename from incubator/unturned/0.0.24/templates/common.yaml rename to incubator/unturned/0.0.25/templates/common.yaml diff --git a/incubator/v-rising/0.0.24/values.yaml b/incubator/unturned/0.0.25/values.yaml similarity index 100% rename from incubator/v-rising/0.0.24/values.yaml rename to incubator/unturned/0.0.25/values.yaml diff --git a/incubator/urban-terror/0.0.24/CHANGELOG.md b/incubator/urban-terror/0.0.24/CHANGELOG.md deleted file mode 100644 index 30464b68aae..00000000000 --- a/incubator/urban-terror/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/urban-terror/0.0.24/Chart.lock b/incubator/urban-terror/0.0.24/Chart.lock deleted file mode 100644 index 8691ac7d979..00000000000 --- a/incubator/urban-terror/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:39:25.555386738Z" diff --git a/incubator/urban-terror/0.0.24/Chart.yaml b/incubator/urban-terror/0.0.24/Chart.yaml deleted file mode 100644 index 230dc619cc5..00000000000 --- a/incubator/urban-terror/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh." -home: https://truecharts.org/docs/charts/incubator/urban-terror -icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png -keywords: - - urban-terror - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: urban-terror -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror - - https://www.urbanterror.info/ - - https://hub.docker.com/r/ich777/urbanterror/ -type: application -version: 0.0.24 diff --git a/incubator/urban-terror/0.0.24/README.md b/incubator/urban-terror/0.0.24/README.md deleted file mode 100644 index 2483b9c40c1..00000000000 --- a/incubator/urban-terror/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# urban-terror - -Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [urban-terror](https://truecharts.org/docs/charts/incubator/urban-terror) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `urban-terror` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install urban-terror TrueCharts/urban-terror -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `urban-terror` deployment - -```console -helm uninstall urban-terror -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install urban-terror \ - --set env.TZ="America/New York" \ - TrueCharts/urban-terror -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install urban-terror TrueCharts/urban-terror -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/urban-terror/0.0.24/charts/common-10.5.10.tgz b/incubator/urban-terror/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/urban-terror/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/urban-terror/0.0.25/CHANGELOG.md b/incubator/urban-terror/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..20cf9686ef5 --- /dev/null +++ b/incubator/urban-terror/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [urban-terror-0.0.25](https://github.com/truecharts/charts/compare/urban-terror-0.0.24...urban-terror-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [urban-terror-0.0.24](https://github.com/truecharts/charts/compare/urban-terror-0.0.23...urban-terror-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/urban-terror/0.0.25/Chart.lock b/incubator/urban-terror/0.0.25/Chart.lock new file mode 100644 index 00000000000..2cf64e56d8b --- /dev/null +++ b/incubator/urban-terror/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:40:52.932875183Z" diff --git a/incubator/urban-terror/0.0.25/Chart.yaml b/incubator/urban-terror/0.0.25/Chart.yaml new file mode 100644 index 00000000000..581d8d85fa4 --- /dev/null +++ b/incubator/urban-terror/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh." +home: https://truecharts.org/docs/charts/incubator/urban-terror +icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png +keywords: + - urban-terror + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: urban-terror +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/urban-terror + - https://www.urbanterror.info/ + - https://hub.docker.com/r/ich777/urbanterror/ +type: application +version: 0.0.25 diff --git a/incubator/urban-terror/0.0.25/README.md b/incubator/urban-terror/0.0.25/README.md new file mode 100644 index 00000000000..8c08dd43e23 --- /dev/null +++ b/incubator/urban-terror/0.0.25/README.md @@ -0,0 +1,107 @@ +# urban-terror + +Urban Terror is a free multiplayer first person shooter developed by FrozenSand, that will run on any Quake III Arena compatible engine. It is available for Windows, Linux and Macintosh. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [urban-terror](https://truecharts.org/docs/charts/incubator/urban-terror) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `urban-terror` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install urban-terror TrueCharts/urban-terror +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `urban-terror` deployment + +```console +helm uninstall urban-terror +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install urban-terror \ + --set env.TZ="America/New York" \ + TrueCharts/urban-terror +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install urban-terror TrueCharts/urban-terror -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/urban-terror/0.0.24/app-readme.md b/incubator/urban-terror/0.0.25/app-readme.md similarity index 100% rename from incubator/urban-terror/0.0.24/app-readme.md rename to incubator/urban-terror/0.0.25/app-readme.md diff --git a/incubator/urban-terror/0.0.25/charts/common-10.6.1.tgz b/incubator/urban-terror/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/urban-terror/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/urban-terror/0.0.24/ix_values.yaml b/incubator/urban-terror/0.0.25/ix_values.yaml similarity index 100% rename from incubator/urban-terror/0.0.24/ix_values.yaml rename to incubator/urban-terror/0.0.25/ix_values.yaml diff --git a/incubator/urban-terror/0.0.24/questions.yaml b/incubator/urban-terror/0.0.25/questions.yaml similarity index 100% rename from incubator/urban-terror/0.0.24/questions.yaml rename to incubator/urban-terror/0.0.25/questions.yaml diff --git a/incubator/urban-terror/0.0.24/templates/common.yaml b/incubator/urban-terror/0.0.25/templates/common.yaml similarity index 100% rename from incubator/urban-terror/0.0.24/templates/common.yaml rename to incubator/urban-terror/0.0.25/templates/common.yaml diff --git a/incubator/valetudo-mapper/0.0.25/values.yaml b/incubator/urban-terror/0.0.25/values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.25/values.yaml rename to incubator/urban-terror/0.0.25/values.yaml diff --git a/incubator/v-rising/0.0.24/CHANGELOG.md b/incubator/v-rising/0.0.24/CHANGELOG.md deleted file mode 100644 index b59a665876e..00000000000 --- a/incubator/v-rising/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/v-rising/0.0.24/Chart.lock b/incubator/v-rising/0.0.24/Chart.lock deleted file mode 100644 index 68ed8b452a3..00000000000 --- a/incubator/v-rising/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:39:37.311986095Z" diff --git a/incubator/v-rising/0.0.24/Chart.yaml b/incubator/v-rising/0.0.24/Chart.yaml deleted file mode 100644 index b0990986e2c..00000000000 --- a/incubator/v-rising/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install SteamCMD. It will also install V Rising and run it." -home: https://truecharts.org/docs/charts/incubator/v-rising -icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png -keywords: - - v-rising - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: v-rising -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising - - https://steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 0.0.24 diff --git a/incubator/v-rising/0.0.24/README.md b/incubator/v-rising/0.0.24/README.md deleted file mode 100644 index e491375c3c3..00000000000 --- a/incubator/v-rising/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# v-rising - -This Chart will download and install SteamCMD. It will also install V Rising and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [v-rising](https://truecharts.org/docs/charts/incubator/v-rising) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `v-rising` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install v-rising TrueCharts/v-rising -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `v-rising` deployment - -```console -helm uninstall v-rising -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install v-rising \ - --set env.TZ="America/New York" \ - TrueCharts/v-rising -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install v-rising TrueCharts/v-rising -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/v-rising/0.0.24/charts/common-10.5.10.tgz b/incubator/v-rising/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/v-rising/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/v-rising/0.0.25/CHANGELOG.md b/incubator/v-rising/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..4726c60b37b --- /dev/null +++ b/incubator/v-rising/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [v-rising-0.0.25](https://github.com/truecharts/charts/compare/v-rising-0.0.24...v-rising-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [v-rising-0.0.24](https://github.com/truecharts/charts/compare/v-rising-0.0.23...v-rising-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/v-rising/0.0.25/Chart.lock b/incubator/v-rising/0.0.25/Chart.lock new file mode 100644 index 00000000000..5ce7eb9080b --- /dev/null +++ b/incubator/v-rising/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:40:59.703303895Z" diff --git a/incubator/v-rising/0.0.25/Chart.yaml b/incubator/v-rising/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ef00f2474d9 --- /dev/null +++ b/incubator/v-rising/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install SteamCMD. It will also install V Rising and run it." +home: https://truecharts.org/docs/charts/incubator/v-rising +icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png +keywords: + - v-rising + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: v-rising +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/v-rising + - https://steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 0.0.25 diff --git a/incubator/v-rising/0.0.25/README.md b/incubator/v-rising/0.0.25/README.md new file mode 100644 index 00000000000..ecdb25aefe3 --- /dev/null +++ b/incubator/v-rising/0.0.25/README.md @@ -0,0 +1,107 @@ +# v-rising + +This Chart will download and install SteamCMD. It will also install V Rising and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [v-rising](https://truecharts.org/docs/charts/incubator/v-rising) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `v-rising` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install v-rising TrueCharts/v-rising +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `v-rising` deployment + +```console +helm uninstall v-rising +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install v-rising \ + --set env.TZ="America/New York" \ + TrueCharts/v-rising +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install v-rising TrueCharts/v-rising -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/v-rising/0.0.24/app-readme.md b/incubator/v-rising/0.0.25/app-readme.md similarity index 100% rename from incubator/v-rising/0.0.24/app-readme.md rename to incubator/v-rising/0.0.25/app-readme.md diff --git a/incubator/v-rising/0.0.25/charts/common-10.6.1.tgz b/incubator/v-rising/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/v-rising/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/v-rising/0.0.24/ix_values.yaml b/incubator/v-rising/0.0.25/ix_values.yaml similarity index 100% rename from incubator/v-rising/0.0.24/ix_values.yaml rename to incubator/v-rising/0.0.25/ix_values.yaml diff --git a/incubator/v-rising/0.0.24/questions.yaml b/incubator/v-rising/0.0.25/questions.yaml similarity index 100% rename from incubator/v-rising/0.0.24/questions.yaml rename to incubator/v-rising/0.0.25/questions.yaml diff --git a/incubator/v-rising/0.0.24/templates/common.yaml b/incubator/v-rising/0.0.25/templates/common.yaml similarity index 100% rename from incubator/v-rising/0.0.24/templates/common.yaml rename to incubator/v-rising/0.0.25/templates/common.yaml diff --git a/incubator/vaulthunters/0.0.26/values.yaml b/incubator/v-rising/0.0.25/values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.26/values.yaml rename to incubator/v-rising/0.0.25/values.yaml diff --git a/incubator/valetudo-mapper/0.0.25/CHANGELOG.md b/incubator/valetudo-mapper/0.0.25/CHANGELOG.md deleted file mode 100644 index ea395850b5d..00000000000 --- a/incubator/valetudo-mapper/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/valetudo-mapper/0.0.25/Chart.lock b/incubator/valetudo-mapper/0.0.25/Chart.lock deleted file mode 100644 index 843a4ba6d7b..00000000000 --- a/incubator/valetudo-mapper/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:39:41.035170914Z" diff --git a/incubator/valetudo-mapper/0.0.25/Chart.yaml b/incubator/valetudo-mapper/0.0.25/Chart.yaml deleted file mode 100644 index 03247e5e844..00000000000 --- a/incubator/valetudo-mapper/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Valetudo-RE companion service for generating PNG maps.\r" -home: https://truecharts.org/docs/charts/incubator/valetudo-mapper -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png -keywords: - - valetudo-mapper - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: valetudo-mapper -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper - - https://github.com/rand256/valetudo-mapper - - https://hub.docker.com/r/rand256/valetudo-mapper/ -type: application -version: 0.0.25 diff --git a/incubator/valetudo-mapper/0.0.25/README.md b/incubator/valetudo-mapper/0.0.25/README.md deleted file mode 100644 index 3ac32b85bbb..00000000000 --- a/incubator/valetudo-mapper/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# valetudo-mapper - -Valetudo-RE companion service for generating PNG maps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [valetudo-mapper](https://truecharts.org/docs/charts/incubator/valetudo-mapper) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `valetudo-mapper` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install valetudo-mapper TrueCharts/valetudo-mapper -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `valetudo-mapper` deployment - -```console -helm uninstall valetudo-mapper -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install valetudo-mapper \ - --set env.TZ="America/New York" \ - TrueCharts/valetudo-mapper -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install valetudo-mapper TrueCharts/valetudo-mapper -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/valetudo-mapper/0.0.25/charts/common-10.5.10.tgz b/incubator/valetudo-mapper/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/valetudo-mapper/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/valetudo-mapper/0.0.26/CHANGELOG.md b/incubator/valetudo-mapper/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..8f58b14138f --- /dev/null +++ b/incubator/valetudo-mapper/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [valetudo-mapper-0.0.26](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.25...valetudo-mapper-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20) diff --git a/incubator/valetudo-mapper/0.0.26/Chart.lock b/incubator/valetudo-mapper/0.0.26/Chart.lock new file mode 100644 index 00000000000..784258249c3 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:41:05.133433103Z" diff --git a/incubator/valetudo-mapper/0.0.26/Chart.yaml b/incubator/valetudo-mapper/0.0.26/Chart.yaml new file mode 100644 index 00000000000..ce7e8d3b776 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Valetudo-RE companion service for generating PNG maps.\r" +home: https://truecharts.org/docs/charts/incubator/valetudo-mapper +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png +keywords: + - valetudo-mapper + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valetudo-mapper +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/valetudo-mapper + - https://github.com/rand256/valetudo-mapper + - https://hub.docker.com/r/rand256/valetudo-mapper/ +type: application +version: 0.0.26 diff --git a/incubator/valetudo-mapper/0.0.26/README.md b/incubator/valetudo-mapper/0.0.26/README.md new file mode 100644 index 00000000000..d51a773b53b --- /dev/null +++ b/incubator/valetudo-mapper/0.0.26/README.md @@ -0,0 +1,107 @@ +# valetudo-mapper + +Valetudo-RE companion service for generating PNG maps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [valetudo-mapper](https://truecharts.org/docs/charts/incubator/valetudo-mapper) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `valetudo-mapper` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install valetudo-mapper TrueCharts/valetudo-mapper +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `valetudo-mapper` deployment + +```console +helm uninstall valetudo-mapper +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install valetudo-mapper \ + --set env.TZ="America/New York" \ + TrueCharts/valetudo-mapper +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install valetudo-mapper TrueCharts/valetudo-mapper -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/valetudo-mapper/0.0.25/app-readme.md b/incubator/valetudo-mapper/0.0.26/app-readme.md similarity index 100% rename from incubator/valetudo-mapper/0.0.25/app-readme.md rename to incubator/valetudo-mapper/0.0.26/app-readme.md diff --git a/incubator/valetudo-mapper/0.0.26/charts/common-10.6.1.tgz b/incubator/valetudo-mapper/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/valetudo-mapper/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/valetudo-mapper/0.0.25/ix_values.yaml b/incubator/valetudo-mapper/0.0.26/ix_values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.25/ix_values.yaml rename to incubator/valetudo-mapper/0.0.26/ix_values.yaml diff --git a/incubator/valetudo-mapper/0.0.25/questions.yaml b/incubator/valetudo-mapper/0.0.26/questions.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.25/questions.yaml rename to incubator/valetudo-mapper/0.0.26/questions.yaml diff --git a/incubator/valetudo-mapper/0.0.25/templates/common.yaml b/incubator/valetudo-mapper/0.0.26/templates/common.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.25/templates/common.yaml rename to incubator/valetudo-mapper/0.0.26/templates/common.yaml diff --git a/incubator/venstar2mqtt/0.0.24/values.yaml b/incubator/valetudo-mapper/0.0.26/values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.24/values.yaml rename to incubator/valetudo-mapper/0.0.26/values.yaml diff --git a/incubator/vaulthunters/0.0.26/CHANGELOG.md b/incubator/vaulthunters/0.0.26/CHANGELOG.md deleted file mode 100644 index 653fb0544e7..00000000000 --- a/incubator/vaulthunters/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vaulthunters-0.0.26](https://github.com/truecharts/charts/compare/vaulthunters-0.0.25...vaulthunters-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vaulthunters-0.0.26](https://github.com/truecharts/charts/compare/vaulthunters-0.0.25...vaulthunters-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - diff --git a/incubator/vaulthunters/0.0.26/Chart.lock b/incubator/vaulthunters/0.0.26/Chart.lock deleted file mode 100644 index d58fa84b005..00000000000 --- a/incubator/vaulthunters/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:39:44.094704321Z" diff --git a/incubator/vaulthunters/0.0.26/Chart.yaml b/incubator/vaulthunters/0.0.26/Chart.yaml deleted file mode 100644 index 78ec7480564..00000000000 --- a/incubator/vaulthunters/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]" -home: https://truecharts.org/docs/charts/incubator/vaulthunters -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png -keywords: - - vaulthunters - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vaulthunters -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters - - https://vaulthunters.gg - - https://hub.docker.com/repository/docker/goobaroo/vaulthunters -type: application -version: 0.0.26 diff --git a/incubator/vaulthunters/0.0.26/README.md b/incubator/vaulthunters/0.0.26/README.md deleted file mode 100644 index 7aff6136c6e..00000000000 --- a/incubator/vaulthunters/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# vaulthunters - -Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vaulthunters](https://truecharts.org/docs/charts/incubator/vaulthunters) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `vaulthunters` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install vaulthunters TrueCharts/vaulthunters -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vaulthunters` deployment - -```console -helm uninstall vaulthunters -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vaulthunters \ - --set env.TZ="America/New York" \ - TrueCharts/vaulthunters -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vaulthunters TrueCharts/vaulthunters -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vaulthunters/0.0.26/charts/common-10.5.10.tgz b/incubator/vaulthunters/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/vaulthunters/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/vaulthunters/0.0.27/CHANGELOG.md b/incubator/vaulthunters/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..b243f267cdc --- /dev/null +++ b/incubator/vaulthunters/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaulthunters-0.0.27](https://github.com/truecharts/charts/compare/vaulthunters-0.0.26...vaulthunters-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [vaulthunters-0.0.26](https://github.com/truecharts/charts/compare/vaulthunters-0.0.25...vaulthunters-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vaulthunters-0.0.26](https://github.com/truecharts/charts/compare/vaulthunters-0.0.25...vaulthunters-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [valetudo-mapper-0.0.25](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.23...valetudo-mapper-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/vaulthunters/0.0.27/Chart.lock b/incubator/vaulthunters/0.0.27/Chart.lock new file mode 100644 index 00000000000..37f37ae9d41 --- /dev/null +++ b/incubator/vaulthunters/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:41:08.872060169Z" diff --git a/incubator/vaulthunters/0.0.27/Chart.yaml b/incubator/vaulthunters/0.0.27/Chart.yaml new file mode 100644 index 00000000000..6878d500c74 --- /dev/null +++ b/incubator/vaulthunters/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]" +home: https://truecharts.org/docs/charts/incubator/vaulthunters +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaulthunters.png +keywords: + - vaulthunters + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaulthunters +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vaulthunters + - https://vaulthunters.gg + - https://hub.docker.com/repository/docker/goobaroo/vaulthunters +type: application +version: 0.0.27 diff --git a/incubator/vaulthunters/0.0.27/README.md b/incubator/vaulthunters/0.0.27/README.md new file mode 100644 index 00000000000..690a1c42f87 --- /dev/null +++ b/incubator/vaulthunters/0.0.27/README.md @@ -0,0 +1,107 @@ +# vaulthunters + +Vault Hunters - 1.13.4 Modded Minecraft Server[br][br][b]Vault Hunters - 1.13.4[/b][br]Level up, loot the vaults and defeat the bosses to collect 16 artifacts![br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vaulthunters](https://truecharts.org/docs/charts/incubator/vaulthunters) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `vaulthunters` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install vaulthunters TrueCharts/vaulthunters +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vaulthunters` deployment + +```console +helm uninstall vaulthunters +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vaulthunters \ + --set env.TZ="America/New York" \ + TrueCharts/vaulthunters +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vaulthunters TrueCharts/vaulthunters -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vaulthunters/0.0.26/app-readme.md b/incubator/vaulthunters/0.0.27/app-readme.md similarity index 100% rename from incubator/vaulthunters/0.0.26/app-readme.md rename to incubator/vaulthunters/0.0.27/app-readme.md diff --git a/incubator/vaulthunters/0.0.27/charts/common-10.6.1.tgz b/incubator/vaulthunters/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/vaulthunters/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/vaulthunters/0.0.26/ix_values.yaml b/incubator/vaulthunters/0.0.27/ix_values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.26/ix_values.yaml rename to incubator/vaulthunters/0.0.27/ix_values.yaml diff --git a/incubator/vaulthunters/0.0.26/questions.yaml b/incubator/vaulthunters/0.0.27/questions.yaml similarity index 100% rename from incubator/vaulthunters/0.0.26/questions.yaml rename to incubator/vaulthunters/0.0.27/questions.yaml diff --git a/incubator/vaulthunters/0.0.26/templates/common.yaml b/incubator/vaulthunters/0.0.27/templates/common.yaml similarity index 100% rename from incubator/vaulthunters/0.0.26/templates/common.yaml rename to incubator/vaulthunters/0.0.27/templates/common.yaml diff --git a/incubator/vertex/0.0.53/values.yaml b/incubator/vaulthunters/0.0.27/values.yaml similarity index 100% rename from incubator/vertex/0.0.53/values.yaml rename to incubator/vaulthunters/0.0.27/values.yaml diff --git a/incubator/venstar2mqtt/0.0.24/CHANGELOG.md b/incubator/venstar2mqtt/0.0.24/CHANGELOG.md deleted file mode 100644 index da0bfba0f9d..00000000000 --- a/incubator/venstar2mqtt/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/venstar2mqtt/0.0.24/Chart.lock b/incubator/venstar2mqtt/0.0.24/Chart.lock deleted file mode 100644 index 9e49117b477..00000000000 --- a/incubator/venstar2mqtt/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:39:50.580532815Z" diff --git a/incubator/venstar2mqtt/0.0.24/Chart.yaml b/incubator/venstar2mqtt/0.0.24/Chart.yaml deleted file mode 100644 index 9928ef97307..00000000000 --- a/incubator/venstar2mqtt/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. -home: https://truecharts.org/docs/charts/incubator/venstar2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png -keywords: - - venstar2mqtt - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: venstar2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt - - https://github.com/terafin/mqtt-venstar-bridge - - https://hub.docker.com/r/terafin/mqtt-venstar-bridge/ -type: application -version: 0.0.24 diff --git a/incubator/venstar2mqtt/0.0.24/README.md b/incubator/venstar2mqtt/0.0.24/README.md deleted file mode 100644 index 57145a2346b..00000000000 --- a/incubator/venstar2mqtt/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# venstar2mqtt - -Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [venstar2mqtt](https://truecharts.org/docs/charts/incubator/venstar2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `venstar2mqtt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install venstar2mqtt TrueCharts/venstar2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `venstar2mqtt` deployment - -```console -helm uninstall venstar2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install venstar2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/venstar2mqtt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install venstar2mqtt TrueCharts/venstar2mqtt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/venstar2mqtt/0.0.24/charts/common-10.5.10.tgz b/incubator/venstar2mqtt/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/venstar2mqtt/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/venstar2mqtt/0.0.25/CHANGELOG.md b/incubator/venstar2mqtt/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..420eb8d1977 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [venstar2mqtt-0.0.25](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.24...venstar2mqtt-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [venstar2mqtt-0.0.24](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.22...venstar2mqtt-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/venstar2mqtt/0.0.25/Chart.lock b/incubator/venstar2mqtt/0.0.25/Chart.lock new file mode 100644 index 00000000000..91532310345 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:41:24.729301843Z" diff --git a/incubator/venstar2mqtt/0.0.25/Chart.yaml b/incubator/venstar2mqtt/0.0.25/Chart.yaml new file mode 100644 index 00000000000..9d1cb0edc98 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. +home: https://truecharts.org/docs/charts/incubator/venstar2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/venstar2mqtt.png +keywords: + - venstar2mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: venstar2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/venstar2mqtt + - https://github.com/terafin/mqtt-venstar-bridge + - https://hub.docker.com/r/terafin/mqtt-venstar-bridge/ +type: application +version: 0.0.25 diff --git a/incubator/venstar2mqtt/0.0.25/README.md b/incubator/venstar2mqtt/0.0.25/README.md new file mode 100644 index 00000000000..d3c3e88d082 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.25/README.md @@ -0,0 +1,107 @@ +# venstar2mqtt + +Simple Chart that allows MQTT to be used to view data and push settings to the Venstar Local API Thermostats. Local API needs to be enabled on the thermostat. No Web UI or appdata folder necessary. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [venstar2mqtt](https://truecharts.org/docs/charts/incubator/venstar2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `venstar2mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install venstar2mqtt TrueCharts/venstar2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `venstar2mqtt` deployment + +```console +helm uninstall venstar2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install venstar2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/venstar2mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install venstar2mqtt TrueCharts/venstar2mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/venstar2mqtt/0.0.24/app-readme.md b/incubator/venstar2mqtt/0.0.25/app-readme.md similarity index 100% rename from incubator/venstar2mqtt/0.0.24/app-readme.md rename to incubator/venstar2mqtt/0.0.25/app-readme.md diff --git a/incubator/venstar2mqtt/0.0.25/charts/common-10.6.1.tgz b/incubator/venstar2mqtt/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/venstar2mqtt/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/venstar2mqtt/0.0.24/ix_values.yaml b/incubator/venstar2mqtt/0.0.25/ix_values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.24/ix_values.yaml rename to incubator/venstar2mqtt/0.0.25/ix_values.yaml diff --git a/incubator/venstar2mqtt/0.0.24/questions.yaml b/incubator/venstar2mqtt/0.0.25/questions.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.24/questions.yaml rename to incubator/venstar2mqtt/0.0.25/questions.yaml diff --git a/incubator/venstar2mqtt/0.0.24/templates/common.yaml b/incubator/venstar2mqtt/0.0.25/templates/common.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.24/templates/common.yaml rename to incubator/venstar2mqtt/0.0.25/templates/common.yaml diff --git a/incubator/vintage-story/0.0.24/values.yaml b/incubator/venstar2mqtt/0.0.25/values.yaml similarity index 100% rename from incubator/vintage-story/0.0.24/values.yaml rename to incubator/venstar2mqtt/0.0.25/values.yaml diff --git a/incubator/vertex/0.0.53/CHANGELOG.md b/incubator/vertex/0.0.53/CHANGELOG.md deleted file mode 100644 index d83e45b852f..00000000000 --- a/incubator/vertex/0.0.53/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vertex-0.0.53](https://github.com/truecharts/charts/compare/vertex-0.0.52...vertex-0.0.53) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [vertex-0.0.52](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [vertex-0.0.52](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [vertex-0.0.51](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [vertex-0.0.51](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/vertex/0.0.53/Chart.lock b/incubator/vertex/0.0.53/Chart.lock deleted file mode 100644 index a1cbc8565d7..00000000000 --- a/incubator/vertex/0.0.53/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:49:48.533623933Z" diff --git a/incubator/vertex/0.0.53/Chart.yaml b/incubator/vertex/0.0.53/Chart.yaml deleted file mode 100644 index 158c6c87858..00000000000 --- a/incubator/vertex/0.0.53/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - HomeAutomation -apiVersion: v2 -appVersion: "stable" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Vertex" -home: https://truecharts.org/docs/charts/incubator/vertex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png -keywords: - - vertex - - Tools-Utilities - - HomeAutomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vertex -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex - - https://gitlab.lswl.in/lswl/vertex - - https://hub.docker.com/r/lswl/vertex -type: application -version: 0.0.53 diff --git a/incubator/vertex/0.0.53/README.md b/incubator/vertex/0.0.53/README.md deleted file mode 100644 index 33216e790c9..00000000000 --- a/incubator/vertex/0.0.53/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# vertex - -Vertex - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vertex](https://truecharts.org/docs/charts/incubator/vertex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `vertex` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install vertex TrueCharts/vertex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vertex` deployment - -```console -helm uninstall vertex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vertex \ - --set env.TZ="America/New York" \ - TrueCharts/vertex -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vertex TrueCharts/vertex -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vertex/0.0.53/charts/common-10.5.10.tgz b/incubator/vertex/0.0.53/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/vertex/0.0.53/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/vertex/0.0.54/CHANGELOG.md b/incubator/vertex/0.0.54/CHANGELOG.md new file mode 100644 index 00000000000..c08678f8e7c --- /dev/null +++ b/incubator/vertex/0.0.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vertex-0.0.54](https://github.com/truecharts/charts/compare/vertex-0.0.53...vertex-0.0.54) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [vertex-0.0.53](https://github.com/truecharts/charts/compare/vertex-0.0.52...vertex-0.0.53) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [vertex-0.0.52](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vertex-0.0.52](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.52) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vertex-0.0.51](https://github.com/truecharts/charts/compare/vertex-0.0.48...vertex-0.0.51) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/vertex/0.0.54/Chart.lock b/incubator/vertex/0.0.54/Chart.lock new file mode 100644 index 00000000000..aac68a9d4bd --- /dev/null +++ b/incubator/vertex/0.0.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:41:31.409564611Z" diff --git a/incubator/vertex/0.0.54/Chart.yaml b/incubator/vertex/0.0.54/Chart.yaml new file mode 100644 index 00000000000..ae1741e6811 --- /dev/null +++ b/incubator/vertex/0.0.54/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - HomeAutomation +apiVersion: v2 +appVersion: "stable" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Vertex" +home: https://truecharts.org/docs/charts/incubator/vertex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vertex.png +keywords: + - vertex + - Tools-Utilities + - HomeAutomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vertex +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vertex + - https://gitlab.lswl.in/lswl/vertex + - https://hub.docker.com/r/lswl/vertex +type: application +version: 0.0.54 diff --git a/incubator/vertex/0.0.54/README.md b/incubator/vertex/0.0.54/README.md new file mode 100644 index 00000000000..3f06ec8f817 --- /dev/null +++ b/incubator/vertex/0.0.54/README.md @@ -0,0 +1,107 @@ +# vertex + +Vertex + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vertex](https://truecharts.org/docs/charts/incubator/vertex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `vertex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install vertex TrueCharts/vertex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vertex` deployment + +```console +helm uninstall vertex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vertex \ + --set env.TZ="America/New York" \ + TrueCharts/vertex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vertex TrueCharts/vertex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vertex/0.0.53/app-readme.md b/incubator/vertex/0.0.54/app-readme.md similarity index 100% rename from incubator/vertex/0.0.53/app-readme.md rename to incubator/vertex/0.0.54/app-readme.md diff --git a/incubator/vertex/0.0.54/charts/common-10.6.1.tgz b/incubator/vertex/0.0.54/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/vertex/0.0.54/charts/common-10.6.1.tgz differ diff --git a/incubator/vertex/0.0.53/ix_values.yaml b/incubator/vertex/0.0.54/ix_values.yaml similarity index 100% rename from incubator/vertex/0.0.53/ix_values.yaml rename to incubator/vertex/0.0.54/ix_values.yaml diff --git a/incubator/vertex/0.0.53/questions.yaml b/incubator/vertex/0.0.54/questions.yaml similarity index 100% rename from incubator/vertex/0.0.53/questions.yaml rename to incubator/vertex/0.0.54/questions.yaml diff --git a/incubator/vertex/0.0.53/templates/common.yaml b/incubator/vertex/0.0.54/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.53/templates/common.yaml rename to incubator/vertex/0.0.54/templates/common.yaml diff --git a/incubator/virt-manager/0.0.61/values.yaml b/incubator/vertex/0.0.54/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.61/values.yaml rename to incubator/vertex/0.0.54/values.yaml diff --git a/incubator/vintage-story/0.0.24/CHANGELOG.md b/incubator/vintage-story/0.0.24/CHANGELOG.md deleted file mode 100644 index 53ebbd5ce29..00000000000 --- a/incubator/vintage-story/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/vintage-story/0.0.24/Chart.lock b/incubator/vintage-story/0.0.24/Chart.lock deleted file mode 100644 index 953b8266adb..00000000000 --- a/incubator/vintage-story/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:06.488871421Z" diff --git a/incubator/vintage-story/0.0.24/Chart.yaml b/incubator/vintage-story/0.0.24/Chart.yaml deleted file mode 100644 index 6baeeb658ac..00000000000 --- a/incubator/vintage-story/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it." -home: https://truecharts.org/docs/charts/incubator/vintage-story -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png -keywords: - - vintage-story - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vintage-story -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story - - https://www.vintagestory.at/ - - https://hub.docker.com/r/ich777/vintagestory/ -type: application -version: 0.0.24 diff --git a/incubator/vintage-story/0.0.24/README.md b/incubator/vintage-story/0.0.24/README.md deleted file mode 100644 index f0c311c7b0c..00000000000 --- a/incubator/vintage-story/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# vintage-story - -This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vintage-story](https://truecharts.org/docs/charts/incubator/vintage-story) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `vintage-story` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install vintage-story TrueCharts/vintage-story -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vintage-story` deployment - -```console -helm uninstall vintage-story -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vintage-story \ - --set env.TZ="America/New York" \ - TrueCharts/vintage-story -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vintage-story TrueCharts/vintage-story -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vintage-story/0.0.24/charts/common-10.5.10.tgz b/incubator/vintage-story/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/vintage-story/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/vintage-story/0.0.25/CHANGELOG.md b/incubator/vintage-story/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..4e7e933f034 --- /dev/null +++ b/incubator/vintage-story/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vintage-story-0.0.25](https://github.com/truecharts/charts/compare/vintage-story-0.0.24...vintage-story-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vintage-story-0.0.24](https://github.com/truecharts/charts/compare/vintage-story-0.0.23...vintage-story-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/vintage-story/0.0.25/Chart.lock b/incubator/vintage-story/0.0.25/Chart.lock new file mode 100644 index 00000000000..1a536dcc872 --- /dev/null +++ b/incubator/vintage-story/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:41:36.56510277Z" diff --git a/incubator/vintage-story/0.0.25/Chart.yaml b/incubator/vintage-story/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7608b54d8b0 --- /dev/null +++ b/incubator/vintage-story/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it." +home: https://truecharts.org/docs/charts/incubator/vintage-story +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png +keywords: + - vintage-story + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vintage-story +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vintage-story + - https://www.vintagestory.at/ + - https://hub.docker.com/r/ich777/vintagestory/ +type: application +version: 0.0.25 diff --git a/incubator/vintage-story/0.0.25/README.md b/incubator/vintage-story/0.0.25/README.md new file mode 100644 index 00000000000..f0bb25e200c --- /dev/null +++ b/incubator/vintage-story/0.0.25/README.md @@ -0,0 +1,107 @@ +# vintage-story + +This is a Basic Vintage Story Server it will download and install Vintage Story Server and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vintage-story](https://truecharts.org/docs/charts/incubator/vintage-story) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `vintage-story` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install vintage-story TrueCharts/vintage-story +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vintage-story` deployment + +```console +helm uninstall vintage-story +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vintage-story \ + --set env.TZ="America/New York" \ + TrueCharts/vintage-story +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vintage-story TrueCharts/vintage-story -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vintage-story/0.0.24/app-readme.md b/incubator/vintage-story/0.0.25/app-readme.md similarity index 100% rename from incubator/vintage-story/0.0.24/app-readme.md rename to incubator/vintage-story/0.0.25/app-readme.md diff --git a/incubator/vintage-story/0.0.25/charts/common-10.6.1.tgz b/incubator/vintage-story/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/vintage-story/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/vintage-story/0.0.24/ix_values.yaml b/incubator/vintage-story/0.0.25/ix_values.yaml similarity index 100% rename from incubator/vintage-story/0.0.24/ix_values.yaml rename to incubator/vintage-story/0.0.25/ix_values.yaml diff --git a/incubator/vintage-story/0.0.24/questions.yaml b/incubator/vintage-story/0.0.25/questions.yaml similarity index 100% rename from incubator/vintage-story/0.0.24/questions.yaml rename to incubator/vintage-story/0.0.25/questions.yaml diff --git a/incubator/vintage-story/0.0.24/templates/common.yaml b/incubator/vintage-story/0.0.25/templates/common.yaml similarity index 100% rename from incubator/vintage-story/0.0.24/templates/common.yaml rename to incubator/vintage-story/0.0.25/templates/common.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.25/values.yaml b/incubator/vintage-story/0.0.25/values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.25/values.yaml rename to incubator/vintage-story/0.0.25/values.yaml diff --git a/incubator/virt-manager/0.0.61/CHANGELOG.md b/incubator/virt-manager/0.0.61/CHANGELOG.md deleted file mode 100644 index dd1fe24d1a8..00000000000 --- a/incubator/virt-manager/0.0.61/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [virt-manager-0.0.61](https://github.com/truecharts/charts/compare/virt-manager-0.0.60...virt-manager-0.0.61) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [virt-manager-0.0.60](https://github.com/truecharts/charts/compare/virt-manager-0.0.59...virt-manager-0.0.60) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [virt-manager-0.0.59](https://github.com/truecharts/charts/compare/virt-manager-0.0.58...virt-manager-0.0.59) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [virt-manager-0.0.58](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.58) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [virt-manager-0.0.58](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.58) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [virt-manager-0.0.56](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.56) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/virt-manager/0.0.61/Chart.lock b/incubator/virt-manager/0.0.61/Chart.lock deleted file mode 100644 index 04870c5507c..00000000000 --- a/incubator/virt-manager/0.0.61/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:55:55.113619Z" diff --git a/incubator/virt-manager/0.0.61/Chart.yaml b/incubator/virt-manager/0.0.61/Chart.yaml deleted file mode 100644 index 1bbaf4063b3..00000000000 --- a/incubator/virt-manager/0.0.61/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "The virt-manager application is a desktop user interface for managing virtual machines through libvirt." -home: https://truecharts.org/docs/charts/incubator/virt-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png -keywords: - - virt-manager - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: virt-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager - - https://hub.docker.com/r/mber5/virt-manager -type: application -version: 0.0.61 diff --git a/incubator/virt-manager/0.0.61/README.md b/incubator/virt-manager/0.0.61/README.md deleted file mode 100644 index 222644e2d61..00000000000 --- a/incubator/virt-manager/0.0.61/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# virt-manager - -The virt-manager application is a desktop user interface for managing virtual machines through libvirt. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [virt-manager](https://truecharts.org/docs/charts/incubator/virt-manager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `virt-manager` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install virt-manager TrueCharts/virt-manager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `virt-manager` deployment - -```console -helm uninstall virt-manager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install virt-manager \ - --set env.TZ="America/New York" \ - TrueCharts/virt-manager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install virt-manager TrueCharts/virt-manager -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/virt-manager/0.0.61/charts/common-10.5.10.tgz b/incubator/virt-manager/0.0.61/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/virt-manager/0.0.61/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/virt-manager/0.0.62/CHANGELOG.md b/incubator/virt-manager/0.0.62/CHANGELOG.md new file mode 100644 index 00000000000..17378fb7029 --- /dev/null +++ b/incubator/virt-manager/0.0.62/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [virt-manager-0.0.62](https://github.com/truecharts/charts/compare/virt-manager-0.0.61...virt-manager-0.0.62) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [virt-manager-0.0.61](https://github.com/truecharts/charts/compare/virt-manager-0.0.60...virt-manager-0.0.61) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [virt-manager-0.0.60](https://github.com/truecharts/charts/compare/virt-manager-0.0.59...virt-manager-0.0.60) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [virt-manager-0.0.59](https://github.com/truecharts/charts/compare/virt-manager-0.0.58...virt-manager-0.0.59) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [virt-manager-0.0.58](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.58) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [virt-manager-0.0.58](https://github.com/truecharts/charts/compare/virt-manager-0.0.52...virt-manager-0.0.58) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + diff --git a/incubator/virt-manager/0.0.62/Chart.lock b/incubator/virt-manager/0.0.62/Chart.lock new file mode 100644 index 00000000000..ea9b3739508 --- /dev/null +++ b/incubator/virt-manager/0.0.62/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:41:40.411128929Z" diff --git a/incubator/virt-manager/0.0.62/Chart.yaml b/incubator/virt-manager/0.0.62/Chart.yaml new file mode 100644 index 00000000000..91517609c9a --- /dev/null +++ b/incubator/virt-manager/0.0.62/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "The virt-manager application is a desktop user interface for managing virtual machines through libvirt." +home: https://truecharts.org/docs/charts/incubator/virt-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png +keywords: + - virt-manager + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: virt-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager + - https://hub.docker.com/r/mber5/virt-manager +type: application +version: 0.0.62 diff --git a/incubator/virt-manager/0.0.62/README.md b/incubator/virt-manager/0.0.62/README.md new file mode 100644 index 00000000000..5c15489455e --- /dev/null +++ b/incubator/virt-manager/0.0.62/README.md @@ -0,0 +1,106 @@ +# virt-manager + +The virt-manager application is a desktop user interface for managing virtual machines through libvirt. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [virt-manager](https://truecharts.org/docs/charts/incubator/virt-manager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `virt-manager` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install virt-manager TrueCharts/virt-manager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `virt-manager` deployment + +```console +helm uninstall virt-manager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install virt-manager \ + --set env.TZ="America/New York" \ + TrueCharts/virt-manager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install virt-manager TrueCharts/virt-manager -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/virt-manager/0.0.61/app-readme.md b/incubator/virt-manager/0.0.62/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.61/app-readme.md rename to incubator/virt-manager/0.0.62/app-readme.md diff --git a/incubator/virt-manager/0.0.62/charts/common-10.6.1.tgz b/incubator/virt-manager/0.0.62/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/virt-manager/0.0.62/charts/common-10.6.1.tgz differ diff --git a/incubator/virt-manager/0.0.61/ix_values.yaml b/incubator/virt-manager/0.0.62/ix_values.yaml similarity index 100% rename from incubator/virt-manager/0.0.61/ix_values.yaml rename to incubator/virt-manager/0.0.62/ix_values.yaml diff --git a/incubator/virt-manager/0.0.61/questions.yaml b/incubator/virt-manager/0.0.62/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.61/questions.yaml rename to incubator/virt-manager/0.0.62/questions.yaml diff --git a/incubator/virt-manager/0.0.61/templates/common.yaml b/incubator/virt-manager/0.0.62/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.61/templates/common.yaml rename to incubator/virt-manager/0.0.62/templates/common.yaml diff --git a/incubator/vorta/0.0.24/values.yaml b/incubator/virt-manager/0.0.62/values.yaml similarity index 100% rename from incubator/vorta/0.0.24/values.yaml rename to incubator/virt-manager/0.0.62/values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md deleted file mode 100644 index b3bbe4fd89c..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/vlmcsd-kms-server/0.0.25/Chart.lock b/incubator/vlmcsd-kms-server/0.0.25/Chart.lock deleted file mode 100644 index 0b5a84b8dff..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:15.853961001Z" diff --git a/incubator/vlmcsd-kms-server/0.0.25/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.25/Chart.yaml deleted file mode 100644 index 47aedda5881..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "vlmcsd is a replacement for Microsoft's KMS server." -home: https://truecharts.org/docs/charts/incubator/vlmcsd-kms-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png -keywords: - - vlmcsd-kms-server - - Cloud - - Tools-Utilities - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vlmcsd-kms-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server - - https://github.com/mikolatero/docker-vlmcsd - - https://hub.docker.com/r/mikolatero/vlmcsd/ -type: application -version: 0.0.25 diff --git a/incubator/vlmcsd-kms-server/0.0.25/README.md b/incubator/vlmcsd-kms-server/0.0.25/README.md deleted file mode 100644 index ffce4ca404f..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# vlmcsd-kms-server - -vlmcsd is a replacement for Microsoft's KMS server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vlmcsd-kms-server](https://truecharts.org/docs/charts/incubator/vlmcsd-kms-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `vlmcsd-kms-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install vlmcsd-kms-server TrueCharts/vlmcsd-kms-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vlmcsd-kms-server` deployment - -```console -helm uninstall vlmcsd-kms-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vlmcsd-kms-server \ - --set env.TZ="America/New York" \ - TrueCharts/vlmcsd-kms-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vlmcsd-kms-server TrueCharts/vlmcsd-kms-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vlmcsd-kms-server/0.0.25/charts/common-10.5.10.tgz b/incubator/vlmcsd-kms-server/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/vlmcsd-kms-server/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/vlmcsd-kms-server/0.0.26/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..352833240b6 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vlmcsd-kms-server-0.0.26](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.25...vlmcsd-kms-server-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [vlmcsd-kms-server-0.0.25](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.23...vlmcsd-kms-server-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/vlmcsd-kms-server/0.0.26/Chart.lock b/incubator/vlmcsd-kms-server/0.0.26/Chart.lock new file mode 100644 index 00000000000..804ea2125fe --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:41:56.189307386Z" diff --git a/incubator/vlmcsd-kms-server/0.0.26/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.26/Chart.yaml new file mode 100644 index 00000000000..b3a9a596d7f --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.26/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "vlmcsd is a replacement for Microsoft's KMS server." +home: https://truecharts.org/docs/charts/incubator/vlmcsd-kms-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vlmcsd-kms-server.png +keywords: + - vlmcsd-kms-server + - Cloud + - Tools-Utilities + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vlmcsd-kms-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vlmcsd-kms-server + - https://github.com/mikolatero/docker-vlmcsd + - https://hub.docker.com/r/mikolatero/vlmcsd/ +type: application +version: 0.0.26 diff --git a/incubator/vlmcsd-kms-server/0.0.26/README.md b/incubator/vlmcsd-kms-server/0.0.26/README.md new file mode 100644 index 00000000000..334be7cb636 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.26/README.md @@ -0,0 +1,107 @@ +# vlmcsd-kms-server + +vlmcsd is a replacement for Microsoft's KMS server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vlmcsd-kms-server](https://truecharts.org/docs/charts/incubator/vlmcsd-kms-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `vlmcsd-kms-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install vlmcsd-kms-server TrueCharts/vlmcsd-kms-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vlmcsd-kms-server` deployment + +```console +helm uninstall vlmcsd-kms-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vlmcsd-kms-server \ + --set env.TZ="America/New York" \ + TrueCharts/vlmcsd-kms-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vlmcsd-kms-server TrueCharts/vlmcsd-kms-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vlmcsd-kms-server/0.0.25/app-readme.md b/incubator/vlmcsd-kms-server/0.0.26/app-readme.md similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.25/app-readme.md rename to incubator/vlmcsd-kms-server/0.0.26/app-readme.md diff --git a/incubator/vlmcsd-kms-server/0.0.26/charts/common-10.6.1.tgz b/incubator/vlmcsd-kms-server/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/vlmcsd-kms-server/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/vlmcsd-kms-server/0.0.25/ix_values.yaml b/incubator/vlmcsd-kms-server/0.0.26/ix_values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.25/ix_values.yaml rename to incubator/vlmcsd-kms-server/0.0.26/ix_values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.25/questions.yaml b/incubator/vlmcsd-kms-server/0.0.26/questions.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.25/questions.yaml rename to incubator/vlmcsd-kms-server/0.0.26/questions.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.25/templates/common.yaml b/incubator/vlmcsd-kms-server/0.0.26/templates/common.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.25/templates/common.yaml rename to incubator/vlmcsd-kms-server/0.0.26/templates/common.yaml diff --git a/incubator/wbo/0.0.1/values.yaml b/incubator/vlmcsd-kms-server/0.0.26/values.yaml similarity index 100% rename from incubator/wbo/0.0.1/values.yaml rename to incubator/vlmcsd-kms-server/0.0.26/values.yaml diff --git a/incubator/vorta/0.0.24/CHANGELOG.md b/incubator/vorta/0.0.24/CHANGELOG.md deleted file mode 100644 index 02126bb5a79..00000000000 --- a/incubator/vorta/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-19) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/vorta/0.0.24/Chart.lock b/incubator/vorta/0.0.24/Chart.lock deleted file mode 100644 index 2581ddabc57..00000000000 --- a/incubator/vorta/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:26.387146287Z" diff --git a/incubator/vorta/0.0.24/Chart.yaml b/incubator/vorta/0.0.24/Chart.yaml deleted file mode 100644 index 033a996bb14..00000000000 --- a/incubator/vorta/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft." -home: https://truecharts.org/docs/charts/incubator/vorta -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png -keywords: - - vorta - - Backup - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vorta -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta - - https://github.com/borgbase/vorta-docker - - https://ghcr.io/borgbase/vorta-docker -type: application -version: 0.0.24 diff --git a/incubator/vorta/0.0.24/README.md b/incubator/vorta/0.0.24/README.md deleted file mode 100644 index 158ce51539f..00000000000 --- a/incubator/vorta/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# vorta - -Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vorta](https://truecharts.org/docs/charts/incubator/vorta) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `vorta` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install vorta TrueCharts/vorta -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vorta` deployment - -```console -helm uninstall vorta -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vorta \ - --set env.TZ="America/New York" \ - TrueCharts/vorta -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vorta TrueCharts/vorta -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/vorta/0.0.24/charts/common-10.5.10.tgz b/incubator/vorta/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/vorta/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/vorta/0.0.25/CHANGELOG.md b/incubator/vorta/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..460d9d4127a --- /dev/null +++ b/incubator/vorta/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vorta-0.0.25](https://github.com/truecharts/charts/compare/vorta-0.0.24...vorta-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + diff --git a/incubator/vorta/0.0.25/Chart.lock b/incubator/vorta/0.0.25/Chart.lock new file mode 100644 index 00000000000..babd872fa70 --- /dev/null +++ b/incubator/vorta/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:42:03.365916739Z" diff --git a/incubator/vorta/0.0.25/Chart.yaml b/incubator/vorta/0.0.25/Chart.yaml new file mode 100644 index 00000000000..f4d8820c270 --- /dev/null +++ b/incubator/vorta/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft." +home: https://truecharts.org/docs/charts/incubator/vorta +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png +keywords: + - vorta + - Backup + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vorta +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/vorta + - https://github.com/borgbase/vorta-docker + - https://ghcr.io/borgbase/vorta-docker +type: application +version: 0.0.25 diff --git a/incubator/vorta/0.0.25/README.md b/incubator/vorta/0.0.25/README.md new file mode 100644 index 00000000000..44ac1746dfe --- /dev/null +++ b/incubator/vorta/0.0.25/README.md @@ -0,0 +1,107 @@ +# vorta + +Vorta is a backup client for macOS and Linux desktops. It integrates the mighty BorgBackup with your desktop environment to protect your data from disk failure, ransomware and theft. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vorta](https://truecharts.org/docs/charts/incubator/vorta) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `vorta` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install vorta TrueCharts/vorta +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vorta` deployment + +```console +helm uninstall vorta +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vorta \ + --set env.TZ="America/New York" \ + TrueCharts/vorta +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vorta TrueCharts/vorta -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/vorta/0.0.24/app-readme.md b/incubator/vorta/0.0.25/app-readme.md similarity index 100% rename from incubator/vorta/0.0.24/app-readme.md rename to incubator/vorta/0.0.25/app-readme.md diff --git a/incubator/vorta/0.0.25/charts/common-10.6.1.tgz b/incubator/vorta/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/vorta/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/vorta/0.0.24/ix_values.yaml b/incubator/vorta/0.0.25/ix_values.yaml similarity index 100% rename from incubator/vorta/0.0.24/ix_values.yaml rename to incubator/vorta/0.0.25/ix_values.yaml diff --git a/incubator/vorta/0.0.24/questions.yaml b/incubator/vorta/0.0.25/questions.yaml similarity index 100% rename from incubator/vorta/0.0.24/questions.yaml rename to incubator/vorta/0.0.25/questions.yaml diff --git a/incubator/vorta/0.0.24/templates/common.yaml b/incubator/vorta/0.0.25/templates/common.yaml similarity index 100% rename from incubator/vorta/0.0.24/templates/common.yaml rename to incubator/vorta/0.0.25/templates/common.yaml diff --git a/incubator/webp-server/0.0.29/values.yaml b/incubator/vorta/0.0.25/values.yaml similarity index 100% rename from incubator/webp-server/0.0.29/values.yaml rename to incubator/vorta/0.0.25/values.yaml diff --git a/incubator/watchyourlan/0.0.1/CHANGELOG.md b/incubator/watchyourlan/0.0.1/CHANGELOG.md new file mode 100644 index 00000000000..6b528bb1e01 --- /dev/null +++ b/incubator/watchyourlan/0.0.1/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + + + +## [watchyourlan-0.0.1]watchyourlan-0.0.1 (2022-09-25) + +### Feat + +- add watchyourlan ([#3889](https://github.com/truecharts/charts/issues/3889)) + + \ No newline at end of file diff --git a/incubator/watchyourlan/0.0.1/Chart.lock b/incubator/watchyourlan/0.0.1/Chart.lock new file mode 100644 index 00000000000..bc5b90d2967 --- /dev/null +++ b/incubator/watchyourlan/0.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b +generated: "2022-09-25T14:42:08.277586566Z" diff --git a/incubator/watchyourlan/0.0.1/Chart.yaml b/incubator/watchyourlan/0.0.1/Chart.yaml new file mode 100644 index 00000000000..616199dd11c --- /dev/null +++ b/incubator/watchyourlan/0.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.7.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.5.10 +description: Lightweight network IP scanner with web GUI +home: https://truecharts.org/docs/charts/incubator/watchyourlan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png +keywords: + - network + - monitor +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: watchyourlan +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/watchyourlan + - https://github.com/aceberg/WatchYourLAN +version: 0.0.1 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/watchyourlan/0.0.1/README.md b/incubator/watchyourlan/0.0.1/README.md new file mode 100644 index 00000000000..86348dcbeeb --- /dev/null +++ b/incubator/watchyourlan/0.0.1/README.md @@ -0,0 +1,106 @@ +# watchyourlan + +Lightweight network IP scanner with web GUI + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [watchyourlan](https://truecharts.org/docs/charts/incubator/watchyourlan) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.5.10 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `watchyourlan` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install watchyourlan TrueCharts/watchyourlan +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `watchyourlan` deployment + +```console +helm uninstall watchyourlan +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install watchyourlan \ + --set env.TZ="America/New York" \ + TrueCharts/watchyourlan +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install watchyourlan TrueCharts/watchyourlan -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/watchyourlan/0.0.1/app-readme.md b/incubator/watchyourlan/0.0.1/app-readme.md new file mode 100644 index 00000000000..87df458101a --- /dev/null +++ b/incubator/watchyourlan/0.0.1/app-readme.md @@ -0,0 +1,8 @@ +Lightweight network IP scanner with web GUI + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/incubator/watchyourlan](https://truecharts.org/docs/charts/incubator/watchyourlan) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/incubator/acestream/0.0.23/charts/common-10.5.10.tgz b/incubator/watchyourlan/0.0.1/charts/common-10.5.10.tgz similarity index 100% rename from incubator/acestream/0.0.23/charts/common-10.5.10.tgz rename to incubator/watchyourlan/0.0.1/charts/common-10.5.10.tgz diff --git a/incubator/watchyourlan/0.0.1/ix_values.yaml b/incubator/watchyourlan/0.0.1/ix_values.yaml new file mode 100644 index 00000000000..c6e3d31b501 --- /dev/null +++ b/incubator/watchyourlan/0.0.1/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: tccr.io/truecharts/watchyourlan + tag: 0.7.5@sha256:6047a781b8584f44f6128b38b0cf0a6f26ed4daf4aa2d5db62a5117920d1bbe5 + pullPolicy: IfNotPresent + +hostNetwork: true + +watchyourlan: + gui_ip: "0.0.0.0" + interfaces: + - enp1s0 + theme: darkly + timeout: 300 + shoutrrr_url: "" + +env: + GUIPORT: "{{ .Values.service.main.ports.main.port }}" + DBPATH: /data/db.sqlite + # User Defined + GUIIP: "{{ .Values.watchyourlan.gui_ip }}" + IFACE: '{{ join " " .Values.watchyourlan.interfaces }}' + THEME: "{{ .Values.watchyourlan.theme }}" + TIMEOUT: "{{ .Values.watchyourlan.timeout }}" + SHOUTRRR_URL: "{{ .Values.watchyourlan.shoutrrr_url }}" + +probes: + liveness: + type: HTTP + path: / + readiness: + type: HTTP + path: / + startup: + type: HTTP + path: / + +service: + main: + ports: + main: + port: 10355 + protocol: HTTP + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + enabled: true diff --git a/incubator/watchyourlan/0.0.1/questions.yaml b/incubator/watchyourlan/0.0.1/questions.yaml new file mode 100644 index 00000000000..2ee89ef46dd --- /dev/null +++ b/incubator/watchyourlan/0.0.1/questions.yaml @@ -0,0 +1,2592 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: watchyourlan + group: Container Configuration + label: Watch Your Lan Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: gui_ip + label: GUI IP + description: Address for web GUI + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: interfaces + label: Interfaces + description: Interface to scan. Could be one or more + schema: + type: list + default: [] + items: + - variable: interfaceEntry + label: Interface Entry + schema: + type: string + required: true + default: "" + - variable: theme + label: Theme + description: Any theme name from https://bootswatch.com in lowercase + schema: + type: string + default: darkly + - variable: timeout + label: Timeout + description: Time between scans (seconds) + schema: + type: int + default: 300 + - variable: shoutrrr_url + label: Shoutrrr URL + description: Url to any notification service supported by Shoutrrr (gotify, email, telegram and others) + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10355 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: Target Port + description: The internal(!) port on the container the Application runs on + schema: + type: int + default: 10355 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: true + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: Privileged mode + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: ReadOnly Root Filesystem + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: Allow Privilege Escalation + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: runAsNonRoot + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: runAsUser + description: The UserID of the user running the application + schema: + type: int + default: 568 + - variable: runAsGroup + label: runAsGroup + description: The groupID this App of the user running the application + schema: + type: int + default: 568 + - variable: fsGroup + label: fsGroup + description: The group that should own ALL storage. + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/youtubedl-material/1.0.8/templates/common.yaml b/incubator/watchyourlan/0.0.1/templates/common.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.8/templates/common.yaml rename to incubator/watchyourlan/0.0.1/templates/common.yaml diff --git a/incubator/webtop/0.0.30/values.yaml b/incubator/watchyourlan/0.0.1/values.yaml similarity index 100% rename from incubator/webtop/0.0.30/values.yaml rename to incubator/watchyourlan/0.0.1/values.yaml diff --git a/incubator/watchyourlan/item.yaml b/incubator/watchyourlan/item.yaml new file mode 100644 index 00000000000..78715032f61 --- /dev/null +++ b/incubator/watchyourlan/item.yaml @@ -0,0 +1,4 @@ +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png +categories: +- network + diff --git a/incubator/wbo/0.0.1/CHANGELOG.md b/incubator/wbo/0.0.1/CHANGELOG.md deleted file mode 100644 index 1f03eb4f637..00000000000 --- a/incubator/wbo/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wbo-0.0.1]wbo-0.0.1 (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add wbo ([#3810](https://github.com/truecharts/charts/issues/3810)) - - - - -## [wbo-0.0.1]wbo-0.0.1 (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - ### Feat - -- add wbo ([#3810](https://github.com/truecharts/charts/issues/3810)) - - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - diff --git a/incubator/wbo/0.0.1/Chart.lock b/incubator/wbo/0.0.1/Chart.lock deleted file mode 100644 index 5a62ef8cfbb..00000000000 --- a/incubator/wbo/0.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:31.579931477Z" diff --git a/incubator/wbo/0.0.1/Chart.yaml b/incubator/wbo/0.0.1/Chart.yaml deleted file mode 100644 index 1beaba5fe90..00000000000 --- a/incubator/wbo/0.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.19.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: WBO is an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board. -home: https://truecharts.org/docs/charts/incubator/wbo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png -keywords: - - wbo - - whiteboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wbo -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo - - https://github.com/lovasoa/whitebophir -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/wbo/0.0.1/README.md b/incubator/wbo/0.0.1/README.md deleted file mode 100644 index b1193636c09..00000000000 --- a/incubator/wbo/0.0.1/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# wbo - -WBO is an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wbo](https://truecharts.org/docs/charts/incubator/wbo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wbo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wbo TrueCharts/wbo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wbo` deployment - -```console -helm uninstall wbo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wbo \ - --set env.TZ="America/New York" \ - TrueCharts/wbo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wbo TrueCharts/wbo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/wbo/0.0.1/charts/common-10.5.10.tgz b/incubator/wbo/0.0.1/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/wbo/0.0.1/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/wbo/0.0.2/CHANGELOG.md b/incubator/wbo/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..0f30c5aad71 --- /dev/null +++ b/incubator/wbo/0.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wbo-0.0.2](https://github.com/truecharts/charts/compare/wbo-0.0.1...wbo-0.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wbo-0.0.1]wbo-0.0.1 (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add wbo ([#3810](https://github.com/truecharts/charts/issues/3810)) + + + + +## [wbo-0.0.1]wbo-0.0.1 (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + ### Feat + +- add wbo ([#3810](https://github.com/truecharts/charts/issues/3810)) + + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [vorta-0.0.24](https://github.com/truecharts/charts/compare/vorta-0.0.23...vorta-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/wbo/0.0.2/Chart.lock b/incubator/wbo/0.0.2/Chart.lock new file mode 100644 index 00000000000..aeea0234d82 --- /dev/null +++ b/incubator/wbo/0.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:42:10.789807864Z" diff --git a/incubator/wbo/0.0.2/Chart.yaml b/incubator/wbo/0.0.2/Chart.yaml new file mode 100644 index 00000000000..9e28b783985 --- /dev/null +++ b/incubator/wbo/0.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.19.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: WBO is an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board. +home: https://truecharts.org/docs/charts/incubator/wbo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png +keywords: + - wbo + - whiteboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wbo +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/wbo + - https://github.com/lovasoa/whitebophir +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/wbo/0.0.2/README.md b/incubator/wbo/0.0.2/README.md new file mode 100644 index 00000000000..ec36b090157 --- /dev/null +++ b/incubator/wbo/0.0.2/README.md @@ -0,0 +1,106 @@ +# wbo + +WBO is an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wbo](https://truecharts.org/docs/charts/incubator/wbo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wbo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wbo TrueCharts/wbo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wbo` deployment + +```console +helm uninstall wbo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wbo \ + --set env.TZ="America/New York" \ + TrueCharts/wbo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wbo TrueCharts/wbo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/wbo/0.0.1/app-readme.md b/incubator/wbo/0.0.2/app-readme.md similarity index 100% rename from incubator/wbo/0.0.1/app-readme.md rename to incubator/wbo/0.0.2/app-readme.md diff --git a/incubator/wbo/0.0.2/charts/common-10.6.1.tgz b/incubator/wbo/0.0.2/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/wbo/0.0.2/charts/common-10.6.1.tgz differ diff --git a/incubator/wbo/0.0.1/ix_values.yaml b/incubator/wbo/0.0.2/ix_values.yaml similarity index 100% rename from incubator/wbo/0.0.1/ix_values.yaml rename to incubator/wbo/0.0.2/ix_values.yaml diff --git a/incubator/wbo/0.0.1/questions.yaml b/incubator/wbo/0.0.2/questions.yaml similarity index 100% rename from incubator/wbo/0.0.1/questions.yaml rename to incubator/wbo/0.0.2/questions.yaml diff --git a/incubator/wbo/0.0.1/templates/_configmap.tpl b/incubator/wbo/0.0.2/templates/_configmap.tpl similarity index 100% rename from incubator/wbo/0.0.1/templates/_configmap.tpl rename to incubator/wbo/0.0.2/templates/_configmap.tpl diff --git a/incubator/wbo/0.0.1/templates/_secret.tpl b/incubator/wbo/0.0.2/templates/_secret.tpl similarity index 100% rename from incubator/wbo/0.0.1/templates/_secret.tpl rename to incubator/wbo/0.0.2/templates/_secret.tpl diff --git a/incubator/wbo/0.0.1/templates/common.yaml b/incubator/wbo/0.0.2/templates/common.yaml similarity index 100% rename from incubator/wbo/0.0.1/templates/common.yaml rename to incubator/wbo/0.0.2/templates/common.yaml diff --git a/incubator/wifi-card/0.0.26/values.yaml b/incubator/wbo/0.0.2/values.yaml similarity index 100% rename from incubator/wifi-card/0.0.26/values.yaml rename to incubator/wbo/0.0.2/values.yaml diff --git a/incubator/webp-server/0.0.29/CHANGELOG.md b/incubator/webp-server/0.0.29/CHANGELOG.md deleted file mode 100644 index be1a4f06520..00000000000 --- a/incubator/webp-server/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/webp-server/0.0.29/Chart.lock b/incubator/webp-server/0.0.29/Chart.lock deleted file mode 100644 index f872b015cb4..00000000000 --- a/incubator/webp-server/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:34.870859618Z" diff --git a/incubator/webp-server/0.0.29/Chart.yaml b/incubator/webp-server/0.0.29/Chart.yaml deleted file mode 100644 index a0f09b367bd..00000000000 --- a/incubator/webp-server/0.0.29/Chart.yaml +++ /dev/null @@ -1,39 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json." -home: https://truecharts.org/docs/charts/incubator/webp-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png -keywords: - - webp-server - - Cloud - - Productivity - - Tools-Utilities - - MediaServer-Photos - - Network-Web - - Network-FTP -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webp-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server - - https://github.com/webp-sh/webp_server_go - - https://hub.docker.com/r/webpsh/webps -type: application -version: 0.0.29 diff --git a/incubator/webp-server/0.0.29/README.md b/incubator/webp-server/0.0.29/README.md deleted file mode 100644 index 41eb5b4c941..00000000000 --- a/incubator/webp-server/0.0.29/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# webp-server - -This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [webp-server](https://truecharts.org/docs/charts/incubator/webp-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `webp-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install webp-server TrueCharts/webp-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `webp-server` deployment - -```console -helm uninstall webp-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webp-server \ - --set env.TZ="America/New York" \ - TrueCharts/webp-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install webp-server TrueCharts/webp-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/webp-server/0.0.29/charts/common-10.5.10.tgz b/incubator/webp-server/0.0.29/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/webp-server/0.0.29/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/webp-server/0.0.30/CHANGELOG.md b/incubator/webp-server/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..d6e9477e3dd --- /dev/null +++ b/incubator/webp-server/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webp-server-0.0.30](https://github.com/truecharts/charts/compare/webp-server-0.0.29...webp-server-0.0.30) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webp-server-0.0.29](https://github.com/truecharts/charts/compare/webp-server-0.0.28...webp-server-0.0.29) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) diff --git a/incubator/webp-server/0.0.30/Chart.lock b/incubator/webp-server/0.0.30/Chart.lock new file mode 100644 index 00000000000..3a96b4bb8d7 --- /dev/null +++ b/incubator/webp-server/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:42:27.484192573Z" diff --git a/incubator/webp-server/0.0.30/Chart.yaml b/incubator/webp-server/0.0.30/Chart.yaml new file mode 100644 index 00000000000..208a234e58c --- /dev/null +++ b/incubator/webp-server/0.0.30/Chart.yaml @@ -0,0 +1,39 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json." +home: https://truecharts.org/docs/charts/incubator/webp-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webp-server.png +keywords: + - webp-server + - Cloud + - Productivity + - Tools-Utilities + - MediaServer-Photos + - Network-Web + - Network-FTP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webp-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/webp-server + - https://github.com/webp-sh/webp_server_go + - https://hub.docker.com/r/webpsh/webps +type: application +version: 0.0.30 diff --git a/incubator/webp-server/0.0.30/README.md b/incubator/webp-server/0.0.30/README.md new file mode 100644 index 00000000000..0f6bd716427 --- /dev/null +++ b/incubator/webp-server/0.0.30/README.md @@ -0,0 +1,107 @@ +# webp-server + +This is a Server based on Golang, which allows you to serve WebP images on the fly. It will convert jpg,jpeg,png files by default, this can be customized by editing the config.json. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [webp-server](https://truecharts.org/docs/charts/incubator/webp-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `webp-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install webp-server TrueCharts/webp-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `webp-server` deployment + +```console +helm uninstall webp-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webp-server \ + --set env.TZ="America/New York" \ + TrueCharts/webp-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install webp-server TrueCharts/webp-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/webp-server/0.0.29/app-readme.md b/incubator/webp-server/0.0.30/app-readme.md similarity index 100% rename from incubator/webp-server/0.0.29/app-readme.md rename to incubator/webp-server/0.0.30/app-readme.md diff --git a/incubator/webp-server/0.0.30/charts/common-10.6.1.tgz b/incubator/webp-server/0.0.30/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/webp-server/0.0.30/charts/common-10.6.1.tgz differ diff --git a/incubator/webp-server/0.0.29/ix_values.yaml b/incubator/webp-server/0.0.30/ix_values.yaml similarity index 100% rename from incubator/webp-server/0.0.29/ix_values.yaml rename to incubator/webp-server/0.0.30/ix_values.yaml diff --git a/incubator/webp-server/0.0.29/questions.yaml b/incubator/webp-server/0.0.30/questions.yaml similarity index 100% rename from incubator/webp-server/0.0.29/questions.yaml rename to incubator/webp-server/0.0.30/questions.yaml diff --git a/incubator/webp-server/0.0.29/templates/common.yaml b/incubator/webp-server/0.0.30/templates/common.yaml similarity index 100% rename from incubator/webp-server/0.0.29/templates/common.yaml rename to incubator/webp-server/0.0.30/templates/common.yaml diff --git a/incubator/wordle/0.0.26/values.yaml b/incubator/webp-server/0.0.30/values.yaml similarity index 100% rename from incubator/wordle/0.0.26/values.yaml rename to incubator/webp-server/0.0.30/values.yaml diff --git a/incubator/webtop/0.0.30/CHANGELOG.md b/incubator/webtop/0.0.30/CHANGELOG.md deleted file mode 100644 index cff3a296563..00000000000 --- a/incubator/webtop/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/webtop/0.0.30/Chart.lock b/incubator/webtop/0.0.30/Chart.lock deleted file mode 100644 index 8b80da01434..00000000000 --- a/incubator/webtop/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:41.04979765Z" diff --git a/incubator/webtop/0.0.30/Chart.yaml b/incubator/webtop/0.0.30/Chart.yaml deleted file mode 100644 index 5c819ca8717..00000000000 --- a/incubator/webtop/0.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based Charts containing full desktop environments in officially supported flavors accessible via any modern web browser. -home: https://truecharts.org/docs/charts/incubator/webtop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png -keywords: - - webtop - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webtop -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/webtop - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/linuxserver/docker-webtop#readme -type: application -version: 0.0.30 diff --git a/incubator/webtop/0.0.30/README.md b/incubator/webtop/0.0.30/README.md deleted file mode 100644 index 07e75c7e655..00000000000 --- a/incubator/webtop/0.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# webtop - -Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based Charts containing full desktop environments in officially supported flavors accessible via any modern web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [webtop](https://truecharts.org/docs/charts/incubator/webtop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `webtop` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install webtop TrueCharts/webtop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `webtop` deployment - -```console -helm uninstall webtop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webtop \ - --set env.TZ="America/New York" \ - TrueCharts/webtop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install webtop TrueCharts/webtop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/webtop/0.0.30/charts/common-10.5.10.tgz b/incubator/webtop/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/webtop/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/webtop/0.0.31/CHANGELOG.md b/incubator/webtop/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ba61bda6efb --- /dev/null +++ b/incubator/webtop/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webtop-0.0.31](https://github.com/truecharts/charts/compare/webtop-0.0.30...webtop-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [webtop-0.0.30](https://github.com/truecharts/charts/compare/webtop-0.0.28...webtop-0.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/incubator/webtop/0.0.31/Chart.lock b/incubator/webtop/0.0.31/Chart.lock new file mode 100644 index 00000000000..3a801a9b054 --- /dev/null +++ b/incubator/webtop/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:42:35.173576403Z" diff --git a/incubator/webtop/0.0.31/Chart.yaml b/incubator/webtop/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e55ac1829e2 --- /dev/null +++ b/incubator/webtop/0.0.31/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based Charts containing full desktop environments in officially supported flavors accessible via any modern web browser. +home: https://truecharts.org/docs/charts/incubator/webtop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png +keywords: + - webtop + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webtop +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/webtop + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/linuxserver/docker-webtop#readme +type: application +version: 0.0.31 diff --git a/incubator/webtop/0.0.31/README.md b/incubator/webtop/0.0.31/README.md new file mode 100644 index 00000000000..18d85af25b2 --- /dev/null +++ b/incubator/webtop/0.0.31/README.md @@ -0,0 +1,108 @@ +# webtop + +Webtop(https://github.com/linuxserver/gclient) - Alpine, Ubuntu, Fedora, and Arch based Charts containing full desktop environments in officially supported flavors accessible via any modern web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [webtop](https://truecharts.org/docs/charts/incubator/webtop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `webtop` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install webtop TrueCharts/webtop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `webtop` deployment + +```console +helm uninstall webtop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webtop \ + --set env.TZ="America/New York" \ + TrueCharts/webtop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install webtop TrueCharts/webtop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/webtop/0.0.30/app-readme.md b/incubator/webtop/0.0.31/app-readme.md similarity index 100% rename from incubator/webtop/0.0.30/app-readme.md rename to incubator/webtop/0.0.31/app-readme.md diff --git a/incubator/webtop/0.0.31/charts/common-10.6.1.tgz b/incubator/webtop/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/webtop/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/webtop/0.0.30/ix_values.yaml b/incubator/webtop/0.0.31/ix_values.yaml similarity index 100% rename from incubator/webtop/0.0.30/ix_values.yaml rename to incubator/webtop/0.0.31/ix_values.yaml diff --git a/incubator/webtop/0.0.30/questions.yaml b/incubator/webtop/0.0.31/questions.yaml similarity index 100% rename from incubator/webtop/0.0.30/questions.yaml rename to incubator/webtop/0.0.31/questions.yaml diff --git a/incubator/webtop/0.0.30/templates/common.yaml b/incubator/webtop/0.0.31/templates/common.yaml similarity index 100% rename from incubator/webtop/0.0.30/templates/common.yaml rename to incubator/webtop/0.0.31/templates/common.yaml diff --git a/incubator/xmrig/0.0.24/values.yaml b/incubator/webtop/0.0.31/values.yaml similarity index 100% rename from incubator/xmrig/0.0.24/values.yaml rename to incubator/webtop/0.0.31/values.yaml diff --git a/incubator/wifi-card/0.0.26/CHANGELOG.md b/incubator/wifi-card/0.0.26/CHANGELOG.md deleted file mode 100644 index 77b94d86792..00000000000 --- a/incubator/wifi-card/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/wifi-card/0.0.26/Chart.lock b/incubator/wifi-card/0.0.26/Chart.lock deleted file mode 100644 index 22f87ba8d68..00000000000 --- a/incubator/wifi-card/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:52.480499689Z" diff --git a/incubator/wifi-card/0.0.26/Chart.yaml b/incubator/wifi-card/0.0.26/Chart.yaml deleted file mode 100644 index 4beb2f46c84..00000000000 --- a/incubator/wifi-card/0.0.26/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Print a neat little card with your WiFi info and stick it on the fridge. -home: https://truecharts.org/docs/charts/incubator/wifi-card -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png -keywords: - - wifi-card - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wifi-card -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card - - https://github.com/bndw/wifi-card - - https://hub.docker.com/r/bndw/wifi-card/ -type: application -version: 0.0.26 diff --git a/incubator/wifi-card/0.0.26/README.md b/incubator/wifi-card/0.0.26/README.md deleted file mode 100644 index b2ffa0bd36c..00000000000 --- a/incubator/wifi-card/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# wifi-card - -Print a neat little card with your WiFi info and stick it on the fridge. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wifi-card](https://truecharts.org/docs/charts/incubator/wifi-card) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wifi-card` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wifi-card TrueCharts/wifi-card -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wifi-card` deployment - -```console -helm uninstall wifi-card -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wifi-card \ - --set env.TZ="America/New York" \ - TrueCharts/wifi-card -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wifi-card TrueCharts/wifi-card -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/wifi-card/0.0.26/charts/common-10.5.10.tgz b/incubator/wifi-card/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/wifi-card/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/wifi-card/0.0.27/CHANGELOG.md b/incubator/wifi-card/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..dfbe223941e --- /dev/null +++ b/incubator/wifi-card/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wifi-card-0.0.27](https://github.com/truecharts/charts/compare/wifi-card-0.0.26...wifi-card-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wifi-card-0.0.26](https://github.com/truecharts/charts/compare/wifi-card-0.0.24...wifi-card-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/wifi-card/0.0.27/Chart.lock b/incubator/wifi-card/0.0.27/Chart.lock new file mode 100644 index 00000000000..2944888449e --- /dev/null +++ b/incubator/wifi-card/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:42:40.512439903Z" diff --git a/incubator/wifi-card/0.0.27/Chart.yaml b/incubator/wifi-card/0.0.27/Chart.yaml new file mode 100644 index 00000000000..f0eea072f11 --- /dev/null +++ b/incubator/wifi-card/0.0.27/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Print a neat little card with your WiFi info and stick it on the fridge. +home: https://truecharts.org/docs/charts/incubator/wifi-card +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png +keywords: + - wifi-card + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wifi-card +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/wifi-card + - https://github.com/bndw/wifi-card + - https://hub.docker.com/r/bndw/wifi-card/ +type: application +version: 0.0.27 diff --git a/incubator/wifi-card/0.0.27/README.md b/incubator/wifi-card/0.0.27/README.md new file mode 100644 index 00000000000..43ffea2ff7e --- /dev/null +++ b/incubator/wifi-card/0.0.27/README.md @@ -0,0 +1,107 @@ +# wifi-card + +Print a neat little card with your WiFi info and stick it on the fridge. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wifi-card](https://truecharts.org/docs/charts/incubator/wifi-card) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wifi-card` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wifi-card TrueCharts/wifi-card +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wifi-card` deployment + +```console +helm uninstall wifi-card +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wifi-card \ + --set env.TZ="America/New York" \ + TrueCharts/wifi-card +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wifi-card TrueCharts/wifi-card -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/wifi-card/0.0.26/app-readme.md b/incubator/wifi-card/0.0.27/app-readme.md similarity index 100% rename from incubator/wifi-card/0.0.26/app-readme.md rename to incubator/wifi-card/0.0.27/app-readme.md diff --git a/incubator/wifi-card/0.0.27/charts/common-10.6.1.tgz b/incubator/wifi-card/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/wifi-card/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/wifi-card/0.0.26/ix_values.yaml b/incubator/wifi-card/0.0.27/ix_values.yaml similarity index 100% rename from incubator/wifi-card/0.0.26/ix_values.yaml rename to incubator/wifi-card/0.0.27/ix_values.yaml diff --git a/incubator/wifi-card/0.0.26/questions.yaml b/incubator/wifi-card/0.0.27/questions.yaml similarity index 100% rename from incubator/wifi-card/0.0.26/questions.yaml rename to incubator/wifi-card/0.0.27/questions.yaml diff --git a/incubator/wifi-card/0.0.26/templates/common.yaml b/incubator/wifi-card/0.0.27/templates/common.yaml similarity index 100% rename from incubator/wifi-card/0.0.26/templates/common.yaml rename to incubator/wifi-card/0.0.27/templates/common.yaml diff --git a/incubator/xonotic/0.0.25/values.yaml b/incubator/wifi-card/0.0.27/values.yaml similarity index 100% rename from incubator/xonotic/0.0.25/values.yaml rename to incubator/wifi-card/0.0.27/values.yaml diff --git a/incubator/wordle/0.0.26/CHANGELOG.md b/incubator/wordle/0.0.26/CHANGELOG.md deleted file mode 100644 index 4db4181323b..00000000000 --- a/incubator/wordle/0.0.26/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/wordle/0.0.26/Chart.lock b/incubator/wordle/0.0.26/Chart.lock deleted file mode 100644 index dc327c08a3e..00000000000 --- a/incubator/wordle/0.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:57.047967548Z" diff --git a/incubator/wordle/0.0.26/Chart.yaml b/incubator/wordle/0.0.26/Chart.yaml deleted file mode 100644 index c9cbbfb85b2..00000000000 --- a/incubator/wordle/0.0.26/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Productivity - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind." -home: https://truecharts.org/docs/charts/incubator/wordle -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordle.png -keywords: - - wordle - - GameServers - - Productivity - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wordle -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wordle - - https://github.com/modem7/docker-wordle - - https://hub.docker.com/r/modem7/wordle -type: application -version: 0.0.26 diff --git a/incubator/wordle/0.0.26/README.md b/incubator/wordle/0.0.26/README.md deleted file mode 100644 index b37a47a3b5f..00000000000 --- a/incubator/wordle/0.0.26/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# wordle - -This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wordle](https://truecharts.org/docs/charts/incubator/wordle) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wordle` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wordle TrueCharts/wordle -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wordle` deployment - -```console -helm uninstall wordle -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wordle \ - --set env.TZ="America/New York" \ - TrueCharts/wordle -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wordle TrueCharts/wordle -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/wordle/0.0.26/charts/common-10.5.10.tgz b/incubator/wordle/0.0.26/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/wordle/0.0.26/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/wordle/0.0.27/CHANGELOG.md b/incubator/wordle/0.0.27/CHANGELOG.md new file mode 100644 index 00000000000..5bcbd28b9b7 --- /dev/null +++ b/incubator/wordle/0.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wordle-0.0.27](https://github.com/truecharts/charts/compare/wordle-0.0.26...wordle-0.0.27) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [wordle-0.0.26](https://github.com/truecharts/charts/compare/wordle-0.0.24...wordle-0.0.26) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/wordle/0.0.27/Chart.lock b/incubator/wordle/0.0.27/Chart.lock new file mode 100644 index 00000000000..b3eb6900c08 --- /dev/null +++ b/incubator/wordle/0.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:42:43.042297659Z" diff --git a/incubator/wordle/0.0.27/Chart.yaml b/incubator/wordle/0.0.27/Chart.yaml new file mode 100644 index 00000000000..eda10d5fa4b --- /dev/null +++ b/incubator/wordle/0.0.27/Chart.yaml @@ -0,0 +1,33 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Productivity + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind." +home: https://truecharts.org/docs/charts/incubator/wordle +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordle.png +keywords: + - wordle + - GameServers + - Productivity + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wordle +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/wordle + - https://github.com/modem7/docker-wordle + - https://hub.docker.com/r/modem7/wordle +type: application +version: 0.0.27 diff --git a/incubator/wordle/0.0.27/README.md b/incubator/wordle/0.0.27/README.md new file mode 100644 index 00000000000..cb39c117cb6 --- /dev/null +++ b/incubator/wordle/0.0.27/README.md @@ -0,0 +1,107 @@ +# wordle + +This is a clone project of the popular word guessing game we all know and love. Made using React, Typescript, and Tailwind. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wordle](https://truecharts.org/docs/charts/incubator/wordle) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wordle` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wordle TrueCharts/wordle +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wordle` deployment + +```console +helm uninstall wordle +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wordle \ + --set env.TZ="America/New York" \ + TrueCharts/wordle +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wordle TrueCharts/wordle -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/wordle/0.0.26/app-readme.md b/incubator/wordle/0.0.27/app-readme.md similarity index 100% rename from incubator/wordle/0.0.26/app-readme.md rename to incubator/wordle/0.0.27/app-readme.md diff --git a/incubator/wordle/0.0.27/charts/common-10.6.1.tgz b/incubator/wordle/0.0.27/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/wordle/0.0.27/charts/common-10.6.1.tgz differ diff --git a/incubator/wordle/0.0.26/ix_values.yaml b/incubator/wordle/0.0.27/ix_values.yaml similarity index 100% rename from incubator/wordle/0.0.26/ix_values.yaml rename to incubator/wordle/0.0.27/ix_values.yaml diff --git a/incubator/wordle/0.0.26/questions.yaml b/incubator/wordle/0.0.27/questions.yaml similarity index 100% rename from incubator/wordle/0.0.26/questions.yaml rename to incubator/wordle/0.0.27/questions.yaml diff --git a/incubator/wordle/0.0.26/templates/common.yaml b/incubator/wordle/0.0.27/templates/common.yaml similarity index 100% rename from incubator/wordle/0.0.26/templates/common.yaml rename to incubator/wordle/0.0.27/templates/common.yaml diff --git a/incubator/xware/0.0.24/values.yaml b/incubator/wordle/0.0.27/values.yaml similarity index 100% rename from incubator/xware/0.0.24/values.yaml rename to incubator/wordle/0.0.27/values.yaml diff --git a/incubator/xmrig/0.0.24/CHANGELOG.md b/incubator/xmrig/0.0.24/CHANGELOG.md deleted file mode 100644 index 6d0a7f288d4..00000000000 --- a/incubator/xmrig/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/xmrig/0.0.24/Chart.lock b/incubator/xmrig/0.0.24/Chart.lock deleted file mode 100644 index d6180cf6fc6..00000000000 --- a/incubator/xmrig/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:40:59.779564582Z" diff --git a/incubator/xmrig/0.0.24/Chart.yaml b/incubator/xmrig/0.0.24/Chart.yaml deleted file mode 100644 index 3180fe8c143..00000000000 --- a/incubator/xmrig/0.0.24/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. -home: https://truecharts.org/docs/charts/incubator/xmrig -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png -keywords: - - xmrig - - Crypto -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xmrig -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig - - https://hub.docker.com/r/lnxd/xmrig -type: application -version: 0.0.24 diff --git a/incubator/xmrig/0.0.24/README.md b/incubator/xmrig/0.0.24/README.md deleted file mode 100644 index 863e318b85e..00000000000 --- a/incubator/xmrig/0.0.24/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# xmrig - -Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xmrig](https://truecharts.org/docs/charts/incubator/xmrig) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `xmrig` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install xmrig TrueCharts/xmrig -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `xmrig` deployment - -```console -helm uninstall xmrig -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xmrig \ - --set env.TZ="America/New York" \ - TrueCharts/xmrig -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install xmrig TrueCharts/xmrig -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/xmrig/0.0.24/charts/common-10.5.10.tgz b/incubator/xmrig/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/xmrig/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/xmrig/0.0.25/CHANGELOG.md b/incubator/xmrig/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9b8ed8d900f --- /dev/null +++ b/incubator/xmrig/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xmrig-0.0.25](https://github.com/truecharts/charts/compare/xmrig-0.0.24...xmrig-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xmrig-0.0.24](https://github.com/truecharts/charts/compare/xmrig-0.0.22...xmrig-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/xmrig/0.0.25/Chart.lock b/incubator/xmrig/0.0.25/Chart.lock new file mode 100644 index 00000000000..748c4465fed --- /dev/null +++ b/incubator/xmrig/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:42:57.827554542Z" diff --git a/incubator/xmrig/0.0.25/Chart.yaml b/incubator/xmrig/0.0.25/Chart.yaml new file mode 100644 index 00000000000..94c25f817b2 --- /dev/null +++ b/incubator/xmrig/0.0.25/Chart.yaml @@ -0,0 +1,28 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Crypto +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. +home: https://truecharts.org/docs/charts/incubator/xmrig +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png +keywords: + - xmrig + - Crypto +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xmrig +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xmrig + - https://hub.docker.com/r/lnxd/xmrig +type: application +version: 0.0.25 diff --git a/incubator/xmrig/0.0.25/README.md b/incubator/xmrig/0.0.25/README.md new file mode 100644 index 00000000000..bf58b5b6155 --- /dev/null +++ b/incubator/xmrig/0.0.25/README.md @@ -0,0 +1,106 @@ +# xmrig + +Chartised version of XMRig for CPU Mining. Helps turn your TrueNAS server into a Monero / cryptocurrency mining rig. Now optionally works with GPU algorithms as well. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xmrig](https://truecharts.org/docs/charts/incubator/xmrig) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `xmrig` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install xmrig TrueCharts/xmrig +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `xmrig` deployment + +```console +helm uninstall xmrig +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xmrig \ + --set env.TZ="America/New York" \ + TrueCharts/xmrig +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install xmrig TrueCharts/xmrig -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/xmrig/0.0.24/app-readme.md b/incubator/xmrig/0.0.25/app-readme.md similarity index 100% rename from incubator/xmrig/0.0.24/app-readme.md rename to incubator/xmrig/0.0.25/app-readme.md diff --git a/incubator/xmrig/0.0.25/charts/common-10.6.1.tgz b/incubator/xmrig/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/xmrig/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/xmrig/0.0.24/ix_values.yaml b/incubator/xmrig/0.0.25/ix_values.yaml similarity index 100% rename from incubator/xmrig/0.0.24/ix_values.yaml rename to incubator/xmrig/0.0.25/ix_values.yaml diff --git a/incubator/xmrig/0.0.24/questions.yaml b/incubator/xmrig/0.0.25/questions.yaml similarity index 100% rename from incubator/xmrig/0.0.24/questions.yaml rename to incubator/xmrig/0.0.25/questions.yaml diff --git a/incubator/xmrig/0.0.24/templates/common.yaml b/incubator/xmrig/0.0.25/templates/common.yaml similarity index 100% rename from incubator/xmrig/0.0.24/templates/common.yaml rename to incubator/xmrig/0.0.25/templates/common.yaml diff --git a/incubator/yacht/0.0.25/values.yaml b/incubator/xmrig/0.0.25/values.yaml similarity index 100% rename from incubator/yacht/0.0.25/values.yaml rename to incubator/xmrig/0.0.25/values.yaml diff --git a/incubator/xonotic/0.0.25/CHANGELOG.md b/incubator/xonotic/0.0.25/CHANGELOG.md deleted file mode 100644 index d1a3d6fef6d..00000000000 --- a/incubator/xonotic/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/xonotic/0.0.25/Chart.lock b/incubator/xonotic/0.0.25/Chart.lock deleted file mode 100644 index 748975880eb..00000000000 --- a/incubator/xonotic/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:07.059769207Z" diff --git a/incubator/xonotic/0.0.25/Chart.yaml b/incubator/xonotic/0.0.25/Chart.yaml deleted file mode 100644 index baab1cf194e..00000000000 --- a/incubator/xonotic/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This Chart will download and install the preferred version of Xonotic." -home: https://truecharts.org/docs/charts/incubator/xonotic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png -keywords: - - xonotic - - GameServers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xonotic -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic - - https://www.xonotic.org/ - - https://hub.docker.com/r/ich777/xonotic/ -type: application -version: 0.0.25 diff --git a/incubator/xonotic/0.0.25/README.md b/incubator/xonotic/0.0.25/README.md deleted file mode 100644 index 2080a949041..00000000000 --- a/incubator/xonotic/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# xonotic - -This Chart will download and install the preferred version of Xonotic. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xonotic](https://truecharts.org/docs/charts/incubator/xonotic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `xonotic` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install xonotic TrueCharts/xonotic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `xonotic` deployment - -```console -helm uninstall xonotic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xonotic \ - --set env.TZ="America/New York" \ - TrueCharts/xonotic -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install xonotic TrueCharts/xonotic -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/xonotic/0.0.25/charts/common-10.5.10.tgz b/incubator/xonotic/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/xonotic/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/xonotic/0.0.26/CHANGELOG.md b/incubator/xonotic/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..e71f2837c10 --- /dev/null +++ b/incubator/xonotic/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xonotic-0.0.26](https://github.com/truecharts/charts/compare/xonotic-0.0.25...xonotic-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xonotic-0.0.25](https://github.com/truecharts/charts/compare/xonotic-0.0.24...xonotic-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/xonotic/0.0.26/Chart.lock b/incubator/xonotic/0.0.26/Chart.lock new file mode 100644 index 00000000000..c6c959e3954 --- /dev/null +++ b/incubator/xonotic/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:43:06.472784993Z" diff --git a/incubator/xonotic/0.0.26/Chart.yaml b/incubator/xonotic/0.0.26/Chart.yaml new file mode 100644 index 00000000000..90018d5b1b5 --- /dev/null +++ b/incubator/xonotic/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This Chart will download and install the preferred version of Xonotic." +home: https://truecharts.org/docs/charts/incubator/xonotic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png +keywords: + - xonotic + - GameServers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xonotic +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xonotic + - https://www.xonotic.org/ + - https://hub.docker.com/r/ich777/xonotic/ +type: application +version: 0.0.26 diff --git a/incubator/xonotic/0.0.26/README.md b/incubator/xonotic/0.0.26/README.md new file mode 100644 index 00000000000..29e5241c4a4 --- /dev/null +++ b/incubator/xonotic/0.0.26/README.md @@ -0,0 +1,107 @@ +# xonotic + +This Chart will download and install the preferred version of Xonotic. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xonotic](https://truecharts.org/docs/charts/incubator/xonotic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `xonotic` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install xonotic TrueCharts/xonotic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `xonotic` deployment + +```console +helm uninstall xonotic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xonotic \ + --set env.TZ="America/New York" \ + TrueCharts/xonotic +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install xonotic TrueCharts/xonotic -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/xonotic/0.0.25/app-readme.md b/incubator/xonotic/0.0.26/app-readme.md similarity index 100% rename from incubator/xonotic/0.0.25/app-readme.md rename to incubator/xonotic/0.0.26/app-readme.md diff --git a/incubator/xonotic/0.0.26/charts/common-10.6.1.tgz b/incubator/xonotic/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/xonotic/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/xonotic/0.0.25/ix_values.yaml b/incubator/xonotic/0.0.26/ix_values.yaml similarity index 100% rename from incubator/xonotic/0.0.25/ix_values.yaml rename to incubator/xonotic/0.0.26/ix_values.yaml diff --git a/incubator/xonotic/0.0.25/questions.yaml b/incubator/xonotic/0.0.26/questions.yaml similarity index 100% rename from incubator/xonotic/0.0.25/questions.yaml rename to incubator/xonotic/0.0.26/questions.yaml diff --git a/incubator/xonotic/0.0.25/templates/common.yaml b/incubator/xonotic/0.0.26/templates/common.yaml similarity index 100% rename from incubator/xonotic/0.0.25/templates/common.yaml rename to incubator/xonotic/0.0.26/templates/common.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.24/values.yaml b/incubator/xonotic/0.0.26/values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.24/values.yaml rename to incubator/xonotic/0.0.26/values.yaml diff --git a/incubator/xware/0.0.24/CHANGELOG.md b/incubator/xware/0.0.24/CHANGELOG.md deleted file mode 100644 index 77b65b3f722..00000000000 --- a/incubator/xware/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/xware/0.0.24/Chart.lock b/incubator/xware/0.0.24/Chart.lock deleted file mode 100644 index 7b1238785b9..00000000000 --- a/incubator/xware/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:18.248126284Z" diff --git a/incubator/xware/0.0.24/Chart.yaml b/incubator/xware/0.0.24/Chart.yaml deleted file mode 100644 index 50d43f90b6a..00000000000 --- a/incubator/xware/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This is a Chart of Thunder downloader." -home: https://truecharts.org/docs/charts/incubator/xware -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png -keywords: - - xware - - Downloaders -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xware -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xware - - https://hub.docker.com/r/caiguai/docker-xware - - https://hub.docker.com/r/caiguai/docker-xware -type: application -version: 0.0.24 diff --git a/incubator/xware/0.0.24/README.md b/incubator/xware/0.0.24/README.md deleted file mode 100644 index f06db80f302..00000000000 --- a/incubator/xware/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# xware - -This is a Chart of Thunder downloader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xware](https://truecharts.org/docs/charts/incubator/xware) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `xware` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install xware TrueCharts/xware -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `xware` deployment - -```console -helm uninstall xware -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xware \ - --set env.TZ="America/New York" \ - TrueCharts/xware -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install xware TrueCharts/xware -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/xware/0.0.24/charts/common-10.5.10.tgz b/incubator/xware/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/xware/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/xware/0.0.25/CHANGELOG.md b/incubator/xware/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..ae0bc9b81b3 --- /dev/null +++ b/incubator/xware/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xware-0.0.25](https://github.com/truecharts/charts/compare/xware-0.0.24...xware-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [xware-0.0.24](https://github.com/truecharts/charts/compare/xware-0.0.22...xware-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - add missing descriptions and clean up descriptions for various charts ([#3704](https://github.com/truecharts/charts/issues/3704)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/incubator/xware/0.0.25/Chart.lock b/incubator/xware/0.0.25/Chart.lock new file mode 100644 index 00000000000..f9dd580ca9d --- /dev/null +++ b/incubator/xware/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:43:12.012793672Z" diff --git a/incubator/xware/0.0.25/Chart.yaml b/incubator/xware/0.0.25/Chart.yaml new file mode 100644 index 00000000000..cac5bcbae33 --- /dev/null +++ b/incubator/xware/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This is a Chart of Thunder downloader." +home: https://truecharts.org/docs/charts/incubator/xware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png +keywords: + - xware + - Downloaders +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xware +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xware + - https://hub.docker.com/r/caiguai/docker-xware + - https://hub.docker.com/r/caiguai/docker-xware +type: application +version: 0.0.25 diff --git a/incubator/xware/0.0.25/README.md b/incubator/xware/0.0.25/README.md new file mode 100644 index 00000000000..aaf6161f142 --- /dev/null +++ b/incubator/xware/0.0.25/README.md @@ -0,0 +1,107 @@ +# xware + +This is a Chart of Thunder downloader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xware](https://truecharts.org/docs/charts/incubator/xware) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `xware` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install xware TrueCharts/xware +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `xware` deployment + +```console +helm uninstall xware +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xware \ + --set env.TZ="America/New York" \ + TrueCharts/xware +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install xware TrueCharts/xware -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/xware/0.0.24/app-readme.md b/incubator/xware/0.0.25/app-readme.md similarity index 100% rename from incubator/xware/0.0.24/app-readme.md rename to incubator/xware/0.0.25/app-readme.md diff --git a/incubator/xware/0.0.25/charts/common-10.6.1.tgz b/incubator/xware/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/xware/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/xware/0.0.24/ix_values.yaml b/incubator/xware/0.0.25/ix_values.yaml similarity index 100% rename from incubator/xware/0.0.24/ix_values.yaml rename to incubator/xware/0.0.25/ix_values.yaml diff --git a/incubator/xware/0.0.24/questions.yaml b/incubator/xware/0.0.25/questions.yaml similarity index 100% rename from incubator/xware/0.0.24/questions.yaml rename to incubator/xware/0.0.25/questions.yaml diff --git a/incubator/xware/0.0.24/templates/common.yaml b/incubator/xware/0.0.25/templates/common.yaml similarity index 100% rename from incubator/xware/0.0.24/templates/common.yaml rename to incubator/xware/0.0.25/templates/common.yaml diff --git a/incubator/yacy/0.0.24/values.yaml b/incubator/xware/0.0.25/values.yaml similarity index 100% rename from incubator/yacy/0.0.24/values.yaml rename to incubator/xware/0.0.25/values.yaml diff --git a/incubator/yacht/0.0.25/CHANGELOG.md b/incubator/yacht/0.0.25/CHANGELOG.md deleted file mode 100644 index a72b6d8a72b..00000000000 --- a/incubator/yacht/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/yacht/0.0.25/Chart.lock b/incubator/yacht/0.0.25/Chart.lock deleted file mode 100644 index 69fb4b7655f..00000000000 --- a/incubator/yacht/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:22.90790415Z" diff --git a/incubator/yacht/0.0.25/Chart.yaml b/incubator/yacht/0.0.25/Chart.yaml deleted file mode 100644 index 2cceeca1813..00000000000 --- a/incubator/yacht/0.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for." -home: https://truecharts.org/docs/charts/incubator/yacht -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacht.png -keywords: - - yacht - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yacht -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacht - - https://github.com/SelfhostedPro/Yacht - - https://hub.docker.com/r/selfhostedpro/yacht -type: application -version: 0.0.25 diff --git a/incubator/yacht/0.0.25/README.md b/incubator/yacht/0.0.25/README.md deleted file mode 100644 index b247f06d7eb..00000000000 --- a/incubator/yacht/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# yacht - -A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yacht](https://truecharts.org/docs/charts/incubator/yacht) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `yacht` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install yacht TrueCharts/yacht -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `yacht` deployment - -```console -helm uninstall yacht -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yacht \ - --set env.TZ="America/New York" \ - TrueCharts/yacht -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install yacht TrueCharts/yacht -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacht/0.0.25/charts/common-10.5.10.tgz b/incubator/yacht/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/yacht/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/yacht/0.0.26/CHANGELOG.md b/incubator/yacht/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..18a10d34655 --- /dev/null +++ b/incubator/yacht/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacht-0.0.26](https://github.com/truecharts/charts/compare/yacht-0.0.25...yacht-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacht-0.0.25](https://github.com/truecharts/charts/compare/yacht-0.0.24...yacht-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/yacht/0.0.26/Chart.lock b/incubator/yacht/0.0.26/Chart.lock new file mode 100644 index 00000000000..28f53d6e484 --- /dev/null +++ b/incubator/yacht/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:43:14.84738346Z" diff --git a/incubator/yacht/0.0.26/Chart.yaml b/incubator/yacht/0.0.26/Chart.yaml new file mode 100644 index 00000000000..25cc9f7fe43 --- /dev/null +++ b/incubator/yacht/0.0.26/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for." +home: https://truecharts.org/docs/charts/incubator/yacht +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacht.png +keywords: + - yacht + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacht +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacht + - https://github.com/SelfhostedPro/Yacht + - https://hub.docker.com/r/selfhostedpro/yacht +type: application +version: 0.0.26 diff --git a/incubator/yacht/0.0.26/README.md b/incubator/yacht/0.0.26/README.md new file mode 100644 index 00000000000..9962b3b8136 --- /dev/null +++ b/incubator/yacht/0.0.26/README.md @@ -0,0 +1,107 @@ +# yacht + +A web interface for managing Chart Charts with an emphasis on templating to provide one-click deployments of Chartized applications. Think of it as a decentralized app store for servers that anyone can make packages for. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yacht](https://truecharts.org/docs/charts/incubator/yacht) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `yacht` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install yacht TrueCharts/yacht +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `yacht` deployment + +```console +helm uninstall yacht +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yacht \ + --set env.TZ="America/New York" \ + TrueCharts/yacht +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install yacht TrueCharts/yacht -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacht/0.0.25/app-readme.md b/incubator/yacht/0.0.26/app-readme.md similarity index 100% rename from incubator/yacht/0.0.25/app-readme.md rename to incubator/yacht/0.0.26/app-readme.md diff --git a/incubator/yacht/0.0.26/charts/common-10.6.1.tgz b/incubator/yacht/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/yacht/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/yacht/0.0.25/ix_values.yaml b/incubator/yacht/0.0.26/ix_values.yaml similarity index 100% rename from incubator/yacht/0.0.25/ix_values.yaml rename to incubator/yacht/0.0.26/ix_values.yaml diff --git a/incubator/yacht/0.0.25/questions.yaml b/incubator/yacht/0.0.26/questions.yaml similarity index 100% rename from incubator/yacht/0.0.25/questions.yaml rename to incubator/yacht/0.0.26/questions.yaml diff --git a/incubator/yacht/0.0.25/templates/common.yaml b/incubator/yacht/0.0.26/templates/common.yaml similarity index 100% rename from incubator/yacht/0.0.25/templates/common.yaml rename to incubator/yacht/0.0.26/templates/common.yaml diff --git a/incubator/yourls/0.0.30/values.yaml b/incubator/yacht/0.0.26/values.yaml similarity index 100% rename from incubator/yourls/0.0.30/values.yaml rename to incubator/yacht/0.0.26/values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md deleted file mode 100644 index fa5a39726cc..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/yacreaderlibraryserver/0.0.24/Chart.lock b/incubator/yacreaderlibraryserver/0.0.24/Chart.lock deleted file mode 100644 index 91766d5a8e4..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:24.468233608Z" diff --git a/incubator/yacreaderlibraryserver/0.0.24/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.24/Chart.yaml deleted file mode 100644 index f2c2d65e424..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.24/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaServer-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Headless version of the YACReaderLibraryServer." -home: https://truecharts.org/docs/charts/incubator/yacreaderlibraryserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png -keywords: - - yacreaderlibraryserver - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yacreaderlibraryserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver - - https://www.yacreader.com - - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/ -type: application -version: 0.0.24 diff --git a/incubator/yacreaderlibraryserver/0.0.24/README.md b/incubator/yacreaderlibraryserver/0.0.24/README.md deleted file mode 100644 index 5a1781c455c..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# yacreaderlibraryserver - -Headless version of the YACReaderLibraryServer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yacreaderlibraryserver](https://truecharts.org/docs/charts/incubator/yacreaderlibraryserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `yacreaderlibraryserver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install yacreaderlibraryserver TrueCharts/yacreaderlibraryserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `yacreaderlibraryserver` deployment - -```console -helm uninstall yacreaderlibraryserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yacreaderlibraryserver \ - --set env.TZ="America/New York" \ - TrueCharts/yacreaderlibraryserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install yacreaderlibraryserver TrueCharts/yacreaderlibraryserver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacreaderlibraryserver/0.0.24/charts/common-10.5.10.tgz b/incubator/yacreaderlibraryserver/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/yacreaderlibraryserver/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/yacreaderlibraryserver/0.0.25/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..5ce13b9894c --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacreaderlibraryserver-0.0.25](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.24...yacreaderlibraryserver-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacreaderlibraryserver-0.0.24](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.23...yacreaderlibraryserver-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/yacreaderlibraryserver/0.0.25/Chart.lock b/incubator/yacreaderlibraryserver/0.0.25/Chart.lock new file mode 100644 index 00000000000..3b5f83f91cd --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:43:30.059245235Z" diff --git a/incubator/yacreaderlibraryserver/0.0.25/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.25/Chart.yaml new file mode 100644 index 00000000000..ab68f678609 --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.25/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaServer-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Headless version of the YACReaderLibraryServer." +home: https://truecharts.org/docs/charts/incubator/yacreaderlibraryserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.png +keywords: + - yacreaderlibraryserver + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacreaderlibraryserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacreaderlibraryserver + - https://www.yacreader.com + - https://hub.docker.com/r/xthursdayx/yacreaderlibrary-server-docker/ +type: application +version: 0.0.25 diff --git a/incubator/yacreaderlibraryserver/0.0.25/README.md b/incubator/yacreaderlibraryserver/0.0.25/README.md new file mode 100644 index 00000000000..e6841ca888d --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.25/README.md @@ -0,0 +1,107 @@ +# yacreaderlibraryserver + +Headless version of the YACReaderLibraryServer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yacreaderlibraryserver](https://truecharts.org/docs/charts/incubator/yacreaderlibraryserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `yacreaderlibraryserver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install yacreaderlibraryserver TrueCharts/yacreaderlibraryserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `yacreaderlibraryserver` deployment + +```console +helm uninstall yacreaderlibraryserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yacreaderlibraryserver \ + --set env.TZ="America/New York" \ + TrueCharts/yacreaderlibraryserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install yacreaderlibraryserver TrueCharts/yacreaderlibraryserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacreaderlibraryserver/0.0.24/app-readme.md b/incubator/yacreaderlibraryserver/0.0.25/app-readme.md similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.24/app-readme.md rename to incubator/yacreaderlibraryserver/0.0.25/app-readme.md diff --git a/incubator/yacreaderlibraryserver/0.0.25/charts/common-10.6.1.tgz b/incubator/yacreaderlibraryserver/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/yacreaderlibraryserver/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/yacreaderlibraryserver/0.0.24/ix_values.yaml b/incubator/yacreaderlibraryserver/0.0.25/ix_values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.24/ix_values.yaml rename to incubator/yacreaderlibraryserver/0.0.25/ix_values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.24/questions.yaml b/incubator/yacreaderlibraryserver/0.0.25/questions.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.24/questions.yaml rename to incubator/yacreaderlibraryserver/0.0.25/questions.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.24/templates/common.yaml b/incubator/yacreaderlibraryserver/0.0.25/templates/common.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.24/templates/common.yaml rename to incubator/yacreaderlibraryserver/0.0.25/templates/common.yaml diff --git a/incubator/youtransfer/0.0.24/values.yaml b/incubator/yacreaderlibraryserver/0.0.25/values.yaml similarity index 100% rename from incubator/youtransfer/0.0.24/values.yaml rename to incubator/yacreaderlibraryserver/0.0.25/values.yaml diff --git a/incubator/yacy/0.0.24/CHANGELOG.md b/incubator/yacy/0.0.24/CHANGELOG.md deleted file mode 100644 index f1f42d791a1..00000000000 --- a/incubator/yacy/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/yacy/0.0.24/Chart.lock b/incubator/yacy/0.0.24/Chart.lock deleted file mode 100644 index 8ff21668a54..00000000000 --- a/incubator/yacy/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:32.577456424Z" diff --git a/incubator/yacy/0.0.24/Chart.yaml b/incubator/yacy/0.0.24/Chart.yaml deleted file mode 100644 index 717a0a76fe7..00000000000 --- a/incubator/yacy/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Network-Web -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "YaCy decentralized search engine (https://yacy.net)" -home: https://truecharts.org/docs/charts/incubator/yacy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png -keywords: - - yacy - - Tools-Utilities - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yacy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy - - https://yacy.net/ - - https://hub.docker.com/r/yacy/yacy_search_server/ -type: application -version: 0.0.24 diff --git a/incubator/yacy/0.0.24/README.md b/incubator/yacy/0.0.24/README.md deleted file mode 100644 index 8f0462fc4ee..00000000000 --- a/incubator/yacy/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# yacy - -YaCy decentralized search engine (https://yacy.net) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yacy](https://truecharts.org/docs/charts/incubator/yacy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `yacy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install yacy TrueCharts/yacy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `yacy` deployment - -```console -helm uninstall yacy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yacy \ - --set env.TZ="America/New York" \ - TrueCharts/yacy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install yacy TrueCharts/yacy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacy/0.0.24/charts/common-10.5.10.tgz b/incubator/yacy/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/yacy/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/yacy/0.0.25/CHANGELOG.md b/incubator/yacy/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..091642c7228 --- /dev/null +++ b/incubator/yacy/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacy-0.0.25](https://github.com/truecharts/charts/compare/yacy-0.0.24...yacy-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yacy-0.0.24](https://github.com/truecharts/charts/compare/yacy-0.0.23...yacy-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/yacy/0.0.25/Chart.lock b/incubator/yacy/0.0.25/Chart.lock new file mode 100644 index 00000000000..7b03297eee4 --- /dev/null +++ b/incubator/yacy/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:43:38.185509938Z" diff --git a/incubator/yacy/0.0.25/Chart.yaml b/incubator/yacy/0.0.25/Chart.yaml new file mode 100644 index 00000000000..6831fa90e52 --- /dev/null +++ b/incubator/yacy/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Network-Web +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "YaCy decentralized search engine (https://yacy.net)" +home: https://truecharts.org/docs/charts/incubator/yacy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacy.png +keywords: + - yacy + - Tools-Utilities + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yacy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yacy + - https://yacy.net/ + - https://hub.docker.com/r/yacy/yacy_search_server/ +type: application +version: 0.0.25 diff --git a/incubator/yacy/0.0.25/README.md b/incubator/yacy/0.0.25/README.md new file mode 100644 index 00000000000..120eb3de888 --- /dev/null +++ b/incubator/yacy/0.0.25/README.md @@ -0,0 +1,107 @@ +# yacy + +YaCy decentralized search engine (https://yacy.net) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yacy](https://truecharts.org/docs/charts/incubator/yacy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `yacy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install yacy TrueCharts/yacy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `yacy` deployment + +```console +helm uninstall yacy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yacy \ + --set env.TZ="America/New York" \ + TrueCharts/yacy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install yacy TrueCharts/yacy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yacy/0.0.24/app-readme.md b/incubator/yacy/0.0.25/app-readme.md similarity index 100% rename from incubator/yacy/0.0.24/app-readme.md rename to incubator/yacy/0.0.25/app-readme.md diff --git a/incubator/yacy/0.0.25/charts/common-10.6.1.tgz b/incubator/yacy/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/yacy/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/yacy/0.0.24/ix_values.yaml b/incubator/yacy/0.0.25/ix_values.yaml similarity index 100% rename from incubator/yacy/0.0.24/ix_values.yaml rename to incubator/yacy/0.0.25/ix_values.yaml diff --git a/incubator/yacy/0.0.24/questions.yaml b/incubator/yacy/0.0.25/questions.yaml similarity index 100% rename from incubator/yacy/0.0.24/questions.yaml rename to incubator/yacy/0.0.25/questions.yaml diff --git a/incubator/yacy/0.0.24/templates/common.yaml b/incubator/yacy/0.0.25/templates/common.yaml similarity index 100% rename from incubator/yacy/0.0.24/templates/common.yaml rename to incubator/yacy/0.0.25/templates/common.yaml diff --git a/incubator/youtubedl-material/1.0.8/values.yaml b/incubator/yacy/0.0.25/values.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.8/values.yaml rename to incubator/yacy/0.0.25/values.yaml diff --git a/incubator/yourls/0.0.30/CHANGELOG.md b/incubator/yourls/0.0.30/CHANGELOG.md deleted file mode 100644 index 9b37bab4751..00000000000 --- a/incubator/yourls/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/yourls/0.0.30/Chart.lock b/incubator/yourls/0.0.30/Chart.lock deleted file mode 100644 index 6727fd073e9..00000000000 --- a/incubator/yourls/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:43.294245035Z" diff --git a/incubator/yourls/0.0.30/Chart.yaml b/incubator/yourls/0.0.30/Chart.yaml deleted file mode 100644 index 48eb069d558..00000000000 --- a/incubator/yourls/0.0.30/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. -home: https://truecharts.org/docs/charts/incubator/yourls -icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png -keywords: - - yourls - - Cloud - - Tools-Utilities - - Network-Web - - Network-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: yourls -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls - - https://hub.docker.com/_/yourls/ -type: application -version: 0.0.30 diff --git a/incubator/yourls/0.0.30/README.md b/incubator/yourls/0.0.30/README.md deleted file mode 100644 index 6cc4713e403..00000000000 --- a/incubator/yourls/0.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# yourls - -YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [yourls](https://truecharts.org/docs/charts/incubator/yourls) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `yourls` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install yourls TrueCharts/yourls -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `yourls` deployment - -```console -helm uninstall yourls -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install yourls \ - --set env.TZ="America/New York" \ - TrueCharts/yourls -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install yourls TrueCharts/yourls -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/yourls/0.0.30/charts/common-10.5.10.tgz b/incubator/yourls/0.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/yourls/0.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/yourls/0.0.31/CHANGELOG.md b/incubator/yourls/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..70434d77896 --- /dev/null +++ b/incubator/yourls/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yourls-0.0.31](https://github.com/truecharts/charts/compare/yourls-0.0.30...yourls-0.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [yourls-0.0.30](https://github.com/truecharts/charts/compare/yourls-0.0.29...yourls-0.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) diff --git a/incubator/yourls/0.0.31/Chart.lock b/incubator/yourls/0.0.31/Chart.lock new file mode 100644 index 00000000000..cf74de071b5 --- /dev/null +++ b/incubator/yourls/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:43:44.193865585Z" diff --git a/incubator/yourls/0.0.31/Chart.yaml b/incubator/yourls/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b790856e69f --- /dev/null +++ b/incubator/yourls/0.0.31/Chart.yaml @@ -0,0 +1,34 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. +home: https://truecharts.org/docs/charts/incubator/yourls +icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png +keywords: + - yourls + - Cloud + - Tools-Utilities + - Network-Web + - Network-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: yourls +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/yourls + - https://hub.docker.com/_/yourls/ +type: application +version: 0.0.31 diff --git a/incubator/yourls/0.0.31/README.md b/incubator/yourls/0.0.31/README.md new file mode 100644 index 00000000000..3e1199908b1 --- /dev/null +++ b/incubator/yourls/0.0.31/README.md @@ -0,0 +1,106 @@ +# yourls + +YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [yourls](https://truecharts.org/docs/charts/incubator/yourls) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `yourls` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install yourls TrueCharts/yourls +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `yourls` deployment + +```console +helm uninstall yourls +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install yourls \ + --set env.TZ="America/New York" \ + TrueCharts/yourls +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install yourls TrueCharts/yourls -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/yourls/0.0.30/app-readme.md b/incubator/yourls/0.0.31/app-readme.md similarity index 100% rename from incubator/yourls/0.0.30/app-readme.md rename to incubator/yourls/0.0.31/app-readme.md diff --git a/incubator/yourls/0.0.31/charts/common-10.6.1.tgz b/incubator/yourls/0.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/yourls/0.0.31/charts/common-10.6.1.tgz differ diff --git a/incubator/yourls/0.0.30/ix_values.yaml b/incubator/yourls/0.0.31/ix_values.yaml similarity index 100% rename from incubator/yourls/0.0.30/ix_values.yaml rename to incubator/yourls/0.0.31/ix_values.yaml diff --git a/incubator/yourls/0.0.30/questions.yaml b/incubator/yourls/0.0.31/questions.yaml similarity index 100% rename from incubator/yourls/0.0.30/questions.yaml rename to incubator/yourls/0.0.31/questions.yaml diff --git a/incubator/yourls/0.0.30/templates/common.yaml b/incubator/yourls/0.0.31/templates/common.yaml similarity index 100% rename from incubator/yourls/0.0.30/templates/common.yaml rename to incubator/yourls/0.0.31/templates/common.yaml diff --git a/incubator/z80pack/0.0.25/values.yaml b/incubator/yourls/0.0.31/values.yaml similarity index 100% rename from incubator/z80pack/0.0.25/values.yaml rename to incubator/yourls/0.0.31/values.yaml diff --git a/incubator/youtransfer/0.0.24/CHANGELOG.md b/incubator/youtransfer/0.0.24/CHANGELOG.md deleted file mode 100644 index 237cc15ea1d..00000000000 --- a/incubator/youtransfer/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/youtransfer/0.0.24/Chart.lock b/incubator/youtransfer/0.0.24/Chart.lock deleted file mode 100644 index 3b312c20472..00000000000 --- a/incubator/youtransfer/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:48.490877266Z" diff --git a/incubator/youtransfer/0.0.24/Chart.yaml b/incubator/youtransfer/0.0.24/Chart.yaml deleted file mode 100644 index f1dad511c79..00000000000 --- a/incubator/youtransfer/0.0.24/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files." -home: https://truecharts.org/docs/charts/incubator/youtransfer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png -keywords: - - youtransfer - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtransfer -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/youtransfer - - https://github.com/YouTransfer/YouTransfer - - https://hub.docker.com/r/remie/youtransfer/ -type: application -version: 0.0.24 diff --git a/incubator/youtransfer/0.0.24/README.md b/incubator/youtransfer/0.0.24/README.md deleted file mode 100644 index 37bd12a63a0..00000000000 --- a/incubator/youtransfer/0.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# youtransfer - -YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [youtransfer](https://truecharts.org/docs/charts/incubator/youtransfer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `youtransfer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install youtransfer TrueCharts/youtransfer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `youtransfer` deployment - -```console -helm uninstall youtransfer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install youtransfer \ - --set env.TZ="America/New York" \ - TrueCharts/youtransfer -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install youtransfer TrueCharts/youtransfer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtransfer/0.0.24/charts/common-10.5.10.tgz b/incubator/youtransfer/0.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/youtransfer/0.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/youtransfer/0.0.25/CHANGELOG.md b/incubator/youtransfer/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..10a89162ca6 --- /dev/null +++ b/incubator/youtransfer/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [youtransfer-0.0.25](https://github.com/truecharts/charts/compare/youtransfer-0.0.24...youtransfer-0.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [youtransfer-0.0.24](https://github.com/truecharts/charts/compare/youtransfer-0.0.23...youtransfer-0.0.24) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/youtransfer/0.0.25/Chart.lock b/incubator/youtransfer/0.0.25/Chart.lock new file mode 100644 index 00000000000..9e45d3e3e1d --- /dev/null +++ b/incubator/youtransfer/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:43:47.23481872Z" diff --git a/incubator/youtransfer/0.0.25/Chart.yaml b/incubator/youtransfer/0.0.25/Chart.yaml new file mode 100644 index 00000000000..7a0d4540046 --- /dev/null +++ b/incubator/youtransfer/0.0.25/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files." +home: https://truecharts.org/docs/charts/incubator/youtransfer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png +keywords: + - youtransfer + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtransfer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/youtransfer + - https://github.com/YouTransfer/YouTransfer + - https://hub.docker.com/r/remie/youtransfer/ +type: application +version: 0.0.25 diff --git a/incubator/youtransfer/0.0.25/README.md b/incubator/youtransfer/0.0.25/README.md new file mode 100644 index 00000000000..7b4d6c94c97 --- /dev/null +++ b/incubator/youtransfer/0.0.25/README.md @@ -0,0 +1,107 @@ +# youtransfer + +YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. It is an alternative to paid services like Dropbox and WeTransfer by offering similar features but without limitations, price plans and a lengthy privacy policy. You remain in control of your files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [youtransfer](https://truecharts.org/docs/charts/incubator/youtransfer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `youtransfer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install youtransfer TrueCharts/youtransfer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `youtransfer` deployment + +```console +helm uninstall youtransfer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install youtransfer \ + --set env.TZ="America/New York" \ + TrueCharts/youtransfer +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install youtransfer TrueCharts/youtransfer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtransfer/0.0.24/app-readme.md b/incubator/youtransfer/0.0.25/app-readme.md similarity index 100% rename from incubator/youtransfer/0.0.24/app-readme.md rename to incubator/youtransfer/0.0.25/app-readme.md diff --git a/incubator/youtransfer/0.0.25/charts/common-10.6.1.tgz b/incubator/youtransfer/0.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/youtransfer/0.0.25/charts/common-10.6.1.tgz differ diff --git a/incubator/youtransfer/0.0.24/ix_values.yaml b/incubator/youtransfer/0.0.25/ix_values.yaml similarity index 100% rename from incubator/youtransfer/0.0.24/ix_values.yaml rename to incubator/youtransfer/0.0.25/ix_values.yaml diff --git a/incubator/youtransfer/0.0.24/questions.yaml b/incubator/youtransfer/0.0.25/questions.yaml similarity index 100% rename from incubator/youtransfer/0.0.24/questions.yaml rename to incubator/youtransfer/0.0.25/questions.yaml diff --git a/incubator/youtransfer/0.0.24/templates/common.yaml b/incubator/youtransfer/0.0.25/templates/common.yaml similarity index 100% rename from incubator/youtransfer/0.0.24/templates/common.yaml rename to incubator/youtransfer/0.0.25/templates/common.yaml diff --git a/incubator/zabbix-server/2.0.43/values.yaml b/incubator/youtransfer/0.0.25/values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.43/values.yaml rename to incubator/youtransfer/0.0.25/values.yaml diff --git a/incubator/youtubedl-material/1.0.8/CHANGELOG.md b/incubator/youtubedl-material/1.0.8/CHANGELOG.md deleted file mode 100644 index 149b6b3344c..00000000000 --- a/incubator/youtubedl-material/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/youtubedl-material/1.0.8/Chart.lock b/incubator/youtubedl-material/1.0.8/Chart.lock deleted file mode 100644 index c8ac3a4970d..00000000000 --- a/incubator/youtubedl-material/1.0.8/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mongodb - repository: https://charts.truecharts.org - version: 2.0.13 -digest: sha256:441b8d9e35931a210ed5fb8a49b76b7c51a7c0a4786e838a672ecc939cad0b45 -generated: "2022-09-22T13:41:59.380650291Z" diff --git a/incubator/youtubedl-material/1.0.8/Chart.yaml b/incubator/youtubedl-material/1.0.8/Chart.yaml deleted file mode 100644 index 847a2d32c65..00000000000 --- a/incubator/youtubedl-material/1.0.8/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 2.0.13 -description: YoutubeDL-Material is a Material Design frontend for youtube-dl. -home: https://truecharts.org/docs/charts/incubator/youtubedl-material -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png -keywords: - - youtube -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtubedl-material -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/youtubedl-material - - https://hub.docker.com/r/tzahi12345/youtubedl-material - - https://github.com/Tzahi12345/YoutubeDL-Material -version: 1.0.8 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/youtubedl-material/1.0.8/README.md b/incubator/youtubedl-material/1.0.8/README.md deleted file mode 100644 index 94819f759c0..00000000000 --- a/incubator/youtubedl-material/1.0.8/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# youtubedl-material - -YoutubeDL-Material is a Material Design frontend for youtube-dl. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [youtubedl-material](https://truecharts.org/docs/charts/incubator/youtubedl-material) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | mongodb | 2.0.13 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `youtubedl-material` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install youtubedl-material TrueCharts/youtubedl-material -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `youtubedl-material` deployment - -```console -helm uninstall youtubedl-material -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install youtubedl-material \ - --set env.TZ="America/New York" \ - TrueCharts/youtubedl-material -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install youtubedl-material TrueCharts/youtubedl-material -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtubedl-material/1.0.8/charts/common-10.5.10.tgz b/incubator/youtubedl-material/1.0.8/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/youtubedl-material/1.0.8/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/1.0.8/charts/mongodb-2.0.13.tgz b/incubator/youtubedl-material/1.0.8/charts/mongodb-2.0.13.tgz deleted file mode 100644 index c500172cc35..00000000000 Binary files a/incubator/youtubedl-material/1.0.8/charts/mongodb-2.0.13.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/1.0.9/CHANGELOG.md b/incubator/youtubedl-material/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..e0a3bc4188f --- /dev/null +++ b/incubator/youtubedl-material/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [youtubedl-material-1.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.8...youtubedl-material-1.0.9) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [youtubedl-material-1.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.7...youtubedl-material-1.0.8) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/incubator/youtubedl-material/1.0.9/Chart.lock b/incubator/youtubedl-material/1.0.9/Chart.lock new file mode 100644 index 00000000000..e459d3e479f --- /dev/null +++ b/incubator/youtubedl-material/1.0.9/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mongodb + repository: https://charts.truecharts.org + version: 2.0.21 +digest: sha256:561dfbebfe97ab80b0378c00b3f0600284739f3ddfd8eea7cb9c0f3944450d84 +generated: "2022-09-25T14:44:14.177434838Z" diff --git a/incubator/youtubedl-material/1.0.9/Chart.yaml b/incubator/youtubedl-material/1.0.9/Chart.yaml new file mode 100644 index 00000000000..168ca554d4d --- /dev/null +++ b/incubator/youtubedl-material/1.0.9/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 2.0.21 +description: YoutubeDL-Material is a Material Design frontend for youtube-dl. +home: https://truecharts.org/docs/charts/incubator/youtubedl-material +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png +keywords: + - youtube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtubedl-material +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/youtubedl-material + - https://hub.docker.com/r/tzahi12345/youtubedl-material + - https://github.com/Tzahi12345/YoutubeDL-Material +version: 1.0.9 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/youtubedl-material/1.0.9/README.md b/incubator/youtubedl-material/1.0.9/README.md new file mode 100644 index 00000000000..561ff7708b8 --- /dev/null +++ b/incubator/youtubedl-material/1.0.9/README.md @@ -0,0 +1,108 @@ +# youtubedl-material + +YoutubeDL-Material is a Material Design frontend for youtube-dl. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [youtubedl-material](https://truecharts.org/docs/charts/incubator/youtubedl-material) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | mongodb | 2.0.21 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `youtubedl-material` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install youtubedl-material TrueCharts/youtubedl-material +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `youtubedl-material` deployment + +```console +helm uninstall youtubedl-material +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install youtubedl-material \ + --set env.TZ="America/New York" \ + TrueCharts/youtubedl-material +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install youtubedl-material TrueCharts/youtubedl-material -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/youtubedl-material/1.0.8/app-readme.md b/incubator/youtubedl-material/1.0.9/app-readme.md similarity index 100% rename from incubator/youtubedl-material/1.0.8/app-readme.md rename to incubator/youtubedl-material/1.0.9/app-readme.md diff --git a/incubator/youtubedl-material/1.0.9/charts/common-10.6.1.tgz b/incubator/youtubedl-material/1.0.9/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/youtubedl-material/1.0.9/charts/common-10.6.1.tgz differ diff --git a/incubator/youtubedl-material/1.0.9/charts/mongodb-2.0.21.tgz b/incubator/youtubedl-material/1.0.9/charts/mongodb-2.0.21.tgz new file mode 100644 index 00000000000..18af0eb4485 Binary files /dev/null and b/incubator/youtubedl-material/1.0.9/charts/mongodb-2.0.21.tgz differ diff --git a/incubator/youtubedl-material/1.0.8/ix_values.yaml b/incubator/youtubedl-material/1.0.9/ix_values.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.8/ix_values.yaml rename to incubator/youtubedl-material/1.0.9/ix_values.yaml diff --git a/incubator/youtubedl-material/1.0.8/questions.yaml b/incubator/youtubedl-material/1.0.9/questions.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.8/questions.yaml rename to incubator/youtubedl-material/1.0.9/questions.yaml diff --git a/incubator/zabbix-server/2.0.43/templates/common.yaml b/incubator/youtubedl-material/1.0.9/templates/common.yaml similarity index 100% rename from incubator/zabbix-server/2.0.43/templates/common.yaml rename to incubator/youtubedl-material/1.0.9/templates/common.yaml diff --git a/incubator/zoneminder/0.0.25/values.yaml b/incubator/youtubedl-material/1.0.9/values.yaml similarity index 100% rename from incubator/zoneminder/0.0.25/values.yaml rename to incubator/youtubedl-material/1.0.9/values.yaml diff --git a/incubator/z80pack/0.0.25/CHANGELOG.md b/incubator/z80pack/0.0.25/CHANGELOG.md deleted file mode 100644 index 2725dff21b6..00000000000 --- a/incubator/z80pack/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/z80pack/0.0.25/Chart.lock b/incubator/z80pack/0.0.25/Chart.lock deleted file mode 100644 index 3ff85da60ac..00000000000 --- a/incubator/z80pack/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:41:58.090767793Z" diff --git a/incubator/z80pack/0.0.25/Chart.yaml b/incubator/z80pack/0.0.25/Chart.yaml deleted file mode 100644 index 119df4a2753..00000000000 --- a/incubator/z80pack/0.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br]\n" -home: https://truecharts.org/docs/charts/incubator/z80pack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png -keywords: - - z80pack - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: z80pack -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack - - http://www.autometer.de/unix4fun/z80pack/index.html - - https://registry.hub.docker.com/r/dlandon/z80pack/ -type: application -version: 0.0.25 diff --git a/incubator/z80pack/0.0.25/README.md b/incubator/z80pack/0.0.25/README.md deleted file mode 100644 index 53fcadd3548..00000000000 --- a/incubator/z80pack/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# z80pack - -Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [z80pack](https://truecharts.org/docs/charts/incubator/z80pack) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `z80pack` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install z80pack TrueCharts/z80pack -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `z80pack` deployment - -```console -helm uninstall z80pack -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install z80pack \ - --set env.TZ="America/New York" \ - TrueCharts/z80pack -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install z80pack TrueCharts/z80pack -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/z80pack/0.0.25/charts/common-10.5.10.tgz b/incubator/z80pack/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/z80pack/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/z80pack/0.0.26/CHANGELOG.md b/incubator/z80pack/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..1a01d12bc6c --- /dev/null +++ b/incubator/z80pack/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [z80pack-0.0.26](https://github.com/truecharts/charts/compare/z80pack-0.0.25...z80pack-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [z80pack-0.0.25](https://github.com/truecharts/charts/compare/z80pack-0.0.24...z80pack-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/z80pack/0.0.26/Chart.lock b/incubator/z80pack/0.0.26/Chart.lock new file mode 100644 index 00000000000..3285d037c2e --- /dev/null +++ b/incubator/z80pack/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:44:09.501002908Z" diff --git a/incubator/z80pack/0.0.26/Chart.yaml b/incubator/z80pack/0.0.26/Chart.yaml new file mode 100644 index 00000000000..a6736dbb15a --- /dev/null +++ b/incubator/z80pack/0.0.26/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br]\n" +home: https://truecharts.org/docs/charts/incubator/z80pack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png +keywords: + - z80pack + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: z80pack +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/z80pack + - http://www.autometer.de/unix4fun/z80pack/index.html + - https://registry.hub.docker.com/r/dlandon/z80pack/ +type: application +version: 0.0.26 diff --git a/incubator/z80pack/0.0.26/README.md b/incubator/z80pack/0.0.26/README.md new file mode 100644 index 00000000000..9e272736114 --- /dev/null +++ b/incubator/z80pack/0.0.26/README.md @@ -0,0 +1,107 @@ +# z80pack + +Z80Pack is an emulator for emulating CP/M 1, CP/M 2, CP/M 3, and MP/M II on Linux. This is a command line Chart only. There is a built in Shell in a Box WebGUI that is a command line browser window. You can also execute bash in the Chart.[br] + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [z80pack](https://truecharts.org/docs/charts/incubator/z80pack) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `z80pack` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install z80pack TrueCharts/z80pack +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `z80pack` deployment + +```console +helm uninstall z80pack +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install z80pack \ + --set env.TZ="America/New York" \ + TrueCharts/z80pack +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install z80pack TrueCharts/z80pack -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/z80pack/0.0.25/app-readme.md b/incubator/z80pack/0.0.26/app-readme.md similarity index 100% rename from incubator/z80pack/0.0.25/app-readme.md rename to incubator/z80pack/0.0.26/app-readme.md diff --git a/incubator/z80pack/0.0.26/charts/common-10.6.1.tgz b/incubator/z80pack/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/z80pack/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/z80pack/0.0.25/ix_values.yaml b/incubator/z80pack/0.0.26/ix_values.yaml similarity index 100% rename from incubator/z80pack/0.0.25/ix_values.yaml rename to incubator/z80pack/0.0.26/ix_values.yaml diff --git a/incubator/z80pack/0.0.25/questions.yaml b/incubator/z80pack/0.0.26/questions.yaml similarity index 100% rename from incubator/z80pack/0.0.25/questions.yaml rename to incubator/z80pack/0.0.26/questions.yaml diff --git a/incubator/z80pack/0.0.25/templates/common.yaml b/incubator/z80pack/0.0.26/templates/common.yaml similarity index 100% rename from incubator/z80pack/0.0.25/templates/common.yaml rename to incubator/z80pack/0.0.26/templates/common.yaml diff --git a/incubator/zusam/0.0.11/values.yaml b/incubator/z80pack/0.0.26/values.yaml similarity index 100% rename from incubator/zusam/0.0.11/values.yaml rename to incubator/z80pack/0.0.26/values.yaml diff --git a/incubator/zabbix-server/2.0.43/CHANGELOG.md b/incubator/zabbix-server/2.0.43/CHANGELOG.md deleted file mode 100644 index 252975dd45c..00000000000 --- a/incubator/zabbix-server/2.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zabbix-server-2.0.43](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [zabbix-server-2.0.43](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-20) - -### Chore diff --git a/incubator/zabbix-server/2.0.43/Chart.lock b/incubator/zabbix-server/2.0.43/Chart.lock deleted file mode 100644 index e38f8c390db..00000000000 --- a/incubator/zabbix-server/2.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:42:19.077280644Z" diff --git a/incubator/zabbix-server/2.0.43/Chart.yaml b/incubator/zabbix-server/2.0.43/Chart.yaml deleted file mode 100644 index a8ae640e57b..00000000000 --- a/incubator/zabbix-server/2.0.43/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "6.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Zabbix is an enterprise-class open source distributed monitoring solution. -home: https://truecharts.org/docs/charts/incubator/zabbix-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zabbix-server.png -keywords: - - zabbix - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zabbix-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix-server - - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 2.0.43 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/zabbix-server/2.0.43/README.md b/incubator/zabbix-server/2.0.43/README.md deleted file mode 100644 index 94c560b03f9..00000000000 --- a/incubator/zabbix-server/2.0.43/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# zabbix-server - -Zabbix is an enterprise-class open source distributed monitoring solution. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zabbix-server](https://truecharts.org/docs/charts/incubator/zabbix-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `zabbix-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install zabbix-server TrueCharts/zabbix-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `zabbix-server` deployment - -```console -helm uninstall zabbix-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zabbix-server \ - --set env.TZ="America/New York" \ - TrueCharts/zabbix-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install zabbix-server TrueCharts/zabbix-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/zabbix-server/2.0.43/charts/common-10.5.10.tgz b/incubator/zabbix-server/2.0.43/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/zabbix-server/2.0.43/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.43/charts/postgresql-8.0.78.tgz b/incubator/zabbix-server/2.0.43/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/incubator/zabbix-server/2.0.43/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/incubator/zabbix-server/2.0.44/CHANGELOG.md b/incubator/zabbix-server/2.0.44/CHANGELOG.md new file mode 100644 index 00000000000..f9545a5e755 --- /dev/null +++ b/incubator/zabbix-server/2.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zabbix-server-2.0.44](https://github.com/truecharts/charts/compare/zabbix-server-2.0.43...zabbix-server-2.0.44) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [zabbix-server-2.0.43](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [zabbix-server-2.0.43](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [zabbix-server-2.0.42](https://github.com/truecharts/charts/compare/zabbix-server-2.0.41...zabbix-server-2.0.42) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/incubator/zabbix-server/2.0.44/Chart.lock b/incubator/zabbix-server/2.0.44/Chart.lock new file mode 100644 index 00000000000..96afeb2e13f --- /dev/null +++ b/incubator/zabbix-server/2.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:44:28.755814255Z" diff --git a/incubator/zabbix-server/2.0.44/Chart.yaml b/incubator/zabbix-server/2.0.44/Chart.yaml new file mode 100644 index 00000000000..1ecc1b3bbab --- /dev/null +++ b/incubator/zabbix-server/2.0.44/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Zabbix is an enterprise-class open source distributed monitoring solution. +home: https://truecharts.org/docs/charts/incubator/zabbix-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zabbix-server.png +keywords: + - zabbix + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zabbix-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix-server + - https://hub.docker.com/r/zabbix/zabbix-server-pgsql + - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql +version: 2.0.44 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zabbix-server/2.0.44/README.md b/incubator/zabbix-server/2.0.44/README.md new file mode 100644 index 00000000000..74dd7614ce4 --- /dev/null +++ b/incubator/zabbix-server/2.0.44/README.md @@ -0,0 +1,108 @@ +# zabbix-server + +Zabbix is an enterprise-class open source distributed monitoring solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zabbix-server](https://truecharts.org/docs/charts/incubator/zabbix-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `zabbix-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zabbix-server TrueCharts/zabbix-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zabbix-server` deployment + +```console +helm uninstall zabbix-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zabbix-server \ + --set env.TZ="America/New York" \ + TrueCharts/zabbix-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zabbix-server TrueCharts/zabbix-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/zabbix-server/2.0.43/app-readme.md b/incubator/zabbix-server/2.0.44/app-readme.md similarity index 100% rename from incubator/zabbix-server/2.0.43/app-readme.md rename to incubator/zabbix-server/2.0.44/app-readme.md diff --git a/incubator/zabbix-server/2.0.44/charts/common-10.6.1.tgz b/incubator/zabbix-server/2.0.44/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/zabbix-server/2.0.44/charts/common-10.6.1.tgz differ diff --git a/incubator/zabbix-server/2.0.44/charts/postgresql-8.0.87.tgz b/incubator/zabbix-server/2.0.44/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/incubator/zabbix-server/2.0.44/charts/postgresql-8.0.87.tgz differ diff --git a/incubator/zabbix-server/2.0.43/ix_values.yaml b/incubator/zabbix-server/2.0.44/ix_values.yaml similarity index 100% rename from incubator/zabbix-server/2.0.43/ix_values.yaml rename to incubator/zabbix-server/2.0.44/ix_values.yaml diff --git a/incubator/zabbix-server/2.0.43/questions.yaml b/incubator/zabbix-server/2.0.44/questions.yaml similarity index 100% rename from incubator/zabbix-server/2.0.43/questions.yaml rename to incubator/zabbix-server/2.0.44/questions.yaml diff --git a/incubator/zusam/0.0.11/templates/common.yaml b/incubator/zabbix-server/2.0.44/templates/common.yaml similarity index 100% rename from incubator/zusam/0.0.11/templates/common.yaml rename to incubator/zabbix-server/2.0.44/templates/common.yaml diff --git a/stable/adguard-home/2.0.3/values.yaml b/incubator/zabbix-server/2.0.44/values.yaml similarity index 100% rename from stable/adguard-home/2.0.3/values.yaml rename to incubator/zabbix-server/2.0.44/values.yaml diff --git a/incubator/zoneminder/0.0.25/CHANGELOG.md b/incubator/zoneminder/0.0.25/CHANGELOG.md deleted file mode 100644 index 4bc7d4ffd5d..00000000000 --- a/incubator/zoneminder/0.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/incubator/zoneminder/0.0.25/Chart.lock b/incubator/zoneminder/0.0.25/Chart.lock deleted file mode 100644 index 013568addce..00000000000 --- a/incubator/zoneminder/0.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:42:14.357626321Z" diff --git a/incubator/zoneminder/0.0.25/Chart.yaml b/incubator/zoneminder/0.0.25/Chart.yaml deleted file mode 100644 index b7794e97acf..00000000000 --- a/incubator/zoneminder/0.0.25/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Zoneminder is the top Linux video camera security and surveillance solution." -home: https://truecharts.org/docs/charts/incubator/zoneminder -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png -keywords: - - zoneminder - - home - - automation - - cctv - - utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zoneminder -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder - - https://zoneminder.com/ - - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ -type: application -version: 0.0.25 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - - cctv diff --git a/incubator/zoneminder/0.0.25/README.md b/incubator/zoneminder/0.0.25/README.md deleted file mode 100644 index 0587c81d8a4..00000000000 --- a/incubator/zoneminder/0.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# zoneminder - -Zoneminder is the top Linux video camera security and surveillance solution. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zoneminder](https://truecharts.org/docs/charts/incubator/zoneminder) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `zoneminder` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install zoneminder TrueCharts/zoneminder -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `zoneminder` deployment - -```console -helm uninstall zoneminder -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zoneminder \ - --set env.TZ="America/New York" \ - TrueCharts/zoneminder -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install zoneminder TrueCharts/zoneminder -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/zoneminder/0.0.25/charts/common-10.5.10.tgz b/incubator/zoneminder/0.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/zoneminder/0.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/zoneminder/0.0.26/CHANGELOG.md b/incubator/zoneminder/0.0.26/CHANGELOG.md new file mode 100644 index 00000000000..0fd4424a734 --- /dev/null +++ b/incubator/zoneminder/0.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zoneminder-0.0.26](https://github.com/truecharts/charts/compare/zoneminder-0.0.25...zoneminder-0.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zoneminder-0.0.25](https://github.com/truecharts/charts/compare/zoneminder-0.0.24...zoneminder-0.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/incubator/zoneminder/0.0.26/Chart.lock b/incubator/zoneminder/0.0.26/Chart.lock new file mode 100644 index 00000000000..1c43b17ef6b --- /dev/null +++ b/incubator/zoneminder/0.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:44:18.454497576Z" diff --git a/incubator/zoneminder/0.0.26/Chart.yaml b/incubator/zoneminder/0.0.26/Chart.yaml new file mode 100644 index 00000000000..47045ad1cc0 --- /dev/null +++ b/incubator/zoneminder/0.0.26/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Zoneminder is the top Linux video camera security and surveillance solution." +home: https://truecharts.org/docs/charts/incubator/zoneminder +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zoneminder.png +keywords: + - zoneminder + - home + - automation + - cctv + - utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zoneminder +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/zoneminder + - https://zoneminder.com/ + - https://hub.docker.com/r/dlandon/zoneminder.TrueNAS/ +type: application +version: 0.0.26 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities + - cctv diff --git a/incubator/zoneminder/0.0.26/README.md b/incubator/zoneminder/0.0.26/README.md new file mode 100644 index 00000000000..179615848da --- /dev/null +++ b/incubator/zoneminder/0.0.26/README.md @@ -0,0 +1,107 @@ +# zoneminder + +Zoneminder is the top Linux video camera security and surveillance solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zoneminder](https://truecharts.org/docs/charts/incubator/zoneminder) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `zoneminder` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zoneminder TrueCharts/zoneminder +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zoneminder` deployment + +```console +helm uninstall zoneminder +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zoneminder \ + --set env.TZ="America/New York" \ + TrueCharts/zoneminder +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zoneminder TrueCharts/zoneminder -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/zoneminder/0.0.25/app-readme.md b/incubator/zoneminder/0.0.26/app-readme.md similarity index 100% rename from incubator/zoneminder/0.0.25/app-readme.md rename to incubator/zoneminder/0.0.26/app-readme.md diff --git a/incubator/zoneminder/0.0.26/charts/common-10.6.1.tgz b/incubator/zoneminder/0.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/zoneminder/0.0.26/charts/common-10.6.1.tgz differ diff --git a/incubator/zoneminder/0.0.25/ix_values.yaml b/incubator/zoneminder/0.0.26/ix_values.yaml similarity index 100% rename from incubator/zoneminder/0.0.25/ix_values.yaml rename to incubator/zoneminder/0.0.26/ix_values.yaml diff --git a/incubator/zoneminder/0.0.25/questions.yaml b/incubator/zoneminder/0.0.26/questions.yaml similarity index 100% rename from incubator/zoneminder/0.0.25/questions.yaml rename to incubator/zoneminder/0.0.26/questions.yaml diff --git a/incubator/zoneminder/0.0.25/templates/common.yaml b/incubator/zoneminder/0.0.26/templates/common.yaml similarity index 100% rename from incubator/zoneminder/0.0.25/templates/common.yaml rename to incubator/zoneminder/0.0.26/templates/common.yaml diff --git a/stable/airdcpp-webclient/3.0.33/values.yaml b/incubator/zoneminder/0.0.26/values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.33/values.yaml rename to incubator/zoneminder/0.0.26/values.yaml diff --git a/incubator/zusam/0.0.11/CHANGELOG.md b/incubator/zusam/0.0.11/CHANGELOG.md deleted file mode 100644 index b808547adca..00000000000 --- a/incubator/zusam/0.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/zusam/0.0.11/Chart.lock b/incubator/zusam/0.0.11/Chart.lock deleted file mode 100644 index 0dabb6def04..00000000000 --- a/incubator/zusam/0.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:42:22.943225018Z" diff --git a/incubator/zusam/0.0.11/Chart.yaml b/incubator/zusam/0.0.11/Chart.yaml deleted file mode 100644 index 171162a34c3..00000000000 --- a/incubator/zusam/0.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Zusam is a free and open-source way to self-host private forums for groups of friends. -home: https://truecharts.org/docs/charts/incubator/zusam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png -keywords: - - zusam - - forum -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zusam -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam - - https://github.com/zusam/zusam - - https://hub.docker.com/r/zusam/zusam -version: 0.0.11 -annotations: - truecharts.org/catagories: | - - chat - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/zusam/0.0.11/README.md b/incubator/zusam/0.0.11/README.md deleted file mode 100644 index d3d5bd46125..00000000000 --- a/incubator/zusam/0.0.11/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# zusam - -Zusam is a free and open-source way to self-host private forums for groups of friends. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zusam](https://truecharts.org/docs/charts/incubator/zusam) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `zusam` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install zusam TrueCharts/zusam -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `zusam` deployment - -```console -helm uninstall zusam -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zusam \ - --set env.TZ="America/New York" \ - TrueCharts/zusam -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install zusam TrueCharts/zusam -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/zusam/0.0.11/charts/common-10.5.10.tgz b/incubator/zusam/0.0.11/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/incubator/zusam/0.0.11/charts/common-10.5.10.tgz and /dev/null differ diff --git a/incubator/zusam/0.0.12/CHANGELOG.md b/incubator/zusam/0.0.12/CHANGELOG.md new file mode 100644 index 00000000000..84e52923220 --- /dev/null +++ b/incubator/zusam/0.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zusam-0.0.12](https://github.com/truecharts/charts/compare/zusam-0.0.11...zusam-0.0.12) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zusam-0.0.11](https://github.com/truecharts/charts/compare/zusam-0.0.9...zusam-0.0.11) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/incubator/zusam/0.0.12/Chart.lock b/incubator/zusam/0.0.12/Chart.lock new file mode 100644 index 00000000000..6c61212bbbe --- /dev/null +++ b/incubator/zusam/0.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:44:41.941094577Z" diff --git a/incubator/zusam/0.0.12/Chart.yaml b/incubator/zusam/0.0.12/Chart.yaml new file mode 100644 index 00000000000..92f3c575ab8 --- /dev/null +++ b/incubator/zusam/0.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Zusam is a free and open-source way to self-host private forums for groups of friends. +home: https://truecharts.org/docs/charts/incubator/zusam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png +keywords: + - zusam + - forum +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zusam +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/zusam + - https://github.com/zusam/zusam + - https://hub.docker.com/r/zusam/zusam +version: 0.0.12 +annotations: + truecharts.org/catagories: | + - chat + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zusam/0.0.12/README.md b/incubator/zusam/0.0.12/README.md new file mode 100644 index 00000000000..3b7162e9243 --- /dev/null +++ b/incubator/zusam/0.0.12/README.md @@ -0,0 +1,107 @@ +# zusam + +Zusam is a free and open-source way to self-host private forums for groups of friends. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zusam](https://truecharts.org/docs/charts/incubator/zusam) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `zusam` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zusam TrueCharts/zusam +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zusam` deployment + +```console +helm uninstall zusam +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zusam \ + --set env.TZ="America/New York" \ + TrueCharts/zusam +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zusam TrueCharts/zusam -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/zusam/0.0.11/app-readme.md b/incubator/zusam/0.0.12/app-readme.md similarity index 100% rename from incubator/zusam/0.0.11/app-readme.md rename to incubator/zusam/0.0.12/app-readme.md diff --git a/incubator/zusam/0.0.12/charts/common-10.6.1.tgz b/incubator/zusam/0.0.12/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/incubator/zusam/0.0.12/charts/common-10.6.1.tgz differ diff --git a/incubator/zusam/0.0.11/ix_values.yaml b/incubator/zusam/0.0.12/ix_values.yaml similarity index 100% rename from incubator/zusam/0.0.11/ix_values.yaml rename to incubator/zusam/0.0.12/ix_values.yaml diff --git a/incubator/zusam/0.0.11/questions.yaml b/incubator/zusam/0.0.12/questions.yaml similarity index 100% rename from incubator/zusam/0.0.11/questions.yaml rename to incubator/zusam/0.0.12/questions.yaml diff --git a/stable/adguard-home/2.0.3/templates/common.yaml b/incubator/zusam/0.0.12/templates/common.yaml similarity index 100% rename from stable/adguard-home/2.0.3/templates/common.yaml rename to incubator/zusam/0.0.12/templates/common.yaml diff --git a/stable/airsonic-advanced/4.0.36/values.yaml b/incubator/zusam/0.0.12/values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.36/values.yaml rename to incubator/zusam/0.0.12/values.yaml diff --git a/stable/adguard-home/2.0.3/CHANGELOG.md b/stable/adguard-home/2.0.3/CHANGELOG.md deleted file mode 100644 index 3f137845376..00000000000 --- a/stable/adguard-home/2.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-20) diff --git a/stable/adguard-home/2.0.3/Chart.lock b/stable/adguard-home/2.0.3/Chart.lock deleted file mode 100644 index 3fc308337c5..00000000000 --- a/stable/adguard-home/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:42:33.463348165Z" diff --git a/stable/adguard-home/2.0.3/Chart.yaml b/stable/adguard-home/2.0.3/Chart.yaml deleted file mode 100644 index 1f7fc739e68..00000000000 --- a/stable/adguard-home/2.0.3/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://truecharts.org/docs/charts/stable/adguard-home -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png -keywords: - - adblock - - adguard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adguard-home -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home - - https://hub.docker.com/r/adguard/adguardhome -version: 2.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/adguard-home/2.0.3/README.md b/stable/adguard-home/2.0.3/README.md deleted file mode 100644 index 6c6a3b47595..00000000000 --- a/stable/adguard-home/2.0.3/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# adguard-home - -Free and open source, powerful network-wide ads & trackers blocking DNS server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [adguard-home](https://truecharts.org/docs/charts/stable/adguard-home) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `adguard-home` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install adguard-home TrueCharts/adguard-home -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `adguard-home` deployment - -```console -helm uninstall adguard-home -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install adguard-home \ - --set env.TZ="America/New York" \ - TrueCharts/adguard-home -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install adguard-home TrueCharts/adguard-home -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/adguard-home/2.0.3/charts/common-10.5.10.tgz b/stable/adguard-home/2.0.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/adguard-home/2.0.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/adguard-home/2.0.4/CHANGELOG.md b/stable/adguard-home/2.0.4/CHANGELOG.md new file mode 100644 index 00000000000..a018272773f --- /dev/null +++ b/stable/adguard-home/2.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adguard-home-2.0.4](https://github.com/truecharts/charts/compare/adguard-home-2.0.3...adguard-home-2.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [adguard-home-2.0.3](https://github.com/truecharts/charts/compare/adguard-home-2.0.1...adguard-home-2.0.3) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/adguard-home/2.0.4/Chart.lock b/stable/adguard-home/2.0.4/Chart.lock new file mode 100644 index 00000000000..214f4338a2a --- /dev/null +++ b/stable/adguard-home/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:44:50.461525928Z" diff --git a/stable/adguard-home/2.0.4/Chart.yaml b/stable/adguard-home/2.0.4/Chart.yaml new file mode 100644 index 00000000000..3085fb38e4b --- /dev/null +++ b/stable/adguard-home/2.0.4/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.107.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Free and open source, powerful network-wide ads & trackers blocking DNS server. +home: https://truecharts.org/docs/charts/stable/adguard-home +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png +keywords: + - adblock + - adguard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguard-home +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home + - https://hub.docker.com/r/adguard/adguardhome +version: 2.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/adguard-home/2.0.4/README.md b/stable/adguard-home/2.0.4/README.md new file mode 100644 index 00000000000..de9c4035fbe --- /dev/null +++ b/stable/adguard-home/2.0.4/README.md @@ -0,0 +1,106 @@ +# adguard-home + +Free and open source, powerful network-wide ads & trackers blocking DNS server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [adguard-home](https://truecharts.org/docs/charts/stable/adguard-home) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `adguard-home` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install adguard-home TrueCharts/adguard-home +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `adguard-home` deployment + +```console +helm uninstall adguard-home +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install adguard-home \ + --set env.TZ="America/New York" \ + TrueCharts/adguard-home +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install adguard-home TrueCharts/adguard-home -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/adguard-home/2.0.3/app-readme.md b/stable/adguard-home/2.0.4/app-readme.md similarity index 100% rename from stable/adguard-home/2.0.3/app-readme.md rename to stable/adguard-home/2.0.4/app-readme.md diff --git a/stable/adguard-home/2.0.4/charts/common-10.6.1.tgz b/stable/adguard-home/2.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/adguard-home/2.0.4/charts/common-10.6.1.tgz differ diff --git a/stable/adguard-home/2.0.3/ix_values.yaml b/stable/adguard-home/2.0.4/ix_values.yaml similarity index 100% rename from stable/adguard-home/2.0.3/ix_values.yaml rename to stable/adguard-home/2.0.4/ix_values.yaml diff --git a/stable/adguard-home/2.0.3/questions.yaml b/stable/adguard-home/2.0.4/questions.yaml similarity index 100% rename from stable/adguard-home/2.0.3/questions.yaml rename to stable/adguard-home/2.0.4/questions.yaml diff --git a/stable/airdcpp-webclient/3.0.33/templates/common.yaml b/stable/adguard-home/2.0.4/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.33/templates/common.yaml rename to stable/adguard-home/2.0.4/templates/common.yaml diff --git a/stable/airsonic/6.0.31/values.yaml b/stable/adguard-home/2.0.4/values.yaml similarity index 100% rename from stable/airsonic/6.0.31/values.yaml rename to stable/adguard-home/2.0.4/values.yaml diff --git a/stable/airdcpp-webclient/3.0.33/CHANGELOG.md b/stable/airdcpp-webclient/3.0.33/CHANGELOG.md deleted file mode 100644 index f38eb717e9f..00000000000 --- a/stable/airdcpp-webclient/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/airdcpp-webclient/3.0.33/Chart.lock b/stable/airdcpp-webclient/3.0.33/Chart.lock deleted file mode 100644 index 8e4d2a26fff..00000000000 --- a/stable/airdcpp-webclient/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:42:39.493726807Z" diff --git a/stable/airdcpp-webclient/3.0.33/Chart.yaml b/stable/airdcpp-webclient/3.0.33/Chart.yaml deleted file mode 100644 index 4f8a6a41b97..00000000000 --- a/stable/airdcpp-webclient/3.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.11.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. -home: https://truecharts.org/docs/charts/stable/airdcpp-webclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png -keywords: - - DC++ - - dcpp - - airdcpp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airdcpp-webclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient - - https://hub.docker.com/r/gangefors/airdcpp-webclient -type: application -version: 3.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.33/README.md b/stable/airdcpp-webclient/3.0.33/README.md deleted file mode 100644 index 651a0cbc3fb..00000000000 --- a/stable/airdcpp-webclient/3.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# airdcpp-webclient - -AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [airdcpp-webclient](https://truecharts.org/docs/charts/stable/airdcpp-webclient) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `airdcpp-webclient` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install airdcpp-webclient TrueCharts/airdcpp-webclient -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `airdcpp-webclient` deployment - -```console -helm uninstall airdcpp-webclient -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install airdcpp-webclient \ - --set env.TZ="America/New York" \ - TrueCharts/airdcpp-webclient -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install airdcpp-webclient TrueCharts/airdcpp-webclient -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/airdcpp-webclient/3.0.33/charts/common-10.5.10.tgz b/stable/airdcpp-webclient/3.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/airdcpp-webclient/3.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/3.0.34/CHANGELOG.md b/stable/airdcpp-webclient/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..dc2ddf99358 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airdcpp-webclient-3.0.34](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.33...airdcpp-webclient-3.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airdcpp-webclient-3.0.33](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.32...airdcpp-webclient-3.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/airdcpp-webclient/3.0.34/Chart.lock b/stable/airdcpp-webclient/3.0.34/Chart.lock new file mode 100644 index 00000000000..8bd5082538d --- /dev/null +++ b/stable/airdcpp-webclient/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:44:58.210034038Z" diff --git a/stable/airdcpp-webclient/3.0.34/Chart.yaml b/stable/airdcpp-webclient/3.0.34/Chart.yaml new file mode 100644 index 00000000000..eaf76c82390 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.11.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. +home: https://truecharts.org/docs/charts/stable/airdcpp-webclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png +keywords: + - DC++ + - dcpp + - airdcpp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airdcpp-webclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient + - https://hub.docker.com/r/gangefors/airdcpp-webclient +type: application +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.34/README.md b/stable/airdcpp-webclient/3.0.34/README.md new file mode 100644 index 00000000000..ad4f89880ac --- /dev/null +++ b/stable/airdcpp-webclient/3.0.34/README.md @@ -0,0 +1,108 @@ +# airdcpp-webclient + +AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airdcpp-webclient](https://truecharts.org/docs/charts/stable/airdcpp-webclient) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `airdcpp-webclient` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install airdcpp-webclient TrueCharts/airdcpp-webclient +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `airdcpp-webclient` deployment + +```console +helm uninstall airdcpp-webclient +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install airdcpp-webclient \ + --set env.TZ="America/New York" \ + TrueCharts/airdcpp-webclient +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install airdcpp-webclient TrueCharts/airdcpp-webclient -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/airdcpp-webclient/3.0.33/app-readme.md b/stable/airdcpp-webclient/3.0.34/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/3.0.33/app-readme.md rename to stable/airdcpp-webclient/3.0.34/app-readme.md diff --git a/stable/airdcpp-webclient/3.0.34/charts/common-10.6.1.tgz b/stable/airdcpp-webclient/3.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/airdcpp-webclient/3.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/airdcpp-webclient/3.0.33/ix_values.yaml b/stable/airdcpp-webclient/3.0.34/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.33/ix_values.yaml rename to stable/airdcpp-webclient/3.0.34/ix_values.yaml diff --git a/stable/airdcpp-webclient/3.0.33/questions.yaml b/stable/airdcpp-webclient/3.0.34/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.33/questions.yaml rename to stable/airdcpp-webclient/3.0.34/questions.yaml diff --git a/stable/airsonic-advanced/4.0.36/templates/common.yaml b/stable/airdcpp-webclient/3.0.34/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.36/templates/common.yaml rename to stable/airdcpp-webclient/3.0.34/templates/common.yaml diff --git a/stable/alist/2.0.35/values.yaml b/stable/airdcpp-webclient/3.0.34/values.yaml similarity index 100% rename from stable/alist/2.0.35/values.yaml rename to stable/airdcpp-webclient/3.0.34/values.yaml diff --git a/stable/airsonic-advanced/4.0.36/CHANGELOG.md b/stable/airsonic-advanced/4.0.36/CHANGELOG.md deleted file mode 100644 index 23d6f8bacc5..00000000000 --- a/stable/airsonic-advanced/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/airsonic-advanced/4.0.36/Chart.lock b/stable/airsonic-advanced/4.0.36/Chart.lock deleted file mode 100644 index aebb5596016..00000000000 --- a/stable/airsonic-advanced/4.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:43:03.191198987Z" diff --git a/stable/airsonic-advanced/4.0.36/Chart.yaml b/stable/airsonic-advanced/4.0.36/Chart.yaml deleted file mode 100644 index bfd4a8dcf9c..00000000000 --- a/stable/airsonic-advanced/4.0.36/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "11.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/docs/charts/stable/airsonic-advanced -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic-advanced -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://github.com/airsonic/airsonic-advanced - - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced -version: 4.0.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.36/README.md b/stable/airsonic-advanced/4.0.36/README.md deleted file mode 100644 index 2f1f5cee067..00000000000 --- a/stable/airsonic-advanced/4.0.36/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# airsonic-advanced - -Airsonic is a Free and Open Source community driven media server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [airsonic-advanced](https://truecharts.org/docs/charts/stable/airsonic-advanced) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `airsonic-advanced` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install airsonic-advanced TrueCharts/airsonic-advanced -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `airsonic-advanced` deployment - -```console -helm uninstall airsonic-advanced -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install airsonic-advanced \ - --set env.TZ="America/New York" \ - TrueCharts/airsonic-advanced -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install airsonic-advanced TrueCharts/airsonic-advanced -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic-advanced/4.0.36/charts/common-10.5.10.tgz b/stable/airsonic-advanced/4.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/airsonic-advanced/4.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.36/charts/postgresql-8.0.78.tgz b/stable/airsonic-advanced/4.0.36/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/airsonic-advanced/4.0.36/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.37/CHANGELOG.md b/stable/airsonic-advanced/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..df2c668fb5c --- /dev/null +++ b/stable/airsonic-advanced/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-advanced-4.0.37](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.36...airsonic-advanced-4.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-advanced-4.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-advanced-4.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/airsonic-advanced/4.0.37/Chart.lock b/stable/airsonic-advanced/4.0.37/Chart.lock new file mode 100644 index 00000000000..cde70712baf --- /dev/null +++ b/stable/airsonic-advanced/4.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:45:25.807598055Z" diff --git a/stable/airsonic-advanced/4.0.37/Chart.yaml b/stable/airsonic-advanced/4.0.37/Chart.yaml new file mode 100644 index 00000000000..184dce18d18 --- /dev/null +++ b/stable/airsonic-advanced/4.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/docs/charts/stable/airsonic-advanced +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic-advanced +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://github.com/airsonic/airsonic-advanced + - https://hub.docker.com/r/airsonicadvanced/airsonic-advanced +version: 4.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.37/README.md b/stable/airsonic-advanced/4.0.37/README.md new file mode 100644 index 00000000000..fb699e0838d --- /dev/null +++ b/stable/airsonic-advanced/4.0.37/README.md @@ -0,0 +1,108 @@ +# airsonic-advanced + +Airsonic is a Free and Open Source community driven media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airsonic-advanced](https://truecharts.org/docs/charts/stable/airsonic-advanced) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `airsonic-advanced` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install airsonic-advanced TrueCharts/airsonic-advanced +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `airsonic-advanced` deployment + +```console +helm uninstall airsonic-advanced +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install airsonic-advanced \ + --set env.TZ="America/New York" \ + TrueCharts/airsonic-advanced +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install airsonic-advanced TrueCharts/airsonic-advanced -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic-advanced/4.0.36/app-readme.md b/stable/airsonic-advanced/4.0.37/app-readme.md similarity index 100% rename from stable/airsonic-advanced/4.0.36/app-readme.md rename to stable/airsonic-advanced/4.0.37/app-readme.md diff --git a/stable/airsonic-advanced/4.0.37/charts/common-10.6.1.tgz b/stable/airsonic-advanced/4.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/airsonic-advanced/4.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/airsonic-advanced/4.0.37/charts/postgresql-8.0.87.tgz b/stable/airsonic-advanced/4.0.37/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/airsonic-advanced/4.0.37/charts/postgresql-8.0.87.tgz differ diff --git a/stable/airsonic-advanced/4.0.36/ix_values.yaml b/stable/airsonic-advanced/4.0.37/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.36/ix_values.yaml rename to stable/airsonic-advanced/4.0.37/ix_values.yaml diff --git a/stable/airsonic-advanced/4.0.36/questions.yaml b/stable/airsonic-advanced/4.0.37/questions.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.36/questions.yaml rename to stable/airsonic-advanced/4.0.37/questions.yaml diff --git a/stable/airsonic/6.0.31/templates/common.yaml b/stable/airsonic-advanced/4.0.37/templates/common.yaml similarity index 100% rename from stable/airsonic/6.0.31/templates/common.yaml rename to stable/airsonic-advanced/4.0.37/templates/common.yaml diff --git a/stable/amcrest2mqtt/4.0.32/values.yaml b/stable/airsonic-advanced/4.0.37/values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.32/values.yaml rename to stable/airsonic-advanced/4.0.37/values.yaml diff --git a/stable/airsonic/6.0.31/CHANGELOG.md b/stable/airsonic/6.0.31/CHANGELOG.md deleted file mode 100644 index e18c71c6792..00000000000 --- a/stable/airsonic/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/airsonic/6.0.31/Chart.lock b/stable/airsonic/6.0.31/Chart.lock deleted file mode 100644 index 9f492e8193a..00000000000 --- a/stable/airsonic/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:42:48.594158618Z" diff --git a/stable/airsonic/6.0.31/Chart.yaml b/stable/airsonic/6.0.31/Chart.yaml deleted file mode 100644 index d37b92a7b04..00000000000 --- a/stable/airsonic/6.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "10.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/docs/charts/stable/airsonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic/6.0.31/README.md b/stable/airsonic/6.0.31/README.md deleted file mode 100644 index 5f2b9ba5181..00000000000 --- a/stable/airsonic/6.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# airsonic - -Airsonic is a Free and Open Source community driven media server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [airsonic](https://truecharts.org/docs/charts/stable/airsonic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `airsonic` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install airsonic TrueCharts/airsonic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `airsonic` deployment - -```console -helm uninstall airsonic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install airsonic \ - --set env.TZ="America/New York" \ - TrueCharts/airsonic -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install airsonic TrueCharts/airsonic -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic/6.0.31/charts/common-10.5.10.tgz b/stable/airsonic/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/airsonic/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/airsonic/6.0.32/CHANGELOG.md b/stable/airsonic/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..45df2c9ccfd --- /dev/null +++ b/stable/airsonic/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-6.0.32](https://github.com/truecharts/charts/compare/airsonic-6.0.31...airsonic-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [airsonic-6.0.31](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.35...airsonic-6.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/airsonic/6.0.32/Chart.lock b/stable/airsonic/6.0.32/Chart.lock new file mode 100644 index 00000000000..9ada14f1acd --- /dev/null +++ b/stable/airsonic/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:45:10.733028166Z" diff --git a/stable/airsonic/6.0.32/Chart.yaml b/stable/airsonic/6.0.32/Chart.yaml new file mode 100644 index 00000000000..ac71ea16403 --- /dev/null +++ b/stable/airsonic/6.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/docs/charts/stable/airsonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic/6.0.32/README.md b/stable/airsonic/6.0.32/README.md new file mode 100644 index 00000000000..263d9260086 --- /dev/null +++ b/stable/airsonic/6.0.32/README.md @@ -0,0 +1,108 @@ +# airsonic + +Airsonic is a Free and Open Source community driven media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [airsonic](https://truecharts.org/docs/charts/stable/airsonic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `airsonic` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install airsonic TrueCharts/airsonic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `airsonic` deployment + +```console +helm uninstall airsonic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install airsonic \ + --set env.TZ="America/New York" \ + TrueCharts/airsonic +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install airsonic TrueCharts/airsonic -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/airsonic/6.0.31/app-readme.md b/stable/airsonic/6.0.32/app-readme.md similarity index 100% rename from stable/airsonic/6.0.31/app-readme.md rename to stable/airsonic/6.0.32/app-readme.md diff --git a/stable/airsonic/6.0.32/charts/common-10.6.1.tgz b/stable/airsonic/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/airsonic/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/airsonic/6.0.31/ix_values.yaml b/stable/airsonic/6.0.32/ix_values.yaml similarity index 100% rename from stable/airsonic/6.0.31/ix_values.yaml rename to stable/airsonic/6.0.32/ix_values.yaml diff --git a/stable/airsonic/6.0.31/questions.yaml b/stable/airsonic/6.0.32/questions.yaml similarity index 100% rename from stable/airsonic/6.0.31/questions.yaml rename to stable/airsonic/6.0.32/questions.yaml diff --git a/stable/alist/2.0.35/templates/common.yaml b/stable/airsonic/6.0.32/templates/common.yaml similarity index 100% rename from stable/alist/2.0.35/templates/common.yaml rename to stable/airsonic/6.0.32/templates/common.yaml diff --git a/stable/anonaddy/9.0.47/values.yaml b/stable/airsonic/6.0.32/values.yaml similarity index 100% rename from stable/anonaddy/9.0.47/values.yaml rename to stable/airsonic/6.0.32/values.yaml diff --git a/stable/alist/2.0.35/CHANGELOG.md b/stable/alist/2.0.35/CHANGELOG.md deleted file mode 100644 index 7e6c5e4890f..00000000000 --- a/stable/alist/2.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alist-2.0.35](https://github.com/truecharts/charts/compare/alist-2.0.34...alist-2.0.35) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update container image tccr.io/truecharts/alist to v3.0.1 ([#3861](https://github.com/truecharts/charts/issues/3861)) - - - - -## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/alist/2.0.35/Chart.lock b/stable/alist/2.0.35/Chart.lock deleted file mode 100644 index 4160d7b8b55..00000000000 --- a/stable/alist/2.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T19:14:09.938096871Z" diff --git a/stable/alist/2.0.35/Chart.yaml b/stable/alist/2.0.35/Chart.yaml deleted file mode 100644 index fea509a5f48..00000000000 --- a/stable/alist/2.0.35/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 2.0.35 -appVersion: "3.0.1" -description: Alist program that supports multiple storage, powered by Gin and React -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/alist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://github.com/Xhofe/alist -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/alist/2.0.35/README.md b/stable/alist/2.0.35/README.md deleted file mode 100644 index 8f436a7a982..00000000000 --- a/stable/alist/2.0.35/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# alist - -Alist program that supports multiple storage, powered by Gin and React - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [alist](https://truecharts.org/docs/charts/stable/alist) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `alist` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install alist TrueCharts/alist -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `alist` deployment - -```console -helm uninstall alist -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install alist \ - --set env.TZ="America/New York" \ - TrueCharts/alist -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install alist TrueCharts/alist -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/alist/2.0.35/charts/common-10.5.10.tgz b/stable/alist/2.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/alist/2.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/alist/2.0.36/CHANGELOG.md b/stable/alist/2.0.36/CHANGELOG.md new file mode 100644 index 00000000000..4fcfe1155a1 --- /dev/null +++ b/stable/alist/2.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alist-2.0.36](https://github.com/truecharts/charts/compare/alist-2.0.35...alist-2.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [alist-2.0.35](https://github.com/truecharts/charts/compare/alist-2.0.34...alist-2.0.35) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/alist to v3.0.1 ([#3861](https://github.com/truecharts/charts/issues/3861)) + + + + +## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [alist-2.0.34](https://github.com/truecharts/charts/compare/alist-2.0.33...alist-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/alist/2.0.36/Chart.lock b/stable/alist/2.0.36/Chart.lock new file mode 100644 index 00000000000..2e0bafac0ca --- /dev/null +++ b/stable/alist/2.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:45:21.921961024Z" diff --git a/stable/alist/2.0.36/Chart.yaml b/stable/alist/2.0.36/Chart.yaml new file mode 100644 index 00000000000..d7682683997 --- /dev/null +++ b/stable/alist/2.0.36/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 2.0.36 +appVersion: "3.0.1" +description: Alist program that supports multiple storage, powered by Gin and React +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/alist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png +keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://github.com/Xhofe/alist +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/alist/2.0.36/README.md b/stable/alist/2.0.36/README.md new file mode 100644 index 00000000000..2583fbf9588 --- /dev/null +++ b/stable/alist/2.0.36/README.md @@ -0,0 +1,106 @@ +# alist + +Alist program that supports multiple storage, powered by Gin and React + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [alist](https://truecharts.org/docs/charts/stable/alist) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `alist` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install alist TrueCharts/alist +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `alist` deployment + +```console +helm uninstall alist +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install alist \ + --set env.TZ="America/New York" \ + TrueCharts/alist +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install alist TrueCharts/alist -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/alist/2.0.35/app-readme.md b/stable/alist/2.0.36/app-readme.md similarity index 100% rename from stable/alist/2.0.35/app-readme.md rename to stable/alist/2.0.36/app-readme.md diff --git a/stable/alist/2.0.36/charts/common-10.6.1.tgz b/stable/alist/2.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/alist/2.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/alist/2.0.35/ix_values.yaml b/stable/alist/2.0.36/ix_values.yaml similarity index 100% rename from stable/alist/2.0.35/ix_values.yaml rename to stable/alist/2.0.36/ix_values.yaml diff --git a/stable/alist/2.0.35/questions.yaml b/stable/alist/2.0.36/questions.yaml similarity index 100% rename from stable/alist/2.0.35/questions.yaml rename to stable/alist/2.0.36/questions.yaml diff --git a/stable/apache-musicindex/4.0.31/templates/common.yaml b/stable/alist/2.0.36/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/4.0.31/templates/common.yaml rename to stable/alist/2.0.36/templates/common.yaml diff --git a/stable/apache-musicindex/4.0.31/values.yaml b/stable/alist/2.0.36/values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.31/values.yaml rename to stable/alist/2.0.36/values.yaml diff --git a/stable/amcrest2mqtt/4.0.32/CHANGELOG.md b/stable/amcrest2mqtt/4.0.32/CHANGELOG.md deleted file mode 100644 index f1ed40cd4a8..00000000000 --- a/stable/amcrest2mqtt/4.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/amcrest2mqtt/4.0.32/Chart.lock b/stable/amcrest2mqtt/4.0.32/Chart.lock deleted file mode 100644 index 1dd00588549..00000000000 --- a/stable/amcrest2mqtt/4.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:43:05.037784784Z" diff --git a/stable/amcrest2mqtt/4.0.32/Chart.yaml b/stable/amcrest2mqtt/4.0.32/Chart.yaml deleted file mode 100644 index 8000850007b..00000000000 --- a/stable/amcrest2mqtt/4.0.32/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Expose all events from an Amcrest device to an MQTT broker -home: https://truecharts.org/docs/charts/stable/amcrest2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png -keywords: - - amcrest2mqtt -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amcrest2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - - https://github.com/dchesterton/amcrest2mqtt -version: 4.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.32/README.md b/stable/amcrest2mqtt/4.0.32/README.md deleted file mode 100644 index bf343892f22..00000000000 --- a/stable/amcrest2mqtt/4.0.32/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# amcrest2mqtt - -Expose all events from an Amcrest device to an MQTT broker - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [amcrest2mqtt](https://truecharts.org/docs/charts/stable/amcrest2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `amcrest2mqtt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install amcrest2mqtt TrueCharts/amcrest2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `amcrest2mqtt` deployment - -```console -helm uninstall amcrest2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install amcrest2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/amcrest2mqtt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install amcrest2mqtt TrueCharts/amcrest2mqtt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/amcrest2mqtt/4.0.32/charts/common-10.5.10.tgz b/stable/amcrest2mqtt/4.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/amcrest2mqtt/4.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/4.0.33/CHANGELOG.md b/stable/amcrest2mqtt/4.0.33/CHANGELOG.md new file mode 100644 index 00000000000..4417fdf8f81 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amcrest2mqtt-4.0.33](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.32...amcrest2mqtt-4.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [amcrest2mqtt-4.0.32](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.31...amcrest2mqtt-4.0.32) (2022-09-20) + +### Chore diff --git a/stable/amcrest2mqtt/4.0.33/Chart.lock b/stable/amcrest2mqtt/4.0.33/Chart.lock new file mode 100644 index 00000000000..5b411c00171 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:45:29.729008013Z" diff --git a/stable/amcrest2mqtt/4.0.33/Chart.yaml b/stable/amcrest2mqtt/4.0.33/Chart.yaml new file mode 100644 index 00000000000..13a4c492a1c --- /dev/null +++ b/stable/amcrest2mqtt/4.0.33/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Expose all events from an Amcrest device to an MQTT broker +home: https://truecharts.org/docs/charts/stable/amcrest2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png +keywords: + - amcrest2mqtt +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amcrest2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://github.com/dchesterton/amcrest2mqtt +version: 4.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.33/README.md b/stable/amcrest2mqtt/4.0.33/README.md new file mode 100644 index 00000000000..3df685419b2 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.33/README.md @@ -0,0 +1,106 @@ +# amcrest2mqtt + +Expose all events from an Amcrest device to an MQTT broker + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [amcrest2mqtt](https://truecharts.org/docs/charts/stable/amcrest2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `amcrest2mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install amcrest2mqtt TrueCharts/amcrest2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `amcrest2mqtt` deployment + +```console +helm uninstall amcrest2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install amcrest2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/amcrest2mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install amcrest2mqtt TrueCharts/amcrest2mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/amcrest2mqtt/4.0.32/app-readme.md b/stable/amcrest2mqtt/4.0.33/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/4.0.32/app-readme.md rename to stable/amcrest2mqtt/4.0.33/app-readme.md diff --git a/stable/amcrest2mqtt/4.0.33/charts/common-10.6.1.tgz b/stable/amcrest2mqtt/4.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/amcrest2mqtt/4.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/amcrest2mqtt/4.0.32/ix_values.yaml b/stable/amcrest2mqtt/4.0.33/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.32/ix_values.yaml rename to stable/amcrest2mqtt/4.0.33/ix_values.yaml diff --git a/stable/amcrest2mqtt/4.0.32/questions.yaml b/stable/amcrest2mqtt/4.0.33/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.32/questions.yaml rename to stable/amcrest2mqtt/4.0.33/questions.yaml diff --git a/stable/amcrest2mqtt/4.0.32/templates/common.yaml b/stable/amcrest2mqtt/4.0.33/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.32/templates/common.yaml rename to stable/amcrest2mqtt/4.0.33/templates/common.yaml diff --git a/stable/appdaemon/9.0.33/values.yaml b/stable/amcrest2mqtt/4.0.33/values.yaml similarity index 100% rename from stable/appdaemon/9.0.33/values.yaml rename to stable/amcrest2mqtt/4.0.33/values.yaml diff --git a/stable/anonaddy/9.0.47/CHANGELOG.md b/stable/anonaddy/9.0.47/CHANGELOG.md deleted file mode 100644 index deca165c2b9..00000000000 --- a/stable/anonaddy/9.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/anonaddy/9.0.47/Chart.lock b/stable/anonaddy/9.0.47/Chart.lock deleted file mode 100644 index eb88dd4e34d..00000000000 --- a/stable/anonaddy/9.0.47/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-22T13:43:32.993507462Z" diff --git a/stable/anonaddy/9.0.47/Chart.yaml b/stable/anonaddy/9.0.47/Chart.yaml deleted file mode 100644 index 6fdf662a495..00000000000 --- a/stable/anonaddy/9.0.47/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: "Protect your email from spam using disposable addresses." -home: https://truecharts.org/docs/charts/stable/anonaddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png -keywords: - - anonaddy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: anonaddy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - - https://github.com/anonaddy/docker -version: 9.0.47 -annotations: - truecharts.org/catagories: | - - email - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.47/README.md b/stable/anonaddy/9.0.47/README.md deleted file mode 100644 index 1f800285410..00000000000 --- a/stable/anonaddy/9.0.47/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# anonaddy - -Protect your email from spam using disposable addresses. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [anonaddy](https://truecharts.org/docs/charts/stable/anonaddy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `anonaddy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install anonaddy TrueCharts/anonaddy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `anonaddy` deployment - -```console -helm uninstall anonaddy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install anonaddy \ - --set env.TZ="America/New York" \ - TrueCharts/anonaddy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install anonaddy TrueCharts/anonaddy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/anonaddy/9.0.47/charts/common-10.5.10.tgz b/stable/anonaddy/9.0.47/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/anonaddy/9.0.47/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.47/charts/mariadb-3.0.73.tgz b/stable/anonaddy/9.0.47/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/anonaddy/9.0.47/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.47/charts/redis-3.0.75.tgz b/stable/anonaddy/9.0.47/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/anonaddy/9.0.47/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.48/CHANGELOG.md b/stable/anonaddy/9.0.48/CHANGELOG.md new file mode 100644 index 00000000000..d5001e31e97 --- /dev/null +++ b/stable/anonaddy/9.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anonaddy-9.0.48](https://github.com/truecharts/charts/compare/anonaddy-9.0.47...anonaddy-9.0.48) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [anonaddy-9.0.47](https://github.com/truecharts/charts/compare/anonaddy-9.0.46...anonaddy-9.0.47) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/anonaddy/9.0.48/Chart.lock b/stable/anonaddy/9.0.48/Chart.lock new file mode 100644 index 00000000000..2b1d0da7512 --- /dev/null +++ b/stable/anonaddy/9.0.48/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:c32edafe0b548c62ca06cf69f7387f93c804b563c215986ed1568859d60e6811 +generated: "2022-09-25T14:46:05.317859038Z" diff --git a/stable/anonaddy/9.0.48/Chart.yaml b/stable/anonaddy/9.0.48/Chart.yaml new file mode 100644 index 00000000000..450a904bd57 --- /dev/null +++ b/stable/anonaddy/9.0.48/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.13.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: "Protect your email from spam using disposable addresses." +home: https://truecharts.org/docs/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png +keywords: + - anonaddy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://github.com/anonaddy/docker +version: 9.0.48 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.48/README.md b/stable/anonaddy/9.0.48/README.md new file mode 100644 index 00000000000..4084aa7de76 --- /dev/null +++ b/stable/anonaddy/9.0.48/README.md @@ -0,0 +1,108 @@ +# anonaddy + +Protect your email from spam using disposable addresses. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [anonaddy](https://truecharts.org/docs/charts/stable/anonaddy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `anonaddy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install anonaddy TrueCharts/anonaddy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `anonaddy` deployment + +```console +helm uninstall anonaddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install anonaddy \ + --set env.TZ="America/New York" \ + TrueCharts/anonaddy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install anonaddy TrueCharts/anonaddy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/anonaddy/9.0.47/app-readme.md b/stable/anonaddy/9.0.48/app-readme.md similarity index 100% rename from stable/anonaddy/9.0.47/app-readme.md rename to stable/anonaddy/9.0.48/app-readme.md diff --git a/stable/anonaddy/9.0.48/charts/common-10.6.1.tgz b/stable/anonaddy/9.0.48/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/anonaddy/9.0.48/charts/common-10.6.1.tgz differ diff --git a/stable/anonaddy/9.0.48/charts/mariadb-3.0.82.tgz b/stable/anonaddy/9.0.48/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/anonaddy/9.0.48/charts/mariadb-3.0.82.tgz differ diff --git a/stable/anonaddy/9.0.48/charts/redis-3.0.84.tgz b/stable/anonaddy/9.0.48/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/anonaddy/9.0.48/charts/redis-3.0.84.tgz differ diff --git a/stable/anonaddy/9.0.47/ix_values.yaml b/stable/anonaddy/9.0.48/ix_values.yaml similarity index 100% rename from stable/anonaddy/9.0.47/ix_values.yaml rename to stable/anonaddy/9.0.48/ix_values.yaml diff --git a/stable/anonaddy/9.0.47/questions.yaml b/stable/anonaddy/9.0.48/questions.yaml similarity index 100% rename from stable/anonaddy/9.0.47/questions.yaml rename to stable/anonaddy/9.0.48/questions.yaml diff --git a/stable/anonaddy/9.0.47/templates/_appkey.tpl b/stable/anonaddy/9.0.48/templates/_appkey.tpl similarity index 100% rename from stable/anonaddy/9.0.47/templates/_appkey.tpl rename to stable/anonaddy/9.0.48/templates/_appkey.tpl diff --git a/stable/anonaddy/9.0.47/templates/common.yaml b/stable/anonaddy/9.0.48/templates/common.yaml similarity index 100% rename from stable/anonaddy/9.0.47/templates/common.yaml rename to stable/anonaddy/9.0.48/templates/common.yaml diff --git a/stable/apt-cacher-ng/1.0.2/values.yaml b/stable/anonaddy/9.0.48/values.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.2/values.yaml rename to stable/anonaddy/9.0.48/values.yaml diff --git a/stable/apache-musicindex/4.0.31/CHANGELOG.md b/stable/apache-musicindex/4.0.31/CHANGELOG.md deleted file mode 100644 index 011de5f9b19..00000000000 --- a/stable/apache-musicindex/4.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/apache-musicindex/4.0.31/Chart.lock b/stable/apache-musicindex/4.0.31/Chart.lock deleted file mode 100644 index 98598d05479..00000000000 --- a/stable/apache-musicindex/4.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:43:24.051562974Z" diff --git a/stable/apache-musicindex/4.0.31/Chart.yaml b/stable/apache-musicindex/4.0.31/Chart.yaml deleted file mode 100644 index 5034fe731fc..00000000000 --- a/stable/apache-musicindex/4.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Index and stream music using apache-musicindex and m3u playlists -home: https://truecharts.org/docs/charts/stable/apache-musicindex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png -keywords: - - apache-musicindex - - streaming - - m3u - - playlist -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apache-musicindex -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - - http://hacks.slashdirt.org/sw/musicindex/ -version: 4.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.31/README.md b/stable/apache-musicindex/4.0.31/README.md deleted file mode 100644 index 2409e742721..00000000000 --- a/stable/apache-musicindex/4.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# apache-musicindex - -Index and stream music using apache-musicindex and m3u playlists - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apache-musicindex](https://truecharts.org/docs/charts/stable/apache-musicindex) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `apache-musicindex` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install apache-musicindex TrueCharts/apache-musicindex -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `apache-musicindex` deployment - -```console -helm uninstall apache-musicindex -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apache-musicindex \ - --set env.TZ="America/New York" \ - TrueCharts/apache-musicindex -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install apache-musicindex TrueCharts/apache-musicindex -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/apache-musicindex/4.0.31/charts/common-10.5.10.tgz b/stable/apache-musicindex/4.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/apache-musicindex/4.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/apache-musicindex/4.0.32/CHANGELOG.md b/stable/apache-musicindex/4.0.32/CHANGELOG.md new file mode 100644 index 00000000000..656cd88cca2 --- /dev/null +++ b/stable/apache-musicindex/4.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apache-musicindex-4.0.32](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.31...apache-musicindex-4.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apache-musicindex-4.0.31](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.30...apache-musicindex-4.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/apache-musicindex/4.0.32/Chart.lock b/stable/apache-musicindex/4.0.32/Chart.lock new file mode 100644 index 00000000000..fb09145f3f7 --- /dev/null +++ b/stable/apache-musicindex/4.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:45:53.697945579Z" diff --git a/stable/apache-musicindex/4.0.32/Chart.yaml b/stable/apache-musicindex/4.0.32/Chart.yaml new file mode 100644 index 00000000000..47343b19a50 --- /dev/null +++ b/stable/apache-musicindex/4.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Index and stream music using apache-musicindex and m3u playlists +home: https://truecharts.org/docs/charts/stable/apache-musicindex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png +keywords: + - apache-musicindex + - streaming + - m3u + - playlist +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-musicindex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - http://hacks.slashdirt.org/sw/musicindex/ +version: 4.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.32/README.md b/stable/apache-musicindex/4.0.32/README.md new file mode 100644 index 00000000000..e440dec0aac --- /dev/null +++ b/stable/apache-musicindex/4.0.32/README.md @@ -0,0 +1,106 @@ +# apache-musicindex + +Index and stream music using apache-musicindex and m3u playlists + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apache-musicindex](https://truecharts.org/docs/charts/stable/apache-musicindex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `apache-musicindex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install apache-musicindex TrueCharts/apache-musicindex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `apache-musicindex` deployment + +```console +helm uninstall apache-musicindex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apache-musicindex \ + --set env.TZ="America/New York" \ + TrueCharts/apache-musicindex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install apache-musicindex TrueCharts/apache-musicindex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/apache-musicindex/4.0.31/app-readme.md b/stable/apache-musicindex/4.0.32/app-readme.md similarity index 100% rename from stable/apache-musicindex/4.0.31/app-readme.md rename to stable/apache-musicindex/4.0.32/app-readme.md diff --git a/stable/apache-musicindex/4.0.32/charts/common-10.6.1.tgz b/stable/apache-musicindex/4.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/apache-musicindex/4.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/apache-musicindex/4.0.31/ix_values.yaml b/stable/apache-musicindex/4.0.32/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.31/ix_values.yaml rename to stable/apache-musicindex/4.0.32/ix_values.yaml diff --git a/stable/apache-musicindex/4.0.31/questions.yaml b/stable/apache-musicindex/4.0.32/questions.yaml similarity index 100% rename from stable/apache-musicindex/4.0.31/questions.yaml rename to stable/apache-musicindex/4.0.32/questions.yaml diff --git a/stable/appdaemon/9.0.33/templates/common.yaml b/stable/apache-musicindex/4.0.32/templates/common.yaml similarity index 100% rename from stable/appdaemon/9.0.33/templates/common.yaml rename to stable/apache-musicindex/4.0.32/templates/common.yaml diff --git a/stable/aria2/5.0.33/values.yaml b/stable/apache-musicindex/4.0.32/values.yaml similarity index 100% rename from stable/aria2/5.0.33/values.yaml rename to stable/apache-musicindex/4.0.32/values.yaml diff --git a/stable/appdaemon/9.0.33/CHANGELOG.md b/stable/appdaemon/9.0.33/CHANGELOG.md deleted file mode 100644 index 8ec4b49dada..00000000000 --- a/stable/appdaemon/9.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/appdaemon/9.0.33/Chart.lock b/stable/appdaemon/9.0.33/Chart.lock deleted file mode 100644 index e925bab9f9f..00000000000 --- a/stable/appdaemon/9.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:43:30.913433366Z" diff --git a/stable/appdaemon/9.0.33/Chart.yaml b/stable/appdaemon/9.0.33/Chart.yaml deleted file mode 100644 index 8371eb61092..00000000000 --- a/stable/appdaemon/9.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. -home: https://truecharts.org/docs/charts/stable/appdaemon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png -keywords: - - appdaemon - - homeautomation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org - - email: 20650065+warllo54@users.noreply.github.com - name: warllo54 - url: truecharts.org -name: appdaemon -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon - - https://github.com/AppDaemon/appdaemon -type: application -version: 9.0.33 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.33/README.md b/stable/appdaemon/9.0.33/README.md deleted file mode 100644 index 162859da24f..00000000000 --- a/stable/appdaemon/9.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# appdaemon - -AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [appdaemon](https://truecharts.org/docs/charts/stable/appdaemon) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `appdaemon` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install appdaemon TrueCharts/appdaemon -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `appdaemon` deployment - -```console -helm uninstall appdaemon -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install appdaemon \ - --set env.TZ="America/New York" \ - TrueCharts/appdaemon -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install appdaemon TrueCharts/appdaemon -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/appdaemon/9.0.33/charts/common-10.5.10.tgz b/stable/appdaemon/9.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/appdaemon/9.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/appdaemon/9.0.34/CHANGELOG.md b/stable/appdaemon/9.0.34/CHANGELOG.md new file mode 100644 index 00000000000..e57f06bdb0f --- /dev/null +++ b/stable/appdaemon/9.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appdaemon-9.0.34](https://github.com/truecharts/charts/compare/appdaemon-9.0.33...appdaemon-9.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [appdaemon-9.0.33](https://github.com/truecharts/charts/compare/appdaemon-9.0.32...appdaemon-9.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/appdaemon/9.0.34/Chart.lock b/stable/appdaemon/9.0.34/Chart.lock new file mode 100644 index 00000000000..fb9e861a602 --- /dev/null +++ b/stable/appdaemon/9.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:46:01.467844972Z" diff --git a/stable/appdaemon/9.0.34/Chart.yaml b/stable/appdaemon/9.0.34/Chart.yaml new file mode 100644 index 00000000000..42f8cc975e3 --- /dev/null +++ b/stable/appdaemon/9.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. +home: https://truecharts.org/docs/charts/stable/appdaemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png +keywords: + - appdaemon + - homeautomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org +name: appdaemon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://github.com/AppDaemon/appdaemon +type: application +version: 9.0.34 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.34/README.md b/stable/appdaemon/9.0.34/README.md new file mode 100644 index 00000000000..47af5c76da7 --- /dev/null +++ b/stable/appdaemon/9.0.34/README.md @@ -0,0 +1,106 @@ +# appdaemon + +AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. It also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [appdaemon](https://truecharts.org/docs/charts/stable/appdaemon) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `appdaemon` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install appdaemon TrueCharts/appdaemon +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `appdaemon` deployment + +```console +helm uninstall appdaemon +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install appdaemon \ + --set env.TZ="America/New York" \ + TrueCharts/appdaemon +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install appdaemon TrueCharts/appdaemon -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/appdaemon/9.0.33/app-readme.md b/stable/appdaemon/9.0.34/app-readme.md similarity index 100% rename from stable/appdaemon/9.0.33/app-readme.md rename to stable/appdaemon/9.0.34/app-readme.md diff --git a/stable/appdaemon/9.0.34/charts/common-10.6.1.tgz b/stable/appdaemon/9.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/appdaemon/9.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/appdaemon/9.0.33/ix_values.yaml b/stable/appdaemon/9.0.34/ix_values.yaml similarity index 100% rename from stable/appdaemon/9.0.33/ix_values.yaml rename to stable/appdaemon/9.0.34/ix_values.yaml diff --git a/stable/appdaemon/9.0.33/questions.yaml b/stable/appdaemon/9.0.34/questions.yaml similarity index 100% rename from stable/appdaemon/9.0.33/questions.yaml rename to stable/appdaemon/9.0.34/questions.yaml diff --git a/stable/aria2/5.0.33/templates/common.yaml b/stable/appdaemon/9.0.34/templates/common.yaml similarity index 100% rename from stable/aria2/5.0.33/templates/common.yaml rename to stable/appdaemon/9.0.34/templates/common.yaml diff --git a/stable/audacity/4.0.32/values.yaml b/stable/appdaemon/9.0.34/values.yaml similarity index 100% rename from stable/audacity/4.0.32/values.yaml rename to stable/appdaemon/9.0.34/values.yaml diff --git a/stable/apt-cacher-ng/1.0.2/CHANGELOG.md b/stable/apt-cacher-ng/1.0.2/CHANGELOG.md deleted file mode 100644 index 9f9fde02614..00000000000 --- a/stable/apt-cacher-ng/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/apt-cacher-ng/1.0.2/Chart.lock b/stable/apt-cacher-ng/1.0.2/Chart.lock deleted file mode 100644 index 5029a9aa0fe..00000000000 --- a/stable/apt-cacher-ng/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:43:37.512633566Z" diff --git a/stable/apt-cacher-ng/1.0.2/Chart.yaml b/stable/apt-cacher-ng/1.0.2/Chart.yaml deleted file mode 100644 index 35fbcd77e0e..00000000000 --- a/stable/apt-cacher-ng/1.0.2/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://truecharts.org/docs/charts/stable/apt-cacher-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apt-cacher-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://www.unix-ag.uni-kl.de/~bloch/acng/ - - https://hub.docker.com/r/sameersbn/apt-cacher-ng/ -type: application -version: 1.0.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities diff --git a/stable/apt-cacher-ng/1.0.2/README.md b/stable/apt-cacher-ng/1.0.2/README.md deleted file mode 100644 index a01d26316e0..00000000000 --- a/stable/apt-cacher-ng/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# apt-cacher-ng - -Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [apt-cacher-ng](https://truecharts.org/docs/charts/stable/apt-cacher-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `apt-cacher-ng` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install apt-cacher-ng TrueCharts/apt-cacher-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `apt-cacher-ng` deployment - -```console -helm uninstall apt-cacher-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install apt-cacher-ng \ - --set env.TZ="America/New York" \ - TrueCharts/apt-cacher-ng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install apt-cacher-ng TrueCharts/apt-cacher-ng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/apt-cacher-ng/1.0.2/charts/common-10.5.10.tgz b/stable/apt-cacher-ng/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/apt-cacher-ng/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/1.0.3/CHANGELOG.md b/stable/apt-cacher-ng/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..22a0d771c3b --- /dev/null +++ b/stable/apt-cacher-ng/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apt-cacher-ng-1.0.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.2...apt-cacher-ng-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [apt-cacher-ng-1.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.1...apt-cacher-ng-1.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/apt-cacher-ng/1.0.3/Chart.lock b/stable/apt-cacher-ng/1.0.3/Chart.lock new file mode 100644 index 00000000000..53296b2258c --- /dev/null +++ b/stable/apt-cacher-ng/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:46:08.925222245Z" diff --git a/stable/apt-cacher-ng/1.0.3/Chart.yaml b/stable/apt-cacher-ng/1.0.3/Chart.yaml new file mode 100644 index 00000000000..7617e70d8ca --- /dev/null +++ b/stable/apt-cacher-ng/1.0.3/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "3.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. +home: https://truecharts.org/docs/charts/stable/apt-cacher-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png +keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apt-cacher-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://www.unix-ag.uni-kl.de/~bloch/acng/ + - https://hub.docker.com/r/sameersbn/apt-cacher-ng/ +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities diff --git a/stable/apt-cacher-ng/1.0.3/README.md b/stable/apt-cacher-ng/1.0.3/README.md new file mode 100644 index 00000000000..eb4904d7972 --- /dev/null +++ b/stable/apt-cacher-ng/1.0.3/README.md @@ -0,0 +1,107 @@ +# apt-cacher-ng + +Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [apt-cacher-ng](https://truecharts.org/docs/charts/stable/apt-cacher-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `apt-cacher-ng` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install apt-cacher-ng TrueCharts/apt-cacher-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `apt-cacher-ng` deployment + +```console +helm uninstall apt-cacher-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install apt-cacher-ng \ + --set env.TZ="America/New York" \ + TrueCharts/apt-cacher-ng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install apt-cacher-ng TrueCharts/apt-cacher-ng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/apt-cacher-ng/1.0.2/app-readme.md b/stable/apt-cacher-ng/1.0.3/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/1.0.2/app-readme.md rename to stable/apt-cacher-ng/1.0.3/app-readme.md diff --git a/stable/apt-cacher-ng/1.0.3/charts/common-10.6.1.tgz b/stable/apt-cacher-ng/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/apt-cacher-ng/1.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/apt-cacher-ng/1.0.2/ix_values.yaml b/stable/apt-cacher-ng/1.0.3/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.2/ix_values.yaml rename to stable/apt-cacher-ng/1.0.3/ix_values.yaml diff --git a/stable/apt-cacher-ng/1.0.2/questions.yaml b/stable/apt-cacher-ng/1.0.3/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.2/questions.yaml rename to stable/apt-cacher-ng/1.0.3/questions.yaml diff --git a/stable/apt-cacher-ng/1.0.2/templates/common.yaml b/stable/apt-cacher-ng/1.0.3/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.2/templates/common.yaml rename to stable/apt-cacher-ng/1.0.3/templates/common.yaml diff --git a/stable/audiobookshelf/2.0.38/values.yaml b/stable/apt-cacher-ng/1.0.3/values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.38/values.yaml rename to stable/apt-cacher-ng/1.0.3/values.yaml diff --git a/stable/aria2/5.0.33/CHANGELOG.md b/stable/aria2/5.0.33/CHANGELOG.md deleted file mode 100644 index 04004d541b8..00000000000 --- a/stable/aria2/5.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/aria2/5.0.33/Chart.lock b/stable/aria2/5.0.33/Chart.lock deleted file mode 100644 index 52395310c56..00000000000 --- a/stable/aria2/5.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:43:49.782384387Z" diff --git a/stable/aria2/5.0.33/Chart.yaml b/stable/aria2/5.0.33/Chart.yaml deleted file mode 100644 index 167c1523415..00000000000 --- a/stable/aria2/5.0.33/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: aria server for downloading web content -home: https://truecharts.org/docs/charts/stable/aria2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png -keywords: - - aria2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: aria2 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://github.com/P3TERX/Aria2-Pro-Docker -version: 5.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/aria2/5.0.33/README.md b/stable/aria2/5.0.33/README.md deleted file mode 100644 index b30d9eb1110..00000000000 --- a/stable/aria2/5.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# aria2 - -aria server for downloading web content - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [aria2](https://truecharts.org/docs/charts/stable/aria2) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `aria2` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install aria2 TrueCharts/aria2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `aria2` deployment - -```console -helm uninstall aria2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install aria2 \ - --set env.TZ="America/New York" \ - TrueCharts/aria2 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install aria2 TrueCharts/aria2 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/aria2/5.0.33/charts/common-10.5.10.tgz b/stable/aria2/5.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/aria2/5.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/aria2/5.0.34/CHANGELOG.md b/stable/aria2/5.0.34/CHANGELOG.md new file mode 100644 index 00000000000..a91a040b4ee --- /dev/null +++ b/stable/aria2/5.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [aria2-5.0.34](https://github.com/truecharts/charts/compare/aria2-5.0.33...aria2-5.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [aria2-5.0.33](https://github.com/truecharts/charts/compare/aria2-5.0.32...aria2-5.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/aria2/5.0.34/Chart.lock b/stable/aria2/5.0.34/Chart.lock new file mode 100644 index 00000000000..205bd92800c --- /dev/null +++ b/stable/aria2/5.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:46:25.275145065Z" diff --git a/stable/aria2/5.0.34/Chart.yaml b/stable/aria2/5.0.34/Chart.yaml new file mode 100644 index 00000000000..44ec2a9c6dd --- /dev/null +++ b/stable/aria2/5.0.34/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: aria server for downloading web content +home: https://truecharts.org/docs/charts/stable/aria2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png +keywords: + - aria2 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aria2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://github.com/P3TERX/Aria2-Pro-Docker +version: 5.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/aria2/5.0.34/README.md b/stable/aria2/5.0.34/README.md new file mode 100644 index 00000000000..ce7cc68dbf6 --- /dev/null +++ b/stable/aria2/5.0.34/README.md @@ -0,0 +1,106 @@ +# aria2 + +aria server for downloading web content + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [aria2](https://truecharts.org/docs/charts/stable/aria2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `aria2` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install aria2 TrueCharts/aria2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `aria2` deployment + +```console +helm uninstall aria2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install aria2 \ + --set env.TZ="America/New York" \ + TrueCharts/aria2 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install aria2 TrueCharts/aria2 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/aria2/5.0.33/app-readme.md b/stable/aria2/5.0.34/app-readme.md similarity index 100% rename from stable/aria2/5.0.33/app-readme.md rename to stable/aria2/5.0.34/app-readme.md diff --git a/stable/aria2/5.0.34/charts/common-10.6.1.tgz b/stable/aria2/5.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/aria2/5.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/aria2/5.0.33/ix_values.yaml b/stable/aria2/5.0.34/ix_values.yaml similarity index 100% rename from stable/aria2/5.0.33/ix_values.yaml rename to stable/aria2/5.0.34/ix_values.yaml diff --git a/stable/aria2/5.0.33/questions.yaml b/stable/aria2/5.0.34/questions.yaml similarity index 100% rename from stable/aria2/5.0.33/questions.yaml rename to stable/aria2/5.0.34/questions.yaml diff --git a/stable/autobrr/1.0.3/templates/common.yaml b/stable/aria2/5.0.34/templates/common.yaml similarity index 100% rename from stable/autobrr/1.0.3/templates/common.yaml rename to stable/aria2/5.0.34/templates/common.yaml diff --git a/stable/autobrr/1.0.3/values.yaml b/stable/aria2/5.0.34/values.yaml similarity index 100% rename from stable/autobrr/1.0.3/values.yaml rename to stable/aria2/5.0.34/values.yaml diff --git a/stable/audacity/4.0.32/CHANGELOG.md b/stable/audacity/4.0.32/CHANGELOG.md deleted file mode 100644 index c284676786e..00000000000 --- a/stable/audacity/4.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/audacity/4.0.32/Chart.lock b/stable/audacity/4.0.32/Chart.lock deleted file mode 100644 index f4fb8730578..00000000000 --- a/stable/audacity/4.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:43:56.923372192Z" diff --git a/stable/audacity/4.0.32/Chart.yaml b/stable/audacity/4.0.32/Chart.yaml deleted file mode 100644 index f091792b4cb..00000000000 --- a/stable/audacity/4.0.32/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An easy-to-use, multi-track audio editor and recorder -home: https://truecharts.org/docs/charts/stable/audacity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png -keywords: - - audacity - - music - - recorder - - editor - - audio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audacity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://github.com/linuxserver/docker-audacity - - https://www.audacityteam.org/ -type: application -version: 4.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audacity/4.0.32/README.md b/stable/audacity/4.0.32/README.md deleted file mode 100644 index 357b28abb94..00000000000 --- a/stable/audacity/4.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# audacity - -An easy-to-use, multi-track audio editor and recorder - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [audacity](https://truecharts.org/docs/charts/stable/audacity) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `audacity` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install audacity TrueCharts/audacity -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `audacity` deployment - -```console -helm uninstall audacity -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install audacity \ - --set env.TZ="America/New York" \ - TrueCharts/audacity -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install audacity TrueCharts/audacity -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/audacity/4.0.32/charts/common-10.5.10.tgz b/stable/audacity/4.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/audacity/4.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/audacity/4.0.33/CHANGELOG.md b/stable/audacity/4.0.33/CHANGELOG.md new file mode 100644 index 00000000000..6c10e05c48a --- /dev/null +++ b/stable/audacity/4.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audacity-4.0.33](https://github.com/truecharts/charts/compare/audacity-4.0.32...audacity-4.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audacity-4.0.32](https://github.com/truecharts/charts/compare/audacity-4.0.31...audacity-4.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/audacity/4.0.33/Chart.lock b/stable/audacity/4.0.33/Chart.lock new file mode 100644 index 00000000000..644b1246295 --- /dev/null +++ b/stable/audacity/4.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:46:33.444179143Z" diff --git a/stable/audacity/4.0.33/Chart.yaml b/stable/audacity/4.0.33/Chart.yaml new file mode 100644 index 00000000000..1b344817db6 --- /dev/null +++ b/stable/audacity/4.0.33/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An easy-to-use, multi-track audio editor and recorder +home: https://truecharts.org/docs/charts/stable/audacity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png +keywords: + - audacity + - music + - recorder + - editor + - audio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audacity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://github.com/linuxserver/docker-audacity + - https://www.audacityteam.org/ +type: application +version: 4.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audacity/4.0.33/README.md b/stable/audacity/4.0.33/README.md new file mode 100644 index 00000000000..8d88912982d --- /dev/null +++ b/stable/audacity/4.0.33/README.md @@ -0,0 +1,107 @@ +# audacity + +An easy-to-use, multi-track audio editor and recorder + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [audacity](https://truecharts.org/docs/charts/stable/audacity) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `audacity` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install audacity TrueCharts/audacity +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `audacity` deployment + +```console +helm uninstall audacity +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install audacity \ + --set env.TZ="America/New York" \ + TrueCharts/audacity +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install audacity TrueCharts/audacity -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/audacity/4.0.32/app-readme.md b/stable/audacity/4.0.33/app-readme.md similarity index 100% rename from stable/audacity/4.0.32/app-readme.md rename to stable/audacity/4.0.33/app-readme.md diff --git a/stable/audacity/4.0.33/charts/common-10.6.1.tgz b/stable/audacity/4.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/audacity/4.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/audacity/4.0.32/ix_values.yaml b/stable/audacity/4.0.33/ix_values.yaml similarity index 100% rename from stable/audacity/4.0.32/ix_values.yaml rename to stable/audacity/4.0.33/ix_values.yaml diff --git a/stable/audacity/4.0.32/questions.yaml b/stable/audacity/4.0.33/questions.yaml similarity index 100% rename from stable/audacity/4.0.32/questions.yaml rename to stable/audacity/4.0.33/questions.yaml diff --git a/stable/audacity/4.0.32/templates/common.yaml b/stable/audacity/4.0.33/templates/common.yaml similarity index 100% rename from stable/audacity/4.0.32/templates/common.yaml rename to stable/audacity/4.0.33/templates/common.yaml diff --git a/stable/automatic-music-downloader/2.0.31/values.yaml b/stable/audacity/4.0.33/values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.31/values.yaml rename to stable/audacity/4.0.33/values.yaml diff --git a/stable/audiobookshelf/2.0.38/CHANGELOG.md b/stable/audiobookshelf/2.0.38/CHANGELOG.md deleted file mode 100644 index e14b6a16726..00000000000 --- a/stable/audiobookshelf/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/audiobookshelf/2.0.38/Chart.lock b/stable/audiobookshelf/2.0.38/Chart.lock deleted file mode 100644 index 67635f2dd4b..00000000000 --- a/stable/audiobookshelf/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:44:02.735118993Z" diff --git a/stable/audiobookshelf/2.0.38/Chart.yaml b/stable/audiobookshelf/2.0.38/Chart.yaml deleted file mode 100644 index 6343f936306..00000000000 --- a/stable/audiobookshelf/2.0.38/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -home: https://truecharts.org/docs/charts/stable/audiobookshelf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png -keywords: - - audiobookshelf -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audiobookshelf -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://hub.docker.com/r/advplyr/audiobookshelf - - https://github.com/advplyr/audiobookshelf -version: 2.0.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.38/README.md b/stable/audiobookshelf/2.0.38/README.md deleted file mode 100644 index b9a942da4f1..00000000000 --- a/stable/audiobookshelf/2.0.38/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# audiobookshelf - -Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [audiobookshelf](https://truecharts.org/docs/charts/stable/audiobookshelf) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `audiobookshelf` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install audiobookshelf TrueCharts/audiobookshelf -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `audiobookshelf` deployment - -```console -helm uninstall audiobookshelf -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install audiobookshelf \ - --set env.TZ="America/New York" \ - TrueCharts/audiobookshelf -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install audiobookshelf TrueCharts/audiobookshelf -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/audiobookshelf/2.0.38/charts/common-10.5.10.tgz b/stable/audiobookshelf/2.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/audiobookshelf/2.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/audiobookshelf/2.0.39/CHANGELOG.md b/stable/audiobookshelf/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..548f9946999 --- /dev/null +++ b/stable/audiobookshelf/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audiobookshelf-2.0.39](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.38...audiobookshelf-2.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [audiobookshelf-2.0.38](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.37...audiobookshelf-2.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/audiobookshelf/2.0.39/Chart.lock b/stable/audiobookshelf/2.0.39/Chart.lock new file mode 100644 index 00000000000..4812eaae3e3 --- /dev/null +++ b/stable/audiobookshelf/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:46:42.071535377Z" diff --git a/stable/audiobookshelf/2.0.39/Chart.yaml b/stable/audiobookshelf/2.0.39/Chart.yaml new file mode 100644 index 00000000000..170b52210a4 --- /dev/null +++ b/stable/audiobookshelf/2.0.39/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.1.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. +home: https://truecharts.org/docs/charts/stable/audiobookshelf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png +keywords: + - audiobookshelf +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audiobookshelf +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://hub.docker.com/r/advplyr/audiobookshelf + - https://github.com/advplyr/audiobookshelf +version: 2.0.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.39/README.md b/stable/audiobookshelf/2.0.39/README.md new file mode 100644 index 00000000000..9c78983f21d --- /dev/null +++ b/stable/audiobookshelf/2.0.39/README.md @@ -0,0 +1,107 @@ +# audiobookshelf + +Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [audiobookshelf](https://truecharts.org/docs/charts/stable/audiobookshelf) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `audiobookshelf` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install audiobookshelf TrueCharts/audiobookshelf +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `audiobookshelf` deployment + +```console +helm uninstall audiobookshelf +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install audiobookshelf \ + --set env.TZ="America/New York" \ + TrueCharts/audiobookshelf +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install audiobookshelf TrueCharts/audiobookshelf -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/audiobookshelf/2.0.38/app-readme.md b/stable/audiobookshelf/2.0.39/app-readme.md similarity index 100% rename from stable/audiobookshelf/2.0.38/app-readme.md rename to stable/audiobookshelf/2.0.39/app-readme.md diff --git a/stable/audiobookshelf/2.0.39/charts/common-10.6.1.tgz b/stable/audiobookshelf/2.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/audiobookshelf/2.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/audiobookshelf/2.0.38/ix_values.yaml b/stable/audiobookshelf/2.0.39/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.38/ix_values.yaml rename to stable/audiobookshelf/2.0.39/ix_values.yaml diff --git a/stable/audiobookshelf/2.0.38/questions.yaml b/stable/audiobookshelf/2.0.39/questions.yaml similarity index 100% rename from stable/audiobookshelf/2.0.38/questions.yaml rename to stable/audiobookshelf/2.0.39/questions.yaml diff --git a/stable/audiobookshelf/2.0.38/templates/_secrets.tpl b/stable/audiobookshelf/2.0.39/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/2.0.38/templates/_secrets.tpl rename to stable/audiobookshelf/2.0.39/templates/_secrets.tpl diff --git a/stable/audiobookshelf/2.0.38/templates/common.yaml b/stable/audiobookshelf/2.0.39/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/2.0.38/templates/common.yaml rename to stable/audiobookshelf/2.0.39/templates/common.yaml diff --git a/stable/autoscan/1.0.4/values.yaml b/stable/audiobookshelf/2.0.39/values.yaml similarity index 100% rename from stable/autoscan/1.0.4/values.yaml rename to stable/audiobookshelf/2.0.39/values.yaml diff --git a/stable/authelia/11.0.49/CHANGELOG.md b/stable/authelia/11.0.49/CHANGELOG.md new file mode 100644 index 00000000000..5dcec874207 --- /dev/null +++ b/stable/authelia/11.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authelia-11.0.49](https://github.com/truecharts/charts/compare/authelia-11.0.48...authelia-11.0.49) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [authelia-11.0.48](https://github.com/truecharts/charts/compare/authelia-11.0.46...authelia-11.0.48) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authelia-11.0.48](https://github.com/truecharts/charts/compare/authelia-11.0.46...authelia-11.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authelia-11.0.48](https://github.com/truecharts/charts/compare/authelia-11.0.46...authelia-11.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [authelia-11.0.48](https://github.com/truecharts/charts/compare/authelia-11.0.46...authelia-11.0.48) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/authelia/11.0.49/Chart.lock b/stable/authelia/11.0.49/Chart.lock new file mode 100644 index 00000000000..531bfe626b2 --- /dev/null +++ b/stable/authelia/11.0.49/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T14:47:20.616466557Z" diff --git a/stable/authelia/11.0.49/Chart.yaml b/stable/authelia/11.0.49/Chart.yaml new file mode 100644 index 00000000000..3c9a82b0778 --- /dev/null +++ b/stable/authelia/11.0.49/Chart.yaml @@ -0,0 +1,47 @@ +apiVersion: v2 +appVersion: "4.36.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +deprecated: false +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://truecharts.org/docs/charts/stable/authelia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authelia +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/authelia + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia +type: application +version: 11.0.49 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/11.0.49/README.md b/stable/authelia/11.0.49/README.md new file mode 100644 index 00000000000..f91095ef9aa --- /dev/null +++ b/stable/authelia/11.0.49/README.md @@ -0,0 +1,109 @@ +# authelia + +Authelia is a Single Sign-On Multi-Factor portal for web apps + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [authelia](https://truecharts.org/docs/charts/stable/authelia) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `authelia` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install authelia TrueCharts/authelia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `authelia` deployment + +```console +helm uninstall authelia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install authelia \ + --set env.TZ="America/New York" \ + TrueCharts/authelia +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install authelia TrueCharts/authelia -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/authelia/11.0.49/app-readme.md b/stable/authelia/11.0.49/app-readme.md new file mode 100644 index 00000000000..cdf1c3a668b --- /dev/null +++ b/stable/authelia/11.0.49/app-readme.md @@ -0,0 +1,8 @@ +Authelia is a Single Sign-On Multi-Factor portal for web apps + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/authelia](https://truecharts.org/docs/charts/stable/authelia) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/authelia/11.0.49/charts/common-10.6.1.tgz b/stable/authelia/11.0.49/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/authelia/11.0.49/charts/common-10.6.1.tgz differ diff --git a/stable/authelia/11.0.49/charts/postgresql-8.0.87.tgz b/stable/authelia/11.0.49/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/authelia/11.0.49/charts/postgresql-8.0.87.tgz differ diff --git a/stable/authelia/11.0.49/charts/redis-3.0.84.tgz b/stable/authelia/11.0.49/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/authelia/11.0.49/charts/redis-3.0.84.tgz differ diff --git a/stable/authelia/11.0.49/ix_values.yaml b/stable/authelia/11.0.49/ix_values.yaml new file mode 100644 index 00000000000..de80688692b --- /dev/null +++ b/stable/authelia/11.0.49/ix_values.yaml @@ -0,0 +1,625 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: 4.36.8@sha256:1d5ffa72c1b6b4475e1097e736229bf56895d08e03f6cbaf20627af86da82b20 + +command: ["authelia"] +args: ["--config=/configuration.yaml"] + +enableServiceLinks: false + +service: + main: + ports: + main: + port: 9091 + targetPort: 9091 + +persistence: + config: + enabled: true + mountPath: "/config" +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: authelia + postgresqlDatabase: authelia + +# Enabled redis +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/redis +redis: + enabled: true + existingSecret: "rediscreds" + +resources: + limits: {} + # limits: + # cpu: "4.00" + # memory: 125Mi + requests: {} + # requests: + # cpu: "0.25" + # memory: 50Mi + +envFrom: + - configMapRef: + name: authelia-paths + +# probes: +# liveness: +# type: HTTP +# path: /api/health" + +# readiness: +# type: HTTP +# path: "/api/health" + +# startup: +# type: HTTP +# path: "/api/health" + +domain: example.com + +## +## Server Configuration +## +server: + ## + ## Port sets the configured port for the daemon, service, and the probes. + ## Default is 9091 and should not need to be changed. + ## + port: 9091 + + ## Buffers usually should be configured to be the same value. + ## Explanation at https://www.authelia.com/docs/configuration/server.html + ## Read buffer size adjusts the server's max incoming request size in bytes. + ## Write buffer size does the same for outgoing responses. + read_buffer_size: 4096 + write_buffer_size: 4096 + ## Set the single level path Authelia listens on. + ## Must be alphanumeric chars and should not contain any slashes. + path: "" + +log: + ## Level of verbosity for logs: info, debug, trace. + level: trace + + ## Format the logs are written as: json, text. + format: text + + ## TODO: Statefulness check should check if this is set, and the configMap should enable it. + ## File path where the logs will be written. If not set logs are written to stdout. + # file_path: /config/authelia.log + +## Default redirection URL +## +## If user tries to authenticate without any referer, Authelia does not know where to redirect the user to at the end +## of the authentication process. This parameter allows you to specify the default redirection URL Authelia will use +## in such a case. +## +## Note: this parameter is optional. If not provided, user won't be redirected upon successful authentication. +## Default is https://www. (value at the top of the values.yaml). +default_redirection_url: "" +# default_redirection_url: https://example.com + +theme: light + +## +## TOTP Configuration +## +## Parameters used for TOTP generation +totp: + ## The issuer name displayed in the Authenticator application of your choice + ## See: https://github.com/google/google-authenticator/wiki/Key-Uri-Format for more info on issuer names + ## Defaults to . + issuer: "" + ## The period in seconds a one-time password is current for. Changing this will require all users to register + ## their TOTP applications again. Warning: before changing period read the docs link below. + period: 30 + ## The skew controls number of one-time passwords either side of the current one that are valid. + ## Warning: before changing skew read the docs link below. + ## See: https://www.authelia.com/docs/configuration/one-time-password.html#period-and-skew to read the documentation. + skew: 1 + +## +## Duo Push API Configuration +## +## Parameters used to contact the Duo API. Those are generated when you protect an application of type +## "Partner Auth API" in the management panel. +duo_api: + enabled: false + hostname: api-123456789.example.com + integration_key: ABCDEF + plain_api_key: "" + +## +## Authentication Backend Provider Configuration +## +## Used for verifying user passwords and retrieve information such as email address and groups users belong to. +## +## The available providers are: `file`, `ldap`. You must use one and only one of these providers. +authentication_backend: + ## Disable both the HTML element and the API for reset password functionality + disable_reset_password: false + + ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation. + ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will + ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP. + ## To force update on every request you can set this to '0' or 'always', this will increase processor demand. + ## See the below documentation for more information. + ## Duration Notation docs: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Refresh Interval docs: https://www.authelia.com/docs/configuration/authentication/ldap.html#refresh-interval + refresh_interval: 5m + + ## LDAP backend configuration. + ## + ## This backend allows Authelia to be scaled to more + ## than one instance and therefore is recommended for + ## production. + ldap: + ## Enable LDAP Backend. + enabled: false + + ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password. + ## Acceptable options are as follows: + ## - 'activedirectory' - For Microsoft Active Directory. + ## - 'custom' - For custom specifications of attributes and filters. + ## This currently defaults to 'custom' to maintain existing behaviour. + ## + ## Depending on the option here certain other values in this section have a default value, notably all of the + ## attribute mappings have a default value that this config overrides, you can read more about these default values + ## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults + implementation: activedirectory + + ## The url to the ldap server. Format: ://
[:]. + ## Scheme can be ldap or ldaps in the format (port optional). + url: ldap://openldap.default.svc.cluster.local + + ## Connection Timeout. + timeout: 5s + + ## Use StartTLS with the LDAP connection. + start_tls: false + + tls: + ## Server Name for certificate validation (in case it's not set correctly in the URL). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either Secure LDAP or LDAP StartTLS. + minimum_version: TLS1.2 + + ## The base dn for every LDAP query. + base_dn: DC=example,DC=com + + ## The attribute holding the username of the user. This attribute is used to populate the username in the session + ## information. It was introduced due to #561 to handle case insensitive search queries. For you information, + ## Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually uses 'uid'. Beware that this + ## attribute holds the unique identifiers for the users binding the user and the configuration stored in database. + ## Therefore only single value attributes are allowed and the value must never be changed once attributed to a user + ## otherwise it would break the configuration for that user. Technically, non-unique attributes like 'mail' can also + ## be used but we don't recommend using them, we instead advise to use the attributes mentioned above + ## (sAMAccountName and uid) to follow https://www.ietf.org/rfc/rfc2307.txt. + username_attribute: "" + + ## An additional dn to define the scope to all users. + additional_users_dn: OU=Users + + ## The users filter used in search queries to find the user profile based on input filled in login form. + ## Various placeholders are available in the user filter: + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username_attribute} is a mandatory placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## + ## Recommended settings are as follows: + ## - Microsoft Active Directory: (&({username_attribute}={input})(objectCategory=person)(objectClass=user)) + ## - OpenLDAP: + ## - (&({username_attribute}={input})(objectClass=person)) + ## - (&({username_attribute}={input})(objectClass=inetOrgPerson)) + ## + ## To allow sign in both with username and email, one can use a filter like + ## (&(|({username_attribute}={input})({mail_attribute}={input}))(objectClass=person)) + users_filter: "" + + ## An additional dn to define the scope of groups. + additional_groups_dn: OU=Groups + + ## The groups filter used in search queries to find the groups of the user. + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username} is a placeholder replace by the username stored in LDAP (based on `username_attribute`). + ## - {dn} is a matcher replaced by the user distinguished name, aka, user DN. + ## - {username_attribute} is a placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## - DON'T USE - {1} is an alias for {username} supported for backward compatibility but it will be deprecated in + ## later version, so please don't use it. + ## + ## If your groups use the `groupOfUniqueNames` structure use this instead: + ## (&(uniquemember={dn})(objectclass=groupOfUniqueNames)) + groups_filter: "" + + ## The attribute holding the name of the group + group_name_attribute: "" + + ## The attribute holding the mail address of the user. If multiple email addresses are defined for a user, only the + ## first one returned by the LDAP server is used. + mail_attribute: "" + + ## The attribute holding the display name of the user. This will be used to greet an authenticated user. + display_name_attribute: "" + + ## The username of the admin user. + user: CN=Authelia,DC=example,DC=com + plain_password: "" + + ## + ## File (Authentication Provider) + ## + ## With this backend, the users database is stored in a file which is updated when users reset their passwords. + ## Therefore, this backend is meant to be used in a dev environment and not in production since it prevents Authelia + ## to be scaled to more than one instance. The options under 'password' have sane defaults, and as it has security + ## implications it is highly recommended you leave the default values. Before considering changing these settings + ## please read the docs page below: + ## https://www.authelia.com/docs/configuration/authentication/file.html#password-hash-algorithm-tuning + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + file: + enabled: true + path: /config/users_database.yml + password: + algorithm: argon2id + iterations: 1 + key_length: 32 + salt_length: 16 + memory: 1024 + parallelism: 8 + +## +## Access Control Configuration +## +## Access control is a list of rules defining the authorizations applied for one resource to users or group of users. +## +## If 'access_control' is not defined, ACL rules are disabled and the 'bypass' rule is applied, i.e., access is allowed +## to anyone. Otherwise restrictions follow the rules defined. +## +## Note: One can use the wildcard * to match any subdomain. +## It must stand at the beginning of the pattern. (example: *.mydomain.com) +## +## Note: You must put patterns containing wildcards between simple quotes for the YAML to be syntactically correct. +## +## Definition: A 'rule' is an object with the following keys: 'domain', 'subject', 'policy' and 'resources'. +## +## - 'domain' defines which domain or set of domains the rule applies to. +## +## - 'subject' defines the subject to apply authorizations to. This parameter is optional and matching any user if not +## provided. If provided, the parameter represents either a user or a group. It should be of the form +## 'user:' or 'group:'. +## +## - 'policy' is the policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'. +## +## - 'resources' is a list of regular expressions that matches a set of resources to apply the policy to. This parameter +## is optional and matches any resource if not provided. +## +## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies. +access_control: + ## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any + ## resource if there is no policy to be applied to the user. + default_policy: deny + + networks: [] + # networks: + # - name: private + # networks: + # - 10.0.0.0/8 + # - 172.16.0.0/12 + # - 192.168.0.0/16 + # - name: vpn + # networks: + # - 10.9.0.0/16 + + rules: [] + # rules: + # - domain: public.example.com + # policy: bypass + # - domain: "*.example.com" + # policy: bypass + # methods: + # - OPTIONS + # - domain: secure.example.com + # policy: one_factor + # networks: + # - private + # - vpn + # - 192.168.1.0/24 + # - 10.0.0.1 + # - domain: + # - secure.example.com + # - private.example.com + # policy: two_factor + # - domain: singlefactor.example.com + # policy: one_factor + # - domain: "mx2.mail.example.com" + # subject: "group:admins" + # policy: deny + # - domain: "*.example.com" + # subject: + # - "group:admins" + # - "group:moderators" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/groups/dev/.*$" + # subject: "group:dev" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/users/john/.*$" + # subject: + # - ["group:dev", "user:john"] + # - "group:admins" + # policy: two_factor + # - domain: "{user}.example.com" + # policy: bypass + +## +## Session Provider Configuration +## +## The session cookies identify the user once logged in. +## The available providers are: `memory`, `redis`. Memory is the provider unless redis is defined. +session: + ## The name of the session cookie. (default: authelia_session). + name: authelia_session + + ## Sets the Cookie SameSite value. Possible options are none, lax, or strict. + ## Please read https://www.authelia.com/docs/configuration/session.html#same_site + same_site: lax + + ## The time in seconds before the cookie expires and session is reset. + expiration: 1h + + ## The inactivity time in seconds before the session is reset. + inactivity: 5m + + ## The remember me duration. + ## Value is in seconds, or duration notation. Value of 0 disables remember me. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Longer periods are considered less secure because a stolen cookie will last longer giving attackers more time to + ## spy or attack. Currently the default is 1M or 1 month. + remember_me_duration: 1M + +## +## Redis Provider +## +## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html +## +## The redis connection details +redisProvider: + port: 6379 + + ## Optional username to be used with authentication. + # username: authelia + username: "" + + ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc). + database_index: 0 + + ## The maximum number of concurrent active connections to Redis. + maximum_active_connections: 8 + + ## The target number of idle connections to have open ready for work. Useful when opening connections is slow. + minimum_idle_connections: 0 + + ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s). + tls: + enabled: false + + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for the connection. + minimum_version: TLS1.2 + + ## The Redis HA configuration options. + ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name). + high_availability: + enabled: false + enabledSecret: false + ## Sentinel Name / Master Name + sentinel_name: mysentinel + + ## The additional nodes to pre-seed the redis provider with (for sentinel). + ## If the host in the above section is defined, it will be combined with this list to connect to sentinel. + ## For high availability to be used you must have either defined; the host above or at least one node below. + nodes: [] + # nodes: + # - host: sentinel-0.databases.svc.cluster.local + # port: 26379 + # - host: sentinel-1.databases.svc.cluster.local + # port: 26379 + + ## Choose the host with the lowest latency. + route_by_latency: false + + ## Choose the host randomly. + route_randomly: false + +## +## Regulation Configuration +## +## This mechanism prevents attackers from brute forcing the first factor. It bans the user if too many attempts are done +## in a short period of time. +regulation: + ## The number of failed login attempts before user is banned. Set it to 0 to disable regulation. + max_retries: 3 + + ## The time range during which the user can attempt login before being banned. The user is banned if the + ## authentication failed 'max_retries' times in a 'find_time' seconds window. Find Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + find_time: 2m + + ## The length of time before a banned user can login again. Ban Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ban_time: 5m + +## +## Storage Provider Configuration +## +## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers. +storage: + ## + ## PostgreSQL (Storage Provider) + ## + postgres: + port: 5432 + database: authelia + username: authelia + sslmode: disable + timeout: 5s + +## +## Notification Provider +## +## +## Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration. +## The available providers are: filesystem, smtp. You must use one and only one of these providers. +notifier: + ## You can disable the notifier startup check by setting this to true. + disable_startup_check: false + + ## + ## File System (Notification Provider) + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + filesystem: + enabled: true + filename: /config/notification.txt + + ## + ## SMTP (Notification Provider) + ## + ## Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate. + ## [Security] By default Authelia will: + ## - force all SMTP connections over TLS including unauthenticated connections + ## - use the disable_require_tls boolean value to disable this requirement + ## (only works for unauthenticated connections) + ## - validate the SMTP server x509 certificate during the TLS handshake against the hosts trusted certificates + ## (configure in tls section) + smtp: + enabled: false + enabledSecret: false + host: smtp.mail.svc.cluster.local + port: 25 + timeout: 5s + username: test + plain_password: test + sender: admin@example.com + ## HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost. + identifier: localhost + ## Subject configuration of the emails sent. + ## {title} is replaced by the text from the notifier + subject: "[Authelia] {title}" + ## This address is used during the startup check to verify the email configuration is correct. + ## It's not important what it is except if your email server only allows local delivery. + startup_check_address: test@authelia.com + disable_require_tls: false + disable_html_emails: false + + tls: + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either StartTLS or SMTPS. + minimum_version: TLS1.2 + +identity_providers: + oidc: + ## Enables this in the config map. Currently in beta stage. + ## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap + enabled: false + + access_token_lifespan: 1h + authorize_code_lifespan: 1m + id_token_lifespan: 1h + refresh_token_lifespan: 90m + + enable_client_debug_messages: false + + ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for + ## security reasons. + minimum_parameter_entropy: 8 + + clients: [] + # clients: + # - + ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration. + # id: myapp + + ## The description to show to users when they end up on the consent screen. Defaults to the ID above. + # description: My Application + + ## The client secret is a shared secret between Authelia and the consumer of this client. + # secret: apple123 + + ## Sets the client to public. This should typically not be set, please see the documentation for usage. + # public: false + + ## The policy to require for this client; one_factor or two_factor. + # authorization_policy: two_factor + + ## Audience this client is allowed to request. + # audience: [] + + ## Scopes this client is allowed to request. + # scopes: + # - openid + # - profile + # - email + # - groups + + ## Redirect URI's specifies a list of valid case-sensitive callbacks for this client. + # redirect_uris: + # - https://oidc.example.com/oauth2/callback + + ## Grant Types configures which grants this client can obtain. + ## It's not recommended to configure this unless you know what you're doing. + # grant_types: + # - refresh_token + # - authorization_code + + ## Response Types configures which responses this client can be sent. + ## It's not recommended to configure this unless you know what you're doing. + # response_types: + # - code + + ## Response Modes configures which response modes this client supports. + ## It's not recommended to configure this unless you know what you're doing. + # response_modes: + # - form_post + # - query + # - fragment + + ## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256. + # userinfo_signing_algorithm: none + +portal: + enabled: true diff --git a/stable/authelia/11.0.49/questions.yaml b/stable/authelia/11.0.49/questions.yaml new file mode 100644 index 00000000000..d411bf06414 --- /dev/null +++ b/stable/authelia/11.0.49/questions.yaml @@ -0,0 +1,3440 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: domain + group: "App Configuration" + label: "Domain" + description: "The highest domain level possible, for example: domain.com when using app.domain.com" + schema: + type: string + default: "" + required: true + - variable: default_redirection_url + group: "App Configuration" + label: "Default Redirection Url" + description: "If user tries to authenticate without any referer, this is used" + schema: + type: string + default: "" + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "light" + enum: + - value: "light" + description: "info" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + - variable: log + group: "App Configuration" + label: "Log Configuration " + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: inactivity + label: "Remember-Me duration" + description: "The remember me duration" + schema: + type: string + default: "5M" + required: true + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "his mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: "The time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed for verifying user passwords and retrieve information such as email address and groups users belong to." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilised for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "activedirectory" + - value: "custom" + description: "custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=Users" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "otifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: "The policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9091 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9091 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true + - variable: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true diff --git a/stable/authelia/11.0.49/templates/_configmap.tpl b/stable/authelia/11.0.49/templates/_configmap.tpl new file mode 100644 index 00000000000..57d75320032 --- /dev/null +++ b/stable/authelia/11.0.49/templates/_configmap.tpl @@ -0,0 +1,248 @@ +{{/* Define the configmap */}} +{{- define "authelia.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-paths +data: + AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true" + AUTHELIA_JWT_SECRET_FILE: "/secrets/JWT_TOKEN" + AUTHELIA_SESSION_SECRET_FILE: "/secrets/SESSION_ENCRYPTION_KEY" + AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: "/secrets/ENCRYPTION_KEY" + AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: "/secrets/STORAGE_PASSWORD" + {{- if .Values.authentication_backend.ldap.enabled }} + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE: "/secrets/LDAP_PASSWORD" + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: "/secrets/SMTP_PASSWORD" + {{- end }} + AUTHELIA_SESSION_REDIS_PASSWORD_FILE: "/secrets/REDIS_PASSWORD" + {{- if .Values.redisProvider.high_availability.enabled }} + AUTHELIA_SESSION_REDIS_HIGH_AVAILABILITY_SENTINEL_PASSWORD_FILE: "/secrets/REDIS_SENTINEL_PASSWORD" + {{- end }} + {{- if .Values.duo_api.enabled }} + AUTHELIA_DUO_API_SECRET_KEY_FILE: "/secrets/DUO_API_KEY" + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE: "/secrets/OIDC_HMAC_SECRET" + AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE: "/secrets/OIDC_PRIVATE_KEY" + {{- end }} + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: authelia-configfile +data: + configuration.yaml: | + --- + theme: {{ default "light" .Values.theme }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + server: + host: 0.0.0.0 + port: {{ default 9091 .Values.server.port }} + {{- if not (eq "" (default "" .Values.server.path)) }} + path: {{ .Values.server.path }} + {{- end }} + read_buffer_size: {{ default 4096 .Values.server.read_buffer_size }} + write_buffer_size: {{ default 4096 .Values.server.write_buffer_size }} + enable_pprof: {{ default false .Values.server.enable_pprof }} + enable_expvars: {{ default false .Values.server.enable_expvars }} + log: + level: {{ default "info" .Values.log.level }} + format: {{ default "text" .Values.log.format }} + {{- if not (eq "" (default "" .Values.log.file_path)) }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ default .Values.domain .Values.totp.issuer }} + period: {{ default 30 .Values.totp.period }} + skew: {{ default 1 .Values.totp.skew }} + {{- if .Values.duo_api.enabled }} + duo_api: + hostname: {{ .Values.duo_api.hostname }} + integration_key: {{ .Values.duo_api.integration_key }} + {{- end }} + {{- with $auth := .Values.authentication_backend }} + authentication_backend: + disable_reset_password: {{ $auth.disable_reset_password }} + {{- if $auth.file.enabled }} + file: + path: {{ $auth.file.path }} + password: {{ toYaml $auth.file.password | nindent 10 }} + {{- end }} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ default "custom" $auth.ldap.implementation }} + url: {{ $auth.ldap.url }} + timeout: {{ default "5s" $auth.ldap.timeout }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ default $auth.ldap.host $auth.ldap.tls.server_name }} + {{- end }} + minimum_version: {{ default "TLS1.2" $auth.ldap.tls.minimum_version }} + skip_verify: {{ default false $auth.ldap.tls.skip_verify }} + {{- if $auth.ldap.base_dn }} + base_dn: {{ $auth.ldap.base_dn }} + {{- end }} + {{- if $auth.ldap.username_attribute }} + username_attribute: {{ $auth.ldap.username_attribute }} + {{- end }} + {{- if $auth.ldap.additional_users_dn }} + additional_users_dn: {{ $auth.ldap.additional_users_dn }} + {{- end }} + {{- if $auth.ldap.users_filter }} + users_filter: {{ $auth.ldap.users_filter }} + {{- end }} + {{- if $auth.ldap.additional_groups_dn }} + additional_groups_dn: {{ $auth.ldap.additional_groups_dn }} + {{- end }} + {{- if $auth.ldap.groups_filter }} + groups_filter: {{ $auth.ldap.groups_filter }} + {{- end }} + {{- if $auth.ldap.group_name_attribute }} + group_name_attribute: {{ $auth.ldap.group_name_attribute }} + {{- end }} + {{- if $auth.ldap.mail_attribute }} + mail_attribute: {{ $auth.ldap.mail_attribute }} + {{- end }} + {{- if $auth.ldap.display_name_attribute }} + display_name_attribute: {{ $auth.ldap.display_name_attribute }} + {{- end }} + user: {{ $auth.ldap.user }} + {{- end }} + {{- end }} + {{- with $session := .Values.session }} + session: + name: {{ default "authelia_session" $session.name }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ default "lax" $session.same_site }} + expiration: {{ default "1M" $session.expiration }} + inactivity: {{ default "5m" $session.inactivity }} + remember_me_duration: {{ default "1M" $session.remember_me_duration }} + {{- end }} + redis: + host: {{ .Values.redis.url.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ default 6379 $redis.port }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ default 8 $redis.maximum_active_connections }} + minimum_idle_connections: {{ default 0 $redis.minimum_idle_connections }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ default "TLS1.2" $redis.tls.minimum_version }} + skip_verify: {{ $redis.tls.skip_verify }} + {{- end }} + {{- if $redis.high_availability.enabled }} + high_availability: + sentinel_name: {{ $redis.high_availability.sentinel_name }} + {{- if $redis.high_availability.nodes }} + nodes: {{ toYaml $redis.high_availability.nodes | nindent 10 }} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: {{ toYaml .Values.regulation | nindent 6 }} + storage: + postgres: + host: {{ printf "%v-%v" .Release.Name "postgresql" }} + {{- with $storage := .Values.storage }} + port: {{ default 5432 $storage.postgres.port }} + database: {{ default "authelia" $storage.postgres.database }} + username: {{ default "authelia" $storage.postgres.username }} + timeout: {{ default "5s" $storage.postgres.timeout }} + sslmode: {{ default "disable" $storage.postgres.sslmode }} + {{- end }} + {{- with $notifier := .Values.notifier }} + notifier: + disable_startup_check: {{ $.Values.notifier.disable_startup_check }} + {{- if $notifier.filesystem.enabled }} + filesystem: + filename: {{ $notifier.filesystem.filename }} + {{- end }} + {{- if $notifier.smtp.enabled }} + smtp: + host: {{ $notifier.smtp.host }} + port: {{ default 25 $notifier.smtp.port }} + timeout: {{ default "5s" $notifier.smtp.timeout }} + username: {{ $notifier.smtp.username }} + sender: {{ $notifier.smtp.sender }} + identifier: {{ $notifier.smtp.identifier }} + subject: {{ $notifier.smtp.subject | quote }} + startup_check_address: {{ $notifier.smtp.startup_check_address }} + disable_require_tls: {{ $notifier.smtp.disable_require_tls }} + disable_html_emails: {{ $notifier.smtp.disable_html_emails }} + tls: + server_name: {{ default $notifier.smtp.host $notifier.smtp.tls.server_name }} + minimum_version: {{ default "TLS1.2" $notifier.smtp.tls.minimum_version }} + skip_verify: {{ default false $notifier.smtp.tls.skip_verify }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.access_token_lifespan }} + authorize_code_lifespan: {{ default "1m" .Values.identity_providers.oidc.authorize_code_lifespan }} + id_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.id_token_lifespan }} + refresh_token_lifespan: {{ default "90m" .Values.identity_providers.oidc.refresh_token_lifespan }} + enable_client_debug_messages: {{ default false .Values.identity_providers.oidc.enable_client_debug_messages }} + minimum_parameter_entropy: {{ default 8 .Values.identity_providers.oidc.minimum_parameter_entropy }} + {{- if gt (len .Values.identity_providers.oidc.clients) 0 }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ default $client.id $client.description }} + secret: {{ default (randAlphaNum 128) $client.secret }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ default "two_factor" $client.authorization_policy }} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: {{ toYaml $client.audience | nindent 10 }} + {{- end }} + scopes: {{ toYaml (default (list "openid" "profile" "email" "groups") $client.scopes) | nindent 10 }} + grant_types: {{ toYaml (default (list "refresh_token" "authorization_code") $client.grant_types) | nindent 10 }} + response_types: {{ toYaml (default (list "code") $client.response_types) | nindent 10 }} + {{- if $client.response_modes }} + response_modes: {{ toYaml $client.response_modes | nindent 10 }} + {{- end }} + userinfo_signing_algorithm: {{ default "none" $client.userinfo_signing_algorithm }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if (eq (len .Values.access_control.rules) 0) }} + {{- if (eq .Values.access_control.default_policy "bypass") }} + default_policy: one_factor + {{- else if (eq .Values.access_control.default_policy "deny") }} + default_policy: two_factor + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- if (eq (len .Values.access_control.networks) 0) }} + networks: [] + {{- else }} + networks: {{ toYaml .Values.access_control.networks | nindent 6 }} + {{- end }} + {{- if (eq (len .Values.access_control.rules) 0) }} + rules: [] + {{- else }} + rules: {{ toYaml .Values.access_control.rules | nindent 6 }} + {{- end }} + ... +{{- end -}} diff --git a/stable/authelia/11.0.49/templates/_secrets.tpl b/stable/authelia/11.0.49/templates/_secrets.tpl new file mode 100644 index 00000000000..81fbe92ff70 --- /dev/null +++ b/stable/authelia/11.0.49/templates/_secrets.tpl @@ -0,0 +1,67 @@ +{{/* Define the secrets */}} +{{- define "authelia.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: authelia-secrets +{{- $autheliaprevious := lookup "v1" "Secret" .Release.Namespace "authelia-secrets" }} +{{- $oidckey := "" }} +{{- $oidcsecret := "" }} +{{- $jwtsecret := "" }} +{{- $sessionsecret := "" }} +{{- $encryptionkey := "" }} +data: + {{- if $autheliaprevious }} + SESSION_ENCRYPTION_KEY: {{ index $autheliaprevious.data "SESSION_ENCRYPTION_KEY" }} + JWT_TOKEN: {{ index $autheliaprevious.data "JWT_TOKEN" }} + {{- if ( hasKey $autheliaprevious.data "ENCRYPTION_KEY" ) }} + ENCRYPTION_KEY: {{ index $autheliaprevious.data "ENCRYPTION_KEY" }} + {{- else }} + {{- $encryptionkey := randAlphaNum 100 }} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + {{- else }} + {{- $jwtsecret := randAlphaNum 50 }} + {{- $sessionsecret := randAlphaNum 50 }} + {{- $encryptionkey := randAlphaNum 100 }} + SESSION_ENCRYPTION_KEY: {{ $sessionsecret | b64enc }} + JWT_TOKEN: {{ $jwtsecret | b64enc}} + ENCRYPTION_KEY: {{ $encryptionkey | b64enc }} + {{- end }} + + {{- if .Values.authentication_backend.ldap.enabled }} + LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.notifier.smtp.enabled }} + SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password | b64enc | quote }} + {{- end }} + + {{- if .Values.duo_api.enabled }} + DUO_API_KEY: {{ .Values.duo_api.plain_api_key | b64enc }} + {{- end }} + + STORAGE_PASSWORD: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" | b64enc }} + + REDIS_PASSWORD: {{ .Values.redis.redisPassword | trimAll "\"" | b64enc }} + {{- if .Values.redisProvider.high_availability.enabled}} + REDIS_SENTINEL_PASSWORD: {{ .Values.redis.sentinelPassword | trimAll "\"" | b64enc }} + {{- end }} + + {{- if $autheliaprevious }} + {{- if and ( hasKey $autheliaprevious.data "OIDC_PRIVATE_KEY" ) ( hasKey $autheliaprevious.data "OIDC_HMAC_SECRET" ) }} + OIDC_PRIVATE_KEY: {{ index $autheliaprevious.data "OIDC_PRIVATE_KEY" }} + OIDC_HMAC_SECRET: {{ index $autheliaprevious.data "OIDC_HMAC_SECRET" }} + {{- else }} + {{- $oidckey := genPrivateKey "rsa" }} + {{- $oidcsecret := randAlphaNum 32 }} + OIDC_PRIVATE_KEY: {{ $oidckey | b64enc }} + OIDC_HMAC_SECRET: {{ $oidcsecret | b64enc }} + {{- end }} + {{- end }} + + +{{- end -}} diff --git a/stable/authelia/11.0.49/templates/common.yaml b/stable/authelia/11.0.49/templates/common.yaml new file mode 100644 index 00000000000..614b468adf3 --- /dev/null +++ b/stable/authelia/11.0.49/templates/common.yaml @@ -0,0 +1,74 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for authelia */}} +{{- include "authelia.configmap" . }} + +{{/* Render secrets for authelia */}} +{{- include "authelia.secrets" . }} + +{{/* Append the general configMap volume to the volumes */}} +{{- define "authelia.configmapVolume" -}} +enabled: "true" +mountPath: " /configuration.yaml" +readOnly: true +subPath: configuration.yaml +type: "custom" +volumeSpec: + configMap: + name: authelia-configfile + items: + - key: configuration.yaml + path: configuration.yaml +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "authelia.secretVolumes" -}} +enabled: "true" +mountPath: "/secrets" +readOnly: true +type: "custom" +volumeSpec: + secret: + secretName: authelia-secrets + items: + - key: "JWT_TOKEN" + path: JWT_TOKEN + - key: "SESSION_ENCRYPTION_KEY" + path: SESSION_ENCRYPTION_KEY + - key: "ENCRYPTION_KEY" + path: ENCRYPTION_KEY + - key: "STORAGE_PASSWORD" + path: STORAGE_PASSWORD + {{- if .Values.authentication_backend.ldap.enabled }} + - key: "LDAP_PASSWORD" + path: LDAP_PASSWORD + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + - key: "SMTP_PASSWORD" + path: SMTP_PASSWORD + {{- end }} + - key: "REDIS_PASSWORD" + path: REDIS_PASSWORD + {{- if .Values.redisProvider.high_availability.enabled}} + - key: "REDIS_SENTINEL_PASSWORD" + path: REDIS_SENTINEL_PASSWORD + {{- end }} + {{- if .Values.duo_api.enabled }} + - key: "DUO_API_KEY" + path: DUO_API_KEY + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + - key: "OIDC_PRIVATE_KEY" + path: OIDC_PRIVATE_KEY + - key: "OIDC_HMAC_SECRET" + path: OIDC_HMAC_SECRET + {{- end }} +{{- end -}} + +{{- $_ := set .Values.persistence "authelia-configfile" (include "authelia.configmapVolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "authelia-secrets" (include "authelia.secretVolumes" . | fromYaml) -}} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/avidemux/1.0.10/values.yaml b/stable/authelia/11.0.49/values.yaml similarity index 100% rename from stable/avidemux/1.0.10/values.yaml rename to stable/authelia/11.0.49/values.yaml diff --git a/stable/autobrr/1.0.3/CHANGELOG.md b/stable/autobrr/1.0.3/CHANGELOG.md deleted file mode 100644 index 37082af1424..00000000000 --- a/stable/autobrr/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [autobrr-1.0.3](https://github.com/truecharts/charts/compare/autobrr-1.0.2...autobrr-1.0.3) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [autobrr-1.0.2](https://github.com/truecharts/charts/compare/autobrr-1.0.1...autobrr-1.0.2) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/autobrr/1.0.3/Chart.lock b/stable/autobrr/1.0.3/Chart.lock deleted file mode 100644 index 7e6a81f44db..00000000000 --- a/stable/autobrr/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:23:02.720483906Z" diff --git a/stable/autobrr/1.0.3/Chart.yaml b/stable/autobrr/1.0.3/Chart.yaml deleted file mode 100644 index 60d4a0b9c26..00000000000 --- a/stable/autobrr/1.0.3/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autobrr -version: 1.0.3 -appVersion: "1.7.1" -description: The modern download automation tool for torrents. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png -keywords: - - autobrr - - torrent -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://github.com/autobrr/autobrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/autobrr/1.0.3/README.md b/stable/autobrr/1.0.3/README.md deleted file mode 100644 index d45cf8e3659..00000000000 --- a/stable/autobrr/1.0.3/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# autobrr - -The modern download automation tool for torrents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [autobrr](https://truecharts.org/docs/charts/stable/autobrr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `autobrr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install autobrr TrueCharts/autobrr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `autobrr` deployment - -```console -helm uninstall autobrr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install autobrr \ - --set env.TZ="America/New York" \ - TrueCharts/autobrr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install autobrr TrueCharts/autobrr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/autobrr/1.0.3/charts/common-10.5.10.tgz b/stable/autobrr/1.0.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/autobrr/1.0.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/autobrr/1.0.4/CHANGELOG.md b/stable/autobrr/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..f4af7633349 --- /dev/null +++ b/stable/autobrr/1.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [autobrr-1.0.4](https://github.com/truecharts/charts/compare/autobrr-1.0.3...autobrr-1.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [autobrr-1.0.3](https://github.com/truecharts/charts/compare/autobrr-1.0.2...autobrr-1.0.3) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [autobrr-1.0.2](https://github.com/truecharts/charts/compare/autobrr-1.0.1...autobrr-1.0.2) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [autobrr-1.0.1](https://github.com/truecharts/charts/compare/autobrr-1.0.0...autobrr-1.0.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/autobrr/1.0.4/Chart.lock b/stable/autobrr/1.0.4/Chart.lock new file mode 100644 index 00000000000..8ad455ff3aa --- /dev/null +++ b/stable/autobrr/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:47:00.658318641Z" diff --git a/stable/autobrr/1.0.4/Chart.yaml b/stable/autobrr/1.0.4/Chart.yaml new file mode 100644 index 00000000000..e845d75215d --- /dev/null +++ b/stable/autobrr/1.0.4/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autobrr +version: 1.0.4 +appVersion: "1.7.1" +description: The modern download automation tool for torrents. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/autobrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png +keywords: + - autobrr + - torrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://github.com/autobrr/autobrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/autobrr/1.0.4/README.md b/stable/autobrr/1.0.4/README.md new file mode 100644 index 00000000000..2e68f0f76fd --- /dev/null +++ b/stable/autobrr/1.0.4/README.md @@ -0,0 +1,106 @@ +# autobrr + +The modern download automation tool for torrents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [autobrr](https://truecharts.org/docs/charts/stable/autobrr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `autobrr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install autobrr TrueCharts/autobrr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `autobrr` deployment + +```console +helm uninstall autobrr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install autobrr \ + --set env.TZ="America/New York" \ + TrueCharts/autobrr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install autobrr TrueCharts/autobrr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/autobrr/1.0.3/app-readme.md b/stable/autobrr/1.0.4/app-readme.md similarity index 100% rename from stable/autobrr/1.0.3/app-readme.md rename to stable/autobrr/1.0.4/app-readme.md diff --git a/stable/autobrr/1.0.4/charts/common-10.6.1.tgz b/stable/autobrr/1.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/autobrr/1.0.4/charts/common-10.6.1.tgz differ diff --git a/stable/autobrr/1.0.3/ix_values.yaml b/stable/autobrr/1.0.4/ix_values.yaml similarity index 100% rename from stable/autobrr/1.0.3/ix_values.yaml rename to stable/autobrr/1.0.4/ix_values.yaml diff --git a/stable/autobrr/1.0.3/questions.yaml b/stable/autobrr/1.0.4/questions.yaml similarity index 100% rename from stable/autobrr/1.0.3/questions.yaml rename to stable/autobrr/1.0.4/questions.yaml diff --git a/stable/automatic-music-downloader/2.0.31/templates/common.yaml b/stable/autobrr/1.0.4/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.31/templates/common.yaml rename to stable/autobrr/1.0.4/templates/common.yaml diff --git a/stable/babybuddy/8.0.52/values.yaml b/stable/autobrr/1.0.4/values.yaml similarity index 100% rename from stable/babybuddy/8.0.52/values.yaml rename to stable/autobrr/1.0.4/values.yaml diff --git a/stable/automatic-music-downloader/2.0.31/CHANGELOG.md b/stable/automatic-music-downloader/2.0.31/CHANGELOG.md deleted file mode 100644 index a2c3130fdbc..00000000000 --- a/stable/automatic-music-downloader/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/automatic-music-downloader/2.0.31/Chart.lock b/stable/automatic-music-downloader/2.0.31/Chart.lock deleted file mode 100644 index abba638a3c4..00000000000 --- a/stable/automatic-music-downloader/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:44:22.079224451Z" diff --git a/stable/automatic-music-downloader/2.0.31/Chart.yaml b/stable/automatic-music-downloader/2.0.31/Chart.yaml deleted file mode 100644 index 4984511d77c..00000000000 --- a/stable/automatic-music-downloader/2.0.31/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A Lidarr companion script to automatically download music for Lidarr. -home: https://truecharts.org/docs/charts/stable/automatic-music-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png -keywords: - - automatic - - music - - downloader - - deemix -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: automatic-music-downloader -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - - https://github.com/RandomNinjaAtk/docker-amd - - https://hub.docker.com/r/randomninjaatk/amd -type: application -version: 2.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.31/README.md b/stable/automatic-music-downloader/2.0.31/README.md deleted file mode 100644 index c539eee50cb..00000000000 --- a/stable/automatic-music-downloader/2.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# automatic-music-downloader - -A Lidarr companion script to automatically download music for Lidarr. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [automatic-music-downloader](https://truecharts.org/docs/charts/stable/automatic-music-downloader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `automatic-music-downloader` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install automatic-music-downloader TrueCharts/automatic-music-downloader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `automatic-music-downloader` deployment - -```console -helm uninstall automatic-music-downloader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install automatic-music-downloader \ - --set env.TZ="America/New York" \ - TrueCharts/automatic-music-downloader -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install automatic-music-downloader TrueCharts/automatic-music-downloader -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/automatic-music-downloader/2.0.31/charts/common-10.5.10.tgz b/stable/automatic-music-downloader/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/automatic-music-downloader/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/2.0.32/CHANGELOG.md b/stable/automatic-music-downloader/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..e1dc5d62bcc --- /dev/null +++ b/stable/automatic-music-downloader/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [automatic-music-downloader-2.0.32](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.31...automatic-music-downloader-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [automatic-music-downloader-2.0.31](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.30...automatic-music-downloader-2.0.31) (2022-09-20) + +### Chore diff --git a/stable/automatic-music-downloader/2.0.32/Chart.lock b/stable/automatic-music-downloader/2.0.32/Chart.lock new file mode 100644 index 00000000000..77e513af4f4 --- /dev/null +++ b/stable/automatic-music-downloader/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:47:05.540203445Z" diff --git a/stable/automatic-music-downloader/2.0.32/Chart.yaml b/stable/automatic-music-downloader/2.0.32/Chart.yaml new file mode 100644 index 00000000000..e38be26b0da --- /dev/null +++ b/stable/automatic-music-downloader/2.0.32/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A Lidarr companion script to automatically download music for Lidarr. +home: https://truecharts.org/docs/charts/stable/automatic-music-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png +keywords: + - automatic + - music + - downloader + - deemix +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: automatic-music-downloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - https://github.com/RandomNinjaAtk/docker-amd + - https://hub.docker.com/r/randomninjaatk/amd +type: application +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.32/README.md b/stable/automatic-music-downloader/2.0.32/README.md new file mode 100644 index 00000000000..1c133c060fb --- /dev/null +++ b/stable/automatic-music-downloader/2.0.32/README.md @@ -0,0 +1,107 @@ +# automatic-music-downloader + +A Lidarr companion script to automatically download music for Lidarr. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [automatic-music-downloader](https://truecharts.org/docs/charts/stable/automatic-music-downloader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `automatic-music-downloader` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install automatic-music-downloader TrueCharts/automatic-music-downloader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `automatic-music-downloader` deployment + +```console +helm uninstall automatic-music-downloader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install automatic-music-downloader \ + --set env.TZ="America/New York" \ + TrueCharts/automatic-music-downloader +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install automatic-music-downloader TrueCharts/automatic-music-downloader -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/automatic-music-downloader/2.0.31/app-readme.md b/stable/automatic-music-downloader/2.0.32/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/2.0.31/app-readme.md rename to stable/automatic-music-downloader/2.0.32/app-readme.md diff --git a/stable/automatic-music-downloader/2.0.32/charts/common-10.6.1.tgz b/stable/automatic-music-downloader/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/automatic-music-downloader/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/automatic-music-downloader/2.0.31/ix_values.yaml b/stable/automatic-music-downloader/2.0.32/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.31/ix_values.yaml rename to stable/automatic-music-downloader/2.0.32/ix_values.yaml diff --git a/stable/automatic-music-downloader/2.0.31/questions.yaml b/stable/automatic-music-downloader/2.0.32/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.31/questions.yaml rename to stable/automatic-music-downloader/2.0.32/questions.yaml diff --git a/stable/avidemux/1.0.10/templates/common.yaml b/stable/automatic-music-downloader/2.0.32/templates/common.yaml similarity index 100% rename from stable/avidemux/1.0.10/templates/common.yaml rename to stable/automatic-music-downloader/2.0.32/templates/common.yaml diff --git a/stable/baserow/3.0.43/values.yaml b/stable/automatic-music-downloader/2.0.32/values.yaml similarity index 100% rename from stable/baserow/3.0.43/values.yaml rename to stable/automatic-music-downloader/2.0.32/values.yaml diff --git a/stable/autoscan/1.0.4/CHANGELOG.md b/stable/autoscan/1.0.4/CHANGELOG.md deleted file mode 100644 index 2f04f83a8a2..00000000000 --- a/stable/autoscan/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [autoscan-1.0.4](https://github.com/truecharts/charts/compare/autoscan-1.0.3...autoscan-1.0.4) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [autoscan-1.0.3](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [autoscan-1.0.3](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [autoscan-1.0.2](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [autoscan-1.0.2](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/autoscan/1.0.4/Chart.lock b/stable/autoscan/1.0.4/Chart.lock deleted file mode 100644 index 76dcdd7f479..00000000000 --- a/stable/autoscan/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:50:13.040295554Z" diff --git a/stable/autoscan/1.0.4/Chart.yaml b/stable/autoscan/1.0.4/Chart.yaml deleted file mode 100644 index d0c326ca072..00000000000 --- a/stable/autoscan/1.0.4/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autoscan -version: 1.0.4 -appVersion: "latest" -description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/autoscan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png -keywords: - - autoscan - - media -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - - https://hotio.dev/containers/autoscan - - https://hub.docker.com/r/hotio/autoscan -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/autoscan/1.0.4/README.md b/stable/autoscan/1.0.4/README.md deleted file mode 100644 index ab3c11a855a..00000000000 --- a/stable/autoscan/1.0.4/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# autoscan - -Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [autoscan](https://truecharts.org/docs/charts/stable/autoscan) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `autoscan` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install autoscan TrueCharts/autoscan -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `autoscan` deployment - -```console -helm uninstall autoscan -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install autoscan \ - --set env.TZ="America/New York" \ - TrueCharts/autoscan -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install autoscan TrueCharts/autoscan -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/autoscan/1.0.4/charts/common-10.5.10.tgz b/stable/autoscan/1.0.4/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/autoscan/1.0.4/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/autoscan/1.0.5/CHANGELOG.md b/stable/autoscan/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..81f79239734 --- /dev/null +++ b/stable/autoscan/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [autoscan-1.0.5](https://github.com/truecharts/charts/compare/autoscan-1.0.4...autoscan-1.0.5) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [autoscan-1.0.4](https://github.com/truecharts/charts/compare/autoscan-1.0.3...autoscan-1.0.4) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [autoscan-1.0.3](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [autoscan-1.0.3](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [autoscan-1.0.2](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [autoscan-1.0.2](https://github.com/truecharts/charts/compare/autoscan-1.0.0...autoscan-1.0.2) (2022-09-20) diff --git a/stable/autoscan/1.0.5/Chart.lock b/stable/autoscan/1.0.5/Chart.lock new file mode 100644 index 00000000000..800ca416af8 --- /dev/null +++ b/stable/autoscan/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:47:13.888975246Z" diff --git a/stable/autoscan/1.0.5/Chart.yaml b/stable/autoscan/1.0.5/Chart.yaml new file mode 100644 index 00000000000..9a4ed2a38b8 --- /dev/null +++ b/stable/autoscan/1.0.5/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autoscan +version: 1.0.5 +appVersion: "latest" +description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/autoscan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png +keywords: + - autoscan + - media +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan + - https://hub.docker.com/r/hotio/autoscan +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/autoscan/1.0.5/README.md b/stable/autoscan/1.0.5/README.md new file mode 100644 index 00000000000..a33ef894999 --- /dev/null +++ b/stable/autoscan/1.0.5/README.md @@ -0,0 +1,107 @@ +# autoscan + +Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [autoscan](https://truecharts.org/docs/charts/stable/autoscan) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `autoscan` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install autoscan TrueCharts/autoscan +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `autoscan` deployment + +```console +helm uninstall autoscan +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install autoscan \ + --set env.TZ="America/New York" \ + TrueCharts/autoscan +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install autoscan TrueCharts/autoscan -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/autoscan/1.0.4/app-readme.md b/stable/autoscan/1.0.5/app-readme.md similarity index 100% rename from stable/autoscan/1.0.4/app-readme.md rename to stable/autoscan/1.0.5/app-readme.md diff --git a/stable/autoscan/1.0.5/charts/common-10.6.1.tgz b/stable/autoscan/1.0.5/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/autoscan/1.0.5/charts/common-10.6.1.tgz differ diff --git a/stable/autoscan/1.0.4/ix_values.yaml b/stable/autoscan/1.0.5/ix_values.yaml similarity index 100% rename from stable/autoscan/1.0.4/ix_values.yaml rename to stable/autoscan/1.0.5/ix_values.yaml diff --git a/stable/autoscan/1.0.4/questions.yaml b/stable/autoscan/1.0.5/questions.yaml similarity index 100% rename from stable/autoscan/1.0.4/questions.yaml rename to stable/autoscan/1.0.5/questions.yaml diff --git a/stable/autoscan/1.0.4/templates/common.yaml b/stable/autoscan/1.0.5/templates/common.yaml similarity index 100% rename from stable/autoscan/1.0.4/templates/common.yaml rename to stable/autoscan/1.0.5/templates/common.yaml diff --git a/stable/beets/4.0.39/values.yaml b/stable/autoscan/1.0.5/values.yaml similarity index 100% rename from stable/beets/4.0.39/values.yaml rename to stable/autoscan/1.0.5/values.yaml diff --git a/stable/avidemux/1.0.10/CHANGELOG.md b/stable/avidemux/1.0.10/CHANGELOG.md deleted file mode 100644 index 6359d5f57bd..00000000000 --- a/stable/avidemux/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/avidemux/1.0.10/Chart.lock b/stable/avidemux/1.0.10/Chart.lock deleted file mode 100644 index c806d524b53..00000000000 --- a/stable/avidemux/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:44:42.80648567Z" diff --git a/stable/avidemux/1.0.10/Chart.yaml b/stable/avidemux/1.0.10/Chart.yaml deleted file mode 100644 index cf5b460126f..00000000000 --- a/stable/avidemux/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. -home: https://truecharts.org/docs/charts/stable/avidemux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png -keywords: - - media - - avidemux -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: avidemux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://github.com/jlesage/docker-avidemux - - https://hub.docker.com/r/jlesage/avidemux/ -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/avidemux/1.0.10/README.md b/stable/avidemux/1.0.10/README.md deleted file mode 100644 index ab2a49bb483..00000000000 --- a/stable/avidemux/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# avidemux - -Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [avidemux](https://truecharts.org/docs/charts/stable/avidemux) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `avidemux` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install avidemux TrueCharts/avidemux -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `avidemux` deployment - -```console -helm uninstall avidemux -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install avidemux \ - --set env.TZ="America/New York" \ - TrueCharts/avidemux -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install avidemux TrueCharts/avidemux -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/avidemux/1.0.10/charts/common-10.5.10.tgz b/stable/avidemux/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/avidemux/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/avidemux/1.0.11/CHANGELOG.md b/stable/avidemux/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..959959a9f27 --- /dev/null +++ b/stable/avidemux/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [avidemux-1.0.11](https://github.com/truecharts/charts/compare/avidemux-1.0.10...avidemux-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [avidemux-1.0.10](https://github.com/truecharts/charts/compare/avidemux-1.0.9...avidemux-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/avidemux/1.0.11/Chart.lock b/stable/avidemux/1.0.11/Chart.lock new file mode 100644 index 00000000000..d0548cfcdb5 --- /dev/null +++ b/stable/avidemux/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:47:33.141259637Z" diff --git a/stable/avidemux/1.0.11/Chart.yaml b/stable/avidemux/1.0.11/Chart.yaml new file mode 100644 index 00000000000..81e52a31452 --- /dev/null +++ b/stable/avidemux/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. +home: https://truecharts.org/docs/charts/stable/avidemux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png +keywords: + - media + - avidemux +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avidemux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://github.com/jlesage/docker-avidemux + - https://hub.docker.com/r/jlesage/avidemux/ +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/avidemux/1.0.11/README.md b/stable/avidemux/1.0.11/README.md new file mode 100644 index 00000000000..077a031e892 --- /dev/null +++ b/stable/avidemux/1.0.11/README.md @@ -0,0 +1,107 @@ +# avidemux + +Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [avidemux](https://truecharts.org/docs/charts/stable/avidemux) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `avidemux` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install avidemux TrueCharts/avidemux +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `avidemux` deployment + +```console +helm uninstall avidemux +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install avidemux \ + --set env.TZ="America/New York" \ + TrueCharts/avidemux +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install avidemux TrueCharts/avidemux -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/avidemux/1.0.10/app-readme.md b/stable/avidemux/1.0.11/app-readme.md similarity index 100% rename from stable/avidemux/1.0.10/app-readme.md rename to stable/avidemux/1.0.11/app-readme.md diff --git a/stable/avidemux/1.0.11/charts/common-10.6.1.tgz b/stable/avidemux/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/avidemux/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/avidemux/1.0.10/ix_values.yaml b/stable/avidemux/1.0.11/ix_values.yaml similarity index 100% rename from stable/avidemux/1.0.10/ix_values.yaml rename to stable/avidemux/1.0.11/ix_values.yaml diff --git a/stable/avidemux/1.0.10/questions.yaml b/stable/avidemux/1.0.11/questions.yaml similarity index 100% rename from stable/avidemux/1.0.10/questions.yaml rename to stable/avidemux/1.0.11/questions.yaml diff --git a/stable/babybuddy/8.0.52/templates/common.yaml b/stable/avidemux/1.0.11/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.52/templates/common.yaml rename to stable/avidemux/1.0.11/templates/common.yaml diff --git a/stable/blog/3.0.39/values.yaml b/stable/avidemux/1.0.11/values.yaml similarity index 100% rename from stable/blog/3.0.39/values.yaml rename to stable/avidemux/1.0.11/values.yaml diff --git a/stable/babybuddy/8.0.52/CHANGELOG.md b/stable/babybuddy/8.0.52/CHANGELOG.md deleted file mode 100644 index f6ca96f0b99..00000000000 --- a/stable/babybuddy/8.0.52/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [babybuddy-8.0.52](https://github.com/truecharts/charts/compare/babybuddy-8.0.51...babybuddy-8.0.52) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/babybuddy/8.0.52/Chart.lock b/stable/babybuddy/8.0.52/Chart.lock deleted file mode 100644 index 36c516a695b..00000000000 --- a/stable/babybuddy/8.0.52/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-23T21:50:23.365088271Z" diff --git a/stable/babybuddy/8.0.52/Chart.yaml b/stable/babybuddy/8.0.52/Chart.yaml deleted file mode 100644 index 5666b1d26f5..00000000000 --- a/stable/babybuddy/8.0.52/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.12.2" -kubeVersion: ">=1.16.0-0" -version: 8.0.52 -name: babybuddy -description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. -type: application -home: https://truecharts.org/docs/charts/stable/babybuddy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png -keywords: - - baby - - buddy - - tracker - - parents - - parenting -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy - - https://github.com/babybuddy/babybuddy -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/babybuddy/8.0.52/README.md b/stable/babybuddy/8.0.52/README.md deleted file mode 100644 index bfec2cd42e6..00000000000 --- a/stable/babybuddy/8.0.52/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# babybuddy - -Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [babybuddy](https://truecharts.org/docs/charts/stable/babybuddy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `babybuddy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install babybuddy TrueCharts/babybuddy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `babybuddy` deployment - -```console -helm uninstall babybuddy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install babybuddy \ - --set env.TZ="America/New York" \ - TrueCharts/babybuddy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install babybuddy TrueCharts/babybuddy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/babybuddy/8.0.52/charts/common-10.5.10.tgz b/stable/babybuddy/8.0.52/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/babybuddy/8.0.52/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.52/charts/postgresql-8.0.78.tgz b/stable/babybuddy/8.0.52/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/babybuddy/8.0.52/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.53/CHANGELOG.md b/stable/babybuddy/8.0.53/CHANGELOG.md new file mode 100644 index 00000000000..6edbe78025b --- /dev/null +++ b/stable/babybuddy/8.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [babybuddy-8.0.53](https://github.com/truecharts/charts/compare/babybuddy-8.0.52...babybuddy-8.0.53) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [babybuddy-8.0.52](https://github.com/truecharts/charts/compare/babybuddy-8.0.51...babybuddy-8.0.52) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [babybuddy-8.0.51](https://github.com/truecharts/charts/compare/babybuddy-8.0.49...babybuddy-8.0.51) (2022-09-20) + +### Chore diff --git a/stable/babybuddy/8.0.53/Chart.lock b/stable/babybuddy/8.0.53/Chart.lock new file mode 100644 index 00000000000..10fbd749204 --- /dev/null +++ b/stable/babybuddy/8.0.53/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:47:49.573025206Z" diff --git a/stable/babybuddy/8.0.53/Chart.yaml b/stable/babybuddy/8.0.53/Chart.yaml new file mode 100644 index 00000000000..fb8dd5c2d7b --- /dev/null +++ b/stable/babybuddy/8.0.53/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.12.2" +kubeVersion: ">=1.16.0-0" +version: 8.0.53 +name: babybuddy +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +type: application +home: https://truecharts.org/docs/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://github.com/babybuddy/babybuddy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/babybuddy/8.0.53/README.md b/stable/babybuddy/8.0.53/README.md new file mode 100644 index 00000000000..86d56602b10 --- /dev/null +++ b/stable/babybuddy/8.0.53/README.md @@ -0,0 +1,107 @@ +# babybuddy + +Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [babybuddy](https://truecharts.org/docs/charts/stable/babybuddy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `babybuddy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install babybuddy TrueCharts/babybuddy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `babybuddy` deployment + +```console +helm uninstall babybuddy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install babybuddy \ + --set env.TZ="America/New York" \ + TrueCharts/babybuddy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install babybuddy TrueCharts/babybuddy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/babybuddy/8.0.52/app-readme.md b/stable/babybuddy/8.0.53/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.52/app-readme.md rename to stable/babybuddy/8.0.53/app-readme.md diff --git a/stable/babybuddy/8.0.53/charts/common-10.6.1.tgz b/stable/babybuddy/8.0.53/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/babybuddy/8.0.53/charts/common-10.6.1.tgz differ diff --git a/stable/babybuddy/8.0.53/charts/postgresql-8.0.87.tgz b/stable/babybuddy/8.0.53/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/babybuddy/8.0.53/charts/postgresql-8.0.87.tgz differ diff --git a/stable/babybuddy/8.0.52/ix_values.yaml b/stable/babybuddy/8.0.53/ix_values.yaml similarity index 100% rename from stable/babybuddy/8.0.52/ix_values.yaml rename to stable/babybuddy/8.0.53/ix_values.yaml diff --git a/stable/babybuddy/8.0.52/questions.yaml b/stable/babybuddy/8.0.53/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.52/questions.yaml rename to stable/babybuddy/8.0.53/questions.yaml diff --git a/stable/boinc/2.0.50/templates/common.yaml b/stable/babybuddy/8.0.53/templates/common.yaml similarity index 100% rename from stable/boinc/2.0.50/templates/common.yaml rename to stable/babybuddy/8.0.53/templates/common.yaml diff --git a/stable/boinc/2.0.50/values.yaml b/stable/babybuddy/8.0.53/values.yaml similarity index 100% rename from stable/boinc/2.0.50/values.yaml rename to stable/babybuddy/8.0.53/values.yaml diff --git a/stable/baserow/3.0.43/CHANGELOG.md b/stable/baserow/3.0.43/CHANGELOG.md deleted file mode 100644 index 3906e8a57bf..00000000000 --- a/stable/baserow/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-20) diff --git a/stable/baserow/3.0.43/Chart.lock b/stable/baserow/3.0.43/Chart.lock deleted file mode 100644 index b758fd7f1a2..00000000000 --- a/stable/baserow/3.0.43/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T13:45:12.782735968Z" diff --git a/stable/baserow/3.0.43/Chart.yaml b/stable/baserow/3.0.43/Chart.yaml deleted file mode 100644 index c4f1b52c6e9..00000000000 --- a/stable/baserow/3.0.43/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: Baserow is an open source no-code database tool and Airtable alternative. -home: https://truecharts.org/docs/charts/stable/baserow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png -keywords: - - baserow -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: baserow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://hub.docker.com/r/baserow/baserow - - https://gitlab.com/bramw/baserow/ -version: 3.0.43 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/baserow/3.0.43/README.md b/stable/baserow/3.0.43/README.md deleted file mode 100644 index a9d19e6bc7f..00000000000 --- a/stable/baserow/3.0.43/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# baserow - -Baserow is an open source no-code database tool and Airtable alternative. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [baserow](https://truecharts.org/docs/charts/stable/baserow) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `baserow` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install baserow TrueCharts/baserow -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `baserow` deployment - -```console -helm uninstall baserow -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install baserow \ - --set env.TZ="America/New York" \ - TrueCharts/baserow -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install baserow TrueCharts/baserow -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/baserow/3.0.43/charts/common-10.5.10.tgz b/stable/baserow/3.0.43/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/baserow/3.0.43/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/baserow/3.0.43/charts/postgresql-8.0.78.tgz b/stable/baserow/3.0.43/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/baserow/3.0.43/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/baserow/3.0.43/charts/redis-3.0.75.tgz b/stable/baserow/3.0.43/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/baserow/3.0.43/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/baserow/3.0.44/CHANGELOG.md b/stable/baserow/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..f290d8e5511 --- /dev/null +++ b/stable/baserow/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [baserow-3.0.44](https://github.com/truecharts/charts/compare/baserow-3.0.43...baserow-3.0.44) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [baserow-3.0.43](https://github.com/truecharts/charts/compare/baserow-3.0.41...baserow-3.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/baserow/3.0.44/Chart.lock b/stable/baserow/3.0.44/Chart.lock new file mode 100644 index 00000000000..2e799cb462c --- /dev/null +++ b/stable/baserow/3.0.44/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T14:48:09.423178912Z" diff --git a/stable/baserow/3.0.44/Chart.yaml b/stable/baserow/3.0.44/Chart.yaml new file mode 100644 index 00000000000..349240f44ca --- /dev/null +++ b/stable/baserow/3.0.44/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: Baserow is an open source no-code database tool and Airtable alternative. +home: https://truecharts.org/docs/charts/stable/baserow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png +keywords: + - baserow +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: baserow +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - https://hub.docker.com/r/baserow/baserow + - https://gitlab.com/bramw/baserow/ +version: 3.0.44 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/baserow/3.0.44/README.md b/stable/baserow/3.0.44/README.md new file mode 100644 index 00000000000..3684e251f41 --- /dev/null +++ b/stable/baserow/3.0.44/README.md @@ -0,0 +1,109 @@ +# baserow + +Baserow is an open source no-code database tool and Airtable alternative. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [baserow](https://truecharts.org/docs/charts/stable/baserow) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `baserow` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install baserow TrueCharts/baserow +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `baserow` deployment + +```console +helm uninstall baserow +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install baserow \ + --set env.TZ="America/New York" \ + TrueCharts/baserow +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install baserow TrueCharts/baserow -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/baserow/3.0.43/app-readme.md b/stable/baserow/3.0.44/app-readme.md similarity index 100% rename from stable/baserow/3.0.43/app-readme.md rename to stable/baserow/3.0.44/app-readme.md diff --git a/stable/baserow/3.0.44/charts/common-10.6.1.tgz b/stable/baserow/3.0.44/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/baserow/3.0.44/charts/common-10.6.1.tgz differ diff --git a/stable/baserow/3.0.44/charts/postgresql-8.0.87.tgz b/stable/baserow/3.0.44/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/baserow/3.0.44/charts/postgresql-8.0.87.tgz differ diff --git a/stable/baserow/3.0.44/charts/redis-3.0.84.tgz b/stable/baserow/3.0.44/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/baserow/3.0.44/charts/redis-3.0.84.tgz differ diff --git a/stable/baserow/3.0.43/ix_values.yaml b/stable/baserow/3.0.44/ix_values.yaml similarity index 100% rename from stable/baserow/3.0.43/ix_values.yaml rename to stable/baserow/3.0.44/ix_values.yaml diff --git a/stable/baserow/3.0.43/questions.yaml b/stable/baserow/3.0.44/questions.yaml similarity index 100% rename from stable/baserow/3.0.43/questions.yaml rename to stable/baserow/3.0.44/questions.yaml diff --git a/stable/baserow/3.0.43/templates/_secrets.tpl b/stable/baserow/3.0.44/templates/_secrets.tpl similarity index 100% rename from stable/baserow/3.0.43/templates/_secrets.tpl rename to stable/baserow/3.0.44/templates/_secrets.tpl diff --git a/stable/baserow/3.0.43/templates/common.yaml b/stable/baserow/3.0.44/templates/common.yaml similarity index 100% rename from stable/baserow/3.0.43/templates/common.yaml rename to stable/baserow/3.0.44/templates/common.yaml diff --git a/stable/booksonic-air/6.0.43/values.yaml b/stable/baserow/3.0.44/values.yaml similarity index 100% rename from stable/booksonic-air/6.0.43/values.yaml rename to stable/baserow/3.0.44/values.yaml diff --git a/stable/bazarr/11.0.36/CHANGELOG.md b/stable/bazarr/11.0.36/CHANGELOG.md new file mode 100644 index 00000000000..8895f0ed873 --- /dev/null +++ b/stable/bazarr/11.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bazarr-11.0.36](https://github.com/truecharts/charts/compare/bazarr-11.0.35...bazarr-11.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bazarr-11.0.35](https://github.com/truecharts/charts/compare/bazarr-11.0.34...bazarr-11.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [bazarr-11.0.34](https://github.com/truecharts/charts/compare/bazarr-11.0.33...bazarr-11.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bazarr-11.0.34](https://github.com/truecharts/charts/compare/bazarr-11.0.33...bazarr-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bazarr-11.0.34](https://github.com/truecharts/charts/compare/bazarr-11.0.33...bazarr-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bazarr-11.0.34](https://github.com/truecharts/charts/compare/bazarr-11.0.33...bazarr-11.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/bazarr/11.0.36/Chart.lock b/stable/bazarr/11.0.36/Chart.lock new file mode 100644 index 00000000000..8ca016aff0e --- /dev/null +++ b/stable/bazarr/11.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:48:04.540774675Z" diff --git a/stable/bazarr/11.0.36/Chart.yaml b/stable/bazarr/11.0.36/Chart.yaml new file mode 100644 index 00000000000..86ddcb302ae --- /dev/null +++ b/stable/bazarr/11.0.36/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements +home: https://truecharts.org/docs/charts/stable/bazarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bazarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://github.com/morpheus65535/bazarr + - https://hub.docker.com/r/linuxserver/bazarr +type: application +version: 11.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bazarr/11.0.36/README.md b/stable/bazarr/11.0.36/README.md new file mode 100644 index 00000000000..8a72dccd9f1 --- /dev/null +++ b/stable/bazarr/11.0.36/README.md @@ -0,0 +1,107 @@ +# bazarr + +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bazarr](https://truecharts.org/docs/charts/stable/bazarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bazarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bazarr TrueCharts/bazarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bazarr` deployment + +```console +helm uninstall bazarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bazarr \ + --set env.TZ="America/New York" \ + TrueCharts/bazarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bazarr TrueCharts/bazarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/bazarr/11.0.36/app-readme.md b/stable/bazarr/11.0.36/app-readme.md new file mode 100644 index 00000000000..28c311a374b --- /dev/null +++ b/stable/bazarr/11.0.36/app-readme.md @@ -0,0 +1,8 @@ +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/bazarr](https://truecharts.org/docs/charts/stable/bazarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/bazarr/11.0.36/charts/common-10.6.1.tgz b/stable/bazarr/11.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/bazarr/11.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/bazarr/11.0.36/ix_values.yaml b/stable/bazarr/11.0.36/ix_values.yaml new file mode 100644 index 00000000000..2444da46bbe --- /dev/null +++ b/stable/bazarr/11.0.36/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: 1.1.1@sha256:9e477cfc3de7317a8a3193c786db6e4588a9ac2edc90a6a02ace96c1cea0eb9a + +service: + main: + ports: + main: + port: 6767 + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/bazarr/11.0.36/questions.yaml b/stable/bazarr/11.0.36/questions.yaml new file mode 100644 index 00000000000..89ff31ab034 --- /dev/null +++ b/stable/bazarr/11.0.36/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6767 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6767 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/booksonic-air/6.0.43/templates/common.yaml b/stable/bazarr/11.0.36/templates/common.yaml similarity index 100% rename from stable/booksonic-air/6.0.43/templates/common.yaml rename to stable/bazarr/11.0.36/templates/common.yaml diff --git a/stable/bookstack/3.0.41/values.yaml b/stable/bazarr/11.0.36/values.yaml similarity index 100% rename from stable/bookstack/3.0.41/values.yaml rename to stable/bazarr/11.0.36/values.yaml diff --git a/stable/beets/4.0.39/CHANGELOG.md b/stable/beets/4.0.39/CHANGELOG.md deleted file mode 100644 index dcd08dbb12f..00000000000 --- a/stable/beets/4.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [beets-4.0.39](https://github.com/truecharts/charts/compare/beets-4.0.38...beets-4.0.39) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/beets/4.0.39/Chart.lock b/stable/beets/4.0.39/Chart.lock deleted file mode 100644 index aa830ad45e2..00000000000 --- a/stable/beets/4.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:50:18.729812711Z" diff --git a/stable/beets/4.0.39/Chart.yaml b/stable/beets/4.0.39/Chart.yaml deleted file mode 100644 index d8c28c3a427..00000000000 --- a/stable/beets/4.0.39/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A music library manager and not, for the most part, a music player. -home: https://truecharts.org/docs/charts/stable/beets -icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png -keywords: - - music - - library - - manager - - player - - beets -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: beets -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/beets - - https://github.com/linuxserver/docker-beets - - https://beets.io/ -type: application -version: 4.0.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/beets/4.0.39/README.md b/stable/beets/4.0.39/README.md deleted file mode 100644 index 5fd85d82c1f..00000000000 --- a/stable/beets/4.0.39/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# beets - -A music library manager and not, for the most part, a music player. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [beets](https://truecharts.org/docs/charts/stable/beets) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `beets` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install beets TrueCharts/beets -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `beets` deployment - -```console -helm uninstall beets -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install beets \ - --set env.TZ="America/New York" \ - TrueCharts/beets -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install beets TrueCharts/beets -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/beets/4.0.39/charts/common-10.5.10.tgz b/stable/beets/4.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/beets/4.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/beets/4.0.40/CHANGELOG.md b/stable/beets/4.0.40/CHANGELOG.md new file mode 100644 index 00000000000..80228c4d012 --- /dev/null +++ b/stable/beets/4.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [beets-4.0.40](https://github.com/truecharts/charts/compare/beets-4.0.39...beets-4.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [beets-4.0.39](https://github.com/truecharts/charts/compare/beets-4.0.38...beets-4.0.39) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [beets-4.0.38](https://github.com/truecharts/charts/compare/beets-4.0.37...beets-4.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/beets/4.0.40/Chart.lock b/stable/beets/4.0.40/Chart.lock new file mode 100644 index 00000000000..4849c6f38da --- /dev/null +++ b/stable/beets/4.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:48:15.918082492Z" diff --git a/stable/beets/4.0.40/Chart.yaml b/stable/beets/4.0.40/Chart.yaml new file mode 100644 index 00000000000..8d260983223 --- /dev/null +++ b/stable/beets/4.0.40/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A music library manager and not, for the most part, a music player. +home: https://truecharts.org/docs/charts/stable/beets +icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png +keywords: + - music + - library + - manager + - player + - beets +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: beets +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://github.com/linuxserver/docker-beets + - https://beets.io/ +type: application +version: 4.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/beets/4.0.40/README.md b/stable/beets/4.0.40/README.md new file mode 100644 index 00000000000..7aff2e74e4d --- /dev/null +++ b/stable/beets/4.0.40/README.md @@ -0,0 +1,107 @@ +# beets + +A music library manager and not, for the most part, a music player. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [beets](https://truecharts.org/docs/charts/stable/beets) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `beets` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install beets TrueCharts/beets +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `beets` deployment + +```console +helm uninstall beets +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install beets \ + --set env.TZ="America/New York" \ + TrueCharts/beets +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install beets TrueCharts/beets -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/beets/4.0.39/app-readme.md b/stable/beets/4.0.40/app-readme.md similarity index 100% rename from stable/beets/4.0.39/app-readme.md rename to stable/beets/4.0.40/app-readme.md diff --git a/stable/beets/4.0.40/charts/common-10.6.1.tgz b/stable/beets/4.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/beets/4.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/beets/4.0.39/ix_values.yaml b/stable/beets/4.0.40/ix_values.yaml similarity index 100% rename from stable/beets/4.0.39/ix_values.yaml rename to stable/beets/4.0.40/ix_values.yaml diff --git a/stable/beets/4.0.39/questions.yaml b/stable/beets/4.0.40/questions.yaml similarity index 100% rename from stable/beets/4.0.39/questions.yaml rename to stable/beets/4.0.40/questions.yaml diff --git a/stable/beets/4.0.39/templates/common.yaml b/stable/beets/4.0.40/templates/common.yaml similarity index 100% rename from stable/beets/4.0.39/templates/common.yaml rename to stable/beets/4.0.40/templates/common.yaml diff --git a/stable/browserless-chrome/2.0.32/values.yaml b/stable/beets/4.0.40/values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.32/values.yaml rename to stable/beets/4.0.40/values.yaml diff --git a/stable/blog/3.0.39/CHANGELOG.md b/stable/blog/3.0.39/CHANGELOG.md deleted file mode 100644 index 3379e067f05..00000000000 --- a/stable/blog/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/blog/3.0.39/Chart.lock b/stable/blog/3.0.39/Chart.lock deleted file mode 100644 index 8762c10f85b..00000000000 --- a/stable/blog/3.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:45:41.19227039Z" diff --git a/stable/blog/3.0.39/Chart.yaml b/stable/blog/3.0.39/Chart.yaml deleted file mode 100644 index 40d20d19e35..00000000000 --- a/stable/blog/3.0.39/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: "Lightweight self-hosted facebook-styled PHP blog." -home: https://truecharts.org/docs/charts/stable/blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png -keywords: - - blog - - php - - self - - hosted - - facebook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blog -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/blog - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog -version: 3.0.39 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/blog/3.0.39/README.md b/stable/blog/3.0.39/README.md deleted file mode 100644 index 5ce2ace2a17..00000000000 --- a/stable/blog/3.0.39/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# blog - -Lightweight self-hosted facebook-styled PHP blog. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [blog](https://truecharts.org/docs/charts/stable/blog) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `blog` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install blog TrueCharts/blog -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `blog` deployment - -```console -helm uninstall blog -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install blog \ - --set env.TZ="America/New York" \ - TrueCharts/blog -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install blog TrueCharts/blog -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/blog/3.0.39/charts/common-10.5.10.tgz b/stable/blog/3.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/blog/3.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/blog/3.0.39/charts/postgresql-8.0.78.tgz b/stable/blog/3.0.39/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/blog/3.0.39/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/blog/3.0.40/CHANGELOG.md b/stable/blog/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..5395180f1db --- /dev/null +++ b/stable/blog/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blog-3.0.40](https://github.com/truecharts/charts/compare/blog-3.0.39...blog-3.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [blog-3.0.39](https://github.com/truecharts/charts/compare/blog-3.0.38...blog-3.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/blog/3.0.40/Chart.lock b/stable/blog/3.0.40/Chart.lock new file mode 100644 index 00000000000..c3eb8dcdf1c --- /dev/null +++ b/stable/blog/3.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:48:45.259858979Z" diff --git a/stable/blog/3.0.40/Chart.yaml b/stable/blog/3.0.40/Chart.yaml new file mode 100644 index 00000000000..e04e9142500 --- /dev/null +++ b/stable/blog/3.0.40/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: "Lightweight self-hosted facebook-styled PHP blog." +home: https://truecharts.org/docs/charts/stable/blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png +keywords: + - blog + - php + - self + - hosted + - facebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blog +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog +version: 3.0.40 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/blog/3.0.40/README.md b/stable/blog/3.0.40/README.md new file mode 100644 index 00000000000..9fc17f7971a --- /dev/null +++ b/stable/blog/3.0.40/README.md @@ -0,0 +1,108 @@ +# blog + +Lightweight self-hosted facebook-styled PHP blog. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [blog](https://truecharts.org/docs/charts/stable/blog) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `blog` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install blog TrueCharts/blog +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `blog` deployment + +```console +helm uninstall blog +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install blog \ + --set env.TZ="America/New York" \ + TrueCharts/blog +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install blog TrueCharts/blog -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/blog/3.0.39/app-readme.md b/stable/blog/3.0.40/app-readme.md similarity index 100% rename from stable/blog/3.0.39/app-readme.md rename to stable/blog/3.0.40/app-readme.md diff --git a/stable/blog/3.0.40/charts/common-10.6.1.tgz b/stable/blog/3.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/blog/3.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/blog/3.0.40/charts/postgresql-8.0.87.tgz b/stable/blog/3.0.40/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/blog/3.0.40/charts/postgresql-8.0.87.tgz differ diff --git a/stable/blog/3.0.39/ix_values.yaml b/stable/blog/3.0.40/ix_values.yaml similarity index 100% rename from stable/blog/3.0.39/ix_values.yaml rename to stable/blog/3.0.40/ix_values.yaml diff --git a/stable/blog/3.0.39/questions.yaml b/stable/blog/3.0.40/questions.yaml similarity index 100% rename from stable/blog/3.0.39/questions.yaml rename to stable/blog/3.0.40/questions.yaml diff --git a/stable/blog/3.0.39/templates/common.yaml b/stable/blog/3.0.40/templates/common.yaml similarity index 100% rename from stable/blog/3.0.39/templates/common.yaml rename to stable/blog/3.0.40/templates/common.yaml diff --git a/stable/budge/2.0.42/values.yaml b/stable/blog/3.0.40/values.yaml similarity index 100% rename from stable/budge/2.0.42/values.yaml rename to stable/blog/3.0.40/values.yaml diff --git a/stable/boinc/2.0.50/CHANGELOG.md b/stable/boinc/2.0.50/CHANGELOG.md deleted file mode 100644 index 4b00269572d..00000000000 --- a/stable/boinc/2.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [boinc-2.0.50](https://github.com/truecharts/charts/compare/boinc-2.0.49...boinc-2.0.50) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/boinc/2.0.50/Chart.lock b/stable/boinc/2.0.50/Chart.lock deleted file mode 100644 index d853b3145bb..00000000000 --- a/stable/boinc/2.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:23:09.762149764Z" diff --git a/stable/boinc/2.0.50/Chart.yaml b/stable/boinc/2.0.50/Chart.yaml deleted file mode 100644 index 526024e5ed5..00000000000 --- a/stable/boinc/2.0.50/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 2.0.50 -appVersion: "latest" -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png -keywords: - - boinc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc - - https://hub.docker.com/r/linuxserver/boinc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/boinc/2.0.50/README.md b/stable/boinc/2.0.50/README.md deleted file mode 100644 index a528e0263d5..00000000000 --- a/stable/boinc/2.0.50/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# boinc - -BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [boinc](https://truecharts.org/docs/charts/stable/boinc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `boinc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install boinc TrueCharts/boinc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `boinc` deployment - -```console -helm uninstall boinc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install boinc \ - --set env.TZ="America/New York" \ - TrueCharts/boinc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install boinc TrueCharts/boinc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/boinc/2.0.50/charts/common-10.5.10.tgz b/stable/boinc/2.0.50/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/boinc/2.0.50/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/boinc/2.0.51/CHANGELOG.md b/stable/boinc/2.0.51/CHANGELOG.md new file mode 100644 index 00000000000..ec156f75fc6 --- /dev/null +++ b/stable/boinc/2.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [boinc-2.0.51](https://github.com/truecharts/charts/compare/boinc-2.0.50...boinc-2.0.51) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [boinc-2.0.50](https://github.com/truecharts/charts/compare/boinc-2.0.49...boinc-2.0.50) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [boinc-2.0.49](https://github.com/truecharts/charts/compare/boinc-2.0.47...boinc-2.0.49) (2022-09-20) + +### Chore diff --git a/stable/boinc/2.0.51/Chart.lock b/stable/boinc/2.0.51/Chart.lock new file mode 100644 index 00000000000..100488509d2 --- /dev/null +++ b/stable/boinc/2.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:48:36.166186841Z" diff --git a/stable/boinc/2.0.51/Chart.yaml b/stable/boinc/2.0.51/Chart.yaml new file mode 100644 index 00000000000..91467167f68 --- /dev/null +++ b/stable/boinc/2.0.51/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 2.0.51 +appVersion: "latest" +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/boinc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png +keywords: + - boinc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc + - https://hub.docker.com/r/linuxserver/boinc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/boinc/2.0.51/README.md b/stable/boinc/2.0.51/README.md new file mode 100644 index 00000000000..51b5251e536 --- /dev/null +++ b/stable/boinc/2.0.51/README.md @@ -0,0 +1,106 @@ +# boinc + +BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [boinc](https://truecharts.org/docs/charts/stable/boinc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `boinc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install boinc TrueCharts/boinc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `boinc` deployment + +```console +helm uninstall boinc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install boinc \ + --set env.TZ="America/New York" \ + TrueCharts/boinc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install boinc TrueCharts/boinc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/boinc/2.0.50/app-readme.md b/stable/boinc/2.0.51/app-readme.md similarity index 100% rename from stable/boinc/2.0.50/app-readme.md rename to stable/boinc/2.0.51/app-readme.md diff --git a/stable/boinc/2.0.51/charts/common-10.6.1.tgz b/stable/boinc/2.0.51/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/boinc/2.0.51/charts/common-10.6.1.tgz differ diff --git a/stable/boinc/2.0.50/ix_values.yaml b/stable/boinc/2.0.51/ix_values.yaml similarity index 100% rename from stable/boinc/2.0.50/ix_values.yaml rename to stable/boinc/2.0.51/ix_values.yaml diff --git a/stable/boinc/2.0.50/questions.yaml b/stable/boinc/2.0.51/questions.yaml similarity index 100% rename from stable/boinc/2.0.50/questions.yaml rename to stable/boinc/2.0.51/questions.yaml diff --git a/stable/browserless-chrome/2.0.32/templates/common.yaml b/stable/boinc/2.0.51/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/2.0.32/templates/common.yaml rename to stable/boinc/2.0.51/templates/common.yaml diff --git a/stable/calibre/7.0.44/values.yaml b/stable/boinc/2.0.51/values.yaml similarity index 100% rename from stable/calibre/7.0.44/values.yaml rename to stable/boinc/2.0.51/values.yaml diff --git a/stable/booksonic-air/6.0.43/CHANGELOG.md b/stable/booksonic-air/6.0.43/CHANGELOG.md deleted file mode 100644 index 08f7d28b67a..00000000000 --- a/stable/booksonic-air/6.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-20) diff --git a/stable/booksonic-air/6.0.43/Chart.lock b/stable/booksonic-air/6.0.43/Chart.lock deleted file mode 100644 index b51480fda51..00000000000 --- a/stable/booksonic-air/6.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:45:43.648950218Z" diff --git a/stable/booksonic-air/6.0.43/Chart.yaml b/stable/booksonic-air/6.0.43/Chart.yaml deleted file mode 100644 index 7a2f3474650..00000000000 --- a/stable/booksonic-air/6.0.43/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2201.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Booksonic is a platform for accessing the audibooks you own wherever you are -home: https://truecharts.org/docs/charts/stable/booksonic-air -icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png -keywords: - - booksonic - - audiobook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: booksonic-air -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - - https://github.com/popeen/Booksonic-Air - - https://hub.docker.com/r/linuxserver/booksonic-air -version: 6.0.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.43/README.md b/stable/booksonic-air/6.0.43/README.md deleted file mode 100644 index d451cd0ad38..00000000000 --- a/stable/booksonic-air/6.0.43/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# booksonic-air - -Booksonic is a platform for accessing the audibooks you own wherever you are - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [booksonic-air](https://truecharts.org/docs/charts/stable/booksonic-air) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `booksonic-air` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install booksonic-air TrueCharts/booksonic-air -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `booksonic-air` deployment - -```console -helm uninstall booksonic-air -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install booksonic-air \ - --set env.TZ="America/New York" \ - TrueCharts/booksonic-air -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install booksonic-air TrueCharts/booksonic-air -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/booksonic-air/6.0.43/charts/common-10.5.10.tgz b/stable/booksonic-air/6.0.43/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/booksonic-air/6.0.43/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/booksonic-air/6.0.44/CHANGELOG.md b/stable/booksonic-air/6.0.44/CHANGELOG.md new file mode 100644 index 00000000000..195fd7c1c27 --- /dev/null +++ b/stable/booksonic-air/6.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [booksonic-air-6.0.44](https://github.com/truecharts/charts/compare/booksonic-air-6.0.43...booksonic-air-6.0.44) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [booksonic-air-6.0.43](https://github.com/truecharts/charts/compare/booksonic-air-6.0.41...booksonic-air-6.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/booksonic-air/6.0.44/Chart.lock b/stable/booksonic-air/6.0.44/Chart.lock new file mode 100644 index 00000000000..f8311614a04 --- /dev/null +++ b/stable/booksonic-air/6.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:48:47.907263141Z" diff --git a/stable/booksonic-air/6.0.44/Chart.yaml b/stable/booksonic-air/6.0.44/Chart.yaml new file mode 100644 index 00000000000..5fc2d9e1a31 --- /dev/null +++ b/stable/booksonic-air/6.0.44/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Booksonic is a platform for accessing the audibooks you own wherever you are +home: https://truecharts.org/docs/charts/stable/booksonic-air +icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png +keywords: + - booksonic + - audiobook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: booksonic-air +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://github.com/popeen/Booksonic-Air + - https://hub.docker.com/r/linuxserver/booksonic-air +version: 6.0.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.44/README.md b/stable/booksonic-air/6.0.44/README.md new file mode 100644 index 00000000000..c8485946c2c --- /dev/null +++ b/stable/booksonic-air/6.0.44/README.md @@ -0,0 +1,107 @@ +# booksonic-air + +Booksonic is a platform for accessing the audibooks you own wherever you are + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [booksonic-air](https://truecharts.org/docs/charts/stable/booksonic-air) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `booksonic-air` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install booksonic-air TrueCharts/booksonic-air +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `booksonic-air` deployment + +```console +helm uninstall booksonic-air +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install booksonic-air \ + --set env.TZ="America/New York" \ + TrueCharts/booksonic-air +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install booksonic-air TrueCharts/booksonic-air -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/booksonic-air/6.0.43/app-readme.md b/stable/booksonic-air/6.0.44/app-readme.md similarity index 100% rename from stable/booksonic-air/6.0.43/app-readme.md rename to stable/booksonic-air/6.0.44/app-readme.md diff --git a/stable/booksonic-air/6.0.44/charts/common-10.6.1.tgz b/stable/booksonic-air/6.0.44/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/booksonic-air/6.0.44/charts/common-10.6.1.tgz differ diff --git a/stable/booksonic-air/6.0.43/ix_values.yaml b/stable/booksonic-air/6.0.44/ix_values.yaml similarity index 100% rename from stable/booksonic-air/6.0.43/ix_values.yaml rename to stable/booksonic-air/6.0.44/ix_values.yaml diff --git a/stable/booksonic-air/6.0.43/questions.yaml b/stable/booksonic-air/6.0.44/questions.yaml similarity index 100% rename from stable/booksonic-air/6.0.43/questions.yaml rename to stable/booksonic-air/6.0.44/questions.yaml diff --git a/stable/budge/2.0.42/templates/common.yaml b/stable/booksonic-air/6.0.44/templates/common.yaml similarity index 100% rename from stable/budge/2.0.42/templates/common.yaml rename to stable/booksonic-air/6.0.44/templates/common.yaml diff --git a/stable/chevereto/3.0.37/values.yaml b/stable/booksonic-air/6.0.44/values.yaml similarity index 100% rename from stable/chevereto/3.0.37/values.yaml rename to stable/booksonic-air/6.0.44/values.yaml diff --git a/stable/bookstack/3.0.41/CHANGELOG.md b/stable/bookstack/3.0.41/CHANGELOG.md deleted file mode 100644 index f1f5a505e94..00000000000 --- a/stable/bookstack/3.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-20) diff --git a/stable/bookstack/3.0.41/Chart.lock b/stable/bookstack/3.0.41/Chart.lock deleted file mode 100644 index 5aba0d9c879..00000000000 --- a/stable/bookstack/3.0.41/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:46:05.997275153Z" diff --git a/stable/bookstack/3.0.41/Chart.yaml b/stable/bookstack/3.0.41/Chart.yaml deleted file mode 100644 index 5e02ca647f4..00000000000 --- a/stable/bookstack/3.0.41/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "22.09.2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: "A simple, self-hosted, easy-to-use platform for organising and storing information." -home: https://truecharts.org/docs/charts/stable/bookstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png -keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bookstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://www.bookstackapp.com/ - - https://hub.docker.com/r/linuxserver/bookstack -version: 3.0.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/bookstack/3.0.41/README.md b/stable/bookstack/3.0.41/README.md deleted file mode 100644 index 9730bdd4748..00000000000 --- a/stable/bookstack/3.0.41/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# bookstack - -A simple, self-hosted, easy-to-use platform for organising and storing information. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [bookstack](https://truecharts.org/docs/charts/stable/bookstack) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `bookstack` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install bookstack TrueCharts/bookstack -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `bookstack` deployment - -```console -helm uninstall bookstack -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install bookstack \ - --set env.TZ="America/New York" \ - TrueCharts/bookstack -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install bookstack TrueCharts/bookstack -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/bookstack/3.0.41/charts/common-10.5.10.tgz b/stable/bookstack/3.0.41/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/bookstack/3.0.41/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.41/charts/mariadb-3.0.73.tgz b/stable/bookstack/3.0.41/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/bookstack/3.0.41/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.42/CHANGELOG.md b/stable/bookstack/3.0.42/CHANGELOG.md new file mode 100644 index 00000000000..65b3a6831aa --- /dev/null +++ b/stable/bookstack/3.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bookstack-3.0.42](https://github.com/truecharts/charts/compare/bookstack-3.0.41...bookstack-3.0.42) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [bookstack-3.0.41](https://github.com/truecharts/charts/compare/bookstack-3.0.39...bookstack-3.0.41) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/bookstack/3.0.42/Chart.lock b/stable/bookstack/3.0.42/Chart.lock new file mode 100644 index 00000000000..e0d820b4fc6 --- /dev/null +++ b/stable/bookstack/3.0.42/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T14:49:15.782837136Z" diff --git a/stable/bookstack/3.0.42/Chart.yaml b/stable/bookstack/3.0.42/Chart.yaml new file mode 100644 index 00000000000..be8447f8bed --- /dev/null +++ b/stable/bookstack/3.0.42/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "22.09.2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: "A simple, self-hosted, easy-to-use platform for organising and storing information." +home: https://truecharts.org/docs/charts/stable/bookstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png +keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bookstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://www.bookstackapp.com/ + - https://hub.docker.com/r/linuxserver/bookstack +version: 3.0.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bookstack/3.0.42/README.md b/stable/bookstack/3.0.42/README.md new file mode 100644 index 00000000000..22b44643d0e --- /dev/null +++ b/stable/bookstack/3.0.42/README.md @@ -0,0 +1,108 @@ +# bookstack + +A simple, self-hosted, easy-to-use platform for organising and storing information. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [bookstack](https://truecharts.org/docs/charts/stable/bookstack) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `bookstack` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install bookstack TrueCharts/bookstack +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `bookstack` deployment + +```console +helm uninstall bookstack +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install bookstack \ + --set env.TZ="America/New York" \ + TrueCharts/bookstack +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install bookstack TrueCharts/bookstack -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/bookstack/3.0.41/app-readme.md b/stable/bookstack/3.0.42/app-readme.md similarity index 100% rename from stable/bookstack/3.0.41/app-readme.md rename to stable/bookstack/3.0.42/app-readme.md diff --git a/stable/bookstack/3.0.42/charts/common-10.6.1.tgz b/stable/bookstack/3.0.42/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/bookstack/3.0.42/charts/common-10.6.1.tgz differ diff --git a/stable/bookstack/3.0.42/charts/mariadb-3.0.82.tgz b/stable/bookstack/3.0.42/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/bookstack/3.0.42/charts/mariadb-3.0.82.tgz differ diff --git a/stable/bookstack/3.0.41/ix_values.yaml b/stable/bookstack/3.0.42/ix_values.yaml similarity index 100% rename from stable/bookstack/3.0.41/ix_values.yaml rename to stable/bookstack/3.0.42/ix_values.yaml diff --git a/stable/bookstack/3.0.41/questions.yaml b/stable/bookstack/3.0.42/questions.yaml similarity index 100% rename from stable/bookstack/3.0.41/questions.yaml rename to stable/bookstack/3.0.42/questions.yaml diff --git a/stable/bookstack/3.0.41/templates/_secrets.tpl b/stable/bookstack/3.0.42/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.41/templates/_secrets.tpl rename to stable/bookstack/3.0.42/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.41/templates/common.yaml b/stable/bookstack/3.0.42/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.41/templates/common.yaml rename to stable/bookstack/3.0.42/templates/common.yaml diff --git a/stable/chronos/1.0.2/values.yaml b/stable/bookstack/3.0.42/values.yaml similarity index 100% rename from stable/chronos/1.0.2/values.yaml rename to stable/bookstack/3.0.42/values.yaml diff --git a/stable/browserless-chrome/2.0.32/CHANGELOG.md b/stable/browserless-chrome/2.0.32/CHANGELOG.md deleted file mode 100644 index 390cb020f10..00000000000 --- a/stable/browserless-chrome/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/browserless-chrome/2.0.32/Chart.lock b/stable/browserless-chrome/2.0.32/Chart.lock deleted file mode 100644 index 891cd8df16e..00000000000 --- a/stable/browserless-chrome/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:46:00.094794885Z" diff --git a/stable/browserless-chrome/2.0.32/Chart.yaml b/stable/browserless-chrome/2.0.32/Chart.yaml deleted file mode 100644 index 0fb51599384..00000000000 --- a/stable/browserless-chrome/2.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.54.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work -home: https://truecharts.org/docs/charts/stable/browserless-chrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png -keywords: - - browserless - - chrome - - puppeteer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: browserless-chrome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://docs.browserless.io/docs/docker.html - - https://hub.docker.com/r/browserless/chrome/ -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.32/README.md b/stable/browserless-chrome/2.0.32/README.md deleted file mode 100644 index 8294c7eba8c..00000000000 --- a/stable/browserless-chrome/2.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# browserless-chrome - -Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [browserless-chrome](https://truecharts.org/docs/charts/stable/browserless-chrome) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `browserless-chrome` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install browserless-chrome TrueCharts/browserless-chrome -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `browserless-chrome` deployment - -```console -helm uninstall browserless-chrome -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install browserless-chrome \ - --set env.TZ="America/New York" \ - TrueCharts/browserless-chrome -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install browserless-chrome TrueCharts/browserless-chrome -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/browserless-chrome/2.0.32/charts/common-10.5.10.tgz b/stable/browserless-chrome/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/browserless-chrome/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/browserless-chrome/2.0.33/CHANGELOG.md b/stable/browserless-chrome/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..3a650c44cf6 --- /dev/null +++ b/stable/browserless-chrome/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [browserless-chrome-2.0.33](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.32...browserless-chrome-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [browserless-chrome-2.0.32](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.31...browserless-chrome-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/browserless-chrome/2.0.33/Chart.lock b/stable/browserless-chrome/2.0.33/Chart.lock new file mode 100644 index 00000000000..3b00db723ff --- /dev/null +++ b/stable/browserless-chrome/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:49:07.619271071Z" diff --git a/stable/browserless-chrome/2.0.33/Chart.yaml b/stable/browserless-chrome/2.0.33/Chart.yaml new file mode 100644 index 00000000000..e216798392e --- /dev/null +++ b/stable/browserless-chrome/2.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.54.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work +home: https://truecharts.org/docs/charts/stable/browserless-chrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png +keywords: + - browserless + - chrome + - puppeteer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: browserless-chrome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://docs.browserless.io/docs/docker.html + - https://hub.docker.com/r/browserless/chrome/ +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.33/README.md b/stable/browserless-chrome/2.0.33/README.md new file mode 100644 index 00000000000..9a04b8c1f16 --- /dev/null +++ b/stable/browserless-chrome/2.0.33/README.md @@ -0,0 +1,107 @@ +# browserless-chrome + +Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [browserless-chrome](https://truecharts.org/docs/charts/stable/browserless-chrome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `browserless-chrome` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install browserless-chrome TrueCharts/browserless-chrome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `browserless-chrome` deployment + +```console +helm uninstall browserless-chrome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install browserless-chrome \ + --set env.TZ="America/New York" \ + TrueCharts/browserless-chrome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install browserless-chrome TrueCharts/browserless-chrome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/browserless-chrome/2.0.32/app-readme.md b/stable/browserless-chrome/2.0.33/app-readme.md similarity index 100% rename from stable/browserless-chrome/2.0.32/app-readme.md rename to stable/browserless-chrome/2.0.33/app-readme.md diff --git a/stable/browserless-chrome/2.0.33/charts/common-10.6.1.tgz b/stable/browserless-chrome/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/browserless-chrome/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/browserless-chrome/2.0.32/ci/puppeteer-values.yaml b/stable/browserless-chrome/2.0.33/ci/puppeteer-values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.32/ci/puppeteer-values.yaml rename to stable/browserless-chrome/2.0.33/ci/puppeteer-values.yaml diff --git a/stable/browserless-chrome/2.0.32/ix_values.yaml b/stable/browserless-chrome/2.0.33/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.32/ix_values.yaml rename to stable/browserless-chrome/2.0.33/ix_values.yaml diff --git a/stable/browserless-chrome/2.0.32/questions.yaml b/stable/browserless-chrome/2.0.33/questions.yaml similarity index 100% rename from stable/browserless-chrome/2.0.32/questions.yaml rename to stable/browserless-chrome/2.0.33/questions.yaml diff --git a/stable/chevereto/3.0.37/templates/common.yaml b/stable/browserless-chrome/2.0.33/templates/common.yaml similarity index 100% rename from stable/chevereto/3.0.37/templates/common.yaml rename to stable/browserless-chrome/2.0.33/templates/common.yaml diff --git a/stable/clamav/3.0.39/values.yaml b/stable/browserless-chrome/2.0.33/values.yaml similarity index 100% rename from stable/clamav/3.0.39/values.yaml rename to stable/browserless-chrome/2.0.33/values.yaml diff --git a/stable/budge/2.0.42/CHANGELOG.md b/stable/budge/2.0.42/CHANGELOG.md deleted file mode 100644 index f48c63fed71..00000000000 --- a/stable/budge/2.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/budge/2.0.42/Chart.lock b/stable/budge/2.0.42/Chart.lock deleted file mode 100644 index 29a93153644..00000000000 --- a/stable/budge/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:46:09.255880877Z" diff --git a/stable/budge/2.0.42/Chart.yaml b/stable/budge/2.0.42/Chart.yaml deleted file mode 100644 index 93ca240e6e5..00000000000 --- a/stable/budge/2.0.42/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Budge is an open source 'budgeting with envelopes' personal finance app. -home: https://truecharts.org/docs/charts/stable/budge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png -keywords: - - finance - - budge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: budge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE -version: 2.0.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/budge/2.0.42/README.md b/stable/budge/2.0.42/README.md deleted file mode 100644 index 6c878883069..00000000000 --- a/stable/budge/2.0.42/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# budge - -Budge is an open source 'budgeting with envelopes' personal finance app. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [budge](https://truecharts.org/docs/charts/stable/budge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `budge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install budge TrueCharts/budge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `budge` deployment - -```console -helm uninstall budge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install budge \ - --set env.TZ="America/New York" \ - TrueCharts/budge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install budge TrueCharts/budge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/budge/2.0.42/charts/common-10.5.10.tgz b/stable/budge/2.0.42/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/budge/2.0.42/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/budge/2.0.43/CHANGELOG.md b/stable/budge/2.0.43/CHANGELOG.md new file mode 100644 index 00000000000..05fccfc726d --- /dev/null +++ b/stable/budge/2.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [budge-2.0.43](https://github.com/truecharts/charts/compare/budge-2.0.42...budge-2.0.43) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [budge-2.0.42](https://github.com/truecharts/charts/compare/budge-2.0.40...budge-2.0.42) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/budge/2.0.43/Chart.lock b/stable/budge/2.0.43/Chart.lock new file mode 100644 index 00000000000..26ab7f319d8 --- /dev/null +++ b/stable/budge/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:49:19.536752961Z" diff --git a/stable/budge/2.0.43/Chart.yaml b/stable/budge/2.0.43/Chart.yaml new file mode 100644 index 00000000000..45ffbf8136f --- /dev/null +++ b/stable/budge/2.0.43/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Budge is an open source 'budgeting with envelopes' personal finance app. +home: https://truecharts.org/docs/charts/stable/budge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png +keywords: + - finance + - budge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: budge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE +version: 2.0.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/budge/2.0.43/README.md b/stable/budge/2.0.43/README.md new file mode 100644 index 00000000000..6bbbc06763e --- /dev/null +++ b/stable/budge/2.0.43/README.md @@ -0,0 +1,107 @@ +# budge + +Budge is an open source 'budgeting with envelopes' personal finance app. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [budge](https://truecharts.org/docs/charts/stable/budge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `budge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install budge TrueCharts/budge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `budge` deployment + +```console +helm uninstall budge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install budge \ + --set env.TZ="America/New York" \ + TrueCharts/budge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install budge TrueCharts/budge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/budge/2.0.42/app-readme.md b/stable/budge/2.0.43/app-readme.md similarity index 100% rename from stable/budge/2.0.42/app-readme.md rename to stable/budge/2.0.43/app-readme.md diff --git a/stable/budge/2.0.43/charts/common-10.6.1.tgz b/stable/budge/2.0.43/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/budge/2.0.43/charts/common-10.6.1.tgz differ diff --git a/stable/budge/2.0.42/ix_values.yaml b/stable/budge/2.0.43/ix_values.yaml similarity index 100% rename from stable/budge/2.0.42/ix_values.yaml rename to stable/budge/2.0.43/ix_values.yaml diff --git a/stable/budge/2.0.42/questions.yaml b/stable/budge/2.0.43/questions.yaml similarity index 100% rename from stable/budge/2.0.42/questions.yaml rename to stable/budge/2.0.43/questions.yaml diff --git a/stable/clarkson/3.0.39/templates/common.yaml b/stable/budge/2.0.43/templates/common.yaml similarity index 100% rename from stable/clarkson/3.0.39/templates/common.yaml rename to stable/budge/2.0.43/templates/common.yaml diff --git a/stable/clarkson/3.0.39/values.yaml b/stable/budge/2.0.43/values.yaml similarity index 100% rename from stable/clarkson/3.0.39/values.yaml rename to stable/budge/2.0.43/values.yaml diff --git a/stable/calibre-web/11.0.43/CHANGELOG.md b/stable/calibre-web/11.0.43/CHANGELOG.md new file mode 100644 index 00000000000..3130e2cc478 --- /dev/null +++ b/stable/calibre-web/11.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-web-11.0.43](https://github.com/truecharts/charts/compare/calibre-web-11.0.42...calibre-web-11.0.43) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [calibre-web-11.0.42](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.42) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-web-11.0.42](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-web-11.0.42](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-web-11.0.42](https://github.com/truecharts/charts/compare/calibre-web-11.0.40...calibre-web-11.0.42) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/calibre-web/11.0.43/Chart.lock b/stable/calibre-web/11.0.43/Chart.lock new file mode 100644 index 00000000000..f9cde0351ad --- /dev/null +++ b/stable/calibre-web/11.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:49:38.357332233Z" diff --git a/stable/calibre-web/11.0.43/Chart.yaml b/stable/calibre-web/11.0.43/Chart.yaml new file mode 100644 index 00000000000..ac92a21221e --- /dev/null +++ b/stable/calibre-web/11.0.43/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +home: https://truecharts.org/docs/charts/stable/calibre-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://hub.docker.com/r/linuxserver/calibre-web/ + - https://github.com/janeczku/calibre-web +type: application +version: 11.0.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/11.0.43/README.md b/stable/calibre-web/11.0.43/README.md new file mode 100644 index 00000000000..91d07ec82a4 --- /dev/null +++ b/stable/calibre-web/11.0.43/README.md @@ -0,0 +1,107 @@ +# calibre-web + +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [calibre-web](https://truecharts.org/docs/charts/stable/calibre-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `calibre-web` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install calibre-web TrueCharts/calibre-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `calibre-web` deployment + +```console +helm uninstall calibre-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre-web \ + --set env.TZ="America/New York" \ + TrueCharts/calibre-web +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install calibre-web TrueCharts/calibre-web -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/calibre-web/11.0.43/app-readme.md b/stable/calibre-web/11.0.43/app-readme.md new file mode 100644 index 00000000000..fdc871bc685 --- /dev/null +++ b/stable/calibre-web/11.0.43/app-readme.md @@ -0,0 +1,8 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/calibre-web](https://truecharts.org/docs/charts/stable/calibre-web) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/calibre-web/11.0.43/charts/common-10.6.1.tgz b/stable/calibre-web/11.0.43/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/calibre-web/11.0.43/charts/common-10.6.1.tgz differ diff --git a/stable/calibre-web/11.0.43/ix_values.yaml b/stable/calibre-web/11.0.43/ix_values.yaml new file mode 100644 index 00000000000..c969f1c611b --- /dev/null +++ b/stable/calibre-web/11.0.43/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.19@sha256:dd5bbbf62e7751f7ab15b41e973529f4b6834c7bf268246ca614fc9d1d43d70f + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8083 + targetPort: 8083 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/calibre-web/11.0.43/questions.yaml b/stable/calibre-web/11.0.43/questions.yaml new file mode 100644 index 00000000000..e9a1a002496 --- /dev/null +++ b/stable/calibre-web/11.0.43/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8083 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8083 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/cloud9/4.0.30/templates/common.yaml b/stable/calibre-web/11.0.43/templates/common.yaml similarity index 100% rename from stable/cloud9/4.0.30/templates/common.yaml rename to stable/calibre-web/11.0.43/templates/common.yaml diff --git a/stable/cloud9/4.0.30/values.yaml b/stable/calibre-web/11.0.43/values.yaml similarity index 100% rename from stable/cloud9/4.0.30/values.yaml rename to stable/calibre-web/11.0.43/values.yaml diff --git a/stable/calibre/7.0.44/CHANGELOG.md b/stable/calibre/7.0.44/CHANGELOG.md deleted file mode 100644 index 8a6bda34d37..00000000000 --- a/stable/calibre/7.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/calibre/7.0.44/Chart.lock b/stable/calibre/7.0.44/Chart.lock deleted file mode 100644 index 62f728935f8..00000000000 --- a/stable/calibre/7.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:46:16.656673962Z" diff --git a/stable/calibre/7.0.44/Chart.yaml b/stable/calibre/7.0.44/Chart.yaml deleted file mode 100644 index 992644cc63a..00000000000 --- a/stable/calibre/7.0.44/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "6.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Calibre is a powerful and easy to use e-book manager. -home: https://truecharts.org/docs/charts/stable/calibre -icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png -keywords: - - calibre -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: calibre -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/calibre - - https://hub.docker.com/r/linuxserver/calibre/ - - https://github.com/kovidgoyal/calibre/ -version: 7.0.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/calibre/7.0.44/README.md b/stable/calibre/7.0.44/README.md deleted file mode 100644 index 879b5887172..00000000000 --- a/stable/calibre/7.0.44/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# calibre - -Calibre is a powerful and easy to use e-book manager. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [calibre](https://truecharts.org/docs/charts/stable/calibre) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `calibre` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install calibre TrueCharts/calibre -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `calibre` deployment - -```console -helm uninstall calibre -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install calibre \ - --set env.TZ="America/New York" \ - TrueCharts/calibre -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install calibre TrueCharts/calibre -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/calibre/7.0.44/charts/common-10.5.10.tgz b/stable/calibre/7.0.44/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/calibre/7.0.44/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/calibre/7.0.45/CHANGELOG.md b/stable/calibre/7.0.45/CHANGELOG.md new file mode 100644 index 00000000000..804b699a8bf --- /dev/null +++ b/stable/calibre/7.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-7.0.45](https://github.com/truecharts/charts/compare/calibre-7.0.44...calibre-7.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [calibre-7.0.44](https://github.com/truecharts/charts/compare/calibre-7.0.41...calibre-7.0.44) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/calibre/7.0.45/Chart.lock b/stable/calibre/7.0.45/Chart.lock new file mode 100644 index 00000000000..552679080b2 --- /dev/null +++ b/stable/calibre/7.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:49:29.077483827Z" diff --git a/stable/calibre/7.0.45/Chart.yaml b/stable/calibre/7.0.45/Chart.yaml new file mode 100644 index 00000000000..7e1076c43fe --- /dev/null +++ b/stable/calibre/7.0.45/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "6.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Calibre is a powerful and easy to use e-book manager. +home: https://truecharts.org/docs/charts/stable/calibre +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png +keywords: + - calibre +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://hub.docker.com/r/linuxserver/calibre/ + - https://github.com/kovidgoyal/calibre/ +version: 7.0.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre/7.0.45/README.md b/stable/calibre/7.0.45/README.md new file mode 100644 index 00000000000..b1b8b7de03e --- /dev/null +++ b/stable/calibre/7.0.45/README.md @@ -0,0 +1,107 @@ +# calibre + +Calibre is a powerful and easy to use e-book manager. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [calibre](https://truecharts.org/docs/charts/stable/calibre) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `calibre` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install calibre TrueCharts/calibre +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `calibre` deployment + +```console +helm uninstall calibre +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install calibre \ + --set env.TZ="America/New York" \ + TrueCharts/calibre +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install calibre TrueCharts/calibre -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/calibre/7.0.44/app-readme.md b/stable/calibre/7.0.45/app-readme.md similarity index 100% rename from stable/calibre/7.0.44/app-readme.md rename to stable/calibre/7.0.45/app-readme.md diff --git a/stable/calibre/7.0.45/charts/common-10.6.1.tgz b/stable/calibre/7.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/calibre/7.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/calibre/7.0.44/ix_values.yaml b/stable/calibre/7.0.45/ix_values.yaml similarity index 100% rename from stable/calibre/7.0.44/ix_values.yaml rename to stable/calibre/7.0.45/ix_values.yaml diff --git a/stable/calibre/7.0.44/questions.yaml b/stable/calibre/7.0.45/questions.yaml similarity index 100% rename from stable/calibre/7.0.44/questions.yaml rename to stable/calibre/7.0.45/questions.yaml diff --git a/stable/calibre/7.0.44/templates/common.yaml b/stable/calibre/7.0.45/templates/common.yaml similarity index 100% rename from stable/calibre/7.0.44/templates/common.yaml rename to stable/calibre/7.0.45/templates/common.yaml diff --git a/stable/cloudflared/1.0.15/values.yaml b/stable/calibre/7.0.45/values.yaml similarity index 100% rename from stable/cloudflared/1.0.15/values.yaml rename to stable/calibre/7.0.45/values.yaml diff --git a/stable/chevereto/3.0.37/CHANGELOG.md b/stable/chevereto/3.0.37/CHANGELOG.md deleted file mode 100644 index ade4beeaebb..00000000000 --- a/stable/chevereto/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/chevereto/3.0.37/Chart.lock b/stable/chevereto/3.0.37/Chart.lock deleted file mode 100644 index e1b6d826e02..00000000000 --- a/stable/chevereto/3.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:46:43.816417324Z" diff --git a/stable/chevereto/3.0.37/Chart.yaml b/stable/chevereto/3.0.37/Chart.yaml deleted file mode 100644 index 61821ba8841..00000000000 --- a/stable/chevereto/3.0.37/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 3.0.37 -appVersion: "1.6.2" -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/chevereto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png -keywords: - - chevereto -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://hub.docker.com/r/linuxserver/chevereto - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/chevereto/3.0.37/README.md b/stable/chevereto/3.0.37/README.md deleted file mode 100644 index 0c2211c6e39..00000000000 --- a/stable/chevereto/3.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# chevereto - -Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chevereto](https://truecharts.org/docs/charts/stable/chevereto) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `chevereto` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install chevereto TrueCharts/chevereto -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `chevereto` deployment - -```console -helm uninstall chevereto -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chevereto \ - --set env.TZ="America/New York" \ - TrueCharts/chevereto -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install chevereto TrueCharts/chevereto -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/chevereto/3.0.37/charts/common-10.5.10.tgz b/stable/chevereto/3.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/chevereto/3.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.37/charts/mariadb-3.0.73.tgz b/stable/chevereto/3.0.37/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/chevereto/3.0.37/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.38/CHANGELOG.md b/stable/chevereto/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..16823f2e687 --- /dev/null +++ b/stable/chevereto/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chevereto-3.0.38](https://github.com/truecharts/charts/compare/chevereto-3.0.37...chevereto-3.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chevereto-3.0.37](https://github.com/truecharts/charts/compare/chevereto-3.0.36...chevereto-3.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/chevereto/3.0.38/Chart.lock b/stable/chevereto/3.0.38/Chart.lock new file mode 100644 index 00000000000..d936224bd59 --- /dev/null +++ b/stable/chevereto/3.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T14:50:03.933748466Z" diff --git a/stable/chevereto/3.0.38/Chart.yaml b/stable/chevereto/3.0.38/Chart.yaml new file mode 100644 index 00000000000..9133d0d1b04 --- /dev/null +++ b/stable/chevereto/3.0.38/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 3.0.38 +appVersion: "1.6.2" +description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/chevereto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png +keywords: + - chevereto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://hub.docker.com/r/linuxserver/chevereto + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/chevereto/3.0.38/README.md b/stable/chevereto/3.0.38/README.md new file mode 100644 index 00000000000..4f46bc2cf81 --- /dev/null +++ b/stable/chevereto/3.0.38/README.md @@ -0,0 +1,109 @@ +# chevereto + +Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chevereto](https://truecharts.org/docs/charts/stable/chevereto) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `chevereto` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install chevereto TrueCharts/chevereto +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `chevereto` deployment + +```console +helm uninstall chevereto +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chevereto \ + --set env.TZ="America/New York" \ + TrueCharts/chevereto +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install chevereto TrueCharts/chevereto -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/chevereto/3.0.37/app-readme.md b/stable/chevereto/3.0.38/app-readme.md similarity index 100% rename from stable/chevereto/3.0.37/app-readme.md rename to stable/chevereto/3.0.38/app-readme.md diff --git a/stable/chevereto/3.0.38/charts/common-10.6.1.tgz b/stable/chevereto/3.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/chevereto/3.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/chevereto/3.0.38/charts/mariadb-3.0.82.tgz b/stable/chevereto/3.0.38/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/chevereto/3.0.38/charts/mariadb-3.0.82.tgz differ diff --git a/stable/chevereto/3.0.37/ix_values.yaml b/stable/chevereto/3.0.38/ix_values.yaml similarity index 100% rename from stable/chevereto/3.0.37/ix_values.yaml rename to stable/chevereto/3.0.38/ix_values.yaml diff --git a/stable/chevereto/3.0.37/questions.yaml b/stable/chevereto/3.0.38/questions.yaml similarity index 100% rename from stable/chevereto/3.0.37/questions.yaml rename to stable/chevereto/3.0.38/questions.yaml diff --git a/stable/cloudflared/1.0.15/templates/common.yaml b/stable/chevereto/3.0.38/templates/common.yaml similarity index 100% rename from stable/cloudflared/1.0.15/templates/common.yaml rename to stable/chevereto/3.0.38/templates/common.yaml diff --git a/stable/cloudflareddns/1.0.24/values.yaml b/stable/chevereto/3.0.38/values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.24/values.yaml rename to stable/chevereto/3.0.38/values.yaml diff --git a/stable/chronos/1.0.2/CHANGELOG.md b/stable/chronos/1.0.2/CHANGELOG.md deleted file mode 100644 index 10e9fa881c1..00000000000 --- a/stable/chronos/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/chronos/1.0.2/Chart.lock b/stable/chronos/1.0.2/Chart.lock deleted file mode 100644 index 74778502662..00000000000 --- a/stable/chronos/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:46:39.141594652Z" diff --git a/stable/chronos/1.0.2/Chart.yaml b/stable/chronos/1.0.2/Chart.yaml deleted file mode 100644 index 562277a6e59..00000000000 --- a/stable/chronos/1.0.2/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI." -home: https://truecharts.org/docs/charts/stable/chronos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png -keywords: - - chronos - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chronos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://github.com/simse/chronos - - https://hub.docker.com/r/simsemand/chronos -type: application -version: 1.0.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/chronos/1.0.2/README.md b/stable/chronos/1.0.2/README.md deleted file mode 100644 index 988d169a60d..00000000000 --- a/stable/chronos/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# chronos - -Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [chronos](https://truecharts.org/docs/charts/stable/chronos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `chronos` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install chronos TrueCharts/chronos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `chronos` deployment - -```console -helm uninstall chronos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install chronos \ - --set env.TZ="America/New York" \ - TrueCharts/chronos -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install chronos TrueCharts/chronos -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/chronos/1.0.2/charts/common-10.5.10.tgz b/stable/chronos/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/chronos/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/chronos/1.0.3/CHANGELOG.md b/stable/chronos/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..bcb5a737713 --- /dev/null +++ b/stable/chronos/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chronos-1.0.3](https://github.com/truecharts/charts/compare/chronos-1.0.2...chronos-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [chronos-1.0.2](https://github.com/truecharts/charts/compare/chronos-1.0.1...chronos-1.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/chronos/1.0.3/Chart.lock b/stable/chronos/1.0.3/Chart.lock new file mode 100644 index 00000000000..815b96f35d0 --- /dev/null +++ b/stable/chronos/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:49:59.250965713Z" diff --git a/stable/chronos/1.0.3/Chart.yaml b/stable/chronos/1.0.3/Chart.yaml new file mode 100644 index 00000000000..25d9c6f5c8d --- /dev/null +++ b/stable/chronos/1.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI." +home: https://truecharts.org/docs/charts/stable/chronos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png +keywords: + - chronos + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - https://github.com/simse/chronos + - https://hub.docker.com/r/simsemand/chronos +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/chronos/1.0.3/README.md b/stable/chronos/1.0.3/README.md new file mode 100644 index 00000000000..e294a849cd6 --- /dev/null +++ b/stable/chronos/1.0.3/README.md @@ -0,0 +1,107 @@ +# chronos + +Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [chronos](https://truecharts.org/docs/charts/stable/chronos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `chronos` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install chronos TrueCharts/chronos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `chronos` deployment + +```console +helm uninstall chronos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install chronos \ + --set env.TZ="America/New York" \ + TrueCharts/chronos +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install chronos TrueCharts/chronos -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/chronos/1.0.2/app-readme.md b/stable/chronos/1.0.3/app-readme.md similarity index 100% rename from stable/chronos/1.0.2/app-readme.md rename to stable/chronos/1.0.3/app-readme.md diff --git a/stable/chronos/1.0.3/charts/common-10.6.1.tgz b/stable/chronos/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/chronos/1.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/chronos/1.0.2/ix_values.yaml b/stable/chronos/1.0.3/ix_values.yaml similarity index 100% rename from stable/chronos/1.0.2/ix_values.yaml rename to stable/chronos/1.0.3/ix_values.yaml diff --git a/stable/chronos/1.0.2/questions.yaml b/stable/chronos/1.0.3/questions.yaml similarity index 100% rename from stable/chronos/1.0.2/questions.yaml rename to stable/chronos/1.0.3/questions.yaml diff --git a/stable/chronos/1.0.2/templates/common.yaml b/stable/chronos/1.0.3/templates/common.yaml similarity index 100% rename from stable/chronos/1.0.2/templates/common.yaml rename to stable/chronos/1.0.3/templates/common.yaml diff --git a/stable/code-server/4.0.38/values.yaml b/stable/chronos/1.0.3/values.yaml similarity index 100% rename from stable/code-server/4.0.38/values.yaml rename to stable/chronos/1.0.3/values.yaml diff --git a/stable/clamav/3.0.39/CHANGELOG.md b/stable/clamav/3.0.39/CHANGELOG.md deleted file mode 100644 index 94c28eec768..00000000000 --- a/stable/clamav/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/clamav/3.0.39/Chart.lock b/stable/clamav/3.0.39/Chart.lock deleted file mode 100644 index 41308a69941..00000000000 --- a/stable/clamav/3.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:46:42.568635445Z" diff --git a/stable/clamav/3.0.39/Chart.yaml b/stable/clamav/3.0.39/Chart.yaml deleted file mode 100644 index 633f7dc06eb..00000000000 --- a/stable/clamav/3.0.39/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.105.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -home: https://truecharts.org/docs/charts/stable/clamav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png -keywords: - - clamav - - antivirus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clamav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://github.com/Cisco-Talos/clamav - - https://hub.docker.com/r/clamav/clamav - - https://docs.clamav.net/ -type: application -version: 3.0.39 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clamav/3.0.39/README.md b/stable/clamav/3.0.39/README.md deleted file mode 100644 index 0879654d538..00000000000 --- a/stable/clamav/3.0.39/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# clamav - -ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [clamav](https://truecharts.org/docs/charts/stable/clamav) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `clamav` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install clamav TrueCharts/clamav -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `clamav` deployment - -```console -helm uninstall clamav -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install clamav \ - --set env.TZ="America/New York" \ - TrueCharts/clamav -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install clamav TrueCharts/clamav -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/clamav/3.0.39/charts/common-10.5.10.tgz b/stable/clamav/3.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/clamav/3.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/clamav/3.0.40/CHANGELOG.md b/stable/clamav/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..0ac3dd7b9a1 --- /dev/null +++ b/stable/clamav/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clamav-3.0.40](https://github.com/truecharts/charts/compare/clamav-3.0.39...clamav-3.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clamav-3.0.39](https://github.com/truecharts/charts/compare/clamav-3.0.38...clamav-3.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/clamav/3.0.40/Chart.lock b/stable/clamav/3.0.40/Chart.lock new file mode 100644 index 00000000000..a8bd54a9a3a --- /dev/null +++ b/stable/clamav/3.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:50:00.59181649Z" diff --git a/stable/clamav/3.0.40/Chart.yaml b/stable/clamav/3.0.40/Chart.yaml new file mode 100644 index 00000000000..2b0530ab9fe --- /dev/null +++ b/stable/clamav/3.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.105.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. +home: https://truecharts.org/docs/charts/stable/clamav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png +keywords: + - clamav + - antivirus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clamav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://github.com/Cisco-Talos/clamav + - https://hub.docker.com/r/clamav/clamav + - https://docs.clamav.net/ +type: application +version: 3.0.40 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clamav/3.0.40/README.md b/stable/clamav/3.0.40/README.md new file mode 100644 index 00000000000..b5a00f5981a --- /dev/null +++ b/stable/clamav/3.0.40/README.md @@ -0,0 +1,108 @@ +# clamav + +ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [clamav](https://truecharts.org/docs/charts/stable/clamav) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `clamav` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install clamav TrueCharts/clamav +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `clamav` deployment + +```console +helm uninstall clamav +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install clamav \ + --set env.TZ="America/New York" \ + TrueCharts/clamav +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install clamav TrueCharts/clamav -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/clamav/3.0.39/app-readme.md b/stable/clamav/3.0.40/app-readme.md similarity index 100% rename from stable/clamav/3.0.39/app-readme.md rename to stable/clamav/3.0.40/app-readme.md diff --git a/stable/clamav/3.0.40/charts/common-10.6.1.tgz b/stable/clamav/3.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/clamav/3.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/clamav/3.0.39/ix_values.yaml b/stable/clamav/3.0.40/ix_values.yaml similarity index 100% rename from stable/clamav/3.0.39/ix_values.yaml rename to stable/clamav/3.0.40/ix_values.yaml diff --git a/stable/clamav/3.0.39/questions.yaml b/stable/clamav/3.0.40/questions.yaml similarity index 100% rename from stable/clamav/3.0.39/questions.yaml rename to stable/clamav/3.0.40/questions.yaml diff --git a/stable/clamav/3.0.39/templates/_cronjob.tpl b/stable/clamav/3.0.40/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/3.0.39/templates/_cronjob.tpl rename to stable/clamav/3.0.40/templates/_cronjob.tpl diff --git a/stable/clamav/3.0.39/templates/common.yaml b/stable/clamav/3.0.40/templates/common.yaml similarity index 100% rename from stable/clamav/3.0.39/templates/common.yaml rename to stable/clamav/3.0.40/templates/common.yaml diff --git a/stable/commento-plusplus/3.0.40/values.yaml b/stable/clamav/3.0.40/values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.40/values.yaml rename to stable/clamav/3.0.40/values.yaml diff --git a/stable/clarkson/3.0.39/CHANGELOG.md b/stable/clarkson/3.0.39/CHANGELOG.md deleted file mode 100644 index 2faee7549ad..00000000000 --- a/stable/clarkson/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/clarkson/3.0.39/Chart.lock b/stable/clarkson/3.0.39/Chart.lock deleted file mode 100644 index 39580740b23..00000000000 --- a/stable/clarkson/3.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:47:00.45689658Z" diff --git a/stable/clarkson/3.0.39/Chart.yaml b/stable/clarkson/3.0.39/Chart.yaml deleted file mode 100644 index 3455a6ba7d2..00000000000 --- a/stable/clarkson/3.0.39/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." -home: https://truecharts.org/docs/charts/stable/clarkson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png -keywords: - - fuel - - car - - log - - fill-up - - vehicle -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clarkson -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - - https://github.com/linuxserver/Clarkson - - https://hub.docker.com/r/linuxserver/clarkson -version: 3.0.39 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clarkson/3.0.39/README.md b/stable/clarkson/3.0.39/README.md deleted file mode 100644 index a04ac344f9c..00000000000 --- a/stable/clarkson/3.0.39/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# clarkson - -A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [clarkson](https://truecharts.org/docs/charts/stable/clarkson) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `clarkson` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install clarkson TrueCharts/clarkson -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `clarkson` deployment - -```console -helm uninstall clarkson -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install clarkson \ - --set env.TZ="America/New York" \ - TrueCharts/clarkson -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install clarkson TrueCharts/clarkson -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/clarkson/3.0.39/charts/common-10.5.10.tgz b/stable/clarkson/3.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/clarkson/3.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.39/charts/mariadb-3.0.73.tgz b/stable/clarkson/3.0.39/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/clarkson/3.0.39/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.40/CHANGELOG.md b/stable/clarkson/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..b09b6be1292 --- /dev/null +++ b/stable/clarkson/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clarkson-3.0.40](https://github.com/truecharts/charts/compare/clarkson-3.0.39...clarkson-3.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [clarkson-3.0.39](https://github.com/truecharts/charts/compare/clarkson-3.0.38...clarkson-3.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/clarkson/3.0.40/Chart.lock b/stable/clarkson/3.0.40/Chart.lock new file mode 100644 index 00000000000..59afdbb0ffc --- /dev/null +++ b/stable/clarkson/3.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T14:50:22.63031464Z" diff --git a/stable/clarkson/3.0.40/Chart.yaml b/stable/clarkson/3.0.40/Chart.yaml new file mode 100644 index 00000000000..8a475410190 --- /dev/null +++ b/stable/clarkson/3.0.40/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." +home: https://truecharts.org/docs/charts/stable/clarkson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png +keywords: + - fuel + - car + - log + - fill-up + - vehicle +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clarkson +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://github.com/linuxserver/Clarkson + - https://hub.docker.com/r/linuxserver/clarkson +version: 3.0.40 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clarkson/3.0.40/README.md b/stable/clarkson/3.0.40/README.md new file mode 100644 index 00000000000..91ace6c6d3c --- /dev/null +++ b/stable/clarkson/3.0.40/README.md @@ -0,0 +1,108 @@ +# clarkson + +A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [clarkson](https://truecharts.org/docs/charts/stable/clarkson) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `clarkson` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install clarkson TrueCharts/clarkson +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `clarkson` deployment + +```console +helm uninstall clarkson +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install clarkson \ + --set env.TZ="America/New York" \ + TrueCharts/clarkson +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install clarkson TrueCharts/clarkson -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/clarkson/3.0.39/app-readme.md b/stable/clarkson/3.0.40/app-readme.md similarity index 100% rename from stable/clarkson/3.0.39/app-readme.md rename to stable/clarkson/3.0.40/app-readme.md diff --git a/stable/clarkson/3.0.40/charts/common-10.6.1.tgz b/stable/clarkson/3.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/clarkson/3.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/clarkson/3.0.40/charts/mariadb-3.0.82.tgz b/stable/clarkson/3.0.40/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/clarkson/3.0.40/charts/mariadb-3.0.82.tgz differ diff --git a/stable/clarkson/3.0.39/ix_values.yaml b/stable/clarkson/3.0.40/ix_values.yaml similarity index 100% rename from stable/clarkson/3.0.39/ix_values.yaml rename to stable/clarkson/3.0.40/ix_values.yaml diff --git a/stable/clarkson/3.0.39/questions.yaml b/stable/clarkson/3.0.40/questions.yaml similarity index 100% rename from stable/clarkson/3.0.39/questions.yaml rename to stable/clarkson/3.0.40/questions.yaml diff --git a/stable/cloudflareddns/1.0.24/templates/common.yaml b/stable/clarkson/3.0.40/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/1.0.24/templates/common.yaml rename to stable/clarkson/3.0.40/templates/common.yaml diff --git a/stable/couchpotato/2.0.30/values.yaml b/stable/clarkson/3.0.40/values.yaml similarity index 100% rename from stable/couchpotato/2.0.30/values.yaml rename to stable/clarkson/3.0.40/values.yaml diff --git a/stable/cloud9/4.0.30/CHANGELOG.md b/stable/cloud9/4.0.30/CHANGELOG.md deleted file mode 100644 index cf1ad759a40..00000000000 --- a/stable/cloud9/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/cloud9/4.0.30/Chart.lock b/stable/cloud9/4.0.30/Chart.lock deleted file mode 100644 index c150ea7af17..00000000000 --- a/stable/cloud9/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:47:04.408447696Z" diff --git a/stable/cloud9/4.0.30/Chart.yaml b/stable/cloud9/4.0.30/Chart.yaml deleted file mode 100644 index 18b56a0d807..00000000000 --- a/stable/cloud9/4.0.30/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A complete web based IDE with terminal access -home: https://truecharts.org/docs/charts/stable/cloud9 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png -keywords: - - cloud9 - - ide - - terminal - - web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloud9 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core - - https://hub.docker.com/r/linuxserver/cloud9 -type: application -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloud9/4.0.30/README.md b/stable/cloud9/4.0.30/README.md deleted file mode 100644 index f4074a40a6b..00000000000 --- a/stable/cloud9/4.0.30/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# cloud9 - -A complete web based IDE with terminal access - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloud9](https://truecharts.org/docs/charts/stable/cloud9) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cloud9` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cloud9 TrueCharts/cloud9 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cloud9` deployment - -```console -helm uninstall cloud9 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloud9 \ - --set env.TZ="America/New York" \ - TrueCharts/cloud9 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cloud9 TrueCharts/cloud9 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cloud9/4.0.30/charts/common-10.5.10.tgz b/stable/cloud9/4.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/cloud9/4.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/cloud9/4.0.31/CHANGELOG.md b/stable/cloud9/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ca867c28baa --- /dev/null +++ b/stable/cloud9/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloud9-4.0.31](https://github.com/truecharts/charts/compare/cloud9-4.0.30...cloud9-4.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloud9-4.0.30](https://github.com/truecharts/charts/compare/cloud9-4.0.29...cloud9-4.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/cloud9/4.0.31/Chart.lock b/stable/cloud9/4.0.31/Chart.lock new file mode 100644 index 00000000000..61ce73bcf81 --- /dev/null +++ b/stable/cloud9/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:50:30.992611918Z" diff --git a/stable/cloud9/4.0.31/Chart.yaml b/stable/cloud9/4.0.31/Chart.yaml new file mode 100644 index 00000000000..0c8d4ac30a0 --- /dev/null +++ b/stable/cloud9/4.0.31/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A complete web based IDE with terminal access +home: https://truecharts.org/docs/charts/stable/cloud9 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png +keywords: + - cloud9 + - ide + - terminal + - web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloud9 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core + - https://hub.docker.com/r/linuxserver/cloud9 +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloud9/4.0.31/README.md b/stable/cloud9/4.0.31/README.md new file mode 100644 index 00000000000..ad4a04091db --- /dev/null +++ b/stable/cloud9/4.0.31/README.md @@ -0,0 +1,108 @@ +# cloud9 + +A complete web based IDE with terminal access + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloud9](https://truecharts.org/docs/charts/stable/cloud9) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cloud9` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cloud9 TrueCharts/cloud9 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cloud9` deployment + +```console +helm uninstall cloud9 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloud9 \ + --set env.TZ="America/New York" \ + TrueCharts/cloud9 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cloud9 TrueCharts/cloud9 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cloud9/4.0.30/app-readme.md b/stable/cloud9/4.0.31/app-readme.md similarity index 100% rename from stable/cloud9/4.0.30/app-readme.md rename to stable/cloud9/4.0.31/app-readme.md diff --git a/stable/cloud9/4.0.31/charts/common-10.6.1.tgz b/stable/cloud9/4.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/cloud9/4.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/cloud9/4.0.30/ix_values.yaml b/stable/cloud9/4.0.31/ix_values.yaml similarity index 100% rename from stable/cloud9/4.0.30/ix_values.yaml rename to stable/cloud9/4.0.31/ix_values.yaml diff --git a/stable/cloud9/4.0.30/questions.yaml b/stable/cloud9/4.0.31/questions.yaml similarity index 100% rename from stable/cloud9/4.0.30/questions.yaml rename to stable/cloud9/4.0.31/questions.yaml diff --git a/stable/commento-plusplus/3.0.40/templates/common.yaml b/stable/cloud9/4.0.31/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/3.0.40/templates/common.yaml rename to stable/cloud9/4.0.31/templates/common.yaml diff --git a/stable/cryptofolio/4.0.33/values.yaml b/stable/cloud9/4.0.31/values.yaml similarity index 100% rename from stable/cryptofolio/4.0.33/values.yaml rename to stable/cloud9/4.0.31/values.yaml diff --git a/stable/cloudflared/1.0.15/CHANGELOG.md b/stable/cloudflared/1.0.15/CHANGELOG.md deleted file mode 100644 index 95eb6e015f8..00000000000 --- a/stable/cloudflared/1.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/cloudflared/1.0.15/Chart.lock b/stable/cloudflared/1.0.15/Chart.lock deleted file mode 100644 index 6f381671307..00000000000 --- a/stable/cloudflared/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:47:08.301889494Z" diff --git a/stable/cloudflared/1.0.15/Chart.yaml b/stable/cloudflared/1.0.15/Chart.yaml deleted file mode 100644 index d4dcf3c2930..00000000000 --- a/stable/cloudflared/1.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflared -version: 1.0.15 -appVersion: "2022.8.0" -description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/cloudflared -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png -keywords: - - cloudflared - - networking -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared - - https://hub.docker.com/r/cloudflare/cloudflared -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloudflared/1.0.15/README.md b/stable/cloudflared/1.0.15/README.md deleted file mode 100644 index c1b2e5114a3..00000000000 --- a/stable/cloudflared/1.0.15/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# cloudflared - -Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudflared](https://truecharts.org/docs/charts/stable/cloudflared) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cloudflared` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cloudflared TrueCharts/cloudflared -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cloudflared` deployment - -```console -helm uninstall cloudflared -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudflared \ - --set env.TZ="America/New York" \ - TrueCharts/cloudflared -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cloudflared TrueCharts/cloudflared -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflared/1.0.15/charts/common-10.5.10.tgz b/stable/cloudflared/1.0.15/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/cloudflared/1.0.15/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/cloudflared/1.0.16/CHANGELOG.md b/stable/cloudflared/1.0.16/CHANGELOG.md new file mode 100644 index 00000000000..bdd75b293f0 --- /dev/null +++ b/stable/cloudflared/1.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflared-1.0.16](https://github.com/truecharts/charts/compare/cloudflared-1.0.15...cloudflared-1.0.16) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cloudflared-1.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflared-1.0.15) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/cloudflared/1.0.16/Chart.lock b/stable/cloudflared/1.0.16/Chart.lock new file mode 100644 index 00000000000..cdca4ca844a --- /dev/null +++ b/stable/cloudflared/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:50:33.074683809Z" diff --git a/stable/cloudflared/1.0.16/Chart.yaml b/stable/cloudflared/1.0.16/Chart.yaml new file mode 100644 index 00000000000..412271d4f7b --- /dev/null +++ b/stable/cloudflared/1.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflared +version: 1.0.16 +appVersion: "2022.8.0" +description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/cloudflared +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png +keywords: + - cloudflared + - networking +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflared + - https://hub.docker.com/r/cloudflare/cloudflared +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloudflared/1.0.16/README.md b/stable/cloudflared/1.0.16/README.md new file mode 100644 index 00000000000..83cda2ab373 --- /dev/null +++ b/stable/cloudflared/1.0.16/README.md @@ -0,0 +1,106 @@ +# cloudflared + +Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudflared](https://truecharts.org/docs/charts/stable/cloudflared) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cloudflared` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cloudflared TrueCharts/cloudflared +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cloudflared` deployment + +```console +helm uninstall cloudflared +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudflared \ + --set env.TZ="America/New York" \ + TrueCharts/cloudflared +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cloudflared TrueCharts/cloudflared -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflared/1.0.15/app-readme.md b/stable/cloudflared/1.0.16/app-readme.md similarity index 100% rename from stable/cloudflared/1.0.15/app-readme.md rename to stable/cloudflared/1.0.16/app-readme.md diff --git a/stable/cloudflared/1.0.16/charts/common-10.6.1.tgz b/stable/cloudflared/1.0.16/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/cloudflared/1.0.16/charts/common-10.6.1.tgz differ diff --git a/stable/cloudflared/1.0.15/ci/test-values.yaml b/stable/cloudflared/1.0.16/ci/test-values.yaml similarity index 100% rename from stable/cloudflared/1.0.15/ci/test-values.yaml rename to stable/cloudflared/1.0.16/ci/test-values.yaml diff --git a/stable/cloudflared/1.0.15/ix_values.yaml b/stable/cloudflared/1.0.16/ix_values.yaml similarity index 100% rename from stable/cloudflared/1.0.15/ix_values.yaml rename to stable/cloudflared/1.0.16/ix_values.yaml diff --git a/stable/cloudflared/1.0.15/questions.yaml b/stable/cloudflared/1.0.16/questions.yaml similarity index 100% rename from stable/cloudflared/1.0.15/questions.yaml rename to stable/cloudflared/1.0.16/questions.yaml diff --git a/stable/couchpotato/2.0.30/templates/common.yaml b/stable/cloudflared/1.0.16/templates/common.yaml similarity index 100% rename from stable/couchpotato/2.0.30/templates/common.yaml rename to stable/cloudflared/1.0.16/templates/common.yaml diff --git a/stable/custom-app/5.1.66/values.yaml b/stable/cloudflared/1.0.16/values.yaml similarity index 100% rename from stable/custom-app/5.1.66/values.yaml rename to stable/cloudflared/1.0.16/values.yaml diff --git a/stable/cloudflareddns/1.0.24/CHANGELOG.md b/stable/cloudflareddns/1.0.24/CHANGELOG.md deleted file mode 100644 index 55780d4a91c..00000000000 --- a/stable/cloudflareddns/1.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflareddns-1.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [cloudflareddns-1.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [cloudflareddns-1.0.23](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [cloudflareddns-1.0.23](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/stable/cloudflareddns/1.0.24/Chart.lock b/stable/cloudflareddns/1.0.24/Chart.lock deleted file mode 100644 index d666550ec2f..00000000000 --- a/stable/cloudflareddns/1.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:47:18.53425944Z" diff --git a/stable/cloudflareddns/1.0.24/Chart.yaml b/stable/cloudflareddns/1.0.24/Chart.yaml deleted file mode 100644 index a58542223fe..00000000000 --- a/stable/cloudflareddns/1.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflareddns -version: 1.0.24 -appVersion: "latest" -description: Update your Cloudflare DNS records automatically for those with a dynamic IP -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/cloudflareddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png -keywords: - - ddns - - cloudflare - - cloudflareddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloudflareddns/1.0.24/README.md b/stable/cloudflareddns/1.0.24/README.md deleted file mode 100644 index e184ffd3024..00000000000 --- a/stable/cloudflareddns/1.0.24/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cloudflareddns - -Update your Cloudflare DNS records automatically for those with a dynamic IP - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cloudflareddns](https://truecharts.org/docs/charts/stable/cloudflareddns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cloudflareddns` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cloudflareddns TrueCharts/cloudflareddns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cloudflareddns` deployment - -```console -helm uninstall cloudflareddns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cloudflareddns \ - --set env.TZ="America/New York" \ - TrueCharts/cloudflareddns -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cloudflareddns TrueCharts/cloudflareddns -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflareddns/1.0.24/charts/common-10.5.10.tgz b/stable/cloudflareddns/1.0.24/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/cloudflareddns/1.0.24/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/cloudflareddns/1.0.25/CHANGELOG.md b/stable/cloudflareddns/1.0.25/CHANGELOG.md new file mode 100644 index 00000000000..19ee5a7086f --- /dev/null +++ b/stable/cloudflareddns/1.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflareddns-1.0.25](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.24...cloudflareddns-1.0.25) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cloudflareddns-1.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cloudflareddns-1.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.24) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cloudflareddns-1.0.23](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [cloudflareddns-1.0.23](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.20...cloudflareddns-1.0.23) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/cloudflareddns/1.0.25/Chart.lock b/stable/cloudflareddns/1.0.25/Chart.lock new file mode 100644 index 00000000000..86f7cf044bd --- /dev/null +++ b/stable/cloudflareddns/1.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:50:47.365439052Z" diff --git a/stable/cloudflareddns/1.0.25/Chart.yaml b/stable/cloudflareddns/1.0.25/Chart.yaml new file mode 100644 index 00000000000..93ea393420d --- /dev/null +++ b/stable/cloudflareddns/1.0.25/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflareddns +version: 1.0.25 +appVersion: "latest" +description: Update your Cloudflare DNS records automatically for those with a dynamic IP +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/cloudflareddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png +keywords: + - ddns + - cloudflare + - cloudflareddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloudflareddns/1.0.25/README.md b/stable/cloudflareddns/1.0.25/README.md new file mode 100644 index 00000000000..12ff722ff03 --- /dev/null +++ b/stable/cloudflareddns/1.0.25/README.md @@ -0,0 +1,107 @@ +# cloudflareddns + +Update your Cloudflare DNS records automatically for those with a dynamic IP + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cloudflareddns](https://truecharts.org/docs/charts/stable/cloudflareddns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cloudflareddns` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cloudflareddns TrueCharts/cloudflareddns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cloudflareddns` deployment + +```console +helm uninstall cloudflareddns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cloudflareddns \ + --set env.TZ="America/New York" \ + TrueCharts/cloudflareddns +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cloudflareddns TrueCharts/cloudflareddns -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cloudflareddns/1.0.24/app-readme.md b/stable/cloudflareddns/1.0.25/app-readme.md similarity index 100% rename from stable/cloudflareddns/1.0.24/app-readme.md rename to stable/cloudflareddns/1.0.25/app-readme.md diff --git a/stable/cloudflareddns/1.0.25/charts/common-10.6.1.tgz b/stable/cloudflareddns/1.0.25/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/cloudflareddns/1.0.25/charts/common-10.6.1.tgz differ diff --git a/stable/cloudflareddns/1.0.24/ix_values.yaml b/stable/cloudflareddns/1.0.25/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.24/ix_values.yaml rename to stable/cloudflareddns/1.0.25/ix_values.yaml diff --git a/stable/cloudflareddns/1.0.24/questions.yaml b/stable/cloudflareddns/1.0.25/questions.yaml similarity index 100% rename from stable/cloudflareddns/1.0.24/questions.yaml rename to stable/cloudflareddns/1.0.25/questions.yaml diff --git a/stable/cryptofolio/4.0.33/templates/common.yaml b/stable/cloudflareddns/1.0.25/templates/common.yaml similarity index 100% rename from stable/cryptofolio/4.0.33/templates/common.yaml rename to stable/cloudflareddns/1.0.25/templates/common.yaml diff --git a/stable/cyberchef/2.0.89/values.yaml b/stable/cloudflareddns/1.0.25/values.yaml similarity index 100% rename from stable/cyberchef/2.0.89/values.yaml rename to stable/cloudflareddns/1.0.25/values.yaml diff --git a/stable/code-server/4.0.38/CHANGELOG.md b/stable/code-server/4.0.38/CHANGELOG.md deleted file mode 100644 index 85505471c6c..00000000000 --- a/stable/code-server/4.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/code-server/4.0.38/Chart.lock b/stable/code-server/4.0.38/Chart.lock deleted file mode 100644 index 64fe490c6bd..00000000000 --- a/stable/code-server/4.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:47:30.138311455Z" diff --git a/stable/code-server/4.0.38/Chart.yaml b/stable/code-server/4.0.38/Chart.yaml deleted file mode 100644 index 1204e5106c8..00000000000 --- a/stable/code-server/4.0.38/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Run VS Code on any machine anywhere and access it in the browser. -home: https://truecharts.org/docs/charts/stable/code-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png -keywords: - - code - - vs - - visual studio - - vscode -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: code-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - - https://github.com/cdr/code-server -type: application -version: 4.0.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/code-server/4.0.38/README.md b/stable/code-server/4.0.38/README.md deleted file mode 100644 index f07448e9f1c..00000000000 --- a/stable/code-server/4.0.38/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# code-server - -Run VS Code on any machine anywhere and access it in the browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [code-server](https://truecharts.org/docs/charts/stable/code-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `code-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install code-server TrueCharts/code-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `code-server` deployment - -```console -helm uninstall code-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install code-server \ - --set env.TZ="America/New York" \ - TrueCharts/code-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install code-server TrueCharts/code-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/code-server/4.0.38/charts/common-10.5.10.tgz b/stable/code-server/4.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/code-server/4.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/code-server/4.0.39/CHANGELOG.md b/stable/code-server/4.0.39/CHANGELOG.md new file mode 100644 index 00000000000..8f273ee7489 --- /dev/null +++ b/stable/code-server/4.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [code-server-4.0.39](https://github.com/truecharts/charts/compare/code-server-4.0.38...code-server-4.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [code-server-4.0.38](https://github.com/truecharts/charts/compare/code-server-4.0.37...code-server-4.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/code-server/4.0.39/Chart.lock b/stable/code-server/4.0.39/Chart.lock new file mode 100644 index 00000000000..7cdb365aaab --- /dev/null +++ b/stable/code-server/4.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:51:01.945888284Z" diff --git a/stable/code-server/4.0.39/Chart.yaml b/stable/code-server/4.0.39/Chart.yaml new file mode 100644 index 00000000000..81a30d0b5de --- /dev/null +++ b/stable/code-server/4.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Run VS Code on any machine anywhere and access it in the browser. +home: https://truecharts.org/docs/charts/stable/code-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png +keywords: + - code + - vs + - visual studio + - vscode +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: code-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://github.com/cdr/code-server +type: application +version: 4.0.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/code-server/4.0.39/README.md b/stable/code-server/4.0.39/README.md new file mode 100644 index 00000000000..ac18db8502f --- /dev/null +++ b/stable/code-server/4.0.39/README.md @@ -0,0 +1,106 @@ +# code-server + +Run VS Code on any machine anywhere and access it in the browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [code-server](https://truecharts.org/docs/charts/stable/code-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `code-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install code-server TrueCharts/code-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `code-server` deployment + +```console +helm uninstall code-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install code-server \ + --set env.TZ="America/New York" \ + TrueCharts/code-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install code-server TrueCharts/code-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/code-server/4.0.38/app-readme.md b/stable/code-server/4.0.39/app-readme.md similarity index 100% rename from stable/code-server/4.0.38/app-readme.md rename to stable/code-server/4.0.39/app-readme.md diff --git a/stable/code-server/4.0.39/charts/common-10.6.1.tgz b/stable/code-server/4.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/code-server/4.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/code-server/4.0.38/ix_values.yaml b/stable/code-server/4.0.39/ix_values.yaml similarity index 100% rename from stable/code-server/4.0.38/ix_values.yaml rename to stable/code-server/4.0.39/ix_values.yaml diff --git a/stable/code-server/4.0.38/questions.yaml b/stable/code-server/4.0.39/questions.yaml similarity index 100% rename from stable/code-server/4.0.38/questions.yaml rename to stable/code-server/4.0.39/questions.yaml diff --git a/stable/code-server/4.0.38/templates/common.yaml b/stable/code-server/4.0.39/templates/common.yaml similarity index 100% rename from stable/code-server/4.0.38/templates/common.yaml rename to stable/code-server/4.0.39/templates/common.yaml diff --git a/stable/czkawka/1.0.10/values.yaml b/stable/code-server/4.0.39/values.yaml similarity index 100% rename from stable/czkawka/1.0.10/values.yaml rename to stable/code-server/4.0.39/values.yaml diff --git a/stable/commento-plusplus/3.0.40/CHANGELOG.md b/stable/commento-plusplus/3.0.40/CHANGELOG.md deleted file mode 100644 index f1046213517..00000000000 --- a/stable/commento-plusplus/3.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/commento-plusplus/3.0.40/Chart.lock b/stable/commento-plusplus/3.0.40/Chart.lock deleted file mode 100644 index a660c14fdcf..00000000000 --- a/stable/commento-plusplus/3.0.40/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:47:42.635309658Z" diff --git a/stable/commento-plusplus/3.0.40/Chart.yaml b/stable/commento-plusplus/3.0.40/Chart.yaml deleted file mode 100644 index 658671d0ec1..00000000000 --- a/stable/commento-plusplus/3.0.40/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. -home: https://truecharts.org/docs/charts/stable/commento-plusplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png -keywords: - - commento -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: commento-plusplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://github.com/souramoo/commentoplusplus - - https://hub.docker.com/r/caroga/commentoplusplus -version: 3.0.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.40/README.md b/stable/commento-plusplus/3.0.40/README.md deleted file mode 100644 index 7cae91ca132..00000000000 --- a/stable/commento-plusplus/3.0.40/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# commento-plusplus - -Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [commento-plusplus](https://truecharts.org/docs/charts/stable/commento-plusplus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `commento-plusplus` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install commento-plusplus TrueCharts/commento-plusplus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `commento-plusplus` deployment - -```console -helm uninstall commento-plusplus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install commento-plusplus \ - --set env.TZ="America/New York" \ - TrueCharts/commento-plusplus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install commento-plusplus TrueCharts/commento-plusplus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/commento-plusplus/3.0.40/charts/common-10.5.10.tgz b/stable/commento-plusplus/3.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/commento-plusplus/3.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.40/charts/postgresql-8.0.78.tgz b/stable/commento-plusplus/3.0.40/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/commento-plusplus/3.0.40/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.41/CHANGELOG.md b/stable/commento-plusplus/3.0.41/CHANGELOG.md new file mode 100644 index 00000000000..7007c3b984b --- /dev/null +++ b/stable/commento-plusplus/3.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [commento-plusplus-3.0.41](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.40...commento-plusplus-3.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [commento-plusplus-3.0.40](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.39...commento-plusplus-3.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/commento-plusplus/3.0.41/Chart.lock b/stable/commento-plusplus/3.0.41/Chart.lock new file mode 100644 index 00000000000..33db5cd69f8 --- /dev/null +++ b/stable/commento-plusplus/3.0.41/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:51:17.373399027Z" diff --git a/stable/commento-plusplus/3.0.41/Chart.yaml b/stable/commento-plusplus/3.0.41/Chart.yaml new file mode 100644 index 00000000000..cc1377ba968 --- /dev/null +++ b/stable/commento-plusplus/3.0.41/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. +home: https://truecharts.org/docs/charts/stable/commento-plusplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png +keywords: + - commento +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: commento-plusplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://github.com/souramoo/commentoplusplus + - https://hub.docker.com/r/caroga/commentoplusplus +version: 3.0.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.41/README.md b/stable/commento-plusplus/3.0.41/README.md new file mode 100644 index 00000000000..da600b20507 --- /dev/null +++ b/stable/commento-plusplus/3.0.41/README.md @@ -0,0 +1,108 @@ +# commento-plusplus + +Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [commento-plusplus](https://truecharts.org/docs/charts/stable/commento-plusplus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `commento-plusplus` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install commento-plusplus TrueCharts/commento-plusplus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `commento-plusplus` deployment + +```console +helm uninstall commento-plusplus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install commento-plusplus \ + --set env.TZ="America/New York" \ + TrueCharts/commento-plusplus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install commento-plusplus TrueCharts/commento-plusplus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/commento-plusplus/3.0.40/app-readme.md b/stable/commento-plusplus/3.0.41/app-readme.md similarity index 100% rename from stable/commento-plusplus/3.0.40/app-readme.md rename to stable/commento-plusplus/3.0.41/app-readme.md diff --git a/stable/commento-plusplus/3.0.41/charts/common-10.6.1.tgz b/stable/commento-plusplus/3.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/commento-plusplus/3.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/commento-plusplus/3.0.41/charts/postgresql-8.0.87.tgz b/stable/commento-plusplus/3.0.41/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/commento-plusplus/3.0.41/charts/postgresql-8.0.87.tgz differ diff --git a/stable/commento-plusplus/3.0.40/ix_values.yaml b/stable/commento-plusplus/3.0.41/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.40/ix_values.yaml rename to stable/commento-plusplus/3.0.41/ix_values.yaml diff --git a/stable/commento-plusplus/3.0.40/questions.yaml b/stable/commento-plusplus/3.0.41/questions.yaml similarity index 100% rename from stable/commento-plusplus/3.0.40/questions.yaml rename to stable/commento-plusplus/3.0.41/questions.yaml diff --git a/stable/custom-app/5.1.66/templates/common.yaml b/stable/commento-plusplus/3.0.41/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.66/templates/common.yaml rename to stable/commento-plusplus/3.0.41/templates/common.yaml diff --git a/stable/darktable/3.0.30/values.yaml b/stable/commento-plusplus/3.0.41/values.yaml similarity index 100% rename from stable/darktable/3.0.30/values.yaml rename to stable/commento-plusplus/3.0.41/values.yaml diff --git a/stable/couchpotato/2.0.30/CHANGELOG.md b/stable/couchpotato/2.0.30/CHANGELOG.md deleted file mode 100644 index b7b684bc571..00000000000 --- a/stable/couchpotato/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/couchpotato/2.0.30/Chart.lock b/stable/couchpotato/2.0.30/Chart.lock deleted file mode 100644 index 4cf87d4de46..00000000000 --- a/stable/couchpotato/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:47:34.632471557Z" diff --git a/stable/couchpotato/2.0.30/Chart.yaml b/stable/couchpotato/2.0.30/Chart.yaml deleted file mode 100644 index e570b919005..00000000000 --- a/stable/couchpotato/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 2.0.30 -appVersion: "2021.11.22" -description: Couchpotato is an automatic NZB and torrent downloader. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/couchpotato -icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png -keywords: - - couchpotato -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato - - https://hub.docker.com/r/linuxserver/couchpotato -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/couchpotato/2.0.30/README.md b/stable/couchpotato/2.0.30/README.md deleted file mode 100644 index ac1eea994f9..00000000000 --- a/stable/couchpotato/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# couchpotato - -Couchpotato is an automatic NZB and torrent downloader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [couchpotato](https://truecharts.org/docs/charts/stable/couchpotato) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `couchpotato` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install couchpotato TrueCharts/couchpotato -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `couchpotato` deployment - -```console -helm uninstall couchpotato -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install couchpotato \ - --set env.TZ="America/New York" \ - TrueCharts/couchpotato -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install couchpotato TrueCharts/couchpotato -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/couchpotato/2.0.30/charts/common-10.5.10.tgz b/stable/couchpotato/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/couchpotato/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/couchpotato/2.0.31/CHANGELOG.md b/stable/couchpotato/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9145b811ffc --- /dev/null +++ b/stable/couchpotato/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [couchpotato-2.0.31](https://github.com/truecharts/charts/compare/couchpotato-2.0.30...couchpotato-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [couchpotato-2.0.30](https://github.com/truecharts/charts/compare/couchpotato-2.0.29...couchpotato-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/couchpotato/2.0.31/Chart.lock b/stable/couchpotato/2.0.31/Chart.lock new file mode 100644 index 00000000000..61b63381903 --- /dev/null +++ b/stable/couchpotato/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:51:05.193505037Z" diff --git a/stable/couchpotato/2.0.31/Chart.yaml b/stable/couchpotato/2.0.31/Chart.yaml new file mode 100644 index 00000000000..491886e943d --- /dev/null +++ b/stable/couchpotato/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 2.0.31 +appVersion: "2021.11.22" +description: Couchpotato is an automatic NZB and torrent downloader. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/couchpotato +icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png +keywords: + - couchpotato +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato + - https://hub.docker.com/r/linuxserver/couchpotato +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/couchpotato/2.0.31/README.md b/stable/couchpotato/2.0.31/README.md new file mode 100644 index 00000000000..d5ef14d8fb5 --- /dev/null +++ b/stable/couchpotato/2.0.31/README.md @@ -0,0 +1,106 @@ +# couchpotato + +Couchpotato is an automatic NZB and torrent downloader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [couchpotato](https://truecharts.org/docs/charts/stable/couchpotato) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `couchpotato` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install couchpotato TrueCharts/couchpotato +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `couchpotato` deployment + +```console +helm uninstall couchpotato +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install couchpotato \ + --set env.TZ="America/New York" \ + TrueCharts/couchpotato +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install couchpotato TrueCharts/couchpotato -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/couchpotato/2.0.30/app-readme.md b/stable/couchpotato/2.0.31/app-readme.md similarity index 100% rename from stable/couchpotato/2.0.30/app-readme.md rename to stable/couchpotato/2.0.31/app-readme.md diff --git a/stable/couchpotato/2.0.31/charts/common-10.6.1.tgz b/stable/couchpotato/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/couchpotato/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/couchpotato/2.0.30/ix_values.yaml b/stable/couchpotato/2.0.31/ix_values.yaml similarity index 100% rename from stable/couchpotato/2.0.30/ix_values.yaml rename to stable/couchpotato/2.0.31/ix_values.yaml diff --git a/stable/couchpotato/2.0.30/questions.yaml b/stable/couchpotato/2.0.31/questions.yaml similarity index 100% rename from stable/couchpotato/2.0.30/questions.yaml rename to stable/couchpotato/2.0.31/questions.yaml diff --git a/stable/cyberchef/2.0.89/templates/common.yaml b/stable/couchpotato/2.0.31/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.89/templates/common.yaml rename to stable/couchpotato/2.0.31/templates/common.yaml diff --git a/stable/dashdot/1.0.50/values.yaml b/stable/couchpotato/2.0.31/values.yaml similarity index 100% rename from stable/dashdot/1.0.50/values.yaml rename to stable/couchpotato/2.0.31/values.yaml diff --git a/stable/cryptofolio/4.0.33/CHANGELOG.md b/stable/cryptofolio/4.0.33/CHANGELOG.md deleted file mode 100644 index b3838cca4b3..00000000000 --- a/stable/cryptofolio/4.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/cryptofolio/4.0.33/Chart.lock b/stable/cryptofolio/4.0.33/Chart.lock deleted file mode 100644 index 0433925f001..00000000000 --- a/stable/cryptofolio/4.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:47:43.638317561Z" diff --git a/stable/cryptofolio/4.0.33/Chart.yaml b/stable/cryptofolio/4.0.33/Chart.yaml deleted file mode 100644 index a9c8538dbdd..00000000000 --- a/stable/cryptofolio/4.0.33/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Track your cryptocurrency holdings/portfolio -home: https://truecharts.org/docs/charts/stable/cryptofolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png -keywords: - - cryptofolio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptofolio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://github.com/Xtrendence/cryptofolio -version: 4.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.33/README.md b/stable/cryptofolio/4.0.33/README.md deleted file mode 100644 index 9caf361aa28..00000000000 --- a/stable/cryptofolio/4.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# cryptofolio - -Track your cryptocurrency holdings/portfolio - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cryptofolio](https://truecharts.org/docs/charts/stable/cryptofolio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cryptofolio` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cryptofolio TrueCharts/cryptofolio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cryptofolio` deployment - -```console -helm uninstall cryptofolio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cryptofolio \ - --set env.TZ="America/New York" \ - TrueCharts/cryptofolio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cryptofolio TrueCharts/cryptofolio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cryptofolio/4.0.33/charts/common-10.5.10.tgz b/stable/cryptofolio/4.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/cryptofolio/4.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/cryptofolio/4.0.34/CHANGELOG.md b/stable/cryptofolio/4.0.34/CHANGELOG.md new file mode 100644 index 00000000000..7a25554923f --- /dev/null +++ b/stable/cryptofolio/4.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptofolio-4.0.34](https://github.com/truecharts/charts/compare/cryptofolio-4.0.33...cryptofolio-4.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cryptofolio-4.0.33](https://github.com/truecharts/charts/compare/cryptofolio-4.0.32...cryptofolio-4.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/cryptofolio/4.0.34/Chart.lock b/stable/cryptofolio/4.0.34/Chart.lock new file mode 100644 index 00000000000..ded03c40cc2 --- /dev/null +++ b/stable/cryptofolio/4.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:51:19.470777643Z" diff --git a/stable/cryptofolio/4.0.34/Chart.yaml b/stable/cryptofolio/4.0.34/Chart.yaml new file mode 100644 index 00000000000..c964599fc4d --- /dev/null +++ b/stable/cryptofolio/4.0.34/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Track your cryptocurrency holdings/portfolio +home: https://truecharts.org/docs/charts/stable/cryptofolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png +keywords: + - cryptofolio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptofolio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://github.com/Xtrendence/cryptofolio +version: 4.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.34/README.md b/stable/cryptofolio/4.0.34/README.md new file mode 100644 index 00000000000..ac8e9066a2f --- /dev/null +++ b/stable/cryptofolio/4.0.34/README.md @@ -0,0 +1,106 @@ +# cryptofolio + +Track your cryptocurrency holdings/portfolio + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cryptofolio](https://truecharts.org/docs/charts/stable/cryptofolio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cryptofolio` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cryptofolio TrueCharts/cryptofolio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cryptofolio` deployment + +```console +helm uninstall cryptofolio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cryptofolio \ + --set env.TZ="America/New York" \ + TrueCharts/cryptofolio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cryptofolio TrueCharts/cryptofolio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cryptofolio/4.0.33/app-readme.md b/stable/cryptofolio/4.0.34/app-readme.md similarity index 100% rename from stable/cryptofolio/4.0.33/app-readme.md rename to stable/cryptofolio/4.0.34/app-readme.md diff --git a/stable/cryptofolio/4.0.34/charts/common-10.6.1.tgz b/stable/cryptofolio/4.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/cryptofolio/4.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/cryptofolio/4.0.33/ix_values.yaml b/stable/cryptofolio/4.0.34/ix_values.yaml similarity index 100% rename from stable/cryptofolio/4.0.33/ix_values.yaml rename to stable/cryptofolio/4.0.34/ix_values.yaml diff --git a/stable/cryptofolio/4.0.33/questions.yaml b/stable/cryptofolio/4.0.34/questions.yaml similarity index 100% rename from stable/cryptofolio/4.0.33/questions.yaml rename to stable/cryptofolio/4.0.34/questions.yaml diff --git a/stable/czkawka/1.0.10/templates/common.yaml b/stable/cryptofolio/4.0.34/templates/common.yaml similarity index 100% rename from stable/czkawka/1.0.10/templates/common.yaml rename to stable/cryptofolio/4.0.34/templates/common.yaml diff --git a/stable/davos/4.0.30/values.yaml b/stable/cryptofolio/4.0.34/values.yaml similarity index 100% rename from stable/davos/4.0.30/values.yaml rename to stable/cryptofolio/4.0.34/values.yaml diff --git a/stable/custom-app/5.1.66/CHANGELOG.md b/stable/custom-app/5.1.66/CHANGELOG.md deleted file mode 100644 index d35b0cc448e..00000000000 --- a/stable/custom-app/5.1.66/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [custom-app-5.1.66](https://github.com/truecharts/charts/compare/custom-app-5.1.65...custom-app-5.1.66) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [custom-app-5.1.65](https://github.com/truecharts/charts/compare/custom-app-5.1.64...custom-app-5.1.65) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [custom-app-5.1.64](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [custom-app-5.1.64](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [custom-app-5.1.63](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/custom-app/5.1.66/Chart.lock b/stable/custom-app/5.1.66/Chart.lock deleted file mode 100644 index f96a720fb8c..00000000000 --- a/stable/custom-app/5.1.66/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:55:56.283454899Z" diff --git a/stable/custom-app/5.1.66/Chart.yaml b/stable/custom-app/5.1.66/Chart.yaml deleted file mode 100644 index df93ad3743b..00000000000 --- a/stable/custom-app/5.1.66/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.1951" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Advanced tool to create your own TrueCharts-based App -home: https://truecharts.org/docs/charts/stable/custom-app -icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png -keywords: - - custom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: custom-app -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app -type: application -version: 5.1.66 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/custom-app/5.1.66/README.md b/stable/custom-app/5.1.66/README.md deleted file mode 100644 index aed2c6def9f..00000000000 --- a/stable/custom-app/5.1.66/README.md +++ /dev/null @@ -1,105 +0,0 @@ -# custom-app - -Advanced tool to create your own TrueCharts-based App - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [custom-app](https://truecharts.org/docs/charts/stable/custom-app) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `custom-app` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install custom-app TrueCharts/custom-app -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `custom-app` deployment - -```console -helm uninstall custom-app -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install custom-app \ - --set env.TZ="America/New York" \ - TrueCharts/custom-app -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install custom-app TrueCharts/custom-app -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/5.1.66/charts/common-10.5.10.tgz b/stable/custom-app/5.1.66/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/custom-app/5.1.66/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/custom-app/5.1.67/CHANGELOG.md b/stable/custom-app/5.1.67/CHANGELOG.md new file mode 100644 index 00000000000..4351e3874fc --- /dev/null +++ b/stable/custom-app/5.1.67/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [custom-app-5.1.67](https://github.com/truecharts/charts/compare/custom-app-5.1.66...custom-app-5.1.67) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [custom-app-5.1.66](https://github.com/truecharts/charts/compare/custom-app-5.1.65...custom-app-5.1.66) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [custom-app-5.1.65](https://github.com/truecharts/charts/compare/custom-app-5.1.64...custom-app-5.1.65) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [custom-app-5.1.64](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [custom-app-5.1.64](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.64) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [custom-app-5.1.63](https://github.com/truecharts/charts/compare/custom-app-5.1.60...custom-app-5.1.63) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/custom-app/5.1.67/Chart.lock b/stable/custom-app/5.1.67/Chart.lock new file mode 100644 index 00000000000..0d8852f2880 --- /dev/null +++ b/stable/custom-app/5.1.67/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:51:33.825422808Z" diff --git a/stable/custom-app/5.1.67/Chart.yaml b/stable/custom-app/5.1.67/Chart.yaml new file mode 100644 index 00000000000..5969d5f334b --- /dev/null +++ b/stable/custom-app/5.1.67/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.20.1951" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Advanced tool to create your own TrueCharts-based App +home: https://truecharts.org/docs/charts/stable/custom-app +icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png +keywords: + - custom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: custom-app +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app +type: application +version: 5.1.67 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/custom-app/5.1.67/README.md b/stable/custom-app/5.1.67/README.md new file mode 100644 index 00000000000..ddc40d9c5f2 --- /dev/null +++ b/stable/custom-app/5.1.67/README.md @@ -0,0 +1,105 @@ +# custom-app + +Advanced tool to create your own TrueCharts-based App + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [custom-app](https://truecharts.org/docs/charts/stable/custom-app) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `custom-app` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install custom-app TrueCharts/custom-app +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `custom-app` deployment + +```console +helm uninstall custom-app +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install custom-app \ + --set env.TZ="America/New York" \ + TrueCharts/custom-app +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install custom-app TrueCharts/custom-app -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/custom-app/5.1.66/app-readme.md b/stable/custom-app/5.1.67/app-readme.md similarity index 100% rename from stable/custom-app/5.1.66/app-readme.md rename to stable/custom-app/5.1.67/app-readme.md diff --git a/stable/custom-app/5.1.67/charts/common-10.6.1.tgz b/stable/custom-app/5.1.67/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/custom-app/5.1.67/charts/common-10.6.1.tgz differ diff --git a/stable/custom-app/5.1.66/ci/test-values.yaml b/stable/custom-app/5.1.67/ci/test-values.yaml similarity index 100% rename from stable/custom-app/5.1.66/ci/test-values.yaml rename to stable/custom-app/5.1.67/ci/test-values.yaml diff --git a/stable/custom-app/5.1.66/ix_values.yaml b/stable/custom-app/5.1.67/ix_values.yaml similarity index 100% rename from stable/custom-app/5.1.66/ix_values.yaml rename to stable/custom-app/5.1.67/ix_values.yaml diff --git a/stable/custom-app/5.1.66/questions.yaml b/stable/custom-app/5.1.67/questions.yaml similarity index 100% rename from stable/custom-app/5.1.66/questions.yaml rename to stable/custom-app/5.1.67/questions.yaml diff --git a/stable/darktable/3.0.30/templates/common.yaml b/stable/custom-app/5.1.67/templates/common.yaml similarity index 100% rename from stable/darktable/3.0.30/templates/common.yaml rename to stable/custom-app/5.1.67/templates/common.yaml diff --git a/stable/ddclient/2.0.31/values.yaml b/stable/custom-app/5.1.67/values.yaml similarity index 100% rename from stable/ddclient/2.0.31/values.yaml rename to stable/custom-app/5.1.67/values.yaml diff --git a/stable/cyberchef/2.0.89/CHANGELOG.md b/stable/cyberchef/2.0.89/CHANGELOG.md deleted file mode 100644 index a667406c074..00000000000 --- a/stable/cyberchef/2.0.89/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cyberchef-2.0.89](https://github.com/truecharts/charts/compare/cyberchef-2.0.88...cyberchef-2.0.89) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [cyberchef-2.0.88](https://github.com/truecharts/charts/compare/cyberchef-2.0.87...cyberchef-2.0.88) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [cyberchef-2.0.87](https://github.com/truecharts/charts/compare/cyberchef-2.0.86...cyberchef-2.0.87) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [cyberchef-2.0.86](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.86) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cyberchef-2.0.86](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.86) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [cyberchef-2.0.85](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.85) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/cyberchef/2.0.89/Chart.lock b/stable/cyberchef/2.0.89/Chart.lock deleted file mode 100644 index 14904f63e56..00000000000 --- a/stable/cyberchef/2.0.89/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:55:57.575679659Z" diff --git a/stable/cyberchef/2.0.89/Chart.yaml b/stable/cyberchef/2.0.89/Chart.yaml deleted file mode 100644 index 055daf53af2..00000000000 --- a/stable/cyberchef/2.0.89/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "9.46.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -home: https://truecharts.org/docs/charts/stable/cyberchef -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png -keywords: - - cyberchef -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cyberchef -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef - - https://hub.docker.com/r/mpepping/cyberchef -version: 2.0.89 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.89/README.md b/stable/cyberchef/2.0.89/README.md deleted file mode 100644 index ec21c0e4b4a..00000000000 --- a/stable/cyberchef/2.0.89/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# cyberchef - -CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [cyberchef](https://truecharts.org/docs/charts/stable/cyberchef) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cyberchef` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cyberchef TrueCharts/cyberchef -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cyberchef` deployment - -```console -helm uninstall cyberchef -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cyberchef \ - --set env.TZ="America/New York" \ - TrueCharts/cyberchef -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cyberchef TrueCharts/cyberchef -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/cyberchef/2.0.89/charts/common-10.5.10.tgz b/stable/cyberchef/2.0.89/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/cyberchef/2.0.89/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/cyberchef/2.0.90/CHANGELOG.md b/stable/cyberchef/2.0.90/CHANGELOG.md new file mode 100644 index 00000000000..d13518d54e2 --- /dev/null +++ b/stable/cyberchef/2.0.90/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cyberchef-2.0.90](https://github.com/truecharts/charts/compare/cyberchef-2.0.89...cyberchef-2.0.90) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [cyberchef-2.0.89](https://github.com/truecharts/charts/compare/cyberchef-2.0.88...cyberchef-2.0.89) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [cyberchef-2.0.88](https://github.com/truecharts/charts/compare/cyberchef-2.0.87...cyberchef-2.0.88) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [cyberchef-2.0.87](https://github.com/truecharts/charts/compare/cyberchef-2.0.86...cyberchef-2.0.87) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [cyberchef-2.0.86](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.86) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [cyberchef-2.0.86](https://github.com/truecharts/charts/compare/cyberchef-2.0.82...cyberchef-2.0.86) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + diff --git a/stable/cyberchef/2.0.90/Chart.lock b/stable/cyberchef/2.0.90/Chart.lock new file mode 100644 index 00000000000..fe1a6e67498 --- /dev/null +++ b/stable/cyberchef/2.0.90/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:51:36.537636838Z" diff --git a/stable/cyberchef/2.0.90/Chart.yaml b/stable/cyberchef/2.0.90/Chart.yaml new file mode 100644 index 00000000000..ae386548a35 --- /dev/null +++ b/stable/cyberchef/2.0.90/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "9.46.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. +home: https://truecharts.org/docs/charts/stable/cyberchef +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png +keywords: + - cyberchef +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cyberchef +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef + - https://hub.docker.com/r/mpepping/cyberchef +version: 2.0.90 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.90/README.md b/stable/cyberchef/2.0.90/README.md new file mode 100644 index 00000000000..615c192a0d3 --- /dev/null +++ b/stable/cyberchef/2.0.90/README.md @@ -0,0 +1,106 @@ +# cyberchef + +CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [cyberchef](https://truecharts.org/docs/charts/stable/cyberchef) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cyberchef` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cyberchef TrueCharts/cyberchef +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cyberchef` deployment + +```console +helm uninstall cyberchef +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cyberchef \ + --set env.TZ="America/New York" \ + TrueCharts/cyberchef +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cyberchef TrueCharts/cyberchef -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/cyberchef/2.0.89/app-readme.md b/stable/cyberchef/2.0.90/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.89/app-readme.md rename to stable/cyberchef/2.0.90/app-readme.md diff --git a/stable/cyberchef/2.0.90/charts/common-10.6.1.tgz b/stable/cyberchef/2.0.90/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/cyberchef/2.0.90/charts/common-10.6.1.tgz differ diff --git a/stable/cyberchef/2.0.89/ix_values.yaml b/stable/cyberchef/2.0.90/ix_values.yaml similarity index 100% rename from stable/cyberchef/2.0.89/ix_values.yaml rename to stable/cyberchef/2.0.90/ix_values.yaml diff --git a/stable/cyberchef/2.0.89/questions.yaml b/stable/cyberchef/2.0.90/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.89/questions.yaml rename to stable/cyberchef/2.0.90/questions.yaml diff --git a/stable/dashdot/1.0.50/templates/common.yaml b/stable/cyberchef/2.0.90/templates/common.yaml similarity index 100% rename from stable/dashdot/1.0.50/templates/common.yaml rename to stable/cyberchef/2.0.90/templates/common.yaml diff --git a/stable/ddns-go/2.0.34/values.yaml b/stable/cyberchef/2.0.90/values.yaml similarity index 100% rename from stable/ddns-go/2.0.34/values.yaml rename to stable/cyberchef/2.0.90/values.yaml diff --git a/stable/czkawka/1.0.10/CHANGELOG.md b/stable/czkawka/1.0.10/CHANGELOG.md deleted file mode 100644 index 7603dd2e945..00000000000 --- a/stable/czkawka/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/czkawka/1.0.10/Chart.lock b/stable/czkawka/1.0.10/Chart.lock deleted file mode 100644 index 36a0fb43507..00000000000 --- a/stable/czkawka/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:09.854993693Z" diff --git a/stable/czkawka/1.0.10/Chart.yaml b/stable/czkawka/1.0.10/Chart.yaml deleted file mode 100644 index 81434ef5c5e..00000000000 --- a/stable/czkawka/1.0.10/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. -home: https://truecharts.org/docs/charts/stable/czkawka -icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png -keywords: - - duplicates - - file management - - czkawka -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: czkawka -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://hub.docker.com/r/jlesage/czkawka - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/czkawka/1.0.10/README.md b/stable/czkawka/1.0.10/README.md deleted file mode 100644 index 45c1ee7566c..00000000000 --- a/stable/czkawka/1.0.10/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# czkawka - -Czkawka is a simple, fast and free app to remove unnecessary files from your computer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [czkawka](https://truecharts.org/docs/charts/stable/czkawka) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `czkawka` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install czkawka TrueCharts/czkawka -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `czkawka` deployment - -```console -helm uninstall czkawka -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install czkawka \ - --set env.TZ="America/New York" \ - TrueCharts/czkawka -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install czkawka TrueCharts/czkawka -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/czkawka/1.0.10/charts/common-10.5.10.tgz b/stable/czkawka/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/czkawka/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/czkawka/1.0.11/CHANGELOG.md b/stable/czkawka/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..3a5a3080dda --- /dev/null +++ b/stable/czkawka/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [czkawka-1.0.11](https://github.com/truecharts/charts/compare/czkawka-1.0.10...czkawka-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [czkawka-1.0.10](https://github.com/truecharts/charts/compare/czkawka-1.0.9...czkawka-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/czkawka/1.0.11/Chart.lock b/stable/czkawka/1.0.11/Chart.lock new file mode 100644 index 00000000000..9f2304af3e8 --- /dev/null +++ b/stable/czkawka/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:51:52.711323254Z" diff --git a/stable/czkawka/1.0.11/Chart.yaml b/stable/czkawka/1.0.11/Chart.yaml new file mode 100644 index 00000000000..5b040da1658 --- /dev/null +++ b/stable/czkawka/1.0.11/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. +home: https://truecharts.org/docs/charts/stable/czkawka +icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png +keywords: + - duplicates + - file management + - czkawka +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: czkawka +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://hub.docker.com/r/jlesage/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/czkawka/1.0.11/README.md b/stable/czkawka/1.0.11/README.md new file mode 100644 index 00000000000..16ee8589353 --- /dev/null +++ b/stable/czkawka/1.0.11/README.md @@ -0,0 +1,108 @@ +# czkawka + +Czkawka is a simple, fast and free app to remove unnecessary files from your computer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [czkawka](https://truecharts.org/docs/charts/stable/czkawka) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `czkawka` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install czkawka TrueCharts/czkawka +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `czkawka` deployment + +```console +helm uninstall czkawka +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install czkawka \ + --set env.TZ="America/New York" \ + TrueCharts/czkawka +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install czkawka TrueCharts/czkawka -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/czkawka/1.0.10/app-readme.md b/stable/czkawka/1.0.11/app-readme.md similarity index 100% rename from stable/czkawka/1.0.10/app-readme.md rename to stable/czkawka/1.0.11/app-readme.md diff --git a/stable/czkawka/1.0.11/charts/common-10.6.1.tgz b/stable/czkawka/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/czkawka/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/czkawka/1.0.10/ix_values.yaml b/stable/czkawka/1.0.11/ix_values.yaml similarity index 100% rename from stable/czkawka/1.0.10/ix_values.yaml rename to stable/czkawka/1.0.11/ix_values.yaml diff --git a/stable/czkawka/1.0.10/questions.yaml b/stable/czkawka/1.0.11/questions.yaml similarity index 100% rename from stable/czkawka/1.0.10/questions.yaml rename to stable/czkawka/1.0.11/questions.yaml diff --git a/stable/ddclient/2.0.31/templates/common.yaml b/stable/czkawka/1.0.11/templates/common.yaml similarity index 100% rename from stable/ddclient/2.0.31/templates/common.yaml rename to stable/czkawka/1.0.11/templates/common.yaml diff --git a/stable/ddns-updater/2.0.32/values.yaml b/stable/czkawka/1.0.11/values.yaml similarity index 100% rename from stable/ddns-updater/2.0.32/values.yaml rename to stable/czkawka/1.0.11/values.yaml diff --git a/stable/darktable/3.0.30/CHANGELOG.md b/stable/darktable/3.0.30/CHANGELOG.md deleted file mode 100644 index cb8d5e06b25..00000000000 --- a/stable/darktable/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/darktable/3.0.30/Chart.lock b/stable/darktable/3.0.30/Chart.lock deleted file mode 100644 index 0f36ab50b71..00000000000 --- a/stable/darktable/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:17.179779391Z" diff --git a/stable/darktable/3.0.30/Chart.yaml b/stable/darktable/3.0.30/Chart.yaml deleted file mode 100644 index 4ae0d8e010f..00000000000 --- a/stable/darktable/3.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: darktable -version: 3.0.30 -appVersion: "3.6.1" -description: Darktable is an open source photography workflow application and raw developer. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/darktable -icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png -keywords: - - darktable -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/darktable - - https://hub.docker.com/r/linuxserver/darktable -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/darktable/3.0.30/README.md b/stable/darktable/3.0.30/README.md deleted file mode 100644 index 22b2e125c6d..00000000000 --- a/stable/darktable/3.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# darktable - -Darktable is an open source photography workflow application and raw developer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [darktable](https://truecharts.org/docs/charts/stable/darktable) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `darktable` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install darktable TrueCharts/darktable -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `darktable` deployment - -```console -helm uninstall darktable -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install darktable \ - --set env.TZ="America/New York" \ - TrueCharts/darktable -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install darktable TrueCharts/darktable -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/darktable/3.0.30/charts/common-10.5.10.tgz b/stable/darktable/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/darktable/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/darktable/3.0.31/CHANGELOG.md b/stable/darktable/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..5489f4ac994 --- /dev/null +++ b/stable/darktable/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [darktable-3.0.31](https://github.com/truecharts/charts/compare/darktable-3.0.30...darktable-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [darktable-3.0.30](https://github.com/truecharts/charts/compare/darktable-3.0.29...darktable-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/darktable/3.0.31/Chart.lock b/stable/darktable/3.0.31/Chart.lock new file mode 100644 index 00000000000..a7046a59c3f --- /dev/null +++ b/stable/darktable/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:01.26453033Z" diff --git a/stable/darktable/3.0.31/Chart.yaml b/stable/darktable/3.0.31/Chart.yaml new file mode 100644 index 00000000000..d12f2427cc7 --- /dev/null +++ b/stable/darktable/3.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: darktable +version: 3.0.31 +appVersion: "3.6.1" +description: Darktable is an open source photography workflow application and raw developer. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/darktable +icon: https://truecharts.org/img/hotlink-ok/chart-icons/darktable.png +keywords: + - darktable +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/darktable + - https://hub.docker.com/r/linuxserver/darktable +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/darktable/3.0.31/README.md b/stable/darktable/3.0.31/README.md new file mode 100644 index 00000000000..cc3b2790046 --- /dev/null +++ b/stable/darktable/3.0.31/README.md @@ -0,0 +1,106 @@ +# darktable + +Darktable is an open source photography workflow application and raw developer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [darktable](https://truecharts.org/docs/charts/stable/darktable) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `darktable` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install darktable TrueCharts/darktable +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `darktable` deployment + +```console +helm uninstall darktable +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install darktable \ + --set env.TZ="America/New York" \ + TrueCharts/darktable +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install darktable TrueCharts/darktable -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/darktable/3.0.30/app-readme.md b/stable/darktable/3.0.31/app-readme.md similarity index 100% rename from stable/darktable/3.0.30/app-readme.md rename to stable/darktable/3.0.31/app-readme.md diff --git a/stable/darktable/3.0.31/charts/common-10.6.1.tgz b/stable/darktable/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/darktable/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/darktable/3.0.30/ix_values.yaml b/stable/darktable/3.0.31/ix_values.yaml similarity index 100% rename from stable/darktable/3.0.30/ix_values.yaml rename to stable/darktable/3.0.31/ix_values.yaml diff --git a/stable/darktable/3.0.30/questions.yaml b/stable/darktable/3.0.31/questions.yaml similarity index 100% rename from stable/darktable/3.0.30/questions.yaml rename to stable/darktable/3.0.31/questions.yaml diff --git a/stable/ddns-go/2.0.34/templates/common.yaml b/stable/darktable/3.0.31/templates/common.yaml similarity index 100% rename from stable/ddns-go/2.0.34/templates/common.yaml rename to stable/darktable/3.0.31/templates/common.yaml diff --git a/stable/deconz/8.0.36/values.yaml b/stable/darktable/3.0.31/values.yaml similarity index 100% rename from stable/deconz/8.0.36/values.yaml rename to stable/darktable/3.0.31/values.yaml diff --git a/stable/dashdot/1.0.50/CHANGELOG.md b/stable/dashdot/1.0.50/CHANGELOG.md deleted file mode 100644 index ccf13b5cba4..00000000000 --- a/stable/dashdot/1.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - add gui option ([#3803](https://github.com/truecharts/charts/issues/3803)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - add gui option ([#3803](https://github.com/truecharts/charts/issues/3803)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - add gui option ([#3803](https://github.com/truecharts/charts/issues/3803)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - add gui option ([#3803](https://github.com/truecharts/charts/issues/3803)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/dashdot/1.0.50/Chart.lock b/stable/dashdot/1.0.50/Chart.lock deleted file mode 100644 index a8a27d0d2c9..00000000000 --- a/stable/dashdot/1.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:19.956852492Z" diff --git a/stable/dashdot/1.0.50/Chart.yaml b/stable/dashdot/1.0.50/Chart.yaml deleted file mode 100644 index a6eabc3695d..00000000000 --- a/stable/dashdot/1.0.50/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "4.5.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. -home: https://truecharts.org/docs/charts/stable/dashdot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png -keywords: - - dashboard - - dashdot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashdot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://github.com/MauriceNino/dashdot - - https://hub.docker.com/r/mauricenino/dashdot -version: 1.0.50 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dashdot/1.0.50/README.md b/stable/dashdot/1.0.50/README.md deleted file mode 100644 index e953e49e66c..00000000000 --- a/stable/dashdot/1.0.50/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dashdot - -dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dashdot](https://truecharts.org/docs/charts/stable/dashdot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dashdot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dashdot TrueCharts/dashdot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dashdot` deployment - -```console -helm uninstall dashdot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dashdot \ - --set env.TZ="America/New York" \ - TrueCharts/dashdot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dashdot TrueCharts/dashdot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dashdot/1.0.50/charts/common-10.5.10.tgz b/stable/dashdot/1.0.50/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/dashdot/1.0.50/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/dashdot/1.0.51/CHANGELOG.md b/stable/dashdot/1.0.51/CHANGELOG.md new file mode 100644 index 00000000000..26d8ae621ec --- /dev/null +++ b/stable/dashdot/1.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dashdot-1.0.51](https://github.com/truecharts/charts/compare/dashdot-1.0.50...dashdot-1.0.51) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - add gui option ([#3803](https://github.com/truecharts/charts/issues/3803)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - add gui option ([#3803](https://github.com/truecharts/charts/issues/3803)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - add gui option ([#3803](https://github.com/truecharts/charts/issues/3803)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dashdot-1.0.50](https://github.com/truecharts/charts/compare/dashdot-1.0.47...dashdot-1.0.50) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/dashdot/1.0.51/Chart.lock b/stable/dashdot/1.0.51/Chart.lock new file mode 100644 index 00000000000..4c604ff392b --- /dev/null +++ b/stable/dashdot/1.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:06.165971423Z" diff --git a/stable/dashdot/1.0.51/Chart.yaml b/stable/dashdot/1.0.51/Chart.yaml new file mode 100644 index 00000000000..58e7c16b14d --- /dev/null +++ b/stable/dashdot/1.0.51/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. +home: https://truecharts.org/docs/charts/stable/dashdot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png +keywords: + - dashboard + - dashdot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashdot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://github.com/MauriceNino/dashdot + - https://hub.docker.com/r/mauricenino/dashdot +version: 1.0.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dashdot/1.0.51/README.md b/stable/dashdot/1.0.51/README.md new file mode 100644 index 00000000000..6105d1d527b --- /dev/null +++ b/stable/dashdot/1.0.51/README.md @@ -0,0 +1,107 @@ +# dashdot + +dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dashdot](https://truecharts.org/docs/charts/stable/dashdot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dashdot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dashdot TrueCharts/dashdot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dashdot` deployment + +```console +helm uninstall dashdot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dashdot \ + --set env.TZ="America/New York" \ + TrueCharts/dashdot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dashdot TrueCharts/dashdot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dashdot/1.0.50/app-readme.md b/stable/dashdot/1.0.51/app-readme.md similarity index 100% rename from stable/dashdot/1.0.50/app-readme.md rename to stable/dashdot/1.0.51/app-readme.md diff --git a/stable/dashdot/1.0.51/charts/common-10.6.1.tgz b/stable/dashdot/1.0.51/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/dashdot/1.0.51/charts/common-10.6.1.tgz differ diff --git a/stable/dashdot/1.0.50/ix_values.yaml b/stable/dashdot/1.0.51/ix_values.yaml similarity index 100% rename from stable/dashdot/1.0.50/ix_values.yaml rename to stable/dashdot/1.0.51/ix_values.yaml diff --git a/stable/dashdot/1.0.50/questions.yaml b/stable/dashdot/1.0.51/questions.yaml similarity index 100% rename from stable/dashdot/1.0.50/questions.yaml rename to stable/dashdot/1.0.51/questions.yaml diff --git a/stable/ddns-updater/2.0.32/templates/common.yaml b/stable/dashdot/1.0.51/templates/common.yaml similarity index 100% rename from stable/ddns-updater/2.0.32/templates/common.yaml rename to stable/dashdot/1.0.51/templates/common.yaml diff --git a/stable/deemix/3.0.33/values.yaml b/stable/dashdot/1.0.51/values.yaml similarity index 100% rename from stable/deemix/3.0.33/values.yaml rename to stable/dashdot/1.0.51/values.yaml diff --git a/stable/davos/4.0.30/CHANGELOG.md b/stable/davos/4.0.30/CHANGELOG.md deleted file mode 100644 index c9e5225d2e2..00000000000 --- a/stable/davos/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/davos/4.0.30/Chart.lock b/stable/davos/4.0.30/Chart.lock deleted file mode 100644 index 902e18f7ac1..00000000000 --- a/stable/davos/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:26.488977254Z" diff --git a/stable/davos/4.0.30/Chart.yaml b/stable/davos/4.0.30/Chart.yaml deleted file mode 100644 index acb97ff872d..00000000000 --- a/stable/davos/4.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An FTP automation tool that periodically scans given host locations for new files. -home: https://truecharts.org/docs/charts/stable/davos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png -keywords: - - davos - - ftp - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: davos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/davos - - https://github.com/linuxserver/docker-davos - - https://github.com/linuxserver/davos/ -type: application -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/davos/4.0.30/README.md b/stable/davos/4.0.30/README.md deleted file mode 100644 index 96570338b4c..00000000000 --- a/stable/davos/4.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# davos - -An FTP automation tool that periodically scans given host locations for new files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [davos](https://truecharts.org/docs/charts/stable/davos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `davos` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install davos TrueCharts/davos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `davos` deployment - -```console -helm uninstall davos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install davos \ - --set env.TZ="America/New York" \ - TrueCharts/davos -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install davos TrueCharts/davos -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/davos/4.0.30/charts/common-10.5.10.tgz b/stable/davos/4.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/davos/4.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/davos/4.0.31/CHANGELOG.md b/stable/davos/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ba5b9bf626b --- /dev/null +++ b/stable/davos/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [davos-4.0.31](https://github.com/truecharts/charts/compare/davos-4.0.30...davos-4.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [davos-4.0.30](https://github.com/truecharts/charts/compare/davos-4.0.29...davos-4.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/davos/4.0.31/Chart.lock b/stable/davos/4.0.31/Chart.lock new file mode 100644 index 00000000000..4e54873d9ad --- /dev/null +++ b/stable/davos/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:08.392312872Z" diff --git a/stable/davos/4.0.31/Chart.yaml b/stable/davos/4.0.31/Chart.yaml new file mode 100644 index 00000000000..919b360bebf --- /dev/null +++ b/stable/davos/4.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An FTP automation tool that periodically scans given host locations for new files. +home: https://truecharts.org/docs/charts/stable/davos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png +keywords: + - davos + - ftp + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: davos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/davos + - https://github.com/linuxserver/docker-davos + - https://github.com/linuxserver/davos/ +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/davos/4.0.31/README.md b/stable/davos/4.0.31/README.md new file mode 100644 index 00000000000..2032613f47b --- /dev/null +++ b/stable/davos/4.0.31/README.md @@ -0,0 +1,107 @@ +# davos + +An FTP automation tool that periodically scans given host locations for new files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [davos](https://truecharts.org/docs/charts/stable/davos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `davos` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install davos TrueCharts/davos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `davos` deployment + +```console +helm uninstall davos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install davos \ + --set env.TZ="America/New York" \ + TrueCharts/davos +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install davos TrueCharts/davos -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/davos/4.0.30/app-readme.md b/stable/davos/4.0.31/app-readme.md similarity index 100% rename from stable/davos/4.0.30/app-readme.md rename to stable/davos/4.0.31/app-readme.md diff --git a/stable/davos/4.0.31/charts/common-10.6.1.tgz b/stable/davos/4.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/davos/4.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/davos/4.0.30/ix_values.yaml b/stable/davos/4.0.31/ix_values.yaml similarity index 100% rename from stable/davos/4.0.30/ix_values.yaml rename to stable/davos/4.0.31/ix_values.yaml diff --git a/stable/davos/4.0.30/questions.yaml b/stable/davos/4.0.31/questions.yaml similarity index 100% rename from stable/davos/4.0.30/questions.yaml rename to stable/davos/4.0.31/questions.yaml diff --git a/stable/davos/4.0.30/templates/common.yaml b/stable/davos/4.0.31/templates/common.yaml similarity index 100% rename from stable/davos/4.0.30/templates/common.yaml rename to stable/davos/4.0.31/templates/common.yaml diff --git a/stable/deepstack/4.0.31/values.yaml b/stable/davos/4.0.31/values.yaml similarity index 100% rename from stable/deepstack/4.0.31/values.yaml rename to stable/davos/4.0.31/values.yaml diff --git a/stable/ddclient/2.0.31/CHANGELOG.md b/stable/ddclient/2.0.31/CHANGELOG.md deleted file mode 100644 index 5ee1cf6e204..00000000000 --- a/stable/ddclient/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/ddclient/2.0.31/Chart.lock b/stable/ddclient/2.0.31/Chart.lock deleted file mode 100644 index e7791e153a9..00000000000 --- a/stable/ddclient/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:35.522457615Z" diff --git a/stable/ddclient/2.0.31/Chart.yaml b/stable/ddclient/2.0.31/Chart.yaml deleted file mode 100644 index fd3d8a8d46e..00000000000 --- a/stable/ddclient/2.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 2.0.31 -appVersion: "3.9.1" -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ddclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png -keywords: - - ddclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient - - https://hub.docker.com/r/linuxserver/ddclient -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddclient/2.0.31/README.md b/stable/ddclient/2.0.31/README.md deleted file mode 100644 index 07557d99ee1..00000000000 --- a/stable/ddclient/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ddclient - -Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddclient](https://truecharts.org/docs/charts/stable/ddclient) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ddclient` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ddclient TrueCharts/ddclient -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ddclient` deployment - -```console -helm uninstall ddclient -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddclient \ - --set env.TZ="America/New York" \ - TrueCharts/ddclient -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ddclient TrueCharts/ddclient -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ddclient/2.0.31/charts/common-10.5.10.tgz b/stable/ddclient/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ddclient/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ddclient/2.0.32/CHANGELOG.md b/stable/ddclient/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..a09ce2073fc --- /dev/null +++ b/stable/ddclient/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddclient-2.0.32](https://github.com/truecharts/charts/compare/ddclient-2.0.31...ddclient-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ddclient-2.0.31](https://github.com/truecharts/charts/compare/ddclient-2.0.30...ddclient-2.0.31) (2022-09-20) + +### Chore diff --git a/stable/ddclient/2.0.32/Chart.lock b/stable/ddclient/2.0.32/Chart.lock new file mode 100644 index 00000000000..6c8b467bd41 --- /dev/null +++ b/stable/ddclient/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:24.330782342Z" diff --git a/stable/ddclient/2.0.32/Chart.yaml b/stable/ddclient/2.0.32/Chart.yaml new file mode 100644 index 00000000000..a9921b7920c --- /dev/null +++ b/stable/ddclient/2.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 2.0.32 +appVersion: "3.9.1" +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png +keywords: + - ddclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient + - https://hub.docker.com/r/linuxserver/ddclient +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddclient/2.0.32/README.md b/stable/ddclient/2.0.32/README.md new file mode 100644 index 00000000000..51e80dd4027 --- /dev/null +++ b/stable/ddclient/2.0.32/README.md @@ -0,0 +1,106 @@ +# ddclient + +Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddclient](https://truecharts.org/docs/charts/stable/ddclient) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ddclient` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ddclient TrueCharts/ddclient +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ddclient` deployment + +```console +helm uninstall ddclient +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddclient \ + --set env.TZ="America/New York" \ + TrueCharts/ddclient +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ddclient TrueCharts/ddclient -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ddclient/2.0.31/app-readme.md b/stable/ddclient/2.0.32/app-readme.md similarity index 100% rename from stable/ddclient/2.0.31/app-readme.md rename to stable/ddclient/2.0.32/app-readme.md diff --git a/stable/ddclient/2.0.32/charts/common-10.6.1.tgz b/stable/ddclient/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ddclient/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/ddclient/2.0.31/ix_values.yaml b/stable/ddclient/2.0.32/ix_values.yaml similarity index 100% rename from stable/ddclient/2.0.31/ix_values.yaml rename to stable/ddclient/2.0.32/ix_values.yaml diff --git a/stable/ddclient/2.0.31/questions.yaml b/stable/ddclient/2.0.32/questions.yaml similarity index 100% rename from stable/ddclient/2.0.31/questions.yaml rename to stable/ddclient/2.0.32/questions.yaml diff --git a/stable/deconz/8.0.36/templates/common.yaml b/stable/ddclient/2.0.32/templates/common.yaml similarity index 100% rename from stable/deconz/8.0.36/templates/common.yaml rename to stable/ddclient/2.0.32/templates/common.yaml diff --git a/stable/digikam/4.0.34/values.yaml b/stable/ddclient/2.0.32/values.yaml similarity index 100% rename from stable/digikam/4.0.34/values.yaml rename to stable/ddclient/2.0.32/values.yaml diff --git a/stable/ddns-go/2.0.34/CHANGELOG.md b/stable/ddns-go/2.0.34/CHANGELOG.md deleted file mode 100644 index 0c200569d54..00000000000 --- a/stable/ddns-go/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-20) diff --git a/stable/ddns-go/2.0.34/Chart.lock b/stable/ddns-go/2.0.34/Chart.lock deleted file mode 100644 index 93b9955436c..00000000000 --- a/stable/ddns-go/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:42.504401375Z" diff --git a/stable/ddns-go/2.0.34/Chart.yaml b/stable/ddns-go/2.0.34/Chart.yaml deleted file mode 100644 index 0ee8fc18065..00000000000 --- a/stable/ddns-go/2.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 2.0.34 -appVersion: "4.1.0" -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png -keywords: - - ddns-go - - ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://github.com/jeessy2/ddns-go -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddns-go/2.0.34/README.md b/stable/ddns-go/2.0.34/README.md deleted file mode 100644 index aa40829e36d..00000000000 --- a/stable/ddns-go/2.0.34/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ddns-go - -Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddns-go](https://truecharts.org/docs/charts/stable/ddns-go) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ddns-go` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ddns-go TrueCharts/ddns-go -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ddns-go` deployment - -```console -helm uninstall ddns-go -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddns-go \ - --set env.TZ="America/New York" \ - TrueCharts/ddns-go -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ddns-go TrueCharts/ddns-go -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-go/2.0.34/charts/common-10.5.10.tgz b/stable/ddns-go/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ddns-go/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ddns-go/2.0.35/CHANGELOG.md b/stable/ddns-go/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..d40ad2c0d64 --- /dev/null +++ b/stable/ddns-go/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-go-2.0.35](https://github.com/truecharts/charts/compare/ddns-go-2.0.34...ddns-go-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-go-2.0.34](https://github.com/truecharts/charts/compare/ddns-go-2.0.33...ddns-go-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/ddns-go/2.0.35/Chart.lock b/stable/ddns-go/2.0.35/Chart.lock new file mode 100644 index 00000000000..a7e906c7ddd --- /dev/null +++ b/stable/ddns-go/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:33.344570537Z" diff --git a/stable/ddns-go/2.0.35/Chart.yaml b/stable/ddns-go/2.0.35/Chart.yaml new file mode 100644 index 00000000000..7fb5dec40a5 --- /dev/null +++ b/stable/ddns-go/2.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 2.0.35 +appVersion: "4.1.0" +description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ddns-go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png +keywords: + - ddns-go + - ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://github.com/jeessy2/ddns-go +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddns-go/2.0.35/README.md b/stable/ddns-go/2.0.35/README.md new file mode 100644 index 00000000000..42b1a5c495a --- /dev/null +++ b/stable/ddns-go/2.0.35/README.md @@ -0,0 +1,106 @@ +# ddns-go + +Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddns-go](https://truecharts.org/docs/charts/stable/ddns-go) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ddns-go` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ddns-go TrueCharts/ddns-go +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ddns-go` deployment + +```console +helm uninstall ddns-go +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddns-go \ + --set env.TZ="America/New York" \ + TrueCharts/ddns-go +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ddns-go TrueCharts/ddns-go -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-go/2.0.34/app-readme.md b/stable/ddns-go/2.0.35/app-readme.md similarity index 100% rename from stable/ddns-go/2.0.34/app-readme.md rename to stable/ddns-go/2.0.35/app-readme.md diff --git a/stable/ddns-go/2.0.35/charts/common-10.6.1.tgz b/stable/ddns-go/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ddns-go/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/ddns-go/2.0.34/ix_values.yaml b/stable/ddns-go/2.0.35/ix_values.yaml similarity index 100% rename from stable/ddns-go/2.0.34/ix_values.yaml rename to stable/ddns-go/2.0.35/ix_values.yaml diff --git a/stable/ddns-go/2.0.34/questions.yaml b/stable/ddns-go/2.0.35/questions.yaml similarity index 100% rename from stable/ddns-go/2.0.34/questions.yaml rename to stable/ddns-go/2.0.35/questions.yaml diff --git a/stable/deemix/3.0.33/templates/common.yaml b/stable/ddns-go/2.0.35/templates/common.yaml similarity index 100% rename from stable/deemix/3.0.33/templates/common.yaml rename to stable/ddns-go/2.0.35/templates/common.yaml diff --git a/stable/dillinger/2.0.30/values.yaml b/stable/ddns-go/2.0.35/values.yaml similarity index 100% rename from stable/dillinger/2.0.30/values.yaml rename to stable/ddns-go/2.0.35/values.yaml diff --git a/stable/ddns-updater/2.0.32/CHANGELOG.md b/stable/ddns-updater/2.0.32/CHANGELOG.md deleted file mode 100644 index 2793d9fe11c..00000000000 --- a/stable/ddns-updater/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/ddns-updater/2.0.32/Chart.lock b/stable/ddns-updater/2.0.32/Chart.lock deleted file mode 100644 index 4b2403d65bf..00000000000 --- a/stable/ddns-updater/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:44.930917658Z" diff --git a/stable/ddns-updater/2.0.32/Chart.yaml b/stable/ddns-updater/2.0.32/Chart.yaml deleted file mode 100644 index 208cbd19a39..00000000000 --- a/stable/ddns-updater/2.0.32/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers -home: https://truecharts.org/docs/charts/stable/ddns-updater -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png -keywords: - - ddns-updater -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ddns-updater -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://github.com/qdm12/ddns-updater - - https://hub.docker.com/r/qmcgaw/ddns-updater -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.32/README.md b/stable/ddns-updater/2.0.32/README.md deleted file mode 100644 index a91b07cfd7b..00000000000 --- a/stable/ddns-updater/2.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ddns-updater - -Light container updating DNS A and/or AAAA records periodically for multiple DNS providers - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ddns-updater](https://truecharts.org/docs/charts/stable/ddns-updater) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ddns-updater` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ddns-updater TrueCharts/ddns-updater -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ddns-updater` deployment - -```console -helm uninstall ddns-updater -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ddns-updater \ - --set env.TZ="America/New York" \ - TrueCharts/ddns-updater -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ddns-updater TrueCharts/ddns-updater -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-updater/2.0.32/charts/common-10.5.10.tgz b/stable/ddns-updater/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ddns-updater/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ddns-updater/2.0.33/CHANGELOG.md b/stable/ddns-updater/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..becca0ff7d6 --- /dev/null +++ b/stable/ddns-updater/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-updater-2.0.33](https://github.com/truecharts/charts/compare/ddns-updater-2.0.32...ddns-updater-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ddns-updater-2.0.32](https://github.com/truecharts/charts/compare/ddns-updater-2.0.31...ddns-updater-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/ddns-updater/2.0.33/Chart.lock b/stable/ddns-updater/2.0.33/Chart.lock new file mode 100644 index 00000000000..7e53cfca78e --- /dev/null +++ b/stable/ddns-updater/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:38.559708115Z" diff --git a/stable/ddns-updater/2.0.33/Chart.yaml b/stable/ddns-updater/2.0.33/Chart.yaml new file mode 100644 index 00000000000..6a1de7ff3bd --- /dev/null +++ b/stable/ddns-updater/2.0.33/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers +home: https://truecharts.org/docs/charts/stable/ddns-updater +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png +keywords: + - ddns-updater +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-updater +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://github.com/qdm12/ddns-updater + - https://hub.docker.com/r/qmcgaw/ddns-updater +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.33/README.md b/stable/ddns-updater/2.0.33/README.md new file mode 100644 index 00000000000..8625fa9361f --- /dev/null +++ b/stable/ddns-updater/2.0.33/README.md @@ -0,0 +1,107 @@ +# ddns-updater + +Light container updating DNS A and/or AAAA records periodically for multiple DNS providers + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ddns-updater](https://truecharts.org/docs/charts/stable/ddns-updater) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ddns-updater` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ddns-updater TrueCharts/ddns-updater +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ddns-updater` deployment + +```console +helm uninstall ddns-updater +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ddns-updater \ + --set env.TZ="America/New York" \ + TrueCharts/ddns-updater +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ddns-updater TrueCharts/ddns-updater -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ddns-updater/2.0.32/app-readme.md b/stable/ddns-updater/2.0.33/app-readme.md similarity index 100% rename from stable/ddns-updater/2.0.32/app-readme.md rename to stable/ddns-updater/2.0.33/app-readme.md diff --git a/stable/ddns-updater/2.0.33/charts/common-10.6.1.tgz b/stable/ddns-updater/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ddns-updater/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/ddns-updater/2.0.32/ix_values.yaml b/stable/ddns-updater/2.0.33/ix_values.yaml similarity index 100% rename from stable/ddns-updater/2.0.32/ix_values.yaml rename to stable/ddns-updater/2.0.33/ix_values.yaml diff --git a/stable/ddns-updater/2.0.32/questions.yaml b/stable/ddns-updater/2.0.33/questions.yaml similarity index 100% rename from stable/ddns-updater/2.0.32/questions.yaml rename to stable/ddns-updater/2.0.33/questions.yaml diff --git a/stable/deepstack/4.0.31/templates/common.yaml b/stable/ddns-updater/2.0.33/templates/common.yaml similarity index 100% rename from stable/deepstack/4.0.31/templates/common.yaml rename to stable/ddns-updater/2.0.33/templates/common.yaml diff --git a/stable/dizquetv/7.0.33/values.yaml b/stable/ddns-updater/2.0.33/values.yaml similarity index 100% rename from stable/dizquetv/7.0.33/values.yaml rename to stable/ddns-updater/2.0.33/values.yaml diff --git a/stable/deconz/8.0.36/CHANGELOG.md b/stable/deconz/8.0.36/CHANGELOG.md deleted file mode 100644 index 1a81b873452..00000000000 --- a/stable/deconz/8.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-20) diff --git a/stable/deconz/8.0.36/Chart.lock b/stable/deconz/8.0.36/Chart.lock deleted file mode 100644 index 4b9ba59a8f0..00000000000 --- a/stable/deconz/8.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:48:51.710633202Z" diff --git a/stable/deconz/8.0.36/Chart.yaml b/stable/deconz/8.0.36/Chart.yaml deleted file mode 100644 index acd20a91a6f..00000000000 --- a/stable/deconz/8.0.36/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.18.02" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. -home: https://truecharts.org/docs/charts/stable/deconz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png -keywords: - - deconz - - home-automation - - zigbee - - conbee -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deconz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deconz - - https://github.com/dresden-elektronik/deconz-rest-plugin - - https://github.com/marthoc/docker-deconz -version: 8.0.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deconz/8.0.36/README.md b/stable/deconz/8.0.36/README.md deleted file mode 100644 index 8fcd3f91b05..00000000000 --- a/stable/deconz/8.0.36/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# deconz - -deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [deconz](https://truecharts.org/docs/charts/stable/deconz) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `deconz` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install deconz TrueCharts/deconz -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `deconz` deployment - -```console -helm uninstall deconz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install deconz \ - --set env.TZ="America/New York" \ - TrueCharts/deconz -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install deconz TrueCharts/deconz -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/deconz/8.0.36/charts/common-10.5.10.tgz b/stable/deconz/8.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/deconz/8.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/deconz/8.0.37/CHANGELOG.md b/stable/deconz/8.0.37/CHANGELOG.md new file mode 100644 index 00000000000..d9546c09231 --- /dev/null +++ b/stable/deconz/8.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deconz-8.0.37](https://github.com/truecharts/charts/compare/deconz-8.0.36...deconz-8.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deconz-8.0.36](https://github.com/truecharts/charts/compare/deconz-8.0.34...deconz-8.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/deconz/8.0.37/Chart.lock b/stable/deconz/8.0.37/Chart.lock new file mode 100644 index 00000000000..32b4fd4eea4 --- /dev/null +++ b/stable/deconz/8.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:40.708180329Z" diff --git a/stable/deconz/8.0.37/Chart.yaml b/stable/deconz/8.0.37/Chart.yaml new file mode 100644 index 00000000000..877beaf823d --- /dev/null +++ b/stable/deconz/8.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.18.02" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. +home: https://truecharts.org/docs/charts/stable/deconz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png +keywords: + - deconz + - home-automation + - zigbee + - conbee +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deconz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz +version: 8.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deconz/8.0.37/README.md b/stable/deconz/8.0.37/README.md new file mode 100644 index 00000000000..0a63a31b65f --- /dev/null +++ b/stable/deconz/8.0.37/README.md @@ -0,0 +1,107 @@ +# deconz + +deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [deconz](https://truecharts.org/docs/charts/stable/deconz) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `deconz` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install deconz TrueCharts/deconz +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `deconz` deployment + +```console +helm uninstall deconz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deconz \ + --set env.TZ="America/New York" \ + TrueCharts/deconz +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install deconz TrueCharts/deconz -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deconz/8.0.36/app-readme.md b/stable/deconz/8.0.37/app-readme.md similarity index 100% rename from stable/deconz/8.0.36/app-readme.md rename to stable/deconz/8.0.37/app-readme.md diff --git a/stable/deconz/8.0.37/charts/common-10.6.1.tgz b/stable/deconz/8.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/deconz/8.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/deconz/8.0.36/ci/test-values.yaml b/stable/deconz/8.0.37/ci/test-values.yaml similarity index 100% rename from stable/deconz/8.0.36/ci/test-values.yaml rename to stable/deconz/8.0.37/ci/test-values.yaml diff --git a/stable/deconz/8.0.36/ix_values.yaml b/stable/deconz/8.0.37/ix_values.yaml similarity index 100% rename from stable/deconz/8.0.36/ix_values.yaml rename to stable/deconz/8.0.37/ix_values.yaml diff --git a/stable/deconz/8.0.36/questions.yaml b/stable/deconz/8.0.37/questions.yaml similarity index 100% rename from stable/deconz/8.0.36/questions.yaml rename to stable/deconz/8.0.37/questions.yaml diff --git a/stable/dillinger/2.0.30/templates/common.yaml b/stable/deconz/8.0.37/templates/common.yaml similarity index 100% rename from stable/dillinger/2.0.30/templates/common.yaml rename to stable/deconz/8.0.37/templates/common.yaml diff --git a/stable/docker-compose/2.0.44/values.yaml b/stable/deconz/8.0.37/values.yaml similarity index 100% rename from stable/docker-compose/2.0.44/values.yaml rename to stable/deconz/8.0.37/values.yaml diff --git a/stable/deemix/3.0.33/CHANGELOG.md b/stable/deemix/3.0.33/CHANGELOG.md deleted file mode 100644 index eb41e1f28c0..00000000000 --- a/stable/deemix/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/deemix/3.0.33/Chart.lock b/stable/deemix/3.0.33/Chart.lock deleted file mode 100644 index a2bc5565a0f..00000000000 --- a/stable/deemix/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:00.159424044Z" diff --git a/stable/deemix/3.0.33/Chart.yaml b/stable/deemix/3.0.33/Chart.yaml deleted file mode 100644 index 30699437a39..00000000000 --- a/stable/deemix/3.0.33/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://truecharts.org/docs/charts/stable/deemix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png -keywords: - - music - - deemix - - deezer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deemix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix - - https://gitlab.com/Bockiii/deemix-docker.git - - https://git.freezerapp.xyz/RemixDev/deemix-py -type: application -version: 3.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deemix/3.0.33/README.md b/stable/deemix/3.0.33/README.md deleted file mode 100644 index ed660142f48..00000000000 --- a/stable/deemix/3.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# deemix - -deemix is a deezer downloader built from the ashes of Deezloader Remix. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [deemix](https://truecharts.org/docs/charts/stable/deemix) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `deemix` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install deemix TrueCharts/deemix -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `deemix` deployment - -```console -helm uninstall deemix -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install deemix \ - --set env.TZ="America/New York" \ - TrueCharts/deemix -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install deemix TrueCharts/deemix -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/deemix/3.0.33/charts/common-10.5.10.tgz b/stable/deemix/3.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/deemix/3.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/deemix/3.0.34/CHANGELOG.md b/stable/deemix/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..ef76f39310f --- /dev/null +++ b/stable/deemix/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deemix-3.0.34](https://github.com/truecharts/charts/compare/deemix-3.0.33...deemix-3.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deemix-3.0.33](https://github.com/truecharts/charts/compare/deemix-3.0.32...deemix-3.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/deemix/3.0.34/Chart.lock b/stable/deemix/3.0.34/Chart.lock new file mode 100644 index 00000000000..3cd3bb539d8 --- /dev/null +++ b/stable/deemix/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:52:56.818775724Z" diff --git a/stable/deemix/3.0.34/Chart.yaml b/stable/deemix/3.0.34/Chart.yaml new file mode 100644 index 00000000000..94ccacc5f01 --- /dev/null +++ b/stable/deemix/3.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: deemix is a deezer downloader built from the ashes of Deezloader Remix. +home: https://truecharts.org/docs/charts/stable/deemix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png +keywords: + - music + - deemix + - deezer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deemix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://gitlab.com/Bockiii/deemix-docker.git + - https://git.freezerapp.xyz/RemixDev/deemix-py +type: application +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deemix/3.0.34/README.md b/stable/deemix/3.0.34/README.md new file mode 100644 index 00000000000..b4241f39243 --- /dev/null +++ b/stable/deemix/3.0.34/README.md @@ -0,0 +1,107 @@ +# deemix + +deemix is a deezer downloader built from the ashes of Deezloader Remix. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [deemix](https://truecharts.org/docs/charts/stable/deemix) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `deemix` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install deemix TrueCharts/deemix +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `deemix` deployment + +```console +helm uninstall deemix +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deemix \ + --set env.TZ="America/New York" \ + TrueCharts/deemix +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install deemix TrueCharts/deemix -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deemix/3.0.33/app-readme.md b/stable/deemix/3.0.34/app-readme.md similarity index 100% rename from stable/deemix/3.0.33/app-readme.md rename to stable/deemix/3.0.34/app-readme.md diff --git a/stable/deemix/3.0.34/charts/common-10.6.1.tgz b/stable/deemix/3.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/deemix/3.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/deemix/3.0.33/ix_values.yaml b/stable/deemix/3.0.34/ix_values.yaml similarity index 100% rename from stable/deemix/3.0.33/ix_values.yaml rename to stable/deemix/3.0.34/ix_values.yaml diff --git a/stable/deemix/3.0.33/questions.yaml b/stable/deemix/3.0.34/questions.yaml similarity index 100% rename from stable/deemix/3.0.33/questions.yaml rename to stable/deemix/3.0.34/questions.yaml diff --git a/stable/dizquetv/7.0.33/templates/common.yaml b/stable/deemix/3.0.34/templates/common.yaml similarity index 100% rename from stable/dizquetv/7.0.33/templates/common.yaml rename to stable/deemix/3.0.34/templates/common.yaml diff --git a/stable/docusaurus/1.0.5/values.yaml b/stable/deemix/3.0.34/values.yaml similarity index 100% rename from stable/docusaurus/1.0.5/values.yaml rename to stable/deemix/3.0.34/values.yaml diff --git a/stable/deepstack/4.0.31/CHANGELOG.md b/stable/deepstack/4.0.31/CHANGELOG.md deleted file mode 100644 index 7ec832fe41c..00000000000 --- a/stable/deepstack/4.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/deepstack/4.0.31/Chart.lock b/stable/deepstack/4.0.31/Chart.lock deleted file mode 100644 index faf6593da1f..00000000000 --- a/stable/deepstack/4.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:07.429780773Z" diff --git a/stable/deepstack/4.0.31/Chart.yaml b/stable/deepstack/4.0.31/Chart.yaml deleted file mode 100644 index 4a3e19801d0..00000000000 --- a/stable/deepstack/4.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.01.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models -home: https://truecharts.org/docs/charts/stable/deepstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png -keywords: - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deepstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://github.com/johnolafenwa/DeepStack - - https://hub.docker.com/r/deepquestai/deepstack - - https://www.deepstack.cc/ -type: application -version: 4.0.31 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deepstack/4.0.31/README.md b/stable/deepstack/4.0.31/README.md deleted file mode 100644 index 59f4fa82cd7..00000000000 --- a/stable/deepstack/4.0.31/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# deepstack - -DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [deepstack](https://truecharts.org/docs/charts/stable/deepstack) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `deepstack` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install deepstack TrueCharts/deepstack -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `deepstack` deployment - -```console -helm uninstall deepstack -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install deepstack \ - --set env.TZ="America/New York" \ - TrueCharts/deepstack -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install deepstack TrueCharts/deepstack -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/deepstack/4.0.31/charts/common-10.5.10.tgz b/stable/deepstack/4.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/deepstack/4.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/deepstack/4.0.32/CHANGELOG.md b/stable/deepstack/4.0.32/CHANGELOG.md new file mode 100644 index 00000000000..bddd5106588 --- /dev/null +++ b/stable/deepstack/4.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deepstack-4.0.32](https://github.com/truecharts/charts/compare/deepstack-4.0.31...deepstack-4.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deepstack-4.0.31](https://github.com/truecharts/charts/compare/deepstack-4.0.30...deepstack-4.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/deepstack/4.0.32/Chart.lock b/stable/deepstack/4.0.32/Chart.lock new file mode 100644 index 00000000000..5d320c7cc6f --- /dev/null +++ b/stable/deepstack/4.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:53:05.840162282Z" diff --git a/stable/deepstack/4.0.32/Chart.yaml b/stable/deepstack/4.0.32/Chart.yaml new file mode 100644 index 00000000000..c7f8be0ad9f --- /dev/null +++ b/stable/deepstack/4.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models +home: https://truecharts.org/docs/charts/stable/deepstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png +keywords: + - AI +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deepstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://github.com/johnolafenwa/DeepStack + - https://hub.docker.com/r/deepquestai/deepstack + - https://www.deepstack.cc/ +type: application +version: 4.0.32 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deepstack/4.0.32/README.md b/stable/deepstack/4.0.32/README.md new file mode 100644 index 00000000000..b101cd230c7 --- /dev/null +++ b/stable/deepstack/4.0.32/README.md @@ -0,0 +1,108 @@ +# deepstack + +DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [deepstack](https://truecharts.org/docs/charts/stable/deepstack) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `deepstack` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install deepstack TrueCharts/deepstack +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `deepstack` deployment + +```console +helm uninstall deepstack +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deepstack \ + --set env.TZ="America/New York" \ + TrueCharts/deepstack +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install deepstack TrueCharts/deepstack -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deepstack/4.0.31/app-readme.md b/stable/deepstack/4.0.32/app-readme.md similarity index 100% rename from stable/deepstack/4.0.31/app-readme.md rename to stable/deepstack/4.0.32/app-readme.md diff --git a/stable/deepstack/4.0.32/charts/common-10.6.1.tgz b/stable/deepstack/4.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/deepstack/4.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/deepstack/4.0.31/ci/basic-values.yaml b/stable/deepstack/4.0.32/ci/basic-values.yaml similarity index 100% rename from stable/deepstack/4.0.31/ci/basic-values.yaml rename to stable/deepstack/4.0.32/ci/basic-values.yaml diff --git a/stable/deepstack/4.0.31/ci/gpu-values.yaml b/stable/deepstack/4.0.32/ci/gpu-values.yaml similarity index 100% rename from stable/deepstack/4.0.31/ci/gpu-values.yaml rename to stable/deepstack/4.0.32/ci/gpu-values.yaml diff --git a/stable/deepstack/4.0.31/ix_values.yaml b/stable/deepstack/4.0.32/ix_values.yaml similarity index 100% rename from stable/deepstack/4.0.31/ix_values.yaml rename to stable/deepstack/4.0.32/ix_values.yaml diff --git a/stable/deepstack/4.0.31/questions.yaml b/stable/deepstack/4.0.32/questions.yaml similarity index 100% rename from stable/deepstack/4.0.31/questions.yaml rename to stable/deepstack/4.0.32/questions.yaml diff --git a/stable/docker-compose/2.0.44/templates/common.yaml b/stable/deepstack/4.0.32/templates/common.yaml similarity index 100% rename from stable/docker-compose/2.0.44/templates/common.yaml rename to stable/deepstack/4.0.32/templates/common.yaml diff --git a/stable/dokuwiki/3.0.54/values.yaml b/stable/deepstack/4.0.32/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.54/values.yaml rename to stable/deepstack/4.0.32/values.yaml diff --git a/stable/deluge/11.0.34/CHANGELOG.md b/stable/deluge/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..f1a5ce58a92 --- /dev/null +++ b/stable/deluge/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deluge-11.0.34](https://github.com/truecharts/charts/compare/deluge-11.0.33...deluge-11.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [deluge-11.0.33](https://github.com/truecharts/charts/compare/deluge-11.0.32...deluge-11.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deluge-11.0.33](https://github.com/truecharts/charts/compare/deluge-11.0.32...deluge-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deluge-11.0.33](https://github.com/truecharts/charts/compare/deluge-11.0.32...deluge-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [deluge-11.0.33](https://github.com/truecharts/charts/compare/deluge-11.0.32...deluge-11.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/deluge/11.0.34/Chart.lock b/stable/deluge/11.0.34/Chart.lock new file mode 100644 index 00000000000..727940229de --- /dev/null +++ b/stable/deluge/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:53:10.89056638Z" diff --git a/stable/deluge/11.0.34/Chart.yaml b/stable/deluge/11.0.34/Chart.yaml new file mode 100644 index 00000000000..63517a1f6f7 --- /dev/null +++ b/stable/deluge/11.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Deluge App for TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/deluge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deluge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://github.com/deluge-torrent/deluge +type: application +version: 11.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deluge/11.0.34/README.md b/stable/deluge/11.0.34/README.md new file mode 100644 index 00000000000..ce282def698 --- /dev/null +++ b/stable/deluge/11.0.34/README.md @@ -0,0 +1,106 @@ +# deluge + +Deluge App for TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [deluge](https://truecharts.org/docs/charts/stable/deluge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `deluge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install deluge TrueCharts/deluge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `deluge` deployment + +```console +helm uninstall deluge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install deluge \ + --set env.TZ="America/New York" \ + TrueCharts/deluge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install deluge TrueCharts/deluge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/deluge/11.0.34/app-readme.md b/stable/deluge/11.0.34/app-readme.md new file mode 100644 index 00000000000..2a116c2be4a --- /dev/null +++ b/stable/deluge/11.0.34/app-readme.md @@ -0,0 +1,8 @@ +Deluge App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/deluge](https://truecharts.org/docs/charts/stable/deluge) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/deluge/11.0.34/charts/common-10.6.1.tgz b/stable/deluge/11.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/deluge/11.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/deluge/11.0.34/ix_values.yaml b/stable/deluge/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..f3a2670b624 --- /dev/null +++ b/stable/deluge/11.0.34/ix_values.yaml @@ -0,0 +1,44 @@ +image: + repository: tccr.io/truecharts/deluge + pullPolicy: IfNotPresent + tag: v2.0.5@sha256:ca7f421369134ba24caa52d929291c37d0a05fb44defa107a358395f15535788 + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8112 + targetPort: 8112 + torrent: + enabled: true + ports: + tcp: + enabled: true + port: 51413 + targetPort: 51413 + torrent-udp: + enabled: true + ports: + udp: + enabled: true + port: 51413 + targetPort: 51413 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/deluge/11.0.34/questions.yaml b/stable/deluge/11.0.34/questions.yaml new file mode 100644 index 00000000000..17bc0fef585 --- /dev/null +++ b/stable/deluge/11.0.34/questions.yaml @@ -0,0 +1,2815 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + ## Portal Button + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8112 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8112 + - variable: torrent + label: "TCP Torrent Service" + description: "TCP Torrent Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51413 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 51413 + - variable: torrent-udp + label: "UDP Torrent Service" + description: "UDP Torrent Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: udp + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51413 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: UDP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 51413 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/docusaurus/1.0.5/templates/common.yaml b/stable/deluge/11.0.34/templates/common.yaml similarity index 100% rename from stable/docusaurus/1.0.5/templates/common.yaml rename to stable/deluge/11.0.34/templates/common.yaml diff --git a/stable/domoticz/2.0.37/values.yaml b/stable/deluge/11.0.34/values.yaml similarity index 100% rename from stable/domoticz/2.0.37/values.yaml rename to stable/deluge/11.0.34/values.yaml diff --git a/stable/digikam/4.0.34/CHANGELOG.md b/stable/digikam/4.0.34/CHANGELOG.md deleted file mode 100644 index f02bc8d1c5a..00000000000 --- a/stable/digikam/4.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [digikam-4.0.34](https://github.com/truecharts/charts/compare/digikam-4.0.33...digikam-4.0.34) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/digikam/4.0.34/Chart.lock b/stable/digikam/4.0.34/Chart.lock deleted file mode 100644 index dafc6393b0a..00000000000 --- a/stable/digikam/4.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:50:44.802532651Z" diff --git a/stable/digikam/4.0.34/Chart.yaml b/stable/digikam/4.0.34/Chart.yaml deleted file mode 100644 index f9b40299c0d..00000000000 --- a/stable/digikam/4.0.34/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "7.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Professional Photo Management with the Power of Open Source -home: https://truecharts.org/docs/charts/stable/digikam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png -keywords: - - digikam - - photo - - management - - image - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: digikam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ -type: application -version: 4.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/digikam/4.0.34/README.md b/stable/digikam/4.0.34/README.md deleted file mode 100644 index 95174506599..00000000000 --- a/stable/digikam/4.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# digikam - -Professional Photo Management with the Power of Open Source - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [digikam](https://truecharts.org/docs/charts/stable/digikam) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `digikam` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install digikam TrueCharts/digikam -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `digikam` deployment - -```console -helm uninstall digikam -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install digikam \ - --set env.TZ="America/New York" \ - TrueCharts/digikam -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install digikam TrueCharts/digikam -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/digikam/4.0.34/charts/common-10.5.10.tgz b/stable/digikam/4.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/digikam/4.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/digikam/4.0.35/CHANGELOG.md b/stable/digikam/4.0.35/CHANGELOG.md new file mode 100644 index 00000000000..eab5d404acc --- /dev/null +++ b/stable/digikam/4.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [digikam-4.0.35](https://github.com/truecharts/charts/compare/digikam-4.0.34...digikam-4.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [digikam-4.0.34](https://github.com/truecharts/charts/compare/digikam-4.0.33...digikam-4.0.34) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [digikam-4.0.33](https://github.com/truecharts/charts/compare/digikam-4.0.31...digikam-4.0.33) (2022-09-20) + +### Chore diff --git a/stable/digikam/4.0.35/Chart.lock b/stable/digikam/4.0.35/Chart.lock new file mode 100644 index 00000000000..03615d56028 --- /dev/null +++ b/stable/digikam/4.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:53:13.219778963Z" diff --git a/stable/digikam/4.0.35/Chart.yaml b/stable/digikam/4.0.35/Chart.yaml new file mode 100644 index 00000000000..1647b2ab64b --- /dev/null +++ b/stable/digikam/4.0.35/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Professional Photo Management with the Power of Open Source +home: https://truecharts.org/docs/charts/stable/digikam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png +keywords: + - digikam + - photo + - management + - image + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: digikam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ +type: application +version: 4.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/digikam/4.0.35/README.md b/stable/digikam/4.0.35/README.md new file mode 100644 index 00000000000..1914f833467 --- /dev/null +++ b/stable/digikam/4.0.35/README.md @@ -0,0 +1,107 @@ +# digikam + +Professional Photo Management with the Power of Open Source + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [digikam](https://truecharts.org/docs/charts/stable/digikam) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `digikam` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install digikam TrueCharts/digikam +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `digikam` deployment + +```console +helm uninstall digikam +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install digikam \ + --set env.TZ="America/New York" \ + TrueCharts/digikam +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install digikam TrueCharts/digikam -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/digikam/4.0.34/app-readme.md b/stable/digikam/4.0.35/app-readme.md similarity index 100% rename from stable/digikam/4.0.34/app-readme.md rename to stable/digikam/4.0.35/app-readme.md diff --git a/stable/digikam/4.0.35/charts/common-10.6.1.tgz b/stable/digikam/4.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/digikam/4.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/digikam/4.0.34/ix_values.yaml b/stable/digikam/4.0.35/ix_values.yaml similarity index 100% rename from stable/digikam/4.0.34/ix_values.yaml rename to stable/digikam/4.0.35/ix_values.yaml diff --git a/stable/digikam/4.0.34/questions.yaml b/stable/digikam/4.0.35/questions.yaml similarity index 100% rename from stable/digikam/4.0.34/questions.yaml rename to stable/digikam/4.0.35/questions.yaml diff --git a/stable/digikam/4.0.34/templates/common.yaml b/stable/digikam/4.0.35/templates/common.yaml similarity index 100% rename from stable/digikam/4.0.34/templates/common.yaml rename to stable/digikam/4.0.35/templates/common.yaml diff --git a/stable/doplarr/2.0.32/values.yaml b/stable/digikam/4.0.35/values.yaml similarity index 100% rename from stable/doplarr/2.0.32/values.yaml rename to stable/digikam/4.0.35/values.yaml diff --git a/stable/dillinger/2.0.30/CHANGELOG.md b/stable/dillinger/2.0.30/CHANGELOG.md deleted file mode 100644 index d5f4320ae11..00000000000 --- a/stable/dillinger/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/dillinger/2.0.30/Chart.lock b/stable/dillinger/2.0.30/Chart.lock deleted file mode 100644 index 670330a54fb..00000000000 --- a/stable/dillinger/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:24.041101359Z" diff --git a/stable/dillinger/2.0.30/Chart.yaml b/stable/dillinger/2.0.30/Chart.yaml deleted file mode 100644 index d88b8d0f426..00000000000 --- a/stable/dillinger/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 2.0.30 -appVersion: "3.39.1" -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/dillinger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png -keywords: - - dillinger -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - - https://hub.docker.com/r/linuxserver/dillinger -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dillinger/2.0.30/README.md b/stable/dillinger/2.0.30/README.md deleted file mode 100644 index f4f17b5768c..00000000000 --- a/stable/dillinger/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# dillinger - -Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dillinger](https://truecharts.org/docs/charts/stable/dillinger) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dillinger` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dillinger TrueCharts/dillinger -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dillinger` deployment - -```console -helm uninstall dillinger -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dillinger \ - --set env.TZ="America/New York" \ - TrueCharts/dillinger -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dillinger TrueCharts/dillinger -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dillinger/2.0.30/charts/common-10.5.10.tgz b/stable/dillinger/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/dillinger/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/dillinger/2.0.31/CHANGELOG.md b/stable/dillinger/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7426eefdddd --- /dev/null +++ b/stable/dillinger/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dillinger-2.0.31](https://github.com/truecharts/charts/compare/dillinger-2.0.30...dillinger-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dillinger-2.0.30](https://github.com/truecharts/charts/compare/dillinger-2.0.29...dillinger-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/dillinger/2.0.31/Chart.lock b/stable/dillinger/2.0.31/Chart.lock new file mode 100644 index 00000000000..2f3e0944182 --- /dev/null +++ b/stable/dillinger/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:53:28.665567219Z" diff --git a/stable/dillinger/2.0.31/Chart.yaml b/stable/dillinger/2.0.31/Chart.yaml new file mode 100644 index 00000000000..44ec7821cea --- /dev/null +++ b/stable/dillinger/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 2.0.31 +appVersion: "3.39.1" +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/dillinger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png +keywords: + - dillinger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger + - https://hub.docker.com/r/linuxserver/dillinger +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dillinger/2.0.31/README.md b/stable/dillinger/2.0.31/README.md new file mode 100644 index 00000000000..4df424723ec --- /dev/null +++ b/stable/dillinger/2.0.31/README.md @@ -0,0 +1,106 @@ +# dillinger + +Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dillinger](https://truecharts.org/docs/charts/stable/dillinger) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dillinger` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dillinger TrueCharts/dillinger +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dillinger` deployment + +```console +helm uninstall dillinger +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dillinger \ + --set env.TZ="America/New York" \ + TrueCharts/dillinger +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dillinger TrueCharts/dillinger -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dillinger/2.0.30/app-readme.md b/stable/dillinger/2.0.31/app-readme.md similarity index 100% rename from stable/dillinger/2.0.30/app-readme.md rename to stable/dillinger/2.0.31/app-readme.md diff --git a/stable/dillinger/2.0.31/charts/common-10.6.1.tgz b/stable/dillinger/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/dillinger/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/dillinger/2.0.30/ix_values.yaml b/stable/dillinger/2.0.31/ix_values.yaml similarity index 100% rename from stable/dillinger/2.0.30/ix_values.yaml rename to stable/dillinger/2.0.31/ix_values.yaml diff --git a/stable/dillinger/2.0.30/questions.yaml b/stable/dillinger/2.0.31/questions.yaml similarity index 100% rename from stable/dillinger/2.0.30/questions.yaml rename to stable/dillinger/2.0.31/questions.yaml diff --git a/stable/dokuwiki/3.0.54/templates/common.yaml b/stable/dillinger/2.0.31/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.54/templates/common.yaml rename to stable/dillinger/2.0.31/templates/common.yaml diff --git a/stable/double-take/2.0.33/values.yaml b/stable/dillinger/2.0.31/values.yaml similarity index 100% rename from stable/double-take/2.0.33/values.yaml rename to stable/dillinger/2.0.31/values.yaml diff --git a/stable/dizquetv/7.0.33/CHANGELOG.md b/stable/dizquetv/7.0.33/CHANGELOG.md deleted file mode 100644 index 1cc65a83f7a..00000000000 --- a/stable/dizquetv/7.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/dizquetv/7.0.33/Chart.lock b/stable/dizquetv/7.0.33/Chart.lock deleted file mode 100644 index ec14f3488f4..00000000000 --- a/stable/dizquetv/7.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:33.359024293Z" diff --git a/stable/dizquetv/7.0.33/Chart.yaml b/stable/dizquetv/7.0.33/Chart.yaml deleted file mode 100644 index 5e81f9de51f..00000000000 --- a/stable/dizquetv/7.0.33/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Create live TV channel streams from media on your Plex servers. -home: https://truecharts.org/docs/charts/stable/dizquetv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png -keywords: - - dizqueTV - - dizquetv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dizquetv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv - - https://github.com/vexorian/dizquetv - - https://hub.docker.com/r/vexorian/dizquetv -version: 7.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.33/README.md b/stable/dizquetv/7.0.33/README.md deleted file mode 100644 index 53edb5abdd3..00000000000 --- a/stable/dizquetv/7.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dizquetv - -Create live TV channel streams from media on your Plex servers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dizquetv](https://truecharts.org/docs/charts/stable/dizquetv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dizquetv` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dizquetv TrueCharts/dizquetv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dizquetv` deployment - -```console -helm uninstall dizquetv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dizquetv \ - --set env.TZ="America/New York" \ - TrueCharts/dizquetv -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dizquetv TrueCharts/dizquetv -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dizquetv/7.0.33/charts/common-10.5.10.tgz b/stable/dizquetv/7.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/dizquetv/7.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/dizquetv/7.0.34/CHANGELOG.md b/stable/dizquetv/7.0.34/CHANGELOG.md new file mode 100644 index 00000000000..b90ce98802f --- /dev/null +++ b/stable/dizquetv/7.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dizquetv-7.0.34](https://github.com/truecharts/charts/compare/dizquetv-7.0.33...dizquetv-7.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dizquetv-7.0.33](https://github.com/truecharts/charts/compare/dizquetv-7.0.32...dizquetv-7.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/dizquetv/7.0.34/Chart.lock b/stable/dizquetv/7.0.34/Chart.lock new file mode 100644 index 00000000000..3eb2dbcce0c --- /dev/null +++ b/stable/dizquetv/7.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:53:37.798172695Z" diff --git a/stable/dizquetv/7.0.34/Chart.yaml b/stable/dizquetv/7.0.34/Chart.yaml new file mode 100644 index 00000000000..3204ceb8e14 --- /dev/null +++ b/stable/dizquetv/7.0.34/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Create live TV channel streams from media on your Plex servers. +home: https://truecharts.org/docs/charts/stable/dizquetv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png +keywords: + - dizqueTV + - dizquetv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dizquetv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://github.com/vexorian/dizquetv + - https://hub.docker.com/r/vexorian/dizquetv +version: 7.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.34/README.md b/stable/dizquetv/7.0.34/README.md new file mode 100644 index 00000000000..6764a0a9bbd --- /dev/null +++ b/stable/dizquetv/7.0.34/README.md @@ -0,0 +1,107 @@ +# dizquetv + +Create live TV channel streams from media on your Plex servers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dizquetv](https://truecharts.org/docs/charts/stable/dizquetv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dizquetv` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dizquetv TrueCharts/dizquetv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dizquetv` deployment + +```console +helm uninstall dizquetv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dizquetv \ + --set env.TZ="America/New York" \ + TrueCharts/dizquetv +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dizquetv TrueCharts/dizquetv -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dizquetv/7.0.33/app-readme.md b/stable/dizquetv/7.0.34/app-readme.md similarity index 100% rename from stable/dizquetv/7.0.33/app-readme.md rename to stable/dizquetv/7.0.34/app-readme.md diff --git a/stable/dizquetv/7.0.34/charts/common-10.6.1.tgz b/stable/dizquetv/7.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/dizquetv/7.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/dizquetv/7.0.33/ix_values.yaml b/stable/dizquetv/7.0.34/ix_values.yaml similarity index 100% rename from stable/dizquetv/7.0.33/ix_values.yaml rename to stable/dizquetv/7.0.34/ix_values.yaml diff --git a/stable/dizquetv/7.0.33/questions.yaml b/stable/dizquetv/7.0.34/questions.yaml similarity index 100% rename from stable/dizquetv/7.0.33/questions.yaml rename to stable/dizquetv/7.0.34/questions.yaml diff --git a/stable/domoticz/2.0.37/templates/common.yaml b/stable/dizquetv/7.0.34/templates/common.yaml similarity index 100% rename from stable/domoticz/2.0.37/templates/common.yaml rename to stable/dizquetv/7.0.34/templates/common.yaml diff --git a/stable/doublecommander/4.0.30/values.yaml b/stable/dizquetv/7.0.34/values.yaml similarity index 100% rename from stable/doublecommander/4.0.30/values.yaml rename to stable/dizquetv/7.0.34/values.yaml diff --git a/stable/docker-compose/2.0.44/CHANGELOG.md b/stable/docker-compose/2.0.44/CHANGELOG.md deleted file mode 100644 index 16c8fb32f71..00000000000 --- a/stable/docker-compose/2.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docker-compose-2.0.44](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-compose-2.0.44](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-compose-2.0.43](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-compose-2.0.43](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [docker-compose-2.0.43](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.43) (2022-09-20) - -### Chore diff --git a/stable/docker-compose/2.0.44/Chart.lock b/stable/docker-compose/2.0.44/Chart.lock deleted file mode 100644 index 8ea85b15aad..00000000000 --- a/stable/docker-compose/2.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:36.709712307Z" diff --git a/stable/docker-compose/2.0.44/Chart.yaml b/stable/docker-compose/2.0.44/Chart.yaml deleted file mode 100644 index fb025024eb1..00000000000 --- a/stable/docker-compose/2.0.44/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "20.10.18" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Dedicated App for using Docker-Compose on TrueNAS SCALE -home: https://truecharts.org/docs/charts/stable/docker-compose -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png -keywords: - - docker-compose - - docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-compose -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose - - https://hub.docker.com/_/docker -type: application -version: 2.0.44 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/docker-compose/2.0.44/README.md b/stable/docker-compose/2.0.44/README.md deleted file mode 100644 index 78b37e6f2c5..00000000000 --- a/stable/docker-compose/2.0.44/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# docker-compose - -Dedicated App for using Docker-Compose on TrueNAS SCALE - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [docker-compose](https://truecharts.org/docs/charts/stable/docker-compose) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `docker-compose` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install docker-compose TrueCharts/docker-compose -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `docker-compose` deployment - -```console -helm uninstall docker-compose -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install docker-compose \ - --set env.TZ="America/New York" \ - TrueCharts/docker-compose -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install docker-compose TrueCharts/docker-compose -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/docker-compose/2.0.44/charts/common-10.5.10.tgz b/stable/docker-compose/2.0.44/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/docker-compose/2.0.44/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/docker-compose/2.0.45/CHANGELOG.md b/stable/docker-compose/2.0.45/CHANGELOG.md new file mode 100644 index 00000000000..fae69c4a214 --- /dev/null +++ b/stable/docker-compose/2.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docker-compose-2.0.45](https://github.com/truecharts/charts/compare/docker-compose-2.0.44...docker-compose-2.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [docker-compose-2.0.44](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-compose-2.0.44](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-compose-2.0.43](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [docker-compose-2.0.43](https://github.com/truecharts/charts/compare/docker-compose-2.0.41...docker-compose-2.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/docker-compose/2.0.45/Chart.lock b/stable/docker-compose/2.0.45/Chart.lock new file mode 100644 index 00000000000..1c60dad751f --- /dev/null +++ b/stable/docker-compose/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:53:42.462376744Z" diff --git a/stable/docker-compose/2.0.45/Chart.yaml b/stable/docker-compose/2.0.45/Chart.yaml new file mode 100644 index 00000000000..ffda0c922f2 --- /dev/null +++ b/stable/docker-compose/2.0.45/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "20.10.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Dedicated App for using Docker-Compose on TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/docker-compose +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png +keywords: + - docker-compose + - docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-compose +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose + - https://hub.docker.com/_/docker +type: application +version: 2.0.45 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docker-compose/2.0.45/README.md b/stable/docker-compose/2.0.45/README.md new file mode 100644 index 00000000000..f5d5d147820 --- /dev/null +++ b/stable/docker-compose/2.0.45/README.md @@ -0,0 +1,106 @@ +# docker-compose + +Dedicated App for using Docker-Compose on TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [docker-compose](https://truecharts.org/docs/charts/stable/docker-compose) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `docker-compose` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install docker-compose TrueCharts/docker-compose +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `docker-compose` deployment + +```console +helm uninstall docker-compose +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install docker-compose \ + --set env.TZ="America/New York" \ + TrueCharts/docker-compose +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install docker-compose TrueCharts/docker-compose -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/docker-compose/2.0.44/app-readme.md b/stable/docker-compose/2.0.45/app-readme.md similarity index 100% rename from stable/docker-compose/2.0.44/app-readme.md rename to stable/docker-compose/2.0.45/app-readme.md diff --git a/stable/docker-compose/2.0.45/charts/common-10.6.1.tgz b/stable/docker-compose/2.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/docker-compose/2.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/docker-compose/2.0.44/ix_values.yaml b/stable/docker-compose/2.0.45/ix_values.yaml similarity index 100% rename from stable/docker-compose/2.0.44/ix_values.yaml rename to stable/docker-compose/2.0.45/ix_values.yaml diff --git a/stable/docker-compose/2.0.44/questions.yaml b/stable/docker-compose/2.0.45/questions.yaml similarity index 100% rename from stable/docker-compose/2.0.44/questions.yaml rename to stable/docker-compose/2.0.45/questions.yaml diff --git a/stable/doplarr/2.0.32/templates/common.yaml b/stable/docker-compose/2.0.45/templates/common.yaml similarity index 100% rename from stable/doplarr/2.0.32/templates/common.yaml rename to stable/docker-compose/2.0.45/templates/common.yaml diff --git a/stable/drawio/2.0.45/values.yaml b/stable/docker-compose/2.0.45/values.yaml similarity index 100% rename from stable/drawio/2.0.45/values.yaml rename to stable/docker-compose/2.0.45/values.yaml diff --git a/stable/docusaurus/1.0.5/CHANGELOG.md b/stable/docusaurus/1.0.5/CHANGELOG.md deleted file mode 100644 index ed095e18607..00000000000 --- a/stable/docusaurus/1.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/docusaurus/1.0.5/Chart.lock b/stable/docusaurus/1.0.5/Chart.lock deleted file mode 100644 index 2f904b00cfa..00000000000 --- a/stable/docusaurus/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:49:42.538480744Z" diff --git a/stable/docusaurus/1.0.5/Chart.yaml b/stable/docusaurus/1.0.5/Chart.yaml deleted file mode 100644 index be8913ce20f..00000000000 --- a/stable/docusaurus/1.0.5/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Docusaurus makes it easy to maintain Open Source documentation websites. -home: https://truecharts.org/docs/charts/stable/docusaurus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png -keywords: - - documentation - - website - - Docusaurus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docusaurus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://hub.docker.com/r/awesometic/docusaurus - - https://github.com/awesometic/docker-docusaurus -type: application -version: 1.0.5 -annotations: - truecharts.org/catagories: | - - website - - documentation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/docusaurus/1.0.5/README.md b/stable/docusaurus/1.0.5/README.md deleted file mode 100644 index e6fa360803a..00000000000 --- a/stable/docusaurus/1.0.5/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# docusaurus - -Docusaurus makes it easy to maintain Open Source documentation websites. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [docusaurus](https://truecharts.org/docs/charts/stable/docusaurus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `docusaurus` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install docusaurus TrueCharts/docusaurus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `docusaurus` deployment - -```console -helm uninstall docusaurus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install docusaurus \ - --set env.TZ="America/New York" \ - TrueCharts/docusaurus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install docusaurus TrueCharts/docusaurus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/docusaurus/1.0.5/charts/common-10.5.10.tgz b/stable/docusaurus/1.0.5/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/docusaurus/1.0.5/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/docusaurus/1.0.6/CHANGELOG.md b/stable/docusaurus/1.0.6/CHANGELOG.md new file mode 100644 index 00000000000..1d31a984536 --- /dev/null +++ b/stable/docusaurus/1.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docusaurus-1.0.6](https://github.com/truecharts/charts/compare/docusaurus-1.0.5...docusaurus-1.0.6) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [docusaurus-1.0.5](https://github.com/truecharts/charts/compare/docusaurus-1.0.4...docusaurus-1.0.5) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/docusaurus/1.0.6/Chart.lock b/stable/docusaurus/1.0.6/Chart.lock new file mode 100644 index 00000000000..18a69438dcd --- /dev/null +++ b/stable/docusaurus/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:53:45.034632701Z" diff --git a/stable/docusaurus/1.0.6/Chart.yaml b/stable/docusaurus/1.0.6/Chart.yaml new file mode 100644 index 00000000000..68d3efd0152 --- /dev/null +++ b/stable/docusaurus/1.0.6/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Docusaurus makes it easy to maintain Open Source documentation websites. +home: https://truecharts.org/docs/charts/stable/docusaurus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png +keywords: + - documentation + - website + - Docusaurus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docusaurus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://hub.docker.com/r/awesometic/docusaurus + - https://github.com/awesometic/docker-docusaurus +type: application +version: 1.0.6 +annotations: + truecharts.org/catagories: | + - website + - documentation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docusaurus/1.0.6/README.md b/stable/docusaurus/1.0.6/README.md new file mode 100644 index 00000000000..5e9c9705762 --- /dev/null +++ b/stable/docusaurus/1.0.6/README.md @@ -0,0 +1,107 @@ +# docusaurus + +Docusaurus makes it easy to maintain Open Source documentation websites. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [docusaurus](https://truecharts.org/docs/charts/stable/docusaurus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `docusaurus` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install docusaurus TrueCharts/docusaurus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `docusaurus` deployment + +```console +helm uninstall docusaurus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install docusaurus \ + --set env.TZ="America/New York" \ + TrueCharts/docusaurus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install docusaurus TrueCharts/docusaurus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/docusaurus/1.0.5/app-readme.md b/stable/docusaurus/1.0.6/app-readme.md similarity index 100% rename from stable/docusaurus/1.0.5/app-readme.md rename to stable/docusaurus/1.0.6/app-readme.md diff --git a/stable/docusaurus/1.0.6/charts/common-10.6.1.tgz b/stable/docusaurus/1.0.6/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/docusaurus/1.0.6/charts/common-10.6.1.tgz differ diff --git a/stable/docusaurus/1.0.5/ix_values.yaml b/stable/docusaurus/1.0.6/ix_values.yaml similarity index 100% rename from stable/docusaurus/1.0.5/ix_values.yaml rename to stable/docusaurus/1.0.6/ix_values.yaml diff --git a/stable/docusaurus/1.0.5/questions.yaml b/stable/docusaurus/1.0.6/questions.yaml similarity index 100% rename from stable/docusaurus/1.0.5/questions.yaml rename to stable/docusaurus/1.0.6/questions.yaml diff --git a/stable/double-take/2.0.33/templates/common.yaml b/stable/docusaurus/1.0.6/templates/common.yaml similarity index 100% rename from stable/double-take/2.0.33/templates/common.yaml rename to stable/docusaurus/1.0.6/templates/common.yaml diff --git a/stable/drone-runner/1.0.7/values.yaml b/stable/docusaurus/1.0.6/values.yaml similarity index 100% rename from stable/drone-runner/1.0.7/values.yaml rename to stable/docusaurus/1.0.6/values.yaml diff --git a/stable/dokuwiki/3.0.54/CHANGELOG.md b/stable/dokuwiki/3.0.54/CHANGELOG.md deleted file mode 100644 index 1049d4833bc..00000000000 --- a/stable/dokuwiki/3.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dokuwiki-3.0.54](https://github.com/truecharts/charts/compare/dokuwiki-3.0.53...dokuwiki-3.0.54) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [dokuwiki-3.0.53](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.53) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dokuwiki-3.0.53](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.53) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dokuwiki-3.0.53](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.53) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dokuwiki-3.0.53](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.53) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/dokuwiki/3.0.54/Chart.lock b/stable/dokuwiki/3.0.54/Chart.lock deleted file mode 100644 index 39a59e90394..00000000000 --- a/stable/dokuwiki/3.0.54/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:23:18.414535997Z" diff --git a/stable/dokuwiki/3.0.54/Chart.yaml b/stable/dokuwiki/3.0.54/Chart.yaml deleted file mode 100644 index ef9830dc074..00000000000 --- a/stable/dokuwiki/3.0.54/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 3.0.54 -appVersion: "20220731.1" -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/dokuwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png -keywords: - - dokuwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - - https://hub.docker.com/r/bitnami/dokuwiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dokuwiki/3.0.54/README.md b/stable/dokuwiki/3.0.54/README.md deleted file mode 100644 index e0d26fabce1..00000000000 --- a/stable/dokuwiki/3.0.54/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# dokuwiki - -Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dokuwiki](https://truecharts.org/docs/charts/stable/dokuwiki) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dokuwiki` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dokuwiki TrueCharts/dokuwiki -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dokuwiki` deployment - -```console -helm uninstall dokuwiki -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dokuwiki \ - --set env.TZ="America/New York" \ - TrueCharts/dokuwiki -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dokuwiki TrueCharts/dokuwiki -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dokuwiki/3.0.54/charts/common-10.5.10.tgz b/stable/dokuwiki/3.0.54/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/dokuwiki/3.0.54/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/dokuwiki/3.0.55/CHANGELOG.md b/stable/dokuwiki/3.0.55/CHANGELOG.md new file mode 100644 index 00000000000..5ff63a71404 --- /dev/null +++ b/stable/dokuwiki/3.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dokuwiki-3.0.55](https://github.com/truecharts/charts/compare/dokuwiki-3.0.54...dokuwiki-3.0.55) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dokuwiki-3.0.54](https://github.com/truecharts/charts/compare/dokuwiki-3.0.53...dokuwiki-3.0.54) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [dokuwiki-3.0.53](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.53) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dokuwiki-3.0.53](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.53) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dokuwiki-3.0.53](https://github.com/truecharts/charts/compare/dokuwiki-3.0.50...dokuwiki-3.0.53) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 ([#3791](https://github.com/truecharts/charts/issues/3791)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + diff --git a/stable/dokuwiki/3.0.55/Chart.lock b/stable/dokuwiki/3.0.55/Chart.lock new file mode 100644 index 00000000000..ad004806c3c --- /dev/null +++ b/stable/dokuwiki/3.0.55/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:54:00.708255417Z" diff --git a/stable/dokuwiki/3.0.55/Chart.yaml b/stable/dokuwiki/3.0.55/Chart.yaml new file mode 100644 index 00000000000..e4f585392f4 --- /dev/null +++ b/stable/dokuwiki/3.0.55/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 3.0.55 +appVersion: "20220731.1" +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/dokuwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png +keywords: + - dokuwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki + - https://hub.docker.com/r/bitnami/dokuwiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dokuwiki/3.0.55/README.md b/stable/dokuwiki/3.0.55/README.md new file mode 100644 index 00000000000..94b9f560d65 --- /dev/null +++ b/stable/dokuwiki/3.0.55/README.md @@ -0,0 +1,106 @@ +# dokuwiki + +Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dokuwiki](https://truecharts.org/docs/charts/stable/dokuwiki) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dokuwiki` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dokuwiki TrueCharts/dokuwiki +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dokuwiki` deployment + +```console +helm uninstall dokuwiki +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dokuwiki \ + --set env.TZ="America/New York" \ + TrueCharts/dokuwiki +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dokuwiki TrueCharts/dokuwiki -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dokuwiki/3.0.54/app-readme.md b/stable/dokuwiki/3.0.55/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.54/app-readme.md rename to stable/dokuwiki/3.0.55/app-readme.md diff --git a/stable/dokuwiki/3.0.55/charts/common-10.6.1.tgz b/stable/dokuwiki/3.0.55/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/dokuwiki/3.0.55/charts/common-10.6.1.tgz differ diff --git a/stable/dokuwiki/3.0.54/ix_values.yaml b/stable/dokuwiki/3.0.55/ix_values.yaml similarity index 100% rename from stable/dokuwiki/3.0.54/ix_values.yaml rename to stable/dokuwiki/3.0.55/ix_values.yaml diff --git a/stable/dokuwiki/3.0.54/questions.yaml b/stable/dokuwiki/3.0.55/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.54/questions.yaml rename to stable/dokuwiki/3.0.55/questions.yaml diff --git a/stable/drawio/2.0.45/templates/common.yaml b/stable/dokuwiki/3.0.55/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.45/templates/common.yaml rename to stable/dokuwiki/3.0.55/templates/common.yaml diff --git a/stable/dsmr-reader/8.0.38/values.yaml b/stable/dokuwiki/3.0.55/values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.38/values.yaml rename to stable/dokuwiki/3.0.55/values.yaml diff --git a/stable/domoticz/2.0.37/CHANGELOG.md b/stable/domoticz/2.0.37/CHANGELOG.md deleted file mode 100644 index 66ab72cade1..00000000000 --- a/stable/domoticz/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [domoticz-2.0.37](https://github.com/truecharts/charts/compare/domoticz-2.0.36...domoticz-2.0.37) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/domoticz/2.0.37/Chart.lock b/stable/domoticz/2.0.37/Chart.lock deleted file mode 100644 index 9a14476503a..00000000000 --- a/stable/domoticz/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:50:46.154408745Z" diff --git a/stable/domoticz/2.0.37/Chart.yaml b/stable/domoticz/2.0.37/Chart.yaml deleted file mode 100644 index d6097c662a5..00000000000 --- a/stable/domoticz/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 2.0.37 -appVersion: "2022.1.202" -description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/domoticz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png -keywords: - - domoticz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz - - https://hub.docker.com/r/linuxserver/domoticz -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/domoticz/2.0.37/README.md b/stable/domoticz/2.0.37/README.md deleted file mode 100644 index c08084d35a6..00000000000 --- a/stable/domoticz/2.0.37/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# domoticz - -Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [domoticz](https://truecharts.org/docs/charts/stable/domoticz) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `domoticz` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install domoticz TrueCharts/domoticz -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `domoticz` deployment - -```console -helm uninstall domoticz -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install domoticz \ - --set env.TZ="America/New York" \ - TrueCharts/domoticz -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install domoticz TrueCharts/domoticz -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/domoticz/2.0.37/charts/common-10.5.10.tgz b/stable/domoticz/2.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/domoticz/2.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/domoticz/2.0.38/CHANGELOG.md b/stable/domoticz/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..4357e9956f7 --- /dev/null +++ b/stable/domoticz/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [domoticz-2.0.38](https://github.com/truecharts/charts/compare/domoticz-2.0.37...domoticz-2.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [domoticz-2.0.37](https://github.com/truecharts/charts/compare/domoticz-2.0.36...domoticz-2.0.37) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [domoticz-2.0.36](https://github.com/truecharts/charts/compare/domoticz-2.0.35...domoticz-2.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/domoticz/2.0.38/Chart.lock b/stable/domoticz/2.0.38/Chart.lock new file mode 100644 index 00000000000..a347d96af9f --- /dev/null +++ b/stable/domoticz/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:54:09.233563753Z" diff --git a/stable/domoticz/2.0.38/Chart.yaml b/stable/domoticz/2.0.38/Chart.yaml new file mode 100644 index 00000000000..c765668e02b --- /dev/null +++ b/stable/domoticz/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 2.0.38 +appVersion: "2022.1.202" +description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/domoticz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png +keywords: + - domoticz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz + - https://hub.docker.com/r/linuxserver/domoticz +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/domoticz/2.0.38/README.md b/stable/domoticz/2.0.38/README.md new file mode 100644 index 00000000000..ec24c216ed9 --- /dev/null +++ b/stable/domoticz/2.0.38/README.md @@ -0,0 +1,106 @@ +# domoticz + +Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [domoticz](https://truecharts.org/docs/charts/stable/domoticz) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `domoticz` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install domoticz TrueCharts/domoticz +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `domoticz` deployment + +```console +helm uninstall domoticz +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install domoticz \ + --set env.TZ="America/New York" \ + TrueCharts/domoticz +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install domoticz TrueCharts/domoticz -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/domoticz/2.0.37/app-readme.md b/stable/domoticz/2.0.38/app-readme.md similarity index 100% rename from stable/domoticz/2.0.37/app-readme.md rename to stable/domoticz/2.0.38/app-readme.md diff --git a/stable/domoticz/2.0.38/charts/common-10.6.1.tgz b/stable/domoticz/2.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/domoticz/2.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/domoticz/2.0.37/ix_values.yaml b/stable/domoticz/2.0.38/ix_values.yaml similarity index 100% rename from stable/domoticz/2.0.37/ix_values.yaml rename to stable/domoticz/2.0.38/ix_values.yaml diff --git a/stable/domoticz/2.0.37/questions.yaml b/stable/domoticz/2.0.38/questions.yaml similarity index 100% rename from stable/domoticz/2.0.37/questions.yaml rename to stable/domoticz/2.0.38/questions.yaml diff --git a/stable/dsmr-reader/8.0.38/templates/common.yaml b/stable/domoticz/2.0.38/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/8.0.38/templates/common.yaml rename to stable/domoticz/2.0.38/templates/common.yaml diff --git a/stable/duckdns/2.0.42/values.yaml b/stable/domoticz/2.0.38/values.yaml similarity index 100% rename from stable/duckdns/2.0.42/values.yaml rename to stable/domoticz/2.0.38/values.yaml diff --git a/stable/doplarr/2.0.32/CHANGELOG.md b/stable/doplarr/2.0.32/CHANGELOG.md deleted file mode 100644 index 0f84f703156..00000000000 --- a/stable/doplarr/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/doplarr/2.0.32/Chart.lock b/stable/doplarr/2.0.32/Chart.lock deleted file mode 100644 index 8b0905b8f16..00000000000 --- a/stable/doplarr/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:02.871466914Z" diff --git a/stable/doplarr/2.0.32/Chart.yaml b/stable/doplarr/2.0.32/Chart.yaml deleted file mode 100644 index 727f915460e..00000000000 --- a/stable/doplarr/2.0.32/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An *arr Request Bot for Discord -home: https://truecharts.org/docs/charts/stable/doplarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png -keywords: - - doplarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doplarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://github.com/kiranshila/Doplarr -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doplarr/2.0.32/README.md b/stable/doplarr/2.0.32/README.md deleted file mode 100644 index 04390c03ba2..00000000000 --- a/stable/doplarr/2.0.32/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# doplarr - -An *arr Request Bot for Discord - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [doplarr](https://truecharts.org/docs/charts/stable/doplarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `doplarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install doplarr TrueCharts/doplarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `doplarr` deployment - -```console -helm uninstall doplarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install doplarr \ - --set env.TZ="America/New York" \ - TrueCharts/doplarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install doplarr TrueCharts/doplarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/doplarr/2.0.32/charts/common-10.5.10.tgz b/stable/doplarr/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/doplarr/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/doplarr/2.0.33/CHANGELOG.md b/stable/doplarr/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..fc7e3c27a8e --- /dev/null +++ b/stable/doplarr/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doplarr-2.0.33](https://github.com/truecharts/charts/compare/doplarr-2.0.32...doplarr-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [doplarr-2.0.32](https://github.com/truecharts/charts/compare/doplarr-2.0.31...doplarr-2.0.32) (2022-09-20) + +### Chore diff --git a/stable/doplarr/2.0.33/Chart.lock b/stable/doplarr/2.0.33/Chart.lock new file mode 100644 index 00000000000..aa2a550de06 --- /dev/null +++ b/stable/doplarr/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:54:14.579918454Z" diff --git a/stable/doplarr/2.0.33/Chart.yaml b/stable/doplarr/2.0.33/Chart.yaml new file mode 100644 index 00000000000..b5ee654abea --- /dev/null +++ b/stable/doplarr/2.0.33/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "3.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An *arr Request Bot for Discord +home: https://truecharts.org/docs/charts/stable/doplarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png +keywords: + - doplarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doplarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://github.com/kiranshila/Doplarr +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doplarr/2.0.33/README.md b/stable/doplarr/2.0.33/README.md new file mode 100644 index 00000000000..f98b78fdfbd --- /dev/null +++ b/stable/doplarr/2.0.33/README.md @@ -0,0 +1,106 @@ +# doplarr + +An *arr Request Bot for Discord + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [doplarr](https://truecharts.org/docs/charts/stable/doplarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `doplarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install doplarr TrueCharts/doplarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `doplarr` deployment + +```console +helm uninstall doplarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install doplarr \ + --set env.TZ="America/New York" \ + TrueCharts/doplarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install doplarr TrueCharts/doplarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/doplarr/2.0.32/app-readme.md b/stable/doplarr/2.0.33/app-readme.md similarity index 100% rename from stable/doplarr/2.0.32/app-readme.md rename to stable/doplarr/2.0.33/app-readme.md diff --git a/stable/doplarr/2.0.33/charts/common-10.6.1.tgz b/stable/doplarr/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/doplarr/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/doplarr/2.0.32/ix_values.yaml b/stable/doplarr/2.0.33/ix_values.yaml similarity index 100% rename from stable/doplarr/2.0.32/ix_values.yaml rename to stable/doplarr/2.0.33/ix_values.yaml diff --git a/stable/doplarr/2.0.32/questions.yaml b/stable/doplarr/2.0.33/questions.yaml similarity index 100% rename from stable/doplarr/2.0.32/questions.yaml rename to stable/doplarr/2.0.33/questions.yaml diff --git a/stable/duckdns/2.0.42/templates/common.yaml b/stable/doplarr/2.0.33/templates/common.yaml similarity index 100% rename from stable/duckdns/2.0.42/templates/common.yaml rename to stable/doplarr/2.0.33/templates/common.yaml diff --git a/stable/dupeguru/1.0.10/values.yaml b/stable/doplarr/2.0.33/values.yaml similarity index 100% rename from stable/dupeguru/1.0.10/values.yaml rename to stable/doplarr/2.0.33/values.yaml diff --git a/stable/double-take/2.0.33/CHANGELOG.md b/stable/double-take/2.0.33/CHANGELOG.md deleted file mode 100644 index aa7470e5607..00000000000 --- a/stable/double-take/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/double-take/2.0.33/Chart.lock b/stable/double-take/2.0.33/Chart.lock deleted file mode 100644 index 732c19442a4..00000000000 --- a/stable/double-take/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:08.115494739Z" diff --git a/stable/double-take/2.0.33/Chart.yaml b/stable/double-take/2.0.33/Chart.yaml deleted file mode 100644 index 6b376e43bf9..00000000000 --- a/stable/double-take/2.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 2.0.33 -appVersion: "1.12.1" -description: Unified UI and API for processing and training images for facial recognition -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png -keywords: - - ai - - double-take -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://github.com/jakowenko/double-take -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/double-take/2.0.33/README.md b/stable/double-take/2.0.33/README.md deleted file mode 100644 index 3ea02765a79..00000000000 --- a/stable/double-take/2.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# double-take - -Unified UI and API for processing and training images for facial recognition - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [double-take](https://truecharts.org/docs/charts/stable/double-take) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `double-take` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install double-take TrueCharts/double-take -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `double-take` deployment - -```console -helm uninstall double-take -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install double-take \ - --set env.TZ="America/New York" \ - TrueCharts/double-take -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install double-take TrueCharts/double-take -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/double-take/2.0.33/charts/common-10.5.10.tgz b/stable/double-take/2.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/double-take/2.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/double-take/2.0.34/CHANGELOG.md b/stable/double-take/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..d23a2f931ec --- /dev/null +++ b/stable/double-take/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [double-take-2.0.34](https://github.com/truecharts/charts/compare/double-take-2.0.33...double-take-2.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [double-take-2.0.33](https://github.com/truecharts/charts/compare/double-take-2.0.32...double-take-2.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/double-take/2.0.34/Chart.lock b/stable/double-take/2.0.34/Chart.lock new file mode 100644 index 00000000000..ace0d4450bd --- /dev/null +++ b/stable/double-take/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:54:17.358820769Z" diff --git a/stable/double-take/2.0.34/Chart.yaml b/stable/double-take/2.0.34/Chart.yaml new file mode 100644 index 00000000000..5008d84d621 --- /dev/null +++ b/stable/double-take/2.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 2.0.34 +appVersion: "1.12.1" +description: Unified UI and API for processing and training images for facial recognition +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/double-take +icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png +keywords: + - ai + - double-take +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://github.com/jakowenko/double-take +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/double-take/2.0.34/README.md b/stable/double-take/2.0.34/README.md new file mode 100644 index 00000000000..04f805efe05 --- /dev/null +++ b/stable/double-take/2.0.34/README.md @@ -0,0 +1,106 @@ +# double-take + +Unified UI and API for processing and training images for facial recognition + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [double-take](https://truecharts.org/docs/charts/stable/double-take) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `double-take` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install double-take TrueCharts/double-take +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `double-take` deployment + +```console +helm uninstall double-take +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install double-take \ + --set env.TZ="America/New York" \ + TrueCharts/double-take +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install double-take TrueCharts/double-take -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/double-take/2.0.33/app-readme.md b/stable/double-take/2.0.34/app-readme.md similarity index 100% rename from stable/double-take/2.0.33/app-readme.md rename to stable/double-take/2.0.34/app-readme.md diff --git a/stable/double-take/2.0.34/charts/common-10.6.1.tgz b/stable/double-take/2.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/double-take/2.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/double-take/2.0.33/ix_values.yaml b/stable/double-take/2.0.34/ix_values.yaml similarity index 100% rename from stable/double-take/2.0.33/ix_values.yaml rename to stable/double-take/2.0.34/ix_values.yaml diff --git a/stable/double-take/2.0.33/questions.yaml b/stable/double-take/2.0.34/questions.yaml similarity index 100% rename from stable/double-take/2.0.33/questions.yaml rename to stable/double-take/2.0.34/questions.yaml diff --git a/stable/dupeguru/1.0.10/templates/common.yaml b/stable/double-take/2.0.34/templates/common.yaml similarity index 100% rename from stable/dupeguru/1.0.10/templates/common.yaml rename to stable/double-take/2.0.34/templates/common.yaml diff --git a/stable/duplicati/6.0.33/values.yaml b/stable/double-take/2.0.34/values.yaml similarity index 100% rename from stable/duplicati/6.0.33/values.yaml rename to stable/double-take/2.0.34/values.yaml diff --git a/stable/doublecommander/4.0.30/CHANGELOG.md b/stable/doublecommander/4.0.30/CHANGELOG.md deleted file mode 100644 index c46610e16fb..00000000000 --- a/stable/doublecommander/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/doublecommander/4.0.30/Chart.lock b/stable/doublecommander/4.0.30/Chart.lock deleted file mode 100644 index 75a7a9bbfde..00000000000 --- a/stable/doublecommander/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:14.057056Z" diff --git a/stable/doublecommander/4.0.30/Chart.yaml b/stable/doublecommander/4.0.30/Chart.yaml deleted file mode 100644 index f9b198bacdc..00000000000 --- a/stable/doublecommander/4.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A free cross platform open source file manager with two panels side by side. -home: https://truecharts.org/docs/charts/stable/doublecommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png -keywords: - - doublecommander - - file - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doublecommander -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ -type: application -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.30/README.md b/stable/doublecommander/4.0.30/README.md deleted file mode 100644 index 70b2ed95465..00000000000 --- a/stable/doublecommander/4.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# doublecommander - -A free cross platform open source file manager with two panels side by side. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [doublecommander](https://truecharts.org/docs/charts/stable/doublecommander) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `doublecommander` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install doublecommander TrueCharts/doublecommander -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `doublecommander` deployment - -```console -helm uninstall doublecommander -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install doublecommander \ - --set env.TZ="America/New York" \ - TrueCharts/doublecommander -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install doublecommander TrueCharts/doublecommander -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/doublecommander/4.0.30/charts/common-10.5.10.tgz b/stable/doublecommander/4.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/doublecommander/4.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/doublecommander/4.0.31/CHANGELOG.md b/stable/doublecommander/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6133e12abc7 --- /dev/null +++ b/stable/doublecommander/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doublecommander-4.0.31](https://github.com/truecharts/charts/compare/doublecommander-4.0.30...doublecommander-4.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [doublecommander-4.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.29...doublecommander-4.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/doublecommander/4.0.31/Chart.lock b/stable/doublecommander/4.0.31/Chart.lock new file mode 100644 index 00000000000..c4f77a8cca6 --- /dev/null +++ b/stable/doublecommander/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:54:33.869584851Z" diff --git a/stable/doublecommander/4.0.31/Chart.yaml b/stable/doublecommander/4.0.31/Chart.yaml new file mode 100644 index 00000000000..821e453a0bc --- /dev/null +++ b/stable/doublecommander/4.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A free cross platform open source file manager with two panels side by side. +home: https://truecharts.org/docs/charts/stable/doublecommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png +keywords: + - doublecommander + - file + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doublecommander +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://github.com/linuxserver/docker-doublecommander + - https://doublecmd.sourceforge.io/ +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.31/README.md b/stable/doublecommander/4.0.31/README.md new file mode 100644 index 00000000000..2a3000a1fff --- /dev/null +++ b/stable/doublecommander/4.0.31/README.md @@ -0,0 +1,107 @@ +# doublecommander + +A free cross platform open source file manager with two panels side by side. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [doublecommander](https://truecharts.org/docs/charts/stable/doublecommander) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `doublecommander` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install doublecommander TrueCharts/doublecommander +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `doublecommander` deployment + +```console +helm uninstall doublecommander +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install doublecommander \ + --set env.TZ="America/New York" \ + TrueCharts/doublecommander +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install doublecommander TrueCharts/doublecommander -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/doublecommander/4.0.30/app-readme.md b/stable/doublecommander/4.0.31/app-readme.md similarity index 100% rename from stable/doublecommander/4.0.30/app-readme.md rename to stable/doublecommander/4.0.31/app-readme.md diff --git a/stable/doublecommander/4.0.31/charts/common-10.6.1.tgz b/stable/doublecommander/4.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/doublecommander/4.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/doublecommander/4.0.30/ix_values.yaml b/stable/doublecommander/4.0.31/ix_values.yaml similarity index 100% rename from stable/doublecommander/4.0.30/ix_values.yaml rename to stable/doublecommander/4.0.31/ix_values.yaml diff --git a/stable/doublecommander/4.0.30/questions.yaml b/stable/doublecommander/4.0.31/questions.yaml similarity index 100% rename from stable/doublecommander/4.0.30/questions.yaml rename to stable/doublecommander/4.0.31/questions.yaml diff --git a/stable/doublecommander/4.0.30/templates/common.yaml b/stable/doublecommander/4.0.31/templates/common.yaml similarity index 100% rename from stable/doublecommander/4.0.30/templates/common.yaml rename to stable/doublecommander/4.0.31/templates/common.yaml diff --git a/stable/embystat/2.0.31/values.yaml b/stable/doublecommander/4.0.31/values.yaml similarity index 100% rename from stable/embystat/2.0.31/values.yaml rename to stable/doublecommander/4.0.31/values.yaml diff --git a/stable/drawio/2.0.45/CHANGELOG.md b/stable/drawio/2.0.45/CHANGELOG.md deleted file mode 100644 index 3d4d7e7c6cb..00000000000 --- a/stable/drawio/2.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [drawio-2.0.45](https://github.com/truecharts/charts/compare/drawio-2.0.44...drawio-2.0.45) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/drawio/2.0.45/Chart.lock b/stable/drawio/2.0.45/Chart.lock deleted file mode 100644 index f9407d46c48..00000000000 --- a/stable/drawio/2.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:50:58.403583246Z" diff --git a/stable/drawio/2.0.45/Chart.yaml b/stable/drawio/2.0.45/Chart.yaml deleted file mode 100644 index 792872309f6..00000000000 --- a/stable/drawio/2.0.45/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "20.3.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Drawio is free online diagram software. -home: https://truecharts.org/docs/charts/stable/drawio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png -keywords: - - drawio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: drawio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - - https://hub.docker.com/r/jgraph/drawio - - https://github.com/jgraph/drawio -version: 2.0.45 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/drawio/2.0.45/README.md b/stable/drawio/2.0.45/README.md deleted file mode 100644 index 210b4581bdb..00000000000 --- a/stable/drawio/2.0.45/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# drawio - -Drawio is free online diagram software. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [drawio](https://truecharts.org/docs/charts/stable/drawio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `drawio` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install drawio TrueCharts/drawio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `drawio` deployment - -```console -helm uninstall drawio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install drawio \ - --set env.TZ="America/New York" \ - TrueCharts/drawio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install drawio TrueCharts/drawio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/drawio/2.0.45/charts/common-10.5.10.tgz b/stable/drawio/2.0.45/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/drawio/2.0.45/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/drawio/2.0.46/CHANGELOG.md b/stable/drawio/2.0.46/CHANGELOG.md new file mode 100644 index 00000000000..1486e6bcfb8 --- /dev/null +++ b/stable/drawio/2.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [drawio-2.0.46](https://github.com/truecharts/charts/compare/drawio-2.0.45...drawio-2.0.46) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [drawio-2.0.45](https://github.com/truecharts/charts/compare/drawio-2.0.44...drawio-2.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drawio-2.0.44](https://github.com/truecharts/charts/compare/drawio-2.0.43...drawio-2.0.44) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/drawio/2.0.46/Chart.lock b/stable/drawio/2.0.46/Chart.lock new file mode 100644 index 00000000000..4a60f987854 --- /dev/null +++ b/stable/drawio/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:54:40.520078672Z" diff --git a/stable/drawio/2.0.46/Chart.yaml b/stable/drawio/2.0.46/Chart.yaml new file mode 100644 index 00000000000..36647b0e1f8 --- /dev/null +++ b/stable/drawio/2.0.46/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "20.3.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Drawio is free online diagram software. +home: https://truecharts.org/docs/charts/stable/drawio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png +keywords: + - drawio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: drawio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://hub.docker.com/r/jgraph/drawio + - https://github.com/jgraph/drawio +version: 2.0.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/drawio/2.0.46/README.md b/stable/drawio/2.0.46/README.md new file mode 100644 index 00000000000..9c1f6ff54a3 --- /dev/null +++ b/stable/drawio/2.0.46/README.md @@ -0,0 +1,107 @@ +# drawio + +Drawio is free online diagram software. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [drawio](https://truecharts.org/docs/charts/stable/drawio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `drawio` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install drawio TrueCharts/drawio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `drawio` deployment + +```console +helm uninstall drawio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install drawio \ + --set env.TZ="America/New York" \ + TrueCharts/drawio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install drawio TrueCharts/drawio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/drawio/2.0.45/app-readme.md b/stable/drawio/2.0.46/app-readme.md similarity index 100% rename from stable/drawio/2.0.45/app-readme.md rename to stable/drawio/2.0.46/app-readme.md diff --git a/stable/drawio/2.0.46/charts/common-10.6.1.tgz b/stable/drawio/2.0.46/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/drawio/2.0.46/charts/common-10.6.1.tgz differ diff --git a/stable/drawio/2.0.45/ix_values.yaml b/stable/drawio/2.0.46/ix_values.yaml similarity index 100% rename from stable/drawio/2.0.45/ix_values.yaml rename to stable/drawio/2.0.46/ix_values.yaml diff --git a/stable/drawio/2.0.45/questions.yaml b/stable/drawio/2.0.46/questions.yaml similarity index 100% rename from stable/drawio/2.0.45/questions.yaml rename to stable/drawio/2.0.46/questions.yaml diff --git a/stable/duplicati/6.0.33/templates/common.yaml b/stable/drawio/2.0.46/templates/common.yaml similarity index 100% rename from stable/duplicati/6.0.33/templates/common.yaml rename to stable/drawio/2.0.46/templates/common.yaml diff --git a/stable/emulatorjs/2.0.34/values.yaml b/stable/drawio/2.0.46/values.yaml similarity index 100% rename from stable/emulatorjs/2.0.34/values.yaml rename to stable/drawio/2.0.46/values.yaml diff --git a/stable/drone-runner/1.0.7/CHANGELOG.md b/stable/drone-runner/1.0.7/CHANGELOG.md deleted file mode 100644 index e1da2cbe8a0..00000000000 --- a/stable/drone-runner/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/drone-runner/1.0.7/Chart.lock b/stable/drone-runner/1.0.7/Chart.lock deleted file mode 100644 index 25f543c9b1e..00000000000 --- a/stable/drone-runner/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:28.28706853Z" diff --git a/stable/drone-runner/1.0.7/Chart.yaml b/stable/drone-runner/1.0.7/Chart.yaml deleted file mode 100644 index 963f0e6a44e..00000000000 --- a/stable/drone-runner/1.0.7/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Drone by Harnessâ„¢ is a modern Continuous Integration platform" -home: https://truecharts.org/docs/charts/stable/drone-runner -icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png -keywords: - - drone - - productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: drone-runner -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/drone-runner - - https://docs.drone.io -type: application -version: 1.0.7 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/stable/drone-runner/1.0.7/README.md b/stable/drone-runner/1.0.7/README.md deleted file mode 100644 index 53e77bb3e8f..00000000000 --- a/stable/drone-runner/1.0.7/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# drone-runner - -Drone by Harnessâ„¢ is a modern Continuous Integration platform - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [drone-runner](https://truecharts.org/docs/charts/stable/drone-runner) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `drone-runner` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install drone-runner TrueCharts/drone-runner -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `drone-runner` deployment - -```console -helm uninstall drone-runner -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install drone-runner \ - --set env.TZ="America/New York" \ - TrueCharts/drone-runner -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install drone-runner TrueCharts/drone-runner -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/drone-runner/1.0.7/charts/common-10.5.10.tgz b/stable/drone-runner/1.0.7/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/drone-runner/1.0.7/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/drone-runner/1.0.8/CHANGELOG.md b/stable/drone-runner/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..65cd40e50c4 --- /dev/null +++ b/stable/drone-runner/1.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [drone-runner-1.0.8](https://github.com/truecharts/charts/compare/drone-runner-1.0.7...drone-runner-1.0.8) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [drone-runner-1.0.7](https://github.com/truecharts/charts/compare/drone-runner-1.0.6...drone-runner-1.0.7) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/drone-runner/1.0.8/Chart.lock b/stable/drone-runner/1.0.8/Chart.lock new file mode 100644 index 00000000000..9d5953376be --- /dev/null +++ b/stable/drone-runner/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:54:45.867480392Z" diff --git a/stable/drone-runner/1.0.8/Chart.yaml b/stable/drone-runner/1.0.8/Chart.yaml new file mode 100644 index 00000000000..31750388f17 --- /dev/null +++ b/stable/drone-runner/1.0.8/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Drone by Harnessâ„¢ is a modern Continuous Integration platform" +home: https://truecharts.org/docs/charts/stable/drone-runner +icon: https://truecharts.org/img/hotlink-ok/chart-icons/drone-runner.png +keywords: + - drone + - productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: drone-runner +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/drone-runner + - https://docs.drone.io +type: application +version: 1.0.8 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/stable/drone-runner/1.0.8/README.md b/stable/drone-runner/1.0.8/README.md new file mode 100644 index 00000000000..5ad4e6f509d --- /dev/null +++ b/stable/drone-runner/1.0.8/README.md @@ -0,0 +1,106 @@ +# drone-runner + +Drone by Harnessâ„¢ is a modern Continuous Integration platform + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [drone-runner](https://truecharts.org/docs/charts/stable/drone-runner) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `drone-runner` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install drone-runner TrueCharts/drone-runner +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `drone-runner` deployment + +```console +helm uninstall drone-runner +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install drone-runner \ + --set env.TZ="America/New York" \ + TrueCharts/drone-runner +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install drone-runner TrueCharts/drone-runner -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/drone-runner/1.0.7/app-readme.md b/stable/drone-runner/1.0.8/app-readme.md similarity index 100% rename from stable/drone-runner/1.0.7/app-readme.md rename to stable/drone-runner/1.0.8/app-readme.md diff --git a/stable/drone-runner/1.0.8/charts/common-10.6.1.tgz b/stable/drone-runner/1.0.8/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/drone-runner/1.0.8/charts/common-10.6.1.tgz differ diff --git a/stable/drone-runner/1.0.7/ix_values.yaml b/stable/drone-runner/1.0.8/ix_values.yaml similarity index 100% rename from stable/drone-runner/1.0.7/ix_values.yaml rename to stable/drone-runner/1.0.8/ix_values.yaml diff --git a/stable/drone-runner/1.0.7/questions.yaml b/stable/drone-runner/1.0.8/questions.yaml similarity index 100% rename from stable/drone-runner/1.0.7/questions.yaml rename to stable/drone-runner/1.0.8/questions.yaml diff --git a/stable/drone-runner/1.0.7/templates/_rolebinding.tpl b/stable/drone-runner/1.0.8/templates/_rolebinding.tpl similarity index 100% rename from stable/drone-runner/1.0.7/templates/_rolebinding.tpl rename to stable/drone-runner/1.0.8/templates/_rolebinding.tpl diff --git a/stable/drone-runner/1.0.7/templates/common.yaml b/stable/drone-runner/1.0.8/templates/common.yaml similarity index 100% rename from stable/drone-runner/1.0.7/templates/common.yaml rename to stable/drone-runner/1.0.8/templates/common.yaml diff --git a/stable/endlessh/2.0.30/values.yaml b/stable/drone-runner/1.0.8/values.yaml similarity index 100% rename from stable/endlessh/2.0.30/values.yaml rename to stable/drone-runner/1.0.8/values.yaml diff --git a/stable/dsmr-reader/8.0.38/CHANGELOG.md b/stable/dsmr-reader/8.0.38/CHANGELOG.md deleted file mode 100644 index 0a0e1a1b4ec..00000000000 --- a/stable/dsmr-reader/8.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/dsmr-reader/8.0.38/Chart.lock b/stable/dsmr-reader/8.0.38/Chart.lock deleted file mode 100644 index e2328a9ca7f..00000000000 --- a/stable/dsmr-reader/8.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:50:43.700669757Z" diff --git a/stable/dsmr-reader/8.0.38/Chart.yaml b/stable/dsmr-reader/8.0.38/Chart.yaml deleted file mode 100644 index a17bd149c19..00000000000 --- a/stable/dsmr-reader/8.0.38/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2021.09.02" -description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. -name: dsmr-reader -version: 8.0.38 -kubeVersion: ">=1.16.0-0" -keywords: - - dsmr-reader - - energy -home: https://truecharts.org/docs/charts/stable/dsmr-reader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dsmr-reader - - https://github.com/dsmrreader/dsmr-reader - - https://github.com/xirixiz/dsmr-reader-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dsmr-reader/8.0.38/README.md b/stable/dsmr-reader/8.0.38/README.md deleted file mode 100644 index 6b598a61c8e..00000000000 --- a/stable/dsmr-reader/8.0.38/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# dsmr-reader - -DSMR-protocol reader, telegram data storage and energy consumption visualizer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dsmr-reader](https://truecharts.org/docs/charts/stable/dsmr-reader) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dsmr-reader` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dsmr-reader TrueCharts/dsmr-reader -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dsmr-reader` deployment - -```console -helm uninstall dsmr-reader -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dsmr-reader \ - --set env.TZ="America/New York" \ - TrueCharts/dsmr-reader -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dsmr-reader TrueCharts/dsmr-reader -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dsmr-reader/8.0.38/charts/common-10.5.10.tgz b/stable/dsmr-reader/8.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/dsmr-reader/8.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.38/charts/postgresql-8.0.78.tgz b/stable/dsmr-reader/8.0.38/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/dsmr-reader/8.0.38/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.39/CHANGELOG.md b/stable/dsmr-reader/8.0.39/CHANGELOG.md new file mode 100644 index 00000000000..889ef62ca29 --- /dev/null +++ b/stable/dsmr-reader/8.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-20) + +### Chore + diff --git a/stable/dsmr-reader/8.0.39/Chart.lock b/stable/dsmr-reader/8.0.39/Chart.lock new file mode 100644 index 00000000000..e445dea91af --- /dev/null +++ b/stable/dsmr-reader/8.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:55:01.987893782Z" diff --git a/stable/dsmr-reader/8.0.39/Chart.yaml b/stable/dsmr-reader/8.0.39/Chart.yaml new file mode 100644 index 00000000000..a556a534d8b --- /dev/null +++ b/stable/dsmr-reader/8.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2021.09.02" +description: DSMR-protocol reader, telegram data storage and energy consumption visualizer. +name: dsmr-reader +version: 8.0.39 +kubeVersion: ">=1.16.0-0" +keywords: + - dsmr-reader + - energy +home: https://truecharts.org/docs/charts/stable/dsmr-reader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dsmr-reader + - https://github.com/dsmrreader/dsmr-reader + - https://github.com/xirixiz/dsmr-reader-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dsmr-reader/8.0.39/README.md b/stable/dsmr-reader/8.0.39/README.md new file mode 100644 index 00000000000..44234e01c0b --- /dev/null +++ b/stable/dsmr-reader/8.0.39/README.md @@ -0,0 +1,108 @@ +# dsmr-reader + +DSMR-protocol reader, telegram data storage and energy consumption visualizer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dsmr-reader](https://truecharts.org/docs/charts/stable/dsmr-reader) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dsmr-reader` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dsmr-reader TrueCharts/dsmr-reader +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dsmr-reader` deployment + +```console +helm uninstall dsmr-reader +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dsmr-reader \ + --set env.TZ="America/New York" \ + TrueCharts/dsmr-reader +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dsmr-reader TrueCharts/dsmr-reader -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dsmr-reader/8.0.38/app-readme.md b/stable/dsmr-reader/8.0.39/app-readme.md similarity index 100% rename from stable/dsmr-reader/8.0.38/app-readme.md rename to stable/dsmr-reader/8.0.39/app-readme.md diff --git a/stable/dsmr-reader/8.0.39/charts/common-10.6.1.tgz b/stable/dsmr-reader/8.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/dsmr-reader/8.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/dsmr-reader/8.0.39/charts/postgresql-8.0.87.tgz b/stable/dsmr-reader/8.0.39/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/dsmr-reader/8.0.39/charts/postgresql-8.0.87.tgz differ diff --git a/stable/dsmr-reader/8.0.38/ix_values.yaml b/stable/dsmr-reader/8.0.39/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.38/ix_values.yaml rename to stable/dsmr-reader/8.0.39/ix_values.yaml diff --git a/stable/dsmr-reader/8.0.38/questions.yaml b/stable/dsmr-reader/8.0.39/questions.yaml similarity index 100% rename from stable/dsmr-reader/8.0.38/questions.yaml rename to stable/dsmr-reader/8.0.39/questions.yaml diff --git a/stable/embystat/2.0.31/templates/common.yaml b/stable/dsmr-reader/8.0.39/templates/common.yaml similarity index 100% rename from stable/embystat/2.0.31/templates/common.yaml rename to stable/dsmr-reader/8.0.39/templates/common.yaml diff --git a/stable/etherpad/8.0.37/values.yaml b/stable/dsmr-reader/8.0.39/values.yaml similarity index 100% rename from stable/etherpad/8.0.37/values.yaml rename to stable/dsmr-reader/8.0.39/values.yaml diff --git a/stable/duckdns/2.0.42/CHANGELOG.md b/stable/duckdns/2.0.42/CHANGELOG.md deleted file mode 100644 index 1ef0b796a93..00000000000 --- a/stable/duckdns/2.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/duckdns/2.0.42/Chart.lock b/stable/duckdns/2.0.42/Chart.lock deleted file mode 100644 index 4ff14c62bdb..00000000000 --- a/stable/duckdns/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:39.500648282Z" diff --git a/stable/duckdns/2.0.42/Chart.yaml b/stable/duckdns/2.0.42/Chart.yaml deleted file mode 100644 index aff153ac74e..00000000000 --- a/stable/duckdns/2.0.42/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 2.0.42 -appVersion: "latest" -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/duckdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png -keywords: - - duckdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - - https://hub.docker.com/r/linuxserver/duckdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/duckdns/2.0.42/README.md b/stable/duckdns/2.0.42/README.md deleted file mode 100644 index 47c76c52d3e..00000000000 --- a/stable/duckdns/2.0.42/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# duckdns - -Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [duckdns](https://truecharts.org/docs/charts/stable/duckdns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `duckdns` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install duckdns TrueCharts/duckdns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `duckdns` deployment - -```console -helm uninstall duckdns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install duckdns \ - --set env.TZ="America/New York" \ - TrueCharts/duckdns -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install duckdns TrueCharts/duckdns -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/duckdns/2.0.42/charts/common-10.5.10.tgz b/stable/duckdns/2.0.42/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/duckdns/2.0.42/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/duckdns/2.0.43/CHANGELOG.md b/stable/duckdns/2.0.43/CHANGELOG.md new file mode 100644 index 00000000000..f940a7ff069 --- /dev/null +++ b/stable/duckdns/2.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duckdns-2.0.43](https://github.com/truecharts/charts/compare/duckdns-2.0.42...duckdns-2.0.43) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [duckdns-2.0.42](https://github.com/truecharts/charts/compare/duckdns-2.0.40...duckdns-2.0.42) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/duckdns/2.0.43/Chart.lock b/stable/duckdns/2.0.43/Chart.lock new file mode 100644 index 00000000000..722cd158299 --- /dev/null +++ b/stable/duckdns/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:55:05.3305496Z" diff --git a/stable/duckdns/2.0.43/Chart.yaml b/stable/duckdns/2.0.43/Chart.yaml new file mode 100644 index 00000000000..1e4d84532c3 --- /dev/null +++ b/stable/duckdns/2.0.43/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 2.0.43 +appVersion: "latest" +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png +keywords: + - duckdns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns + - https://hub.docker.com/r/linuxserver/duckdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duckdns/2.0.43/README.md b/stable/duckdns/2.0.43/README.md new file mode 100644 index 00000000000..972c481720c --- /dev/null +++ b/stable/duckdns/2.0.43/README.md @@ -0,0 +1,106 @@ +# duckdns + +Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [duckdns](https://truecharts.org/docs/charts/stable/duckdns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `duckdns` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install duckdns TrueCharts/duckdns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `duckdns` deployment + +```console +helm uninstall duckdns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install duckdns \ + --set env.TZ="America/New York" \ + TrueCharts/duckdns +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install duckdns TrueCharts/duckdns -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/duckdns/2.0.42/app-readme.md b/stable/duckdns/2.0.43/app-readme.md similarity index 100% rename from stable/duckdns/2.0.42/app-readme.md rename to stable/duckdns/2.0.43/app-readme.md diff --git a/stable/duckdns/2.0.43/charts/common-10.6.1.tgz b/stable/duckdns/2.0.43/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/duckdns/2.0.43/charts/common-10.6.1.tgz differ diff --git a/stable/duckdns/2.0.42/ix_values.yaml b/stable/duckdns/2.0.43/ix_values.yaml similarity index 100% rename from stable/duckdns/2.0.42/ix_values.yaml rename to stable/duckdns/2.0.43/ix_values.yaml diff --git a/stable/duckdns/2.0.42/questions.yaml b/stable/duckdns/2.0.43/questions.yaml similarity index 100% rename from stable/duckdns/2.0.42/questions.yaml rename to stable/duckdns/2.0.43/questions.yaml diff --git a/stable/emulatorjs/2.0.34/templates/common.yaml b/stable/duckdns/2.0.43/templates/common.yaml similarity index 100% rename from stable/emulatorjs/2.0.34/templates/common.yaml rename to stable/duckdns/2.0.43/templates/common.yaml diff --git a/stable/external-service/6.0.31/values.yaml b/stable/duckdns/2.0.43/values.yaml similarity index 100% rename from stable/external-service/6.0.31/values.yaml rename to stable/duckdns/2.0.43/values.yaml diff --git a/stable/dupeguru/1.0.10/CHANGELOG.md b/stable/dupeguru/1.0.10/CHANGELOG.md deleted file mode 100644 index b5ce01d10a3..00000000000 --- a/stable/dupeguru/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [dupeguru-1.0.10](https://github.com/truecharts/charts/compare/dupeguru-1.0.9...dupeguru-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/dupeguru/1.0.10/Chart.lock b/stable/dupeguru/1.0.10/Chart.lock deleted file mode 100644 index 200b5ec98be..00000000000 --- a/stable/dupeguru/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:49.045364951Z" diff --git a/stable/dupeguru/1.0.10/Chart.yaml b/stable/dupeguru/1.0.10/Chart.yaml deleted file mode 100644 index 504653e9863..00000000000 --- a/stable/dupeguru/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. -home: https://truecharts.org/docs/charts/stable/dupeguru -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png -keywords: - - dedupe - - dupeguru -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dupeguru -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dupeguru - - https://github.com/jlesage/docker-dupeguru - - https://hub.docker.com/r/jlesage/dupeguru/ -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dupeguru/1.0.10/README.md b/stable/dupeguru/1.0.10/README.md deleted file mode 100644 index 279f9deb868..00000000000 --- a/stable/dupeguru/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# dupeguru - -dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [dupeguru](https://truecharts.org/docs/charts/stable/dupeguru) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `dupeguru` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install dupeguru TrueCharts/dupeguru -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `dupeguru` deployment - -```console -helm uninstall dupeguru -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install dupeguru \ - --set env.TZ="America/New York" \ - TrueCharts/dupeguru -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install dupeguru TrueCharts/dupeguru -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/dupeguru/1.0.10/charts/common-10.5.10.tgz b/stable/dupeguru/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/dupeguru/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/dupeguru/1.0.11/CHANGELOG.md b/stable/dupeguru/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..f91174a28d9 --- /dev/null +++ b/stable/dupeguru/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dsmr-reader-8.0.39](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.38...dsmr-reader-8.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [dsmr-reader-8.0.38](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.37...dsmr-reader-8.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/dupeguru/1.0.11/Chart.lock b/stable/dupeguru/1.0.11/Chart.lock new file mode 100644 index 00000000000..4cdfb09e311 --- /dev/null +++ b/stable/dupeguru/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:55:12.78834265Z" diff --git a/stable/dupeguru/1.0.11/Chart.yaml b/stable/dupeguru/1.0.11/Chart.yaml new file mode 100644 index 00000000000..94305c145a6 --- /dev/null +++ b/stable/dupeguru/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. +home: https://truecharts.org/docs/charts/stable/dupeguru +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png +keywords: + - dedupe + - dupeguru +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dupeguru +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dupeguru + - https://github.com/jlesage/docker-dupeguru + - https://hub.docker.com/r/jlesage/dupeguru/ +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dupeguru/1.0.11/README.md b/stable/dupeguru/1.0.11/README.md new file mode 100644 index 00000000000..93bce944c8f --- /dev/null +++ b/stable/dupeguru/1.0.11/README.md @@ -0,0 +1,107 @@ +# dupeguru + +dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [dupeguru](https://truecharts.org/docs/charts/stable/dupeguru) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `dupeguru` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install dupeguru TrueCharts/dupeguru +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `dupeguru` deployment + +```console +helm uninstall dupeguru +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install dupeguru \ + --set env.TZ="America/New York" \ + TrueCharts/dupeguru +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install dupeguru TrueCharts/dupeguru -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/dupeguru/1.0.10/app-readme.md b/stable/dupeguru/1.0.11/app-readme.md similarity index 100% rename from stable/dupeguru/1.0.10/app-readme.md rename to stable/dupeguru/1.0.11/app-readme.md diff --git a/stable/dupeguru/1.0.11/charts/common-10.6.1.tgz b/stable/dupeguru/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/dupeguru/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/dupeguru/1.0.10/ix_values.yaml b/stable/dupeguru/1.0.11/ix_values.yaml similarity index 100% rename from stable/dupeguru/1.0.10/ix_values.yaml rename to stable/dupeguru/1.0.11/ix_values.yaml diff --git a/stable/dupeguru/1.0.10/questions.yaml b/stable/dupeguru/1.0.11/questions.yaml similarity index 100% rename from stable/dupeguru/1.0.10/questions.yaml rename to stable/dupeguru/1.0.11/questions.yaml diff --git a/stable/endlessh/2.0.30/templates/common.yaml b/stable/dupeguru/1.0.11/templates/common.yaml similarity index 100% rename from stable/endlessh/2.0.30/templates/common.yaml rename to stable/dupeguru/1.0.11/templates/common.yaml diff --git a/stable/ferdi-server/3.0.36/values.yaml b/stable/dupeguru/1.0.11/values.yaml similarity index 100% rename from stable/ferdi-server/3.0.36/values.yaml rename to stable/dupeguru/1.0.11/values.yaml diff --git a/stable/duplicati/6.0.33/CHANGELOG.md b/stable/duplicati/6.0.33/CHANGELOG.md deleted file mode 100644 index 1b242b39ce7..00000000000 --- a/stable/duplicati/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/duplicati/6.0.33/Chart.lock b/stable/duplicati/6.0.33/Chart.lock deleted file mode 100644 index cdfb5cc87c8..00000000000 --- a/stable/duplicati/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:50:53.68850398Z" diff --git a/stable/duplicati/6.0.33/Chart.yaml b/stable/duplicati/6.0.33/Chart.yaml deleted file mode 100644 index 3c1d880209f..00000000000 --- a/stable/duplicati/6.0.33/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Store securely encrypted backups on cloud storage services! -home: https://truecharts.org/docs/charts/stable/duplicati -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png -keywords: - - duplicati -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: duplicati -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://hub.docker.com/r/duplicati/duplicati/ - - https://github.com/duplicati/duplicati -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/duplicati/6.0.33/README.md b/stable/duplicati/6.0.33/README.md deleted file mode 100644 index a1ccdc335c1..00000000000 --- a/stable/duplicati/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# duplicati - -Store securely encrypted backups on cloud storage services! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [duplicati](https://truecharts.org/docs/charts/stable/duplicati) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `duplicati` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install duplicati TrueCharts/duplicati -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `duplicati` deployment - -```console -helm uninstall duplicati -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install duplicati \ - --set env.TZ="America/New York" \ - TrueCharts/duplicati -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install duplicati TrueCharts/duplicati -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/duplicati/6.0.33/charts/common-10.5.10.tgz b/stable/duplicati/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/duplicati/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/duplicati/6.0.34/CHANGELOG.md b/stable/duplicati/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..3269d89538e --- /dev/null +++ b/stable/duplicati/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duplicati-6.0.34](https://github.com/truecharts/charts/compare/duplicati-6.0.33...duplicati-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [duplicati-6.0.33](https://github.com/truecharts/charts/compare/duplicati-6.0.32...duplicati-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/duplicati/6.0.34/Chart.lock b/stable/duplicati/6.0.34/Chart.lock new file mode 100644 index 00000000000..743e7a4b168 --- /dev/null +++ b/stable/duplicati/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:55:17.663582001Z" diff --git a/stable/duplicati/6.0.34/Chart.yaml b/stable/duplicati/6.0.34/Chart.yaml new file mode 100644 index 00000000000..8a8eff9df28 --- /dev/null +++ b/stable/duplicati/6.0.34/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Store securely encrypted backups on cloud storage services! +home: https://truecharts.org/docs/charts/stable/duplicati +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png +keywords: + - duplicati +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicati +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://hub.docker.com/r/duplicati/duplicati/ + - https://github.com/duplicati/duplicati +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duplicati/6.0.34/README.md b/stable/duplicati/6.0.34/README.md new file mode 100644 index 00000000000..be1fa6bfeb1 --- /dev/null +++ b/stable/duplicati/6.0.34/README.md @@ -0,0 +1,107 @@ +# duplicati + +Store securely encrypted backups on cloud storage services! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [duplicati](https://truecharts.org/docs/charts/stable/duplicati) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `duplicati` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install duplicati TrueCharts/duplicati +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `duplicati` deployment + +```console +helm uninstall duplicati +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install duplicati \ + --set env.TZ="America/New York" \ + TrueCharts/duplicati +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install duplicati TrueCharts/duplicati -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/duplicati/6.0.33/app-readme.md b/stable/duplicati/6.0.34/app-readme.md similarity index 100% rename from stable/duplicati/6.0.33/app-readme.md rename to stable/duplicati/6.0.34/app-readme.md diff --git a/stable/duplicati/6.0.34/charts/common-10.6.1.tgz b/stable/duplicati/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/duplicati/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/duplicati/6.0.33/ix_values.yaml b/stable/duplicati/6.0.34/ix_values.yaml similarity index 100% rename from stable/duplicati/6.0.33/ix_values.yaml rename to stable/duplicati/6.0.34/ix_values.yaml diff --git a/stable/duplicati/6.0.33/questions.yaml b/stable/duplicati/6.0.34/questions.yaml similarity index 100% rename from stable/duplicati/6.0.33/questions.yaml rename to stable/duplicati/6.0.34/questions.yaml diff --git a/stable/etherpad/8.0.37/templates/common.yaml b/stable/duplicati/6.0.34/templates/common.yaml similarity index 100% rename from stable/etherpad/8.0.37/templates/common.yaml rename to stable/duplicati/6.0.34/templates/common.yaml diff --git a/stable/filebot/1.0.10/values.yaml b/stable/duplicati/6.0.34/values.yaml similarity index 100% rename from stable/filebot/1.0.10/values.yaml rename to stable/duplicati/6.0.34/values.yaml diff --git a/stable/emby/11.0.34/CHANGELOG.md b/stable/emby/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..2288f192d85 --- /dev/null +++ b/stable/emby/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-11.0.34](https://github.com/truecharts/charts/compare/emby-11.0.33...emby-11.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [emby-11.0.33](https://github.com/truecharts/charts/compare/emby-sync-0.0.24...emby-11.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [emby-11.0.32](https://github.com/truecharts/charts/compare/emby-11.0.31...emby-11.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-11.0.32](https://github.com/truecharts/charts/compare/emby-11.0.31...emby-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-11.0.32](https://github.com/truecharts/charts/compare/emby-11.0.31...emby-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emby-11.0.32](https://github.com/truecharts/charts/compare/emby-11.0.31...emby-11.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/emby/11.0.34/Chart.lock b/stable/emby/11.0.34/Chart.lock new file mode 100644 index 00000000000..e2ef777e77c --- /dev/null +++ b/stable/emby/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:55:37.920943366Z" diff --git a/stable/emby/11.0.34/Chart.yaml b/stable/emby/11.0.34/Chart.yaml new file mode 100644 index 00000000000..745656526d1 --- /dev/null +++ b/stable/emby/11.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.7.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Emby Server is a home media server +home: https://truecharts.org/docs/charts/stable/emby +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://hub.docker.com/r/linuxserver/emby + - https://github.com/linuxserver/docker-emby.git +type: application +version: 11.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emby/11.0.34/README.md b/stable/emby/11.0.34/README.md new file mode 100644 index 00000000000..756d3bf85ad --- /dev/null +++ b/stable/emby/11.0.34/README.md @@ -0,0 +1,107 @@ +# emby + +Emby Server is a home media server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emby](https://truecharts.org/docs/charts/stable/emby) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `emby` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install emby TrueCharts/emby +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `emby` deployment + +```console +helm uninstall emby +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emby \ + --set env.TZ="America/New York" \ + TrueCharts/emby +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install emby TrueCharts/emby -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/emby/11.0.34/app-readme.md b/stable/emby/11.0.34/app-readme.md new file mode 100644 index 00000000000..a1ff0396c88 --- /dev/null +++ b/stable/emby/11.0.34/app-readme.md @@ -0,0 +1,8 @@ +Emby Server is a home media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/emby](https://truecharts.org/docs/charts/stable/emby) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/emby/11.0.34/charts/common-10.6.1.tgz b/stable/emby/11.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/emby/11.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/emby/11.0.34/ix_values.yaml b/stable/emby/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..7e057bce9c0 --- /dev/null +++ b/stable/emby/11.0.34/ix_values.yaml @@ -0,0 +1,22 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: 4.7.6.0@sha256:f00873faa14dcf21e0489055c8b8d7040280a19494bda66291eacbdd5c8f59b1 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10079 + targetPort: 8096 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/emby/11.0.34/questions.yaml b/stable/emby/11.0.34/questions.yaml new file mode 100644 index 00000000000..de5b28ea99b --- /dev/null +++ b/stable/emby/11.0.34/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10079 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8096 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/external-service/6.0.31/templates/common.yaml b/stable/emby/11.0.34/templates/common.yaml similarity index 100% rename from stable/external-service/6.0.31/templates/common.yaml rename to stable/emby/11.0.34/templates/common.yaml diff --git a/stable/filebrowser/2.0.34/values.yaml b/stable/emby/11.0.34/values.yaml similarity index 100% rename from stable/filebrowser/2.0.34/values.yaml rename to stable/emby/11.0.34/values.yaml diff --git a/stable/embystat/2.0.31/CHANGELOG.md b/stable/embystat/2.0.31/CHANGELOG.md deleted file mode 100644 index ffd31c86d63..00000000000 --- a/stable/embystat/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/embystat/2.0.31/Chart.lock b/stable/embystat/2.0.31/Chart.lock deleted file mode 100644 index 6165d5b9c3e..00000000000 --- a/stable/embystat/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:51:14.761469973Z" diff --git a/stable/embystat/2.0.31/Chart.yaml b/stable/embystat/2.0.31/Chart.yaml deleted file mode 100644 index 1de3f2e493a..00000000000 --- a/stable/embystat/2.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 2.0.31 -appVersion: "0.2.0" -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/embystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png -keywords: - - embystat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat - - https://hub.docker.com/r/linuxserver/embystat -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/embystat/2.0.31/README.md b/stable/embystat/2.0.31/README.md deleted file mode 100644 index 75aa87f4745..00000000000 --- a/stable/embystat/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# embystat - -Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [embystat](https://truecharts.org/docs/charts/stable/embystat) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `embystat` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install embystat TrueCharts/embystat -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `embystat` deployment - -```console -helm uninstall embystat -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install embystat \ - --set env.TZ="America/New York" \ - TrueCharts/embystat -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install embystat TrueCharts/embystat -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/embystat/2.0.31/charts/common-10.5.10.tgz b/stable/embystat/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/embystat/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/embystat/2.0.32/CHANGELOG.md b/stable/embystat/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..e21a18aa85f --- /dev/null +++ b/stable/embystat/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [embystat-2.0.32](https://github.com/truecharts/charts/compare/embystat-2.0.31...embystat-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [embystat-2.0.31](https://github.com/truecharts/charts/compare/embystat-2.0.30...embystat-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/embystat/2.0.32/Chart.lock b/stable/embystat/2.0.32/Chart.lock new file mode 100644 index 00000000000..a90ea70a0d4 --- /dev/null +++ b/stable/embystat/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:55:44.85900211Z" diff --git a/stable/embystat/2.0.32/Chart.yaml b/stable/embystat/2.0.32/Chart.yaml new file mode 100644 index 00000000000..ea4887bab97 --- /dev/null +++ b/stable/embystat/2.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 2.0.32 +appVersion: "0.2.0" +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/embystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png +keywords: + - embystat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat + - https://hub.docker.com/r/linuxserver/embystat +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/embystat/2.0.32/README.md b/stable/embystat/2.0.32/README.md new file mode 100644 index 00000000000..d5e9f43ea40 --- /dev/null +++ b/stable/embystat/2.0.32/README.md @@ -0,0 +1,106 @@ +# embystat + +Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [embystat](https://truecharts.org/docs/charts/stable/embystat) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `embystat` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install embystat TrueCharts/embystat +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `embystat` deployment + +```console +helm uninstall embystat +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install embystat \ + --set env.TZ="America/New York" \ + TrueCharts/embystat +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install embystat TrueCharts/embystat -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/embystat/2.0.31/app-readme.md b/stable/embystat/2.0.32/app-readme.md similarity index 100% rename from stable/embystat/2.0.31/app-readme.md rename to stable/embystat/2.0.32/app-readme.md diff --git a/stable/embystat/2.0.32/charts/common-10.6.1.tgz b/stable/embystat/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/embystat/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/embystat/2.0.31/ix_values.yaml b/stable/embystat/2.0.32/ix_values.yaml similarity index 100% rename from stable/embystat/2.0.31/ix_values.yaml rename to stable/embystat/2.0.32/ix_values.yaml diff --git a/stable/embystat/2.0.31/questions.yaml b/stable/embystat/2.0.32/questions.yaml similarity index 100% rename from stable/embystat/2.0.31/questions.yaml rename to stable/embystat/2.0.32/questions.yaml diff --git a/stable/filebot/1.0.10/templates/common.yaml b/stable/embystat/2.0.32/templates/common.yaml similarity index 100% rename from stable/filebot/1.0.10/templates/common.yaml rename to stable/embystat/2.0.32/templates/common.yaml diff --git a/stable/fileflows/2.0.43/values.yaml b/stable/embystat/2.0.32/values.yaml similarity index 100% rename from stable/fileflows/2.0.43/values.yaml rename to stable/embystat/2.0.32/values.yaml diff --git a/stable/emulatorjs/2.0.34/CHANGELOG.md b/stable/emulatorjs/2.0.34/CHANGELOG.md deleted file mode 100644 index ad3d015cb35..00000000000 --- a/stable/emulatorjs/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/emulatorjs/2.0.34/Chart.lock b/stable/emulatorjs/2.0.34/Chart.lock deleted file mode 100644 index ede490f8e25..00000000000 --- a/stable/emulatorjs/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:51:17.332244687Z" diff --git a/stable/emulatorjs/2.0.34/Chart.yaml b/stable/emulatorjs/2.0.34/Chart.yaml deleted file mode 100644 index bd26dbb3327..00000000000 --- a/stable/emulatorjs/2.0.34/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 2.0.34 -appVersion: "1.7.2" -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/emulatorjs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png -keywords: - - emulatorjs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - - https://hub.docker.com/r/linuxserver/emulatorjs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/emulatorjs/2.0.34/README.md b/stable/emulatorjs/2.0.34/README.md deleted file mode 100644 index 9fc0600a0e3..00000000000 --- a/stable/emulatorjs/2.0.34/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# emulatorjs - -Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [emulatorjs](https://truecharts.org/docs/charts/stable/emulatorjs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `emulatorjs` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install emulatorjs TrueCharts/emulatorjs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `emulatorjs` deployment - -```console -helm uninstall emulatorjs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install emulatorjs \ - --set env.TZ="America/New York" \ - TrueCharts/emulatorjs -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install emulatorjs TrueCharts/emulatorjs -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/emulatorjs/2.0.34/charts/common-10.5.10.tgz b/stable/emulatorjs/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/emulatorjs/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/emulatorjs/2.0.35/CHANGELOG.md b/stable/emulatorjs/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..413924917c0 --- /dev/null +++ b/stable/emulatorjs/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emulatorjs-2.0.35](https://github.com/truecharts/charts/compare/emulatorjs-2.0.34...emulatorjs-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [emulatorjs-2.0.34](https://github.com/truecharts/charts/compare/emulatorjs-2.0.33...emulatorjs-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/emulatorjs/2.0.35/Chart.lock b/stable/emulatorjs/2.0.35/Chart.lock new file mode 100644 index 00000000000..f86f60298a9 --- /dev/null +++ b/stable/emulatorjs/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:55:44.855000482Z" diff --git a/stable/emulatorjs/2.0.35/Chart.yaml b/stable/emulatorjs/2.0.35/Chart.yaml new file mode 100644 index 00000000000..d4c9f584c62 --- /dev/null +++ b/stable/emulatorjs/2.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 2.0.35 +appVersion: "1.7.2" +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/emulatorjs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png +keywords: + - emulatorjs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs + - https://hub.docker.com/r/linuxserver/emulatorjs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emulatorjs/2.0.35/README.md b/stable/emulatorjs/2.0.35/README.md new file mode 100644 index 00000000000..1294611cb37 --- /dev/null +++ b/stable/emulatorjs/2.0.35/README.md @@ -0,0 +1,106 @@ +# emulatorjs + +Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [emulatorjs](https://truecharts.org/docs/charts/stable/emulatorjs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `emulatorjs` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install emulatorjs TrueCharts/emulatorjs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `emulatorjs` deployment + +```console +helm uninstall emulatorjs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install emulatorjs \ + --set env.TZ="America/New York" \ + TrueCharts/emulatorjs +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install emulatorjs TrueCharts/emulatorjs -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/emulatorjs/2.0.34/app-readme.md b/stable/emulatorjs/2.0.35/app-readme.md similarity index 100% rename from stable/emulatorjs/2.0.34/app-readme.md rename to stable/emulatorjs/2.0.35/app-readme.md diff --git a/stable/emulatorjs/2.0.35/charts/common-10.6.1.tgz b/stable/emulatorjs/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/emulatorjs/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/emulatorjs/2.0.34/ix_values.yaml b/stable/emulatorjs/2.0.35/ix_values.yaml similarity index 100% rename from stable/emulatorjs/2.0.34/ix_values.yaml rename to stable/emulatorjs/2.0.35/ix_values.yaml diff --git a/stable/emulatorjs/2.0.34/questions.yaml b/stable/emulatorjs/2.0.35/questions.yaml similarity index 100% rename from stable/emulatorjs/2.0.34/questions.yaml rename to stable/emulatorjs/2.0.35/questions.yaml diff --git a/stable/fileflows/2.0.43/templates/common.yaml b/stable/emulatorjs/2.0.35/templates/common.yaml similarity index 100% rename from stable/fileflows/2.0.43/templates/common.yaml rename to stable/emulatorjs/2.0.35/templates/common.yaml diff --git a/stable/filerun/3.0.3/values.yaml b/stable/emulatorjs/2.0.35/values.yaml similarity index 100% rename from stable/filerun/3.0.3/values.yaml rename to stable/emulatorjs/2.0.35/values.yaml diff --git a/stable/endlessh/2.0.30/CHANGELOG.md b/stable/endlessh/2.0.30/CHANGELOG.md deleted file mode 100644 index c3e8b722efd..00000000000 --- a/stable/endlessh/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/endlessh/2.0.30/Chart.lock b/stable/endlessh/2.0.30/Chart.lock deleted file mode 100644 index 1fec0b9c18b..00000000000 --- a/stable/endlessh/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:51:18.692411059Z" diff --git a/stable/endlessh/2.0.30/Chart.yaml b/stable/endlessh/2.0.30/Chart.yaml deleted file mode 100644 index c1a9baaa401..00000000000 --- a/stable/endlessh/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 2.0.30 -appVersion: "2021.11.21" -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/endlessh -icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png -keywords: - - endlessh -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh - - https://hub.docker.com/r/linuxserver/endlessh -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/endlessh/2.0.30/README.md b/stable/endlessh/2.0.30/README.md deleted file mode 100644 index 93ca6935e41..00000000000 --- a/stable/endlessh/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# endlessh - -Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [endlessh](https://truecharts.org/docs/charts/stable/endlessh) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `endlessh` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install endlessh TrueCharts/endlessh -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `endlessh` deployment - -```console -helm uninstall endlessh -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install endlessh \ - --set env.TZ="America/New York" \ - TrueCharts/endlessh -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install endlessh TrueCharts/endlessh -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/endlessh/2.0.30/charts/common-10.5.10.tgz b/stable/endlessh/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/endlessh/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/endlessh/2.0.31/CHANGELOG.md b/stable/endlessh/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1869e65d318 --- /dev/null +++ b/stable/endlessh/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [endlessh-2.0.31](https://github.com/truecharts/charts/compare/endlessh-2.0.30...endlessh-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [endlessh-2.0.30](https://github.com/truecharts/charts/compare/endlessh-2.0.29...endlessh-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/endlessh/2.0.31/Chart.lock b/stable/endlessh/2.0.31/Chart.lock new file mode 100644 index 00000000000..a5f804551a3 --- /dev/null +++ b/stable/endlessh/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:55:49.529437095Z" diff --git a/stable/endlessh/2.0.31/Chart.yaml b/stable/endlessh/2.0.31/Chart.yaml new file mode 100644 index 00000000000..04b3ad1c896 --- /dev/null +++ b/stable/endlessh/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 2.0.31 +appVersion: "2021.11.21" +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/endlessh +icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png +keywords: + - endlessh +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh + - https://hub.docker.com/r/linuxserver/endlessh +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/endlessh/2.0.31/README.md b/stable/endlessh/2.0.31/README.md new file mode 100644 index 00000000000..e52410c7f71 --- /dev/null +++ b/stable/endlessh/2.0.31/README.md @@ -0,0 +1,106 @@ +# endlessh + +Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [endlessh](https://truecharts.org/docs/charts/stable/endlessh) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `endlessh` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install endlessh TrueCharts/endlessh +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `endlessh` deployment + +```console +helm uninstall endlessh +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install endlessh \ + --set env.TZ="America/New York" \ + TrueCharts/endlessh +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install endlessh TrueCharts/endlessh -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/endlessh/2.0.30/app-readme.md b/stable/endlessh/2.0.31/app-readme.md similarity index 100% rename from stable/endlessh/2.0.30/app-readme.md rename to stable/endlessh/2.0.31/app-readme.md diff --git a/stable/endlessh/2.0.31/charts/common-10.6.1.tgz b/stable/endlessh/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/endlessh/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/endlessh/2.0.30/ix_values.yaml b/stable/endlessh/2.0.31/ix_values.yaml similarity index 100% rename from stable/endlessh/2.0.30/ix_values.yaml rename to stable/endlessh/2.0.31/ix_values.yaml diff --git a/stable/endlessh/2.0.30/questions.yaml b/stable/endlessh/2.0.31/questions.yaml similarity index 100% rename from stable/endlessh/2.0.30/questions.yaml rename to stable/endlessh/2.0.31/questions.yaml diff --git a/stable/filerun/3.0.3/templates/common.yaml b/stable/endlessh/2.0.31/templates/common.yaml similarity index 100% rename from stable/filerun/3.0.3/templates/common.yaml rename to stable/endlessh/2.0.31/templates/common.yaml diff --git a/stable/filezilla/4.0.40/values.yaml b/stable/endlessh/2.0.31/values.yaml similarity index 100% rename from stable/filezilla/4.0.40/values.yaml rename to stable/endlessh/2.0.31/values.yaml diff --git a/stable/esphome/11.0.39/CHANGELOG.md b/stable/esphome/11.0.39/CHANGELOG.md new file mode 100644 index 00000000000..ecc4ff5b834 --- /dev/null +++ b/stable/esphome/11.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [esphome-11.0.39](https://github.com/truecharts/charts/compare/esphome-11.0.38...esphome-11.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [esphome-11.0.38](https://github.com/truecharts/charts/compare/esphome-11.0.37...esphome-11.0.38) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [esphome-11.0.37](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [esphome-11.0.37](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [esphome-11.0.36](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [esphome-11.0.36](https://github.com/truecharts/charts/compare/esphome-11.0.35...esphome-11.0.36) (2022-09-20) + +### Chore + diff --git a/stable/esphome/11.0.39/Chart.lock b/stable/esphome/11.0.39/Chart.lock new file mode 100644 index 00000000000..702802e45f1 --- /dev/null +++ b/stable/esphome/11.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:56:09.837181722Z" diff --git a/stable/esphome/11.0.39/Chart.yaml b/stable/esphome/11.0.39/Chart.yaml new file mode 100644 index 00000000000..f666c352361 --- /dev/null +++ b/stable/esphome/11.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/docs/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: esphome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://github.com/esphome/esphome + - https://hub.docker.com/u/esphome +type: application +version: 11.0.39 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/esphome/11.0.39/README.md b/stable/esphome/11.0.39/README.md new file mode 100644 index 00000000000..871c337a1ed --- /dev/null +++ b/stable/esphome/11.0.39/README.md @@ -0,0 +1,107 @@ +# esphome + +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [esphome](https://truecharts.org/docs/charts/stable/esphome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `esphome` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install esphome TrueCharts/esphome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `esphome` deployment + +```console +helm uninstall esphome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install esphome \ + --set env.TZ="America/New York" \ + TrueCharts/esphome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install esphome TrueCharts/esphome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/esphome/11.0.39/app-readme.md b/stable/esphome/11.0.39/app-readme.md new file mode 100644 index 00000000000..4c8d1d55300 --- /dev/null +++ b/stable/esphome/11.0.39/app-readme.md @@ -0,0 +1,8 @@ +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/esphome](https://truecharts.org/docs/charts/stable/esphome) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/esphome/11.0.39/charts/common-10.6.1.tgz b/stable/esphome/11.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/esphome/11.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/esphome/11.0.39/ix_values.yaml b/stable/esphome/11.0.39/ix_values.yaml new file mode 100644 index 00000000000..4daca718364 --- /dev/null +++ b/stable/esphome/11.0.39/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: 2022.9.1@sha256:bdd11973d5fa55f294ff52125af801001225695794d31cc80260dbc4b2539ba3 + +# App needs to run as root because of this: https://github.com/esphome/issues/issues/2752 +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 + +env: + {} + # ESPHOME_DASHBOARD_USE_PING: true + # ESPHOME_DASHBOARD_RELATIVE_URL: "/" + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: + +persistence: + config: + enabled: true + mountPath: "/config" + platformio: + enabled: true + mountPath: "/.platformio" + +portal: + enabled: true diff --git a/stable/esphome/11.0.39/questions.yaml b/stable/esphome/11.0.39/questions.yaml new file mode 100644 index 00000000000..2caf19d7746 --- /dev/null +++ b/stable/esphome/11.0.39/questions.yaml @@ -0,0 +1,2724 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6052 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6052 + # Configure app volumes + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: platformio + label: "Platformio Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: true + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/firefox-syncserver/9.0.37/templates/common.yaml b/stable/esphome/11.0.39/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.37/templates/common.yaml rename to stable/esphome/11.0.39/templates/common.yaml diff --git a/stable/firefox-syncserver/9.0.37/values.yaml b/stable/esphome/11.0.39/values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.37/values.yaml rename to stable/esphome/11.0.39/values.yaml diff --git a/stable/etherpad/8.0.37/CHANGELOG.md b/stable/etherpad/8.0.37/CHANGELOG.md deleted file mode 100644 index ef74b91e562..00000000000 --- a/stable/etherpad/8.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/etherpad/8.0.37/Chart.lock b/stable/etherpad/8.0.37/Chart.lock deleted file mode 100644 index bf83bbfe22a..00000000000 --- a/stable/etherpad/8.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:51:49.71157195Z" diff --git a/stable/etherpad/8.0.37/Chart.yaml b/stable/etherpad/8.0.37/Chart.yaml deleted file mode 100644 index 4aa506dfa48..00000000000 --- a/stable/etherpad/8.0.37/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.14" -version: 8.0.37 -kubeVersion: ">=1.16.0-0" -name: etherpad -description: A real-time collaborative editor scalable to thousands of simultaneous real time users. -type: application -home: https://truecharts.org/docs/charts/stable/etherpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png -keywords: - - etherpad - - editor - - notepad - - pad -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad - - https://etherpad.org/ - - https://github.com/ether/etherpad-lite - - https://hub.docker.com/r/nicholaswilde/etherpad -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/etherpad/8.0.37/README.md b/stable/etherpad/8.0.37/README.md deleted file mode 100644 index 88f1560070e..00000000000 --- a/stable/etherpad/8.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# etherpad - -A real-time collaborative editor scalable to thousands of simultaneous real time users. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [etherpad](https://truecharts.org/docs/charts/stable/etherpad) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `etherpad` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install etherpad TrueCharts/etherpad -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `etherpad` deployment - -```console -helm uninstall etherpad -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install etherpad \ - --set env.TZ="America/New York" \ - TrueCharts/etherpad -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install etherpad TrueCharts/etherpad -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/etherpad/8.0.37/charts/common-10.5.10.tgz b/stable/etherpad/8.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/etherpad/8.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.37/charts/postgresql-8.0.78.tgz b/stable/etherpad/8.0.37/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/etherpad/8.0.37/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.38/CHANGELOG.md b/stable/etherpad/8.0.38/CHANGELOG.md new file mode 100644 index 00000000000..0cbe4c7bf83 --- /dev/null +++ b/stable/etherpad/8.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etherpad-8.0.38](https://github.com/truecharts/charts/compare/etherpad-8.0.37...etherpad-8.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [etherpad-8.0.37](https://github.com/truecharts/charts/compare/etherpad-8.0.36...etherpad-8.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/etherpad/8.0.38/Chart.lock b/stable/etherpad/8.0.38/Chart.lock new file mode 100644 index 00000000000..7780e6f1e71 --- /dev/null +++ b/stable/etherpad/8.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:56:29.267227349Z" diff --git a/stable/etherpad/8.0.38/Chart.yaml b/stable/etherpad/8.0.38/Chart.yaml new file mode 100644 index 00000000000..209f5aa486c --- /dev/null +++ b/stable/etherpad/8.0.38/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 8.0.38 +kubeVersion: ">=1.16.0-0" +name: etherpad +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +type: application +home: https://truecharts.org/docs/charts/stable/etherpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png +keywords: + - etherpad + - editor + - notepad + - pad +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite + - https://hub.docker.com/r/nicholaswilde/etherpad +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/etherpad/8.0.38/README.md b/stable/etherpad/8.0.38/README.md new file mode 100644 index 00000000000..dc646c302c0 --- /dev/null +++ b/stable/etherpad/8.0.38/README.md @@ -0,0 +1,109 @@ +# etherpad + +A real-time collaborative editor scalable to thousands of simultaneous real time users. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [etherpad](https://truecharts.org/docs/charts/stable/etherpad) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `etherpad` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install etherpad TrueCharts/etherpad +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `etherpad` deployment + +```console +helm uninstall etherpad +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install etherpad \ + --set env.TZ="America/New York" \ + TrueCharts/etherpad +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install etherpad TrueCharts/etherpad -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/etherpad/8.0.37/app-readme.md b/stable/etherpad/8.0.38/app-readme.md similarity index 100% rename from stable/etherpad/8.0.37/app-readme.md rename to stable/etherpad/8.0.38/app-readme.md diff --git a/stable/etherpad/8.0.38/charts/common-10.6.1.tgz b/stable/etherpad/8.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/etherpad/8.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/etherpad/8.0.38/charts/postgresql-8.0.87.tgz b/stable/etherpad/8.0.38/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/etherpad/8.0.38/charts/postgresql-8.0.87.tgz differ diff --git a/stable/etherpad/8.0.37/ix_values.yaml b/stable/etherpad/8.0.38/ix_values.yaml similarity index 100% rename from stable/etherpad/8.0.37/ix_values.yaml rename to stable/etherpad/8.0.38/ix_values.yaml diff --git a/stable/etherpad/8.0.37/questions.yaml b/stable/etherpad/8.0.38/questions.yaml similarity index 100% rename from stable/etherpad/8.0.37/questions.yaml rename to stable/etherpad/8.0.38/questions.yaml diff --git a/stable/firefox/2.0.30/templates/common.yaml b/stable/etherpad/8.0.38/templates/common.yaml similarity index 100% rename from stable/firefox/2.0.30/templates/common.yaml rename to stable/etherpad/8.0.38/templates/common.yaml diff --git a/stable/firefox/2.0.30/values.yaml b/stable/etherpad/8.0.38/values.yaml similarity index 100% rename from stable/firefox/2.0.30/values.yaml rename to stable/etherpad/8.0.38/values.yaml diff --git a/stable/external-service/6.0.31/CHANGELOG.md b/stable/external-service/6.0.31/CHANGELOG.md deleted file mode 100644 index 3dc6d6bfd0a..00000000000 --- a/stable/external-service/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/external-service/6.0.31/Chart.lock b/stable/external-service/6.0.31/Chart.lock deleted file mode 100644 index 1227e18ffcc..00000000000 --- a/stable/external-service/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:51:42.592390739Z" diff --git a/stable/external-service/6.0.31/Chart.yaml b/stable/external-service/6.0.31/Chart.yaml deleted file mode 100644 index 4c114c5ad48..00000000000 --- a/stable/external-service/6.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Allow external services to be used like Apps. -home: https://truecharts.org/docs/charts/stable/external-service -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png -keywords: - - external-service - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: external-service -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service -type: application -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/external-service/6.0.31/README.md b/stable/external-service/6.0.31/README.md deleted file mode 100644 index 04fb2f478d8..00000000000 --- a/stable/external-service/6.0.31/README.md +++ /dev/null @@ -1,105 +0,0 @@ -# external-service - -Allow external services to be used like Apps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [external-service](https://truecharts.org/docs/charts/stable/external-service) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `external-service` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install external-service TrueCharts/external-service -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `external-service` deployment - -```console -helm uninstall external-service -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install external-service \ - --set env.TZ="America/New York" \ - TrueCharts/external-service -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install external-service TrueCharts/external-service -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/external-service/6.0.31/charts/common-10.5.10.tgz b/stable/external-service/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/external-service/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/external-service/6.0.32/CHANGELOG.md b/stable/external-service/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..0bf65d5080a --- /dev/null +++ b/stable/external-service/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [external-service-6.0.32](https://github.com/truecharts/charts/compare/external-service-6.0.31...external-service-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [external-service-6.0.31](https://github.com/truecharts/charts/compare/external-service-6.0.30...external-service-6.0.31) (2022-09-20) + +### Chore diff --git a/stable/external-service/6.0.32/Chart.lock b/stable/external-service/6.0.32/Chart.lock new file mode 100644 index 00000000000..23142d96e38 --- /dev/null +++ b/stable/external-service/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:56:16.742248185Z" diff --git a/stable/external-service/6.0.32/Chart.yaml b/stable/external-service/6.0.32/Chart.yaml new file mode 100644 index 00000000000..d9a8a87bd25 --- /dev/null +++ b/stable/external-service/6.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Allow external services to be used like Apps. +home: https://truecharts.org/docs/charts/stable/external-service +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png +keywords: + - external-service + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-service +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service +type: application +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/external-service/6.0.32/README.md b/stable/external-service/6.0.32/README.md new file mode 100644 index 00000000000..5897d0f0b9f --- /dev/null +++ b/stable/external-service/6.0.32/README.md @@ -0,0 +1,105 @@ +# external-service + +Allow external services to be used like Apps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [external-service](https://truecharts.org/docs/charts/stable/external-service) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `external-service` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install external-service TrueCharts/external-service +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `external-service` deployment + +```console +helm uninstall external-service +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install external-service \ + --set env.TZ="America/New York" \ + TrueCharts/external-service +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install external-service TrueCharts/external-service -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/external-service/6.0.31/app-readme.md b/stable/external-service/6.0.32/app-readme.md similarity index 100% rename from stable/external-service/6.0.31/app-readme.md rename to stable/external-service/6.0.32/app-readme.md diff --git a/stable/external-service/6.0.32/charts/common-10.6.1.tgz b/stable/external-service/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/external-service/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/external-service/6.0.31/ix_values.yaml b/stable/external-service/6.0.32/ix_values.yaml similarity index 100% rename from stable/external-service/6.0.31/ix_values.yaml rename to stable/external-service/6.0.32/ix_values.yaml diff --git a/stable/external-service/6.0.31/questions.yaml b/stable/external-service/6.0.32/questions.yaml similarity index 100% rename from stable/external-service/6.0.31/questions.yaml rename to stable/external-service/6.0.32/questions.yaml diff --git a/stable/flaresolverr/6.0.35/templates/common.yaml b/stable/external-service/6.0.32/templates/common.yaml similarity index 100% rename from stable/flaresolverr/6.0.35/templates/common.yaml rename to stable/external-service/6.0.32/templates/common.yaml diff --git a/stable/flaresolverr/6.0.35/values.yaml b/stable/external-service/6.0.32/values.yaml similarity index 100% rename from stable/flaresolverr/6.0.35/values.yaml rename to stable/external-service/6.0.32/values.yaml diff --git a/stable/ferdi-server/3.0.36/CHANGELOG.md b/stable/ferdi-server/3.0.36/CHANGELOG.md deleted file mode 100644 index 6ea230e5421..00000000000 --- a/stable/ferdi-server/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/ferdi-server/3.0.36/Chart.lock b/stable/ferdi-server/3.0.36/Chart.lock deleted file mode 100644 index 54f5c05786b..00000000000 --- a/stable/ferdi-server/3.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:51:54.213663668Z" diff --git a/stable/ferdi-server/3.0.36/Chart.yaml b/stable/ferdi-server/3.0.36/Chart.yaml deleted file mode 100644 index 4ff80f14276..00000000000 --- a/stable/ferdi-server/3.0.36/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Server for Ferdi that you can re-use to run your own -home: https://truecharts.org/docs/charts/stable/ferdi-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png -keywords: - - ferdi -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ferdi-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - - https://github.com/getferdi/server -version: 3.0.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.36/README.md b/stable/ferdi-server/3.0.36/README.md deleted file mode 100644 index 31e85da68f6..00000000000 --- a/stable/ferdi-server/3.0.36/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ferdi-server - -Server for Ferdi that you can re-use to run your own - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ferdi-server](https://truecharts.org/docs/charts/stable/ferdi-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ferdi-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ferdi-server TrueCharts/ferdi-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ferdi-server` deployment - -```console -helm uninstall ferdi-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ferdi-server \ - --set env.TZ="America/New York" \ - TrueCharts/ferdi-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ferdi-server TrueCharts/ferdi-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ferdi-server/3.0.36/charts/common-10.5.10.tgz b/stable/ferdi-server/3.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ferdi-server/3.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.36/charts/postgresql-8.0.78.tgz b/stable/ferdi-server/3.0.36/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/ferdi-server/3.0.36/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.37/CHANGELOG.md b/stable/ferdi-server/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..6ef2fd92948 --- /dev/null +++ b/stable/ferdi-server/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ferdi-server-3.0.37](https://github.com/truecharts/charts/compare/ferdi-server-3.0.36...ferdi-server-3.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ferdi-server-3.0.36](https://github.com/truecharts/charts/compare/ferdi-server-3.0.35...ferdi-server-3.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/ferdi-server/3.0.37/Chart.lock b/stable/ferdi-server/3.0.37/Chart.lock new file mode 100644 index 00000000000..345597e0374 --- /dev/null +++ b/stable/ferdi-server/3.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:56:33.345068258Z" diff --git a/stable/ferdi-server/3.0.37/Chart.yaml b/stable/ferdi-server/3.0.37/Chart.yaml new file mode 100644 index 00000000000..a667ce377bf --- /dev/null +++ b/stable/ferdi-server/3.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Server for Ferdi that you can re-use to run your own +home: https://truecharts.org/docs/charts/stable/ferdi-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png +keywords: + - ferdi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://github.com/getferdi/server +version: 3.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.37/README.md b/stable/ferdi-server/3.0.37/README.md new file mode 100644 index 00000000000..99eb9efd217 --- /dev/null +++ b/stable/ferdi-server/3.0.37/README.md @@ -0,0 +1,107 @@ +# ferdi-server + +Server for Ferdi that you can re-use to run your own + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ferdi-server](https://truecharts.org/docs/charts/stable/ferdi-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ferdi-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ferdi-server TrueCharts/ferdi-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ferdi-server` deployment + +```console +helm uninstall ferdi-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ferdi-server \ + --set env.TZ="America/New York" \ + TrueCharts/ferdi-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ferdi-server TrueCharts/ferdi-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ferdi-server/3.0.36/app-readme.md b/stable/ferdi-server/3.0.37/app-readme.md similarity index 100% rename from stable/ferdi-server/3.0.36/app-readme.md rename to stable/ferdi-server/3.0.37/app-readme.md diff --git a/stable/ferdi-server/3.0.37/charts/common-10.6.1.tgz b/stable/ferdi-server/3.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ferdi-server/3.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/ferdi-server/3.0.37/charts/postgresql-8.0.87.tgz b/stable/ferdi-server/3.0.37/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/ferdi-server/3.0.37/charts/postgresql-8.0.87.tgz differ diff --git a/stable/ferdi-server/3.0.36/ix_values.yaml b/stable/ferdi-server/3.0.37/ix_values.yaml similarity index 100% rename from stable/ferdi-server/3.0.36/ix_values.yaml rename to stable/ferdi-server/3.0.37/ix_values.yaml diff --git a/stable/ferdi-server/3.0.36/questions.yaml b/stable/ferdi-server/3.0.37/questions.yaml similarity index 100% rename from stable/ferdi-server/3.0.36/questions.yaml rename to stable/ferdi-server/3.0.37/questions.yaml diff --git a/stable/ferdi-server/3.0.36/templates/_secrets.tpl b/stable/ferdi-server/3.0.37/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/3.0.36/templates/_secrets.tpl rename to stable/ferdi-server/3.0.37/templates/_secrets.tpl diff --git a/stable/ferdi-server/3.0.36/templates/common.yaml b/stable/ferdi-server/3.0.37/templates/common.yaml similarity index 100% rename from stable/ferdi-server/3.0.36/templates/common.yaml rename to stable/ferdi-server/3.0.37/templates/common.yaml diff --git a/stable/fleet/3.0.36/values.yaml b/stable/ferdi-server/3.0.37/values.yaml similarity index 100% rename from stable/fleet/3.0.36/values.yaml rename to stable/ferdi-server/3.0.37/values.yaml diff --git a/stable/filebot/1.0.10/CHANGELOG.md b/stable/filebot/1.0.10/CHANGELOG.md deleted file mode 100644 index 1a378ddcd01..00000000000 --- a/stable/filebot/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/filebot/1.0.10/Chart.lock b/stable/filebot/1.0.10/Chart.lock deleted file mode 100644 index 7799fc8b767..00000000000 --- a/stable/filebot/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:51:56.214289735Z" diff --git a/stable/filebot/1.0.10/Chart.yaml b/stable/filebot/1.0.10/Chart.yaml deleted file mode 100644 index 07af0b87bf3..00000000000 --- a/stable/filebot/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.14.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. -home: https://truecharts.org/docs/charts/stable/filebot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png -keywords: - - media - - filebot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - - https://github.com/jlesage/docker-filebot - - https://hub.docker.com/r/jlesage/filebot/ -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filebot/1.0.10/README.md b/stable/filebot/1.0.10/README.md deleted file mode 100644 index 1ab9d4188ae..00000000000 --- a/stable/filebot/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# filebot - -FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filebot](https://truecharts.org/docs/charts/stable/filebot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `filebot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install filebot TrueCharts/filebot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `filebot` deployment - -```console -helm uninstall filebot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filebot \ - --set env.TZ="America/New York" \ - TrueCharts/filebot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install filebot TrueCharts/filebot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filebot/1.0.10/charts/common-10.5.10.tgz b/stable/filebot/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/filebot/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/filebot/1.0.11/CHANGELOG.md b/stable/filebot/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..8f6a0a45bce --- /dev/null +++ b/stable/filebot/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebot-1.0.11](https://github.com/truecharts/charts/compare/filebot-1.0.10...filebot-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebot-1.0.10](https://github.com/truecharts/charts/compare/filebot-1.0.9...filebot-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/filebot/1.0.11/Chart.lock b/stable/filebot/1.0.11/Chart.lock new file mode 100644 index 00000000000..27dfa4a7e62 --- /dev/null +++ b/stable/filebot/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:56:40.998640873Z" diff --git a/stable/filebot/1.0.11/Chart.yaml b/stable/filebot/1.0.11/Chart.yaml new file mode 100644 index 00000000000..3d53f43b471 --- /dev/null +++ b/stable/filebot/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. +home: https://truecharts.org/docs/charts/stable/filebot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png +keywords: + - media + - filebot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://github.com/jlesage/docker-filebot + - https://hub.docker.com/r/jlesage/filebot/ +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filebot/1.0.11/README.md b/stable/filebot/1.0.11/README.md new file mode 100644 index 00000000000..31ebc353deb --- /dev/null +++ b/stable/filebot/1.0.11/README.md @@ -0,0 +1,107 @@ +# filebot + +FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filebot](https://truecharts.org/docs/charts/stable/filebot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `filebot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install filebot TrueCharts/filebot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `filebot` deployment + +```console +helm uninstall filebot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filebot \ + --set env.TZ="America/New York" \ + TrueCharts/filebot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install filebot TrueCharts/filebot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filebot/1.0.10/app-readme.md b/stable/filebot/1.0.11/app-readme.md similarity index 100% rename from stable/filebot/1.0.10/app-readme.md rename to stable/filebot/1.0.11/app-readme.md diff --git a/stable/filebot/1.0.11/charts/common-10.6.1.tgz b/stable/filebot/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/filebot/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/filebot/1.0.10/ix_values.yaml b/stable/filebot/1.0.11/ix_values.yaml similarity index 100% rename from stable/filebot/1.0.10/ix_values.yaml rename to stable/filebot/1.0.11/ix_values.yaml diff --git a/stable/filebot/1.0.10/questions.yaml b/stable/filebot/1.0.11/questions.yaml similarity index 100% rename from stable/filebot/1.0.10/questions.yaml rename to stable/filebot/1.0.11/questions.yaml diff --git a/stable/fleet/3.0.36/templates/common.yaml b/stable/filebot/1.0.11/templates/common.yaml similarity index 100% rename from stable/fleet/3.0.36/templates/common.yaml rename to stable/filebot/1.0.11/templates/common.yaml diff --git a/stable/flexget/2.0.46/values.yaml b/stable/filebot/1.0.11/values.yaml similarity index 100% rename from stable/flexget/2.0.46/values.yaml rename to stable/filebot/1.0.11/values.yaml diff --git a/stable/filebrowser/2.0.34/CHANGELOG.md b/stable/filebrowser/2.0.34/CHANGELOG.md deleted file mode 100644 index fa35b34e3cf..00000000000 --- a/stable/filebrowser/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/filebrowser/2.0.34/Chart.lock b/stable/filebrowser/2.0.34/Chart.lock deleted file mode 100644 index c1765c1885f..00000000000 --- a/stable/filebrowser/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:52:08.083355883Z" diff --git a/stable/filebrowser/2.0.34/Chart.yaml b/stable/filebrowser/2.0.34/Chart.yaml deleted file mode 100644 index 9421be66b34..00000000000 --- a/stable/filebrowser/2.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.22.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Filebrowser provides a file managing interface within a specified directory -home: https://truecharts.org/docs/charts/stable/filebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png -keywords: - - filebrowser -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://github.com/filebrowser/filebrowser - - https://filebrowser.org/cli/filebrowser - - https://hub.docker.com/r/filebrowser/filebrowser -type: application -version: 2.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.34/README.md b/stable/filebrowser/2.0.34/README.md deleted file mode 100644 index 34ff32e23a6..00000000000 --- a/stable/filebrowser/2.0.34/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# filebrowser - -Filebrowser provides a file managing interface within a specified directory - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filebrowser](https://truecharts.org/docs/charts/stable/filebrowser) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `filebrowser` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install filebrowser TrueCharts/filebrowser -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `filebrowser` deployment - -```console -helm uninstall filebrowser -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filebrowser \ - --set env.TZ="America/New York" \ - TrueCharts/filebrowser -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install filebrowser TrueCharts/filebrowser -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filebrowser/2.0.34/charts/common-10.5.10.tgz b/stable/filebrowser/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/filebrowser/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/filebrowser/2.0.35/CHANGELOG.md b/stable/filebrowser/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..026ebc66e20 --- /dev/null +++ b/stable/filebrowser/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebrowser-2.0.35](https://github.com/truecharts/charts/compare/filebrowser-2.0.34...filebrowser-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filebrowser-2.0.34](https://github.com/truecharts/charts/compare/filebrowser-2.0.33...filebrowser-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/filebrowser/2.0.35/Chart.lock b/stable/filebrowser/2.0.35/Chart.lock new file mode 100644 index 00000000000..50946fa898e --- /dev/null +++ b/stable/filebrowser/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:56:48.103192322Z" diff --git a/stable/filebrowser/2.0.35/Chart.yaml b/stable/filebrowser/2.0.35/Chart.yaml new file mode 100644 index 00000000000..1f786935cb8 --- /dev/null +++ b/stable/filebrowser/2.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.22.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Filebrowser provides a file managing interface within a specified directory +home: https://truecharts.org/docs/charts/stable/filebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png +keywords: + - filebrowser +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://github.com/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser + - https://hub.docker.com/r/filebrowser/filebrowser +type: application +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.35/README.md b/stable/filebrowser/2.0.35/README.md new file mode 100644 index 00000000000..ce0d00d275b --- /dev/null +++ b/stable/filebrowser/2.0.35/README.md @@ -0,0 +1,108 @@ +# filebrowser + +Filebrowser provides a file managing interface within a specified directory + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filebrowser](https://truecharts.org/docs/charts/stable/filebrowser) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `filebrowser` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install filebrowser TrueCharts/filebrowser +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `filebrowser` deployment + +```console +helm uninstall filebrowser +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filebrowser \ + --set env.TZ="America/New York" \ + TrueCharts/filebrowser +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install filebrowser TrueCharts/filebrowser -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filebrowser/2.0.34/app-readme.md b/stable/filebrowser/2.0.35/app-readme.md similarity index 100% rename from stable/filebrowser/2.0.34/app-readme.md rename to stable/filebrowser/2.0.35/app-readme.md diff --git a/stable/filebrowser/2.0.35/charts/common-10.6.1.tgz b/stable/filebrowser/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/filebrowser/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/filebrowser/2.0.34/ix_values.yaml b/stable/filebrowser/2.0.35/ix_values.yaml similarity index 100% rename from stable/filebrowser/2.0.34/ix_values.yaml rename to stable/filebrowser/2.0.35/ix_values.yaml diff --git a/stable/filebrowser/2.0.34/questions.yaml b/stable/filebrowser/2.0.35/questions.yaml similarity index 100% rename from stable/filebrowser/2.0.34/questions.yaml rename to stable/filebrowser/2.0.35/questions.yaml diff --git a/stable/filebrowser/2.0.34/templates/common.yaml b/stable/filebrowser/2.0.35/templates/common.yaml similarity index 100% rename from stable/filebrowser/2.0.34/templates/common.yaml rename to stable/filebrowser/2.0.35/templates/common.yaml diff --git a/stable/flood/6.0.33/values.yaml b/stable/filebrowser/2.0.35/values.yaml similarity index 100% rename from stable/flood/6.0.33/values.yaml rename to stable/filebrowser/2.0.35/values.yaml diff --git a/stable/fileflows/2.0.43/CHANGELOG.md b/stable/fileflows/2.0.43/CHANGELOG.md deleted file mode 100644 index 53405a02bc5..00000000000 --- a/stable/fileflows/2.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-20) diff --git a/stable/fileflows/2.0.43/Chart.lock b/stable/fileflows/2.0.43/Chart.lock deleted file mode 100644 index e7ab7629947..00000000000 --- a/stable/fileflows/2.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:52:21.736723173Z" diff --git a/stable/fileflows/2.0.43/Chart.yaml b/stable/fileflows/2.0.43/Chart.yaml deleted file mode 100644 index 632d00d2f84..00000000000 --- a/stable/fileflows/2.0.43/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An application that lets you automatically process files through a simple rule flow. -home: https://truecharts.org/docs/charts/stable/fileflows -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png -keywords: - - fileflows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileflows -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://github.com/revenz/FileFlows - - https://hub.docker.com/r/revenz/fileflows -version: 2.0.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fileflows/2.0.43/README.md b/stable/fileflows/2.0.43/README.md deleted file mode 100644 index 8b367159457..00000000000 --- a/stable/fileflows/2.0.43/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fileflows - -An application that lets you automatically process files through a simple rule flow. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fileflows](https://truecharts.org/docs/charts/stable/fileflows) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fileflows` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fileflows TrueCharts/fileflows -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fileflows` deployment - -```console -helm uninstall fileflows -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fileflows \ - --set env.TZ="America/New York" \ - TrueCharts/fileflows -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fileflows TrueCharts/fileflows -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fileflows/2.0.43/charts/common-10.5.10.tgz b/stable/fileflows/2.0.43/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/fileflows/2.0.43/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/fileflows/2.0.44/CHANGELOG.md b/stable/fileflows/2.0.44/CHANGELOG.md new file mode 100644 index 00000000000..9523e375b6c --- /dev/null +++ b/stable/fileflows/2.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fileflows-2.0.44](https://github.com/truecharts/charts/compare/fileflows-2.0.43...fileflows-2.0.44) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fileflows-2.0.43](https://github.com/truecharts/charts/compare/fileflows-2.0.41...fileflows-2.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/fileflows/2.0.44/Chart.lock b/stable/fileflows/2.0.44/Chart.lock new file mode 100644 index 00000000000..6d7346e156d --- /dev/null +++ b/stable/fileflows/2.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:57:12.599280408Z" diff --git a/stable/fileflows/2.0.44/Chart.yaml b/stable/fileflows/2.0.44/Chart.yaml new file mode 100644 index 00000000000..1779d760c0c --- /dev/null +++ b/stable/fileflows/2.0.44/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An application that lets you automatically process files through a simple rule flow. +home: https://truecharts.org/docs/charts/stable/fileflows +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png +keywords: + - fileflows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileflows +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://github.com/revenz/FileFlows + - https://hub.docker.com/r/revenz/fileflows +version: 2.0.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fileflows/2.0.44/README.md b/stable/fileflows/2.0.44/README.md new file mode 100644 index 00000000000..10a277fb570 --- /dev/null +++ b/stable/fileflows/2.0.44/README.md @@ -0,0 +1,107 @@ +# fileflows + +An application that lets you automatically process files through a simple rule flow. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fileflows](https://truecharts.org/docs/charts/stable/fileflows) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fileflows` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fileflows TrueCharts/fileflows +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fileflows` deployment + +```console +helm uninstall fileflows +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fileflows \ + --set env.TZ="America/New York" \ + TrueCharts/fileflows +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fileflows TrueCharts/fileflows -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fileflows/2.0.43/app-readme.md b/stable/fileflows/2.0.44/app-readme.md similarity index 100% rename from stable/fileflows/2.0.43/app-readme.md rename to stable/fileflows/2.0.44/app-readme.md diff --git a/stable/fileflows/2.0.44/charts/common-10.6.1.tgz b/stable/fileflows/2.0.44/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/fileflows/2.0.44/charts/common-10.6.1.tgz differ diff --git a/stable/fileflows/2.0.43/ix_values.yaml b/stable/fileflows/2.0.44/ix_values.yaml similarity index 100% rename from stable/fileflows/2.0.43/ix_values.yaml rename to stable/fileflows/2.0.44/ix_values.yaml diff --git a/stable/fileflows/2.0.43/questions.yaml b/stable/fileflows/2.0.44/questions.yaml similarity index 100% rename from stable/fileflows/2.0.43/questions.yaml rename to stable/fileflows/2.0.44/questions.yaml diff --git a/stable/flexget/2.0.46/templates/common.yaml b/stable/fileflows/2.0.44/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.46/templates/common.yaml rename to stable/fileflows/2.0.44/templates/common.yaml diff --git a/stable/fluidd/2.0.36/values.yaml b/stable/fileflows/2.0.44/values.yaml similarity index 100% rename from stable/fluidd/2.0.36/values.yaml rename to stable/fileflows/2.0.44/values.yaml diff --git a/stable/filerun/3.0.3/CHANGELOG.md b/stable/filerun/3.0.3/CHANGELOG.md deleted file mode 100644 index 9160f48f1a3..00000000000 --- a/stable/filerun/3.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/filerun/3.0.3/Chart.lock b/stable/filerun/3.0.3/Chart.lock deleted file mode 100644 index 2521e22660d..00000000000 --- a/stable/filerun/3.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:52:34.153415521Z" diff --git a/stable/filerun/3.0.3/Chart.yaml b/stable/filerun/3.0.3/Chart.yaml deleted file mode 100644 index a4f93c7a445..00000000000 --- a/stable/filerun/3.0.3/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: FileRun is a full featured web based file manager with an easy to use user interface -home: https://truecharts.org/docs/charts/stable/filerun -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png -keywords: - - filerun - - file -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filerun -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filerun - - https://hub.docker.com/r/filerun/filerun - - https://github.com/filerun/docker -version: 3.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filerun/3.0.3/README.md b/stable/filerun/3.0.3/README.md deleted file mode 100644 index 1e7a3e586e8..00000000000 --- a/stable/filerun/3.0.3/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# filerun - -FileRun is a full featured web based file manager with an easy to use user interface - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filerun](https://truecharts.org/docs/charts/stable/filerun) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `filerun` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install filerun TrueCharts/filerun -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `filerun` deployment - -```console -helm uninstall filerun -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filerun \ - --set env.TZ="America/New York" \ - TrueCharts/filerun -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install filerun TrueCharts/filerun -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filerun/3.0.3/charts/common-10.5.10.tgz b/stable/filerun/3.0.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/filerun/3.0.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/filerun/3.0.3/charts/mariadb-3.0.73.tgz b/stable/filerun/3.0.3/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/filerun/3.0.3/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/filerun/3.0.4/CHANGELOG.md b/stable/filerun/3.0.4/CHANGELOG.md new file mode 100644 index 00000000000..3150035e5f8 --- /dev/null +++ b/stable/filerun/3.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filerun-3.0.4](https://github.com/truecharts/charts/compare/filerun-3.0.3...filerun-3.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filerun-3.0.3](https://github.com/truecharts/charts/compare/filerun-3.0.2...filerun-3.0.3) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/filerun/3.0.4/Chart.lock b/stable/filerun/3.0.4/Chart.lock new file mode 100644 index 00000000000..5be2db5184d --- /dev/null +++ b/stable/filerun/3.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T14:57:24.394029121Z" diff --git a/stable/filerun/3.0.4/Chart.yaml b/stable/filerun/3.0.4/Chart.yaml new file mode 100644 index 00000000000..3b63cfb1c54 --- /dev/null +++ b/stable/filerun/3.0.4/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: FileRun is a full featured web based file manager with an easy to use user interface +home: https://truecharts.org/docs/charts/stable/filerun +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filerun.png +keywords: + - filerun + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filerun +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filerun + - https://hub.docker.com/r/filerun/filerun + - https://github.com/filerun/docker +version: 3.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filerun/3.0.4/README.md b/stable/filerun/3.0.4/README.md new file mode 100644 index 00000000000..324ef867590 --- /dev/null +++ b/stable/filerun/3.0.4/README.md @@ -0,0 +1,108 @@ +# filerun + +FileRun is a full featured web based file manager with an easy to use user interface + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filerun](https://truecharts.org/docs/charts/stable/filerun) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `filerun` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install filerun TrueCharts/filerun +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `filerun` deployment + +```console +helm uninstall filerun +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filerun \ + --set env.TZ="America/New York" \ + TrueCharts/filerun +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install filerun TrueCharts/filerun -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filerun/3.0.3/app-readme.md b/stable/filerun/3.0.4/app-readme.md similarity index 100% rename from stable/filerun/3.0.3/app-readme.md rename to stable/filerun/3.0.4/app-readme.md diff --git a/stable/filerun/3.0.4/charts/common-10.6.1.tgz b/stable/filerun/3.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/filerun/3.0.4/charts/common-10.6.1.tgz differ diff --git a/stable/filerun/3.0.4/charts/mariadb-3.0.82.tgz b/stable/filerun/3.0.4/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/filerun/3.0.4/charts/mariadb-3.0.82.tgz differ diff --git a/stable/filerun/3.0.3/ix_values.yaml b/stable/filerun/3.0.4/ix_values.yaml similarity index 100% rename from stable/filerun/3.0.3/ix_values.yaml rename to stable/filerun/3.0.4/ix_values.yaml diff --git a/stable/filerun/3.0.3/questions.yaml b/stable/filerun/3.0.4/questions.yaml similarity index 100% rename from stable/filerun/3.0.3/questions.yaml rename to stable/filerun/3.0.4/questions.yaml diff --git a/stable/flood/6.0.33/templates/common.yaml b/stable/filerun/3.0.4/templates/common.yaml similarity index 100% rename from stable/flood/6.0.33/templates/common.yaml rename to stable/filerun/3.0.4/templates/common.yaml diff --git a/stable/focalboard/9.0.39/values.yaml b/stable/filerun/3.0.4/values.yaml similarity index 100% rename from stable/focalboard/9.0.39/values.yaml rename to stable/filerun/3.0.4/values.yaml diff --git a/stable/filezilla/4.0.40/CHANGELOG.md b/stable/filezilla/4.0.40/CHANGELOG.md deleted file mode 100644 index d0acfe28723..00000000000 --- a/stable/filezilla/4.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filezilla-4.0.40](https://github.com/truecharts/charts/compare/filezilla-4.0.39...filezilla-4.0.40) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/filezilla/4.0.40/Chart.lock b/stable/filezilla/4.0.40/Chart.lock deleted file mode 100644 index ead61f6b722..00000000000 --- a/stable/filezilla/4.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:51:10.337759699Z" diff --git a/stable/filezilla/4.0.40/Chart.yaml b/stable/filezilla/4.0.40/Chart.yaml deleted file mode 100644 index be4c69f0230..00000000000 --- a/stable/filezilla/4.0.40/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.55.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A Helm chart for Kubernetes -home: https://truecharts.org/docs/charts/stable/filezilla -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png -keywords: - - filezilla - - ftp - - sftp - - ftps - - client -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filezilla -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla - - https://filezilla-project.org/ - - https://github.com/linuxserver/docker-filezilla -type: application -version: 4.0.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filezilla/4.0.40/README.md b/stable/filezilla/4.0.40/README.md deleted file mode 100644 index 9236efcbd03..00000000000 --- a/stable/filezilla/4.0.40/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# filezilla - -A Helm chart for Kubernetes - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [filezilla](https://truecharts.org/docs/charts/stable/filezilla) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `filezilla` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install filezilla TrueCharts/filezilla -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `filezilla` deployment - -```console -helm uninstall filezilla -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install filezilla \ - --set env.TZ="America/New York" \ - TrueCharts/filezilla -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install filezilla TrueCharts/filezilla -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/filezilla/4.0.40/charts/common-10.5.10.tgz b/stable/filezilla/4.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/filezilla/4.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/filezilla/4.0.41/CHANGELOG.md b/stable/filezilla/4.0.41/CHANGELOG.md new file mode 100644 index 00000000000..dfa555b74eb --- /dev/null +++ b/stable/filezilla/4.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filezilla-4.0.41](https://github.com/truecharts/charts/compare/filezilla-4.0.40...filezilla-4.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [filezilla-4.0.40](https://github.com/truecharts/charts/compare/filezilla-4.0.39...filezilla-4.0.40) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [filezilla-4.0.39](https://github.com/truecharts/charts/compare/filezilla-4.0.37...filezilla-4.0.39) (2022-09-20) + +### Chore diff --git a/stable/filezilla/4.0.41/Chart.lock b/stable/filezilla/4.0.41/Chart.lock new file mode 100644 index 00000000000..e6bd481e2a7 --- /dev/null +++ b/stable/filezilla/4.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:57:16.767601688Z" diff --git a/stable/filezilla/4.0.41/Chart.yaml b/stable/filezilla/4.0.41/Chart.yaml new file mode 100644 index 00000000000..ea8771d5087 --- /dev/null +++ b/stable/filezilla/4.0.41/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.55.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A Helm chart for Kubernetes +home: https://truecharts.org/docs/charts/stable/filezilla +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png +keywords: + - filezilla + - ftp + - sftp + - ftps + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filezilla +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filezilla + - https://filezilla-project.org/ + - https://github.com/linuxserver/docker-filezilla +type: application +version: 4.0.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filezilla/4.0.41/README.md b/stable/filezilla/4.0.41/README.md new file mode 100644 index 00000000000..a101f86feaa --- /dev/null +++ b/stable/filezilla/4.0.41/README.md @@ -0,0 +1,107 @@ +# filezilla + +A Helm chart for Kubernetes + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [filezilla](https://truecharts.org/docs/charts/stable/filezilla) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `filezilla` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install filezilla TrueCharts/filezilla +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `filezilla` deployment + +```console +helm uninstall filezilla +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install filezilla \ + --set env.TZ="America/New York" \ + TrueCharts/filezilla +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install filezilla TrueCharts/filezilla -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/filezilla/4.0.40/app-readme.md b/stable/filezilla/4.0.41/app-readme.md similarity index 100% rename from stable/filezilla/4.0.40/app-readme.md rename to stable/filezilla/4.0.41/app-readme.md diff --git a/stable/filezilla/4.0.41/charts/common-10.6.1.tgz b/stable/filezilla/4.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/filezilla/4.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/filezilla/4.0.40/ix_values.yaml b/stable/filezilla/4.0.41/ix_values.yaml similarity index 100% rename from stable/filezilla/4.0.40/ix_values.yaml rename to stable/filezilla/4.0.41/ix_values.yaml diff --git a/stable/filezilla/4.0.40/questions.yaml b/stable/filezilla/4.0.41/questions.yaml similarity index 100% rename from stable/filezilla/4.0.40/questions.yaml rename to stable/filezilla/4.0.41/questions.yaml diff --git a/stable/filezilla/4.0.40/templates/common.yaml b/stable/filezilla/4.0.41/templates/common.yaml similarity index 100% rename from stable/filezilla/4.0.40/templates/common.yaml rename to stable/filezilla/4.0.41/templates/common.yaml diff --git a/stable/foldingathome/2.0.31/values.yaml b/stable/filezilla/4.0.41/values.yaml similarity index 100% rename from stable/foldingathome/2.0.31/values.yaml rename to stable/filezilla/4.0.41/values.yaml diff --git a/stable/fireflyiii/16.0.45/CHANGELOG.md b/stable/fireflyiii/16.0.45/CHANGELOG.md new file mode 100644 index 00000000000..a34be42821e --- /dev/null +++ b/stable/fireflyiii/16.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireflyiii-16.0.45](https://github.com/truecharts/charts/compare/fireflyiii-16.0.44...fireflyiii-16.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fireflyiii-16.0.44](https://github.com/truecharts/charts/compare/fireflyiii-16.0.43...fireflyiii-16.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireflyiii-16.0.44](https://github.com/truecharts/charts/compare/fireflyiii-16.0.43...fireflyiii-16.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireflyiii-16.0.44](https://github.com/truecharts/charts/compare/fireflyiii-16.0.43...fireflyiii-16.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fireflyiii-16.0.44](https://github.com/truecharts/charts/compare/fireflyiii-16.0.43...fireflyiii-16.0.44) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/fireflyiii/16.0.45/Chart.lock b/stable/fireflyiii/16.0.45/Chart.lock new file mode 100644 index 00000000000..445ed6ae8d8 --- /dev/null +++ b/stable/fireflyiii/16.0.45/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T14:57:44.25495943Z" diff --git a/stable/fireflyiii/16.0.45/Chart.yaml b/stable/fireflyiii/16.0.45/Chart.yaml new file mode 100644 index 00000000000..5c8ce977b6c --- /dev/null +++ b/stable/fireflyiii/16.0.45/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "5.7.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +deprecated: false +description: A free and open source personal finance manager +home: https://truecharts.org/docs/charts/stable/fireflyiii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 16.0.45 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/16.0.45/README.md b/stable/fireflyiii/16.0.45/README.md new file mode 100644 index 00000000000..f8ba3b85edd --- /dev/null +++ b/stable/fireflyiii/16.0.45/README.md @@ -0,0 +1,108 @@ +# fireflyiii + +A free and open source personal finance manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fireflyiii](https://truecharts.org/docs/charts/stable/fireflyiii) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fireflyiii` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fireflyiii TrueCharts/fireflyiii +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fireflyiii` deployment + +```console +helm uninstall fireflyiii +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireflyiii \ + --set env.TZ="America/New York" \ + TrueCharts/fireflyiii +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fireflyiii TrueCharts/fireflyiii -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fireflyiii/16.0.45/app-readme.md b/stable/fireflyiii/16.0.45/app-readme.md new file mode 100644 index 00000000000..9852dd193a1 --- /dev/null +++ b/stable/fireflyiii/16.0.45/app-readme.md @@ -0,0 +1,8 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/fireflyiii](https://truecharts.org/docs/charts/stable/fireflyiii) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/fireflyiii/16.0.45/charts/common-10.6.1.tgz b/stable/fireflyiii/16.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/fireflyiii/16.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/fireflyiii/16.0.45/charts/postgresql-8.0.87.tgz b/stable/fireflyiii/16.0.45/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/fireflyiii/16.0.45/charts/postgresql-8.0.87.tgz differ diff --git a/stable/fireflyiii/16.0.45/charts/redis-3.0.84.tgz b/stable/fireflyiii/16.0.45/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/fireflyiii/16.0.45/charts/redis-3.0.84.tgz differ diff --git a/stable/fireflyiii/16.0.45/ix_values.yaml b/stable/fireflyiii/16.0.45/ix_values.yaml new file mode 100644 index 00000000000..469f1a0e60f --- /dev/null +++ b/stable/fireflyiii/16.0.45/ix_values.yaml @@ -0,0 +1,93 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: 5.7.12@sha256:6863d6eb9191185394c0084524b6921eaf70e0dfeb321fcdd1b26d3424469654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +probes: + liveness: + path: "/login" + + readiness: + path: "/login" + + startup: + path: "/login" + +env: + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: fireflyiii-secrets + key: APP_KEY + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + existingSecret: "rediscreds" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: firefly + postgresqlDatabase: firefly + +portal: + enabled: true diff --git a/stable/fireflyiii/16.0.45/questions.yaml b/stable/fireflyiii/16.0.45/questions.yaml new file mode 100644 index 00000000000..b5d46900e68 --- /dev/null +++ b/stable/fireflyiii/16.0.45/questions.yaml @@ -0,0 +1,2565 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://fireflyiii.mydomain.com" + schema: + type: string + default: "http://localhost:10082" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "TRUSTED_PROXIES" + schema: + type: string + default: "172.16.0.0/16" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10082 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/fireflyiii/16.0.45/templates/_cronjob.tpl b/stable/fireflyiii/16.0.45/templates/_cronjob.tpl new file mode 100644 index 00000000000..cb8c902c952 --- /dev/null +++ b/stable/fireflyiii/16.0.45/templates/_cronjob.tpl @@ -0,0 +1,54 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + securityContext: + runAsUser: 568 + runAsGroup: 568 + restartPolicy: Never + containers: + - name: {{ .Chart.Name }} + securityContext: + privileged: false + readOnlyRootFilesystem: true + allowPrivilegeEscalation: false + runAsNonRoot: true + capabilities: + drop: + - ALL + env: + - name: STATIC_CRON_TOKEN + valueFrom: + secretKeyRef: + name: fireflyiii-secrets + key: STATIC_CRON_TOKEN + image: "{{ .Values.alpineImage.repository }}:{{ .Values.alpineImage.tag }}" + args: + - curl + - "http://{{ $jobName }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.45/templates/_secrets.tpl b/stable/fireflyiii/16.0.45/templates/_secrets.tpl new file mode 100644 index 00000000000..dc4d67f4ddf --- /dev/null +++ b/stable/fireflyiii/16.0.45/templates/_secrets.tpl @@ -0,0 +1,24 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: fireflyiii-secrets +{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace "fireflyiii-secrets" }} +{{- $static_cron_token := "" }} +{{- $app_key := "" }} +data: + {{- if $fireflyiiiprevious}} + STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" }} + APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" }} + {{- else }} + {{- $static_cron_token := randAlphaNum 32 }} + {{- $app_key := randAlphaNum 32 }} + STATIC_CRON_TOKEN: {{ $static_cron_token | b64enc }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/fireflyiii/16.0.45/templates/common.yaml b/stable/fireflyiii/16.0.45/templates/common.yaml new file mode 100644 index 00000000000..12e701a6af1 --- /dev/null +++ b/stable/fireflyiii/16.0.45/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render secrets for fireflyiii */}} +{{- include "fireflyiii.secrets" . }} + +{{/* Render cronjob for fireflyiii */}} +{{- include "fireflyiii.cronjob" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/fossil/4.0.30/values.yaml b/stable/fireflyiii/16.0.45/values.yaml similarity index 100% rename from stable/fossil/4.0.30/values.yaml rename to stable/fireflyiii/16.0.45/values.yaml diff --git a/stable/firefox-syncserver/9.0.37/CHANGELOG.md b/stable/firefox-syncserver/9.0.37/CHANGELOG.md deleted file mode 100644 index 87a8b0dc7b7..00000000000 --- a/stable/firefox-syncserver/9.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/firefox-syncserver/9.0.37/Chart.lock b/stable/firefox-syncserver/9.0.37/Chart.lock deleted file mode 100644 index 9f48f77169b..00000000000 --- a/stable/firefox-syncserver/9.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:53:04.31691623Z" diff --git a/stable/firefox-syncserver/9.0.37/Chart.yaml b/stable/firefox-syncserver/9.0.37/Chart.yaml deleted file mode 100644 index 2decdfb3d8c..00000000000 --- a/stable/firefox-syncserver/9.0.37/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.0" -version: 9.0.37 -kubeVersion: ">=1.16.0-0" -name: firefox-syncserver -description: This is an all-in-one package for running a self-hosted Firefox Sync server. -type: application -home: https://truecharts.org/docs/charts/stable/firefox-syncserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png -keywords: - - server - - sync - - syncserver - - firefox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver - - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html - - https://hub.docker.com/r/crazymax/firefox-syncserver -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/firefox-syncserver/9.0.37/README.md b/stable/firefox-syncserver/9.0.37/README.md deleted file mode 100644 index cc597fef4ba..00000000000 --- a/stable/firefox-syncserver/9.0.37/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# firefox-syncserver - -This is an all-in-one package for running a self-hosted Firefox Sync server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [firefox-syncserver](https://truecharts.org/docs/charts/stable/firefox-syncserver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `firefox-syncserver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install firefox-syncserver TrueCharts/firefox-syncserver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `firefox-syncserver` deployment - -```console -helm uninstall firefox-syncserver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install firefox-syncserver \ - --set env.TZ="America/New York" \ - TrueCharts/firefox-syncserver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install firefox-syncserver TrueCharts/firefox-syncserver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox-syncserver/9.0.37/charts/common-10.5.10.tgz b/stable/firefox-syncserver/9.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/firefox-syncserver/9.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.37/charts/postgresql-8.0.78.tgz b/stable/firefox-syncserver/9.0.37/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/firefox-syncserver/9.0.37/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.38/CHANGELOG.md b/stable/firefox-syncserver/9.0.38/CHANGELOG.md new file mode 100644 index 00000000000..565e7f47fcb --- /dev/null +++ b/stable/firefox-syncserver/9.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-syncserver-9.0.38](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.37...firefox-syncserver-9.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-syncserver-9.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-syncserver-9.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/firefox-syncserver/9.0.38/Chart.lock b/stable/firefox-syncserver/9.0.38/Chart.lock new file mode 100644 index 00000000000..39a444d69b9 --- /dev/null +++ b/stable/firefox-syncserver/9.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:58:02.340645609Z" diff --git a/stable/firefox-syncserver/9.0.38/Chart.yaml b/stable/firefox-syncserver/9.0.38/Chart.yaml new file mode 100644 index 00000000000..0ade280b3c8 --- /dev/null +++ b/stable/firefox-syncserver/9.0.38/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 9.0.38 +kubeVersion: ">=1.16.0-0" +name: firefox-syncserver +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +type: application +home: https://truecharts.org/docs/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png +keywords: + - server + - sync + - syncserver + - firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html + - https://hub.docker.com/r/crazymax/firefox-syncserver +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/firefox-syncserver/9.0.38/README.md b/stable/firefox-syncserver/9.0.38/README.md new file mode 100644 index 00000000000..503d090be23 --- /dev/null +++ b/stable/firefox-syncserver/9.0.38/README.md @@ -0,0 +1,108 @@ +# firefox-syncserver + +This is an all-in-one package for running a self-hosted Firefox Sync server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [firefox-syncserver](https://truecharts.org/docs/charts/stable/firefox-syncserver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `firefox-syncserver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install firefox-syncserver TrueCharts/firefox-syncserver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `firefox-syncserver` deployment + +```console +helm uninstall firefox-syncserver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install firefox-syncserver \ + --set env.TZ="America/New York" \ + TrueCharts/firefox-syncserver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install firefox-syncserver TrueCharts/firefox-syncserver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox-syncserver/9.0.37/app-readme.md b/stable/firefox-syncserver/9.0.38/app-readme.md similarity index 100% rename from stable/firefox-syncserver/9.0.37/app-readme.md rename to stable/firefox-syncserver/9.0.38/app-readme.md diff --git a/stable/firefox-syncserver/9.0.38/charts/common-10.6.1.tgz b/stable/firefox-syncserver/9.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/firefox-syncserver/9.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/firefox-syncserver/9.0.38/charts/postgresql-8.0.87.tgz b/stable/firefox-syncserver/9.0.38/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/firefox-syncserver/9.0.38/charts/postgresql-8.0.87.tgz differ diff --git a/stable/firefox-syncserver/9.0.37/ix_values.yaml b/stable/firefox-syncserver/9.0.38/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.37/ix_values.yaml rename to stable/firefox-syncserver/9.0.38/ix_values.yaml diff --git a/stable/firefox-syncserver/9.0.37/questions.yaml b/stable/firefox-syncserver/9.0.38/questions.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.37/questions.yaml rename to stable/firefox-syncserver/9.0.38/questions.yaml diff --git a/stable/fluidd/2.0.36/templates/common.yaml b/stable/firefox-syncserver/9.0.38/templates/common.yaml similarity index 100% rename from stable/fluidd/2.0.36/templates/common.yaml rename to stable/firefox-syncserver/9.0.38/templates/common.yaml diff --git a/stable/freeradius/6.0.32/values.yaml b/stable/firefox-syncserver/9.0.38/values.yaml similarity index 100% rename from stable/freeradius/6.0.32/values.yaml rename to stable/firefox-syncserver/9.0.38/values.yaml diff --git a/stable/firefox/2.0.30/CHANGELOG.md b/stable/firefox/2.0.30/CHANGELOG.md deleted file mode 100644 index 5540078dc74..00000000000 --- a/stable/firefox/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/firefox/2.0.30/Chart.lock b/stable/firefox/2.0.30/Chart.lock deleted file mode 100644 index f6872b691b8..00000000000 --- a/stable/firefox/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:52:47.134298578Z" diff --git a/stable/firefox/2.0.30/Chart.yaml b/stable/firefox/2.0.30/Chart.yaml deleted file mode 100644 index 4e6de38e2ef..00000000000 --- a/stable/firefox/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: firefox -version: 2.0.30 -appVersion: "78.15.0" -description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/firefox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png -keywords: - - firefox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - - https://hub.docker.com/r/linuxserver/firefox -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/firefox/2.0.30/README.md b/stable/firefox/2.0.30/README.md deleted file mode 100644 index 2e7e9aa2993..00000000000 --- a/stable/firefox/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# firefox - -Firefox Browser, also known as Mozilla Firefox or simply Firefox, - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [firefox](https://truecharts.org/docs/charts/stable/firefox) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `firefox` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install firefox TrueCharts/firefox -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `firefox` deployment - -```console -helm uninstall firefox -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install firefox \ - --set env.TZ="America/New York" \ - TrueCharts/firefox -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install firefox TrueCharts/firefox -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox/2.0.30/charts/common-10.5.10.tgz b/stable/firefox/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/firefox/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/firefox/2.0.31/CHANGELOG.md b/stable/firefox/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9be20249fb1 --- /dev/null +++ b/stable/firefox/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-2.0.31](https://github.com/truecharts/charts/compare/firefox-2.0.30...firefox-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [firefox-2.0.30](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.36...firefox-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/firefox/2.0.31/Chart.lock b/stable/firefox/2.0.31/Chart.lock new file mode 100644 index 00000000000..e7dc759abae --- /dev/null +++ b/stable/firefox/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:57:44.309543977Z" diff --git a/stable/firefox/2.0.31/Chart.yaml b/stable/firefox/2.0.31/Chart.yaml new file mode 100644 index 00000000000..68a9a48fd7e --- /dev/null +++ b/stable/firefox/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: firefox +version: 2.0.31 +appVersion: "78.15.0" +description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/firefox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png +keywords: + - firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox + - https://hub.docker.com/r/linuxserver/firefox +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/firefox/2.0.31/README.md b/stable/firefox/2.0.31/README.md new file mode 100644 index 00000000000..57057b37ea4 --- /dev/null +++ b/stable/firefox/2.0.31/README.md @@ -0,0 +1,106 @@ +# firefox + +Firefox Browser, also known as Mozilla Firefox or simply Firefox, + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [firefox](https://truecharts.org/docs/charts/stable/firefox) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `firefox` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install firefox TrueCharts/firefox +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `firefox` deployment + +```console +helm uninstall firefox +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install firefox \ + --set env.TZ="America/New York" \ + TrueCharts/firefox +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install firefox TrueCharts/firefox -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/firefox/2.0.30/app-readme.md b/stable/firefox/2.0.31/app-readme.md similarity index 100% rename from stable/firefox/2.0.30/app-readme.md rename to stable/firefox/2.0.31/app-readme.md diff --git a/stable/firefox/2.0.31/charts/common-10.6.1.tgz b/stable/firefox/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/firefox/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/firefox/2.0.30/ix_values.yaml b/stable/firefox/2.0.31/ix_values.yaml similarity index 100% rename from stable/firefox/2.0.30/ix_values.yaml rename to stable/firefox/2.0.31/ix_values.yaml diff --git a/stable/firefox/2.0.30/questions.yaml b/stable/firefox/2.0.31/questions.yaml similarity index 100% rename from stable/firefox/2.0.30/questions.yaml rename to stable/firefox/2.0.31/questions.yaml diff --git a/stable/foldingathome/2.0.31/templates/common.yaml b/stable/firefox/2.0.31/templates/common.yaml similarity index 100% rename from stable/foldingathome/2.0.31/templates/common.yaml rename to stable/firefox/2.0.31/templates/common.yaml diff --git a/stable/friendica/4.0.51/values.yaml b/stable/firefox/2.0.31/values.yaml similarity index 100% rename from stable/friendica/4.0.51/values.yaml rename to stable/firefox/2.0.31/values.yaml diff --git a/stable/flaresolverr/6.0.35/CHANGELOG.md b/stable/flaresolverr/6.0.35/CHANGELOG.md deleted file mode 100644 index 1b8cbaa7292..00000000000 --- a/stable/flaresolverr/6.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-20) diff --git a/stable/flaresolverr/6.0.35/Chart.lock b/stable/flaresolverr/6.0.35/Chart.lock deleted file mode 100644 index cc517657923..00000000000 --- a/stable/flaresolverr/6.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:53:08.462297059Z" diff --git a/stable/flaresolverr/6.0.35/Chart.yaml b/stable/flaresolverr/6.0.35/Chart.yaml deleted file mode 100644 index 7a90149a956..00000000000 --- a/stable/flaresolverr/6.0.35/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: FlareSolverr is a proxy server to bypass Cloudflare protection -home: https://truecharts.org/docs/charts/stable/flaresolverr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png -keywords: - - flaresolverr - - jackett -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flaresolverr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - - https://github.com/FlareSolverr/FlareSolverr - - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 6.0.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.35/README.md b/stable/flaresolverr/6.0.35/README.md deleted file mode 100644 index bbd455e4fc1..00000000000 --- a/stable/flaresolverr/6.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# flaresolverr - -FlareSolverr is a proxy server to bypass Cloudflare protection - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flaresolverr](https://truecharts.org/docs/charts/stable/flaresolverr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flaresolverr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flaresolverr TrueCharts/flaresolverr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flaresolverr` deployment - -```console -helm uninstall flaresolverr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flaresolverr \ - --set env.TZ="America/New York" \ - TrueCharts/flaresolverr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flaresolverr TrueCharts/flaresolverr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/flaresolverr/6.0.35/charts/common-10.5.10.tgz b/stable/flaresolverr/6.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/flaresolverr/6.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/flaresolverr/6.0.36/CHANGELOG.md b/stable/flaresolverr/6.0.36/CHANGELOG.md new file mode 100644 index 00000000000..2398dbb1ac3 --- /dev/null +++ b/stable/flaresolverr/6.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flaresolverr-6.0.36](https://github.com/truecharts/charts/compare/flaresolverr-6.0.35...flaresolverr-6.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flaresolverr-6.0.35](https://github.com/truecharts/charts/compare/flaresolverr-6.0.33...flaresolverr-6.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/flaresolverr/6.0.36/Chart.lock b/stable/flaresolverr/6.0.36/Chart.lock new file mode 100644 index 00000000000..f00c47fdb5d --- /dev/null +++ b/stable/flaresolverr/6.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:58:08.164658736Z" diff --git a/stable/flaresolverr/6.0.36/Chart.yaml b/stable/flaresolverr/6.0.36/Chart.yaml new file mode 100644 index 00000000000..f42b586114f --- /dev/null +++ b/stable/flaresolverr/6.0.36/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.2.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: FlareSolverr is a proxy server to bypass Cloudflare protection +home: https://truecharts.org/docs/charts/stable/flaresolverr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png +keywords: + - flaresolverr + - jackett +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flaresolverr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://github.com/FlareSolverr/FlareSolverr + - https://hub.docker.com/r/flaresolverr/flaresolverr +version: 6.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.36/README.md b/stable/flaresolverr/6.0.36/README.md new file mode 100644 index 00000000000..16d4f4df1d5 --- /dev/null +++ b/stable/flaresolverr/6.0.36/README.md @@ -0,0 +1,107 @@ +# flaresolverr + +FlareSolverr is a proxy server to bypass Cloudflare protection + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flaresolverr](https://truecharts.org/docs/charts/stable/flaresolverr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flaresolverr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flaresolverr TrueCharts/flaresolverr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flaresolverr` deployment + +```console +helm uninstall flaresolverr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flaresolverr \ + --set env.TZ="America/New York" \ + TrueCharts/flaresolverr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flaresolverr TrueCharts/flaresolverr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/flaresolverr/6.0.35/app-readme.md b/stable/flaresolverr/6.0.36/app-readme.md similarity index 100% rename from stable/flaresolverr/6.0.35/app-readme.md rename to stable/flaresolverr/6.0.36/app-readme.md diff --git a/stable/flaresolverr/6.0.36/charts/common-10.6.1.tgz b/stable/flaresolverr/6.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/flaresolverr/6.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/flaresolverr/6.0.35/ix_values.yaml b/stable/flaresolverr/6.0.36/ix_values.yaml similarity index 100% rename from stable/flaresolverr/6.0.35/ix_values.yaml rename to stable/flaresolverr/6.0.36/ix_values.yaml diff --git a/stable/flaresolverr/6.0.35/questions.yaml b/stable/flaresolverr/6.0.36/questions.yaml similarity index 100% rename from stable/flaresolverr/6.0.35/questions.yaml rename to stable/flaresolverr/6.0.36/questions.yaml diff --git a/stable/gonic/6.0.33/templates/common.yaml b/stable/flaresolverr/6.0.36/templates/common.yaml similarity index 100% rename from stable/gonic/6.0.33/templates/common.yaml rename to stable/flaresolverr/6.0.36/templates/common.yaml diff --git a/stable/gitea/9.0.17/values.yaml b/stable/flaresolverr/6.0.36/values.yaml similarity index 100% rename from stable/gitea/9.0.17/values.yaml rename to stable/flaresolverr/6.0.36/values.yaml diff --git a/stable/fleet/3.0.36/CHANGELOG.md b/stable/fleet/3.0.36/CHANGELOG.md deleted file mode 100644 index 0e63fea9dad..00000000000 --- a/stable/fleet/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/fleet/3.0.36/Chart.lock b/stable/fleet/3.0.36/Chart.lock deleted file mode 100644 index 5b4168e0a89..00000000000 --- a/stable/fleet/3.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:53:22.179865448Z" diff --git a/stable/fleet/3.0.36/Chart.yaml b/stable/fleet/3.0.36/Chart.yaml deleted file mode 100644 index 58ce016e848..00000000000 --- a/stable/fleet/3.0.36/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 3.0.36 -appVersion: "2.3.2" -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/fleet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png -keywords: - - fleet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - - https://hub.docker.com/r/linuxserver/fleet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fleet/3.0.36/README.md b/stable/fleet/3.0.36/README.md deleted file mode 100644 index af9fb3e53e1..00000000000 --- a/stable/fleet/3.0.36/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fleet - -Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fleet](https://truecharts.org/docs/charts/stable/fleet) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fleet` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fleet TrueCharts/fleet -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fleet` deployment - -```console -helm uninstall fleet -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fleet \ - --set env.TZ="America/New York" \ - TrueCharts/fleet -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fleet TrueCharts/fleet -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fleet/3.0.36/charts/common-10.5.10.tgz b/stable/fleet/3.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/fleet/3.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/fleet/3.0.36/charts/mariadb-3.0.73.tgz b/stable/fleet/3.0.36/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/fleet/3.0.36/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/fleet/3.0.37/CHANGELOG.md b/stable/fleet/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..f5a6ff414f7 --- /dev/null +++ b/stable/fleet/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fleet-3.0.37](https://github.com/truecharts/charts/compare/fleet-3.0.36...fleet-3.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fleet-3.0.36](https://github.com/truecharts/charts/compare/fleet-3.0.35...fleet-3.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/fleet/3.0.37/Chart.lock b/stable/fleet/3.0.37/Chart.lock new file mode 100644 index 00000000000..56bc03d05f4 --- /dev/null +++ b/stable/fleet/3.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T14:58:29.031974505Z" diff --git a/stable/fleet/3.0.37/Chart.yaml b/stable/fleet/3.0.37/Chart.yaml new file mode 100644 index 00000000000..7044c96a405 --- /dev/null +++ b/stable/fleet/3.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 3.0.37 +appVersion: "2.3.2" +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/fleet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png +keywords: + - fleet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet + - https://hub.docker.com/r/linuxserver/fleet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fleet/3.0.37/README.md b/stable/fleet/3.0.37/README.md new file mode 100644 index 00000000000..0332d423bf0 --- /dev/null +++ b/stable/fleet/3.0.37/README.md @@ -0,0 +1,107 @@ +# fleet + +Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fleet](https://truecharts.org/docs/charts/stable/fleet) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fleet` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fleet TrueCharts/fleet +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fleet` deployment + +```console +helm uninstall fleet +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fleet \ + --set env.TZ="America/New York" \ + TrueCharts/fleet +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fleet TrueCharts/fleet -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fleet/3.0.36/app-readme.md b/stable/fleet/3.0.37/app-readme.md similarity index 100% rename from stable/fleet/3.0.36/app-readme.md rename to stable/fleet/3.0.37/app-readme.md diff --git a/stable/fleet/3.0.37/charts/common-10.6.1.tgz b/stable/fleet/3.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/fleet/3.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/fleet/3.0.37/charts/mariadb-3.0.82.tgz b/stable/fleet/3.0.37/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/fleet/3.0.37/charts/mariadb-3.0.82.tgz differ diff --git a/stable/fleet/3.0.36/ix_values.yaml b/stable/fleet/3.0.37/ix_values.yaml similarity index 100% rename from stable/fleet/3.0.36/ix_values.yaml rename to stable/fleet/3.0.37/ix_values.yaml diff --git a/stable/fleet/3.0.36/questions.yaml b/stable/fleet/3.0.37/questions.yaml similarity index 100% rename from stable/fleet/3.0.36/questions.yaml rename to stable/fleet/3.0.37/questions.yaml diff --git a/stable/grafana/4.0.63/templates/common.yaml b/stable/fleet/3.0.37/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.63/templates/common.yaml rename to stable/fleet/3.0.37/templates/common.yaml diff --git a/stable/golinks/4.0.30/values.yaml b/stable/fleet/3.0.37/values.yaml similarity index 100% rename from stable/golinks/4.0.30/values.yaml rename to stable/fleet/3.0.37/values.yaml diff --git a/stable/flexget/2.0.46/CHANGELOG.md b/stable/flexget/2.0.46/CHANGELOG.md deleted file mode 100644 index 70bd0582658..00000000000 --- a/stable/flexget/2.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flexget-2.0.46](https://github.com/truecharts/charts/compare/flexget-2.0.45...flexget-2.0.46) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/flexget/2.0.46/Chart.lock b/stable/flexget/2.0.46/Chart.lock deleted file mode 100644 index 5935716cf60..00000000000 --- a/stable/flexget/2.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:23:27.819927215Z" diff --git a/stable/flexget/2.0.46/Chart.yaml b/stable/flexget/2.0.46/Chart.yaml deleted file mode 100644 index b7a5eb18d53..00000000000 --- a/stable/flexget/2.0.46/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.30" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: FlexGet is a multipurpose automation tool for all of your media -home: https://truecharts.org/docs/charts/stable/flexget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png -keywords: - - flexget - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flexget -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://hub.docker.com/r/wiserain/flexget - - https://github.com/wiserain/docker-flexget -type: application -version: 2.0.46 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flexget/2.0.46/README.md b/stable/flexget/2.0.46/README.md deleted file mode 100644 index bf9a45bf9d7..00000000000 --- a/stable/flexget/2.0.46/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# flexget - -FlexGet is a multipurpose automation tool for all of your media - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flexget](https://truecharts.org/docs/charts/stable/flexget) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flexget` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flexget TrueCharts/flexget -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flexget` deployment - -```console -helm uninstall flexget -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flexget \ - --set env.TZ="America/New York" \ - TrueCharts/flexget -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flexget TrueCharts/flexget -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/flexget/2.0.46/charts/common-10.5.10.tgz b/stable/flexget/2.0.46/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/flexget/2.0.46/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/flexget/2.0.47/CHANGELOG.md b/stable/flexget/2.0.47/CHANGELOG.md new file mode 100644 index 00000000000..29d386cc503 --- /dev/null +++ b/stable/flexget/2.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flexget-2.0.47](https://github.com/truecharts/charts/compare/flexget-2.0.46...flexget-2.0.47) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flexget-2.0.46](https://github.com/truecharts/charts/compare/flexget-2.0.45...flexget-2.0.46) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flexget-2.0.45](https://github.com/truecharts/charts/compare/flexget-2.0.43...flexget-2.0.45) (2022-09-20) + +### Chore diff --git a/stable/flexget/2.0.47/Chart.lock b/stable/flexget/2.0.47/Chart.lock new file mode 100644 index 00000000000..9e8735d744b --- /dev/null +++ b/stable/flexget/2.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:58:39.218374226Z" diff --git a/stable/flexget/2.0.47/Chart.yaml b/stable/flexget/2.0.47/Chart.yaml new file mode 100644 index 00000000000..36816bfa14a --- /dev/null +++ b/stable/flexget/2.0.47/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.3.30" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: FlexGet is a multipurpose automation tool for all of your media +home: https://truecharts.org/docs/charts/stable/flexget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png +keywords: + - flexget + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flexget +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://hub.docker.com/r/wiserain/flexget + - https://github.com/wiserain/docker-flexget +type: application +version: 2.0.47 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flexget/2.0.47/README.md b/stable/flexget/2.0.47/README.md new file mode 100644 index 00000000000..73439e8bf4a --- /dev/null +++ b/stable/flexget/2.0.47/README.md @@ -0,0 +1,107 @@ +# flexget + +FlexGet is a multipurpose automation tool for all of your media + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flexget](https://truecharts.org/docs/charts/stable/flexget) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flexget` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flexget TrueCharts/flexget +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flexget` deployment + +```console +helm uninstall flexget +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flexget \ + --set env.TZ="America/New York" \ + TrueCharts/flexget +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flexget TrueCharts/flexget -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/flexget/2.0.46/app-readme.md b/stable/flexget/2.0.47/app-readme.md similarity index 100% rename from stable/flexget/2.0.46/app-readme.md rename to stable/flexget/2.0.47/app-readme.md diff --git a/stable/flexget/2.0.47/charts/common-10.6.1.tgz b/stable/flexget/2.0.47/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/flexget/2.0.47/charts/common-10.6.1.tgz differ diff --git a/stable/flexget/2.0.46/ix_values.yaml b/stable/flexget/2.0.47/ix_values.yaml similarity index 100% rename from stable/flexget/2.0.46/ix_values.yaml rename to stable/flexget/2.0.47/ix_values.yaml diff --git a/stable/flexget/2.0.46/questions.yaml b/stable/flexget/2.0.47/questions.yaml similarity index 100% rename from stable/flexget/2.0.46/questions.yaml rename to stable/flexget/2.0.47/questions.yaml diff --git a/stable/grist/3.0.38/templates/common.yaml b/stable/flexget/2.0.47/templates/common.yaml similarity index 100% rename from stable/grist/3.0.38/templates/common.yaml rename to stable/flexget/2.0.47/templates/common.yaml diff --git a/stable/gonic/6.0.33/values.yaml b/stable/flexget/2.0.47/values.yaml similarity index 100% rename from stable/gonic/6.0.33/values.yaml rename to stable/flexget/2.0.47/values.yaml diff --git a/stable/flood/6.0.33/CHANGELOG.md b/stable/flood/6.0.33/CHANGELOG.md deleted file mode 100644 index a369686dbd6..00000000000 --- a/stable/flood/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/flood/6.0.33/Chart.lock b/stable/flood/6.0.33/Chart.lock deleted file mode 100644 index 888889b5dc0..00000000000 --- a/stable/flood/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:53:36.082018093Z" diff --git a/stable/flood/6.0.33/Chart.yaml b/stable/flood/6.0.33/Chart.yaml deleted file mode 100644 index 1777ba76b3d..00000000000 --- a/stable/flood/6.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Flood is a monitoring service for various torrent clients -home: https://truecharts.org/docs/charts/stable/flood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png -keywords: - - flood - - rtorrent - - qbittorrent - - transmission -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flood -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flood - - https://github.com/jesec/flood - - https://hub.docker.com/r/jesec/flood -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flood/6.0.33/README.md b/stable/flood/6.0.33/README.md deleted file mode 100644 index 329ece6404a..00000000000 --- a/stable/flood/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# flood - -Flood is a monitoring service for various torrent clients - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [flood](https://truecharts.org/docs/charts/stable/flood) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `flood` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install flood TrueCharts/flood -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `flood` deployment - -```console -helm uninstall flood -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install flood \ - --set env.TZ="America/New York" \ - TrueCharts/flood -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install flood TrueCharts/flood -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/flood/6.0.33/charts/common-10.5.10.tgz b/stable/flood/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/flood/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/flood/6.0.34/CHANGELOG.md b/stable/flood/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..1f19ec1b504 --- /dev/null +++ b/stable/flood/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flood-6.0.34](https://github.com/truecharts/charts/compare/qflood-0.0.33...flood-6.0.34) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [flood-6.0.33](https://github.com/truecharts/charts/compare/qflood-0.0.29...flood-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/flood/6.0.34/Chart.lock b/stable/flood/6.0.34/Chart.lock new file mode 100644 index 00000000000..e3dfb5b9273 --- /dev/null +++ b/stable/flood/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:58:40.708492134Z" diff --git a/stable/flood/6.0.34/Chart.yaml b/stable/flood/6.0.34/Chart.yaml new file mode 100644 index 00000000000..31dcac0c536 --- /dev/null +++ b/stable/flood/6.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Flood is a monitoring service for various torrent clients +home: https://truecharts.org/docs/charts/stable/flood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png +keywords: + - flood + - rtorrent + - qbittorrent + - transmission +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flood +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://github.com/jesec/flood + - https://hub.docker.com/r/jesec/flood +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flood/6.0.34/README.md b/stable/flood/6.0.34/README.md new file mode 100644 index 00000000000..74fb0043f7c --- /dev/null +++ b/stable/flood/6.0.34/README.md @@ -0,0 +1,107 @@ +# flood + +Flood is a monitoring service for various torrent clients + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [flood](https://truecharts.org/docs/charts/stable/flood) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `flood` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install flood TrueCharts/flood +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `flood` deployment + +```console +helm uninstall flood +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install flood \ + --set env.TZ="America/New York" \ + TrueCharts/flood +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install flood TrueCharts/flood -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/flood/6.0.33/app-readme.md b/stable/flood/6.0.34/app-readme.md similarity index 100% rename from stable/flood/6.0.33/app-readme.md rename to stable/flood/6.0.34/app-readme.md diff --git a/stable/flood/6.0.34/charts/common-10.6.1.tgz b/stable/flood/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/flood/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/flood/6.0.33/ci/ct-values.yaml b/stable/flood/6.0.34/ci/ct-values.yaml similarity index 100% rename from stable/flood/6.0.33/ci/ct-values.yaml rename to stable/flood/6.0.34/ci/ct-values.yaml diff --git a/stable/flood/6.0.33/ix_values.yaml b/stable/flood/6.0.34/ix_values.yaml similarity index 100% rename from stable/flood/6.0.33/ix_values.yaml rename to stable/flood/6.0.34/ix_values.yaml diff --git a/stable/flood/6.0.33/questions.yaml b/stable/flood/6.0.34/questions.yaml similarity index 100% rename from stable/flood/6.0.33/questions.yaml rename to stable/flood/6.0.34/questions.yaml diff --git a/stable/guacd/2.0.34/templates/common.yaml b/stable/flood/6.0.34/templates/common.yaml similarity index 100% rename from stable/guacd/2.0.34/templates/common.yaml rename to stable/flood/6.0.34/templates/common.yaml diff --git a/stable/gotify/8.0.40/values.yaml b/stable/flood/6.0.34/values.yaml similarity index 100% rename from stable/gotify/8.0.40/values.yaml rename to stable/flood/6.0.34/values.yaml diff --git a/stable/fluidd/2.0.36/CHANGELOG.md b/stable/fluidd/2.0.36/CHANGELOG.md deleted file mode 100644 index 4a5af921973..00000000000 --- a/stable/fluidd/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-20) diff --git a/stable/fluidd/2.0.36/Chart.lock b/stable/fluidd/2.0.36/Chart.lock deleted file mode 100644 index 051d1f3c335..00000000000 --- a/stable/fluidd/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:53:37.954241613Z" diff --git a/stable/fluidd/2.0.36/Chart.yaml b/stable/fluidd/2.0.36/Chart.yaml deleted file mode 100644 index 534823bd54b..00000000000 --- a/stable/fluidd/2.0.36/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.20.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. -home: https://truecharts.org/docs/charts/stable/fluidd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png -keywords: - - fluidd -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fluidd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - - https://github.com/fluidd-core/fluidd - - https://hub.docker.com/r/cadriel/fluidd -version: 2.0.36 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fluidd/2.0.36/README.md b/stable/fluidd/2.0.36/README.md deleted file mode 100644 index a0ea3155507..00000000000 --- a/stable/fluidd/2.0.36/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# fluidd - -Fluidd is a free and open-source Klipper web interface for managing your 3d printer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fluidd](https://truecharts.org/docs/charts/stable/fluidd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fluidd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fluidd TrueCharts/fluidd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fluidd` deployment - -```console -helm uninstall fluidd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fluidd \ - --set env.TZ="America/New York" \ - TrueCharts/fluidd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fluidd TrueCharts/fluidd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fluidd/2.0.36/charts/common-10.5.10.tgz b/stable/fluidd/2.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/fluidd/2.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/fluidd/2.0.37/CHANGELOG.md b/stable/fluidd/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..953fc9fa026 --- /dev/null +++ b/stable/fluidd/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fluidd-2.0.37](https://github.com/truecharts/charts/compare/fluidd-2.0.36...fluidd-2.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fluidd-2.0.36](https://github.com/truecharts/charts/compare/fluidd-2.0.34...fluidd-2.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/fluidd/2.0.37/Chart.lock b/stable/fluidd/2.0.37/Chart.lock new file mode 100644 index 00000000000..187d77764c3 --- /dev/null +++ b/stable/fluidd/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:58:46.480127446Z" diff --git a/stable/fluidd/2.0.37/Chart.yaml b/stable/fluidd/2.0.37/Chart.yaml new file mode 100644 index 00000000000..15365ba2161 --- /dev/null +++ b/stable/fluidd/2.0.37/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.20.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. +home: https://truecharts.org/docs/charts/stable/fluidd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png +keywords: + - fluidd +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluidd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://github.com/fluidd-core/fluidd + - https://hub.docker.com/r/cadriel/fluidd +version: 2.0.37 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fluidd/2.0.37/README.md b/stable/fluidd/2.0.37/README.md new file mode 100644 index 00000000000..aa2a77ccc1c --- /dev/null +++ b/stable/fluidd/2.0.37/README.md @@ -0,0 +1,107 @@ +# fluidd + +Fluidd is a free and open-source Klipper web interface for managing your 3d printer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fluidd](https://truecharts.org/docs/charts/stable/fluidd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fluidd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fluidd TrueCharts/fluidd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fluidd` deployment + +```console +helm uninstall fluidd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fluidd \ + --set env.TZ="America/New York" \ + TrueCharts/fluidd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fluidd TrueCharts/fluidd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fluidd/2.0.36/app-readme.md b/stable/fluidd/2.0.37/app-readme.md similarity index 100% rename from stable/fluidd/2.0.36/app-readme.md rename to stable/fluidd/2.0.37/app-readme.md diff --git a/stable/fluidd/2.0.37/charts/common-10.6.1.tgz b/stable/fluidd/2.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/fluidd/2.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/fluidd/2.0.36/ix_values.yaml b/stable/fluidd/2.0.37/ix_values.yaml similarity index 100% rename from stable/fluidd/2.0.36/ix_values.yaml rename to stable/fluidd/2.0.37/ix_values.yaml diff --git a/stable/fluidd/2.0.36/questions.yaml b/stable/fluidd/2.0.37/questions.yaml similarity index 100% rename from stable/fluidd/2.0.36/questions.yaml rename to stable/fluidd/2.0.37/questions.yaml diff --git a/stable/habridge/2.0.30/templates/common.yaml b/stable/fluidd/2.0.37/templates/common.yaml similarity index 100% rename from stable/habridge/2.0.30/templates/common.yaml rename to stable/fluidd/2.0.37/templates/common.yaml diff --git a/stable/grafana/4.0.63/values.yaml b/stable/fluidd/2.0.37/values.yaml similarity index 100% rename from stable/grafana/4.0.63/values.yaml rename to stable/fluidd/2.0.37/values.yaml diff --git a/stable/focalboard/9.0.39/CHANGELOG.md b/stable/focalboard/9.0.39/CHANGELOG.md deleted file mode 100644 index b9610f80a8c..00000000000 --- a/stable/focalboard/9.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/focalboard/9.0.39/Chart.lock b/stable/focalboard/9.0.39/Chart.lock deleted file mode 100644 index 48eccf95901..00000000000 --- a/stable/focalboard/9.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:54:05.679516741Z" diff --git a/stable/focalboard/9.0.39/Chart.yaml b/stable/focalboard/9.0.39/Chart.yaml deleted file mode 100644 index 0bd25f78ba2..00000000000 --- a/stable/focalboard/9.0.39/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "7.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. -home: https://truecharts.org/docs/charts/stable/focalboard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png -keywords: - - focalboard - - kanban - - project management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: focalboard -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/focalboard - - https://www.focalboard.com/ - - https://github.com/mattermost/focalboard - - https://github.com/FlipEnergy/container-images/blob/main/focalboard -version: 9.0.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/focalboard/9.0.39/README.md b/stable/focalboard/9.0.39/README.md deleted file mode 100644 index 7f82d3d97e6..00000000000 --- a/stable/focalboard/9.0.39/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# focalboard - -Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [focalboard](https://truecharts.org/docs/charts/stable/focalboard) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `focalboard` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install focalboard TrueCharts/focalboard -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `focalboard` deployment - -```console -helm uninstall focalboard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install focalboard \ - --set env.TZ="America/New York" \ - TrueCharts/focalboard -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install focalboard TrueCharts/focalboard -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/focalboard/9.0.39/charts/common-10.5.10.tgz b/stable/focalboard/9.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/focalboard/9.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.39/charts/postgresql-8.0.78.tgz b/stable/focalboard/9.0.39/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/focalboard/9.0.39/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.40/CHANGELOG.md b/stable/focalboard/9.0.40/CHANGELOG.md new file mode 100644 index 00000000000..515206dc95d --- /dev/null +++ b/stable/focalboard/9.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [focalboard-9.0.40](https://github.com/truecharts/charts/compare/focalboard-9.0.39...focalboard-9.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [focalboard-9.0.39](https://github.com/truecharts/charts/compare/focalboard-9.0.38...focalboard-9.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/focalboard/9.0.40/Chart.lock b/stable/focalboard/9.0.40/Chart.lock new file mode 100644 index 00000000000..a7e0851ebd3 --- /dev/null +++ b/stable/focalboard/9.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T14:59:23.296247852Z" diff --git a/stable/focalboard/9.0.40/Chart.yaml b/stable/focalboard/9.0.40/Chart.yaml new file mode 100644 index 00000000000..1f9ba5891ff --- /dev/null +++ b/stable/focalboard/9.0.40/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "7.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. +home: https://truecharts.org/docs/charts/stable/focalboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png +keywords: + - focalboard + - kanban + - project management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: focalboard +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/focalboard + - https://www.focalboard.com/ + - https://github.com/mattermost/focalboard + - https://github.com/FlipEnergy/container-images/blob/main/focalboard +version: 9.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/focalboard/9.0.40/README.md b/stable/focalboard/9.0.40/README.md new file mode 100644 index 00000000000..7b98d26f4ff --- /dev/null +++ b/stable/focalboard/9.0.40/README.md @@ -0,0 +1,109 @@ +# focalboard + +Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [focalboard](https://truecharts.org/docs/charts/stable/focalboard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `focalboard` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install focalboard TrueCharts/focalboard +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `focalboard` deployment + +```console +helm uninstall focalboard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install focalboard \ + --set env.TZ="America/New York" \ + TrueCharts/focalboard +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install focalboard TrueCharts/focalboard -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/focalboard/9.0.39/app-readme.md b/stable/focalboard/9.0.40/app-readme.md similarity index 100% rename from stable/focalboard/9.0.39/app-readme.md rename to stable/focalboard/9.0.40/app-readme.md diff --git a/stable/focalboard/9.0.40/charts/common-10.6.1.tgz b/stable/focalboard/9.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/focalboard/9.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/focalboard/9.0.40/charts/postgresql-8.0.87.tgz b/stable/focalboard/9.0.40/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/focalboard/9.0.40/charts/postgresql-8.0.87.tgz differ diff --git a/stable/focalboard/9.0.39/ix_values.yaml b/stable/focalboard/9.0.40/ix_values.yaml similarity index 100% rename from stable/focalboard/9.0.39/ix_values.yaml rename to stable/focalboard/9.0.40/ix_values.yaml diff --git a/stable/focalboard/9.0.39/questions.yaml b/stable/focalboard/9.0.40/questions.yaml similarity index 100% rename from stable/focalboard/9.0.39/questions.yaml rename to stable/focalboard/9.0.40/questions.yaml diff --git a/stable/focalboard/9.0.39/templates/_configmap.tpl b/stable/focalboard/9.0.40/templates/_configmap.tpl similarity index 100% rename from stable/focalboard/9.0.39/templates/_configmap.tpl rename to stable/focalboard/9.0.40/templates/_configmap.tpl diff --git a/stable/focalboard/9.0.39/templates/common.yaml b/stable/focalboard/9.0.40/templates/common.yaml similarity index 100% rename from stable/focalboard/9.0.39/templates/common.yaml rename to stable/focalboard/9.0.40/templates/common.yaml diff --git a/stable/grav/4.0.30/values.yaml b/stable/focalboard/9.0.40/values.yaml similarity index 100% rename from stable/grav/4.0.30/values.yaml rename to stable/focalboard/9.0.40/values.yaml diff --git a/stable/foldingathome/2.0.31/CHANGELOG.md b/stable/foldingathome/2.0.31/CHANGELOG.md deleted file mode 100644 index 30278d68d3d..00000000000 --- a/stable/foldingathome/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/foldingathome/2.0.31/Chart.lock b/stable/foldingathome/2.0.31/Chart.lock deleted file mode 100644 index ba4e50f3259..00000000000 --- a/stable/foldingathome/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:53:59.219675429Z" diff --git a/stable/foldingathome/2.0.31/Chart.yaml b/stable/foldingathome/2.0.31/Chart.yaml deleted file mode 100644 index 94a9f51380d..00000000000 --- a/stable/foldingathome/2.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 2.0.31 -appVersion: "7.6.21" -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/foldingathome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png -keywords: - - foldingathome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome - - https://hub.docker.com/r/linuxserver/foldingathome -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/foldingathome/2.0.31/README.md b/stable/foldingathome/2.0.31/README.md deleted file mode 100644 index cb26049ed02..00000000000 --- a/stable/foldingathome/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# foldingathome - -Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [foldingathome](https://truecharts.org/docs/charts/stable/foldingathome) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `foldingathome` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install foldingathome TrueCharts/foldingathome -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `foldingathome` deployment - -```console -helm uninstall foldingathome -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install foldingathome \ - --set env.TZ="America/New York" \ - TrueCharts/foldingathome -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install foldingathome TrueCharts/foldingathome -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/foldingathome/2.0.31/charts/common-10.5.10.tgz b/stable/foldingathome/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/foldingathome/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/foldingathome/2.0.32/CHANGELOG.md b/stable/foldingathome/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..55ba0e54f8e --- /dev/null +++ b/stable/foldingathome/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [foldingathome-2.0.32](https://github.com/truecharts/charts/compare/foldingathome-2.0.31...foldingathome-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [foldingathome-2.0.31](https://github.com/truecharts/charts/compare/foldingathome-2.0.30...foldingathome-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/foldingathome/2.0.32/Chart.lock b/stable/foldingathome/2.0.32/Chart.lock new file mode 100644 index 00000000000..29d795b40bb --- /dev/null +++ b/stable/foldingathome/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:59:11.023638724Z" diff --git a/stable/foldingathome/2.0.32/Chart.yaml b/stable/foldingathome/2.0.32/Chart.yaml new file mode 100644 index 00000000000..aa396e6581d --- /dev/null +++ b/stable/foldingathome/2.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 2.0.32 +appVersion: "7.6.21" +description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/foldingathome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png +keywords: + - foldingathome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome + - https://hub.docker.com/r/linuxserver/foldingathome +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/foldingathome/2.0.32/README.md b/stable/foldingathome/2.0.32/README.md new file mode 100644 index 00000000000..227f32043c2 --- /dev/null +++ b/stable/foldingathome/2.0.32/README.md @@ -0,0 +1,106 @@ +# foldingathome + +Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [foldingathome](https://truecharts.org/docs/charts/stable/foldingathome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `foldingathome` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install foldingathome TrueCharts/foldingathome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `foldingathome` deployment + +```console +helm uninstall foldingathome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install foldingathome \ + --set env.TZ="America/New York" \ + TrueCharts/foldingathome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install foldingathome TrueCharts/foldingathome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/foldingathome/2.0.31/app-readme.md b/stable/foldingathome/2.0.32/app-readme.md similarity index 100% rename from stable/foldingathome/2.0.31/app-readme.md rename to stable/foldingathome/2.0.32/app-readme.md diff --git a/stable/foldingathome/2.0.32/charts/common-10.6.1.tgz b/stable/foldingathome/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/foldingathome/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/foldingathome/2.0.31/ix_values.yaml b/stable/foldingathome/2.0.32/ix_values.yaml similarity index 100% rename from stable/foldingathome/2.0.31/ix_values.yaml rename to stable/foldingathome/2.0.32/ix_values.yaml diff --git a/stable/foldingathome/2.0.31/questions.yaml b/stable/foldingathome/2.0.32/questions.yaml similarity index 100% rename from stable/foldingathome/2.0.31/questions.yaml rename to stable/foldingathome/2.0.32/questions.yaml diff --git a/stable/haste-server/6.0.33/templates/common.yaml b/stable/foldingathome/2.0.32/templates/common.yaml similarity index 100% rename from stable/haste-server/6.0.33/templates/common.yaml rename to stable/foldingathome/2.0.32/templates/common.yaml diff --git a/stable/grist/3.0.38/values.yaml b/stable/foldingathome/2.0.32/values.yaml similarity index 100% rename from stable/grist/3.0.38/values.yaml rename to stable/foldingathome/2.0.32/values.yaml diff --git a/stable/fossil/4.0.30/CHANGELOG.md b/stable/fossil/4.0.30/CHANGELOG.md deleted file mode 100644 index 7b6b4785ce4..00000000000 --- a/stable/fossil/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/fossil/4.0.30/Chart.lock b/stable/fossil/4.0.30/Chart.lock deleted file mode 100644 index 876f91949d8..00000000000 --- a/stable/fossil/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:54:02.106686281Z" diff --git a/stable/fossil/4.0.30/Chart.yaml b/stable/fossil/4.0.30/Chart.yaml deleted file mode 100644 index 91beffb4a8c..00000000000 --- a/stable/fossil/4.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A simple, high-reliability, distributed software configuration management system -home: https://truecharts.org/docs/charts/stable/fossil -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png -keywords: - - fossil - - scm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fossil -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - - https://fossil-scm.org/ -type: application -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fossil/4.0.30/README.md b/stable/fossil/4.0.30/README.md deleted file mode 100644 index ef69ecda6ed..00000000000 --- a/stable/fossil/4.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# fossil - -A simple, high-reliability, distributed software configuration management system - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [fossil](https://truecharts.org/docs/charts/stable/fossil) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `fossil` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fossil TrueCharts/fossil -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `fossil` deployment - -```console -helm uninstall fossil -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install fossil \ - --set env.TZ="America/New York" \ - TrueCharts/fossil -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install fossil TrueCharts/fossil -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/fossil/4.0.30/charts/common-10.5.10.tgz b/stable/fossil/4.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/fossil/4.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/fossil/4.0.31/CHANGELOG.md b/stable/fossil/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1d2f5d4fdb4 --- /dev/null +++ b/stable/fossil/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fossil-4.0.31](https://github.com/truecharts/charts/compare/fossil-4.0.30...fossil-4.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [fossil-4.0.30](https://github.com/truecharts/charts/compare/fossil-4.0.29...fossil-4.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/fossil/4.0.31/Chart.lock b/stable/fossil/4.0.31/Chart.lock new file mode 100644 index 00000000000..910d6fd78e8 --- /dev/null +++ b/stable/fossil/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:59:12.551245483Z" diff --git a/stable/fossil/4.0.31/Chart.yaml b/stable/fossil/4.0.31/Chart.yaml new file mode 100644 index 00000000000..e08e3752b6f --- /dev/null +++ b/stable/fossil/4.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A simple, high-reliability, distributed software configuration management system +home: https://truecharts.org/docs/charts/stable/fossil +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png +keywords: + - fossil + - scm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fossil +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://fossil-scm.org/ +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fossil/4.0.31/README.md b/stable/fossil/4.0.31/README.md new file mode 100644 index 00000000000..fc1c8217631 --- /dev/null +++ b/stable/fossil/4.0.31/README.md @@ -0,0 +1,106 @@ +# fossil + +A simple, high-reliability, distributed software configuration management system + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [fossil](https://truecharts.org/docs/charts/stable/fossil) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `fossil` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fossil TrueCharts/fossil +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `fossil` deployment + +```console +helm uninstall fossil +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fossil \ + --set env.TZ="America/New York" \ + TrueCharts/fossil +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install fossil TrueCharts/fossil -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/fossil/4.0.30/app-readme.md b/stable/fossil/4.0.31/app-readme.md similarity index 100% rename from stable/fossil/4.0.30/app-readme.md rename to stable/fossil/4.0.31/app-readme.md diff --git a/stable/fossil/4.0.31/charts/common-10.6.1.tgz b/stable/fossil/4.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/fossil/4.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/fossil/4.0.30/ix_values.yaml b/stable/fossil/4.0.31/ix_values.yaml similarity index 100% rename from stable/fossil/4.0.30/ix_values.yaml rename to stable/fossil/4.0.31/ix_values.yaml diff --git a/stable/fossil/4.0.30/questions.yaml b/stable/fossil/4.0.31/questions.yaml similarity index 100% rename from stable/fossil/4.0.30/questions.yaml rename to stable/fossil/4.0.31/questions.yaml diff --git a/stable/fossil/4.0.30/templates/common.yaml b/stable/fossil/4.0.31/templates/common.yaml similarity index 100% rename from stable/fossil/4.0.30/templates/common.yaml rename to stable/fossil/4.0.31/templates/common.yaml diff --git a/stable/guacamole-client/4.0.41/values.yaml b/stable/fossil/4.0.31/values.yaml similarity index 100% rename from stable/guacamole-client/4.0.41/values.yaml rename to stable/fossil/4.0.31/values.yaml diff --git a/stable/freeradius/6.0.32/CHANGELOG.md b/stable/freeradius/6.0.32/CHANGELOG.md deleted file mode 100644 index 5d1dd6d3b8f..00000000000 --- a/stable/freeradius/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/freeradius/6.0.32/Chart.lock b/stable/freeradius/6.0.32/Chart.lock deleted file mode 100644 index 68f3079dfa1..00000000000 --- a/stable/freeradius/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:54:03.261384252Z" diff --git a/stable/freeradius/6.0.32/Chart.yaml b/stable/freeradius/6.0.32/Chart.yaml deleted file mode 100644 index 7fcdcd17f03..00000000000 --- a/stable/freeradius/6.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: OpenSource Radius implementation -home: https://truecharts.org/docs/charts/stable/freeradius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png -keywords: - - radius - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: freeradius -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius - - https://hub.docker.com/r/freeradius/freeradius-server/ - - https://freeradius.org/ -type: application -version: 6.0.32 -annotations: - truecharts.org/catagories: | - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/freeradius/6.0.32/README.md b/stable/freeradius/6.0.32/README.md deleted file mode 100644 index 3fcb5dc7ad5..00000000000 --- a/stable/freeradius/6.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# freeradius - -OpenSource Radius implementation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [freeradius](https://truecharts.org/docs/charts/stable/freeradius) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `freeradius` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install freeradius TrueCharts/freeradius -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `freeradius` deployment - -```console -helm uninstall freeradius -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install freeradius \ - --set env.TZ="America/New York" \ - TrueCharts/freeradius -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install freeradius TrueCharts/freeradius -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/freeradius/6.0.32/charts/common-10.5.10.tgz b/stable/freeradius/6.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/freeradius/6.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/freeradius/6.0.33/CHANGELOG.md b/stable/freeradius/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a991fe2b8db --- /dev/null +++ b/stable/freeradius/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freeradius-6.0.33](https://github.com/truecharts/charts/compare/freeradius-6.0.32...freeradius-6.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freeradius-6.0.32](https://github.com/truecharts/charts/compare/freeradius-6.0.31...freeradius-6.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/freeradius/6.0.33/Chart.lock b/stable/freeradius/6.0.33/Chart.lock new file mode 100644 index 00000000000..b419e5886a1 --- /dev/null +++ b/stable/freeradius/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:59:17.687468343Z" diff --git a/stable/freeradius/6.0.33/Chart.yaml b/stable/freeradius/6.0.33/Chart.yaml new file mode 100644 index 00000000000..2bb462c1abd --- /dev/null +++ b/stable/freeradius/6.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: OpenSource Radius implementation +home: https://truecharts.org/docs/charts/stable/freeradius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png +keywords: + - radius + - auth +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freeradius +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://hub.docker.com/r/freeradius/freeradius-server/ + - https://freeradius.org/ +type: application +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freeradius/6.0.33/README.md b/stable/freeradius/6.0.33/README.md new file mode 100644 index 00000000000..137d37ec1a5 --- /dev/null +++ b/stable/freeradius/6.0.33/README.md @@ -0,0 +1,107 @@ +# freeradius + +OpenSource Radius implementation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [freeradius](https://truecharts.org/docs/charts/stable/freeradius) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `freeradius` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install freeradius TrueCharts/freeradius +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `freeradius` deployment + +```console +helm uninstall freeradius +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freeradius \ + --set env.TZ="America/New York" \ + TrueCharts/freeradius +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install freeradius TrueCharts/freeradius -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/freeradius/6.0.32/app-readme.md b/stable/freeradius/6.0.33/app-readme.md similarity index 100% rename from stable/freeradius/6.0.32/app-readme.md rename to stable/freeradius/6.0.33/app-readme.md diff --git a/stable/freeradius/6.0.33/charts/common-10.6.1.tgz b/stable/freeradius/6.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/freeradius/6.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/freeradius/6.0.32/ix_values.yaml b/stable/freeradius/6.0.33/ix_values.yaml similarity index 100% rename from stable/freeradius/6.0.32/ix_values.yaml rename to stable/freeradius/6.0.33/ix_values.yaml diff --git a/stable/freeradius/6.0.32/questions.yaml b/stable/freeradius/6.0.33/questions.yaml similarity index 100% rename from stable/freeradius/6.0.32/questions.yaml rename to stable/freeradius/6.0.33/questions.yaml diff --git a/stable/freeradius/6.0.32/templates/common.yaml b/stable/freeradius/6.0.33/templates/common.yaml similarity index 100% rename from stable/freeradius/6.0.32/templates/common.yaml rename to stable/freeradius/6.0.33/templates/common.yaml diff --git a/stable/guacd/2.0.34/values.yaml b/stable/freeradius/6.0.33/values.yaml similarity index 100% rename from stable/guacd/2.0.34/values.yaml rename to stable/freeradius/6.0.33/values.yaml diff --git a/stable/freshrss/11.0.33/CHANGELOG.md b/stable/freshrss/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..7f93b48d4c1 --- /dev/null +++ b/stable/freshrss/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freshrss-11.0.33](https://github.com/truecharts/charts/compare/freshrss-11.0.32...freshrss-11.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [freshrss-11.0.32](https://github.com/truecharts/charts/compare/freshrss-11.0.31...freshrss-11.0.32) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [freshrss-11.0.31](https://github.com/truecharts/charts/compare/freshrss-11.0.30...freshrss-11.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/freshrss/11.0.33/Chart.lock b/stable/freshrss/11.0.33/Chart.lock new file mode 100644 index 00000000000..eae3a921c1c --- /dev/null +++ b/stable/freshrss/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:59:42.863961673Z" diff --git a/stable/freshrss/11.0.33/Chart.yaml b/stable/freshrss/11.0.33/Chart.yaml new file mode 100644 index 00000000000..e2d48a2908d --- /dev/null +++ b/stable/freshrss/11.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://truecharts.org/docs/charts/stable/freshrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png +keywords: + - freshrss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://github.com/FreshRSS/FreshRSS + - https://hub.docker.com/r/linuxserver/freshrss +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freshrss/11.0.33/README.md b/stable/freshrss/11.0.33/README.md new file mode 100644 index 00000000000..c9a6bcec4d5 --- /dev/null +++ b/stable/freshrss/11.0.33/README.md @@ -0,0 +1,107 @@ +# freshrss + +FreshRSS is a self-hosted RSS feed aggregator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [freshrss](https://truecharts.org/docs/charts/stable/freshrss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `freshrss` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install freshrss TrueCharts/freshrss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `freshrss` deployment + +```console +helm uninstall freshrss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install freshrss \ + --set env.TZ="America/New York" \ + TrueCharts/freshrss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install freshrss TrueCharts/freshrss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/freshrss/11.0.33/app-readme.md b/stable/freshrss/11.0.33/app-readme.md new file mode 100644 index 00000000000..de78260fda6 --- /dev/null +++ b/stable/freshrss/11.0.33/app-readme.md @@ -0,0 +1,8 @@ +FreshRSS is a self-hosted RSS feed aggregator + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/freshrss](https://truecharts.org/docs/charts/stable/freshrss) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/freshrss/11.0.33/charts/common-10.6.1.tgz b/stable/freshrss/11.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/freshrss/11.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/freshrss/11.0.33/ix_values.yaml b/stable/freshrss/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..8ab3cb2f426 --- /dev/null +++ b/stable/freshrss/11.0.33/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: v1.20.0@sha256:ec52649d2b279cd17c5208b4b1f6f7b1b31fb9dbf7bd5dff6929a703b7645ef1 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10010 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/freshrss/11.0.33/questions.yaml b/stable/freshrss/11.0.33/questions.yaml new file mode 100644 index 00000000000..6b08fffb09a --- /dev/null +++ b/stable/freshrss/11.0.33/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10010 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/healthchecks/7.0.32/templates/common.yaml b/stable/freshrss/11.0.33/templates/common.yaml similarity index 100% rename from stable/healthchecks/7.0.32/templates/common.yaml rename to stable/freshrss/11.0.33/templates/common.yaml diff --git a/stable/habridge/2.0.30/values.yaml b/stable/freshrss/11.0.33/values.yaml similarity index 100% rename from stable/habridge/2.0.30/values.yaml rename to stable/freshrss/11.0.33/values.yaml diff --git a/stable/friendica/4.0.51/CHANGELOG.md b/stable/friendica/4.0.51/CHANGELOG.md deleted file mode 100644 index 6230ce81c76..00000000000 --- a/stable/friendica/4.0.51/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-20) diff --git a/stable/friendica/4.0.51/Chart.lock b/stable/friendica/4.0.51/Chart.lock deleted file mode 100644 index 44678201ffe..00000000000 --- a/stable/friendica/4.0.51/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-22T13:54:46.971943075Z" diff --git a/stable/friendica/4.0.51/Chart.yaml b/stable/friendica/4.0.51/Chart.yaml deleted file mode 100644 index 5b14f85698b..00000000000 --- a/stable/friendica/4.0.51/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: "Welcome to the free social web" -home: https://truecharts.org/docs/charts/stable/friendica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png -keywords: - - friend - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: friendica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://friendi.ca/ - - https://hub.docker.com/_/friendica -version: 4.0.51 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/friendica/4.0.51/README.md b/stable/friendica/4.0.51/README.md deleted file mode 100644 index adef559c780..00000000000 --- a/stable/friendica/4.0.51/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# friendica - -Welcome to the free social web - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [friendica](https://truecharts.org/docs/charts/stable/friendica) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `friendica` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install friendica TrueCharts/friendica -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `friendica` deployment - -```console -helm uninstall friendica -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install friendica \ - --set env.TZ="America/New York" \ - TrueCharts/friendica -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install friendica TrueCharts/friendica -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/friendica/4.0.51/charts/common-10.5.10.tgz b/stable/friendica/4.0.51/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/friendica/4.0.51/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/friendica/4.0.51/charts/mariadb-3.0.73.tgz b/stable/friendica/4.0.51/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/friendica/4.0.51/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/friendica/4.0.51/charts/redis-3.0.75.tgz b/stable/friendica/4.0.51/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/friendica/4.0.51/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/friendica/4.0.52/CHANGELOG.md b/stable/friendica/4.0.52/CHANGELOG.md new file mode 100644 index 00000000000..16aaa1f78da --- /dev/null +++ b/stable/friendica/4.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [friendica-4.0.52](https://github.com/truecharts/charts/compare/friendica-4.0.51...friendica-4.0.52) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [friendica-4.0.51](https://github.com/truecharts/charts/compare/friendica-4.0.50...friendica-4.0.51) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/friendica/4.0.52/Chart.lock b/stable/friendica/4.0.52/Chart.lock new file mode 100644 index 00000000000..502d8a8e883 --- /dev/null +++ b/stable/friendica/4.0.52/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:c32edafe0b548c62ca06cf69f7387f93c804b563c215986ed1568859d60e6811 +generated: "2022-09-25T15:00:08.189084335Z" diff --git a/stable/friendica/4.0.52/Chart.yaml b/stable/friendica/4.0.52/Chart.yaml new file mode 100644 index 00000000000..cb565774dc6 --- /dev/null +++ b/stable/friendica/4.0.52/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: "Welcome to the free social web" +home: https://truecharts.org/docs/charts/stable/friendica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png +keywords: + - friend + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: friendica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://friendi.ca/ + - https://hub.docker.com/_/friendica +version: 4.0.52 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/friendica/4.0.52/README.md b/stable/friendica/4.0.52/README.md new file mode 100644 index 00000000000..89b2e1348e9 --- /dev/null +++ b/stable/friendica/4.0.52/README.md @@ -0,0 +1,109 @@ +# friendica + +Welcome to the free social web + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [friendica](https://truecharts.org/docs/charts/stable/friendica) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `friendica` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install friendica TrueCharts/friendica +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `friendica` deployment + +```console +helm uninstall friendica +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install friendica \ + --set env.TZ="America/New York" \ + TrueCharts/friendica +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install friendica TrueCharts/friendica -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/friendica/4.0.51/app-readme.md b/stable/friendica/4.0.52/app-readme.md similarity index 100% rename from stable/friendica/4.0.51/app-readme.md rename to stable/friendica/4.0.52/app-readme.md diff --git a/stable/friendica/4.0.52/charts/common-10.6.1.tgz b/stable/friendica/4.0.52/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/friendica/4.0.52/charts/common-10.6.1.tgz differ diff --git a/stable/friendica/4.0.52/charts/mariadb-3.0.82.tgz b/stable/friendica/4.0.52/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/friendica/4.0.52/charts/mariadb-3.0.82.tgz differ diff --git a/stable/friendica/4.0.52/charts/redis-3.0.84.tgz b/stable/friendica/4.0.52/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/friendica/4.0.52/charts/redis-3.0.84.tgz differ diff --git a/stable/friendica/4.0.51/ix_values.yaml b/stable/friendica/4.0.52/ix_values.yaml similarity index 100% rename from stable/friendica/4.0.51/ix_values.yaml rename to stable/friendica/4.0.52/ix_values.yaml diff --git a/stable/friendica/4.0.51/questions.yaml b/stable/friendica/4.0.52/questions.yaml similarity index 100% rename from stable/friendica/4.0.51/questions.yaml rename to stable/friendica/4.0.52/questions.yaml diff --git a/stable/friendica/4.0.51/templates/common.yaml b/stable/friendica/4.0.52/templates/common.yaml similarity index 100% rename from stable/friendica/4.0.51/templates/common.yaml rename to stable/friendica/4.0.52/templates/common.yaml diff --git a/stable/hammond/2.0.32/values.yaml b/stable/friendica/4.0.52/values.yaml similarity index 100% rename from stable/hammond/2.0.32/values.yaml rename to stable/friendica/4.0.52/values.yaml diff --git a/stable/gaps/11.0.34/CHANGELOG.md b/stable/gaps/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..6f061857097 --- /dev/null +++ b/stable/gaps/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gaps-11.0.34](https://github.com/truecharts/charts/compare/gaps-11.0.33...gaps-11.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [gaps-11.0.33](https://github.com/truecharts/charts/compare/gaps-11.0.32...gaps-11.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gaps-11.0.33](https://github.com/truecharts/charts/compare/gaps-11.0.32...gaps-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gaps-11.0.33](https://github.com/truecharts/charts/compare/gaps-11.0.32...gaps-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gaps-11.0.33](https://github.com/truecharts/charts/compare/gaps-11.0.32...gaps-11.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/gaps/11.0.34/Chart.lock b/stable/gaps/11.0.34/Chart.lock new file mode 100644 index 00000000000..7d1a13c1f66 --- /dev/null +++ b/stable/gaps/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T14:59:49.483547967Z" diff --git a/stable/gaps/11.0.34/Chart.yaml b/stable/gaps/11.0.34/Chart.yaml new file mode 100644 index 00000000000..fc5cce14d0f --- /dev/null +++ b/stable/gaps/11.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. +home: https://truecharts.org/docs/charts/stable/gaps +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.png +keywords: + - gaps + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gaps +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - https://github.com/JasonHHouse/gaps +type: application +version: 11.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gaps/11.0.34/README.md b/stable/gaps/11.0.34/README.md new file mode 100644 index 00000000000..97574fc07d2 --- /dev/null +++ b/stable/gaps/11.0.34/README.md @@ -0,0 +1,106 @@ +# gaps + +Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gaps](https://truecharts.org/docs/charts/stable/gaps) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gaps` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gaps TrueCharts/gaps +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gaps` deployment + +```console +helm uninstall gaps +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gaps \ + --set env.TZ="America/New York" \ + TrueCharts/gaps +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gaps TrueCharts/gaps -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gaps/11.0.34/app-readme.md b/stable/gaps/11.0.34/app-readme.md new file mode 100644 index 00000000000..6f3c0743b29 --- /dev/null +++ b/stable/gaps/11.0.34/app-readme.md @@ -0,0 +1,8 @@ +Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/gaps](https://truecharts.org/docs/charts/stable/gaps) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/gaps/11.0.34/charts/common-10.6.1.tgz b/stable/gaps/11.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/gaps/11.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/gaps/11.0.34/ix_values.yaml b/stable/gaps/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..1f5fd723ddc --- /dev/null +++ b/stable/gaps/11.0.34/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/gaps + pullPolicy: IfNotPresent + tag: 0.10.4@sha256:42bf1abedb87bdb969ecb36e217502b32a531cfc03d97bee3997b72b2939723b + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8484 + targetPort: 8484 + +env: {} + +persistence: + data: + enabled: true + mountPath: "/usr/data" + +portal: + enabled: true diff --git a/stable/gaps/11.0.34/questions.yaml b/stable/gaps/11.0.34/questions.yaml new file mode 100644 index 00000000000..43a73f34aab --- /dev/null +++ b/stable/gaps/11.0.34/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8484 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8484 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/homarr/2.0.37/templates/common.yaml b/stable/gaps/11.0.34/templates/common.yaml similarity index 100% rename from stable/homarr/2.0.37/templates/common.yaml rename to stable/gaps/11.0.34/templates/common.yaml diff --git a/stable/haste-server/6.0.33/values.yaml b/stable/gaps/11.0.34/values.yaml similarity index 100% rename from stable/haste-server/6.0.33/values.yaml rename to stable/gaps/11.0.34/values.yaml diff --git a/stable/gitea/9.0.17/CHANGELOG.md b/stable/gitea/9.0.17/CHANGELOG.md deleted file mode 100644 index 20be87aa2fb..00000000000 --- a/stable/gitea/9.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/gitea/9.0.17/Chart.lock b/stable/gitea/9.0.17/Chart.lock deleted file mode 100644 index e9b2ee2279f..00000000000 --- a/stable/gitea/9.0.17/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.76 -digest: sha256:5ab0a0184e2dac1f005179bd1a60fdf5a3bb626ccc31c8a9207f966cd16bb647 -generated: "2022-09-22T13:54:59.169524788Z" diff --git a/stable/gitea/9.0.17/Chart.yaml b/stable/gitea/9.0.17/Chart.yaml deleted file mode 100644 index 986bf3c2b42..00000000000 --- a/stable/gitea/9.0.17/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: memcached.enabled - name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.76 -deprecated: false -description: Self hosted GIT repositories -home: https://truecharts.org/docs/charts/stable/gitea -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png -keywords: - - git - - issue tracker - - code review - - wiki - - gitea - - gogs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gitea -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gitea - - https://gitea.com/gitea/helm-chart - - https://github.com/go-gitea/gitea - - https://hub.docker.com/r/gitea/gitea/ -type: application -version: 9.0.17 -annotations: - truecharts.org/catagories: | - - GIT - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gitea/9.0.17/README.md b/stable/gitea/9.0.17/README.md deleted file mode 100644 index 5bed096730a..00000000000 --- a/stable/gitea/9.0.17/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# gitea - -Self hosted GIT repositories - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gitea](https://truecharts.org/docs/charts/stable/gitea) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | memcached | 3.0.76 | -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `gitea` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install gitea TrueCharts/gitea -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `gitea` deployment - -```console -helm uninstall gitea -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gitea \ - --set env.TZ="America/New York" \ - TrueCharts/gitea -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install gitea TrueCharts/gitea -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/gitea/9.0.17/charts/common-10.5.10.tgz b/stable/gitea/9.0.17/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/gitea/9.0.17/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/gitea/9.0.17/charts/memcached-3.0.76.tgz b/stable/gitea/9.0.17/charts/memcached-3.0.76.tgz deleted file mode 100644 index 80c91b9d98f..00000000000 Binary files a/stable/gitea/9.0.17/charts/memcached-3.0.76.tgz and /dev/null differ diff --git a/stable/gitea/9.0.17/charts/postgresql-8.0.78.tgz b/stable/gitea/9.0.17/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/gitea/9.0.17/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/gitea/9.0.18/CHANGELOG.md b/stable/gitea/9.0.18/CHANGELOG.md new file mode 100644 index 00000000000..4d68167405e --- /dev/null +++ b/stable/gitea/9.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gitea-9.0.18](https://github.com/truecharts/charts/compare/gitea-9.0.17...gitea-9.0.18) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gitea-9.0.17](https://github.com/truecharts/charts/compare/gitea-9.0.16...gitea-9.0.17) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/gitea/9.0.18/Chart.lock b/stable/gitea/9.0.18/Chart.lock new file mode 100644 index 00000000000..5be18a62b44 --- /dev/null +++ b/stable/gitea/9.0.18/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.83 +digest: sha256:2d7282d6a56dd4262bbde4e57ac45cc3ad6bdaad19488dc99019ad8fe138ad06 +generated: "2022-09-25T15:00:30.300450881Z" diff --git a/stable/gitea/9.0.18/Chart.yaml b/stable/gitea/9.0.18/Chart.yaml new file mode 100644 index 00000000000..a28d9206212 --- /dev/null +++ b/stable/gitea/9.0.18/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "1.17.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: memcached.enabled + name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.83 +deprecated: false +description: Self hosted GIT repositories +home: https://truecharts.org/docs/charts/stable/gitea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png +keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gitea +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea + - https://hub.docker.com/r/gitea/gitea/ +type: application +version: 9.0.18 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gitea/9.0.18/README.md b/stable/gitea/9.0.18/README.md new file mode 100644 index 00000000000..d40c2276c4c --- /dev/null +++ b/stable/gitea/9.0.18/README.md @@ -0,0 +1,110 @@ +# gitea + +Self hosted GIT repositories + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gitea](https://truecharts.org/docs/charts/stable/gitea) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | memcached | 3.0.83 | +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gitea` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gitea TrueCharts/gitea +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gitea` deployment + +```console +helm uninstall gitea +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gitea \ + --set env.TZ="America/New York" \ + TrueCharts/gitea +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gitea TrueCharts/gitea -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gitea/9.0.17/app-readme.md b/stable/gitea/9.0.18/app-readme.md similarity index 100% rename from stable/gitea/9.0.17/app-readme.md rename to stable/gitea/9.0.18/app-readme.md diff --git a/stable/gitea/9.0.18/charts/common-10.6.1.tgz b/stable/gitea/9.0.18/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/gitea/9.0.18/charts/common-10.6.1.tgz differ diff --git a/stable/gitea/9.0.18/charts/memcached-3.0.83.tgz b/stable/gitea/9.0.18/charts/memcached-3.0.83.tgz new file mode 100644 index 00000000000..49609fab3ea Binary files /dev/null and b/stable/gitea/9.0.18/charts/memcached-3.0.83.tgz differ diff --git a/stable/gitea/9.0.18/charts/postgresql-8.0.87.tgz b/stable/gitea/9.0.18/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/gitea/9.0.18/charts/postgresql-8.0.87.tgz differ diff --git a/stable/gitea/9.0.17/ci/basic-values.yaml b/stable/gitea/9.0.18/ci/basic-values.yaml similarity index 100% rename from stable/gitea/9.0.17/ci/basic-values.yaml rename to stable/gitea/9.0.18/ci/basic-values.yaml diff --git a/stable/gitea/9.0.17/ci/ingress-values.yaml b/stable/gitea/9.0.18/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/9.0.17/ci/ingress-values.yaml rename to stable/gitea/9.0.18/ci/ingress-values.yaml diff --git a/stable/gitea/9.0.17/ix_values.yaml b/stable/gitea/9.0.18/ix_values.yaml similarity index 100% rename from stable/gitea/9.0.17/ix_values.yaml rename to stable/gitea/9.0.18/ix_values.yaml diff --git a/stable/gitea/9.0.17/questions.yaml b/stable/gitea/9.0.18/questions.yaml similarity index 100% rename from stable/gitea/9.0.17/questions.yaml rename to stable/gitea/9.0.18/questions.yaml diff --git a/stable/gitea/9.0.17/templates/_configmap.tpl b/stable/gitea/9.0.18/templates/_configmap.tpl similarity index 100% rename from stable/gitea/9.0.17/templates/_configmap.tpl rename to stable/gitea/9.0.18/templates/_configmap.tpl diff --git a/stable/gitea/9.0.17/templates/_secrets.tpl b/stable/gitea/9.0.18/templates/_secrets.tpl similarity index 100% rename from stable/gitea/9.0.17/templates/_secrets.tpl rename to stable/gitea/9.0.18/templates/_secrets.tpl diff --git a/stable/gitea/9.0.17/templates/common.yaml b/stable/gitea/9.0.18/templates/common.yaml similarity index 100% rename from stable/gitea/9.0.17/templates/common.yaml rename to stable/gitea/9.0.18/templates/common.yaml diff --git a/stable/headphones/4.0.30/values.yaml b/stable/gitea/9.0.18/values.yaml similarity index 100% rename from stable/headphones/4.0.30/values.yaml rename to stable/gitea/9.0.18/values.yaml diff --git a/stable/golinks/4.0.30/CHANGELOG.md b/stable/golinks/4.0.30/CHANGELOG.md deleted file mode 100644 index 5f80d98efce..00000000000 --- a/stable/golinks/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/golinks/4.0.30/Chart.lock b/stable/golinks/4.0.30/Chart.lock deleted file mode 100644 index 63d271be188..00000000000 --- a/stable/golinks/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:54:50.473219703Z" diff --git a/stable/golinks/4.0.30/Chart.yaml b/stable/golinks/4.0.30/Chart.yaml deleted file mode 100644 index 9822d4c2374..00000000000 --- a/stable/golinks/4.0.30/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. -home: https://truecharts.org/docs/charts/stable/golinks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png -keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: golinks -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - - https://github.com/prologic/golinks - - https://github.com/nicholaswilde/docker-golinks -type: application -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/golinks/4.0.30/README.md b/stable/golinks/4.0.30/README.md deleted file mode 100644 index d1e903d23c4..00000000000 --- a/stable/golinks/4.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# golinks - -A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [golinks](https://truecharts.org/docs/charts/stable/golinks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `golinks` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install golinks TrueCharts/golinks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `golinks` deployment - -```console -helm uninstall golinks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install golinks \ - --set env.TZ="America/New York" \ - TrueCharts/golinks -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install golinks TrueCharts/golinks -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/golinks/4.0.30/charts/common-10.5.10.tgz b/stable/golinks/4.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/golinks/4.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/golinks/4.0.31/CHANGELOG.md b/stable/golinks/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..62ad36ed944 --- /dev/null +++ b/stable/golinks/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [golinks-4.0.31](https://github.com/truecharts/charts/compare/golinks-4.0.30...golinks-4.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [golinks-4.0.30](https://github.com/truecharts/charts/compare/golinks-4.0.29...golinks-4.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/golinks/4.0.31/Chart.lock b/stable/golinks/4.0.31/Chart.lock new file mode 100644 index 00000000000..5a83fdb8bc9 --- /dev/null +++ b/stable/golinks/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:00:15.288525414Z" diff --git a/stable/golinks/4.0.31/Chart.yaml b/stable/golinks/4.0.31/Chart.yaml new file mode 100644 index 00000000000..def156823f3 --- /dev/null +++ b/stable/golinks/4.0.31/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. +home: https://truecharts.org/docs/charts/stable/golinks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png +keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: golinks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://github.com/prologic/golinks + - https://github.com/nicholaswilde/docker-golinks +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/golinks/4.0.31/README.md b/stable/golinks/4.0.31/README.md new file mode 100644 index 00000000000..5df3123674f --- /dev/null +++ b/stable/golinks/4.0.31/README.md @@ -0,0 +1,107 @@ +# golinks + +A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [golinks](https://truecharts.org/docs/charts/stable/golinks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `golinks` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install golinks TrueCharts/golinks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `golinks` deployment + +```console +helm uninstall golinks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install golinks \ + --set env.TZ="America/New York" \ + TrueCharts/golinks +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install golinks TrueCharts/golinks -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/golinks/4.0.30/app-readme.md b/stable/golinks/4.0.31/app-readme.md similarity index 100% rename from stable/golinks/4.0.30/app-readme.md rename to stable/golinks/4.0.31/app-readme.md diff --git a/stable/golinks/4.0.31/charts/common-10.6.1.tgz b/stable/golinks/4.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/golinks/4.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/golinks/4.0.30/ix_values.yaml b/stable/golinks/4.0.31/ix_values.yaml similarity index 100% rename from stable/golinks/4.0.30/ix_values.yaml rename to stable/golinks/4.0.31/ix_values.yaml diff --git a/stable/golinks/4.0.30/questions.yaml b/stable/golinks/4.0.31/questions.yaml similarity index 100% rename from stable/golinks/4.0.30/questions.yaml rename to stable/golinks/4.0.31/questions.yaml diff --git a/stable/golinks/4.0.30/templates/common.yaml b/stable/golinks/4.0.31/templates/common.yaml similarity index 100% rename from stable/golinks/4.0.30/templates/common.yaml rename to stable/golinks/4.0.31/templates/common.yaml diff --git a/stable/healthchecks/7.0.32/values.yaml b/stable/golinks/4.0.31/values.yaml similarity index 100% rename from stable/healthchecks/7.0.32/values.yaml rename to stable/golinks/4.0.31/values.yaml diff --git a/stable/gonic/6.0.33/CHANGELOG.md b/stable/gonic/6.0.33/CHANGELOG.md deleted file mode 100644 index 1d40a64e504..00000000000 --- a/stable/gonic/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/gonic/6.0.33/Chart.lock b/stable/gonic/6.0.33/Chart.lock deleted file mode 100644 index 555f4d1ee4a..00000000000 --- a/stable/gonic/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:54:55.653257148Z" diff --git a/stable/gonic/6.0.33/Chart.yaml b/stable/gonic/6.0.33/Chart.yaml deleted file mode 100644 index 77471f67715..00000000000 --- a/stable/gonic/6.0.33/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Music streaming server / subsonic server API implementation -home: https://truecharts.org/docs/charts/stable/gonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png -keywords: - - music - - subsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - - https://github.com/sentriz/gonic - - https://hub.docker.com/r/sentriz/gonic -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gonic/6.0.33/README.md b/stable/gonic/6.0.33/README.md deleted file mode 100644 index 89f39adefda..00000000000 --- a/stable/gonic/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# gonic - -Music streaming server / subsonic server API implementation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gonic](https://truecharts.org/docs/charts/stable/gonic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `gonic` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install gonic TrueCharts/gonic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `gonic` deployment - -```console -helm uninstall gonic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gonic \ - --set env.TZ="America/New York" \ - TrueCharts/gonic -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install gonic TrueCharts/gonic -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/gonic/6.0.33/charts/common-10.5.10.tgz b/stable/gonic/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/gonic/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/gonic/6.0.34/CHANGELOG.md b/stable/gonic/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..cbaaee686ff --- /dev/null +++ b/stable/gonic/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gonic-6.0.34](https://github.com/truecharts/charts/compare/gonic-6.0.33...gonic-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gonic-6.0.33](https://github.com/truecharts/charts/compare/gonic-6.0.32...gonic-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/gonic/6.0.34/Chart.lock b/stable/gonic/6.0.34/Chart.lock new file mode 100644 index 00000000000..65f6fce988e --- /dev/null +++ b/stable/gonic/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:00:21.62336555Z" diff --git a/stable/gonic/6.0.34/Chart.yaml b/stable/gonic/6.0.34/Chart.yaml new file mode 100644 index 00000000000..534a941325b --- /dev/null +++ b/stable/gonic/6.0.34/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Music streaming server / subsonic server API implementation +home: https://truecharts.org/docs/charts/stable/gonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png +keywords: + - music + - subsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://github.com/sentriz/gonic + - https://hub.docker.com/r/sentriz/gonic +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gonic/6.0.34/README.md b/stable/gonic/6.0.34/README.md new file mode 100644 index 00000000000..c858d32dc91 --- /dev/null +++ b/stable/gonic/6.0.34/README.md @@ -0,0 +1,107 @@ +# gonic + +Music streaming server / subsonic server API implementation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gonic](https://truecharts.org/docs/charts/stable/gonic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gonic` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gonic TrueCharts/gonic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gonic` deployment + +```console +helm uninstall gonic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gonic \ + --set env.TZ="America/New York" \ + TrueCharts/gonic +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gonic TrueCharts/gonic -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gonic/6.0.33/app-readme.md b/stable/gonic/6.0.34/app-readme.md similarity index 100% rename from stable/gonic/6.0.33/app-readme.md rename to stable/gonic/6.0.34/app-readme.md diff --git a/stable/gonic/6.0.34/charts/common-10.6.1.tgz b/stable/gonic/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/gonic/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/gonic/6.0.33/ci/ct-values.yaml b/stable/gonic/6.0.34/ci/ct-values.yaml similarity index 100% rename from stable/gonic/6.0.33/ci/ct-values.yaml rename to stable/gonic/6.0.34/ci/ct-values.yaml diff --git a/stable/gonic/6.0.33/ix_values.yaml b/stable/gonic/6.0.34/ix_values.yaml similarity index 100% rename from stable/gonic/6.0.33/ix_values.yaml rename to stable/gonic/6.0.34/ix_values.yaml diff --git a/stable/gonic/6.0.33/questions.yaml b/stable/gonic/6.0.34/questions.yaml similarity index 100% rename from stable/gonic/6.0.33/questions.yaml rename to stable/gonic/6.0.34/questions.yaml diff --git a/stable/homer/2.0.37/templates/common.yaml b/stable/gonic/6.0.34/templates/common.yaml similarity index 100% rename from stable/homer/2.0.37/templates/common.yaml rename to stable/gonic/6.0.34/templates/common.yaml diff --git a/stable/hedgedoc/4.0.46/values.yaml b/stable/gonic/6.0.34/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.46/values.yaml rename to stable/gonic/6.0.34/values.yaml diff --git a/stable/gotify/8.0.40/CHANGELOG.md b/stable/gotify/8.0.40/CHANGELOG.md deleted file mode 100644 index a336431778b..00000000000 --- a/stable/gotify/8.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/gotify/8.0.40/Chart.lock b/stable/gotify/8.0.40/Chart.lock deleted file mode 100644 index 996e97fde62..00000000000 --- a/stable/gotify/8.0.40/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:55:26.196350369Z" diff --git a/stable/gotify/8.0.40/Chart.yaml b/stable/gotify/8.0.40/Chart.yaml deleted file mode 100644 index 1d9646df203..00000000000 --- a/stable/gotify/8.0.40/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.7" -version: 8.0.40 -kubeVersion: ">=1.16.0-0" -name: gotify -description: a simple server for sending and receiving messages -type: application -home: https://truecharts.org/docs/charts/stable/gotify -keywords: - - server - - gotify - - messages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gotify - - https://gotify.net/ - - https://github.com/gotify/server - - https://hub.docker.com/r/gotify/server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gotify/8.0.40/README.md b/stable/gotify/8.0.40/README.md deleted file mode 100644 index 5eb984d3ce5..00000000000 --- a/stable/gotify/8.0.40/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# gotify - -a simple server for sending and receiving messages - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [gotify](https://truecharts.org/docs/charts/stable/gotify) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `gotify` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install gotify TrueCharts/gotify -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `gotify` deployment - -```console -helm uninstall gotify -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install gotify \ - --set env.TZ="America/New York" \ - TrueCharts/gotify -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install gotify TrueCharts/gotify -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/gotify/8.0.40/charts/common-10.5.10.tgz b/stable/gotify/8.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/gotify/8.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/gotify/8.0.40/charts/postgresql-8.0.78.tgz b/stable/gotify/8.0.40/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/gotify/8.0.40/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/gotify/8.0.41/CHANGELOG.md b/stable/gotify/8.0.41/CHANGELOG.md new file mode 100644 index 00000000000..ee972a031c1 --- /dev/null +++ b/stable/gotify/8.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gotify-8.0.41](https://github.com/truecharts/charts/compare/gotify-8.0.40...gotify-8.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [gotify-8.0.40](https://github.com/truecharts/charts/compare/gotify-8.0.39...gotify-8.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/gotify/8.0.41/Chart.lock b/stable/gotify/8.0.41/Chart.lock new file mode 100644 index 00000000000..04ae9e6a64d --- /dev/null +++ b/stable/gotify/8.0.41/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:01:00.314376329Z" diff --git a/stable/gotify/8.0.41/Chart.yaml b/stable/gotify/8.0.41/Chart.yaml new file mode 100644 index 00000000000..18a503b00ad --- /dev/null +++ b/stable/gotify/8.0.41/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2.1.7" +version: 8.0.41 +kubeVersion: ">=1.16.0-0" +name: gotify +description: a simple server for sending and receiving messages +type: application +home: https://truecharts.org/docs/charts/stable/gotify +keywords: + - server + - gotify + - messages +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gotify.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gotify + - https://gotify.net/ + - https://github.com/gotify/server + - https://hub.docker.com/r/gotify/server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gotify/8.0.41/README.md b/stable/gotify/8.0.41/README.md new file mode 100644 index 00000000000..0b798bb24bd --- /dev/null +++ b/stable/gotify/8.0.41/README.md @@ -0,0 +1,109 @@ +# gotify + +a simple server for sending and receiving messages + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [gotify](https://truecharts.org/docs/charts/stable/gotify) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `gotify` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install gotify TrueCharts/gotify +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `gotify` deployment + +```console +helm uninstall gotify +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install gotify \ + --set env.TZ="America/New York" \ + TrueCharts/gotify +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install gotify TrueCharts/gotify -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/gotify/8.0.40/app-readme.md b/stable/gotify/8.0.41/app-readme.md similarity index 100% rename from stable/gotify/8.0.40/app-readme.md rename to stable/gotify/8.0.41/app-readme.md diff --git a/stable/gotify/8.0.41/charts/common-10.6.1.tgz b/stable/gotify/8.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/gotify/8.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/gotify/8.0.41/charts/postgresql-8.0.87.tgz b/stable/gotify/8.0.41/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/gotify/8.0.41/charts/postgresql-8.0.87.tgz differ diff --git a/stable/gotify/8.0.40/ix_values.yaml b/stable/gotify/8.0.41/ix_values.yaml similarity index 100% rename from stable/gotify/8.0.40/ix_values.yaml rename to stable/gotify/8.0.41/ix_values.yaml diff --git a/stable/gotify/8.0.40/questions.yaml b/stable/gotify/8.0.41/questions.yaml similarity index 100% rename from stable/gotify/8.0.40/questions.yaml rename to stable/gotify/8.0.41/questions.yaml diff --git a/stable/gotify/8.0.40/templates/_configmap.tpl b/stable/gotify/8.0.41/templates/_configmap.tpl similarity index 100% rename from stable/gotify/8.0.40/templates/_configmap.tpl rename to stable/gotify/8.0.41/templates/_configmap.tpl diff --git a/stable/gotify/8.0.40/templates/common.yaml b/stable/gotify/8.0.41/templates/common.yaml similarity index 100% rename from stable/gotify/8.0.40/templates/common.yaml rename to stable/gotify/8.0.41/templates/common.yaml diff --git a/stable/homarr/2.0.37/values.yaml b/stable/gotify/8.0.41/values.yaml similarity index 100% rename from stable/homarr/2.0.37/values.yaml rename to stable/gotify/8.0.41/values.yaml diff --git a/stable/grafana/4.0.63/CHANGELOG.md b/stable/grafana/4.0.63/CHANGELOG.md deleted file mode 100644 index 9cfb683c17e..00000000000 --- a/stable/grafana/4.0.63/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grafana-4.0.63](https://github.com/truecharts/charts/compare/grafana-4.0.62...grafana-4.0.63) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [grafana-4.0.62](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.62) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Fix - -- pre-create tmp dir ([#3831](https://github.com/truecharts/charts/issues/3831)) - - - - -## [grafana-4.0.62](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.62) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Fix - -- pre-create tmp dir ([#3831](https://github.com/truecharts/charts/issues/3831)) - - - - -## [grafana-4.0.61](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.61) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/stable/grafana/4.0.63/Chart.lock b/stable/grafana/4.0.63/Chart.lock deleted file mode 100644 index c8c7c2c4cb3..00000000000 --- a/stable/grafana/4.0.63/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:23:34.822771955Z" diff --git a/stable/grafana/4.0.63/Chart.yaml b/stable/grafana/4.0.63/Chart.yaml deleted file mode 100644 index 29f38d3e4e2..00000000000 --- a/stable/grafana/4.0.63/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "9.1.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. -home: https://truecharts.org/docs/charts/stable/grafana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png -keywords: - - analytics - - monitoring - - metrics - - logs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grafana -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/grafana - - https://github.com/bitnami/bitnami-docker-grafana - - https://grafana.com/ -type: application -version: 4.0.63 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grafana/4.0.63/README.md b/stable/grafana/4.0.63/README.md deleted file mode 100644 index c770ae13da1..00000000000 --- a/stable/grafana/4.0.63/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# grafana - -Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grafana](https://truecharts.org/docs/charts/stable/grafana) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `grafana` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install grafana TrueCharts/grafana -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `grafana` deployment - -```console -helm uninstall grafana -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grafana \ - --set env.TZ="America/New York" \ - TrueCharts/grafana -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install grafana TrueCharts/grafana -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/grafana/4.0.63/charts/common-10.5.10.tgz b/stable/grafana/4.0.63/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/grafana/4.0.63/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/grafana/4.0.64/CHANGELOG.md b/stable/grafana/4.0.64/CHANGELOG.md new file mode 100644 index 00000000000..dc64178e14e --- /dev/null +++ b/stable/grafana/4.0.64/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grafana-4.0.64](https://github.com/truecharts/charts/compare/grafana-4.0.63...grafana-4.0.64) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [grafana-4.0.63](https://github.com/truecharts/charts/compare/grafana-4.0.62...grafana-4.0.63) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [grafana-4.0.62](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.62) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + ### Fix + +- pre-create tmp dir ([#3831](https://github.com/truecharts/charts/issues/3831)) + + + + +## [grafana-4.0.62](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.62) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + ### Fix + +- pre-create tmp dir ([#3831](https://github.com/truecharts/charts/issues/3831)) + + + + +## [grafana-4.0.61](https://github.com/truecharts/charts/compare/grafana-4.0.58...grafana-4.0.61) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/grafana/4.0.64/Chart.lock b/stable/grafana/4.0.64/Chart.lock new file mode 100644 index 00000000000..68b9f7699b1 --- /dev/null +++ b/stable/grafana/4.0.64/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:00:53.690941098Z" diff --git a/stable/grafana/4.0.64/Chart.yaml b/stable/grafana/4.0.64/Chart.yaml new file mode 100644 index 00000000000..15516cef087 --- /dev/null +++ b/stable/grafana/4.0.64/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "9.1.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. +home: https://truecharts.org/docs/charts/stable/grafana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png +keywords: + - analytics + - monitoring + - metrics + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grafana + - https://github.com/bitnami/bitnami-docker-grafana + - https://grafana.com/ +type: application +version: 4.0.64 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grafana/4.0.64/README.md b/stable/grafana/4.0.64/README.md new file mode 100644 index 00000000000..98581c333db --- /dev/null +++ b/stable/grafana/4.0.64/README.md @@ -0,0 +1,107 @@ +# grafana + +Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grafana](https://truecharts.org/docs/charts/stable/grafana) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `grafana` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install grafana TrueCharts/grafana +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grafana` deployment + +```console +helm uninstall grafana +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grafana \ + --set env.TZ="America/New York" \ + TrueCharts/grafana +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grafana TrueCharts/grafana -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grafana/4.0.63/app-readme.md b/stable/grafana/4.0.64/app-readme.md similarity index 100% rename from stable/grafana/4.0.63/app-readme.md rename to stable/grafana/4.0.64/app-readme.md diff --git a/stable/grafana/4.0.64/charts/common-10.6.1.tgz b/stable/grafana/4.0.64/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/grafana/4.0.64/charts/common-10.6.1.tgz differ diff --git a/stable/grafana/4.0.63/ix_values.yaml b/stable/grafana/4.0.64/ix_values.yaml similarity index 100% rename from stable/grafana/4.0.63/ix_values.yaml rename to stable/grafana/4.0.64/ix_values.yaml diff --git a/stable/grafana/4.0.63/questions.yaml b/stable/grafana/4.0.64/questions.yaml similarity index 100% rename from stable/grafana/4.0.63/questions.yaml rename to stable/grafana/4.0.64/questions.yaml diff --git a/stable/htpcmanager/2.0.30/templates/common.yaml b/stable/grafana/4.0.64/templates/common.yaml similarity index 100% rename from stable/htpcmanager/2.0.30/templates/common.yaml rename to stable/grafana/4.0.64/templates/common.yaml diff --git a/stable/grafana/4.0.63/templates/prometheusrules.yaml b/stable/grafana/4.0.64/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.63/templates/prometheusrules.yaml rename to stable/grafana/4.0.64/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.63/templates/servicemonitor.yaml b/stable/grafana/4.0.64/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.63/templates/servicemonitor.yaml rename to stable/grafana/4.0.64/templates/servicemonitor.yaml diff --git a/stable/homer/2.0.37/values.yaml b/stable/grafana/4.0.64/values.yaml similarity index 100% rename from stable/homer/2.0.37/values.yaml rename to stable/grafana/4.0.64/values.yaml diff --git a/stable/grav/4.0.30/CHANGELOG.md b/stable/grav/4.0.30/CHANGELOG.md deleted file mode 100644 index 4d85e15722f..00000000000 --- a/stable/grav/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/grav/4.0.30/Chart.lock b/stable/grav/4.0.30/Chart.lock deleted file mode 100644 index aefbbc79403..00000000000 --- a/stable/grav/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:55:32.788388564Z" diff --git a/stable/grav/4.0.30/Chart.yaml b/stable/grav/4.0.30/Chart.yaml deleted file mode 100644 index 9b32c9c694d..00000000000 --- a/stable/grav/4.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.18" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A Fast, Simple, and Flexible, file-based Web-platform. -home: https://truecharts.org/docs/charts/stable/grav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png -keywords: - - grav - - web - - platform - - file -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/grav - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ -type: application -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grav/4.0.30/README.md b/stable/grav/4.0.30/README.md deleted file mode 100644 index 67a81ddea4a..00000000000 --- a/stable/grav/4.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# grav - -A Fast, Simple, and Flexible, file-based Web-platform. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grav](https://truecharts.org/docs/charts/stable/grav) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `grav` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install grav TrueCharts/grav -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `grav` deployment - -```console -helm uninstall grav -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grav \ - --set env.TZ="America/New York" \ - TrueCharts/grav -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install grav TrueCharts/grav -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/grav/4.0.30/charts/common-10.5.10.tgz b/stable/grav/4.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/grav/4.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/grav/4.0.31/CHANGELOG.md b/stable/grav/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7c7efffe26b --- /dev/null +++ b/stable/grav/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grav-4.0.31](https://github.com/truecharts/charts/compare/grav-4.0.30...grav-4.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grav-4.0.30](https://github.com/truecharts/charts/compare/grav-4.0.29...grav-4.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/grav/4.0.31/Chart.lock b/stable/grav/4.0.31/Chart.lock new file mode 100644 index 00000000000..e58fb090228 --- /dev/null +++ b/stable/grav/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:01:04.134220401Z" diff --git a/stable/grav/4.0.31/Chart.yaml b/stable/grav/4.0.31/Chart.yaml new file mode 100644 index 00000000000..af5f331df0c --- /dev/null +++ b/stable/grav/4.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.7.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A Fast, Simple, and Flexible, file-based Web-platform. +home: https://truecharts.org/docs/charts/stable/grav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png +keywords: + - grav + - web + - platform + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grav/4.0.31/README.md b/stable/grav/4.0.31/README.md new file mode 100644 index 00000000000..8eff7319da7 --- /dev/null +++ b/stable/grav/4.0.31/README.md @@ -0,0 +1,107 @@ +# grav + +A Fast, Simple, and Flexible, file-based Web-platform. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grav](https://truecharts.org/docs/charts/stable/grav) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `grav` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install grav TrueCharts/grav +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grav` deployment + +```console +helm uninstall grav +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grav \ + --set env.TZ="America/New York" \ + TrueCharts/grav +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grav TrueCharts/grav -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grav/4.0.30/app-readme.md b/stable/grav/4.0.31/app-readme.md similarity index 100% rename from stable/grav/4.0.30/app-readme.md rename to stable/grav/4.0.31/app-readme.md diff --git a/stable/grav/4.0.31/charts/common-10.6.1.tgz b/stable/grav/4.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/grav/4.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/grav/4.0.30/ix_values.yaml b/stable/grav/4.0.31/ix_values.yaml similarity index 100% rename from stable/grav/4.0.30/ix_values.yaml rename to stable/grav/4.0.31/ix_values.yaml diff --git a/stable/grav/4.0.30/questions.yaml b/stable/grav/4.0.31/questions.yaml similarity index 100% rename from stable/grav/4.0.30/questions.yaml rename to stable/grav/4.0.31/questions.yaml diff --git a/stable/grav/4.0.30/templates/common.yaml b/stable/grav/4.0.31/templates/common.yaml similarity index 100% rename from stable/grav/4.0.30/templates/common.yaml rename to stable/grav/4.0.31/templates/common.yaml diff --git a/stable/htpcmanager/2.0.30/values.yaml b/stable/grav/4.0.31/values.yaml similarity index 100% rename from stable/htpcmanager/2.0.30/values.yaml rename to stable/grav/4.0.31/values.yaml diff --git a/stable/grist/3.0.38/CHANGELOG.md b/stable/grist/3.0.38/CHANGELOG.md deleted file mode 100644 index b33071b164d..00000000000 --- a/stable/grist/3.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/grist/3.0.38/Chart.lock b/stable/grist/3.0.38/Chart.lock deleted file mode 100644 index 9984f366a72..00000000000 --- a/stable/grist/3.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-22T13:55:53.725429094Z" diff --git a/stable/grist/3.0.38/Chart.yaml b/stable/grist/3.0.38/Chart.yaml deleted file mode 100644 index 66af05a65e0..00000000000 --- a/stable/grist/3.0.38/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. -home: https://truecharts.org/docs/charts/stable/grist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png -keywords: - - grist - - spreadsheet - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grist -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/grist - - https://hub.docker.com/r/gristlabs/grist - - https://github.com/gristlabs/grist-core - - https://support.getgrist.com/ -version: 3.0.38 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grist/3.0.38/README.md b/stable/grist/3.0.38/README.md deleted file mode 100644 index 3367943fa9e..00000000000 --- a/stable/grist/3.0.38/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# grist - -Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [grist](https://truecharts.org/docs/charts/stable/grist) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `grist` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install grist TrueCharts/grist -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `grist` deployment - -```console -helm uninstall grist -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install grist \ - --set env.TZ="America/New York" \ - TrueCharts/grist -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install grist TrueCharts/grist -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/grist/3.0.38/charts/common-10.5.10.tgz b/stable/grist/3.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/grist/3.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/grist/3.0.38/charts/redis-3.0.75.tgz b/stable/grist/3.0.38/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/grist/3.0.38/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/grist/3.0.39/CHANGELOG.md b/stable/grist/3.0.39/CHANGELOG.md new file mode 100644 index 00000000000..dc9d6ba1091 --- /dev/null +++ b/stable/grist/3.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grist-3.0.39](https://github.com/truecharts/charts/compare/grist-3.0.38...grist-3.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grist-3.0.38](https://github.com/truecharts/charts/compare/grist-3.0.37...grist-3.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/grist/3.0.39/Chart.lock b/stable/grist/3.0.39/Chart.lock new file mode 100644 index 00000000000..ae3f4731b83 --- /dev/null +++ b/stable/grist/3.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:e7db3724e7831eba4fe882122ff84908440a55b7e932b4a006fb08272d198db4 +generated: "2022-09-25T15:01:37.620748793Z" diff --git a/stable/grist/3.0.39/Chart.yaml b/stable/grist/3.0.39/Chart.yaml new file mode 100644 index 00000000000..d337c225bc8 --- /dev/null +++ b/stable/grist/3.0.39/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.7.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. +home: https://truecharts.org/docs/charts/stable/grist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grist.png +keywords: + - grist + - spreadsheet + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grist +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grist + - https://hub.docker.com/r/gristlabs/grist + - https://github.com/gristlabs/grist-core + - https://support.getgrist.com/ +version: 3.0.39 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grist/3.0.39/README.md b/stable/grist/3.0.39/README.md new file mode 100644 index 00000000000..481928c31a1 --- /dev/null +++ b/stable/grist/3.0.39/README.md @@ -0,0 +1,109 @@ +# grist + +Grist is a modern relational spreadsheet. It combine the flexibility of a spreadsheet with the robustness of a database to organize your data. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grist](https://truecharts.org/docs/charts/stable/grist) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `grist` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install grist TrueCharts/grist +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grist` deployment + +```console +helm uninstall grist +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grist \ + --set env.TZ="America/New York" \ + TrueCharts/grist +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grist TrueCharts/grist -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grist/3.0.38/app-readme.md b/stable/grist/3.0.39/app-readme.md similarity index 100% rename from stable/grist/3.0.38/app-readme.md rename to stable/grist/3.0.39/app-readme.md diff --git a/stable/grist/3.0.39/charts/common-10.6.1.tgz b/stable/grist/3.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/grist/3.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/grist/3.0.39/charts/redis-3.0.84.tgz b/stable/grist/3.0.39/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/grist/3.0.39/charts/redis-3.0.84.tgz differ diff --git a/stable/grist/3.0.38/ix_values.yaml b/stable/grist/3.0.39/ix_values.yaml similarity index 100% rename from stable/grist/3.0.38/ix_values.yaml rename to stable/grist/3.0.39/ix_values.yaml diff --git a/stable/grist/3.0.38/questions.yaml b/stable/grist/3.0.39/questions.yaml similarity index 100% rename from stable/grist/3.0.38/questions.yaml rename to stable/grist/3.0.39/questions.yaml diff --git a/stable/hyperion-ng/6.0.32/templates/common.yaml b/stable/grist/3.0.39/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/6.0.32/templates/common.yaml rename to stable/grist/3.0.39/templates/common.yaml diff --git a/stable/hyperion-ng/6.0.32/values.yaml b/stable/grist/3.0.39/values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.32/values.yaml rename to stable/grist/3.0.39/values.yaml diff --git a/stable/grocy/11.0.45/CHANGELOG.md b/stable/grocy/11.0.45/CHANGELOG.md new file mode 100644 index 00000000000..7ea83aebcb0 --- /dev/null +++ b/stable/grocy/11.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grocy-11.0.45](https://github.com/truecharts/charts/compare/grocy-11.0.44...grocy-11.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [grocy-11.0.44](https://github.com/truecharts/charts/compare/grocy-11.0.43...grocy-11.0.44) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [grocy-11.0.43](https://github.com/truecharts/charts/compare/grocy-11.0.42...grocy-11.0.43) (2022-09-20) + +### Chore diff --git a/stable/grocy/11.0.45/Chart.lock b/stable/grocy/11.0.45/Chart.lock new file mode 100644 index 00000000000..2feed4f0057 --- /dev/null +++ b/stable/grocy/11.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:01:27.967793797Z" diff --git a/stable/grocy/11.0.45/Chart.yaml b/stable/grocy/11.0.45/Chart.yaml new file mode 100644 index 00000000000..b480880d760 --- /dev/null +++ b/stable/grocy/11.0.45/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home +home: https://truecharts.org/docs/charts/stable/grocy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grocy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://github.com/grocy/grocy +type: application +version: 11.0.45 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grocy/11.0.45/README.md b/stable/grocy/11.0.45/README.md new file mode 100644 index 00000000000..e2a9fd24772 --- /dev/null +++ b/stable/grocy/11.0.45/README.md @@ -0,0 +1,106 @@ +# grocy + +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [grocy](https://truecharts.org/docs/charts/stable/grocy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `grocy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install grocy TrueCharts/grocy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `grocy` deployment + +```console +helm uninstall grocy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install grocy \ + --set env.TZ="America/New York" \ + TrueCharts/grocy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install grocy TrueCharts/grocy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/grocy/11.0.45/app-readme.md b/stable/grocy/11.0.45/app-readme.md new file mode 100644 index 00000000000..fde13924737 --- /dev/null +++ b/stable/grocy/11.0.45/app-readme.md @@ -0,0 +1,8 @@ +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/grocy](https://truecharts.org/docs/charts/stable/grocy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/grocy/11.0.45/charts/common-10.6.1.tgz b/stable/grocy/11.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/grocy/11.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/grocy/11.0.45/ix_values.yaml b/stable/grocy/11.0.45/ix_values.yaml new file mode 100644 index 00000000000..4fe4bb0e798 --- /dev/null +++ b/stable/grocy/11.0.45/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/grocy + tag: v3.3.1@sha256:564485334be2614bd1a11e74fe8e607568fb3be57331692effe7060b43d1bd2f + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10013 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/grocy/11.0.45/questions.yaml b/stable/grocy/11.0.45/questions.yaml new file mode 100644 index 00000000000..b67b46d3983 --- /dev/null +++ b/stable/grocy/11.0.45/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10013 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/icinga2/3.0.41/templates/common.yaml b/stable/grocy/11.0.45/templates/common.yaml similarity index 100% rename from stable/icinga2/3.0.41/templates/common.yaml rename to stable/grocy/11.0.45/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/values.yaml b/stable/grocy/11.0.45/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.33/values.yaml rename to stable/grocy/11.0.45/values.yaml diff --git a/stable/guacamole-client/4.0.41/CHANGELOG.md b/stable/guacamole-client/4.0.41/CHANGELOG.md deleted file mode 100644 index 6ed75577ae3..00000000000 --- a/stable/guacamole-client/4.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/guacamole-client/4.0.41/Chart.lock b/stable/guacamole-client/4.0.41/Chart.lock deleted file mode 100644 index 41efbae6cbe..00000000000 --- a/stable/guacamole-client/4.0.41/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:56:08.642377607Z" diff --git a/stable/guacamole-client/4.0.41/Chart.yaml b/stable/guacamole-client/4.0.41/Chart.yaml deleted file mode 100644 index 5376312d747..00000000000 --- a/stable/guacamole-client/4.0.41/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Apache Guacamole is a clientless remote desktop gateway. -home: https://truecharts.org/docs/charts/stable/guacamole-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole-client.png -keywords: - - guacamole - - remote -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: guacamole-client -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole-client - - https://github.com/apache/guacamole-client - - https://hub.docker.com/r/guacamole/guacamole - - http://guacamole.incubator.apache.org/doc/gug/introduction.html -type: application -version: 4.0.41 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.41/README.md b/stable/guacamole-client/4.0.41/README.md deleted file mode 100644 index 22627c8052e..00000000000 --- a/stable/guacamole-client/4.0.41/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# guacamole-client - -Apache Guacamole is a clientless remote desktop gateway. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [guacamole-client](https://truecharts.org/docs/charts/stable/guacamole-client) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `guacamole-client` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install guacamole-client TrueCharts/guacamole-client -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `guacamole-client` deployment - -```console -helm uninstall guacamole-client -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install guacamole-client \ - --set env.TZ="America/New York" \ - TrueCharts/guacamole-client -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install guacamole-client TrueCharts/guacamole-client -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/guacamole-client/4.0.41/charts/common-10.5.10.tgz b/stable/guacamole-client/4.0.41/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/guacamole-client/4.0.41/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.41/charts/postgresql-8.0.78.tgz b/stable/guacamole-client/4.0.41/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/guacamole-client/4.0.41/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.42/CHANGELOG.md b/stable/guacamole-client/4.0.42/CHANGELOG.md new file mode 100644 index 00000000000..8208d4f58f7 --- /dev/null +++ b/stable/guacamole-client/4.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacamole-client-4.0.42](https://github.com/truecharts/charts/compare/guacamole-client-4.0.41...guacamole-client-4.0.42) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacamole-client-4.0.41](https://github.com/truecharts/charts/compare/guacamole-client-4.0.40...guacamole-client-4.0.41) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/guacamole-client/4.0.42/Chart.lock b/stable/guacamole-client/4.0.42/Chart.lock new file mode 100644 index 00000000000..9e9b057b922 --- /dev/null +++ b/stable/guacamole-client/4.0.42/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:01:48.727575281Z" diff --git a/stable/guacamole-client/4.0.42/Chart.yaml b/stable/guacamole-client/4.0.42/Chart.yaml new file mode 100644 index 00000000000..2014b69c139 --- /dev/null +++ b/stable/guacamole-client/4.0.42/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Apache Guacamole is a clientless remote desktop gateway. +home: https://truecharts.org/docs/charts/stable/guacamole-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole-client.png +keywords: + - guacamole + - remote +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: guacamole-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacamole-client + - https://github.com/apache/guacamole-client + - https://hub.docker.com/r/guacamole/guacamole + - http://guacamole.incubator.apache.org/doc/gug/introduction.html +type: application +version: 4.0.42 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.42/README.md b/stable/guacamole-client/4.0.42/README.md new file mode 100644 index 00000000000..8566b083d04 --- /dev/null +++ b/stable/guacamole-client/4.0.42/README.md @@ -0,0 +1,109 @@ +# guacamole-client + +Apache Guacamole is a clientless remote desktop gateway. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [guacamole-client](https://truecharts.org/docs/charts/stable/guacamole-client) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `guacamole-client` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install guacamole-client TrueCharts/guacamole-client +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `guacamole-client` deployment + +```console +helm uninstall guacamole-client +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install guacamole-client \ + --set env.TZ="America/New York" \ + TrueCharts/guacamole-client +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install guacamole-client TrueCharts/guacamole-client -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/guacamole-client/4.0.41/app-readme.md b/stable/guacamole-client/4.0.42/app-readme.md similarity index 100% rename from stable/guacamole-client/4.0.41/app-readme.md rename to stable/guacamole-client/4.0.42/app-readme.md diff --git a/stable/guacamole-client/4.0.42/charts/common-10.6.1.tgz b/stable/guacamole-client/4.0.42/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/guacamole-client/4.0.42/charts/common-10.6.1.tgz differ diff --git a/stable/guacamole-client/4.0.42/charts/postgresql-8.0.87.tgz b/stable/guacamole-client/4.0.42/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/guacamole-client/4.0.42/charts/postgresql-8.0.87.tgz differ diff --git a/stable/guacamole-client/4.0.41/ix_values.yaml b/stable/guacamole-client/4.0.42/ix_values.yaml similarity index 100% rename from stable/guacamole-client/4.0.41/ix_values.yaml rename to stable/guacamole-client/4.0.42/ix_values.yaml diff --git a/stable/guacamole-client/4.0.41/questions.yaml b/stable/guacamole-client/4.0.42/questions.yaml similarity index 100% rename from stable/guacamole-client/4.0.41/questions.yaml rename to stable/guacamole-client/4.0.42/questions.yaml diff --git a/stable/guacamole-client/4.0.41/templates/_configmap.tpl b/stable/guacamole-client/4.0.42/templates/_configmap.tpl similarity index 100% rename from stable/guacamole-client/4.0.41/templates/_configmap.tpl rename to stable/guacamole-client/4.0.42/templates/_configmap.tpl diff --git a/stable/guacamole-client/4.0.41/templates/common.yaml b/stable/guacamole-client/4.0.42/templates/common.yaml similarity index 100% rename from stable/guacamole-client/4.0.41/templates/common.yaml rename to stable/guacamole-client/4.0.42/templates/common.yaml diff --git a/stable/icinga2/3.0.41/values.yaml b/stable/guacamole-client/4.0.42/values.yaml similarity index 100% rename from stable/icinga2/3.0.41/values.yaml rename to stable/guacamole-client/4.0.42/values.yaml diff --git a/stable/guacd/2.0.34/CHANGELOG.md b/stable/guacd/2.0.34/CHANGELOG.md deleted file mode 100644 index ec6334051d1..00000000000 --- a/stable/guacd/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/guacd/2.0.34/Chart.lock b/stable/guacd/2.0.34/Chart.lock deleted file mode 100644 index 464b0fbd783..00000000000 --- a/stable/guacd/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:56:00.890368706Z" diff --git a/stable/guacd/2.0.34/Chart.yaml b/stable/guacd/2.0.34/Chart.yaml deleted file mode 100644 index ea2573675c4..00000000000 --- a/stable/guacd/2.0.34/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 2.0.34 -appVersion: "1.4.0" -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png -keywords: - - guacd - - guacamole - - remote -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://hub.docker.com/r/guacamole/guacd - - https://github.com/apache/guacamole-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/guacd/2.0.34/README.md b/stable/guacd/2.0.34/README.md deleted file mode 100644 index 5d5bd560420..00000000000 --- a/stable/guacd/2.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# guacd - -Guacd - Apache Guacamole is a clientless remote desktop gateway. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [guacd](https://truecharts.org/docs/charts/stable/guacd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `guacd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install guacd TrueCharts/guacd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `guacd` deployment - -```console -helm uninstall guacd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install guacd \ - --set env.TZ="America/New York" \ - TrueCharts/guacd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install guacd TrueCharts/guacd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/guacd/2.0.34/charts/common-10.5.10.tgz b/stable/guacd/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/guacd/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/guacd/2.0.35/CHANGELOG.md b/stable/guacd/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..19c0027079e --- /dev/null +++ b/stable/guacd/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacd-2.0.35](https://github.com/truecharts/charts/compare/guacd-2.0.34...guacd-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [guacd-2.0.34](https://github.com/truecharts/charts/compare/guacd-2.0.33...guacd-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/guacd/2.0.35/Chart.lock b/stable/guacd/2.0.35/Chart.lock new file mode 100644 index 00000000000..4558c523d2a --- /dev/null +++ b/stable/guacd/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:01:43.579240134Z" diff --git a/stable/guacd/2.0.35/Chart.yaml b/stable/guacd/2.0.35/Chart.yaml new file mode 100644 index 00000000000..cc2fd56946b --- /dev/null +++ b/stable/guacd/2.0.35/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 2.0.35 +appVersion: "1.4.0" +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/guacd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png +keywords: + - guacd + - guacamole + - remote +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://hub.docker.com/r/guacamole/guacd + - https://github.com/apache/guacamole-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/guacd/2.0.35/README.md b/stable/guacd/2.0.35/README.md new file mode 100644 index 00000000000..3884aa22656 --- /dev/null +++ b/stable/guacd/2.0.35/README.md @@ -0,0 +1,107 @@ +# guacd + +Guacd - Apache Guacamole is a clientless remote desktop gateway. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [guacd](https://truecharts.org/docs/charts/stable/guacd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `guacd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install guacd TrueCharts/guacd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `guacd` deployment + +```console +helm uninstall guacd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install guacd \ + --set env.TZ="America/New York" \ + TrueCharts/guacd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install guacd TrueCharts/guacd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/guacd/2.0.34/app-readme.md b/stable/guacd/2.0.35/app-readme.md similarity index 100% rename from stable/guacd/2.0.34/app-readme.md rename to stable/guacd/2.0.35/app-readme.md diff --git a/stable/guacd/2.0.35/charts/common-10.6.1.tgz b/stable/guacd/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/guacd/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/guacd/2.0.34/ix_values.yaml b/stable/guacd/2.0.35/ix_values.yaml similarity index 100% rename from stable/guacd/2.0.34/ix_values.yaml rename to stable/guacd/2.0.35/ix_values.yaml diff --git a/stable/guacd/2.0.34/questions.yaml b/stable/guacd/2.0.35/questions.yaml similarity index 100% rename from stable/guacd/2.0.34/questions.yaml rename to stable/guacd/2.0.35/questions.yaml diff --git a/stable/impostor-server/1.0.40/templates/common.yaml b/stable/guacd/2.0.35/templates/common.yaml similarity index 100% rename from stable/impostor-server/1.0.40/templates/common.yaml rename to stable/guacd/2.0.35/templates/common.yaml diff --git a/stable/impostor-server/1.0.40/values.yaml b/stable/guacd/2.0.35/values.yaml similarity index 100% rename from stable/impostor-server/1.0.40/values.yaml rename to stable/guacd/2.0.35/values.yaml diff --git a/stable/habridge/2.0.30/CHANGELOG.md b/stable/habridge/2.0.30/CHANGELOG.md deleted file mode 100644 index cc9a4a2f01b..00000000000 --- a/stable/habridge/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/habridge/2.0.30/Chart.lock b/stable/habridge/2.0.30/Chart.lock deleted file mode 100644 index 282944a9561..00000000000 --- a/stable/habridge/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:56:13.155234044Z" diff --git a/stable/habridge/2.0.30/Chart.yaml b/stable/habridge/2.0.30/Chart.yaml deleted file mode 100644 index 85b6e910345..00000000000 --- a/stable/habridge/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: habridge -version: 2.0.30 -appVersion: "5.4.1" -description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/habridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png -keywords: - - habridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/habridge - - https://hub.docker.com/r/linuxserver/habridge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/habridge/2.0.30/README.md b/stable/habridge/2.0.30/README.md deleted file mode 100644 index 4f140464c8e..00000000000 --- a/stable/habridge/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# habridge - -Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [habridge](https://truecharts.org/docs/charts/stable/habridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `habridge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install habridge TrueCharts/habridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `habridge` deployment - -```console -helm uninstall habridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install habridge \ - --set env.TZ="America/New York" \ - TrueCharts/habridge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install habridge TrueCharts/habridge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/habridge/2.0.30/charts/common-10.5.10.tgz b/stable/habridge/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/habridge/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/habridge/2.0.31/CHANGELOG.md b/stable/habridge/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ed9eec510ff --- /dev/null +++ b/stable/habridge/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [habridge-2.0.31](https://github.com/truecharts/charts/compare/habridge-2.0.30...habridge-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [habridge-2.0.30](https://github.com/truecharts/charts/compare/habridge-2.0.29...habridge-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/habridge/2.0.31/Chart.lock b/stable/habridge/2.0.31/Chart.lock new file mode 100644 index 00000000000..90f4d0886e7 --- /dev/null +++ b/stable/habridge/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:02:00.722744707Z" diff --git a/stable/habridge/2.0.31/Chart.yaml b/stable/habridge/2.0.31/Chart.yaml new file mode 100644 index 00000000000..33fd0dae7f8 --- /dev/null +++ b/stable/habridge/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: habridge +version: 2.0.31 +appVersion: "5.4.1" +description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/habridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/habridge.png +keywords: + - habridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/habridge + - https://hub.docker.com/r/linuxserver/habridge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/habridge/2.0.31/README.md b/stable/habridge/2.0.31/README.md new file mode 100644 index 00000000000..df58daa8ae7 --- /dev/null +++ b/stable/habridge/2.0.31/README.md @@ -0,0 +1,106 @@ +# habridge + +Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [habridge](https://truecharts.org/docs/charts/stable/habridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `habridge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install habridge TrueCharts/habridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `habridge` deployment + +```console +helm uninstall habridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install habridge \ + --set env.TZ="America/New York" \ + TrueCharts/habridge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install habridge TrueCharts/habridge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/habridge/2.0.30/app-readme.md b/stable/habridge/2.0.31/app-readme.md similarity index 100% rename from stable/habridge/2.0.30/app-readme.md rename to stable/habridge/2.0.31/app-readme.md diff --git a/stable/habridge/2.0.31/charts/common-10.6.1.tgz b/stable/habridge/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/habridge/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/habridge/2.0.30/ix_values.yaml b/stable/habridge/2.0.31/ix_values.yaml similarity index 100% rename from stable/habridge/2.0.30/ix_values.yaml rename to stable/habridge/2.0.31/ix_values.yaml diff --git a/stable/habridge/2.0.30/questions.yaml b/stable/habridge/2.0.31/questions.yaml similarity index 100% rename from stable/habridge/2.0.30/questions.yaml rename to stable/habridge/2.0.31/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.44/templates/common.yaml b/stable/habridge/2.0.31/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.44/templates/common.yaml rename to stable/habridge/2.0.31/templates/common.yaml diff --git a/stable/inventree/4.0.12/values.yaml b/stable/habridge/2.0.31/values.yaml similarity index 100% rename from stable/inventree/4.0.12/values.yaml rename to stable/habridge/2.0.31/values.yaml diff --git a/stable/hammond/2.0.32/CHANGELOG.md b/stable/hammond/2.0.32/CHANGELOG.md deleted file mode 100644 index 38938805cd5..00000000000 --- a/stable/hammond/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/hammond/2.0.32/Chart.lock b/stable/hammond/2.0.32/Chart.lock deleted file mode 100644 index 88850e16773..00000000000 --- a/stable/hammond/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:56:27.584774994Z" diff --git a/stable/hammond/2.0.32/Chart.yaml b/stable/hammond/2.0.32/Chart.yaml deleted file mode 100644 index e35dc831744..00000000000 --- a/stable/hammond/2.0.32/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A self-hosted vehicle expense tracking system with support for multiple users. -home: https://truecharts.org/docs/charts/stable/hammond -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png -keywords: - - hammond -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hammond -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - - https://github.com/akhilrex/hammond - - https://hub.docker.com/r/akhilrex/hammond -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hammond/2.0.32/README.md b/stable/hammond/2.0.32/README.md deleted file mode 100644 index ccfdffe28ca..00000000000 --- a/stable/hammond/2.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hammond - -A self-hosted vehicle expense tracking system with support for multiple users. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hammond](https://truecharts.org/docs/charts/stable/hammond) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hammond` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hammond TrueCharts/hammond -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hammond` deployment - -```console -helm uninstall hammond -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hammond \ - --set env.TZ="America/New York" \ - TrueCharts/hammond -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hammond TrueCharts/hammond -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/hammond/2.0.32/charts/common-10.5.10.tgz b/stable/hammond/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/hammond/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/hammond/2.0.33/CHANGELOG.md b/stable/hammond/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..6d9402c29b6 --- /dev/null +++ b/stable/hammond/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hammond-2.0.33](https://github.com/truecharts/charts/compare/hammond-2.0.32...hammond-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hammond-2.0.32](https://github.com/truecharts/charts/compare/hammond-2.0.31...hammond-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/hammond/2.0.33/Chart.lock b/stable/hammond/2.0.33/Chart.lock new file mode 100644 index 00000000000..9190756afc1 --- /dev/null +++ b/stable/hammond/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:02:16.207364332Z" diff --git a/stable/hammond/2.0.33/Chart.yaml b/stable/hammond/2.0.33/Chart.yaml new file mode 100644 index 00000000000..15c0067578f --- /dev/null +++ b/stable/hammond/2.0.33/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A self-hosted vehicle expense tracking system with support for multiple users. +home: https://truecharts.org/docs/charts/stable/hammond +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png +keywords: + - hammond +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hammond +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - https://github.com/akhilrex/hammond + - https://hub.docker.com/r/akhilrex/hammond +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hammond/2.0.33/README.md b/stable/hammond/2.0.33/README.md new file mode 100644 index 00000000000..13ea6690f95 --- /dev/null +++ b/stable/hammond/2.0.33/README.md @@ -0,0 +1,107 @@ +# hammond + +A self-hosted vehicle expense tracking system with support for multiple users. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hammond](https://truecharts.org/docs/charts/stable/hammond) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hammond` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hammond TrueCharts/hammond +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hammond` deployment + +```console +helm uninstall hammond +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hammond \ + --set env.TZ="America/New York" \ + TrueCharts/hammond +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hammond TrueCharts/hammond -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/hammond/2.0.32/app-readme.md b/stable/hammond/2.0.33/app-readme.md similarity index 100% rename from stable/hammond/2.0.32/app-readme.md rename to stable/hammond/2.0.33/app-readme.md diff --git a/stable/hammond/2.0.33/charts/common-10.6.1.tgz b/stable/hammond/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/hammond/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/hammond/2.0.32/ix_values.yaml b/stable/hammond/2.0.33/ix_values.yaml similarity index 100% rename from stable/hammond/2.0.32/ix_values.yaml rename to stable/hammond/2.0.33/ix_values.yaml diff --git a/stable/hammond/2.0.32/questions.yaml b/stable/hammond/2.0.33/questions.yaml similarity index 100% rename from stable/hammond/2.0.32/questions.yaml rename to stable/hammond/2.0.33/questions.yaml diff --git a/stable/hammond/2.0.32/templates/_secrets.tpl b/stable/hammond/2.0.33/templates/_secrets.tpl similarity index 100% rename from stable/hammond/2.0.32/templates/_secrets.tpl rename to stable/hammond/2.0.33/templates/_secrets.tpl diff --git a/stable/hammond/2.0.32/templates/common.yaml b/stable/hammond/2.0.33/templates/common.yaml similarity index 100% rename from stable/hammond/2.0.32/templates/common.yaml rename to stable/hammond/2.0.33/templates/common.yaml diff --git a/stable/ipfs/3.0.36/values.yaml b/stable/hammond/2.0.33/values.yaml similarity index 100% rename from stable/ipfs/3.0.36/values.yaml rename to stable/hammond/2.0.33/values.yaml diff --git a/stable/handbrake/13.0.34/CHANGELOG.md b/stable/handbrake/13.0.34/CHANGELOG.md new file mode 100644 index 00000000000..5c207d8d2f3 --- /dev/null +++ b/stable/handbrake/13.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [handbrake-13.0.34](https://github.com/truecharts/charts/compare/handbrake-13.0.33...handbrake-13.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [handbrake-13.0.33](https://github.com/truecharts/charts/compare/handbrake-13.0.32...handbrake-13.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [handbrake-13.0.33](https://github.com/truecharts/charts/compare/handbrake-13.0.32...handbrake-13.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [handbrake-13.0.33](https://github.com/truecharts/charts/compare/handbrake-13.0.32...handbrake-13.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [handbrake-13.0.33](https://github.com/truecharts/charts/compare/handbrake-13.0.32...handbrake-13.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/handbrake/13.0.34/Chart.lock b/stable/handbrake/13.0.34/Chart.lock new file mode 100644 index 00000000000..dea1bddbc3b --- /dev/null +++ b/stable/handbrake/13.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:02:20.600540777Z" diff --git a/stable/handbrake/13.0.34/Chart.yaml b/stable/handbrake/13.0.34/Chart.yaml new file mode 100644 index 00000000000..697a0aad233 --- /dev/null +++ b/stable/handbrake/13.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.25.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. +home: https://truecharts.org/docs/charts/stable/handbrake +icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png +keywords: + - handbrake + - encode + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: handbrake +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - https://github.com/jlesage/docker-handbrake + - https://hub.docker.com/r/jlesage/handbrake/ + - https://handbrake.fr/ +type: application +version: 13.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/handbrake/13.0.34/README.md b/stable/handbrake/13.0.34/README.md new file mode 100644 index 00000000000..de513e8aa96 --- /dev/null +++ b/stable/handbrake/13.0.34/README.md @@ -0,0 +1,108 @@ +# handbrake + +HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [handbrake](https://truecharts.org/docs/charts/stable/handbrake) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `handbrake` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install handbrake TrueCharts/handbrake +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `handbrake` deployment + +```console +helm uninstall handbrake +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install handbrake \ + --set env.TZ="America/New York" \ + TrueCharts/handbrake +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install handbrake TrueCharts/handbrake -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/handbrake/13.0.34/app-readme.md b/stable/handbrake/13.0.34/app-readme.md new file mode 100644 index 00000000000..ed4315eda78 --- /dev/null +++ b/stable/handbrake/13.0.34/app-readme.md @@ -0,0 +1,8 @@ +HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/handbrake](https://truecharts.org/docs/charts/stable/handbrake) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/handbrake/13.0.34/charts/common-10.6.1.tgz b/stable/handbrake/13.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/handbrake/13.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/handbrake/13.0.34/ix_values.yaml b/stable/handbrake/13.0.34/ix_values.yaml new file mode 100644 index 00000000000..e2849c022dd --- /dev/null +++ b/stable/handbrake/13.0.34/ix_values.yaml @@ -0,0 +1,72 @@ +image: + repository: tccr.io/truecharts/handbrake + tag: v1.25.1@sha256:a5261046540181d4f5f66fa1e207669487b58d241903647dd4ee8de997ae10ca + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10053 + targetPort: 5800 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10055 + targetPort: 5900 + +envFrom: + - configMapRef: + name: '{{ include "tc.common.names.fullname" . }}-handbrake' + +secretEnv: + VNC_PASSWORD: "" + +handbrake: + KEEP_APP_RUNNING: false + DISPLAY_WIDTH: 1280 + DISPLAY_HEIGHT: 768 + SECURE_CONNECTION: false + ENABLE_CJK_FONT: false + AUTOMATED_CONVERSION_PRESET: "General/Very Fast 1080p30" + AUTOMATED_CONVERSION_FORMAT: "mp4" + AUTOMATED_CONVERSION_KEEP_SOURCE: true + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "ignore" + +configmap: + handbrake: + enabled: true + data: + ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.handbrake.ENABLE_CJK_FONT }}' + KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.handbrake.KEEP_APP_RUNNING }}' + SECURE_CONNECTION: '{{ ternary "1" "0" .Values.handbrake.SECURE_CONNECTION }}' + DISPLAY_WIDTH: "{{ .Values.handbrake.DISPLAY_WIDTH }}" + DISPLAY_HEIGHT: "{{ .Values.handbrake.DISPLAY_HEIGHT }}" + AUTOMATED_CONVERSION_KEEP_SOURCE: '{{ ternary "1" "0" .Values.handbrake.AUTOMATED_CONVERSION_KEEP_SOURCE }}' + AUTOMATED_CONVERSION_PRESET: "{{ .Values.handbrake.AUTOMATED_CONVERSION_PRESET }}" + AUTOMATED_CONVERSION_FORMAT: "{{ .Values.handbrake.AUTOMATED_CONVERSION_FORMAT }}" + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "{{ .Values.handbrake.AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION }}" + +persistence: + config: + enabled: true + mountPath: "/config" + storage: + enabled: true + mountPath: "/storage" + output: + enabled: true + mountPath: "/output" + +portal: + enabled: true diff --git a/stable/handbrake/13.0.34/questions.yaml b/stable/handbrake/13.0.34/questions.yaml new file mode 100644 index 00000000000..6f0d599dee3 --- /dev/null +++ b/stable/handbrake/13.0.34/questions.yaml @@ -0,0 +1,3131 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + # Portal + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: VNC_PASSWORD + label: "VNC_PASSWORD" + description: "Password needed to connect to the application's GUI. See the VNC Password section for more details." + schema: + type: string + private: true + default: "" + - variable: handbrake + group: "Container Configuration" + label: "HandBrake Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ENABLE_CJK_FONT + label: "ENABLE_CJK_FONT" + description: "When set to true, open-source computer font WenQuanYi Zen Hei is installed. " + schema: + type: boolean + default: false + - variable: KEEP_APP_RUNNING + label: "KEEP_APP_RUNNING" + description: "When set to true, the application will be automatically restarted if it crashes or if a user quits it." + schema: + type: boolean + default: false + - variable: gui + label: "GUI Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: DISPLAY_WIDTH + label: "DISPLAY_WIDTH" + description: "Width (in pixels) of the application's window." + schema: + type: int + default: 1280 + required: true + - variable: DISPLAY_HEIGHT + label: "DISPLAY_HEIGHT" + description: "Height (in pixels) of the application's window." + schema: + type: int + default: 768 + required: true + - variable: SECURE_CONNECTION + label: "SECURE_CONNECTION" + description: "When set to true, an encrypted connection is used to access the application's GUI (either via a web browser or VNC client). See the Security section for more details." + schema: + type: boolean + default: false + - variable: autoconv + label: "Automated Conversion Settings" + description: "Always read description before changing a value here. Also refer to README" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: AUTOMATED_CONVERSION_PRESET + label: "AUTOMATED_CONVERSION_PRESET" + description: "HandBrake preset used by the automatic video converter. Identification of a preset must follow the format /" + schema: + type: string + default: "General/Very Fast 1080p30" + required: true + - variable: AUTOMATED_CONVERSION_FORMAT + label: "AUTOMATED_CONVERSION_FORMAT" + description: "Video container format used by the automatic video converter for output files. This is typically the video filename extension." + schema: + type: string + default: "mp4" + required: true + - variable: AUTOMATED_CONVERSION_KEEP_SOURCE + label: "AUTOMATED_CONVERSION_KEEP_SOURCE" + description: "When set to 0, a video that has been successfully converted is removed from the watch folder." + schema: + type: boolean + default: false + - variable: AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION + label: "AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION" + description: "When set to ignore, a non-video file found in the watch folder is ignored. If set to copy, a non-video file is copied as-is to the output folder." + schema: + type: string + default: "ignore" + required: true + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10053 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 5800 + - variable: vnc + label: "VNC Service" + description: "VNC Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vnc + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10055 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 5900 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: storage + label: "App Storage" + description: "Application Storage." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/iyuuplus/2.0.31/templates/common.yaml b/stable/handbrake/13.0.34/templates/common.yaml similarity index 100% rename from stable/iyuuplus/2.0.31/templates/common.yaml rename to stable/handbrake/13.0.34/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.44/values.yaml b/stable/handbrake/13.0.34/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.44/values.yaml rename to stable/handbrake/13.0.34/values.yaml diff --git a/stable/haste-server/6.0.33/CHANGELOG.md b/stable/haste-server/6.0.33/CHANGELOG.md deleted file mode 100644 index 97f98e70ee4..00000000000 --- a/stable/haste-server/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/haste-server/6.0.33/Chart.lock b/stable/haste-server/6.0.33/Chart.lock deleted file mode 100644 index e16bb36a97b..00000000000 --- a/stable/haste-server/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:56:39.256336452Z" diff --git a/stable/haste-server/6.0.33/Chart.yaml b/stable/haste-server/6.0.33/Chart.yaml deleted file mode 100644 index a049a461adc..00000000000 --- a/stable/haste-server/6.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Simple text sharing -home: https://truecharts.org/docs/charts/stable/haste-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png -keywords: - - haste - - hastebin - - haste-server - - pastebin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: haste-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/haste-server/6.0.33/README.md b/stable/haste-server/6.0.33/README.md deleted file mode 100644 index 9d9c4401f36..00000000000 --- a/stable/haste-server/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# haste-server - -Simple text sharing - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [haste-server](https://truecharts.org/docs/charts/stable/haste-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `haste-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install haste-server TrueCharts/haste-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `haste-server` deployment - -```console -helm uninstall haste-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install haste-server \ - --set env.TZ="America/New York" \ - TrueCharts/haste-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install haste-server TrueCharts/haste-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/haste-server/6.0.33/charts/common-10.5.10.tgz b/stable/haste-server/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/haste-server/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/haste-server/6.0.34/CHANGELOG.md b/stable/haste-server/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..9dbdb850cd1 --- /dev/null +++ b/stable/haste-server/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [haste-server-6.0.34](https://github.com/truecharts/charts/compare/haste-server-6.0.33...haste-server-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [haste-server-6.0.33](https://github.com/truecharts/charts/compare/haste-server-6.0.32...haste-server-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/haste-server/6.0.34/Chart.lock b/stable/haste-server/6.0.34/Chart.lock new file mode 100644 index 00000000000..48e93a87246 --- /dev/null +++ b/stable/haste-server/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:02:31.24973822Z" diff --git a/stable/haste-server/6.0.34/Chart.yaml b/stable/haste-server/6.0.34/Chart.yaml new file mode 100644 index 00000000000..6bfa86c0f8e --- /dev/null +++ b/stable/haste-server/6.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Simple text sharing +home: https://truecharts.org/docs/charts/stable/haste-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png +keywords: + - haste + - hastebin + - haste-server + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: haste-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/haste-server/6.0.34/README.md b/stable/haste-server/6.0.34/README.md new file mode 100644 index 00000000000..45790dc8c25 --- /dev/null +++ b/stable/haste-server/6.0.34/README.md @@ -0,0 +1,107 @@ +# haste-server + +Simple text sharing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [haste-server](https://truecharts.org/docs/charts/stable/haste-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `haste-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install haste-server TrueCharts/haste-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `haste-server` deployment + +```console +helm uninstall haste-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install haste-server \ + --set env.TZ="America/New York" \ + TrueCharts/haste-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install haste-server TrueCharts/haste-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/haste-server/6.0.33/app-readme.md b/stable/haste-server/6.0.34/app-readme.md similarity index 100% rename from stable/haste-server/6.0.33/app-readme.md rename to stable/haste-server/6.0.34/app-readme.md diff --git a/stable/haste-server/6.0.34/charts/common-10.6.1.tgz b/stable/haste-server/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/haste-server/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/haste-server/6.0.33/ix_values.yaml b/stable/haste-server/6.0.34/ix_values.yaml similarity index 100% rename from stable/haste-server/6.0.33/ix_values.yaml rename to stable/haste-server/6.0.34/ix_values.yaml diff --git a/stable/haste-server/6.0.33/questions.yaml b/stable/haste-server/6.0.34/questions.yaml similarity index 100% rename from stable/haste-server/6.0.33/questions.yaml rename to stable/haste-server/6.0.34/questions.yaml diff --git a/stable/jdownloader2/8.0.34/templates/common.yaml b/stable/haste-server/6.0.34/templates/common.yaml similarity index 100% rename from stable/jdownloader2/8.0.34/templates/common.yaml rename to stable/haste-server/6.0.34/templates/common.yaml diff --git a/stable/iyuuplus/2.0.31/values.yaml b/stable/haste-server/6.0.34/values.yaml similarity index 100% rename from stable/iyuuplus/2.0.31/values.yaml rename to stable/haste-server/6.0.34/values.yaml diff --git a/stable/headphones/4.0.30/CHANGELOG.md b/stable/headphones/4.0.30/CHANGELOG.md deleted file mode 100644 index 5d72ee27b40..00000000000 --- a/stable/headphones/4.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/headphones/4.0.30/Chart.lock b/stable/headphones/4.0.30/Chart.lock deleted file mode 100644 index 6fe9818c9a4..00000000000 --- a/stable/headphones/4.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:56:42.706413815Z" diff --git a/stable/headphones/4.0.30/Chart.yaml b/stable/headphones/4.0.30/Chart.yaml deleted file mode 100644 index 25c50f6fd85..00000000000 --- a/stable/headphones/4.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: "An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole." -home: https://truecharts.org/docs/charts/stable/headphones -icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png -keywords: - - headphones - - music - - downloader -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: headphones -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones -type: application -version: 4.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/headphones/4.0.30/README.md b/stable/headphones/4.0.30/README.md deleted file mode 100644 index e02a3575f54..00000000000 --- a/stable/headphones/4.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# headphones - -An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [headphones](https://truecharts.org/docs/charts/stable/headphones) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `headphones` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install headphones TrueCharts/headphones -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `headphones` deployment - -```console -helm uninstall headphones -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install headphones \ - --set env.TZ="America/New York" \ - TrueCharts/headphones -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install headphones TrueCharts/headphones -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/headphones/4.0.30/charts/common-10.5.10.tgz b/stable/headphones/4.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/headphones/4.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/headphones/4.0.31/CHANGELOG.md b/stable/headphones/4.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cf0bfd8fb1e --- /dev/null +++ b/stable/headphones/4.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [headphones-4.0.31](https://github.com/truecharts/charts/compare/headphones-4.0.30...headphones-4.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [headphones-4.0.30](https://github.com/truecharts/charts/compare/headphones-4.0.29...headphones-4.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/headphones/4.0.31/Chart.lock b/stable/headphones/4.0.31/Chart.lock new file mode 100644 index 00000000000..28fd611c6f1 --- /dev/null +++ b/stable/headphones/4.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:02:33.123717615Z" diff --git a/stable/headphones/4.0.31/Chart.yaml b/stable/headphones/4.0.31/Chart.yaml new file mode 100644 index 00000000000..677b3cbfc47 --- /dev/null +++ b/stable/headphones/4.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: "An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole." +home: https://truecharts.org/docs/charts/stable/headphones +icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png +keywords: + - headphones + - music + - downloader +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: headphones +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/headphones +type: application +version: 4.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/headphones/4.0.31/README.md b/stable/headphones/4.0.31/README.md new file mode 100644 index 00000000000..b7fc7172a56 --- /dev/null +++ b/stable/headphones/4.0.31/README.md @@ -0,0 +1,107 @@ +# headphones + +An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [headphones](https://truecharts.org/docs/charts/stable/headphones) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `headphones` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install headphones TrueCharts/headphones +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `headphones` deployment + +```console +helm uninstall headphones +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install headphones \ + --set env.TZ="America/New York" \ + TrueCharts/headphones +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install headphones TrueCharts/headphones -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/headphones/4.0.30/app-readme.md b/stable/headphones/4.0.31/app-readme.md similarity index 100% rename from stable/headphones/4.0.30/app-readme.md rename to stable/headphones/4.0.31/app-readme.md diff --git a/stable/headphones/4.0.31/charts/common-10.6.1.tgz b/stable/headphones/4.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/headphones/4.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/headphones/4.0.30/ix_values.yaml b/stable/headphones/4.0.31/ix_values.yaml similarity index 100% rename from stable/headphones/4.0.30/ix_values.yaml rename to stable/headphones/4.0.31/ix_values.yaml diff --git a/stable/headphones/4.0.30/questions.yaml b/stable/headphones/4.0.31/questions.yaml similarity index 100% rename from stable/headphones/4.0.30/questions.yaml rename to stable/headphones/4.0.31/questions.yaml diff --git a/stable/headphones/4.0.30/templates/common.yaml b/stable/headphones/4.0.31/templates/common.yaml similarity index 100% rename from stable/headphones/4.0.30/templates/common.yaml rename to stable/headphones/4.0.31/templates/common.yaml diff --git a/stable/jdownloader2/8.0.34/values.yaml b/stable/headphones/4.0.31/values.yaml similarity index 100% rename from stable/jdownloader2/8.0.34/values.yaml rename to stable/headphones/4.0.31/values.yaml diff --git a/stable/healthchecks/7.0.32/CHANGELOG.md b/stable/healthchecks/7.0.32/CHANGELOG.md deleted file mode 100644 index 4a150525ee0..00000000000 --- a/stable/healthchecks/7.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/healthchecks/7.0.32/Chart.lock b/stable/healthchecks/7.0.32/Chart.lock deleted file mode 100644 index 4d8b9c9bddd..00000000000 --- a/stable/healthchecks/7.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:56:53.178958959Z" diff --git a/stable/healthchecks/7.0.32/Chart.yaml b/stable/healthchecks/7.0.32/Chart.yaml deleted file mode 100644 index d5d0a2eaec2..00000000000 --- a/stable/healthchecks/7.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. -home: https://truecharts.org/docs/charts/stable/healthchecks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png -keywords: - - cron - - monitoring - - alert -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: healthchecks -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks - - https://github.com/healthchecks/healthchecks - - https://hub.docker.com/r/linuxserver/healthchecks -version: 7.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.32/README.md b/stable/healthchecks/7.0.32/README.md deleted file mode 100644 index e680470377f..00000000000 --- a/stable/healthchecks/7.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# healthchecks - -Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [healthchecks](https://truecharts.org/docs/charts/stable/healthchecks) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `healthchecks` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install healthchecks TrueCharts/healthchecks -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `healthchecks` deployment - -```console -helm uninstall healthchecks -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install healthchecks \ - --set env.TZ="America/New York" \ - TrueCharts/healthchecks -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install healthchecks TrueCharts/healthchecks -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/healthchecks/7.0.32/charts/common-10.5.10.tgz b/stable/healthchecks/7.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/healthchecks/7.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/healthchecks/7.0.33/CHANGELOG.md b/stable/healthchecks/7.0.33/CHANGELOG.md new file mode 100644 index 00000000000..147fb2d28f1 --- /dev/null +++ b/stable/healthchecks/7.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [healthchecks-7.0.33](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.24...healthchecks-7.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [healthchecks-7.0.32](https://github.com/truecharts/charts/compare/healthchecks-7.0.31...healthchecks-7.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/healthchecks/7.0.33/Chart.lock b/stable/healthchecks/7.0.33/Chart.lock new file mode 100644 index 00000000000..d1167cdd24b --- /dev/null +++ b/stable/healthchecks/7.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:02:48.025239051Z" diff --git a/stable/healthchecks/7.0.33/Chart.yaml b/stable/healthchecks/7.0.33/Chart.yaml new file mode 100644 index 00000000000..2675b562b67 --- /dev/null +++ b/stable/healthchecks/7.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. +home: https://truecharts.org/docs/charts/stable/healthchecks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png +keywords: + - cron + - monitoring + - alert +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - https://github.com/healthchecks/healthchecks + - https://hub.docker.com/r/linuxserver/healthchecks +version: 7.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.33/README.md b/stable/healthchecks/7.0.33/README.md new file mode 100644 index 00000000000..4fbec0fea9e --- /dev/null +++ b/stable/healthchecks/7.0.33/README.md @@ -0,0 +1,107 @@ +# healthchecks + +Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [healthchecks](https://truecharts.org/docs/charts/stable/healthchecks) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `healthchecks` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install healthchecks TrueCharts/healthchecks +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `healthchecks` deployment + +```console +helm uninstall healthchecks +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install healthchecks \ + --set env.TZ="America/New York" \ + TrueCharts/healthchecks +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install healthchecks TrueCharts/healthchecks -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/healthchecks/7.0.32/app-readme.md b/stable/healthchecks/7.0.33/app-readme.md similarity index 100% rename from stable/healthchecks/7.0.32/app-readme.md rename to stable/healthchecks/7.0.33/app-readme.md diff --git a/stable/healthchecks/7.0.33/charts/common-10.6.1.tgz b/stable/healthchecks/7.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/healthchecks/7.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/healthchecks/7.0.32/ix_values.yaml b/stable/healthchecks/7.0.33/ix_values.yaml similarity index 100% rename from stable/healthchecks/7.0.32/ix_values.yaml rename to stable/healthchecks/7.0.33/ix_values.yaml diff --git a/stable/healthchecks/7.0.32/questions.yaml b/stable/healthchecks/7.0.33/questions.yaml similarity index 100% rename from stable/healthchecks/7.0.32/questions.yaml rename to stable/healthchecks/7.0.33/questions.yaml diff --git a/stable/jellyseerr/2.0.32/templates/common.yaml b/stable/healthchecks/7.0.33/templates/common.yaml similarity index 100% rename from stable/jellyseerr/2.0.32/templates/common.yaml rename to stable/healthchecks/7.0.33/templates/common.yaml diff --git a/stable/jellyseerr/2.0.32/values.yaml b/stable/healthchecks/7.0.33/values.yaml similarity index 100% rename from stable/jellyseerr/2.0.32/values.yaml rename to stable/healthchecks/7.0.33/values.yaml diff --git a/stable/hedgedoc/4.0.46/CHANGELOG.md b/stable/hedgedoc/4.0.46/CHANGELOG.md deleted file mode 100644 index 7a85ad2afa8..00000000000 --- a/stable/hedgedoc/4.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-20) diff --git a/stable/hedgedoc/4.0.46/Chart.lock b/stable/hedgedoc/4.0.46/Chart.lock deleted file mode 100644 index 0f5a62b066a..00000000000 --- a/stable/hedgedoc/4.0.46/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:57:03.333479392Z" diff --git a/stable/hedgedoc/4.0.46/Chart.yaml b/stable/hedgedoc/4.0.46/Chart.yaml deleted file mode 100644 index aef6d3df2fb..00000000000 --- a/stable/hedgedoc/4.0.46/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 4.0.46 -appVersion: "1.9.4" -description: HedgeDoc lets you create real-time collaborative markdown notes. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/hedgedoc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png -keywords: - - hedgedoc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc - - https://hub.docker.com/r/linuxserver/hedgedoc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hedgedoc/4.0.46/README.md b/stable/hedgedoc/4.0.46/README.md deleted file mode 100644 index b8f745f3023..00000000000 --- a/stable/hedgedoc/4.0.46/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hedgedoc - -HedgeDoc lets you create real-time collaborative markdown notes. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hedgedoc](https://truecharts.org/docs/charts/stable/hedgedoc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hedgedoc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hedgedoc TrueCharts/hedgedoc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hedgedoc` deployment - -```console -helm uninstall hedgedoc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hedgedoc \ - --set env.TZ="America/New York" \ - TrueCharts/hedgedoc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hedgedoc TrueCharts/hedgedoc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/hedgedoc/4.0.46/charts/common-10.5.10.tgz b/stable/hedgedoc/4.0.46/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/hedgedoc/4.0.46/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.46/charts/postgresql-8.0.78.tgz b/stable/hedgedoc/4.0.46/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/hedgedoc/4.0.46/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.47/CHANGELOG.md b/stable/hedgedoc/4.0.47/CHANGELOG.md new file mode 100644 index 00000000000..566ec02648d --- /dev/null +++ b/stable/hedgedoc/4.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hedgedoc-4.0.47](https://github.com/truecharts/charts/compare/hedgedoc-4.0.46...hedgedoc-4.0.47) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hedgedoc-4.0.46](https://github.com/truecharts/charts/compare/hedgedoc-4.0.45...hedgedoc-4.0.46) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/hedgedoc/4.0.47/Chart.lock b/stable/hedgedoc/4.0.47/Chart.lock new file mode 100644 index 00000000000..f6d0a7121e9 --- /dev/null +++ b/stable/hedgedoc/4.0.47/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:03:05.559052424Z" diff --git a/stable/hedgedoc/4.0.47/Chart.yaml b/stable/hedgedoc/4.0.47/Chart.yaml new file mode 100644 index 00000000000..3c19fac50bb --- /dev/null +++ b/stable/hedgedoc/4.0.47/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 4.0.47 +appVersion: "1.9.4" +description: HedgeDoc lets you create real-time collaborative markdown notes. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/hedgedoc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png +keywords: + - hedgedoc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc + - https://hub.docker.com/r/linuxserver/hedgedoc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hedgedoc/4.0.47/README.md b/stable/hedgedoc/4.0.47/README.md new file mode 100644 index 00000000000..c5867e4bf3c --- /dev/null +++ b/stable/hedgedoc/4.0.47/README.md @@ -0,0 +1,107 @@ +# hedgedoc + +HedgeDoc lets you create real-time collaborative markdown notes. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hedgedoc](https://truecharts.org/docs/charts/stable/hedgedoc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hedgedoc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hedgedoc TrueCharts/hedgedoc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hedgedoc` deployment + +```console +helm uninstall hedgedoc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hedgedoc \ + --set env.TZ="America/New York" \ + TrueCharts/hedgedoc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hedgedoc TrueCharts/hedgedoc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/hedgedoc/4.0.46/app-readme.md b/stable/hedgedoc/4.0.47/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.46/app-readme.md rename to stable/hedgedoc/4.0.47/app-readme.md diff --git a/stable/hedgedoc/4.0.47/charts/common-10.6.1.tgz b/stable/hedgedoc/4.0.47/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/hedgedoc/4.0.47/charts/common-10.6.1.tgz differ diff --git a/stable/hedgedoc/4.0.47/charts/postgresql-8.0.87.tgz b/stable/hedgedoc/4.0.47/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/hedgedoc/4.0.47/charts/postgresql-8.0.87.tgz differ diff --git a/stable/hedgedoc/4.0.46/ix_values.yaml b/stable/hedgedoc/4.0.47/ix_values.yaml similarity index 100% rename from stable/hedgedoc/4.0.46/ix_values.yaml rename to stable/hedgedoc/4.0.47/ix_values.yaml diff --git a/stable/hedgedoc/4.0.46/questions.yaml b/stable/hedgedoc/4.0.47/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.46/questions.yaml rename to stable/hedgedoc/4.0.47/questions.yaml diff --git a/stable/hedgedoc/4.0.46/templates/_secrets.tpl b/stable/hedgedoc/4.0.47/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.46/templates/_secrets.tpl rename to stable/hedgedoc/4.0.47/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.46/templates/common.yaml b/stable/hedgedoc/4.0.47/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.46/templates/common.yaml rename to stable/hedgedoc/4.0.47/templates/common.yaml diff --git a/stable/joplin-server/8.0.37/values.yaml b/stable/hedgedoc/4.0.47/values.yaml similarity index 100% rename from stable/joplin-server/8.0.37/values.yaml rename to stable/hedgedoc/4.0.47/values.yaml diff --git a/stable/heimdall/11.0.43/CHANGELOG.md b/stable/heimdall/11.0.43/CHANGELOG.md new file mode 100644 index 00000000000..c1dbdb33abc --- /dev/null +++ b/stable/heimdall/11.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [heimdall-11.0.43](https://github.com/truecharts/charts/compare/heimdall-11.0.42...heimdall-11.0.43) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [heimdall-11.0.42](https://github.com/truecharts/charts/compare/heimdall-11.0.40...heimdall-11.0.42) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/heimdall/11.0.43/Chart.lock b/stable/heimdall/11.0.43/Chart.lock new file mode 100644 index 00000000000..b209631d67f --- /dev/null +++ b/stable/heimdall/11.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:03:02.981004812Z" diff --git a/stable/heimdall/11.0.43/Chart.yaml b/stable/heimdall/11.0.43/Chart.yaml new file mode 100644 index 00000000000..b46c142f1d8 --- /dev/null +++ b/stable/heimdall/11.0.43/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.4.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: An Application dashboard and launcher +home: https://truecharts.org/docs/charts/stable/heimdall +icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png +keywords: + - heimdall +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: heimdall +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://github.com/linuxserver/Heimdall/ +type: application +version: 11.0.43 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/heimdall/11.0.43/README.md b/stable/heimdall/11.0.43/README.md new file mode 100644 index 00000000000..392165b4865 --- /dev/null +++ b/stable/heimdall/11.0.43/README.md @@ -0,0 +1,106 @@ +# heimdall + +An Application dashboard and launcher + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [heimdall](https://truecharts.org/docs/charts/stable/heimdall) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `heimdall` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install heimdall TrueCharts/heimdall +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `heimdall` deployment + +```console +helm uninstall heimdall +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install heimdall \ + --set env.TZ="America/New York" \ + TrueCharts/heimdall +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install heimdall TrueCharts/heimdall -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/heimdall/11.0.43/app-readme.md b/stable/heimdall/11.0.43/app-readme.md new file mode 100644 index 00000000000..83c16850241 --- /dev/null +++ b/stable/heimdall/11.0.43/app-readme.md @@ -0,0 +1,8 @@ +An Application dashboard and launcher + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/heimdall](https://truecharts.org/docs/charts/stable/heimdall) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/heimdall/11.0.43/charts/common-10.6.1.tgz b/stable/heimdall/11.0.43/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/heimdall/11.0.43/charts/common-10.6.1.tgz differ diff --git a/stable/heimdall/11.0.43/ix_values.yaml b/stable/heimdall/11.0.43/ix_values.yaml new file mode 100644 index 00000000000..8a0ef7c05d9 --- /dev/null +++ b/stable/heimdall/11.0.43/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: v2.4.13@sha256:9b5d4bf91c88d92d9ef2d3e19193873a5fada561e7c91789d45d726b362cb348 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10014 + targetPort: 80 + +probes: + startup: + enabled: true + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/heimdall/11.0.43/questions.yaml b/stable/heimdall/11.0.43/questions.yaml new file mode 100644 index 00000000000..20bb35e8dfb --- /dev/null +++ b/stable/heimdall/11.0.43/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10014 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/joplin-server/8.0.37/templates/common.yaml b/stable/heimdall/11.0.43/templates/common.yaml similarity index 100% rename from stable/joplin-server/8.0.37/templates/common.yaml rename to stable/heimdall/11.0.43/templates/common.yaml diff --git a/stable/k8s-gateway/6.1.18/values.yaml b/stable/heimdall/11.0.43/values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.18/values.yaml rename to stable/heimdall/11.0.43/values.yaml diff --git a/stable/homarr/2.0.37/CHANGELOG.md b/stable/homarr/2.0.37/CHANGELOG.md deleted file mode 100644 index 23d25eb7325..00000000000 --- a/stable/homarr/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-20) diff --git a/stable/homarr/2.0.37/Chart.lock b/stable/homarr/2.0.37/Chart.lock deleted file mode 100644 index 9e0803dea0d..00000000000 --- a/stable/homarr/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:57:07.664202722Z" diff --git a/stable/homarr/2.0.37/Chart.yaml b/stable/homarr/2.0.37/Chart.yaml deleted file mode 100644 index 00984e3bf7b..00000000000 --- a/stable/homarr/2.0.37/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. -home: https://truecharts.org/docs/charts/stable/homarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://github.com/ajnart/homarr -version: 2.0.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homarr/2.0.37/README.md b/stable/homarr/2.0.37/README.md deleted file mode 100644 index 9f111fb675a..00000000000 --- a/stable/homarr/2.0.37/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# homarr - -Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homarr](https://truecharts.org/docs/charts/stable/homarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `homarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install homarr TrueCharts/homarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `homarr` deployment - -```console -helm uninstall homarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homarr \ - --set env.TZ="America/New York" \ - TrueCharts/homarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install homarr TrueCharts/homarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/homarr/2.0.37/charts/common-10.5.10.tgz b/stable/homarr/2.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/homarr/2.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/homarr/2.0.38/CHANGELOG.md b/stable/homarr/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..45cca67453f --- /dev/null +++ b/stable/homarr/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homarr-2.0.38](https://github.com/truecharts/charts/compare/homarr-2.0.37...homarr-2.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homarr-2.0.37](https://github.com/truecharts/charts/compare/homarr-2.0.35...homarr-2.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/homarr/2.0.38/Chart.lock b/stable/homarr/2.0.38/Chart.lock new file mode 100644 index 00000000000..09c7b87e739 --- /dev/null +++ b/stable/homarr/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:03:04.722641029Z" diff --git a/stable/homarr/2.0.38/Chart.yaml b/stable/homarr/2.0.38/Chart.yaml new file mode 100644 index 00000000000..d0705126d42 --- /dev/null +++ b/stable/homarr/2.0.38/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. +home: https://truecharts.org/docs/charts/stable/homarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://github.com/ajnart/homarr +version: 2.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homarr/2.0.38/README.md b/stable/homarr/2.0.38/README.md new file mode 100644 index 00000000000..3fe796575a8 --- /dev/null +++ b/stable/homarr/2.0.38/README.md @@ -0,0 +1,106 @@ +# homarr + +Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homarr](https://truecharts.org/docs/charts/stable/homarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `homarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install homarr TrueCharts/homarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `homarr` deployment + +```console +helm uninstall homarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homarr \ + --set env.TZ="America/New York" \ + TrueCharts/homarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install homarr TrueCharts/homarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/homarr/2.0.37/app-readme.md b/stable/homarr/2.0.38/app-readme.md similarity index 100% rename from stable/homarr/2.0.37/app-readme.md rename to stable/homarr/2.0.38/app-readme.md diff --git a/stable/homarr/2.0.38/charts/common-10.6.1.tgz b/stable/homarr/2.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/homarr/2.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/homarr/2.0.37/ix_values.yaml b/stable/homarr/2.0.38/ix_values.yaml similarity index 100% rename from stable/homarr/2.0.37/ix_values.yaml rename to stable/homarr/2.0.38/ix_values.yaml diff --git a/stable/homarr/2.0.37/questions.yaml b/stable/homarr/2.0.38/questions.yaml similarity index 100% rename from stable/homarr/2.0.37/questions.yaml rename to stable/homarr/2.0.38/questions.yaml diff --git a/stable/kanboard/8.0.38/templates/common.yaml b/stable/homarr/2.0.38/templates/common.yaml similarity index 100% rename from stable/kanboard/8.0.38/templates/common.yaml rename to stable/homarr/2.0.38/templates/common.yaml diff --git a/stable/kanboard/8.0.38/values.yaml b/stable/homarr/2.0.38/values.yaml similarity index 100% rename from stable/kanboard/8.0.38/values.yaml rename to stable/homarr/2.0.38/values.yaml diff --git a/stable/home-assistant/15.0.54/CHANGELOG.md b/stable/home-assistant/15.0.54/CHANGELOG.md new file mode 100644 index 00000000000..c86cbac0d91 --- /dev/null +++ b/stable/home-assistant/15.0.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.54](https://github.com/truecharts/charts/compare/home-assistant-15.0.53...home-assistant-15.0.54) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [home-assistant-15.0.53](https://github.com/truecharts/charts/compare/home-assistant-15.0.52...home-assistant-15.0.53) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [home-assistant-15.0.52](https://github.com/truecharts/charts/compare/home-assistant-15.0.50...home-assistant-15.0.52) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + diff --git a/stable/home-assistant/15.0.54/Chart.lock b/stable/home-assistant/15.0.54/Chart.lock new file mode 100644 index 00000000000..f138a34be92 --- /dev/null +++ b/stable/home-assistant/15.0.54/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:03:32.779531798Z" diff --git a/stable/home-assistant/15.0.54/Chart.yaml b/stable/home-assistant/15.0.54/Chart.yaml new file mode 100644 index 00000000000..a47d6844b4d --- /dev/null +++ b/stable/home-assistant/15.0.54/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.9.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/docs/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 15.0.54 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.54/README.md b/stable/home-assistant/15.0.54/README.md new file mode 100644 index 00000000000..531fed41f42 --- /dev/null +++ b/stable/home-assistant/15.0.54/README.md @@ -0,0 +1,108 @@ +# home-assistant + +home-assistant App for TrueNAS SCALE + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `home-assistant` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install home-assistant TrueCharts/home-assistant +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `home-assistant` deployment + +```console +helm uninstall home-assistant +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install home-assistant \ + --set env.TZ="America/New York" \ + TrueCharts/home-assistant +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install home-assistant TrueCharts/home-assistant -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/15.0.54/app-readme.md b/stable/home-assistant/15.0.54/app-readme.md new file mode 100644 index 00000000000..23f99744793 --- /dev/null +++ b/stable/home-assistant/15.0.54/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/home-assistant](https://truecharts.org/docs/charts/stable/home-assistant) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/home-assistant/15.0.54/charts/common-10.6.1.tgz b/stable/home-assistant/15.0.54/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/home-assistant/15.0.54/charts/common-10.6.1.tgz differ diff --git a/stable/home-assistant/15.0.54/charts/postgresql-8.0.87.tgz b/stable/home-assistant/15.0.54/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/home-assistant/15.0.54/charts/postgresql-8.0.87.tgz differ diff --git a/stable/home-assistant/15.0.54/ix_values.yaml b/stable/home-assistant/15.0.54/ix_values.yaml new file mode 100644 index 00000000000..ec7708f7e52 --- /dev/null +++ b/stable/home-assistant/15.0.54/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.9.6@sha256:5d91dfff0902b63186f3bdb9f33fbfae989005371bf1a8b2851e0e9a26df126f + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: "/config/init" + - name: config + mountPath: "/config" + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + init: + enabled: "true" + mountPath: "/config/init" + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-init' + defaultMode: 0777 + +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # + +portal: + enabled: true diff --git a/stable/home-assistant/15.0.54/questions.yaml b/stable/home-assistant/15.0.54/questions.yaml new file mode 100644 index 00000000000..4f3f265a3f2 --- /dev/null +++ b/stable/home-assistant/15.0.54/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8123 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mosquitto/6.0.37/templates/common.yaml b/stable/home-assistant/15.0.54/templates/common.yaml similarity index 100% rename from stable/mosquitto/6.0.37/templates/common.yaml rename to stable/home-assistant/15.0.54/templates/common.yaml diff --git a/stable/kavita/2.0.35/values.yaml b/stable/home-assistant/15.0.54/values.yaml similarity index 100% rename from stable/kavita/2.0.35/values.yaml rename to stable/home-assistant/15.0.54/values.yaml diff --git a/stable/homer/2.0.37/CHANGELOG.md b/stable/homer/2.0.37/CHANGELOG.md deleted file mode 100644 index 103f792f9c3..00000000000 --- a/stable/homer/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/homer/2.0.37/Chart.lock b/stable/homer/2.0.37/Chart.lock deleted file mode 100644 index 0f4f473a19e..00000000000 --- a/stable/homer/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:57:32.161510845Z" diff --git a/stable/homer/2.0.37/Chart.yaml b/stable/homer/2.0.37/Chart.yaml deleted file mode 100644 index 178aeee4355..00000000000 --- a/stable/homer/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "22.08.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A dead simple static homepage for your server to keep your services on hand. -home: https://truecharts.org/docs/charts/stable/homer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png -keywords: - - homer - - dashboard - - launcher -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://github.com/bastienwirtz/homer - - https://hub.docker.com/r/b4bz/homer -version: 2.0.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homer/2.0.37/README.md b/stable/homer/2.0.37/README.md deleted file mode 100644 index b5c09606bfb..00000000000 --- a/stable/homer/2.0.37/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# homer - -A dead simple static homepage for your server to keep your services on hand. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [homer](https://truecharts.org/docs/charts/stable/homer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `homer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install homer TrueCharts/homer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `homer` deployment - -```console -helm uninstall homer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install homer \ - --set env.TZ="America/New York" \ - TrueCharts/homer -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install homer TrueCharts/homer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/homer/2.0.37/charts/common-10.5.10.tgz b/stable/homer/2.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/homer/2.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/homer/2.0.38/CHANGELOG.md b/stable/homer/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..92fb1555c19 --- /dev/null +++ b/stable/homer/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homer-2.0.38](https://github.com/truecharts/charts/compare/homer-2.0.37...homer-2.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [homer-2.0.37](https://github.com/truecharts/charts/compare/homer-2.0.36...homer-2.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/homer/2.0.38/Chart.lock b/stable/homer/2.0.38/Chart.lock new file mode 100644 index 00000000000..c56b5d8cce8 --- /dev/null +++ b/stable/homer/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:03:34.336040784Z" diff --git a/stable/homer/2.0.38/Chart.yaml b/stable/homer/2.0.38/Chart.yaml new file mode 100644 index 00000000000..53168a3d0a9 --- /dev/null +++ b/stable/homer/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "22.08.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A dead simple static homepage for your server to keep your services on hand. +home: https://truecharts.org/docs/charts/stable/homer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png +keywords: + - homer + - dashboard + - launcher +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://github.com/bastienwirtz/homer + - https://hub.docker.com/r/b4bz/homer +version: 2.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homer/2.0.38/README.md b/stable/homer/2.0.38/README.md new file mode 100644 index 00000000000..37c3a7e67f2 --- /dev/null +++ b/stable/homer/2.0.38/README.md @@ -0,0 +1,107 @@ +# homer + +A dead simple static homepage for your server to keep your services on hand. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [homer](https://truecharts.org/docs/charts/stable/homer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `homer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install homer TrueCharts/homer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `homer` deployment + +```console +helm uninstall homer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install homer \ + --set env.TZ="America/New York" \ + TrueCharts/homer +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install homer TrueCharts/homer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/homer/2.0.37/app-readme.md b/stable/homer/2.0.38/app-readme.md similarity index 100% rename from stable/homer/2.0.37/app-readme.md rename to stable/homer/2.0.38/app-readme.md diff --git a/stable/homer/2.0.38/charts/common-10.6.1.tgz b/stable/homer/2.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/homer/2.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/homer/2.0.37/ix_values.yaml b/stable/homer/2.0.38/ix_values.yaml similarity index 100% rename from stable/homer/2.0.37/ix_values.yaml rename to stable/homer/2.0.38/ix_values.yaml diff --git a/stable/homer/2.0.37/questions.yaml b/stable/homer/2.0.38/questions.yaml similarity index 100% rename from stable/homer/2.0.37/questions.yaml rename to stable/homer/2.0.38/questions.yaml diff --git a/stable/kavita/2.0.35/templates/common.yaml b/stable/homer/2.0.38/templates/common.yaml similarity index 100% rename from stable/kavita/2.0.35/templates/common.yaml rename to stable/homer/2.0.38/templates/common.yaml diff --git a/stable/kimai/3.0.36/values.yaml b/stable/homer/2.0.38/values.yaml similarity index 100% rename from stable/kimai/3.0.36/values.yaml rename to stable/homer/2.0.38/values.yaml diff --git a/stable/htpcmanager/2.0.30/CHANGELOG.md b/stable/htpcmanager/2.0.30/CHANGELOG.md deleted file mode 100644 index ec4ef963a62..00000000000 --- a/stable/htpcmanager/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/htpcmanager/2.0.30/Chart.lock b/stable/htpcmanager/2.0.30/Chart.lock deleted file mode 100644 index e66eec2ce41..00000000000 --- a/stable/htpcmanager/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:57:33.763270895Z" diff --git a/stable/htpcmanager/2.0.30/Chart.yaml b/stable/htpcmanager/2.0.30/Chart.yaml deleted file mode 100644 index 3b16c20dd57..00000000000 --- a/stable/htpcmanager/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 2.0.30 -appVersion: "2021.11.17" -description: Htpcmanager is a front end for many htpc related applications. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/htpcmanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png -keywords: - - htpcmanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager - - https://hub.docker.com/r/linuxserver/htpcmanager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/htpcmanager/2.0.30/README.md b/stable/htpcmanager/2.0.30/README.md deleted file mode 100644 index 787d76f8341..00000000000 --- a/stable/htpcmanager/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# htpcmanager - -Htpcmanager is a front end for many htpc related applications. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [htpcmanager](https://truecharts.org/docs/charts/stable/htpcmanager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `htpcmanager` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install htpcmanager TrueCharts/htpcmanager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `htpcmanager` deployment - -```console -helm uninstall htpcmanager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install htpcmanager \ - --set env.TZ="America/New York" \ - TrueCharts/htpcmanager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install htpcmanager TrueCharts/htpcmanager -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/htpcmanager/2.0.30/charts/common-10.5.10.tgz b/stable/htpcmanager/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/htpcmanager/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/htpcmanager/2.0.31/CHANGELOG.md b/stable/htpcmanager/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..39681e5a820 --- /dev/null +++ b/stable/htpcmanager/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [htpcmanager-2.0.31](https://github.com/truecharts/charts/compare/htpcmanager-2.0.30...htpcmanager-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [htpcmanager-2.0.30](https://github.com/truecharts/charts/compare/htpcmanager-2.0.29...htpcmanager-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/htpcmanager/2.0.31/Chart.lock b/stable/htpcmanager/2.0.31/Chart.lock new file mode 100644 index 00000000000..23d928783c9 --- /dev/null +++ b/stable/htpcmanager/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:03:37.362056907Z" diff --git a/stable/htpcmanager/2.0.31/Chart.yaml b/stable/htpcmanager/2.0.31/Chart.yaml new file mode 100644 index 00000000000..5441997f4da --- /dev/null +++ b/stable/htpcmanager/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 2.0.31 +appVersion: "2021.11.17" +description: Htpcmanager is a front end for many htpc related applications. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/htpcmanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png +keywords: + - htpcmanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager + - https://hub.docker.com/r/linuxserver/htpcmanager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/htpcmanager/2.0.31/README.md b/stable/htpcmanager/2.0.31/README.md new file mode 100644 index 00000000000..9bc92f51f85 --- /dev/null +++ b/stable/htpcmanager/2.0.31/README.md @@ -0,0 +1,106 @@ +# htpcmanager + +Htpcmanager is a front end for many htpc related applications. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [htpcmanager](https://truecharts.org/docs/charts/stable/htpcmanager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `htpcmanager` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install htpcmanager TrueCharts/htpcmanager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `htpcmanager` deployment + +```console +helm uninstall htpcmanager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install htpcmanager \ + --set env.TZ="America/New York" \ + TrueCharts/htpcmanager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install htpcmanager TrueCharts/htpcmanager -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/htpcmanager/2.0.30/app-readme.md b/stable/htpcmanager/2.0.31/app-readme.md similarity index 100% rename from stable/htpcmanager/2.0.30/app-readme.md rename to stable/htpcmanager/2.0.31/app-readme.md diff --git a/stable/htpcmanager/2.0.31/charts/common-10.6.1.tgz b/stable/htpcmanager/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/htpcmanager/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/htpcmanager/2.0.30/ix_values.yaml b/stable/htpcmanager/2.0.31/ix_values.yaml similarity index 100% rename from stable/htpcmanager/2.0.30/ix_values.yaml rename to stable/htpcmanager/2.0.31/ix_values.yaml diff --git a/stable/htpcmanager/2.0.30/questions.yaml b/stable/htpcmanager/2.0.31/questions.yaml similarity index 100% rename from stable/htpcmanager/2.0.30/questions.yaml rename to stable/htpcmanager/2.0.31/questions.yaml diff --git a/stable/kodi-headless/2.0.30/templates/common.yaml b/stable/htpcmanager/2.0.31/templates/common.yaml similarity index 100% rename from stable/kodi-headless/2.0.30/templates/common.yaml rename to stable/htpcmanager/2.0.31/templates/common.yaml diff --git a/stable/kitchenowl/1.0.5/values.yaml b/stable/htpcmanager/2.0.31/values.yaml similarity index 100% rename from stable/kitchenowl/1.0.5/values.yaml rename to stable/htpcmanager/2.0.31/values.yaml diff --git a/stable/hyperion-ng/6.0.32/CHANGELOG.md b/stable/hyperion-ng/6.0.32/CHANGELOG.md deleted file mode 100644 index 20b12108b99..00000000000 --- a/stable/hyperion-ng/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/hyperion-ng/6.0.32/Chart.lock b/stable/hyperion-ng/6.0.32/Chart.lock deleted file mode 100644 index 79817b3a8c1..00000000000 --- a/stable/hyperion-ng/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:57:38.356193555Z" diff --git a/stable/hyperion-ng/6.0.32/Chart.yaml b/stable/hyperion-ng/6.0.32/Chart.yaml deleted file mode 100644 index 84e92e13f61..00000000000 --- a/stable/hyperion-ng/6.0.32/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Hyperion is an opensource Bias or Ambient Lighting implementation -home: https://truecharts.org/docs/charts/stable/hyperion-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png -keywords: - - hyperion-ng - - hyperion -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hyperion-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - - https://github.com/hyperion-project/hyperion.ng - - https://hub.docker.com/r/sirfragalot/hyperion.ng -version: 6.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.32/README.md b/stable/hyperion-ng/6.0.32/README.md deleted file mode 100644 index ea8a0f47809..00000000000 --- a/stable/hyperion-ng/6.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# hyperion-ng - -Hyperion is an opensource Bias or Ambient Lighting implementation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [hyperion-ng](https://truecharts.org/docs/charts/stable/hyperion-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `hyperion-ng` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install hyperion-ng TrueCharts/hyperion-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `hyperion-ng` deployment - -```console -helm uninstall hyperion-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install hyperion-ng \ - --set env.TZ="America/New York" \ - TrueCharts/hyperion-ng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install hyperion-ng TrueCharts/hyperion-ng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/hyperion-ng/6.0.32/charts/common-10.5.10.tgz b/stable/hyperion-ng/6.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/hyperion-ng/6.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/hyperion-ng/6.0.33/CHANGELOG.md b/stable/hyperion-ng/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..f239da0e6c8 --- /dev/null +++ b/stable/hyperion-ng/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hyperion-ng-6.0.33](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.32...hyperion-ng-6.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [hyperion-ng-6.0.32](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.31...hyperion-ng-6.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/hyperion-ng/6.0.33/Chart.lock b/stable/hyperion-ng/6.0.33/Chart.lock new file mode 100644 index 00000000000..fc977d016af --- /dev/null +++ b/stable/hyperion-ng/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:03:48.883386267Z" diff --git a/stable/hyperion-ng/6.0.33/Chart.yaml b/stable/hyperion-ng/6.0.33/Chart.yaml new file mode 100644 index 00000000000..bd2b8d16ba2 --- /dev/null +++ b/stable/hyperion-ng/6.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Hyperion is an opensource Bias or Ambient Lighting implementation +home: https://truecharts.org/docs/charts/stable/hyperion-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png +keywords: + - hyperion-ng + - hyperion +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hyperion-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://github.com/hyperion-project/hyperion.ng + - https://hub.docker.com/r/sirfragalot/hyperion.ng +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.33/README.md b/stable/hyperion-ng/6.0.33/README.md new file mode 100644 index 00000000000..40628ccb9ee --- /dev/null +++ b/stable/hyperion-ng/6.0.33/README.md @@ -0,0 +1,107 @@ +# hyperion-ng + +Hyperion is an opensource Bias or Ambient Lighting implementation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [hyperion-ng](https://truecharts.org/docs/charts/stable/hyperion-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `hyperion-ng` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install hyperion-ng TrueCharts/hyperion-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `hyperion-ng` deployment + +```console +helm uninstall hyperion-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install hyperion-ng \ + --set env.TZ="America/New York" \ + TrueCharts/hyperion-ng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install hyperion-ng TrueCharts/hyperion-ng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/hyperion-ng/6.0.32/app-readme.md b/stable/hyperion-ng/6.0.33/app-readme.md similarity index 100% rename from stable/hyperion-ng/6.0.32/app-readme.md rename to stable/hyperion-ng/6.0.33/app-readme.md diff --git a/stable/hyperion-ng/6.0.33/charts/common-10.6.1.tgz b/stable/hyperion-ng/6.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/hyperion-ng/6.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/hyperion-ng/6.0.32/ix_values.yaml b/stable/hyperion-ng/6.0.33/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.32/ix_values.yaml rename to stable/hyperion-ng/6.0.33/ix_values.yaml diff --git a/stable/hyperion-ng/6.0.32/questions.yaml b/stable/hyperion-ng/6.0.33/questions.yaml similarity index 100% rename from stable/hyperion-ng/6.0.32/questions.yaml rename to stable/hyperion-ng/6.0.33/questions.yaml diff --git a/stable/komga/6.0.38/templates/common.yaml b/stable/hyperion-ng/6.0.33/templates/common.yaml similarity index 100% rename from stable/komga/6.0.38/templates/common.yaml rename to stable/hyperion-ng/6.0.33/templates/common.yaml diff --git a/stable/kiwix-serve/1.0.2/values.yaml b/stable/hyperion-ng/6.0.33/values.yaml similarity index 100% rename from stable/kiwix-serve/1.0.2/values.yaml rename to stable/hyperion-ng/6.0.33/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md deleted file mode 100644 index 59ab328334a..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock deleted file mode 100644 index ae9108dfe6c..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:57:59.148538608Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.yaml deleted file mode 100644 index 02aee0c80a5..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2021.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Create live map data from Valetudo powered robots -home: https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png -keywords: - - icantbelieveitsnotvaletudo - - MQTT - - valetudo - - iot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: icantbelieveitsnotvaletudo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/icantbelieveitsnotvaletudo - - https://github.com/Hypfer/ICantBelieveItsNotValetudo -version: 4.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/README.md b/stable/icantbelieveitsnotvaletudo/4.0.33/README.md deleted file mode 100644 index 2279f0ef129..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# icantbelieveitsnotvaletudo - -Create live map data from Valetudo powered robots - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [icantbelieveitsnotvaletudo](https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `icantbelieveitsnotvaletudo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `icantbelieveitsnotvaletudo` deployment - -```console -helm uninstall icantbelieveitsnotvaletudo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install icantbelieveitsnotvaletudo \ - --set env.TZ="America/New York" \ - TrueCharts/icantbelieveitsnotvaletudo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/charts/common-10.5.10.tgz b/stable/icantbelieveitsnotvaletudo/4.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/icantbelieveitsnotvaletudo/4.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.34/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.34/CHANGELOG.md new file mode 100644 index 00000000000..b2f0826ce84 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icantbelieveitsnotvaletudo-4.0.34](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.33...icantbelieveitsnotvaletudo-4.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icantbelieveitsnotvaletudo-4.0.33](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.32...icantbelieveitsnotvaletudo-4.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/icantbelieveitsnotvaletudo/4.0.34/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.34/Chart.lock new file mode 100644 index 00000000000..9b05e5b1838 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:04:06.614810598Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.34/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.34/Chart.yaml new file mode 100644 index 00000000000..5b19ffc9b3b --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2021.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Create live map data from Valetudo powered robots +home: https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icantbelieveitsnotvaletudo.png +keywords: + - icantbelieveitsnotvaletudo + - MQTT + - valetudo + - iot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icantbelieveitsnotvaletudo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/icantbelieveitsnotvaletudo + - https://github.com/Hypfer/ICantBelieveItsNotValetudo +version: 4.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.34/README.md b/stable/icantbelieveitsnotvaletudo/4.0.34/README.md new file mode 100644 index 00000000000..bce8f43c835 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.34/README.md @@ -0,0 +1,106 @@ +# icantbelieveitsnotvaletudo + +Create live map data from Valetudo powered robots + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [icantbelieveitsnotvaletudo](https://truecharts.org/docs/charts/stable/icantbelieveitsnotvaletudo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `icantbelieveitsnotvaletudo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `icantbelieveitsnotvaletudo` deployment + +```console +helm uninstall icantbelieveitsnotvaletudo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install icantbelieveitsnotvaletudo \ + --set env.TZ="America/New York" \ + TrueCharts/icantbelieveitsnotvaletudo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install icantbelieveitsnotvaletudo TrueCharts/icantbelieveitsnotvaletudo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/app-readme.md b/stable/icantbelieveitsnotvaletudo/4.0.34/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.33/app-readme.md rename to stable/icantbelieveitsnotvaletudo/4.0.34/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/4.0.34/charts/common-10.6.1.tgz b/stable/icantbelieveitsnotvaletudo/4.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/icantbelieveitsnotvaletudo/4.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.34/ix_values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.33/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.34/ix_values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/questions.yaml b/stable/icantbelieveitsnotvaletudo/4.0.34/questions.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.33/questions.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.34/questions.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.33/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/4.0.34/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.33/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.34/templates/common.yaml diff --git a/stable/kodi-headless/2.0.30/values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.34/values.yaml similarity index 100% rename from stable/kodi-headless/2.0.30/values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.34/values.yaml diff --git a/stable/icinga2/3.0.41/CHANGELOG.md b/stable/icinga2/3.0.41/CHANGELOG.md deleted file mode 100644 index 55df3caa833..00000000000 --- a/stable/icinga2/3.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/icinga2/3.0.41/Chart.lock b/stable/icinga2/3.0.41/Chart.lock deleted file mode 100644 index cb1ebe28e2c..00000000000 --- a/stable/icinga2/3.0.41/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:58:09.428193405Z" diff --git a/stable/icinga2/3.0.41/Chart.yaml b/stable/icinga2/3.0.41/Chart.yaml deleted file mode 100644 index 63da64ba8ff..00000000000 --- a/stable/icinga2/3.0.41/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.13.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." -home: https://truecharts.org/docs/charts/stable/icinga2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png -keywords: - - icinga2 - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: icinga2 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/icinga2 - - https://github.com/jjethwa/icinga2 - - https://icinga.com/ -version: 3.0.41 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icinga2/3.0.41/README.md b/stable/icinga2/3.0.41/README.md deleted file mode 100644 index a69d8bbd121..00000000000 --- a/stable/icinga2/3.0.41/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# icinga2 - -A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [icinga2](https://truecharts.org/docs/charts/stable/icinga2) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `icinga2` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install icinga2 TrueCharts/icinga2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `icinga2` deployment - -```console -helm uninstall icinga2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install icinga2 \ - --set env.TZ="America/New York" \ - TrueCharts/icinga2 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install icinga2 TrueCharts/icinga2 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/icinga2/3.0.41/charts/common-10.5.10.tgz b/stable/icinga2/3.0.41/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/icinga2/3.0.41/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.41/charts/mariadb-3.0.73.tgz b/stable/icinga2/3.0.41/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/icinga2/3.0.41/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.42/CHANGELOG.md b/stable/icinga2/3.0.42/CHANGELOG.md new file mode 100644 index 00000000000..dd2531b8fe0 --- /dev/null +++ b/stable/icinga2/3.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icinga2-3.0.42](https://github.com/truecharts/charts/compare/icinga2-3.0.41...icinga2-3.0.42) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [icinga2-3.0.41](https://github.com/truecharts/charts/compare/icinga2-3.0.40...icinga2-3.0.41) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/icinga2/3.0.42/Chart.lock b/stable/icinga2/3.0.42/Chart.lock new file mode 100644 index 00000000000..33eed342f60 --- /dev/null +++ b/stable/icinga2/3.0.42/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:04:22.310263987Z" diff --git a/stable/icinga2/3.0.42/Chart.yaml b/stable/icinga2/3.0.42/Chart.yaml new file mode 100644 index 00000000000..c02e469d746 --- /dev/null +++ b/stable/icinga2/3.0.42/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.13.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting." +home: https://truecharts.org/docs/charts/stable/icinga2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png +keywords: + - icinga2 + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: icinga2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/icinga2 + - https://github.com/jjethwa/icinga2 + - https://icinga.com/ +version: 3.0.42 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icinga2/3.0.42/README.md b/stable/icinga2/3.0.42/README.md new file mode 100644 index 00000000000..5c193987082 --- /dev/null +++ b/stable/icinga2/3.0.42/README.md @@ -0,0 +1,108 @@ +# icinga2 + +A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [icinga2](https://truecharts.org/docs/charts/stable/icinga2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `icinga2` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install icinga2 TrueCharts/icinga2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `icinga2` deployment + +```console +helm uninstall icinga2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install icinga2 \ + --set env.TZ="America/New York" \ + TrueCharts/icinga2 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install icinga2 TrueCharts/icinga2 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/icinga2/3.0.41/app-readme.md b/stable/icinga2/3.0.42/app-readme.md similarity index 100% rename from stable/icinga2/3.0.41/app-readme.md rename to stable/icinga2/3.0.42/app-readme.md diff --git a/stable/icinga2/3.0.42/charts/common-10.6.1.tgz b/stable/icinga2/3.0.42/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/icinga2/3.0.42/charts/common-10.6.1.tgz differ diff --git a/stable/icinga2/3.0.42/charts/mariadb-3.0.82.tgz b/stable/icinga2/3.0.42/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/icinga2/3.0.42/charts/mariadb-3.0.82.tgz differ diff --git a/stable/icinga2/3.0.41/ix_values.yaml b/stable/icinga2/3.0.42/ix_values.yaml similarity index 100% rename from stable/icinga2/3.0.41/ix_values.yaml rename to stable/icinga2/3.0.42/ix_values.yaml diff --git a/stable/icinga2/3.0.41/questions.yaml b/stable/icinga2/3.0.42/questions.yaml similarity index 100% rename from stable/icinga2/3.0.41/questions.yaml rename to stable/icinga2/3.0.42/questions.yaml diff --git a/stable/kopia/2.0.39/templates/common.yaml b/stable/icinga2/3.0.42/templates/common.yaml similarity index 100% rename from stable/kopia/2.0.39/templates/common.yaml rename to stable/icinga2/3.0.42/templates/common.yaml diff --git a/stable/koel/3.0.42/values.yaml b/stable/icinga2/3.0.42/values.yaml similarity index 100% rename from stable/koel/3.0.42/values.yaml rename to stable/icinga2/3.0.42/values.yaml diff --git a/stable/impostor-server/1.0.40/CHANGELOG.md b/stable/impostor-server/1.0.40/CHANGELOG.md deleted file mode 100644 index 16b91bdffbf..00000000000 --- a/stable/impostor-server/1.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/impostor-server/1.0.40/Chart.lock b/stable/impostor-server/1.0.40/Chart.lock deleted file mode 100644 index 6f7765a83c1..00000000000 --- a/stable/impostor-server/1.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:58:04.316926959Z" diff --git a/stable/impostor-server/1.0.40/Chart.yaml b/stable/impostor-server/1.0.40/Chart.yaml deleted file mode 100644 index 497df640b7c..00000000000 --- a/stable/impostor-server/1.0.40/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A private Among Us server -home: https://truecharts.org/docs/charts/stable/impostor-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png -keywords: - - impostor-server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: impostor-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server -type: application -version: 1.0.40 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.40/README.md b/stable/impostor-server/1.0.40/README.md deleted file mode 100644 index acda165e205..00000000000 --- a/stable/impostor-server/1.0.40/README.md +++ /dev/null @@ -1,105 +0,0 @@ -# impostor-server - -A private Among Us server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [impostor-server](https://truecharts.org/docs/charts/stable/impostor-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `impostor-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install impostor-server TrueCharts/impostor-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `impostor-server` deployment - -```console -helm uninstall impostor-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install impostor-server \ - --set env.TZ="America/New York" \ - TrueCharts/impostor-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install impostor-server TrueCharts/impostor-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/impostor-server/1.0.40/charts/common-10.5.10.tgz b/stable/impostor-server/1.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/impostor-server/1.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/impostor-server/1.0.41/CHANGELOG.md b/stable/impostor-server/1.0.41/CHANGELOG.md new file mode 100644 index 00000000000..55b6aaed1e1 --- /dev/null +++ b/stable/impostor-server/1.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [impostor-server-1.0.41](https://github.com/truecharts/charts/compare/impostor-server-1.0.40...impostor-server-1.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [impostor-server-1.0.40](https://github.com/truecharts/charts/compare/impostor-server-1.0.39...impostor-server-1.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/impostor-server/1.0.41/Chart.lock b/stable/impostor-server/1.0.41/Chart.lock new file mode 100644 index 00000000000..6b4d4b145bb --- /dev/null +++ b/stable/impostor-server/1.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:04:16.10047522Z" diff --git a/stable/impostor-server/1.0.41/Chart.yaml b/stable/impostor-server/1.0.41/Chart.yaml new file mode 100644 index 00000000000..5e66f4415fa --- /dev/null +++ b/stable/impostor-server/1.0.41/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A private Among Us server +home: https://truecharts.org/docs/charts/stable/impostor-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png +keywords: + - impostor-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: impostor-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server +type: application +version: 1.0.41 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.41/README.md b/stable/impostor-server/1.0.41/README.md new file mode 100644 index 00000000000..89c5c654e7d --- /dev/null +++ b/stable/impostor-server/1.0.41/README.md @@ -0,0 +1,105 @@ +# impostor-server + +A private Among Us server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [impostor-server](https://truecharts.org/docs/charts/stable/impostor-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `impostor-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install impostor-server TrueCharts/impostor-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `impostor-server` deployment + +```console +helm uninstall impostor-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install impostor-server \ + --set env.TZ="America/New York" \ + TrueCharts/impostor-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install impostor-server TrueCharts/impostor-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/impostor-server/1.0.40/app-readme.md b/stable/impostor-server/1.0.41/app-readme.md similarity index 100% rename from stable/impostor-server/1.0.40/app-readme.md rename to stable/impostor-server/1.0.41/app-readme.md diff --git a/stable/impostor-server/1.0.41/charts/common-10.6.1.tgz b/stable/impostor-server/1.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/impostor-server/1.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/impostor-server/1.0.40/ci/base-values.yaml b/stable/impostor-server/1.0.41/ci/base-values.yaml similarity index 100% rename from stable/impostor-server/1.0.40/ci/base-values.yaml rename to stable/impostor-server/1.0.41/ci/base-values.yaml diff --git a/stable/impostor-server/1.0.40/ci/values.yaml b/stable/impostor-server/1.0.41/ci/values.yaml similarity index 100% rename from stable/impostor-server/1.0.40/ci/values.yaml rename to stable/impostor-server/1.0.41/ci/values.yaml diff --git a/stable/impostor-server/1.0.40/ix_values.yaml b/stable/impostor-server/1.0.41/ix_values.yaml similarity index 100% rename from stable/impostor-server/1.0.40/ix_values.yaml rename to stable/impostor-server/1.0.41/ix_values.yaml diff --git a/stable/impostor-server/1.0.40/questions.yaml b/stable/impostor-server/1.0.41/questions.yaml similarity index 100% rename from stable/impostor-server/1.0.40/questions.yaml rename to stable/impostor-server/1.0.41/questions.yaml diff --git a/stable/lanraragi/2.0.32/templates/common.yaml b/stable/impostor-server/1.0.41/templates/common.yaml similarity index 100% rename from stable/lanraragi/2.0.32/templates/common.yaml rename to stable/impostor-server/1.0.41/templates/common.yaml diff --git a/stable/komga/6.0.38/values.yaml b/stable/impostor-server/1.0.41/values.yaml similarity index 100% rename from stable/komga/6.0.38/values.yaml rename to stable/impostor-server/1.0.41/values.yaml diff --git a/stable/inventree/4.0.12/CHANGELOG.md b/stable/inventree/4.0.12/CHANGELOG.md deleted file mode 100644 index 41871e110bf..00000000000 --- a/stable/inventree/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [inventree-4.0.12](https://github.com/truecharts/charts/compare/inventree-4.0.11...inventree-4.0.12) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/inventree/4.0.12/Chart.lock b/stable/inventree/4.0.12/Chart.lock deleted file mode 100644 index 29ee9a970b2..00000000000 --- a/stable/inventree/4.0.12/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-25T05:56:57.06035677Z" diff --git a/stable/inventree/4.0.12/Chart.yaml b/stable/inventree/4.0.12/Chart.yaml deleted file mode 100644 index c1ab8b97541..00000000000 --- a/stable/inventree/4.0.12/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. -home: https://truecharts.org/docs/charts/stable/inventree -icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png -keywords: - - inventory - - inventree -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: inventree -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/inventree - - https://inventree.readthedocs.io - - https://github.com/inventree/InvenTree -version: 4.0.12 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/inventree/4.0.12/README.md b/stable/inventree/4.0.12/README.md deleted file mode 100644 index 469e6aae876..00000000000 --- a/stable/inventree/4.0.12/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# inventree - -InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [inventree](https://truecharts.org/docs/charts/stable/inventree) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `inventree` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install inventree TrueCharts/inventree -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `inventree` deployment - -```console -helm uninstall inventree -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install inventree \ - --set env.TZ="America/New York" \ - TrueCharts/inventree -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install inventree TrueCharts/inventree -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/inventree/4.0.12/charts/common-10.5.10.tgz b/stable/inventree/4.0.12/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/inventree/4.0.12/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/inventree/4.0.12/charts/postgresql-8.0.78.tgz b/stable/inventree/4.0.12/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/inventree/4.0.12/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/inventree/4.0.12/charts/redis-3.0.75.tgz b/stable/inventree/4.0.12/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/inventree/4.0.12/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/inventree/4.0.13/CHANGELOG.md b/stable/inventree/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..d57c1db9081 --- /dev/null +++ b/stable/inventree/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [inventree-4.0.13](https://github.com/truecharts/charts/compare/inventree-4.0.12...inventree-4.0.13) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [inventree-4.0.12](https://github.com/truecharts/charts/compare/inventree-4.0.11...inventree-4.0.12) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [inventree-4.0.11](https://github.com/truecharts/charts/compare/inventree-4.0.10...inventree-4.0.11) (2022-09-20) + +### Chore diff --git a/stable/inventree/4.0.13/Chart.lock b/stable/inventree/4.0.13/Chart.lock new file mode 100644 index 00000000000..612aeb1c862 --- /dev/null +++ b/stable/inventree/4.0.13/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:04:45.725277522Z" diff --git a/stable/inventree/4.0.13/Chart.yaml b/stable/inventree/4.0.13/Chart.yaml new file mode 100644 index 00000000000..83ebb55629c --- /dev/null +++ b/stable/inventree/4.0.13/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "0.8.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. +home: https://truecharts.org/docs/charts/stable/inventree +icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png +keywords: + - inventory + - inventree +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: inventree +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/inventree + - https://inventree.readthedocs.io + - https://github.com/inventree/InvenTree +version: 4.0.13 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/inventree/4.0.13/README.md b/stable/inventree/4.0.13/README.md new file mode 100644 index 00000000000..5cb1293828c --- /dev/null +++ b/stable/inventree/4.0.13/README.md @@ -0,0 +1,109 @@ +# inventree + +InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [inventree](https://truecharts.org/docs/charts/stable/inventree) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `inventree` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install inventree TrueCharts/inventree +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `inventree` deployment + +```console +helm uninstall inventree +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install inventree \ + --set env.TZ="America/New York" \ + TrueCharts/inventree +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install inventree TrueCharts/inventree -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/inventree/4.0.12/app-readme.md b/stable/inventree/4.0.13/app-readme.md similarity index 100% rename from stable/inventree/4.0.12/app-readme.md rename to stable/inventree/4.0.13/app-readme.md diff --git a/stable/inventree/4.0.13/charts/common-10.6.1.tgz b/stable/inventree/4.0.13/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/inventree/4.0.13/charts/common-10.6.1.tgz differ diff --git a/stable/inventree/4.0.13/charts/postgresql-8.0.87.tgz b/stable/inventree/4.0.13/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/inventree/4.0.13/charts/postgresql-8.0.87.tgz differ diff --git a/stable/inventree/4.0.13/charts/redis-3.0.84.tgz b/stable/inventree/4.0.13/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/inventree/4.0.13/charts/redis-3.0.84.tgz differ diff --git a/stable/inventree/4.0.12/ix_values.yaml b/stable/inventree/4.0.13/ix_values.yaml similarity index 100% rename from stable/inventree/4.0.12/ix_values.yaml rename to stable/inventree/4.0.13/ix_values.yaml diff --git a/stable/inventree/4.0.12/questions.yaml b/stable/inventree/4.0.13/questions.yaml similarity index 100% rename from stable/inventree/4.0.12/questions.yaml rename to stable/inventree/4.0.13/questions.yaml diff --git a/stable/inventree/4.0.12/templates/_configmap.tpl b/stable/inventree/4.0.13/templates/_configmap.tpl similarity index 100% rename from stable/inventree/4.0.12/templates/_configmap.tpl rename to stable/inventree/4.0.13/templates/_configmap.tpl diff --git a/stable/inventree/4.0.12/templates/_init.tpl b/stable/inventree/4.0.13/templates/_init.tpl similarity index 100% rename from stable/inventree/4.0.12/templates/_init.tpl rename to stable/inventree/4.0.13/templates/_init.tpl diff --git a/stable/inventree/4.0.12/templates/_nginx.tpl b/stable/inventree/4.0.13/templates/_nginx.tpl similarity index 100% rename from stable/inventree/4.0.12/templates/_nginx.tpl rename to stable/inventree/4.0.13/templates/_nginx.tpl diff --git a/stable/inventree/4.0.12/templates/_secrets.tpl b/stable/inventree/4.0.13/templates/_secrets.tpl similarity index 100% rename from stable/inventree/4.0.12/templates/_secrets.tpl rename to stable/inventree/4.0.13/templates/_secrets.tpl diff --git a/stable/inventree/4.0.12/templates/_worker.tpl b/stable/inventree/4.0.13/templates/_worker.tpl similarity index 100% rename from stable/inventree/4.0.12/templates/_worker.tpl rename to stable/inventree/4.0.13/templates/_worker.tpl diff --git a/stable/inventree/4.0.12/templates/common.yaml b/stable/inventree/4.0.13/templates/common.yaml similarity index 100% rename from stable/inventree/4.0.12/templates/common.yaml rename to stable/inventree/4.0.13/templates/common.yaml diff --git a/stable/kopia/2.0.39/values.yaml b/stable/inventree/4.0.13/values.yaml similarity index 100% rename from stable/kopia/2.0.39/values.yaml rename to stable/inventree/4.0.13/values.yaml diff --git a/stable/ipfs/3.0.36/CHANGELOG.md b/stable/ipfs/3.0.36/CHANGELOG.md deleted file mode 100644 index 7db7ea6ab3f..00000000000 --- a/stable/ipfs/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/ipfs/3.0.36/Chart.lock b/stable/ipfs/3.0.36/Chart.lock deleted file mode 100644 index ad5e574cb28..00000000000 --- a/stable/ipfs/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:58:25.183758792Z" diff --git a/stable/ipfs/3.0.36/Chart.yaml b/stable/ipfs/3.0.36/Chart.yaml deleted file mode 100644 index 78240fa49e5..00000000000 --- a/stable/ipfs/3.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ipfs -version: 3.0.36 -appVersion: "0.15.0" -description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ipfs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png -keywords: - - ipfs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://hub.docker.com/r/linuxserver/ipfs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - storage - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ipfs/3.0.36/README.md b/stable/ipfs/3.0.36/README.md deleted file mode 100644 index 2d9cbca1b2d..00000000000 --- a/stable/ipfs/3.0.36/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ipfs - -IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ipfs](https://truecharts.org/docs/charts/stable/ipfs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ipfs` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ipfs TrueCharts/ipfs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ipfs` deployment - -```console -helm uninstall ipfs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ipfs \ - --set env.TZ="America/New York" \ - TrueCharts/ipfs -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ipfs TrueCharts/ipfs -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ipfs/3.0.36/charts/common-10.5.10.tgz b/stable/ipfs/3.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ipfs/3.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ipfs/3.0.37/CHANGELOG.md b/stable/ipfs/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..5c716a09c1e --- /dev/null +++ b/stable/ipfs/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ipfs-3.0.37](https://github.com/truecharts/charts/compare/ipfs-3.0.36...ipfs-3.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ipfs-3.0.36](https://github.com/truecharts/charts/compare/ipfs-3.0.35...ipfs-3.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/ipfs/3.0.37/Chart.lock b/stable/ipfs/3.0.37/Chart.lock new file mode 100644 index 00000000000..21b5728ea8a --- /dev/null +++ b/stable/ipfs/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:04:38.242808097Z" diff --git a/stable/ipfs/3.0.37/Chart.yaml b/stable/ipfs/3.0.37/Chart.yaml new file mode 100644 index 00000000000..f45a2bc117f --- /dev/null +++ b/stable/ipfs/3.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ipfs +version: 3.0.37 +appVersion: "0.15.0" +description: IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ipfs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png +keywords: + - ipfs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://hub.docker.com/r/linuxserver/ipfs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - storage + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ipfs/3.0.37/README.md b/stable/ipfs/3.0.37/README.md new file mode 100644 index 00000000000..0d03c3ee2ec --- /dev/null +++ b/stable/ipfs/3.0.37/README.md @@ -0,0 +1,106 @@ +# ipfs + +IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from previous systems such Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ipfs](https://truecharts.org/docs/charts/stable/ipfs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ipfs` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ipfs TrueCharts/ipfs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ipfs` deployment + +```console +helm uninstall ipfs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ipfs \ + --set env.TZ="America/New York" \ + TrueCharts/ipfs +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ipfs TrueCharts/ipfs -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ipfs/3.0.36/app-readme.md b/stable/ipfs/3.0.37/app-readme.md similarity index 100% rename from stable/ipfs/3.0.36/app-readme.md rename to stable/ipfs/3.0.37/app-readme.md diff --git a/stable/ipfs/3.0.37/charts/common-10.6.1.tgz b/stable/ipfs/3.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ipfs/3.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/ipfs/3.0.36/ix_values.yaml b/stable/ipfs/3.0.37/ix_values.yaml similarity index 100% rename from stable/ipfs/3.0.36/ix_values.yaml rename to stable/ipfs/3.0.37/ix_values.yaml diff --git a/stable/ipfs/3.0.36/questions.yaml b/stable/ipfs/3.0.37/questions.yaml similarity index 100% rename from stable/ipfs/3.0.36/questions.yaml rename to stable/ipfs/3.0.37/questions.yaml diff --git a/stable/ipfs/3.0.36/templates/common.yaml b/stable/ipfs/3.0.37/templates/common.yaml similarity index 100% rename from stable/ipfs/3.0.36/templates/common.yaml rename to stable/ipfs/3.0.37/templates/common.yaml diff --git a/stable/kutt/3.0.38/values.yaml b/stable/ipfs/3.0.37/values.yaml similarity index 100% rename from stable/kutt/3.0.38/values.yaml rename to stable/ipfs/3.0.37/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.44/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.44/CHANGELOG.md deleted file mode 100644 index e4d53c379e9..00000000000 --- a/stable/ispy-agent-dvr/2.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/ispy-agent-dvr/2.0.44/Chart.lock b/stable/ispy-agent-dvr/2.0.44/Chart.lock deleted file mode 100644 index a18b0667c51..00000000000 --- a/stable/ispy-agent-dvr/2.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:58:30.002652329Z" diff --git a/stable/ispy-agent-dvr/2.0.44/Chart.yaml b/stable/ispy-agent-dvr/2.0.44/Chart.yaml deleted file mode 100644 index 5ca25b52ea9..00000000000 --- a/stable/ispy-agent-dvr/2.0.44/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. -home: https://truecharts.org/docs/charts/stable/ispy-agent-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png -keywords: - - dvr - - ispy - - agent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ispy-agent-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://hub.docker.com/r/doitandbedone/ispyagentdvr - - https://github.com/doitandbedone/ispyagentdvr-docker -version: 2.0.44 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.44/README.md b/stable/ispy-agent-dvr/2.0.44/README.md deleted file mode 100644 index 536cb3d8ddd..00000000000 --- a/stable/ispy-agent-dvr/2.0.44/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ispy-agent-dvr - -iSpy's Agent DVR, a standalone DVR service to manage IP cameras. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ispy-agent-dvr](https://truecharts.org/docs/charts/stable/ispy-agent-dvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ispy-agent-dvr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ispy-agent-dvr` deployment - -```console -helm uninstall ispy-agent-dvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ispy-agent-dvr \ - --set env.TZ="America/New York" \ - TrueCharts/ispy-agent-dvr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ispy-agent-dvr/2.0.44/charts/common-10.5.10.tgz b/stable/ispy-agent-dvr/2.0.44/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ispy-agent-dvr/2.0.44/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/2.0.45/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.45/CHANGELOG.md new file mode 100644 index 00000000000..e646cee8349 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ispy-agent-dvr-2.0.45](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.44...ispy-agent-dvr-2.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ispy-agent-dvr-2.0.44](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.40...ispy-agent-dvr-2.0.44) (2022-09-20) + +### Chore + diff --git a/stable/ispy-agent-dvr/2.0.45/Chart.lock b/stable/ispy-agent-dvr/2.0.45/Chart.lock new file mode 100644 index 00000000000..c71d42c92a6 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:04:47.857568772Z" diff --git a/stable/ispy-agent-dvr/2.0.45/Chart.yaml b/stable/ispy-agent-dvr/2.0.45/Chart.yaml new file mode 100644 index 00000000000..84da9a71961 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.45/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.2.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. +home: https://truecharts.org/docs/charts/stable/ispy-agent-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png +keywords: + - dvr + - ispy + - agent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ispy-agent-dvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://hub.docker.com/r/doitandbedone/ispyagentdvr + - https://github.com/doitandbedone/ispyagentdvr-docker +version: 2.0.45 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.45/README.md b/stable/ispy-agent-dvr/2.0.45/README.md new file mode 100644 index 00000000000..3324fb2b0a8 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.45/README.md @@ -0,0 +1,107 @@ +# ispy-agent-dvr + +iSpy's Agent DVR, a standalone DVR service to manage IP cameras. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ispy-agent-dvr](https://truecharts.org/docs/charts/stable/ispy-agent-dvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ispy-agent-dvr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ispy-agent-dvr` deployment + +```console +helm uninstall ispy-agent-dvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ispy-agent-dvr \ + --set env.TZ="America/New York" \ + TrueCharts/ispy-agent-dvr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ispy-agent-dvr TrueCharts/ispy-agent-dvr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ispy-agent-dvr/2.0.44/app-readme.md b/stable/ispy-agent-dvr/2.0.45/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.44/app-readme.md rename to stable/ispy-agent-dvr/2.0.45/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.45/charts/common-10.6.1.tgz b/stable/ispy-agent-dvr/2.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ispy-agent-dvr/2.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/ispy-agent-dvr/2.0.44/ix_values.yaml b/stable/ispy-agent-dvr/2.0.45/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.44/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.45/ix_values.yaml diff --git a/stable/ispy-agent-dvr/2.0.44/questions.yaml b/stable/ispy-agent-dvr/2.0.45/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.44/questions.yaml rename to stable/ispy-agent-dvr/2.0.45/questions.yaml diff --git a/stable/libreddit/1.0.25/templates/common.yaml b/stable/ispy-agent-dvr/2.0.45/templates/common.yaml similarity index 100% rename from stable/libreddit/1.0.25/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.45/templates/common.yaml diff --git a/stable/lanraragi/2.0.32/values.yaml b/stable/ispy-agent-dvr/2.0.45/values.yaml similarity index 100% rename from stable/lanraragi/2.0.32/values.yaml rename to stable/ispy-agent-dvr/2.0.45/values.yaml diff --git a/stable/iyuuplus/2.0.31/CHANGELOG.md b/stable/iyuuplus/2.0.31/CHANGELOG.md deleted file mode 100644 index 05068029fae..00000000000 --- a/stable/iyuuplus/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/iyuuplus/2.0.31/Chart.lock b/stable/iyuuplus/2.0.31/Chart.lock deleted file mode 100644 index 2ccaadaca8f..00000000000 --- a/stable/iyuuplus/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:58:44.463217813Z" diff --git a/stable/iyuuplus/2.0.31/Chart.yaml b/stable/iyuuplus/2.0.31/Chart.yaml deleted file mode 100644 index cdcc35f32bd..00000000000 --- a/stable/iyuuplus/2.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 2.0.31 -appVersion: "latest" -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png -keywords: - - iyuuplus - - pt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus - - https://hub.docker.com/r/iyuucn/iyuuplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/iyuuplus/2.0.31/README.md b/stable/iyuuplus/2.0.31/README.md deleted file mode 100644 index 7d1a45553ed..00000000000 --- a/stable/iyuuplus/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# iyuuplus - -The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [iyuuplus](https://truecharts.org/docs/charts/stable/iyuuplus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `iyuuplus` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install iyuuplus TrueCharts/iyuuplus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `iyuuplus` deployment - -```console -helm uninstall iyuuplus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install iyuuplus \ - --set env.TZ="America/New York" \ - TrueCharts/iyuuplus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install iyuuplus TrueCharts/iyuuplus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/iyuuplus/2.0.31/charts/common-10.5.10.tgz b/stable/iyuuplus/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/iyuuplus/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/iyuuplus/2.0.32/CHANGELOG.md b/stable/iyuuplus/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..d4e5f9984d2 --- /dev/null +++ b/stable/iyuuplus/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [iyuuplus-2.0.32](https://github.com/truecharts/charts/compare/iyuuplus-2.0.31...iyuuplus-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [iyuuplus-2.0.31](https://github.com/truecharts/charts/compare/iyuuplus-2.0.30...iyuuplus-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/iyuuplus/2.0.32/Chart.lock b/stable/iyuuplus/2.0.32/Chart.lock new file mode 100644 index 00000000000..9b6726d695f --- /dev/null +++ b/stable/iyuuplus/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:05:05.925764694Z" diff --git a/stable/iyuuplus/2.0.32/Chart.yaml b/stable/iyuuplus/2.0.32/Chart.yaml new file mode 100644 index 00000000000..b2b559215df --- /dev/null +++ b/stable/iyuuplus/2.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 2.0.32 +appVersion: "latest" +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/iyuuplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png +keywords: + - iyuuplus + - pt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus + - https://hub.docker.com/r/iyuucn/iyuuplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/iyuuplus/2.0.32/README.md b/stable/iyuuplus/2.0.32/README.md new file mode 100644 index 00000000000..100910b9c01 --- /dev/null +++ b/stable/iyuuplus/2.0.32/README.md @@ -0,0 +1,106 @@ +# iyuuplus + +The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [iyuuplus](https://truecharts.org/docs/charts/stable/iyuuplus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `iyuuplus` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install iyuuplus TrueCharts/iyuuplus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `iyuuplus` deployment + +```console +helm uninstall iyuuplus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install iyuuplus \ + --set env.TZ="America/New York" \ + TrueCharts/iyuuplus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install iyuuplus TrueCharts/iyuuplus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/iyuuplus/2.0.31/app-readme.md b/stable/iyuuplus/2.0.32/app-readme.md similarity index 100% rename from stable/iyuuplus/2.0.31/app-readme.md rename to stable/iyuuplus/2.0.32/app-readme.md diff --git a/stable/iyuuplus/2.0.32/charts/common-10.6.1.tgz b/stable/iyuuplus/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/iyuuplus/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/iyuuplus/2.0.31/ix_values.yaml b/stable/iyuuplus/2.0.32/ix_values.yaml similarity index 100% rename from stable/iyuuplus/2.0.31/ix_values.yaml rename to stable/iyuuplus/2.0.32/ix_values.yaml diff --git a/stable/iyuuplus/2.0.31/questions.yaml b/stable/iyuuplus/2.0.32/questions.yaml similarity index 100% rename from stable/iyuuplus/2.0.31/questions.yaml rename to stable/iyuuplus/2.0.32/questions.yaml diff --git a/stable/libreoffice/2.0.30/templates/common.yaml b/stable/iyuuplus/2.0.32/templates/common.yaml similarity index 100% rename from stable/libreoffice/2.0.30/templates/common.yaml rename to stable/iyuuplus/2.0.32/templates/common.yaml diff --git a/stable/leaf2mqtt/4.0.32/values.yaml b/stable/iyuuplus/2.0.32/values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.32/values.yaml rename to stable/iyuuplus/2.0.32/values.yaml diff --git a/stable/jackett/11.0.93/CHANGELOG.md b/stable/jackett/11.0.93/CHANGELOG.md new file mode 100644 index 00000000000..3e63faa107e --- /dev/null +++ b/stable/jackett/11.0.93/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.93](https://github.com/truecharts/charts/compare/jackett-11.0.92...jackett-11.0.93) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jackett-11.0.92](https://github.com/truecharts/charts/compare/jackett-11.0.91...jackett-11.0.92) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [jackett-11.0.91](https://github.com/truecharts/charts/compare/jackett-11.0.90...jackett-11.0.91) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [jackett-11.0.90](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.90) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - try bump again + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jackett-11.0.88](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.88) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jackett-11.0.87](https://github.com/truecharts/charts/compare/jackett-11.0.83...jackett-11.0.87) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/jackett/11.0.93/Chart.lock b/stable/jackett/11.0.93/Chart.lock new file mode 100644 index 00000000000..33fa8f98741 --- /dev/null +++ b/stable/jackett/11.0.93/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:05:10.135174763Z" diff --git a/stable/jackett/11.0.93/Chart.yaml b/stable/jackett/11.0.93/Chart.yaml new file mode 100644 index 00000000000..6f2fd447b39 --- /dev/null +++ b/stable/jackett/11.0.93/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.1951" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/docs/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 11.0.93 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.93/README.md b/stable/jackett/11.0.93/README.md new file mode 100644 index 00000000000..b1f698ba824 --- /dev/null +++ b/stable/jackett/11.0.93/README.md @@ -0,0 +1,106 @@ +# jackett + +API Support for your favorite torrent trackers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jackett](https://truecharts.org/docs/charts/stable/jackett) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jackett` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jackett TrueCharts/jackett +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jackett` deployment + +```console +helm uninstall jackett +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jackett \ + --set env.TZ="America/New York" \ + TrueCharts/jackett +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jackett TrueCharts/jackett -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jackett/11.0.93/app-readme.md b/stable/jackett/11.0.93/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.93/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jackett](https://truecharts.org/docs/charts/stable/jackett) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/jackett/11.0.93/charts/common-10.6.1.tgz b/stable/jackett/11.0.93/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/jackett/11.0.93/charts/common-10.6.1.tgz differ diff --git a/stable/jackett/11.0.93/ix_values.yaml b/stable/jackett/11.0.93/ix_values.yaml new file mode 100644 index 00000000000..31cf64daaca --- /dev/null +++ b/stable/jackett/11.0.93/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.1951@sha256:0b809d98060adcc9bf6e0a739392f52a3f7f6568f04b7f76dff7b5be62023da1 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + protocol: HTTP + targetPort: 9117 + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/jackett/11.0.93/questions.yaml b/stable/jackett/11.0.93/questions.yaml new file mode 100644 index 00000000000..23b9b4aa934 --- /dev/null +++ b/stable/jackett/11.0.93/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9117 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9117 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/librespeed/6.0.31/templates/common.yaml b/stable/jackett/11.0.93/templates/common.yaml similarity index 100% rename from stable/librespeed/6.0.31/templates/common.yaml rename to stable/jackett/11.0.93/templates/common.yaml diff --git a/stable/leantime/4.0.44/values.yaml b/stable/jackett/11.0.93/values.yaml similarity index 100% rename from stable/leantime/4.0.44/values.yaml rename to stable/jackett/11.0.93/values.yaml diff --git a/stable/jdownloader2/8.0.34/CHANGELOG.md b/stable/jdownloader2/8.0.34/CHANGELOG.md deleted file mode 100644 index e9fe52d3899..00000000000 --- a/stable/jdownloader2/8.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/jdownloader2/8.0.34/Chart.lock b/stable/jdownloader2/8.0.34/Chart.lock deleted file mode 100644 index 5406d0e4a9b..00000000000 --- a/stable/jdownloader2/8.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:58:55.772390882Z" diff --git a/stable/jdownloader2/8.0.34/Chart.yaml b/stable/jdownloader2/8.0.34/Chart.yaml deleted file mode 100644 index f8fcd293c46..00000000000 --- a/stable/jdownloader2/8.0.34/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. -home: https://truecharts.org/docs/charts/stable/jdownloader2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png -keywords: - - jdownloader - - download -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jdownloader2 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 - - https://github.com/jlesage/docker-jdownloader-2 - - https://hub.docker.com/r/jlesage/jdownloader-2 - - https://jdownloader.org/ -type: application -version: 8.0.34 -annotations: - truecharts.org/catagories: | - - downloads - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.34/README.md b/stable/jdownloader2/8.0.34/README.md deleted file mode 100644 index 198c2d99203..00000000000 --- a/stable/jdownloader2/8.0.34/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# jdownloader2 - -JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jdownloader2](https://truecharts.org/docs/charts/stable/jdownloader2) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jdownloader2` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jdownloader2 TrueCharts/jdownloader2 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jdownloader2` deployment - -```console -helm uninstall jdownloader2 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jdownloader2 \ - --set env.TZ="America/New York" \ - TrueCharts/jdownloader2 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jdownloader2 TrueCharts/jdownloader2 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/jdownloader2/8.0.34/charts/common-10.5.10.tgz b/stable/jdownloader2/8.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/jdownloader2/8.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/jdownloader2/8.0.35/CHANGELOG.md b/stable/jdownloader2/8.0.35/CHANGELOG.md new file mode 100644 index 00000000000..4a3be0539b7 --- /dev/null +++ b/stable/jdownloader2/8.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jdownloader2-8.0.35](https://github.com/truecharts/charts/compare/jdownloader2-8.0.34...jdownloader2-8.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jdownloader2-8.0.34](https://github.com/truecharts/charts/compare/jdownloader2-8.0.33...jdownloader2-8.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/jdownloader2/8.0.35/Chart.lock b/stable/jdownloader2/8.0.35/Chart.lock new file mode 100644 index 00000000000..c63d6ce0d85 --- /dev/null +++ b/stable/jdownloader2/8.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:05:19.443175066Z" diff --git a/stable/jdownloader2/8.0.35/Chart.yaml b/stable/jdownloader2/8.0.35/Chart.yaml new file mode 100644 index 00000000000..d4f2d8f7220 --- /dev/null +++ b/stable/jdownloader2/8.0.35/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. +home: https://truecharts.org/docs/charts/stable/jdownloader2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png +keywords: + - jdownloader + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jdownloader2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://github.com/jlesage/docker-jdownloader-2 + - https://hub.docker.com/r/jlesage/jdownloader-2 + - https://jdownloader.org/ +type: application +version: 8.0.35 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.35/README.md b/stable/jdownloader2/8.0.35/README.md new file mode 100644 index 00000000000..4041da46533 --- /dev/null +++ b/stable/jdownloader2/8.0.35/README.md @@ -0,0 +1,108 @@ +# jdownloader2 + +JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jdownloader2](https://truecharts.org/docs/charts/stable/jdownloader2) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jdownloader2` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jdownloader2 TrueCharts/jdownloader2 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jdownloader2` deployment + +```console +helm uninstall jdownloader2 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jdownloader2 \ + --set env.TZ="America/New York" \ + TrueCharts/jdownloader2 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jdownloader2 TrueCharts/jdownloader2 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jdownloader2/8.0.34/app-readme.md b/stable/jdownloader2/8.0.35/app-readme.md similarity index 100% rename from stable/jdownloader2/8.0.34/app-readme.md rename to stable/jdownloader2/8.0.35/app-readme.md diff --git a/stable/jdownloader2/8.0.35/charts/common-10.6.1.tgz b/stable/jdownloader2/8.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/jdownloader2/8.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/jdownloader2/8.0.34/ix_values.yaml b/stable/jdownloader2/8.0.35/ix_values.yaml similarity index 100% rename from stable/jdownloader2/8.0.34/ix_values.yaml rename to stable/jdownloader2/8.0.35/ix_values.yaml diff --git a/stable/jdownloader2/8.0.34/questions.yaml b/stable/jdownloader2/8.0.35/questions.yaml similarity index 100% rename from stable/jdownloader2/8.0.34/questions.yaml rename to stable/jdownloader2/8.0.35/questions.yaml diff --git a/stable/linkding/2.0.35/templates/common.yaml b/stable/jdownloader2/8.0.35/templates/common.yaml similarity index 100% rename from stable/linkding/2.0.35/templates/common.yaml rename to stable/jdownloader2/8.0.35/templates/common.yaml diff --git a/stable/libreddit/1.0.25/values.yaml b/stable/jdownloader2/8.0.35/values.yaml similarity index 100% rename from stable/libreddit/1.0.25/values.yaml rename to stable/jdownloader2/8.0.35/values.yaml diff --git a/stable/jellyfin/11.0.35/CHANGELOG.md b/stable/jellyfin/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..1e2940e4137 --- /dev/null +++ b/stable/jellyfin/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyfin-11.0.35](https://github.com/truecharts/charts/compare/jellyfin-11.0.34...jellyfin-11.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jellyfin-11.0.34](https://github.com/truecharts/charts/compare/jellyfin-11.0.33...jellyfin-11.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyfin-11.0.34](https://github.com/truecharts/charts/compare/jellyfin-11.0.33...jellyfin-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyfin-11.0.34](https://github.com/truecharts/charts/compare/jellyfin-11.0.33...jellyfin-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyfin-11.0.34](https://github.com/truecharts/charts/compare/jellyfin-11.0.33...jellyfin-11.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/jellyfin/11.0.35/Chart.lock b/stable/jellyfin/11.0.35/Chart.lock new file mode 100644 index 00000000000..2792951e4cd --- /dev/null +++ b/stable/jellyfin/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:05:37.442884288Z" diff --git a/stable/jellyfin/11.0.35/Chart.yaml b/stable/jellyfin/11.0.35/Chart.yaml new file mode 100644 index 00000000000..71f3b58c079 --- /dev/null +++ b/stable/jellyfin/11.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "10.8.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Jellyfin is a Free Software Media System +home: https://truecharts.org/docs/charts/stable/jellyfin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyfin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - https://github.com/jellyfin/jellyfin +type: application +version: 11.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyfin/11.0.35/README.md b/stable/jellyfin/11.0.35/README.md new file mode 100644 index 00000000000..ed4cf82a4ae --- /dev/null +++ b/stable/jellyfin/11.0.35/README.md @@ -0,0 +1,106 @@ +# jellyfin + +Jellyfin is a Free Software Media System + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jellyfin](https://truecharts.org/docs/charts/stable/jellyfin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jellyfin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jellyfin TrueCharts/jellyfin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jellyfin` deployment + +```console +helm uninstall jellyfin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jellyfin \ + --set env.TZ="America/New York" \ + TrueCharts/jellyfin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jellyfin TrueCharts/jellyfin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jellyfin/11.0.35/app-readme.md b/stable/jellyfin/11.0.35/app-readme.md new file mode 100644 index 00000000000..34ffb5d5676 --- /dev/null +++ b/stable/jellyfin/11.0.35/app-readme.md @@ -0,0 +1,8 @@ +Jellyfin is a Free Software Media System + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/jellyfin](https://truecharts.org/docs/charts/stable/jellyfin) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/jellyfin/11.0.35/charts/common-10.6.1.tgz b/stable/jellyfin/11.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/jellyfin/11.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/jellyfin/11.0.35/ix_values.yaml b/stable/jellyfin/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..5394ae7a3ba --- /dev/null +++ b/stable/jellyfin/11.0.35/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/jellyfin + pullPolicy: IfNotPresent + tag: 10.8.4@sha256:e13124f441178fc8068ea038bf8c470c05840cd503bbd2b611ad99a885437897 + +securityContext: + readOnlyRootFilesystem: false + +env: + JELLYFIN_PublishedServerUrl: "https://jelly.mydomain.com" + +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 + +persistence: + config: + enabled: true + mountPath: "/config" + cache: + enabled: true + mountPath: "/cache" + type: "emptyDir" + +portal: + enabled: true diff --git a/stable/jellyfin/11.0.35/questions.yaml b/stable/jellyfin/11.0.35/questions.yaml new file mode 100644 index 00000000000..69baf375e83 --- /dev/null +++ b/stable/jellyfin/11.0.35/questions.yaml @@ -0,0 +1,2559 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JELLYFIN_PublishedServerUrl + description: "Published Server URL" + label: "The Server URL to publish in UDP Auto Discovery response." + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8096 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8096 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/logitech-media-server/4.0.40/templates/common.yaml b/stable/jellyfin/11.0.35/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.40/templates/common.yaml rename to stable/jellyfin/11.0.35/templates/common.yaml diff --git a/stable/libreoffice/2.0.30/values.yaml b/stable/jellyfin/11.0.35/values.yaml similarity index 100% rename from stable/libreoffice/2.0.30/values.yaml rename to stable/jellyfin/11.0.35/values.yaml diff --git a/stable/jellyseerr/2.0.32/CHANGELOG.md b/stable/jellyseerr/2.0.32/CHANGELOG.md deleted file mode 100644 index b53ea9e4ecf..00000000000 --- a/stable/jellyseerr/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/jellyseerr/2.0.32/Chart.lock b/stable/jellyseerr/2.0.32/Chart.lock deleted file mode 100644 index 0f3a53712b7..00000000000 --- a/stable/jellyseerr/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:59:10.283538743Z" diff --git a/stable/jellyseerr/2.0.32/Chart.yaml b/stable/jellyseerr/2.0.32/Chart.yaml deleted file mode 100644 index e8ce391e779..00000000000 --- a/stable/jellyseerr/2.0.32/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. -home: https://truecharts.org/docs/charts/stable/jellyseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png -keywords: - - jellyseerr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jellyseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://github.com/Fallenbagel/jellyseerr - - https://hub.docker.com/r/fallenbagel/jellyseerr -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.32/README.md b/stable/jellyseerr/2.0.32/README.md deleted file mode 100644 index e030761589a..00000000000 --- a/stable/jellyseerr/2.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# jellyseerr - -Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [jellyseerr](https://truecharts.org/docs/charts/stable/jellyseerr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `jellyseerr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install jellyseerr TrueCharts/jellyseerr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `jellyseerr` deployment - -```console -helm uninstall jellyseerr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install jellyseerr \ - --set env.TZ="America/New York" \ - TrueCharts/jellyseerr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install jellyseerr TrueCharts/jellyseerr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/jellyseerr/2.0.32/charts/common-10.5.10.tgz b/stable/jellyseerr/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/jellyseerr/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/jellyseerr/2.0.33/CHANGELOG.md b/stable/jellyseerr/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..2538d68bbc9 --- /dev/null +++ b/stable/jellyseerr/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyseerr-2.0.33](https://github.com/truecharts/charts/compare/jellyseerr-2.0.32...jellyseerr-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [jellyseerr-2.0.32](https://github.com/truecharts/charts/compare/jellyseerr-2.0.31...jellyseerr-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/jellyseerr/2.0.33/Chart.lock b/stable/jellyseerr/2.0.33/Chart.lock new file mode 100644 index 00000000000..9f28f84d9a1 --- /dev/null +++ b/stable/jellyseerr/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:05:41.547059091Z" diff --git a/stable/jellyseerr/2.0.33/Chart.yaml b/stable/jellyseerr/2.0.33/Chart.yaml new file mode 100644 index 00000000000..be7c9e4269c --- /dev/null +++ b/stable/jellyseerr/2.0.33/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. +home: https://truecharts.org/docs/charts/stable/jellyseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png +keywords: + - jellyseerr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://github.com/Fallenbagel/jellyseerr + - https://hub.docker.com/r/fallenbagel/jellyseerr +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.33/README.md b/stable/jellyseerr/2.0.33/README.md new file mode 100644 index 00000000000..fcce6dc2eb0 --- /dev/null +++ b/stable/jellyseerr/2.0.33/README.md @@ -0,0 +1,107 @@ +# jellyseerr + +Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [jellyseerr](https://truecharts.org/docs/charts/stable/jellyseerr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `jellyseerr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install jellyseerr TrueCharts/jellyseerr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `jellyseerr` deployment + +```console +helm uninstall jellyseerr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install jellyseerr \ + --set env.TZ="America/New York" \ + TrueCharts/jellyseerr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install jellyseerr TrueCharts/jellyseerr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/jellyseerr/2.0.32/app-readme.md b/stable/jellyseerr/2.0.33/app-readme.md similarity index 100% rename from stable/jellyseerr/2.0.32/app-readme.md rename to stable/jellyseerr/2.0.33/app-readme.md diff --git a/stable/jellyseerr/2.0.33/charts/common-10.6.1.tgz b/stable/jellyseerr/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/jellyseerr/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/jellyseerr/2.0.32/ix_values.yaml b/stable/jellyseerr/2.0.33/ix_values.yaml similarity index 100% rename from stable/jellyseerr/2.0.32/ix_values.yaml rename to stable/jellyseerr/2.0.33/ix_values.yaml diff --git a/stable/jellyseerr/2.0.32/questions.yaml b/stable/jellyseerr/2.0.33/questions.yaml similarity index 100% rename from stable/jellyseerr/2.0.32/questions.yaml rename to stable/jellyseerr/2.0.33/questions.yaml diff --git a/stable/loki/5.0.38/templates/common.yaml b/stable/jellyseerr/2.0.33/templates/common.yaml similarity index 100% rename from stable/loki/5.0.38/templates/common.yaml rename to stable/jellyseerr/2.0.33/templates/common.yaml diff --git a/stable/librephotos/4.0.39/values.yaml b/stable/jellyseerr/2.0.33/values.yaml similarity index 100% rename from stable/librephotos/4.0.39/values.yaml rename to stable/jellyseerr/2.0.33/values.yaml diff --git a/stable/joplin-server/8.0.37/CHANGELOG.md b/stable/joplin-server/8.0.37/CHANGELOG.md deleted file mode 100644 index 27381699b86..00000000000 --- a/stable/joplin-server/8.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/joplin-server/8.0.37/Chart.lock b/stable/joplin-server/8.0.37/Chart.lock deleted file mode 100644 index ac4cd2136af..00000000000 --- a/stable/joplin-server/8.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:59:26.987915718Z" diff --git a/stable/joplin-server/8.0.37/Chart.yaml b/stable/joplin-server/8.0.37/Chart.yaml deleted file mode 100644 index 2e844fe314d..00000000000 --- a/stable/joplin-server/8.0.37/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.4" -description: This server allows you to sync any Joplin client -name: joplin-server -version: 8.0.37 -kubeVersion: ">=1.16.0-0" -keywords: - - joplin - - notes -home: https://truecharts.org/docs/charts/stable/joplin-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server - - https://github.com/laurent22/joplin/tree/dev/packages/server - - https://github.com/laurent22/joplin - - https://hub.docker.com/r/joplin/server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/joplin-server/8.0.37/README.md b/stable/joplin-server/8.0.37/README.md deleted file mode 100644 index bf6f209dd73..00000000000 --- a/stable/joplin-server/8.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# joplin-server - -This server allows you to sync any Joplin client - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [joplin-server](https://truecharts.org/docs/charts/stable/joplin-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `joplin-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install joplin-server TrueCharts/joplin-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `joplin-server` deployment - -```console -helm uninstall joplin-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install joplin-server \ - --set env.TZ="America/New York" \ - TrueCharts/joplin-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install joplin-server TrueCharts/joplin-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/joplin-server/8.0.37/charts/common-10.5.10.tgz b/stable/joplin-server/8.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/joplin-server/8.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.37/charts/postgresql-8.0.78.tgz b/stable/joplin-server/8.0.37/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/joplin-server/8.0.37/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/joplin-server/8.0.38/CHANGELOG.md b/stable/joplin-server/8.0.38/CHANGELOG.md new file mode 100644 index 00000000000..f2a88d8b416 --- /dev/null +++ b/stable/joplin-server/8.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [joplin-server-8.0.38](https://github.com/truecharts/charts/compare/joplin-server-8.0.37...joplin-server-8.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [joplin-server-8.0.37](https://github.com/truecharts/charts/compare/joplin-server-8.0.36...joplin-server-8.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/joplin-server/8.0.38/Chart.lock b/stable/joplin-server/8.0.38/Chart.lock new file mode 100644 index 00000000000..f945b266947 --- /dev/null +++ b/stable/joplin-server/8.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:05:54.703411417Z" diff --git a/stable/joplin-server/8.0.38/Chart.yaml b/stable/joplin-server/8.0.38/Chart.yaml new file mode 100644 index 00000000000..fde0134f721 --- /dev/null +++ b/stable/joplin-server/8.0.38/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.7.4" +description: This server allows you to sync any Joplin client +name: joplin-server +version: 8.0.38 +kubeVersion: ">=1.16.0-0" +keywords: + - joplin + - notes +home: https://truecharts.org/docs/charts/stable/joplin-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server + - https://github.com/laurent22/joplin/tree/dev/packages/server + - https://github.com/laurent22/joplin + - https://hub.docker.com/r/joplin/server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/joplin-server/8.0.38/README.md b/stable/joplin-server/8.0.38/README.md new file mode 100644 index 00000000000..b35280eb73d --- /dev/null +++ b/stable/joplin-server/8.0.38/README.md @@ -0,0 +1,109 @@ +# joplin-server + +This server allows you to sync any Joplin client + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [joplin-server](https://truecharts.org/docs/charts/stable/joplin-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `joplin-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install joplin-server TrueCharts/joplin-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `joplin-server` deployment + +```console +helm uninstall joplin-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install joplin-server \ + --set env.TZ="America/New York" \ + TrueCharts/joplin-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install joplin-server TrueCharts/joplin-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/joplin-server/8.0.37/app-readme.md b/stable/joplin-server/8.0.38/app-readme.md similarity index 100% rename from stable/joplin-server/8.0.37/app-readme.md rename to stable/joplin-server/8.0.38/app-readme.md diff --git a/stable/joplin-server/8.0.38/charts/common-10.6.1.tgz b/stable/joplin-server/8.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/joplin-server/8.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/joplin-server/8.0.38/charts/postgresql-8.0.87.tgz b/stable/joplin-server/8.0.38/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/joplin-server/8.0.38/charts/postgresql-8.0.87.tgz differ diff --git a/stable/joplin-server/8.0.37/ix_values.yaml b/stable/joplin-server/8.0.38/ix_values.yaml similarity index 100% rename from stable/joplin-server/8.0.37/ix_values.yaml rename to stable/joplin-server/8.0.38/ix_values.yaml diff --git a/stable/joplin-server/8.0.37/questions.yaml b/stable/joplin-server/8.0.38/questions.yaml similarity index 100% rename from stable/joplin-server/8.0.37/questions.yaml rename to stable/joplin-server/8.0.38/questions.yaml diff --git a/stable/makemkv/2.0.34/templates/common.yaml b/stable/joplin-server/8.0.38/templates/common.yaml similarity index 100% rename from stable/makemkv/2.0.34/templates/common.yaml rename to stable/joplin-server/8.0.38/templates/common.yaml diff --git a/stable/librespeed/6.0.31/values.yaml b/stable/joplin-server/8.0.38/values.yaml similarity index 100% rename from stable/librespeed/6.0.31/values.yaml rename to stable/joplin-server/8.0.38/values.yaml diff --git a/stable/k8s-gateway/6.1.18/CHANGELOG.md b/stable/k8s-gateway/6.1.18/CHANGELOG.md deleted file mode 100644 index 7560ca77540..00000000000 --- a/stable/k8s-gateway/6.1.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/k8s-gateway/6.1.18/Chart.lock b/stable/k8s-gateway/6.1.18/Chart.lock deleted file mode 100644 index 933422541c0..00000000000 --- a/stable/k8s-gateway/6.1.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:59:22.031020609Z" diff --git a/stable/k8s-gateway/6.1.18/Chart.yaml b/stable/k8s-gateway/6.1.18/Chart.yaml deleted file mode 100644 index 300e41f9256..00000000000 --- a/stable/k8s-gateway/6.1.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A Helm chart for the k8s_gateway CoreDNS plugin -home: https://truecharts.org/docs/charts/stable/k8s-gateway -icon: https://truecharts.org/img/hotlink-ok/chart-icons/k8s-gateway.png -keywords: - - DNS - - networking -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: k8s-gateway -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/k8s-gateway - - https://github.com/ori-edge/k8s_gateway -type: application -version: 6.1.18 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.18/README.md b/stable/k8s-gateway/6.1.18/README.md deleted file mode 100644 index 5a52d58e090..00000000000 --- a/stable/k8s-gateway/6.1.18/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# k8s-gateway - -A Helm chart for the k8s_gateway CoreDNS plugin - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [k8s-gateway](https://truecharts.org/docs/charts/stable/k8s-gateway) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `k8s-gateway` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install k8s-gateway TrueCharts/k8s-gateway -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `k8s-gateway` deployment - -```console -helm uninstall k8s-gateway -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install k8s-gateway \ - --set env.TZ="America/New York" \ - TrueCharts/k8s-gateway -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install k8s-gateway TrueCharts/k8s-gateway -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/k8s-gateway/6.1.18/charts/common-10.5.10.tgz b/stable/k8s-gateway/6.1.18/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/k8s-gateway/6.1.18/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/k8s-gateway/6.1.19/CHANGELOG.md b/stable/k8s-gateway/6.1.19/CHANGELOG.md new file mode 100644 index 00000000000..c1de0859c2e --- /dev/null +++ b/stable/k8s-gateway/6.1.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [k8s-gateway-6.1.19](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.18...k8s-gateway-6.1.19) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [k8s-gateway-6.1.18](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.17...k8s-gateway-6.1.18) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/k8s-gateway/6.1.19/Chart.lock b/stable/k8s-gateway/6.1.19/Chart.lock new file mode 100644 index 00000000000..f8973ec0e97 --- /dev/null +++ b/stable/k8s-gateway/6.1.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:05:50.741044997Z" diff --git a/stable/k8s-gateway/6.1.19/Chart.yaml b/stable/k8s-gateway/6.1.19/Chart.yaml new file mode 100644 index 00000000000..dada89242e4 --- /dev/null +++ b/stable/k8s-gateway/6.1.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A Helm chart for the k8s_gateway CoreDNS plugin +home: https://truecharts.org/docs/charts/stable/k8s-gateway +icon: https://truecharts.org/img/hotlink-ok/chart-icons/k8s-gateway.png +keywords: + - DNS + - networking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: k8s-gateway +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/k8s-gateway + - https://github.com/ori-edge/k8s_gateway +type: application +version: 6.1.19 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.19/README.md b/stable/k8s-gateway/6.1.19/README.md new file mode 100644 index 00000000000..aa70cd8b73d --- /dev/null +++ b/stable/k8s-gateway/6.1.19/README.md @@ -0,0 +1,106 @@ +# k8s-gateway + +A Helm chart for the k8s_gateway CoreDNS plugin + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [k8s-gateway](https://truecharts.org/docs/charts/stable/k8s-gateway) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `k8s-gateway` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install k8s-gateway TrueCharts/k8s-gateway +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `k8s-gateway` deployment + +```console +helm uninstall k8s-gateway +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install k8s-gateway \ + --set env.TZ="America/New York" \ + TrueCharts/k8s-gateway +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install k8s-gateway TrueCharts/k8s-gateway -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/k8s-gateway/6.1.18/app-readme.md b/stable/k8s-gateway/6.1.19/app-readme.md similarity index 100% rename from stable/k8s-gateway/6.1.18/app-readme.md rename to stable/k8s-gateway/6.1.19/app-readme.md diff --git a/stable/k8s-gateway/6.1.19/charts/common-10.6.1.tgz b/stable/k8s-gateway/6.1.19/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/k8s-gateway/6.1.19/charts/common-10.6.1.tgz differ diff --git a/stable/k8s-gateway/6.1.18/ix_values.yaml b/stable/k8s-gateway/6.1.19/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.18/ix_values.yaml rename to stable/k8s-gateway/6.1.19/ix_values.yaml diff --git a/stable/k8s-gateway/6.1.18/questions.yaml b/stable/k8s-gateway/6.1.19/questions.yaml similarity index 100% rename from stable/k8s-gateway/6.1.18/questions.yaml rename to stable/k8s-gateway/6.1.19/questions.yaml diff --git a/stable/k8s-gateway/6.1.18/templates/_configmap.tpl b/stable/k8s-gateway/6.1.19/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/6.1.18/templates/_configmap.tpl rename to stable/k8s-gateway/6.1.19/templates/_configmap.tpl diff --git a/stable/k8s-gateway/6.1.18/templates/common.yaml b/stable/k8s-gateway/6.1.19/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/6.1.18/templates/common.yaml rename to stable/k8s-gateway/6.1.19/templates/common.yaml diff --git a/stable/linkace/4.0.47/values.yaml b/stable/k8s-gateway/6.1.19/values.yaml similarity index 100% rename from stable/linkace/4.0.47/values.yaml rename to stable/k8s-gateway/6.1.19/values.yaml diff --git a/stable/kanboard/8.0.38/CHANGELOG.md b/stable/kanboard/8.0.38/CHANGELOG.md deleted file mode 100644 index c292fa6bcf7..00000000000 --- a/stable/kanboard/8.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/kanboard/8.0.38/Chart.lock b/stable/kanboard/8.0.38/Chart.lock deleted file mode 100644 index 93e1283905f..00000000000 --- a/stable/kanboard/8.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T13:59:43.609635712Z" diff --git a/stable/kanboard/8.0.38/Chart.yaml b/stable/kanboard/8.0.38/Chart.yaml deleted file mode 100644 index 14ddbbc903d..00000000000 --- a/stable/kanboard/8.0.38/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.23" -description: Kanboard is a free and open source Kanban project management software. -name: kanboard -version: 8.0.38 -kubeVersion: ">=1.16.0-0" -keywords: - - kanboard - - kanban -home: https://truecharts.org/docs/charts/stable/kanboard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard - - https://github.com/kanboard/kanboard -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kanboard/8.0.38/README.md b/stable/kanboard/8.0.38/README.md deleted file mode 100644 index 98aa932f794..00000000000 --- a/stable/kanboard/8.0.38/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# kanboard - -Kanboard is a free and open source Kanban project management software. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kanboard](https://truecharts.org/docs/charts/stable/kanboard) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kanboard` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kanboard TrueCharts/kanboard -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kanboard` deployment - -```console -helm uninstall kanboard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kanboard \ - --set env.TZ="America/New York" \ - TrueCharts/kanboard -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kanboard TrueCharts/kanboard -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kanboard/8.0.38/charts/common-10.5.10.tgz b/stable/kanboard/8.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kanboard/8.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.38/charts/postgresql-8.0.78.tgz b/stable/kanboard/8.0.38/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/kanboard/8.0.38/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.39/CHANGELOG.md b/stable/kanboard/8.0.39/CHANGELOG.md new file mode 100644 index 00000000000..05d81a1059a --- /dev/null +++ b/stable/kanboard/8.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kanboard-8.0.39](https://github.com/truecharts/charts/compare/kanboard-8.0.38...kanboard-8.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kanboard-8.0.38](https://github.com/truecharts/charts/compare/kanboard-8.0.37...kanboard-8.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kanboard/8.0.39/Chart.lock b/stable/kanboard/8.0.39/Chart.lock new file mode 100644 index 00000000000..4e4a644c0af --- /dev/null +++ b/stable/kanboard/8.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:06:21.722080177Z" diff --git a/stable/kanboard/8.0.39/Chart.yaml b/stable/kanboard/8.0.39/Chart.yaml new file mode 100644 index 00000000000..e33c126d0c6 --- /dev/null +++ b/stable/kanboard/8.0.39/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2.23" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 8.0.39 +kubeVersion: ">=1.16.0-0" +keywords: + - kanboard + - kanban +home: https://truecharts.org/docs/charts/stable/kanboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://github.com/kanboard/kanboard +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kanboard/8.0.39/README.md b/stable/kanboard/8.0.39/README.md new file mode 100644 index 00000000000..b06c13835e3 --- /dev/null +++ b/stable/kanboard/8.0.39/README.md @@ -0,0 +1,107 @@ +# kanboard + +Kanboard is a free and open source Kanban project management software. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kanboard](https://truecharts.org/docs/charts/stable/kanboard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kanboard` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kanboard TrueCharts/kanboard +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kanboard` deployment + +```console +helm uninstall kanboard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kanboard \ + --set env.TZ="America/New York" \ + TrueCharts/kanboard +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kanboard TrueCharts/kanboard -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kanboard/8.0.38/app-readme.md b/stable/kanboard/8.0.39/app-readme.md similarity index 100% rename from stable/kanboard/8.0.38/app-readme.md rename to stable/kanboard/8.0.39/app-readme.md diff --git a/stable/kanboard/8.0.39/charts/common-10.6.1.tgz b/stable/kanboard/8.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kanboard/8.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/kanboard/8.0.39/charts/postgresql-8.0.87.tgz b/stable/kanboard/8.0.39/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/kanboard/8.0.39/charts/postgresql-8.0.87.tgz differ diff --git a/stable/kanboard/8.0.38/ix_values.yaml b/stable/kanboard/8.0.39/ix_values.yaml similarity index 100% rename from stable/kanboard/8.0.38/ix_values.yaml rename to stable/kanboard/8.0.39/ix_values.yaml diff --git a/stable/kanboard/8.0.38/questions.yaml b/stable/kanboard/8.0.39/questions.yaml similarity index 100% rename from stable/kanboard/8.0.38/questions.yaml rename to stable/kanboard/8.0.39/questions.yaml diff --git a/stable/matomo/3.0.65/templates/common.yaml b/stable/kanboard/8.0.39/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.65/templates/common.yaml rename to stable/kanboard/8.0.39/templates/common.yaml diff --git a/stable/linkding/2.0.35/values.yaml b/stable/kanboard/8.0.39/values.yaml similarity index 100% rename from stable/linkding/2.0.35/values.yaml rename to stable/kanboard/8.0.39/values.yaml diff --git a/stable/kavita/2.0.35/CHANGELOG.md b/stable/kavita/2.0.35/CHANGELOG.md deleted file mode 100644 index 91f2ef91af6..00000000000 --- a/stable/kavita/2.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/kavita/2.0.35/Chart.lock b/stable/kavita/2.0.35/Chart.lock deleted file mode 100644 index ae4b770e42c..00000000000 --- a/stable/kavita/2.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T13:59:36.230867133Z" diff --git a/stable/kavita/2.0.35/Chart.yaml b/stable/kavita/2.0.35/Chart.yaml deleted file mode 100644 index c95801a33b7..00000000000 --- a/stable/kavita/2.0.35/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 2.0.35 -appVersion: "0.5.6" -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png -keywords: - - kavita - - manga - - library - - book -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://www.kavitareader.com -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kavita/2.0.35/README.md b/stable/kavita/2.0.35/README.md deleted file mode 100644 index 09bfdef452b..00000000000 --- a/stable/kavita/2.0.35/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# kavita - -Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kavita](https://truecharts.org/docs/charts/stable/kavita) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kavita` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kavita TrueCharts/kavita -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kavita` deployment - -```console -helm uninstall kavita -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kavita \ - --set env.TZ="America/New York" \ - TrueCharts/kavita -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kavita TrueCharts/kavita -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kavita/2.0.35/charts/common-10.5.10.tgz b/stable/kavita/2.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kavita/2.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kavita/2.0.36/CHANGELOG.md b/stable/kavita/2.0.36/CHANGELOG.md new file mode 100644 index 00000000000..6265dc727b0 --- /dev/null +++ b/stable/kavita/2.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kavita-2.0.36](https://github.com/truecharts/charts/compare/kavita-2.0.35...kavita-2.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kavita-2.0.35](https://github.com/truecharts/charts/compare/kavita-2.0.34...kavita-2.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kavita/2.0.36/Chart.lock b/stable/kavita/2.0.36/Chart.lock new file mode 100644 index 00000000000..ebc1a44a5f7 --- /dev/null +++ b/stable/kavita/2.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:06:14.02150051Z" diff --git a/stable/kavita/2.0.36/Chart.yaml b/stable/kavita/2.0.36/Chart.yaml new file mode 100644 index 00000000000..8e2bf1d9821 --- /dev/null +++ b/stable/kavita/2.0.36/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 2.0.36 +appVersion: "0.5.6" +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/kavita +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png +keywords: + - kavita + - manga + - library + - book +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://www.kavitareader.com +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kavita/2.0.36/README.md b/stable/kavita/2.0.36/README.md new file mode 100644 index 00000000000..84c2f9087ad --- /dev/null +++ b/stable/kavita/2.0.36/README.md @@ -0,0 +1,106 @@ +# kavita + +Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kavita](https://truecharts.org/docs/charts/stable/kavita) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kavita` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kavita TrueCharts/kavita +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kavita` deployment + +```console +helm uninstall kavita +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kavita \ + --set env.TZ="America/New York" \ + TrueCharts/kavita +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kavita TrueCharts/kavita -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kavita/2.0.35/app-readme.md b/stable/kavita/2.0.36/app-readme.md similarity index 100% rename from stable/kavita/2.0.35/app-readme.md rename to stable/kavita/2.0.36/app-readme.md diff --git a/stable/kavita/2.0.36/charts/common-10.6.1.tgz b/stable/kavita/2.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kavita/2.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/kavita/2.0.35/ix_values.yaml b/stable/kavita/2.0.36/ix_values.yaml similarity index 100% rename from stable/kavita/2.0.35/ix_values.yaml rename to stable/kavita/2.0.36/ix_values.yaml diff --git a/stable/kavita/2.0.35/questions.yaml b/stable/kavita/2.0.36/questions.yaml similarity index 100% rename from stable/kavita/2.0.35/questions.yaml rename to stable/kavita/2.0.36/questions.yaml diff --git a/stable/mattermost/3.0.44/templates/common.yaml b/stable/kavita/2.0.36/templates/common.yaml similarity index 100% rename from stable/mattermost/3.0.44/templates/common.yaml rename to stable/kavita/2.0.36/templates/common.yaml diff --git a/stable/littlelink/6.0.65/values.yaml b/stable/kavita/2.0.36/values.yaml similarity index 100% rename from stable/littlelink/6.0.65/values.yaml rename to stable/kavita/2.0.36/values.yaml diff --git a/stable/kimai/3.0.36/CHANGELOG.md b/stable/kimai/3.0.36/CHANGELOG.md deleted file mode 100644 index cbba38bb1b4..00000000000 --- a/stable/kimai/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/kimai/3.0.36/Chart.lock b/stable/kimai/3.0.36/Chart.lock deleted file mode 100644 index 1c3c916f385..00000000000 --- a/stable/kimai/3.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T13:59:58.861898496Z" diff --git a/stable/kimai/3.0.36/Chart.yaml b/stable/kimai/3.0.36/Chart.yaml deleted file mode 100644 index f90cf3f32b8..00000000000 --- a/stable/kimai/3.0.36/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. -home: https://truecharts.org/docs/charts/stable/kimai -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png -keywords: - - kimai - - time - - tracking -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kimai -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kimai - - https://github.com/kevinpapst/kimai2 - - https://github.com/tobybatch/kimai2 - - https://hub.docker.com/r/kimai/kimai2 -version: 3.0.36 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kimai/3.0.36/README.md b/stable/kimai/3.0.36/README.md deleted file mode 100644 index e78502456c2..00000000000 --- a/stable/kimai/3.0.36/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# kimai - -Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kimai](https://truecharts.org/docs/charts/stable/kimai) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kimai` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kimai TrueCharts/kimai -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kimai` deployment - -```console -helm uninstall kimai -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kimai \ - --set env.TZ="America/New York" \ - TrueCharts/kimai -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kimai TrueCharts/kimai -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kimai/3.0.36/charts/common-10.5.10.tgz b/stable/kimai/3.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kimai/3.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kimai/3.0.36/charts/mariadb-3.0.73.tgz b/stable/kimai/3.0.36/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/kimai/3.0.36/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/kimai/3.0.37/CHANGELOG.md b/stable/kimai/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..1c9f92d78d0 --- /dev/null +++ b/stable/kimai/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kimai-3.0.37](https://github.com/truecharts/charts/compare/kimai-3.0.36...kimai-3.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kimai-3.0.36](https://github.com/truecharts/charts/compare/kimai-3.0.35...kimai-3.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kimai/3.0.37/Chart.lock b/stable/kimai/3.0.37/Chart.lock new file mode 100644 index 00000000000..63de22f9d86 --- /dev/null +++ b/stable/kimai/3.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:06:35.588614677Z" diff --git a/stable/kimai/3.0.37/Chart.yaml b/stable/kimai/3.0.37/Chart.yaml new file mode 100644 index 00000000000..d5a083dbf38 --- /dev/null +++ b/stable/kimai/3.0.37/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. +home: https://truecharts.org/docs/charts/stable/kimai +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kimai.png +keywords: + - kimai + - time + - tracking +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kimai +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kimai + - https://github.com/kevinpapst/kimai2 + - https://github.com/tobybatch/kimai2 + - https://hub.docker.com/r/kimai/kimai2 +version: 3.0.37 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kimai/3.0.37/README.md b/stable/kimai/3.0.37/README.md new file mode 100644 index 00000000000..b3a4a80d303 --- /dev/null +++ b/stable/kimai/3.0.37/README.md @@ -0,0 +1,109 @@ +# kimai + +Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kimai](https://truecharts.org/docs/charts/stable/kimai) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kimai` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kimai TrueCharts/kimai +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kimai` deployment + +```console +helm uninstall kimai +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kimai \ + --set env.TZ="America/New York" \ + TrueCharts/kimai +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kimai TrueCharts/kimai -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kimai/3.0.36/app-readme.md b/stable/kimai/3.0.37/app-readme.md similarity index 100% rename from stable/kimai/3.0.36/app-readme.md rename to stable/kimai/3.0.37/app-readme.md diff --git a/stable/kimai/3.0.37/charts/common-10.6.1.tgz b/stable/kimai/3.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kimai/3.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/kimai/3.0.37/charts/mariadb-3.0.82.tgz b/stable/kimai/3.0.37/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/kimai/3.0.37/charts/mariadb-3.0.82.tgz differ diff --git a/stable/kimai/3.0.36/ix_values.yaml b/stable/kimai/3.0.37/ix_values.yaml similarity index 100% rename from stable/kimai/3.0.36/ix_values.yaml rename to stable/kimai/3.0.37/ix_values.yaml diff --git a/stable/kimai/3.0.36/questions.yaml b/stable/kimai/3.0.37/questions.yaml similarity index 100% rename from stable/kimai/3.0.36/questions.yaml rename to stable/kimai/3.0.37/questions.yaml diff --git a/stable/kimai/3.0.36/templates/_secrets.tpl b/stable/kimai/3.0.37/templates/_secrets.tpl similarity index 100% rename from stable/kimai/3.0.36/templates/_secrets.tpl rename to stable/kimai/3.0.37/templates/_secrets.tpl diff --git a/stable/kimai/3.0.36/templates/common.yaml b/stable/kimai/3.0.37/templates/common.yaml similarity index 100% rename from stable/kimai/3.0.36/templates/common.yaml rename to stable/kimai/3.0.37/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.40/values.yaml b/stable/kimai/3.0.37/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.40/values.yaml rename to stable/kimai/3.0.37/values.yaml diff --git a/stable/kitchenowl/1.0.5/CHANGELOG.md b/stable/kitchenowl/1.0.5/CHANGELOG.md deleted file mode 100644 index 1587899e3fb..00000000000 --- a/stable/kitchenowl/1.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kitchenowl-1.0.5](https://github.com/truecharts/charts/compare/kitchenowl-1.0.4...kitchenowl-1.0.5) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [kitchenowl-1.0.4](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.4) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kitchenowl-1.0.4](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.4) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kitchenowl-1.0.3](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kitchenowl-1.0.3](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/kitchenowl/1.0.5/Chart.lock b/stable/kitchenowl/1.0.5/Chart.lock deleted file mode 100644 index b3909285a05..00000000000 --- a/stable/kitchenowl/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:51:36.174943433Z" diff --git a/stable/kitchenowl/1.0.5/Chart.yaml b/stable/kitchenowl/1.0.5/Chart.yaml deleted file mode 100644 index b51b45b7d56..00000000000 --- a/stable/kitchenowl/1.0.5/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "beta" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: KitchenOwl is a smart self-hosted grocery list and recipe manager. -home: https://truecharts.org/docs/charts/stable/kitchenowl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png -keywords: - - recipes - - kitchen - - grocery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kitchenowl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://tombursch.github.io/kitchenowl -type: application -version: 1.0.5 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kitchenowl/1.0.5/README.md b/stable/kitchenowl/1.0.5/README.md deleted file mode 100644 index b84904d0625..00000000000 --- a/stable/kitchenowl/1.0.5/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# kitchenowl - -KitchenOwl is a smart self-hosted grocery list and recipe manager. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kitchenowl](https://truecharts.org/docs/charts/stable/kitchenowl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kitchenowl` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kitchenowl TrueCharts/kitchenowl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kitchenowl` deployment - -```console -helm uninstall kitchenowl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kitchenowl \ - --set env.TZ="America/New York" \ - TrueCharts/kitchenowl -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kitchenowl TrueCharts/kitchenowl -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kitchenowl/1.0.5/charts/common-10.5.10.tgz b/stable/kitchenowl/1.0.5/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kitchenowl/1.0.5/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kitchenowl/1.0.6/CHANGELOG.md b/stable/kitchenowl/1.0.6/CHANGELOG.md new file mode 100644 index 00000000000..799b3362812 --- /dev/null +++ b/stable/kitchenowl/1.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kitchenowl-1.0.6](https://github.com/truecharts/charts/compare/kitchenowl-1.0.5...kitchenowl-1.0.6) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kitchenowl-1.0.5](https://github.com/truecharts/charts/compare/kitchenowl-1.0.4...kitchenowl-1.0.5) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [kitchenowl-1.0.4](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.4) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kitchenowl-1.0.4](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.4) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kitchenowl-1.0.3](https://github.com/truecharts/charts/compare/kitchenowl-1.0.1...kitchenowl-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/stable/kitchenowl/1.0.6/Chart.lock b/stable/kitchenowl/1.0.6/Chart.lock new file mode 100644 index 00000000000..804faa1bb5d --- /dev/null +++ b/stable/kitchenowl/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:06:38.27818636Z" diff --git a/stable/kitchenowl/1.0.6/Chart.yaml b/stable/kitchenowl/1.0.6/Chart.yaml new file mode 100644 index 00000000000..cc70a3ddd26 --- /dev/null +++ b/stable/kitchenowl/1.0.6/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "beta" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: KitchenOwl is a smart self-hosted grocery list and recipe manager. +home: https://truecharts.org/docs/charts/stable/kitchenowl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png +keywords: + - recipes + - kitchen + - grocery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kitchenowl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://tombursch.github.io/kitchenowl +type: application +version: 1.0.6 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kitchenowl/1.0.6/README.md b/stable/kitchenowl/1.0.6/README.md new file mode 100644 index 00000000000..726f048be47 --- /dev/null +++ b/stable/kitchenowl/1.0.6/README.md @@ -0,0 +1,106 @@ +# kitchenowl + +KitchenOwl is a smart self-hosted grocery list and recipe manager. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kitchenowl](https://truecharts.org/docs/charts/stable/kitchenowl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kitchenowl` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kitchenowl TrueCharts/kitchenowl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kitchenowl` deployment + +```console +helm uninstall kitchenowl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kitchenowl \ + --set env.TZ="America/New York" \ + TrueCharts/kitchenowl +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kitchenowl TrueCharts/kitchenowl -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kitchenowl/1.0.5/app-readme.md b/stable/kitchenowl/1.0.6/app-readme.md similarity index 100% rename from stable/kitchenowl/1.0.5/app-readme.md rename to stable/kitchenowl/1.0.6/app-readme.md diff --git a/stable/kitchenowl/1.0.6/charts/common-10.6.1.tgz b/stable/kitchenowl/1.0.6/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kitchenowl/1.0.6/charts/common-10.6.1.tgz differ diff --git a/stable/kitchenowl/1.0.5/ix_values.yaml b/stable/kitchenowl/1.0.6/ix_values.yaml similarity index 100% rename from stable/kitchenowl/1.0.5/ix_values.yaml rename to stable/kitchenowl/1.0.6/ix_values.yaml diff --git a/stable/kitchenowl/1.0.5/questions.yaml b/stable/kitchenowl/1.0.6/questions.yaml similarity index 100% rename from stable/kitchenowl/1.0.5/questions.yaml rename to stable/kitchenowl/1.0.6/questions.yaml diff --git a/stable/kitchenowl/1.0.5/templates/_secrets.tpl b/stable/kitchenowl/1.0.6/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/1.0.5/templates/_secrets.tpl rename to stable/kitchenowl/1.0.6/templates/_secrets.tpl diff --git a/stable/kitchenowl/1.0.5/templates/common.yaml b/stable/kitchenowl/1.0.6/templates/common.yaml similarity index 100% rename from stable/kitchenowl/1.0.5/templates/common.yaml rename to stable/kitchenowl/1.0.6/templates/common.yaml diff --git a/stable/loki/5.0.38/values.yaml b/stable/kitchenowl/1.0.6/values.yaml similarity index 100% rename from stable/loki/5.0.38/values.yaml rename to stable/kitchenowl/1.0.6/values.yaml diff --git a/stable/kiwix-serve/1.0.2/CHANGELOG.md b/stable/kiwix-serve/1.0.2/CHANGELOG.md deleted file mode 100644 index 66ef8a1f2c6..00000000000 --- a/stable/kiwix-serve/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kiwix-serve-1.0.2](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.1...kiwix-serve-1.0.2) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/stable/kiwix-serve/1.0.2/Chart.lock b/stable/kiwix-serve/1.0.2/Chart.lock deleted file mode 100644 index 1e1c087cca4..00000000000 --- a/stable/kiwix-serve/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:51:48.185512672Z" diff --git a/stable/kiwix-serve/1.0.2/Chart.yaml b/stable/kiwix-serve/1.0.2/Chart.yaml deleted file mode 100644 index f77a1117627..00000000000 --- a/stable/kiwix-serve/1.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! -home: https://truecharts.org/docs/charts/stable/kiwix-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png -keywords: - - kiwix-serve - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kiwix-serve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://www.kiwix.org/ - - https://hub.docker.com/r/kiwix/kiwix-serve/ - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server -type: application -version: 1.0.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/stable/kiwix-serve/1.0.2/README.md b/stable/kiwix-serve/1.0.2/README.md deleted file mode 100644 index 5e8948f1b7a..00000000000 --- a/stable/kiwix-serve/1.0.2/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kiwix-serve - -Kiwix enables you to have the whole Wikipedia at hand wherever you go! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kiwix-serve](https://truecharts.org/docs/charts/stable/kiwix-serve) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kiwix-serve` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kiwix-serve TrueCharts/kiwix-serve -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kiwix-serve` deployment - -```console -helm uninstall kiwix-serve -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kiwix-serve \ - --set env.TZ="America/New York" \ - TrueCharts/kiwix-serve -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kiwix-serve TrueCharts/kiwix-serve -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kiwix-serve/1.0.2/charts/common-10.5.10.tgz b/stable/kiwix-serve/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kiwix-serve/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kiwix-serve/1.0.3/CHANGELOG.md b/stable/kiwix-serve/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..eb5ed9f4705 --- /dev/null +++ b/stable/kiwix-serve/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kiwix-serve-1.0.3](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.2...kiwix-serve-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kiwix-serve-1.0.2](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.1...kiwix-serve-1.0.2) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/stable/kiwix-serve/1.0.3/Chart.lock b/stable/kiwix-serve/1.0.3/Chart.lock new file mode 100644 index 00000000000..43e465f6992 --- /dev/null +++ b/stable/kiwix-serve/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:06:46.406451639Z" diff --git a/stable/kiwix-serve/1.0.3/Chart.yaml b/stable/kiwix-serve/1.0.3/Chart.yaml new file mode 100644 index 00000000000..28ac840c29c --- /dev/null +++ b/stable/kiwix-serve/1.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! +home: https://truecharts.org/docs/charts/stable/kiwix-serve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png +keywords: + - kiwix-serve + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kiwix-serve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://www.kiwix.org/ + - https://hub.docker.com/r/kiwix/kiwix-serve/ + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/stable/kiwix-serve/1.0.3/README.md b/stable/kiwix-serve/1.0.3/README.md new file mode 100644 index 00000000000..a19c6df9339 --- /dev/null +++ b/stable/kiwix-serve/1.0.3/README.md @@ -0,0 +1,108 @@ +# kiwix-serve + +Kiwix enables you to have the whole Wikipedia at hand wherever you go! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kiwix-serve](https://truecharts.org/docs/charts/stable/kiwix-serve) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kiwix-serve` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kiwix-serve TrueCharts/kiwix-serve +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kiwix-serve` deployment + +```console +helm uninstall kiwix-serve +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kiwix-serve \ + --set env.TZ="America/New York" \ + TrueCharts/kiwix-serve +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kiwix-serve TrueCharts/kiwix-serve -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kiwix-serve/1.0.2/app-readme.md b/stable/kiwix-serve/1.0.3/app-readme.md similarity index 100% rename from stable/kiwix-serve/1.0.2/app-readme.md rename to stable/kiwix-serve/1.0.3/app-readme.md diff --git a/stable/kiwix-serve/1.0.3/charts/common-10.6.1.tgz b/stable/kiwix-serve/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kiwix-serve/1.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/kiwix-serve/1.0.2/ix_values.yaml b/stable/kiwix-serve/1.0.3/ix_values.yaml similarity index 100% rename from stable/kiwix-serve/1.0.2/ix_values.yaml rename to stable/kiwix-serve/1.0.3/ix_values.yaml diff --git a/stable/kiwix-serve/1.0.2/questions.yaml b/stable/kiwix-serve/1.0.3/questions.yaml similarity index 100% rename from stable/kiwix-serve/1.0.2/questions.yaml rename to stable/kiwix-serve/1.0.3/questions.yaml diff --git a/stable/kiwix-serve/1.0.2/templates/common.yaml b/stable/kiwix-serve/1.0.3/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/1.0.2/templates/common.yaml rename to stable/kiwix-serve/1.0.3/templates/common.yaml diff --git a/stable/makemkv/2.0.34/values.yaml b/stable/kiwix-serve/1.0.3/values.yaml similarity index 100% rename from stable/makemkv/2.0.34/values.yaml rename to stable/kiwix-serve/1.0.3/values.yaml diff --git a/stable/kms/11.0.33/CHANGELOG.md b/stable/kms/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..c759cfaebaa --- /dev/null +++ b/stable/kms/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kms-11.0.33](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.25...kms-11.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kms-11.0.32](https://github.com/truecharts/charts/compare/kms-11.0.31...kms-11.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kms-11.0.32](https://github.com/truecharts/charts/compare/kms-11.0.31...kms-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kms-11.0.32](https://github.com/truecharts/charts/compare/kms-11.0.31...kms-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kms-11.0.32](https://github.com/truecharts/charts/compare/kms-11.0.31...kms-11.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kms/11.0.33/Chart.lock b/stable/kms/11.0.33/Chart.lock new file mode 100644 index 00000000000..51e15a9a78e --- /dev/null +++ b/stable/kms/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:07:05.588609937Z" diff --git a/stable/kms/11.0.33/Chart.yaml b/stable/kms/11.0.33/Chart.yaml new file mode 100644 index 00000000000..4ccd50ef256 --- /dev/null +++ b/stable/kms/11.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Private Windows Activation Server for development and testing +home: https://truecharts.org/docs/charts/stable/kms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png +keywords: + - kms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kms +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://github.com/Py-KMS-Organization/py-kms + - https://hub.docker.com/r/pykmsorg/py-kms +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kms/11.0.33/README.md b/stable/kms/11.0.33/README.md new file mode 100644 index 00000000000..0844ccd785c --- /dev/null +++ b/stable/kms/11.0.33/README.md @@ -0,0 +1,107 @@ +# kms + +Private Windows Activation Server for development and testing + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kms](https://truecharts.org/docs/charts/stable/kms) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kms` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kms TrueCharts/kms +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kms` deployment + +```console +helm uninstall kms +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kms \ + --set env.TZ="America/New York" \ + TrueCharts/kms +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kms TrueCharts/kms -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kms/11.0.33/app-readme.md b/stable/kms/11.0.33/app-readme.md new file mode 100644 index 00000000000..a4ca1a2db3d --- /dev/null +++ b/stable/kms/11.0.33/app-readme.md @@ -0,0 +1,8 @@ +Private Windows Activation Server for development and testing + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/kms](https://truecharts.org/docs/charts/stable/kms) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/kms/11.0.33/charts/common-10.6.1.tgz b/stable/kms/11.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kms/11.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/kms/11.0.33/ix_values.yaml b/stable/kms/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..1afe34729ff --- /dev/null +++ b/stable/kms/11.0.33/ix_values.yaml @@ -0,0 +1,22 @@ +image: + repository: tccr.io/truecharts/kms + pullPolicy: IfNotPresent + tag: vminimal@sha256:5a08c3e2cee5ecdb9a08e0fa2eb56822e8011ce59329412417f59374d3eaf485 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 1688 + targetPort: 1688 + +portal: + enabled: false diff --git a/stable/kms/11.0.33/questions.yaml b/stable/kms/11.0.33/questions.yaml new file mode 100644 index 00000000000..9008fec2f75 --- /dev/null +++ b/stable/kms/11.0.33/questions.yaml @@ -0,0 +1,2183 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1688 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 1688 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mediainfo/1.0.10/templates/common.yaml b/stable/kms/11.0.33/templates/common.yaml similarity index 100% rename from stable/mediainfo/1.0.10/templates/common.yaml rename to stable/kms/11.0.33/templates/common.yaml diff --git a/stable/matomo/3.0.65/values.yaml b/stable/kms/11.0.33/values.yaml similarity index 100% rename from stable/matomo/3.0.65/values.yaml rename to stable/kms/11.0.33/values.yaml diff --git a/stable/kodi-headless/2.0.30/CHANGELOG.md b/stable/kodi-headless/2.0.30/CHANGELOG.md deleted file mode 100644 index 733442efedc..00000000000 --- a/stable/kodi-headless/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/kodi-headless/2.0.30/Chart.lock b/stable/kodi-headless/2.0.30/Chart.lock deleted file mode 100644 index eed9d53cfe3..00000000000 --- a/stable/kodi-headless/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:00:17.993805555Z" diff --git a/stable/kodi-headless/2.0.30/Chart.yaml b/stable/kodi-headless/2.0.30/Chart.yaml deleted file mode 100644 index 5ab0f25fd8d..00000000000 --- a/stable/kodi-headless/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kodi-headless -version: 2.0.30 -appVersion: "190" -description: A headless install of kodi in a docker container. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/kodi-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png -keywords: - - kodi-headless -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless - - https://hub.docker.com/r/linuxserver/kodi-headless -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kodi-headless/2.0.30/README.md b/stable/kodi-headless/2.0.30/README.md deleted file mode 100644 index 23c5459a825..00000000000 --- a/stable/kodi-headless/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# kodi-headless - -A headless install of kodi in a docker container. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kodi-headless](https://truecharts.org/docs/charts/stable/kodi-headless) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kodi-headless` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kodi-headless TrueCharts/kodi-headless -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kodi-headless` deployment - -```console -helm uninstall kodi-headless -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kodi-headless \ - --set env.TZ="America/New York" \ - TrueCharts/kodi-headless -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kodi-headless TrueCharts/kodi-headless -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kodi-headless/2.0.30/charts/common-10.5.10.tgz b/stable/kodi-headless/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kodi-headless/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kodi-headless/2.0.31/CHANGELOG.md b/stable/kodi-headless/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cc4db036bec --- /dev/null +++ b/stable/kodi-headless/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kodi-headless-2.0.31](https://github.com/truecharts/charts/compare/kodi-headless-2.0.30...kodi-headless-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kodi-headless-2.0.30](https://github.com/truecharts/charts/compare/kodi-headless-2.0.29...kodi-headless-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kodi-headless/2.0.31/Chart.lock b/stable/kodi-headless/2.0.31/Chart.lock new file mode 100644 index 00000000000..ed4fa245953 --- /dev/null +++ b/stable/kodi-headless/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:07:10.639124148Z" diff --git a/stable/kodi-headless/2.0.31/Chart.yaml b/stable/kodi-headless/2.0.31/Chart.yaml new file mode 100644 index 00000000000..940747c35a0 --- /dev/null +++ b/stable/kodi-headless/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kodi-headless +version: 2.0.31 +appVersion: "190" +description: A headless install of kodi in a docker container. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/kodi-headless +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png +keywords: + - kodi-headless +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless + - https://hub.docker.com/r/linuxserver/kodi-headless +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kodi-headless/2.0.31/README.md b/stable/kodi-headless/2.0.31/README.md new file mode 100644 index 00000000000..15e2500e9f9 --- /dev/null +++ b/stable/kodi-headless/2.0.31/README.md @@ -0,0 +1,106 @@ +# kodi-headless + +A headless install of kodi in a docker container. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kodi-headless](https://truecharts.org/docs/charts/stable/kodi-headless) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kodi-headless` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kodi-headless TrueCharts/kodi-headless +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kodi-headless` deployment + +```console +helm uninstall kodi-headless +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kodi-headless \ + --set env.TZ="America/New York" \ + TrueCharts/kodi-headless +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kodi-headless TrueCharts/kodi-headless -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kodi-headless/2.0.30/app-readme.md b/stable/kodi-headless/2.0.31/app-readme.md similarity index 100% rename from stable/kodi-headless/2.0.30/app-readme.md rename to stable/kodi-headless/2.0.31/app-readme.md diff --git a/stable/kodi-headless/2.0.31/charts/common-10.6.1.tgz b/stable/kodi-headless/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kodi-headless/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/kodi-headless/2.0.30/ix_values.yaml b/stable/kodi-headless/2.0.31/ix_values.yaml similarity index 100% rename from stable/kodi-headless/2.0.30/ix_values.yaml rename to stable/kodi-headless/2.0.31/ix_values.yaml diff --git a/stable/kodi-headless/2.0.30/questions.yaml b/stable/kodi-headless/2.0.31/questions.yaml similarity index 100% rename from stable/kodi-headless/2.0.30/questions.yaml rename to stable/kodi-headless/2.0.31/questions.yaml diff --git a/stable/meshroom/2.0.31/templates/common.yaml b/stable/kodi-headless/2.0.31/templates/common.yaml similarity index 100% rename from stable/meshroom/2.0.31/templates/common.yaml rename to stable/kodi-headless/2.0.31/templates/common.yaml diff --git a/stable/mattermost/3.0.44/values.yaml b/stable/kodi-headless/2.0.31/values.yaml similarity index 100% rename from stable/mattermost/3.0.44/values.yaml rename to stable/kodi-headless/2.0.31/values.yaml diff --git a/stable/koel/3.0.42/CHANGELOG.md b/stable/koel/3.0.42/CHANGELOG.md deleted file mode 100644 index afa9eb53b13..00000000000 --- a/stable/koel/3.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [koel-3.0.42](https://github.com/truecharts/charts/compare/koel-3.0.41...koel-3.0.42) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/koel/3.0.42/Chart.lock b/stable/koel/3.0.42/Chart.lock deleted file mode 100644 index c4ab9c04d4f..00000000000 --- a/stable/koel/3.0.42/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-23T21:52:10.906292522Z" diff --git a/stable/koel/3.0.42/Chart.yaml b/stable/koel/3.0.42/Chart.yaml deleted file mode 100644 index 2ff8e5d5057..00000000000 --- a/stable/koel/3.0.42/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. -home: https://truecharts.org/docs/charts/stable/koel -icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png -keywords: - - koel - - music - - stream -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: koel -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/koel - - https://github.com/koel/docker - - https://hub.docker.com/r/phanan/koel - - https://github.com/koel/koel -version: 3.0.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/koel/3.0.42/README.md b/stable/koel/3.0.42/README.md deleted file mode 100644 index 7a2ce3d1892..00000000000 --- a/stable/koel/3.0.42/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# koel - -Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [koel](https://truecharts.org/docs/charts/stable/koel) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `koel` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install koel TrueCharts/koel -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `koel` deployment - -```console -helm uninstall koel -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install koel \ - --set env.TZ="America/New York" \ - TrueCharts/koel -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install koel TrueCharts/koel -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/koel/3.0.42/charts/common-10.5.10.tgz b/stable/koel/3.0.42/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/koel/3.0.42/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/koel/3.0.42/charts/mariadb-3.0.73.tgz b/stable/koel/3.0.42/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/koel/3.0.42/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/koel/3.0.43/CHANGELOG.md b/stable/koel/3.0.43/CHANGELOG.md new file mode 100644 index 00000000000..8296fbdbdbd --- /dev/null +++ b/stable/koel/3.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [koel-3.0.43](https://github.com/truecharts/charts/compare/koel-3.0.42...koel-3.0.43) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [koel-3.0.42](https://github.com/truecharts/charts/compare/koel-3.0.41...koel-3.0.42) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [koel-3.0.41](https://github.com/truecharts/charts/compare/koel-3.0.40...koel-3.0.41) (2022-09-20) + +### Chore diff --git a/stable/koel/3.0.43/Chart.lock b/stable/koel/3.0.43/Chart.lock new file mode 100644 index 00000000000..a1bbea3dedf --- /dev/null +++ b/stable/koel/3.0.43/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:07:31.161967545Z" diff --git a/stable/koel/3.0.43/Chart.yaml b/stable/koel/3.0.43/Chart.yaml new file mode 100644 index 00000000000..2d49aaa850e --- /dev/null +++ b/stable/koel/3.0.43/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. +home: https://truecharts.org/docs/charts/stable/koel +icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png +keywords: + - koel + - music + - stream +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: koel +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/koel + - https://github.com/koel/docker + - https://hub.docker.com/r/phanan/koel + - https://github.com/koel/koel +version: 3.0.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/koel/3.0.43/README.md b/stable/koel/3.0.43/README.md new file mode 100644 index 00000000000..89fea75cdd0 --- /dev/null +++ b/stable/koel/3.0.43/README.md @@ -0,0 +1,109 @@ +# koel + +Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [koel](https://truecharts.org/docs/charts/stable/koel) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `koel` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install koel TrueCharts/koel +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `koel` deployment + +```console +helm uninstall koel +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install koel \ + --set env.TZ="America/New York" \ + TrueCharts/koel +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install koel TrueCharts/koel -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/koel/3.0.42/app-readme.md b/stable/koel/3.0.43/app-readme.md similarity index 100% rename from stable/koel/3.0.42/app-readme.md rename to stable/koel/3.0.43/app-readme.md diff --git a/stable/koel/3.0.43/charts/common-10.6.1.tgz b/stable/koel/3.0.43/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/koel/3.0.43/charts/common-10.6.1.tgz differ diff --git a/stable/koel/3.0.43/charts/mariadb-3.0.82.tgz b/stable/koel/3.0.43/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/koel/3.0.43/charts/mariadb-3.0.82.tgz differ diff --git a/stable/koel/3.0.42/ix_values.yaml b/stable/koel/3.0.43/ix_values.yaml similarity index 100% rename from stable/koel/3.0.42/ix_values.yaml rename to stable/koel/3.0.43/ix_values.yaml diff --git a/stable/koel/3.0.42/questions.yaml b/stable/koel/3.0.43/questions.yaml similarity index 100% rename from stable/koel/3.0.42/questions.yaml rename to stable/koel/3.0.43/questions.yaml diff --git a/stable/koel/3.0.42/templates/_secrets.tpl b/stable/koel/3.0.43/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.42/templates/_secrets.tpl rename to stable/koel/3.0.43/templates/_secrets.tpl diff --git a/stable/koel/3.0.42/templates/common.yaml b/stable/koel/3.0.43/templates/common.yaml similarity index 100% rename from stable/koel/3.0.42/templates/common.yaml rename to stable/koel/3.0.43/templates/common.yaml diff --git a/stable/mediainfo/1.0.10/values.yaml b/stable/koel/3.0.43/values.yaml similarity index 100% rename from stable/mediainfo/1.0.10/values.yaml rename to stable/koel/3.0.43/values.yaml diff --git a/stable/komga/6.0.38/CHANGELOG.md b/stable/komga/6.0.38/CHANGELOG.md deleted file mode 100644 index 6849f5fe93c..00000000000 --- a/stable/komga/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-20) diff --git a/stable/komga/6.0.38/Chart.lock b/stable/komga/6.0.38/Chart.lock deleted file mode 100644 index ac3f737a6cd..00000000000 --- a/stable/komga/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:00:29.120423482Z" diff --git a/stable/komga/6.0.38/Chart.yaml b/stable/komga/6.0.38/Chart.yaml deleted file mode 100644 index c284f071cad..00000000000 --- a/stable/komga/6.0.38/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.157.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A comics/mangas server to serve/stream pages via API -home: https://truecharts.org/docs/charts/stable/komga -icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png -keywords: - - komga - - comics - - mangas - - server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: komga -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://komga.org/ - - https://github.com/gotson/komga -version: 6.0.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/komga/6.0.38/README.md b/stable/komga/6.0.38/README.md deleted file mode 100644 index 72fb4b5410e..00000000000 --- a/stable/komga/6.0.38/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# komga - -A comics/mangas server to serve/stream pages via API - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [komga](https://truecharts.org/docs/charts/stable/komga) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `komga` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install komga TrueCharts/komga -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `komga` deployment - -```console -helm uninstall komga -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install komga \ - --set env.TZ="America/New York" \ - TrueCharts/komga -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install komga TrueCharts/komga -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/komga/6.0.38/charts/common-10.5.10.tgz b/stable/komga/6.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/komga/6.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/komga/6.0.39/CHANGELOG.md b/stable/komga/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..209b83d34b9 --- /dev/null +++ b/stable/komga/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [komga-6.0.39](https://github.com/truecharts/charts/compare/komga-6.0.38...komga-6.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [komga-6.0.38](https://github.com/truecharts/charts/compare/komga-6.0.37...komga-6.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/komga/6.0.39/Chart.lock b/stable/komga/6.0.39/Chart.lock new file mode 100644 index 00000000000..41c6b1d6b10 --- /dev/null +++ b/stable/komga/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:07:19.824170822Z" diff --git a/stable/komga/6.0.39/Chart.yaml b/stable/komga/6.0.39/Chart.yaml new file mode 100644 index 00000000000..88f77f74133 --- /dev/null +++ b/stable/komga/6.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.157.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A comics/mangas server to serve/stream pages via API +home: https://truecharts.org/docs/charts/stable/komga +icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png +keywords: + - komga + - comics + - mangas + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: komga +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://komga.org/ + - https://github.com/gotson/komga +version: 6.0.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/komga/6.0.39/README.md b/stable/komga/6.0.39/README.md new file mode 100644 index 00000000000..8294084255e --- /dev/null +++ b/stable/komga/6.0.39/README.md @@ -0,0 +1,107 @@ +# komga + +A comics/mangas server to serve/stream pages via API + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [komga](https://truecharts.org/docs/charts/stable/komga) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `komga` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install komga TrueCharts/komga +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `komga` deployment + +```console +helm uninstall komga +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install komga \ + --set env.TZ="America/New York" \ + TrueCharts/komga +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install komga TrueCharts/komga -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/komga/6.0.38/app-readme.md b/stable/komga/6.0.39/app-readme.md similarity index 100% rename from stable/komga/6.0.38/app-readme.md rename to stable/komga/6.0.39/app-readme.md diff --git a/stable/komga/6.0.39/charts/common-10.6.1.tgz b/stable/komga/6.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/komga/6.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/komga/6.0.38/ix_values.yaml b/stable/komga/6.0.39/ix_values.yaml similarity index 100% rename from stable/komga/6.0.38/ix_values.yaml rename to stable/komga/6.0.39/ix_values.yaml diff --git a/stable/komga/6.0.38/questions.yaml b/stable/komga/6.0.39/questions.yaml similarity index 100% rename from stable/komga/6.0.38/questions.yaml rename to stable/komga/6.0.39/questions.yaml diff --git a/stable/metube/2.0.30/templates/common.yaml b/stable/komga/6.0.39/templates/common.yaml similarity index 100% rename from stable/metube/2.0.30/templates/common.yaml rename to stable/komga/6.0.39/templates/common.yaml diff --git a/stable/medusa/3.0.46/values.yaml b/stable/komga/6.0.39/values.yaml similarity index 100% rename from stable/medusa/3.0.46/values.yaml rename to stable/komga/6.0.39/values.yaml diff --git a/stable/kopia/2.0.39/CHANGELOG.md b/stable/kopia/2.0.39/CHANGELOG.md deleted file mode 100644 index d9ddffe18ee..00000000000 --- a/stable/kopia/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/kopia/2.0.39/Chart.lock b/stable/kopia/2.0.39/Chart.lock deleted file mode 100644 index a723dcd4a9e..00000000000 --- a/stable/kopia/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:00:33.235438907Z" diff --git a/stable/kopia/2.0.39/Chart.yaml b/stable/kopia/2.0.39/Chart.yaml deleted file mode 100644 index 7562f9c9d91..00000000000 --- a/stable/kopia/2.0.39/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.11.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. -home: https://truecharts.org/docs/charts/stable/kopia -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png -keywords: - - backup -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kopia -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kopia - - https://kopia.io/docs/installation/#docker-images - - https://hub.docker.com/r/kopia/kopia - - https://github.com/kopia/kopia -version: 2.0.39 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kopia/2.0.39/README.md b/stable/kopia/2.0.39/README.md deleted file mode 100644 index 1d9362b4f6c..00000000000 --- a/stable/kopia/2.0.39/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kopia - -Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kopia](https://truecharts.org/docs/charts/stable/kopia) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kopia` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kopia TrueCharts/kopia -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kopia` deployment - -```console -helm uninstall kopia -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kopia \ - --set env.TZ="America/New York" \ - TrueCharts/kopia -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kopia TrueCharts/kopia -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kopia/2.0.39/charts/common-10.5.10.tgz b/stable/kopia/2.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kopia/2.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kopia/2.0.40/CHANGELOG.md b/stable/kopia/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..1ac2ea976c7 --- /dev/null +++ b/stable/kopia/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kopia-2.0.40](https://github.com/truecharts/charts/compare/kopia-2.0.39...kopia-2.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kopia-2.0.39](https://github.com/truecharts/charts/compare/kopia-2.0.38...kopia-2.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kopia/2.0.40/Chart.lock b/stable/kopia/2.0.40/Chart.lock new file mode 100644 index 00000000000..55e5dc0ebcf --- /dev/null +++ b/stable/kopia/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:07:37.819529902Z" diff --git a/stable/kopia/2.0.40/Chart.yaml b/stable/kopia/2.0.40/Chart.yaml new file mode 100644 index 00000000000..008ba69ebae --- /dev/null +++ b/stable/kopia/2.0.40/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.11.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. +home: https://truecharts.org/docs/charts/stable/kopia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png +keywords: + - backup +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kopia +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kopia + - https://kopia.io/docs/installation/#docker-images + - https://hub.docker.com/r/kopia/kopia + - https://github.com/kopia/kopia +version: 2.0.40 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kopia/2.0.40/README.md b/stable/kopia/2.0.40/README.md new file mode 100644 index 00000000000..4332069b319 --- /dev/null +++ b/stable/kopia/2.0.40/README.md @@ -0,0 +1,108 @@ +# kopia + +Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kopia](https://truecharts.org/docs/charts/stable/kopia) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kopia` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kopia TrueCharts/kopia +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kopia` deployment + +```console +helm uninstall kopia +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kopia \ + --set env.TZ="America/New York" \ + TrueCharts/kopia +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kopia TrueCharts/kopia -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kopia/2.0.39/app-readme.md b/stable/kopia/2.0.40/app-readme.md similarity index 100% rename from stable/kopia/2.0.39/app-readme.md rename to stable/kopia/2.0.40/app-readme.md diff --git a/stable/kopia/2.0.40/charts/common-10.6.1.tgz b/stable/kopia/2.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kopia/2.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/kopia/2.0.39/ix_values.yaml b/stable/kopia/2.0.40/ix_values.yaml similarity index 100% rename from stable/kopia/2.0.39/ix_values.yaml rename to stable/kopia/2.0.40/ix_values.yaml diff --git a/stable/kopia/2.0.39/questions.yaml b/stable/kopia/2.0.40/questions.yaml similarity index 100% rename from stable/kopia/2.0.39/questions.yaml rename to stable/kopia/2.0.40/questions.yaml diff --git a/stable/minecraft-bedrock/1.0.34/templates/common.yaml b/stable/kopia/2.0.40/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.34/templates/common.yaml rename to stable/kopia/2.0.40/templates/common.yaml diff --git a/stable/meshroom/2.0.31/values.yaml b/stable/kopia/2.0.40/values.yaml similarity index 100% rename from stable/meshroom/2.0.31/values.yaml rename to stable/kopia/2.0.40/values.yaml diff --git a/stable/kutt/3.0.38/CHANGELOG.md b/stable/kutt/3.0.38/CHANGELOG.md deleted file mode 100644 index 319d8d67c87..00000000000 --- a/stable/kutt/3.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/kutt/3.0.38/Chart.lock b/stable/kutt/3.0.38/Chart.lock deleted file mode 100644 index f1ad36d0e91..00000000000 --- a/stable/kutt/3.0.38/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:01:01.61230306Z" diff --git a/stable/kutt/3.0.38/Chart.yaml b/stable/kutt/3.0.38/Chart.yaml deleted file mode 100644 index 6a92c871292..00000000000 --- a/stable/kutt/3.0.38/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -deprecated: false -description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. -home: https://truecharts.org/docs/charts/stable/kutt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png -keywords: - - kutt - - link - - short -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kutt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kutt - - https://github.com/thedevs-network/kutt -type: application -version: 3.0.38 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kutt/3.0.38/README.md b/stable/kutt/3.0.38/README.md deleted file mode 100644 index 1c548b11753..00000000000 --- a/stable/kutt/3.0.38/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kutt - -Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kutt](https://truecharts.org/docs/charts/stable/kutt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kutt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kutt TrueCharts/kutt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kutt` deployment - -```console -helm uninstall kutt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kutt \ - --set env.TZ="America/New York" \ - TrueCharts/kutt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kutt TrueCharts/kutt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/kutt/3.0.38/charts/common-10.5.10.tgz b/stable/kutt/3.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/kutt/3.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/kutt/3.0.38/charts/postgresql-8.0.78.tgz b/stable/kutt/3.0.38/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/kutt/3.0.38/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/kutt/3.0.38/charts/redis-3.0.75.tgz b/stable/kutt/3.0.38/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/kutt/3.0.38/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/kutt/3.0.39/CHANGELOG.md b/stable/kutt/3.0.39/CHANGELOG.md new file mode 100644 index 00000000000..038dcf232fd --- /dev/null +++ b/stable/kutt/3.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kutt-3.0.39](https://github.com/truecharts/charts/compare/kutt-3.0.38...kutt-3.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kutt-3.0.38](https://github.com/truecharts/charts/compare/kutt-3.0.37...kutt-3.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/kutt/3.0.39/Chart.lock b/stable/kutt/3.0.39/Chart.lock new file mode 100644 index 00000000000..9547152a0e5 --- /dev/null +++ b/stable/kutt/3.0.39/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:08:07.341620462Z" diff --git a/stable/kutt/3.0.39/Chart.yaml b/stable/kutt/3.0.39/Chart.yaml new file mode 100644 index 00000000000..7eeadf289ad --- /dev/null +++ b/stable/kutt/3.0.39/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +deprecated: false +description: Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. +home: https://truecharts.org/docs/charts/stable/kutt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png +keywords: + - kutt + - link + - short +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kutt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kutt + - https://github.com/thedevs-network/kutt +type: application +version: 3.0.39 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kutt/3.0.39/README.md b/stable/kutt/3.0.39/README.md new file mode 100644 index 00000000000..3f811fbcc8b --- /dev/null +++ b/stable/kutt/3.0.39/README.md @@ -0,0 +1,108 @@ +# kutt + +Kutt is a modern URL shortener with support for custom domains. Shorten URLs, manage your links and view the click rate statistics. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kutt](https://truecharts.org/docs/charts/stable/kutt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kutt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kutt TrueCharts/kutt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kutt` deployment + +```console +helm uninstall kutt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kutt \ + --set env.TZ="America/New York" \ + TrueCharts/kutt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kutt TrueCharts/kutt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/kutt/3.0.38/app-readme.md b/stable/kutt/3.0.39/app-readme.md similarity index 100% rename from stable/kutt/3.0.38/app-readme.md rename to stable/kutt/3.0.39/app-readme.md diff --git a/stable/kutt/3.0.39/charts/common-10.6.1.tgz b/stable/kutt/3.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/kutt/3.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/kutt/3.0.39/charts/postgresql-8.0.87.tgz b/stable/kutt/3.0.39/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/kutt/3.0.39/charts/postgresql-8.0.87.tgz differ diff --git a/stable/kutt/3.0.39/charts/redis-3.0.84.tgz b/stable/kutt/3.0.39/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/kutt/3.0.39/charts/redis-3.0.84.tgz differ diff --git a/stable/kutt/3.0.38/ix_values.yaml b/stable/kutt/3.0.39/ix_values.yaml similarity index 100% rename from stable/kutt/3.0.38/ix_values.yaml rename to stable/kutt/3.0.39/ix_values.yaml diff --git a/stable/kutt/3.0.38/questions.yaml b/stable/kutt/3.0.39/questions.yaml similarity index 100% rename from stable/kutt/3.0.38/questions.yaml rename to stable/kutt/3.0.39/questions.yaml diff --git a/stable/kutt/3.0.38/templates/_secrets.tpl b/stable/kutt/3.0.39/templates/_secrets.tpl similarity index 100% rename from stable/kutt/3.0.38/templates/_secrets.tpl rename to stable/kutt/3.0.39/templates/_secrets.tpl diff --git a/stable/kutt/3.0.38/templates/common.yaml b/stable/kutt/3.0.39/templates/common.yaml similarity index 100% rename from stable/kutt/3.0.38/templates/common.yaml rename to stable/kutt/3.0.39/templates/common.yaml diff --git a/stable/metube/2.0.30/values.yaml b/stable/kutt/3.0.39/values.yaml similarity index 100% rename from stable/metube/2.0.30/values.yaml rename to stable/kutt/3.0.39/values.yaml diff --git a/stable/lanraragi/2.0.32/CHANGELOG.md b/stable/lanraragi/2.0.32/CHANGELOG.md deleted file mode 100644 index 84e3957a967..00000000000 --- a/stable/lanraragi/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/lanraragi/2.0.32/Chart.lock b/stable/lanraragi/2.0.32/Chart.lock deleted file mode 100644 index 48753b4b395..00000000000 --- a/stable/lanraragi/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:00:54.816715914Z" diff --git a/stable/lanraragi/2.0.32/Chart.yaml b/stable/lanraragi/2.0.32/Chart.yaml deleted file mode 100644 index b8ed8a5843f..00000000000 --- a/stable/lanraragi/2.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Open source server for archival of comics/manga. -home: https://truecharts.org/docs/charts/stable/lanraragi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png -keywords: - - lanraragi - - comics - - manga -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lanraragi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://github.com/Difegue/LANraragi - - https://hub.docker.com/r/difegue/lanraragi - - https://sugoi.gitbook.io/lanraragi/ -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.32/README.md b/stable/lanraragi/2.0.32/README.md deleted file mode 100644 index e8de0de9a30..00000000000 --- a/stable/lanraragi/2.0.32/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# lanraragi - -Open source server for archival of comics/manga. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lanraragi](https://truecharts.org/docs/charts/stable/lanraragi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `lanraragi` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install lanraragi TrueCharts/lanraragi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lanraragi` deployment - -```console -helm uninstall lanraragi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lanraragi \ - --set env.TZ="America/New York" \ - TrueCharts/lanraragi -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lanraragi TrueCharts/lanraragi -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/lanraragi/2.0.32/charts/common-10.5.10.tgz b/stable/lanraragi/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/lanraragi/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/lanraragi/2.0.33/CHANGELOG.md b/stable/lanraragi/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..c804289a666 --- /dev/null +++ b/stable/lanraragi/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lanraragi-2.0.33](https://github.com/truecharts/charts/compare/lanraragi-2.0.32...lanraragi-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lanraragi-2.0.32](https://github.com/truecharts/charts/compare/lanraragi-2.0.31...lanraragi-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/lanraragi/2.0.33/Chart.lock b/stable/lanraragi/2.0.33/Chart.lock new file mode 100644 index 00000000000..f466ab4de25 --- /dev/null +++ b/stable/lanraragi/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:07:52.084601535Z" diff --git a/stable/lanraragi/2.0.33/Chart.yaml b/stable/lanraragi/2.0.33/Chart.yaml new file mode 100644 index 00000000000..72ff7054e1c --- /dev/null +++ b/stable/lanraragi/2.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.8.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Open source server for archival of comics/manga. +home: https://truecharts.org/docs/charts/stable/lanraragi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png +keywords: + - lanraragi + - comics + - manga +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lanraragi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://github.com/Difegue/LANraragi + - https://hub.docker.com/r/difegue/lanraragi + - https://sugoi.gitbook.io/lanraragi/ +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.33/README.md b/stable/lanraragi/2.0.33/README.md new file mode 100644 index 00000000000..f26d52b1756 --- /dev/null +++ b/stable/lanraragi/2.0.33/README.md @@ -0,0 +1,108 @@ +# lanraragi + +Open source server for archival of comics/manga. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lanraragi](https://truecharts.org/docs/charts/stable/lanraragi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lanraragi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lanraragi TrueCharts/lanraragi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lanraragi` deployment + +```console +helm uninstall lanraragi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lanraragi \ + --set env.TZ="America/New York" \ + TrueCharts/lanraragi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lanraragi TrueCharts/lanraragi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lanraragi/2.0.32/app-readme.md b/stable/lanraragi/2.0.33/app-readme.md similarity index 100% rename from stable/lanraragi/2.0.32/app-readme.md rename to stable/lanraragi/2.0.33/app-readme.md diff --git a/stable/lanraragi/2.0.33/charts/common-10.6.1.tgz b/stable/lanraragi/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/lanraragi/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/lanraragi/2.0.32/ix_values.yaml b/stable/lanraragi/2.0.33/ix_values.yaml similarity index 100% rename from stable/lanraragi/2.0.32/ix_values.yaml rename to stable/lanraragi/2.0.33/ix_values.yaml diff --git a/stable/lanraragi/2.0.32/questions.yaml b/stable/lanraragi/2.0.33/questions.yaml similarity index 100% rename from stable/lanraragi/2.0.32/questions.yaml rename to stable/lanraragi/2.0.33/questions.yaml diff --git a/stable/minecraft-java/1.0.56/templates/common.yaml b/stable/lanraragi/2.0.33/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/templates/common.yaml rename to stable/lanraragi/2.0.33/templates/common.yaml diff --git a/stable/minecraft-bedrock/1.0.34/values.yaml b/stable/lanraragi/2.0.33/values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.34/values.yaml rename to stable/lanraragi/2.0.33/values.yaml diff --git a/stable/lazylibrarian/11.0.60/CHANGELOG.md b/stable/lazylibrarian/11.0.60/CHANGELOG.md new file mode 100644 index 00000000000..eacbed020c4 --- /dev/null +++ b/stable/lazylibrarian/11.0.60/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.60](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.59...lazylibrarian-11.0.60) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lazylibrarian-11.0.59](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.59) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lazylibrarian-11.0.59](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.59) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lazylibrarian-11.0.59](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.59) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lazylibrarian-11.0.59](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.56...lazylibrarian-11.0.59) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/lazylibrarian/11.0.60/Chart.lock b/stable/lazylibrarian/11.0.60/Chart.lock new file mode 100644 index 00000000000..c533ca6484e --- /dev/null +++ b/stable/lazylibrarian/11.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:08:10.129187553Z" diff --git a/stable/lazylibrarian/11.0.60/Chart.yaml b/stable/lazylibrarian/11.0.60/Chart.yaml new file mode 100644 index 00000000000..7fa65c67c75 --- /dev/null +++ b/stable/lazylibrarian/11.0.60/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/docs/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 11.0.60 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.60/README.md b/stable/lazylibrarian/11.0.60/README.md new file mode 100644 index 00000000000..a1fdb14cf56 --- /dev/null +++ b/stable/lazylibrarian/11.0.60/README.md @@ -0,0 +1,107 @@ +# lazylibrarian + +Get all your books, like series with Sonarr... + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lazylibrarian` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lazylibrarian TrueCharts/lazylibrarian +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lazylibrarian` deployment + +```console +helm uninstall lazylibrarian +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lazylibrarian \ + --set env.TZ="America/New York" \ + TrueCharts/lazylibrarian +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lazylibrarian TrueCharts/lazylibrarian -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lazylibrarian/11.0.60/app-readme.md b/stable/lazylibrarian/11.0.60/app-readme.md new file mode 100644 index 00000000000..53f655886ec --- /dev/null +++ b/stable/lazylibrarian/11.0.60/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lazylibrarian](https://truecharts.org/docs/charts/stable/lazylibrarian) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/lazylibrarian/11.0.60/charts/common-10.6.1.tgz b/stable/lazylibrarian/11.0.60/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/lazylibrarian/11.0.60/charts/common-10.6.1.tgz differ diff --git a/stable/lazylibrarian/11.0.60/ix_values.yaml b/stable/lazylibrarian/11.0.60/ix_values.yaml new file mode 100644 index 00000000000..e93190a6de5 --- /dev/null +++ b/stable/lazylibrarian/11.0.60/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:e7a270aaa6dc2b75b9a4d1e968072e9d1440660310235ae061a31bee5fb5e9ac + +securityContext: + runAsNonRoot: false + readOnlyRootFilesystem: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/lazylibrarian/11.0.60/questions.yaml b/stable/lazylibrarian/11.0.60/questions.yaml new file mode 100644 index 00000000000..dccf92abb34 --- /dev/null +++ b/stable/lazylibrarian/11.0.60/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5299 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 5299 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minetest/1.0.32/templates/common.yaml b/stable/lazylibrarian/11.0.60/templates/common.yaml similarity index 100% rename from stable/minetest/1.0.32/templates/common.yaml rename to stable/lazylibrarian/11.0.60/templates/common.yaml diff --git a/stable/minecraft-java/1.0.56/values.yaml b/stable/lazylibrarian/11.0.60/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/values.yaml rename to stable/lazylibrarian/11.0.60/values.yaml diff --git a/stable/leaf2mqtt/4.0.32/CHANGELOG.md b/stable/leaf2mqtt/4.0.32/CHANGELOG.md deleted file mode 100644 index a2813447ed9..00000000000 --- a/stable/leaf2mqtt/4.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/leaf2mqtt/4.0.32/Chart.lock b/stable/leaf2mqtt/4.0.32/Chart.lock deleted file mode 100644 index 9a91e4c7942..00000000000 --- a/stable/leaf2mqtt/4.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:01:12.411176086Z" diff --git a/stable/leaf2mqtt/4.0.32/Chart.yaml b/stable/leaf2mqtt/4.0.32/Chart.yaml deleted file mode 100644 index 8b44606aee8..00000000000 --- a/stable/leaf2mqtt/4.0.32/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Nissan Leaf connected services to MQTT adapter -home: https://truecharts.org/docs/charts/stable/leaf2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png -keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: leaf2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images -version: 4.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.32/README.md b/stable/leaf2mqtt/4.0.32/README.md deleted file mode 100644 index c109efd7be5..00000000000 --- a/stable/leaf2mqtt/4.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# leaf2mqtt - -Nissan Leaf connected services to MQTT adapter - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [leaf2mqtt](https://truecharts.org/docs/charts/stable/leaf2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `leaf2mqtt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install leaf2mqtt TrueCharts/leaf2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `leaf2mqtt` deployment - -```console -helm uninstall leaf2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install leaf2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/leaf2mqtt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install leaf2mqtt TrueCharts/leaf2mqtt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/leaf2mqtt/4.0.32/charts/common-10.5.10.tgz b/stable/leaf2mqtt/4.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/leaf2mqtt/4.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/4.0.33/CHANGELOG.md b/stable/leaf2mqtt/4.0.33/CHANGELOG.md new file mode 100644 index 00000000000..fc0c002480a --- /dev/null +++ b/stable/leaf2mqtt/4.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leaf2mqtt-4.0.33](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.32...leaf2mqtt-4.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [leaf2mqtt-4.0.32](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.31...leaf2mqtt-4.0.32) (2022-09-20) + +### Chore diff --git a/stable/leaf2mqtt/4.0.33/Chart.lock b/stable/leaf2mqtt/4.0.33/Chart.lock new file mode 100644 index 00000000000..b2e257dc28b --- /dev/null +++ b/stable/leaf2mqtt/4.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:08:14.799741621Z" diff --git a/stable/leaf2mqtt/4.0.33/Chart.yaml b/stable/leaf2mqtt/4.0.33/Chart.yaml new file mode 100644 index 00000000000..a8b73b91591 --- /dev/null +++ b/stable/leaf2mqtt/4.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Nissan Leaf connected services to MQTT adapter +home: https://truecharts.org/docs/charts/stable/leaf2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png +keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leaf2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images +version: 4.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.33/README.md b/stable/leaf2mqtt/4.0.33/README.md new file mode 100644 index 00000000000..908d374c3aa --- /dev/null +++ b/stable/leaf2mqtt/4.0.33/README.md @@ -0,0 +1,107 @@ +# leaf2mqtt + +Nissan Leaf connected services to MQTT adapter + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [leaf2mqtt](https://truecharts.org/docs/charts/stable/leaf2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `leaf2mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install leaf2mqtt TrueCharts/leaf2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `leaf2mqtt` deployment + +```console +helm uninstall leaf2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install leaf2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/leaf2mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install leaf2mqtt TrueCharts/leaf2mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/leaf2mqtt/4.0.32/app-readme.md b/stable/leaf2mqtt/4.0.33/app-readme.md similarity index 100% rename from stable/leaf2mqtt/4.0.32/app-readme.md rename to stable/leaf2mqtt/4.0.33/app-readme.md diff --git a/stable/leaf2mqtt/4.0.33/charts/common-10.6.1.tgz b/stable/leaf2mqtt/4.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/leaf2mqtt/4.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/leaf2mqtt/4.0.32/ix_values.yaml b/stable/leaf2mqtt/4.0.33/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.32/ix_values.yaml rename to stable/leaf2mqtt/4.0.33/ix_values.yaml diff --git a/stable/leaf2mqtt/4.0.32/questions.yaml b/stable/leaf2mqtt/4.0.33/questions.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.32/questions.yaml rename to stable/leaf2mqtt/4.0.33/questions.yaml diff --git a/stable/leaf2mqtt/4.0.32/templates/common.yaml b/stable/leaf2mqtt/4.0.33/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.32/templates/common.yaml rename to stable/leaf2mqtt/4.0.33/templates/common.yaml diff --git a/stable/minetest/1.0.32/values.yaml b/stable/leaf2mqtt/4.0.33/values.yaml similarity index 100% rename from stable/minetest/1.0.32/values.yaml rename to stable/leaf2mqtt/4.0.33/values.yaml diff --git a/stable/leantime/4.0.44/CHANGELOG.md b/stable/leantime/4.0.44/CHANGELOG.md deleted file mode 100644 index 32d517b8c83..00000000000 --- a/stable/leantime/4.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/leantime/4.0.44/Chart.lock b/stable/leantime/4.0.44/Chart.lock deleted file mode 100644 index 0864c7cd82f..00000000000 --- a/stable/leantime/4.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:01:30.033343682Z" diff --git a/stable/leantime/4.0.44/Chart.yaml b/stable/leantime/4.0.44/Chart.yaml deleted file mode 100644 index e6b9fe6e949..00000000000 --- a/stable/leantime/4.0.44/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: "Straightforward open source project management system to make your ideas reality." -home: https://truecharts.org/docs/charts/stable/leantime -icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png -keywords: - - leantime - - project - - management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: leantime -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/leantime - - https://leantime.io/ - - https://hub.docker.com/r/nicholaswilde/leantime -version: 4.0.44 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leantime/4.0.44/README.md b/stable/leantime/4.0.44/README.md deleted file mode 100644 index cf98b4b806f..00000000000 --- a/stable/leantime/4.0.44/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# leantime - -Straightforward open source project management system to make your ideas reality. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [leantime](https://truecharts.org/docs/charts/stable/leantime) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `leantime` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install leantime TrueCharts/leantime -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `leantime` deployment - -```console -helm uninstall leantime -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install leantime \ - --set env.TZ="America/New York" \ - TrueCharts/leantime -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install leantime TrueCharts/leantime -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/leantime/4.0.44/charts/common-10.5.10.tgz b/stable/leantime/4.0.44/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/leantime/4.0.44/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/leantime/4.0.44/charts/mariadb-3.0.73.tgz b/stable/leantime/4.0.44/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/leantime/4.0.44/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/leantime/4.0.45/CHANGELOG.md b/stable/leantime/4.0.45/CHANGELOG.md new file mode 100644 index 00000000000..adc5fd821ba --- /dev/null +++ b/stable/leantime/4.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leantime-4.0.45](https://github.com/truecharts/charts/compare/leantime-4.0.44...leantime-4.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [leantime-4.0.44](https://github.com/truecharts/charts/compare/leantime-4.0.43...leantime-4.0.44) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/leantime/4.0.45/Chart.lock b/stable/leantime/4.0.45/Chart.lock new file mode 100644 index 00000000000..511b3f3d21e --- /dev/null +++ b/stable/leantime/4.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:08:36.396378416Z" diff --git a/stable/leantime/4.0.45/Chart.yaml b/stable/leantime/4.0.45/Chart.yaml new file mode 100644 index 00000000000..090b6ebce4b --- /dev/null +++ b/stable/leantime/4.0.45/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.2.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: "Straightforward open source project management system to make your ideas reality." +home: https://truecharts.org/docs/charts/stable/leantime +icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png +keywords: + - leantime + - project + - management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leantime +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/leantime + - https://leantime.io/ + - https://hub.docker.com/r/nicholaswilde/leantime +version: 4.0.45 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leantime/4.0.45/README.md b/stable/leantime/4.0.45/README.md new file mode 100644 index 00000000000..57551eae383 --- /dev/null +++ b/stable/leantime/4.0.45/README.md @@ -0,0 +1,108 @@ +# leantime + +Straightforward open source project management system to make your ideas reality. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [leantime](https://truecharts.org/docs/charts/stable/leantime) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `leantime` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install leantime TrueCharts/leantime +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `leantime` deployment + +```console +helm uninstall leantime +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install leantime \ + --set env.TZ="America/New York" \ + TrueCharts/leantime +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install leantime TrueCharts/leantime -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/leantime/4.0.44/app-readme.md b/stable/leantime/4.0.45/app-readme.md similarity index 100% rename from stable/leantime/4.0.44/app-readme.md rename to stable/leantime/4.0.45/app-readme.md diff --git a/stable/leantime/4.0.45/charts/common-10.6.1.tgz b/stable/leantime/4.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/leantime/4.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/leantime/4.0.45/charts/mariadb-3.0.82.tgz b/stable/leantime/4.0.45/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/leantime/4.0.45/charts/mariadb-3.0.82.tgz differ diff --git a/stable/leantime/4.0.44/ix_values.yaml b/stable/leantime/4.0.45/ix_values.yaml similarity index 100% rename from stable/leantime/4.0.44/ix_values.yaml rename to stable/leantime/4.0.45/ix_values.yaml diff --git a/stable/leantime/4.0.44/questions.yaml b/stable/leantime/4.0.45/questions.yaml similarity index 100% rename from stable/leantime/4.0.44/questions.yaml rename to stable/leantime/4.0.45/questions.yaml diff --git a/stable/leantime/4.0.44/templates/_secrets.tpl b/stable/leantime/4.0.45/templates/_secrets.tpl similarity index 100% rename from stable/leantime/4.0.44/templates/_secrets.tpl rename to stable/leantime/4.0.45/templates/_secrets.tpl diff --git a/stable/leantime/4.0.44/templates/common.yaml b/stable/leantime/4.0.45/templates/common.yaml similarity index 100% rename from stable/leantime/4.0.44/templates/common.yaml rename to stable/leantime/4.0.45/templates/common.yaml diff --git a/stable/miniflux/7.0.39/values.yaml b/stable/leantime/4.0.45/values.yaml similarity index 100% rename from stable/miniflux/7.0.39/values.yaml rename to stable/leantime/4.0.45/values.yaml diff --git a/stable/libreddit/1.0.25/CHANGELOG.md b/stable/libreddit/1.0.25/CHANGELOG.md deleted file mode 100644 index 1c41d8576a2..00000000000 --- a/stable/libreddit/1.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/libreddit/1.0.25/Chart.lock b/stable/libreddit/1.0.25/Chart.lock deleted file mode 100644 index 2e7c27cbdac..00000000000 --- a/stable/libreddit/1.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:01:24.6015227Z" diff --git a/stable/libreddit/1.0.25/Chart.yaml b/stable/libreddit/1.0.25/Chart.yaml deleted file mode 100644 index 2f5bf40c4e1..00000000000 --- a/stable/libreddit/1.0.25/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An alternative private front-end to Reddit -home: https://truecharts.org/docs/charts/stable/libreddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png -keywords: - - reddit - - libreddit - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libreddit -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://github.com/spikecodes/libreddit - - https://hub.docker.com/r/spikecodes/libreddit -version: 1.0.25 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/libreddit/1.0.25/README.md b/stable/libreddit/1.0.25/README.md deleted file mode 100644 index 5ee57ace02a..00000000000 --- a/stable/libreddit/1.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# libreddit - -An alternative private front-end to Reddit - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [libreddit](https://truecharts.org/docs/charts/stable/libreddit) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `libreddit` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install libreddit TrueCharts/libreddit -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `libreddit` deployment - -```console -helm uninstall libreddit -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install libreddit \ - --set env.TZ="America/New York" \ - TrueCharts/libreddit -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install libreddit TrueCharts/libreddit -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/libreddit/1.0.25/charts/common-10.5.10.tgz b/stable/libreddit/1.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/libreddit/1.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/libreddit/1.0.26/CHANGELOG.md b/stable/libreddit/1.0.26/CHANGELOG.md new file mode 100644 index 00000000000..e81073c05e3 --- /dev/null +++ b/stable/libreddit/1.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreddit-1.0.26](https://github.com/truecharts/charts/compare/libreddit-1.0.25...libreddit-1.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreddit-1.0.25](https://github.com/truecharts/charts/compare/libreddit-1.0.24...libreddit-1.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/libreddit/1.0.26/Chart.lock b/stable/libreddit/1.0.26/Chart.lock new file mode 100644 index 00000000000..c865e584d6e --- /dev/null +++ b/stable/libreddit/1.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:08:42.495599359Z" diff --git a/stable/libreddit/1.0.26/Chart.yaml b/stable/libreddit/1.0.26/Chart.yaml new file mode 100644 index 00000000000..ca5fa3882c4 --- /dev/null +++ b/stable/libreddit/1.0.26/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An alternative private front-end to Reddit +home: https://truecharts.org/docs/charts/stable/libreddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png +keywords: + - reddit + - libreddit + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: libreddit +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - https://github.com/spikecodes/libreddit + - https://hub.docker.com/r/spikecodes/libreddit +version: 1.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/libreddit/1.0.26/README.md b/stable/libreddit/1.0.26/README.md new file mode 100644 index 00000000000..5eb83d4bd17 --- /dev/null +++ b/stable/libreddit/1.0.26/README.md @@ -0,0 +1,107 @@ +# libreddit + +An alternative private front-end to Reddit + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [libreddit](https://truecharts.org/docs/charts/stable/libreddit) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `libreddit` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install libreddit TrueCharts/libreddit +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `libreddit` deployment + +```console +helm uninstall libreddit +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install libreddit \ + --set env.TZ="America/New York" \ + TrueCharts/libreddit +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install libreddit TrueCharts/libreddit -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/libreddit/1.0.25/app-readme.md b/stable/libreddit/1.0.26/app-readme.md similarity index 100% rename from stable/libreddit/1.0.25/app-readme.md rename to stable/libreddit/1.0.26/app-readme.md diff --git a/stable/libreddit/1.0.26/charts/common-10.6.1.tgz b/stable/libreddit/1.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/libreddit/1.0.26/charts/common-10.6.1.tgz differ diff --git a/stable/libreddit/1.0.25/ix_values.yaml b/stable/libreddit/1.0.26/ix_values.yaml similarity index 100% rename from stable/libreddit/1.0.25/ix_values.yaml rename to stable/libreddit/1.0.26/ix_values.yaml diff --git a/stable/libreddit/1.0.25/questions.yaml b/stable/libreddit/1.0.26/questions.yaml similarity index 100% rename from stable/libreddit/1.0.25/questions.yaml rename to stable/libreddit/1.0.26/questions.yaml diff --git a/stable/miniflux/7.0.39/templates/common.yaml b/stable/libreddit/1.0.26/templates/common.yaml similarity index 100% rename from stable/miniflux/7.0.39/templates/common.yaml rename to stable/libreddit/1.0.26/templates/common.yaml diff --git a/stable/minio-console/3.0.40/values.yaml b/stable/libreddit/1.0.26/values.yaml similarity index 100% rename from stable/minio-console/3.0.40/values.yaml rename to stable/libreddit/1.0.26/values.yaml diff --git a/stable/libreoffice/2.0.30/CHANGELOG.md b/stable/libreoffice/2.0.30/CHANGELOG.md deleted file mode 100644 index f491883b88f..00000000000 --- a/stable/libreoffice/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/libreoffice/2.0.30/Chart.lock b/stable/libreoffice/2.0.30/Chart.lock deleted file mode 100644 index d76b1d644fb..00000000000 --- a/stable/libreoffice/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:01:38.195682432Z" diff --git a/stable/libreoffice/2.0.30/Chart.yaml b/stable/libreoffice/2.0.30/Chart.yaml deleted file mode 100644 index 838b34eb61f..00000000000 --- a/stable/libreoffice/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: libreoffice -version: 2.0.30 -appVersion: "7.2.2" -description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/libreoffice -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png -keywords: - - libreoffice -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libreoffice - - https://hub.docker.com/r/linuxserver/libreoffice -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/libreoffice/2.0.30/README.md b/stable/libreoffice/2.0.30/README.md deleted file mode 100644 index 9e80159fffe..00000000000 --- a/stable/libreoffice/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# libreoffice - -LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [libreoffice](https://truecharts.org/docs/charts/stable/libreoffice) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `libreoffice` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install libreoffice TrueCharts/libreoffice -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `libreoffice` deployment - -```console -helm uninstall libreoffice -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install libreoffice \ - --set env.TZ="America/New York" \ - TrueCharts/libreoffice -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install libreoffice TrueCharts/libreoffice -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/libreoffice/2.0.30/charts/common-10.5.10.tgz b/stable/libreoffice/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/libreoffice/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/libreoffice/2.0.31/CHANGELOG.md b/stable/libreoffice/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b52288fb268 --- /dev/null +++ b/stable/libreoffice/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreoffice-2.0.31](https://github.com/truecharts/charts/compare/libreoffice-2.0.30...libreoffice-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [libreoffice-2.0.30](https://github.com/truecharts/charts/compare/libreoffice-2.0.29...libreoffice-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/libreoffice/2.0.31/Chart.lock b/stable/libreoffice/2.0.31/Chart.lock new file mode 100644 index 00000000000..85ac86b7294 --- /dev/null +++ b/stable/libreoffice/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:08:47.790926415Z" diff --git a/stable/libreoffice/2.0.31/Chart.yaml b/stable/libreoffice/2.0.31/Chart.yaml new file mode 100644 index 00000000000..5aef826d0ad --- /dev/null +++ b/stable/libreoffice/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: libreoffice +version: 2.0.31 +appVersion: "7.2.2" +description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/libreoffice +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png +keywords: + - libreoffice +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libreoffice + - https://hub.docker.com/r/linuxserver/libreoffice +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/libreoffice/2.0.31/README.md b/stable/libreoffice/2.0.31/README.md new file mode 100644 index 00000000000..f6a75d08a73 --- /dev/null +++ b/stable/libreoffice/2.0.31/README.md @@ -0,0 +1,106 @@ +# libreoffice + +LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [libreoffice](https://truecharts.org/docs/charts/stable/libreoffice) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `libreoffice` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install libreoffice TrueCharts/libreoffice +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `libreoffice` deployment + +```console +helm uninstall libreoffice +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install libreoffice \ + --set env.TZ="America/New York" \ + TrueCharts/libreoffice +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install libreoffice TrueCharts/libreoffice -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/libreoffice/2.0.30/app-readme.md b/stable/libreoffice/2.0.31/app-readme.md similarity index 100% rename from stable/libreoffice/2.0.30/app-readme.md rename to stable/libreoffice/2.0.31/app-readme.md diff --git a/stable/libreoffice/2.0.31/charts/common-10.6.1.tgz b/stable/libreoffice/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/libreoffice/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/libreoffice/2.0.30/ix_values.yaml b/stable/libreoffice/2.0.31/ix_values.yaml similarity index 100% rename from stable/libreoffice/2.0.30/ix_values.yaml rename to stable/libreoffice/2.0.31/ix_values.yaml diff --git a/stable/libreoffice/2.0.30/questions.yaml b/stable/libreoffice/2.0.31/questions.yaml similarity index 100% rename from stable/libreoffice/2.0.30/questions.yaml rename to stable/libreoffice/2.0.31/questions.yaml diff --git a/stable/minio-console/3.0.40/templates/common.yaml b/stable/libreoffice/2.0.31/templates/common.yaml similarity index 100% rename from stable/minio-console/3.0.40/templates/common.yaml rename to stable/libreoffice/2.0.31/templates/common.yaml diff --git a/stable/minio/3.0.55/values.yaml b/stable/libreoffice/2.0.31/values.yaml similarity index 100% rename from stable/minio/3.0.55/values.yaml rename to stable/libreoffice/2.0.31/values.yaml diff --git a/stable/librephotos/4.0.39/CHANGELOG.md b/stable/librephotos/4.0.39/CHANGELOG.md deleted file mode 100644 index cc317037ae6..00000000000 --- a/stable/librephotos/4.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/librephotos/4.0.39/Chart.lock b/stable/librephotos/4.0.39/Chart.lock deleted file mode 100644 index abc13def4cf..00000000000 --- a/stable/librephotos/4.0.39/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:02:05.127634202Z" diff --git a/stable/librephotos/4.0.39/Chart.yaml b/stable/librephotos/4.0.39/Chart.yaml deleted file mode 100644 index ee7cd21454a..00000000000 --- a/stable/librephotos/4.0.39/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "2022w6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: "A self-hosted open source photo management service." -home: https://truecharts.org/docs/charts/stable/librephotos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png -keywords: - - photos - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: librephotos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/librephotos - - https://github.com/LibrePhotos/librephotos - - https://hub.docker.com/r/reallibrephotos/librephotos -version: 4.0.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librephotos/4.0.39/README.md b/stable/librephotos/4.0.39/README.md deleted file mode 100644 index 6e3c81cb517..00000000000 --- a/stable/librephotos/4.0.39/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# librephotos - -A self-hosted open source photo management service. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [librephotos](https://truecharts.org/docs/charts/stable/librephotos) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `librephotos` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install librephotos TrueCharts/librephotos -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `librephotos` deployment - -```console -helm uninstall librephotos -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install librephotos \ - --set env.TZ="America/New York" \ - TrueCharts/librephotos -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install librephotos TrueCharts/librephotos -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/librephotos/4.0.39/charts/common-10.5.10.tgz b/stable/librephotos/4.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/librephotos/4.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.39/charts/postgresql-8.0.78.tgz b/stable/librephotos/4.0.39/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/librephotos/4.0.39/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.39/charts/redis-3.0.75.tgz b/stable/librephotos/4.0.39/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/librephotos/4.0.39/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.40/CHANGELOG.md b/stable/librephotos/4.0.40/CHANGELOG.md new file mode 100644 index 00000000000..17bda890e78 --- /dev/null +++ b/stable/librephotos/4.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librephotos-4.0.40](https://github.com/truecharts/charts/compare/librephotos-4.0.39...librephotos-4.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librephotos-4.0.39](https://github.com/truecharts/charts/compare/librephotos-4.0.38...librephotos-4.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/librephotos/4.0.40/Chart.lock b/stable/librephotos/4.0.40/Chart.lock new file mode 100644 index 00000000000..57b9c3c8a86 --- /dev/null +++ b/stable/librephotos/4.0.40/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:09:26.725900543Z" diff --git a/stable/librephotos/4.0.40/Chart.yaml b/stable/librephotos/4.0.40/Chart.yaml new file mode 100644 index 00000000000..6589a943330 --- /dev/null +++ b/stable/librephotos/4.0.40/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "2022w6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: "A self-hosted open source photo management service." +home: https://truecharts.org/docs/charts/stable/librephotos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/librephotos.png +keywords: + - photos + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librephotos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/librephotos + - https://github.com/LibrePhotos/librephotos + - https://hub.docker.com/r/reallibrephotos/librephotos +version: 4.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librephotos/4.0.40/README.md b/stable/librephotos/4.0.40/README.md new file mode 100644 index 00000000000..a00dfe68954 --- /dev/null +++ b/stable/librephotos/4.0.40/README.md @@ -0,0 +1,109 @@ +# librephotos + +A self-hosted open source photo management service. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [librephotos](https://truecharts.org/docs/charts/stable/librephotos) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `librephotos` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install librephotos TrueCharts/librephotos +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `librephotos` deployment + +```console +helm uninstall librephotos +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install librephotos \ + --set env.TZ="America/New York" \ + TrueCharts/librephotos +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install librephotos TrueCharts/librephotos -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/librephotos/4.0.39/app-readme.md b/stable/librephotos/4.0.40/app-readme.md similarity index 100% rename from stable/librephotos/4.0.39/app-readme.md rename to stable/librephotos/4.0.40/app-readme.md diff --git a/stable/librephotos/4.0.40/charts/common-10.6.1.tgz b/stable/librephotos/4.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/librephotos/4.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/librephotos/4.0.40/charts/postgresql-8.0.87.tgz b/stable/librephotos/4.0.40/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/librephotos/4.0.40/charts/postgresql-8.0.87.tgz differ diff --git a/stable/librephotos/4.0.40/charts/redis-3.0.84.tgz b/stable/librephotos/4.0.40/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/librephotos/4.0.40/charts/redis-3.0.84.tgz differ diff --git a/stable/librephotos/4.0.39/ix_values.yaml b/stable/librephotos/4.0.40/ix_values.yaml similarity index 100% rename from stable/librephotos/4.0.39/ix_values.yaml rename to stable/librephotos/4.0.40/ix_values.yaml diff --git a/stable/librephotos/4.0.39/questions.yaml b/stable/librephotos/4.0.40/questions.yaml similarity index 100% rename from stable/librephotos/4.0.39/questions.yaml rename to stable/librephotos/4.0.40/questions.yaml diff --git a/stable/librephotos/4.0.39/templates/_secrets.tpl b/stable/librephotos/4.0.40/templates/_secrets.tpl similarity index 100% rename from stable/librephotos/4.0.39/templates/_secrets.tpl rename to stable/librephotos/4.0.40/templates/_secrets.tpl diff --git a/stable/librephotos/4.0.39/templates/common.yaml b/stable/librephotos/4.0.40/templates/common.yaml similarity index 100% rename from stable/librephotos/4.0.39/templates/common.yaml rename to stable/librephotos/4.0.40/templates/common.yaml diff --git a/stable/minisatip/2.0.30/values.yaml b/stable/librephotos/4.0.40/values.yaml similarity index 100% rename from stable/minisatip/2.0.30/values.yaml rename to stable/librephotos/4.0.40/values.yaml diff --git a/stable/librespeed/6.0.31/CHANGELOG.md b/stable/librespeed/6.0.31/CHANGELOG.md deleted file mode 100644 index 86eeae5a1f1..00000000000 --- a/stable/librespeed/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/librespeed/6.0.31/Chart.lock b/stable/librespeed/6.0.31/Chart.lock deleted file mode 100644 index daaad92c7a1..00000000000 --- a/stable/librespeed/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:01:50.654831945Z" diff --git a/stable/librespeed/6.0.31/Chart.yaml b/stable/librespeed/6.0.31/Chart.yaml deleted file mode 100644 index ccffe29fb0d..00000000000 --- a/stable/librespeed/6.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Librespeed is a HTML5 webpage to test upload and download speeds -home: https://truecharts.org/docs/charts/stable/librespeed -icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png -keywords: - - librespeed - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: librespeed -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - - https://github.com/librespeed/speedtest - - https://hub.docker.com/r/linuxserver/librespeed -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librespeed/6.0.31/README.md b/stable/librespeed/6.0.31/README.md deleted file mode 100644 index e36bb01b9b6..00000000000 --- a/stable/librespeed/6.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# librespeed - -Librespeed is a HTML5 webpage to test upload and download speeds - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [librespeed](https://truecharts.org/docs/charts/stable/librespeed) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `librespeed` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install librespeed TrueCharts/librespeed -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `librespeed` deployment - -```console -helm uninstall librespeed -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install librespeed \ - --set env.TZ="America/New York" \ - TrueCharts/librespeed -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install librespeed TrueCharts/librespeed -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/librespeed/6.0.31/charts/common-10.5.10.tgz b/stable/librespeed/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/librespeed/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/librespeed/6.0.32/CHANGELOG.md b/stable/librespeed/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..3f917771d98 --- /dev/null +++ b/stable/librespeed/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librespeed-6.0.32](https://github.com/truecharts/charts/compare/librespeed-6.0.31...librespeed-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [librespeed-6.0.31](https://github.com/truecharts/charts/compare/librespeed-6.0.30...librespeed-6.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/librespeed/6.0.32/Chart.lock b/stable/librespeed/6.0.32/Chart.lock new file mode 100644 index 00000000000..84e9613b6fc --- /dev/null +++ b/stable/librespeed/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:09:14.901990744Z" diff --git a/stable/librespeed/6.0.32/Chart.yaml b/stable/librespeed/6.0.32/Chart.yaml new file mode 100644 index 00000000000..671c0e958c0 --- /dev/null +++ b/stable/librespeed/6.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Librespeed is a HTML5 webpage to test upload and download speeds +home: https://truecharts.org/docs/charts/stable/librespeed +icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png +keywords: + - librespeed + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librespeed +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://github.com/librespeed/speedtest + - https://hub.docker.com/r/linuxserver/librespeed +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librespeed/6.0.32/README.md b/stable/librespeed/6.0.32/README.md new file mode 100644 index 00000000000..d299040a33d --- /dev/null +++ b/stable/librespeed/6.0.32/README.md @@ -0,0 +1,107 @@ +# librespeed + +Librespeed is a HTML5 webpage to test upload and download speeds + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [librespeed](https://truecharts.org/docs/charts/stable/librespeed) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `librespeed` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install librespeed TrueCharts/librespeed +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `librespeed` deployment + +```console +helm uninstall librespeed +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install librespeed \ + --set env.TZ="America/New York" \ + TrueCharts/librespeed +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install librespeed TrueCharts/librespeed -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/librespeed/6.0.31/app-readme.md b/stable/librespeed/6.0.32/app-readme.md similarity index 100% rename from stable/librespeed/6.0.31/app-readme.md rename to stable/librespeed/6.0.32/app-readme.md diff --git a/stable/librespeed/6.0.32/charts/common-10.6.1.tgz b/stable/librespeed/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/librespeed/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/librespeed/6.0.31/ci/ct-values.yaml b/stable/librespeed/6.0.32/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/6.0.31/ci/ct-values.yaml rename to stable/librespeed/6.0.32/ci/ct-values.yaml diff --git a/stable/librespeed/6.0.31/ix_values.yaml b/stable/librespeed/6.0.32/ix_values.yaml similarity index 100% rename from stable/librespeed/6.0.31/ix_values.yaml rename to stable/librespeed/6.0.32/ix_values.yaml diff --git a/stable/librespeed/6.0.31/questions.yaml b/stable/librespeed/6.0.32/questions.yaml similarity index 100% rename from stable/librespeed/6.0.31/questions.yaml rename to stable/librespeed/6.0.32/questions.yaml diff --git a/stable/minio/3.0.55/templates/common.yaml b/stable/librespeed/6.0.32/templates/common.yaml similarity index 100% rename from stable/minio/3.0.55/templates/common.yaml rename to stable/librespeed/6.0.32/templates/common.yaml diff --git a/stable/mkvcleaver/1.0.10/values.yaml b/stable/librespeed/6.0.32/values.yaml similarity index 100% rename from stable/mkvcleaver/1.0.10/values.yaml rename to stable/librespeed/6.0.32/values.yaml diff --git a/stable/lidarr/11.0.32/CHANGELOG.md b/stable/lidarr/11.0.32/CHANGELOG.md new file mode 100644 index 00000000000..c0da5b8049d --- /dev/null +++ b/stable/lidarr/11.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lidarr-11.0.32](https://github.com/truecharts/charts/compare/lidarr-11.0.31...lidarr-11.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lidarr-11.0.31](https://github.com/truecharts/charts/compare/lidarr-11.0.30...lidarr-11.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lidarr-11.0.30](https://github.com/truecharts/charts/compare/lidarr-11.0.29...lidarr-11.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/lidarr/11.0.32/Chart.lock b/stable/lidarr/11.0.32/Chart.lock new file mode 100644 index 00000000000..546d03f07c7 --- /dev/null +++ b/stable/lidarr/11.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:09:18.439998224Z" diff --git a/stable/lidarr/11.0.32/Chart.yaml b/stable/lidarr/11.0.32/Chart.yaml new file mode 100644 index 00000000000..c0f2d820238 --- /dev/null +++ b/stable/lidarr/11.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.1.0.2649" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Looks and smells like Sonarr but made for music +home: https://truecharts.org/docs/charts/stable/lidarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png +keywords: + - lidarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lidarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://github.com/Lidarr/Lidarr +type: application +version: 11.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lidarr/11.0.32/README.md b/stable/lidarr/11.0.32/README.md new file mode 100644 index 00000000000..71a6ab659a0 --- /dev/null +++ b/stable/lidarr/11.0.32/README.md @@ -0,0 +1,106 @@ +# lidarr + +Looks and smells like Sonarr but made for music + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lidarr](https://truecharts.org/docs/charts/stable/lidarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lidarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lidarr TrueCharts/lidarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lidarr` deployment + +```console +helm uninstall lidarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lidarr \ + --set env.TZ="America/New York" \ + TrueCharts/lidarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lidarr TrueCharts/lidarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lidarr/11.0.32/app-readme.md b/stable/lidarr/11.0.32/app-readme.md new file mode 100644 index 00000000000..87206e31f8a --- /dev/null +++ b/stable/lidarr/11.0.32/app-readme.md @@ -0,0 +1,8 @@ +Looks and smells like Sonarr but made for music + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lidarr](https://truecharts.org/docs/charts/stable/lidarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/lidarr/11.0.32/charts/common-10.6.1.tgz b/stable/lidarr/11.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/lidarr/11.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/lidarr/11.0.32/ix_values.yaml b/stable/lidarr/11.0.32/ix_values.yaml new file mode 100644 index 00000000000..3b0721fec92 --- /dev/null +++ b/stable/lidarr/11.0.32/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/lidarr + pullPolicy: IfNotPresent + tag: 1.1.0.2649@sha256:a4851a1034f4311bb445cc576898adc90568538506e41506ef28c6fe40cd4ec3 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8686 + targetPort: 8686 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/lidarr/11.0.32/questions.yaml b/stable/lidarr/11.0.32/questions.yaml new file mode 100644 index 00000000000..2f47ff0089e --- /dev/null +++ b/stable/lidarr/11.0.32/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8686 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8686 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minisatip/2.0.30/templates/common.yaml b/stable/lidarr/11.0.32/templates/common.yaml similarity index 100% rename from stable/minisatip/2.0.30/templates/common.yaml rename to stable/lidarr/11.0.32/templates/common.yaml diff --git a/stable/mkvtoolnix/2.0.33/values.yaml b/stable/lidarr/11.0.32/values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.33/values.yaml rename to stable/lidarr/11.0.32/values.yaml diff --git a/stable/linkace/4.0.47/CHANGELOG.md b/stable/linkace/4.0.47/CHANGELOG.md deleted file mode 100644 index 02ae04fb3b1..00000000000 --- a/stable/linkace/4.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkace-4.0.47](https://github.com/truecharts/charts/compare/linkace-4.0.46...linkace-4.0.47) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- Fixed wrong value for local backups ([#3891](https://github.com/truecharts/charts/issues/3891)) - - - - -## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/linkace/4.0.47/Chart.lock b/stable/linkace/4.0.47/Chart.lock deleted file mode 100644 index 1c7e2312cbb..00000000000 --- a/stable/linkace/4.0.47/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-25T13:10:47.153967082Z" diff --git a/stable/linkace/4.0.47/Chart.yaml b/stable/linkace/4.0.47/Chart.yaml deleted file mode 100644 index a973f017429..00000000000 --- a/stable/linkace/4.0.47/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: Your self-hosted bookmark archive. Free and open source. -home: https://truecharts.org/docs/charts/stable/linkace -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png -keywords: - - linkace -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkace -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/linkace - - https://www.linkace.org/docs/ - - https://github.com/linkace/linkace - - https://hub.docker.com/r/linkace/linkace -version: 4.0.47 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkace/4.0.47/README.md b/stable/linkace/4.0.47/README.md deleted file mode 100644 index 0d1a1e57374..00000000000 --- a/stable/linkace/4.0.47/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# linkace - -Your self-hosted bookmark archive. Free and open source. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [linkace](https://truecharts.org/docs/charts/stable/linkace) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `linkace` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install linkace TrueCharts/linkace -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `linkace` deployment - -```console -helm uninstall linkace -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install linkace \ - --set env.TZ="America/New York" \ - TrueCharts/linkace -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install linkace TrueCharts/linkace -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/linkace/4.0.47/charts/common-10.5.10.tgz b/stable/linkace/4.0.47/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/linkace/4.0.47/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/linkace/4.0.47/charts/mariadb-3.0.73.tgz b/stable/linkace/4.0.47/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/linkace/4.0.47/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/linkace/4.0.47/charts/redis-3.0.75.tgz b/stable/linkace/4.0.47/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/linkace/4.0.47/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/linkace/4.0.48/CHANGELOG.md b/stable/linkace/4.0.48/CHANGELOG.md new file mode 100644 index 00000000000..679d0807c06 --- /dev/null +++ b/stable/linkace/4.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkace-4.0.48](https://github.com/truecharts/charts/compare/linkace-4.0.47...linkace-4.0.48) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [linkace-4.0.47](https://github.com/truecharts/charts/compare/linkace-4.0.46...linkace-4.0.47) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- Fixed wrong value for local backups ([#3891](https://github.com/truecharts/charts/issues/3891)) + + + + +## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkace-4.0.46](https://github.com/truecharts/charts/compare/linkace-4.0.45...linkace-4.0.46) (2022-09-20) + +### Chore diff --git a/stable/linkace/4.0.48/Chart.lock b/stable/linkace/4.0.48/Chart.lock new file mode 100644 index 00000000000..09d160546d3 --- /dev/null +++ b/stable/linkace/4.0.48/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:c32edafe0b548c62ca06cf69f7387f93c804b563c215986ed1568859d60e6811 +generated: "2022-09-25T15:09:45.065037547Z" diff --git a/stable/linkace/4.0.48/Chart.yaml b/stable/linkace/4.0.48/Chart.yaml new file mode 100644 index 00000000000..8a69bc0004b --- /dev/null +++ b/stable/linkace/4.0.48/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: Your self-hosted bookmark archive. Free and open source. +home: https://truecharts.org/docs/charts/stable/linkace +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png +keywords: + - linkace +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkace +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/linkace + - https://www.linkace.org/docs/ + - https://github.com/linkace/linkace + - https://hub.docker.com/r/linkace/linkace +version: 4.0.48 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkace/4.0.48/README.md b/stable/linkace/4.0.48/README.md new file mode 100644 index 00000000000..da2a030d558 --- /dev/null +++ b/stable/linkace/4.0.48/README.md @@ -0,0 +1,110 @@ +# linkace + +Your self-hosted bookmark archive. Free and open source. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [linkace](https://truecharts.org/docs/charts/stable/linkace) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `linkace` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install linkace TrueCharts/linkace +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `linkace` deployment + +```console +helm uninstall linkace +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install linkace \ + --set env.TZ="America/New York" \ + TrueCharts/linkace +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install linkace TrueCharts/linkace -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/linkace/4.0.47/app-readme.md b/stable/linkace/4.0.48/app-readme.md similarity index 100% rename from stable/linkace/4.0.47/app-readme.md rename to stable/linkace/4.0.48/app-readme.md diff --git a/stable/linkace/4.0.48/charts/common-10.6.1.tgz b/stable/linkace/4.0.48/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/linkace/4.0.48/charts/common-10.6.1.tgz differ diff --git a/stable/linkace/4.0.48/charts/mariadb-3.0.82.tgz b/stable/linkace/4.0.48/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/linkace/4.0.48/charts/mariadb-3.0.82.tgz differ diff --git a/stable/linkace/4.0.48/charts/redis-3.0.84.tgz b/stable/linkace/4.0.48/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/linkace/4.0.48/charts/redis-3.0.84.tgz differ diff --git a/stable/linkace/4.0.47/ix_values.yaml b/stable/linkace/4.0.48/ix_values.yaml similarity index 100% rename from stable/linkace/4.0.47/ix_values.yaml rename to stable/linkace/4.0.48/ix_values.yaml diff --git a/stable/linkace/4.0.47/questions.yaml b/stable/linkace/4.0.48/questions.yaml similarity index 100% rename from stable/linkace/4.0.47/questions.yaml rename to stable/linkace/4.0.48/questions.yaml diff --git a/stable/linkace/4.0.47/templates/_cronjob.tpl b/stable/linkace/4.0.48/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/4.0.47/templates/_cronjob.tpl rename to stable/linkace/4.0.48/templates/_cronjob.tpl diff --git a/stable/linkace/4.0.47/templates/_secrets.tpl b/stable/linkace/4.0.48/templates/_secrets.tpl similarity index 100% rename from stable/linkace/4.0.47/templates/_secrets.tpl rename to stable/linkace/4.0.48/templates/_secrets.tpl diff --git a/stable/linkace/4.0.47/templates/common.yaml b/stable/linkace/4.0.48/templates/common.yaml similarity index 100% rename from stable/linkace/4.0.47/templates/common.yaml rename to stable/linkace/4.0.48/templates/common.yaml diff --git a/stable/ml-workspace/2.0.31/values.yaml b/stable/linkace/4.0.48/values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/values.yaml rename to stable/linkace/4.0.48/values.yaml diff --git a/stable/linkding/2.0.35/CHANGELOG.md b/stable/linkding/2.0.35/CHANGELOG.md deleted file mode 100644 index 975714a548a..00000000000 --- a/stable/linkding/2.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/linkding/2.0.35/Chart.lock b/stable/linkding/2.0.35/Chart.lock deleted file mode 100644 index a87496aa41c..00000000000 --- a/stable/linkding/2.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:02:15.468033187Z" diff --git a/stable/linkding/2.0.35/Chart.yaml b/stable/linkding/2.0.35/Chart.yaml deleted file mode 100644 index f0eeb3a87c5..00000000000 --- a/stable/linkding/2.0.35/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.15.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. -home: https://truecharts.org/docs/charts/stable/linkding -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png -keywords: - - bookmarks - - links -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkding -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://github.com/sissbruecker/linkding - - https://hub.docker.com/r/sissbruecker/linkding -version: 2.0.35 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkding/2.0.35/README.md b/stable/linkding/2.0.35/README.md deleted file mode 100644 index a045ab464f6..00000000000 --- a/stable/linkding/2.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# linkding - -Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [linkding](https://truecharts.org/docs/charts/stable/linkding) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `linkding` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install linkding TrueCharts/linkding -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `linkding` deployment - -```console -helm uninstall linkding -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install linkding \ - --set env.TZ="America/New York" \ - TrueCharts/linkding -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install linkding TrueCharts/linkding -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/linkding/2.0.35/charts/common-10.5.10.tgz b/stable/linkding/2.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/linkding/2.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/linkding/2.0.36/CHANGELOG.md b/stable/linkding/2.0.36/CHANGELOG.md new file mode 100644 index 00000000000..ea4bc0c46b1 --- /dev/null +++ b/stable/linkding/2.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkding-2.0.36](https://github.com/truecharts/charts/compare/linkding-2.0.35...linkding-2.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [linkding-2.0.35](https://github.com/truecharts/charts/compare/linkding-2.0.34...linkding-2.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/linkding/2.0.36/Chart.lock b/stable/linkding/2.0.36/Chart.lock new file mode 100644 index 00000000000..cff425c4f6e --- /dev/null +++ b/stable/linkding/2.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:09:47.183500023Z" diff --git a/stable/linkding/2.0.36/Chart.yaml b/stable/linkding/2.0.36/Chart.yaml new file mode 100644 index 00000000000..b7725eb82bc --- /dev/null +++ b/stable/linkding/2.0.36/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.15.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. +home: https://truecharts.org/docs/charts/stable/linkding +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png +keywords: + - bookmarks + - links +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkding +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://github.com/sissbruecker/linkding + - https://hub.docker.com/r/sissbruecker/linkding +version: 2.0.36 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkding/2.0.36/README.md b/stable/linkding/2.0.36/README.md new file mode 100644 index 00000000000..8fd1963aec7 --- /dev/null +++ b/stable/linkding/2.0.36/README.md @@ -0,0 +1,107 @@ +# linkding + +Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [linkding](https://truecharts.org/docs/charts/stable/linkding) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `linkding` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install linkding TrueCharts/linkding +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `linkding` deployment + +```console +helm uninstall linkding +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install linkding \ + --set env.TZ="America/New York" \ + TrueCharts/linkding +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install linkding TrueCharts/linkding -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/linkding/2.0.35/app-readme.md b/stable/linkding/2.0.36/app-readme.md similarity index 100% rename from stable/linkding/2.0.35/app-readme.md rename to stable/linkding/2.0.36/app-readme.md diff --git a/stable/linkding/2.0.36/charts/common-10.6.1.tgz b/stable/linkding/2.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/linkding/2.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/linkding/2.0.35/ix_values.yaml b/stable/linkding/2.0.36/ix_values.yaml similarity index 100% rename from stable/linkding/2.0.35/ix_values.yaml rename to stable/linkding/2.0.36/ix_values.yaml diff --git a/stable/linkding/2.0.35/questions.yaml b/stable/linkding/2.0.36/questions.yaml similarity index 100% rename from stable/linkding/2.0.35/questions.yaml rename to stable/linkding/2.0.36/questions.yaml diff --git a/stable/mkvcleaver/1.0.10/templates/common.yaml b/stable/linkding/2.0.36/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/1.0.10/templates/common.yaml rename to stable/linkding/2.0.36/templates/common.yaml diff --git a/stable/monica/3.0.49/values.yaml b/stable/linkding/2.0.36/values.yaml similarity index 100% rename from stable/monica/3.0.49/values.yaml rename to stable/linkding/2.0.36/values.yaml diff --git a/stable/littlelink/6.0.65/CHANGELOG.md b/stable/littlelink/6.0.65/CHANGELOG.md deleted file mode 100644 index 9f18680ff35..00000000000 --- a/stable/littlelink/6.0.65/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [littlelink-6.0.65](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.65) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [littlelink-6.0.65](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.65) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [littlelink-6.0.64](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.64) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [littlelink-6.0.64](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.64) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/littlelink/6.0.65/Chart.lock b/stable/littlelink/6.0.65/Chart.lock deleted file mode 100644 index 2e5b6fe764f..00000000000 --- a/stable/littlelink/6.0.65/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:02:29.981245603Z" diff --git a/stable/littlelink/6.0.65/Chart.yaml b/stable/littlelink/6.0.65/Chart.yaml deleted file mode 100644 index a0c3bd3d366..00000000000 --- a/stable/littlelink/6.0.65/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Easy platform to combine all your social links -home: https://truecharts.org/docs/charts/stable/littlelink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png -keywords: - - littlelink -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: littlelink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink - - https://github.com/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink -type: application -version: 6.0.65 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/littlelink/6.0.65/README.md b/stable/littlelink/6.0.65/README.md deleted file mode 100644 index ac1f40a5dcb..00000000000 --- a/stable/littlelink/6.0.65/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# littlelink - -Easy platform to combine all your social links - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [littlelink](https://truecharts.org/docs/charts/stable/littlelink) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `littlelink` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install littlelink TrueCharts/littlelink -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `littlelink` deployment - -```console -helm uninstall littlelink -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install littlelink \ - --set env.TZ="America/New York" \ - TrueCharts/littlelink -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install littlelink TrueCharts/littlelink -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/littlelink/6.0.65/charts/common-10.5.10.tgz b/stable/littlelink/6.0.65/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/littlelink/6.0.65/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/littlelink/6.0.66/CHANGELOG.md b/stable/littlelink/6.0.66/CHANGELOG.md new file mode 100644 index 00000000000..a6b06353c34 --- /dev/null +++ b/stable/littlelink/6.0.66/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [littlelink-6.0.66](https://github.com/truecharts/charts/compare/littlelink-7.0.0...littlelink-6.0.66) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [littlelink-6.0.65](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.65) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [littlelink-6.0.65](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.65) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [littlelink-6.0.64](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.64) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [littlelink-6.0.64](https://github.com/truecharts/charts/compare/littlelink-6.0.62...littlelink-6.0.64) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/littlelink/6.0.66/Chart.lock b/stable/littlelink/6.0.66/Chart.lock new file mode 100644 index 00000000000..837c92b2204 --- /dev/null +++ b/stable/littlelink/6.0.66/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:09:50.451553499Z" diff --git a/stable/littlelink/6.0.66/Chart.yaml b/stable/littlelink/6.0.66/Chart.yaml new file mode 100644 index 00000000000..19d4fa8f013 --- /dev/null +++ b/stable/littlelink/6.0.66/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/docs/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 6.0.66 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/littlelink/6.0.66/README.md b/stable/littlelink/6.0.66/README.md new file mode 100644 index 00000000000..0307bdf079e --- /dev/null +++ b/stable/littlelink/6.0.66/README.md @@ -0,0 +1,107 @@ +# littlelink + +Easy platform to combine all your social links + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [littlelink](https://truecharts.org/docs/charts/stable/littlelink) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `littlelink` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install littlelink TrueCharts/littlelink +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `littlelink` deployment + +```console +helm uninstall littlelink +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install littlelink \ + --set env.TZ="America/New York" \ + TrueCharts/littlelink +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install littlelink TrueCharts/littlelink -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/littlelink/6.0.65/app-readme.md b/stable/littlelink/6.0.66/app-readme.md similarity index 100% rename from stable/littlelink/6.0.65/app-readme.md rename to stable/littlelink/6.0.66/app-readme.md diff --git a/stable/littlelink/6.0.66/charts/common-10.6.1.tgz b/stable/littlelink/6.0.66/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/littlelink/6.0.66/charts/common-10.6.1.tgz differ diff --git a/stable/littlelink/6.0.65/ix_values.yaml b/stable/littlelink/6.0.66/ix_values.yaml similarity index 100% rename from stable/littlelink/6.0.65/ix_values.yaml rename to stable/littlelink/6.0.66/ix_values.yaml diff --git a/stable/littlelink/6.0.65/questions.yaml b/stable/littlelink/6.0.66/questions.yaml similarity index 100% rename from stable/littlelink/6.0.65/questions.yaml rename to stable/littlelink/6.0.66/questions.yaml diff --git a/stable/littlelink/6.0.65/templates/_configmap.tpl b/stable/littlelink/6.0.66/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.65/templates/_configmap.tpl rename to stable/littlelink/6.0.66/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.65/templates/common.yaml b/stable/littlelink/6.0.66/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.65/templates/common.yaml rename to stable/littlelink/6.0.66/templates/common.yaml diff --git a/stable/mosdns/2.0.34/values.yaml b/stable/littlelink/6.0.66/values.yaml similarity index 100% rename from stable/mosdns/2.0.34/values.yaml rename to stable/littlelink/6.0.66/values.yaml diff --git a/stable/logitech-media-server/4.0.40/CHANGELOG.md b/stable/logitech-media-server/4.0.40/CHANGELOG.md deleted file mode 100644 index 8956cadbbe0..00000000000 --- a/stable/logitech-media-server/4.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [logitech-media-server-4.0.40](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.39...logitech-media-server-4.0.40) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [logitech-media-server-4.0.39](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [logitech-media-server-4.0.39](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [logitech-media-server-4.0.38](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [logitech-media-server-4.0.38](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/logitech-media-server/4.0.40/Chart.lock b/stable/logitech-media-server/4.0.40/Chart.lock deleted file mode 100644 index ec91b95416e..00000000000 --- a/stable/logitech-media-server/4.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T10:23:42.7637881Z" diff --git a/stable/logitech-media-server/4.0.40/Chart.yaml b/stable/logitech-media-server/4.0.40/Chart.yaml deleted file mode 100644 index 56e804106d0..00000000000 --- a/stable/logitech-media-server/4.0.40/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "8.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Logitech Media Server is a platform for home/office audio streaming. -home: https://truecharts.org/docs/charts/stable/logitech-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png -keywords: - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: logitech-media-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - - https://github.com/Logitech/slimserver - - https://hub.docker.com/r/lmscommunity/logitechmediaserver -type: application -version: 4.0.40 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.40/README.md b/stable/logitech-media-server/4.0.40/README.md deleted file mode 100644 index f34f6a92e06..00000000000 --- a/stable/logitech-media-server/4.0.40/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# logitech-media-server - -Logitech Media Server is a platform for home/office audio streaming. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [logitech-media-server](https://truecharts.org/docs/charts/stable/logitech-media-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `logitech-media-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install logitech-media-server TrueCharts/logitech-media-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `logitech-media-server` deployment - -```console -helm uninstall logitech-media-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install logitech-media-server \ - --set env.TZ="America/New York" \ - TrueCharts/logitech-media-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install logitech-media-server TrueCharts/logitech-media-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/logitech-media-server/4.0.40/charts/common-10.5.10.tgz b/stable/logitech-media-server/4.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/logitech-media-server/4.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/logitech-media-server/4.0.41/CHANGELOG.md b/stable/logitech-media-server/4.0.41/CHANGELOG.md new file mode 100644 index 00000000000..73b0a090f30 --- /dev/null +++ b/stable/logitech-media-server/4.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [logitech-media-server-4.0.41](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.40...logitech-media-server-4.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [logitech-media-server-4.0.40](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.39...logitech-media-server-4.0.40) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [logitech-media-server-4.0.39](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [logitech-media-server-4.0.39](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [logitech-media-server-4.0.38](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [logitech-media-server-4.0.38](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.37...logitech-media-server-4.0.38) (2022-09-20) + +### Chore + diff --git a/stable/logitech-media-server/4.0.41/Chart.lock b/stable/logitech-media-server/4.0.41/Chart.lock new file mode 100644 index 00000000000..66d03650b38 --- /dev/null +++ b/stable/logitech-media-server/4.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:10:19.571626496Z" diff --git a/stable/logitech-media-server/4.0.41/Chart.yaml b/stable/logitech-media-server/4.0.41/Chart.yaml new file mode 100644 index 00000000000..7c3df4f900f --- /dev/null +++ b/stable/logitech-media-server/4.0.41/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "8.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Logitech Media Server is a platform for home/office audio streaming. +home: https://truecharts.org/docs/charts/stable/logitech-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png +keywords: + - logitech-media-server + - squeezebox + - audio + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: logitech-media-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://github.com/Logitech/slimserver + - https://hub.docker.com/r/lmscommunity/logitechmediaserver +type: application +version: 4.0.41 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.41/README.md b/stable/logitech-media-server/4.0.41/README.md new file mode 100644 index 00000000000..8765caeb328 --- /dev/null +++ b/stable/logitech-media-server/4.0.41/README.md @@ -0,0 +1,107 @@ +# logitech-media-server + +Logitech Media Server is a platform for home/office audio streaming. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [logitech-media-server](https://truecharts.org/docs/charts/stable/logitech-media-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `logitech-media-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install logitech-media-server TrueCharts/logitech-media-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `logitech-media-server` deployment + +```console +helm uninstall logitech-media-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install logitech-media-server \ + --set env.TZ="America/New York" \ + TrueCharts/logitech-media-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install logitech-media-server TrueCharts/logitech-media-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/logitech-media-server/4.0.40/app-readme.md b/stable/logitech-media-server/4.0.41/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.40/app-readme.md rename to stable/logitech-media-server/4.0.41/app-readme.md diff --git a/stable/logitech-media-server/4.0.41/charts/common-10.6.1.tgz b/stable/logitech-media-server/4.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/logitech-media-server/4.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/logitech-media-server/4.0.40/ix_values.yaml b/stable/logitech-media-server/4.0.41/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.40/ix_values.yaml rename to stable/logitech-media-server/4.0.41/ix_values.yaml diff --git a/stable/logitech-media-server/4.0.40/questions.yaml b/stable/logitech-media-server/4.0.41/questions.yaml similarity index 100% rename from stable/logitech-media-server/4.0.40/questions.yaml rename to stable/logitech-media-server/4.0.41/questions.yaml diff --git a/stable/mkvtoolnix/2.0.33/templates/common.yaml b/stable/logitech-media-server/4.0.41/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.33/templates/common.yaml rename to stable/logitech-media-server/4.0.41/templates/common.yaml diff --git a/stable/mosquitto/6.0.37/values.yaml b/stable/logitech-media-server/4.0.41/values.yaml similarity index 100% rename from stable/mosquitto/6.0.37/values.yaml rename to stable/logitech-media-server/4.0.41/values.yaml diff --git a/stable/loki/5.0.38/CHANGELOG.md b/stable/loki/5.0.38/CHANGELOG.md deleted file mode 100644 index 0ae8f9aac08..00000000000 --- a/stable/loki/5.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/loki/5.0.38/Chart.lock b/stable/loki/5.0.38/Chart.lock deleted file mode 100644 index 3fd1a11352d..00000000000 --- a/stable/loki/5.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: promtail - repository: https://charts.truecharts.org - version: 3.0.51 -digest: sha256:1f417b30dfec78c4201d4c466200473ab3d8b58930cac904b1ef699f7e601f8d -generated: "2022-09-22T14:02:58.59064422Z" diff --git a/stable/loki/5.0.38/Chart.yaml b/stable/loki/5.0.38/Chart.yaml deleted file mode 100644 index 1aabead14d0..00000000000 --- a/stable/loki/5.0.38/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - name: "promtail" - condition: promtail.enabled - repository: https://charts.truecharts.org - version: "3.0.51" -deprecated: false -description: "Loki: like Prometheus, but for logs." -home: https://truecharts.org/docs/charts/stable/loki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/loki.png -keywords: - - logs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: loki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/loki - - https://github.com/grafana/loki -type: application -version: 5.0.38 -annotations: - truecharts.org/catagories: | - - logs - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/loki/5.0.38/README.md b/stable/loki/5.0.38/README.md deleted file mode 100644 index bda979c3f0f..00000000000 --- a/stable/loki/5.0.38/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# loki - -Loki: like Prometheus, but for logs. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [loki](https://truecharts.org/docs/charts/stable/loki) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | promtail | 3.0.51 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `loki` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install loki TrueCharts/loki -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `loki` deployment - -```console -helm uninstall loki -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install loki \ - --set env.TZ="America/New York" \ - TrueCharts/loki -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install loki TrueCharts/loki -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/loki/5.0.38/charts/common-10.5.10.tgz b/stable/loki/5.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/loki/5.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/loki/5.0.38/charts/promtail-3.0.51.tgz b/stable/loki/5.0.38/charts/promtail-3.0.51.tgz deleted file mode 100644 index b4c115b82f4..00000000000 Binary files a/stable/loki/5.0.38/charts/promtail-3.0.51.tgz and /dev/null differ diff --git a/stable/loki/5.0.39/CHANGELOG.md b/stable/loki/5.0.39/CHANGELOG.md new file mode 100644 index 00000000000..af24a5468bc --- /dev/null +++ b/stable/loki/5.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [loki-5.0.39](https://github.com/truecharts/charts/compare/loki-5.0.38...loki-5.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [loki-5.0.38](https://github.com/truecharts/charts/compare/loki-5.0.37...loki-5.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/loki/5.0.39/Chart.lock b/stable/loki/5.0.39/Chart.lock new file mode 100644 index 00000000000..c3d3af282c6 --- /dev/null +++ b/stable/loki/5.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: promtail + repository: https://charts.truecharts.org + version: 3.0.54 +digest: sha256:00b0e9833dab715a1968409bb4f8d97f18a8fada11a97f4db2e130c3b38ed5b4 +generated: "2022-09-25T15:10:35.035629191Z" diff --git a/stable/loki/5.0.39/Chart.yaml b/stable/loki/5.0.39/Chart.yaml new file mode 100644 index 00000000000..f33e7fc868d --- /dev/null +++ b/stable/loki/5.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - name: "promtail" + condition: promtail.enabled + repository: https://charts.truecharts.org + version: "3.0.54" +deprecated: false +description: "Loki: like Prometheus, but for logs." +home: https://truecharts.org/docs/charts/stable/loki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/loki.png +keywords: + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: loki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/loki + - https://github.com/grafana/loki +type: application +version: 5.0.39 +annotations: + truecharts.org/catagories: | + - logs + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/loki/5.0.39/README.md b/stable/loki/5.0.39/README.md new file mode 100644 index 00000000000..c29ce9c1a37 --- /dev/null +++ b/stable/loki/5.0.39/README.md @@ -0,0 +1,107 @@ +# loki + +Loki: like Prometheus, but for logs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [loki](https://truecharts.org/docs/charts/stable/loki) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | promtail | 3.0.54 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `loki` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install loki TrueCharts/loki +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `loki` deployment + +```console +helm uninstall loki +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install loki \ + --set env.TZ="America/New York" \ + TrueCharts/loki +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install loki TrueCharts/loki -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/loki/5.0.38/app-readme.md b/stable/loki/5.0.39/app-readme.md similarity index 100% rename from stable/loki/5.0.38/app-readme.md rename to stable/loki/5.0.39/app-readme.md diff --git a/stable/loki/5.0.39/charts/common-10.6.1.tgz b/stable/loki/5.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/loki/5.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/loki/5.0.39/charts/promtail-3.0.54.tgz b/stable/loki/5.0.39/charts/promtail-3.0.54.tgz new file mode 100644 index 00000000000..4f7b2fcbc12 Binary files /dev/null and b/stable/loki/5.0.39/charts/promtail-3.0.54.tgz differ diff --git a/stable/loki/5.0.38/ix_values.yaml b/stable/loki/5.0.39/ix_values.yaml similarity index 100% rename from stable/loki/5.0.38/ix_values.yaml rename to stable/loki/5.0.39/ix_values.yaml diff --git a/stable/loki/5.0.38/questions.yaml b/stable/loki/5.0.39/questions.yaml similarity index 100% rename from stable/loki/5.0.38/questions.yaml rename to stable/loki/5.0.39/questions.yaml diff --git a/stable/loki/5.0.38/templates/_helpers.tpl b/stable/loki/5.0.39/templates/_helpers.tpl similarity index 100% rename from stable/loki/5.0.38/templates/_helpers.tpl rename to stable/loki/5.0.39/templates/_helpers.tpl diff --git a/stable/ml-workspace/2.0.31/templates/common.yaml b/stable/loki/5.0.39/templates/common.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/templates/common.yaml rename to stable/loki/5.0.39/templates/common.yaml diff --git a/stable/mstream/3.0.30/values.yaml b/stable/loki/5.0.39/values.yaml similarity index 100% rename from stable/mstream/3.0.30/values.yaml rename to stable/loki/5.0.39/values.yaml diff --git a/stable/lychee/13.0.43/CHANGELOG.md b/stable/lychee/13.0.43/CHANGELOG.md new file mode 100644 index 00000000000..1b1c5960a1b --- /dev/null +++ b/stable/lychee/13.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lychee-13.0.43](https://github.com/truecharts/charts/compare/lychee-13.0.42...lychee-13.0.43) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [lychee-13.0.42](https://github.com/truecharts/charts/compare/lychee-13.0.41...lychee-13.0.42) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lychee-13.0.42](https://github.com/truecharts/charts/compare/lychee-13.0.41...lychee-13.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lychee-13.0.42](https://github.com/truecharts/charts/compare/lychee-13.0.41...lychee-13.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [lychee-13.0.42](https://github.com/truecharts/charts/compare/lychee-13.0.41...lychee-13.0.42) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/lychee/13.0.43/Chart.lock b/stable/lychee/13.0.43/Chart.lock new file mode 100644 index 00000000000..6623f13b909 --- /dev/null +++ b/stable/lychee/13.0.43/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:10:46.624300306Z" diff --git a/stable/lychee/13.0.43/Chart.yaml b/stable/lychee/13.0.43/Chart.yaml new file mode 100644 index 00000000000..bf4f6a8dc63 --- /dev/null +++ b/stable/lychee/13.0.43/Chart.yaml @@ -0,0 +1,39 @@ +apiVersion: v2 +appVersion: "4.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +deprecated: false +description: Lychee is a free photo-management tool, which runs on your server or web-space +home: https://truecharts.org/docs/charts/stable/lychee +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lychee.png +keywords: + - lychee + - photo + - pictures +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lychee +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lychee + - https://github.com/LycheeOrg/Lychee + - https://hub.docker.com/r/lycheeorg/lychee +type: application +version: 13.0.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/13.0.43/README.md b/stable/lychee/13.0.43/README.md new file mode 100644 index 00000000000..4cd6dbe2dc9 --- /dev/null +++ b/stable/lychee/13.0.43/README.md @@ -0,0 +1,109 @@ +# lychee + +Lychee is a free photo-management tool, which runs on your server or web-space + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lychee](https://truecharts.org/docs/charts/stable/lychee) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lychee` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lychee TrueCharts/lychee +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lychee` deployment + +```console +helm uninstall lychee +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lychee \ + --set env.TZ="America/New York" \ + TrueCharts/lychee +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lychee TrueCharts/lychee -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/lychee/13.0.43/app-readme.md b/stable/lychee/13.0.43/app-readme.md new file mode 100644 index 00000000000..cc20b3bef15 --- /dev/null +++ b/stable/lychee/13.0.43/app-readme.md @@ -0,0 +1,8 @@ +Lychee is a free photo-management tool, which runs on your server or web-space + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/lychee](https://truecharts.org/docs/charts/stable/lychee) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/lychee/13.0.43/charts/common-10.6.1.tgz b/stable/lychee/13.0.43/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/lychee/13.0.43/charts/common-10.6.1.tgz differ diff --git a/stable/lychee/13.0.43/charts/postgresql-8.0.87.tgz b/stable/lychee/13.0.43/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/lychee/13.0.43/charts/postgresql-8.0.87.tgz differ diff --git a/stable/lychee/13.0.43/charts/redis-3.0.84.tgz b/stable/lychee/13.0.43/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/lychee/13.0.43/charts/redis-3.0.84.tgz differ diff --git a/stable/lychee/13.0.43/ix_values.yaml b/stable/lychee/13.0.43/ix_values.yaml new file mode 100644 index 00000000000..8497efcb011 --- /dev/null +++ b/stable/lychee/13.0.43/ix_values.yaml @@ -0,0 +1,97 @@ +image: + repository: tccr.io/truecharts/lychee-laravel + pullPolicy: IfNotPresent + tag: 4.6.0@sha256:256349a23d75ef0b1eefaf44100a03836904e4e4dc93afa188ddb4b3dcf9d0f8 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10017 + targetPort: 80 + +# secretEnv: +# PUSHER_APP_KEY: "" +# PUSHER_APP_SECRET: "" +# PUSHER_APP_ID: "" +# PUSHER_APP_CLUSTER: "mt1" +# MAIL_DRIVER: "smtp" +# MAIL_HOST: "" +# MAIL_FROM_NAME: "" +# MAIL_FROM_ADDRESS: "" +# MAIL_USERNAME: "" +# MAIL_PASSWORD: "" +# MAIL_PORT: "587" +# MAIL_ENCRYPTION: "tls" + +env: + # Internal Envs + TIMEZONE: "{{ .Values.TZ }}" + PHP_TZ: "{{ .Values.TZ }}" + DB_CONNECTION: "pgsql" + DB_PORT: "5432" + DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}" + DB_USERNAME: "{{ .Values.postgresql.postgresqlUsername }}" + REDIS_PORT: "6379" + CACHE_DRIVER: "redis" + SESSION_DRIVER: "redis" + APP_ENV: "production" + APP_NAME: "Lychee" + MIX_PUSHER_APP_KEY: "{{ .Values.env.PUSHER_APP_KEY }}" + MIX_PUSHER_APP_CLUSTER: "{{ .Values.env.PUSHER_APP_CLUSTER }}" + # User Envs + SECURITY_HEADER_HSTS_ENABLE: false + APP_DEBUG: false + APP_URL: http://localhost + DB_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + DB_HOST: + secretKeyRef: + name: dbcreds + key: plainhost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + APP_KEY: + secretKeyRef: + name: lychee-secrets + key: APP_KEY + +persistence: + conf: + enabled: true + mountPath: "/conf" + sym: + enabled: true + mountPath: "/sym" + uploads: + enabled: true + mountPath: "/uploads" + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: lychee + postgresqlDatabase: lychee + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/lychee/13.0.43/questions.yaml b/stable/lychee/13.0.43/questions.yaml new file mode 100644 index 00000000000..6b2377ed4c3 --- /dev/null +++ b/stable/lychee/13.0.43/questions.yaml @@ -0,0 +1,3021 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Secret Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: MAIL_FROM_ADDRESS + label: "MAIL_FROM_ADDRESS" + description: "Mail from Address" + schema: + type: string + default: "" + - variable: MAIL_FROM_NAME + label: "MAIL_FROM_NAME" + description: "Mail from Name" + schema: + type: string + default: "" + - variable: MAIL_DRIVER + label: "MAIL_DRIVER" + description: "Mail Driver" + schema: + type: string + default: "smtp" + enum: + - value: "smtp" + description: "smtp" + - value: "mailgun" + description: "mailgun" + - value: "sendmail" + description: "sendmail" + - value: "ses" + description: "ses" + - value: "postmark" + description: "postmark" + - value: "log" + description: "log" + - value: "array" + description: "array" + - variable: MAIL_HOST + label: "MAIL_HOST" + description: "Mail Host" + schema: + type: string + default: "" + - variable: MAIL_PORT + label: "MAIL_PORT" + description: "Mail Port" + schema: + type: int + - variable: MAIL_USERNAME + label: "MAIL_USERNAME" + description: "Mail Username" + schema: + type: string + default: "" + - variable: MAIL_PASSWORD + label: "MAIL_PASSWORD" + description: "Mail Password" + schema: + type: string + private: true + default: "" + - variable: MAIL_ENCRYPTION + label: "MAIL_ENCRYPTION" + description: "Mail Encryption" + schema: + type: string + default: "tls" + - variable: PUSHER_APP_ID + label: "PUSHER_APP_ID" + description: "Pusher App ID" + schema: + type: string + default: "" + - variable: PUSHER_APP_KEY + label: "PUSHER_APP_KEY" + description: "Pusher App Key" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_SECRET + label: "PUSHER_APP_SECRET" + description: "Pusher App Secret" + schema: + type: string + private: true + default: "" + - variable: PUSHER_APP_CLUSTER + label: "PUSHER_APP_CLUSTER" + description: "Pusher App Cluster" + schema: + type: string + default: "mt1" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: APP_URL + label: "APP_URL" + description: "Application URL eg. https://lychee.mydomain.com" + schema: + type: string + default: "http://localhost" + - variable: APP_DEBUG + label: "APP_DEBUG" + description: "Enables the debug info" + schema: + type: boolean + default: false + - variable: SECURITY_HEADER_HSTS_ENABLE + label: "SECURITY_HEADER_HSTS_ENABLE" + description: "Enables HSTS Headers" + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10017 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: sym + label: "App sym Storage" + description: "Stores the Application sym." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: uploads + label: "App Uploads Storage" + description: "Stores the Application Uploads." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lychee/13.0.43/templates/_secrets.tpl b/stable/lychee/13.0.43/templates/_secrets.tpl new file mode 100644 index 00000000000..768a00eb026 --- /dev/null +++ b/stable/lychee/13.0.43/templates/_secrets.tpl @@ -0,0 +1,20 @@ +{{/* Define the secrets */}} +{{- define "lychee.secrets" -}} +--- + +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: lychee-secrets +{{- $lycheeprevious := lookup "v1" "Secret" .Release.Namespace "lychee-secrets" }} +{{- $app_key := "" }} +data: + {{- if $lycheeprevious}} + APP_KEY: {{ index $lycheeprevious.data "APP_KEY" }} + {{- else }} + {{- $app_key := randAlphaNum 32 }} + APP_KEY: {{ $app_key | b64enc }} + {{- end }} + +{{- end -}} diff --git a/stable/lychee/13.0.43/templates/common.yaml b/stable/lychee/13.0.43/templates/common.yaml new file mode 100644 index 00000000000..2e5d85f07fc --- /dev/null +++ b/stable/lychee/13.0.43/templates/common.yaml @@ -0,0 +1,7 @@ +{{/* Make sure all variables are set properly */}} +{{ include "tc.common.loader.init" . }} + +{{ include "lychee.secrets" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/muximux/3.0.30/values.yaml b/stable/lychee/13.0.43/values.yaml similarity index 100% rename from stable/muximux/3.0.30/values.yaml rename to stable/lychee/13.0.43/values.yaml diff --git a/stable/makemkv/2.0.34/CHANGELOG.md b/stable/makemkv/2.0.34/CHANGELOG.md deleted file mode 100644 index 7f20a163242..00000000000 --- a/stable/makemkv/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/makemkv/2.0.34/Chart.lock b/stable/makemkv/2.0.34/Chart.lock deleted file mode 100644 index 937c8aa9b02..00000000000 --- a/stable/makemkv/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:03:06.082931793Z" diff --git a/stable/makemkv/2.0.34/Chart.yaml b/stable/makemkv/2.0.34/Chart.yaml deleted file mode 100644 index f2f004889ba..00000000000 --- a/stable/makemkv/2.0.34/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. -home: https://truecharts.org/docs/charts/stable/makemkv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png -keywords: - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: makemkv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://github.com/jlesage/docker-makemkv - - https://hub.docker.com/r/jlesage/makemkv -version: 2.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/makemkv/2.0.34/README.md b/stable/makemkv/2.0.34/README.md deleted file mode 100644 index 8eafcc02454..00000000000 --- a/stable/makemkv/2.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# makemkv - -MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [makemkv](https://truecharts.org/docs/charts/stable/makemkv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `makemkv` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install makemkv TrueCharts/makemkv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `makemkv` deployment - -```console -helm uninstall makemkv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install makemkv \ - --set env.TZ="America/New York" \ - TrueCharts/makemkv -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install makemkv TrueCharts/makemkv -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/makemkv/2.0.34/charts/common-10.5.10.tgz b/stable/makemkv/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/makemkv/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/makemkv/2.0.35/CHANGELOG.md b/stable/makemkv/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..1d90f8259d4 --- /dev/null +++ b/stable/makemkv/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [makemkv-2.0.35](https://github.com/truecharts/charts/compare/makemkv-2.0.34...makemkv-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [makemkv-2.0.34](https://github.com/truecharts/charts/compare/makemkv-2.0.33...makemkv-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/makemkv/2.0.35/Chart.lock b/stable/makemkv/2.0.35/Chart.lock new file mode 100644 index 00000000000..7418301f0c0 --- /dev/null +++ b/stable/makemkv/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:10:38.606457275Z" diff --git a/stable/makemkv/2.0.35/Chart.yaml b/stable/makemkv/2.0.35/Chart.yaml new file mode 100644 index 00000000000..c0f04e7cf70 --- /dev/null +++ b/stable/makemkv/2.0.35/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.22.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. +home: https://truecharts.org/docs/charts/stable/makemkv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png +keywords: + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: makemkv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://github.com/jlesage/docker-makemkv + - https://hub.docker.com/r/jlesage/makemkv +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/makemkv/2.0.35/README.md b/stable/makemkv/2.0.35/README.md new file mode 100644 index 00000000000..3fdf2d71baf --- /dev/null +++ b/stable/makemkv/2.0.35/README.md @@ -0,0 +1,107 @@ +# makemkv + +MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [makemkv](https://truecharts.org/docs/charts/stable/makemkv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `makemkv` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install makemkv TrueCharts/makemkv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `makemkv` deployment + +```console +helm uninstall makemkv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install makemkv \ + --set env.TZ="America/New York" \ + TrueCharts/makemkv +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install makemkv TrueCharts/makemkv -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/makemkv/2.0.34/app-readme.md b/stable/makemkv/2.0.35/app-readme.md similarity index 100% rename from stable/makemkv/2.0.34/app-readme.md rename to stable/makemkv/2.0.35/app-readme.md diff --git a/stable/makemkv/2.0.35/charts/common-10.6.1.tgz b/stable/makemkv/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/makemkv/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/makemkv/2.0.34/ix_values.yaml b/stable/makemkv/2.0.35/ix_values.yaml similarity index 100% rename from stable/makemkv/2.0.34/ix_values.yaml rename to stable/makemkv/2.0.35/ix_values.yaml diff --git a/stable/makemkv/2.0.34/questions.yaml b/stable/makemkv/2.0.35/questions.yaml similarity index 100% rename from stable/makemkv/2.0.34/questions.yaml rename to stable/makemkv/2.0.35/questions.yaml diff --git a/stable/mosdns/2.0.34/templates/common.yaml b/stable/makemkv/2.0.35/templates/common.yaml similarity index 100% rename from stable/mosdns/2.0.34/templates/common.yaml rename to stable/makemkv/2.0.35/templates/common.yaml diff --git a/stable/mylar/6.0.39/values.yaml b/stable/makemkv/2.0.35/values.yaml similarity index 100% rename from stable/mylar/6.0.39/values.yaml rename to stable/makemkv/2.0.35/values.yaml diff --git a/stable/matomo/3.0.65/CHANGELOG.md b/stable/matomo/3.0.65/CHANGELOG.md deleted file mode 100644 index d860b00a25a..00000000000 --- a/stable/matomo/3.0.65/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [matomo-3.0.65](https://github.com/truecharts/charts/compare/matomo-3.0.64...matomo-3.0.65) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-20) - -### Chore - diff --git a/stable/matomo/3.0.65/Chart.lock b/stable/matomo/3.0.65/Chart.lock deleted file mode 100644 index 09c223fad01..00000000000 --- a/stable/matomo/3.0.65/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-23T21:52:11.169858824Z" diff --git a/stable/matomo/3.0.65/Chart.yaml b/stable/matomo/3.0.65/Chart.yaml deleted file mode 100644 index 5db33183115..00000000000 --- a/stable/matomo/3.0.65/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.11.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: Matomo is the leading Free/Libre open analytics platform -home: https://truecharts.org/docs/charts/stable/matomo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png -keywords: - - analytics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: matomo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - - https://hub.docker.com/r/bitnami/matomo - - https://github.com/bitnami/bitnami-docker-matomo - - https://github.com/matomo-org/matomo -version: 3.0.65 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/matomo/3.0.65/README.md b/stable/matomo/3.0.65/README.md deleted file mode 100644 index 36c8c501e1c..00000000000 --- a/stable/matomo/3.0.65/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# matomo - -Matomo is the leading Free/Libre open analytics platform - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [matomo](https://truecharts.org/docs/charts/stable/matomo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `matomo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install matomo TrueCharts/matomo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `matomo` deployment - -```console -helm uninstall matomo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install matomo \ - --set env.TZ="America/New York" \ - TrueCharts/matomo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install matomo TrueCharts/matomo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/matomo/3.0.65/charts/common-10.5.10.tgz b/stable/matomo/3.0.65/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/matomo/3.0.65/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/matomo/3.0.65/charts/mariadb-3.0.73.tgz b/stable/matomo/3.0.65/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/matomo/3.0.65/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/matomo/3.0.66/CHANGELOG.md b/stable/matomo/3.0.66/CHANGELOG.md new file mode 100644 index 00000000000..8c6423a5203 --- /dev/null +++ b/stable/matomo/3.0.66/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [matomo-3.0.66](https://github.com/truecharts/charts/compare/matomo-3.0.65...matomo-3.0.66) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [matomo-3.0.65](https://github.com/truecharts/charts/compare/matomo-3.0.64...matomo-3.0.65) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [matomo-3.0.64](https://github.com/truecharts/charts/compare/matomo-3.0.61...matomo-3.0.64) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/matomo/3.0.66/Chart.lock b/stable/matomo/3.0.66/Chart.lock new file mode 100644 index 00000000000..558c0494691 --- /dev/null +++ b/stable/matomo/3.0.66/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:11:03.133620108Z" diff --git a/stable/matomo/3.0.66/Chart.yaml b/stable/matomo/3.0.66/Chart.yaml new file mode 100644 index 00000000000..fccea41b1af --- /dev/null +++ b/stable/matomo/3.0.66/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: Matomo is the leading Free/Libre open analytics platform +home: https://truecharts.org/docs/charts/stable/matomo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png +keywords: + - analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: matomo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://hub.docker.com/r/bitnami/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo +version: 3.0.66 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/matomo/3.0.66/README.md b/stable/matomo/3.0.66/README.md new file mode 100644 index 00000000000..1087413b550 --- /dev/null +++ b/stable/matomo/3.0.66/README.md @@ -0,0 +1,109 @@ +# matomo + +Matomo is the leading Free/Libre open analytics platform + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [matomo](https://truecharts.org/docs/charts/stable/matomo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `matomo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install matomo TrueCharts/matomo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `matomo` deployment + +```console +helm uninstall matomo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install matomo \ + --set env.TZ="America/New York" \ + TrueCharts/matomo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install matomo TrueCharts/matomo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/matomo/3.0.65/app-readme.md b/stable/matomo/3.0.66/app-readme.md similarity index 100% rename from stable/matomo/3.0.65/app-readme.md rename to stable/matomo/3.0.66/app-readme.md diff --git a/stable/matomo/3.0.66/charts/common-10.6.1.tgz b/stable/matomo/3.0.66/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/matomo/3.0.66/charts/common-10.6.1.tgz differ diff --git a/stable/matomo/3.0.66/charts/mariadb-3.0.82.tgz b/stable/matomo/3.0.66/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/matomo/3.0.66/charts/mariadb-3.0.82.tgz differ diff --git a/stable/matomo/3.0.65/ix_values.yaml b/stable/matomo/3.0.66/ix_values.yaml similarity index 100% rename from stable/matomo/3.0.65/ix_values.yaml rename to stable/matomo/3.0.66/ix_values.yaml diff --git a/stable/matomo/3.0.65/questions.yaml b/stable/matomo/3.0.66/questions.yaml similarity index 100% rename from stable/matomo/3.0.65/questions.yaml rename to stable/matomo/3.0.66/questions.yaml diff --git a/stable/mylar/6.0.39/templates/common.yaml b/stable/matomo/3.0.66/templates/common.yaml similarity index 100% rename from stable/mylar/6.0.39/templates/common.yaml rename to stable/matomo/3.0.66/templates/common.yaml diff --git a/stable/mymediaforalexa/1.0.10/values.yaml b/stable/matomo/3.0.66/values.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.10/values.yaml rename to stable/matomo/3.0.66/values.yaml diff --git a/stable/mattermost/3.0.44/CHANGELOG.md b/stable/mattermost/3.0.44/CHANGELOG.md deleted file mode 100644 index cc4e029823d..00000000000 --- a/stable/mattermost/3.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-20) diff --git a/stable/mattermost/3.0.44/Chart.lock b/stable/mattermost/3.0.44/Chart.lock deleted file mode 100644 index 1d7f475439b..00000000000 --- a/stable/mattermost/3.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:03:41.447057028Z" diff --git a/stable/mattermost/3.0.44/Chart.yaml b/stable/mattermost/3.0.44/Chart.yaml deleted file mode 100644 index 63175d0ede8..00000000000 --- a/stable/mattermost/3.0.44/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. -home: https://truecharts.org/docs/charts/stable/mattermost -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png -keywords: - - team - - mattermost - - development -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mattermost -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost - - https://github.com/mattermost/mattermost-server - - https://github.com/mattermost/docker -version: 3.0.44 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mattermost/3.0.44/README.md b/stable/mattermost/3.0.44/README.md deleted file mode 100644 index c78007d1147..00000000000 --- a/stable/mattermost/3.0.44/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mattermost - -Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mattermost](https://truecharts.org/docs/charts/stable/mattermost) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mattermost` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mattermost TrueCharts/mattermost -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mattermost` deployment - -```console -helm uninstall mattermost -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mattermost \ - --set env.TZ="America/New York" \ - TrueCharts/mattermost -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mattermost TrueCharts/mattermost -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mattermost/3.0.44/charts/common-10.5.10.tgz b/stable/mattermost/3.0.44/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mattermost/3.0.44/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.44/charts/postgresql-8.0.78.tgz b/stable/mattermost/3.0.44/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/mattermost/3.0.44/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.45/CHANGELOG.md b/stable/mattermost/3.0.45/CHANGELOG.md new file mode 100644 index 00000000000..671c99c8829 --- /dev/null +++ b/stable/mattermost/3.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mattermost-3.0.45](https://github.com/truecharts/charts/compare/mattermost-3.0.44...mattermost-3.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mattermost-3.0.44](https://github.com/truecharts/charts/compare/mattermost-3.0.43...mattermost-3.0.44) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/mattermost/3.0.45/Chart.lock b/stable/mattermost/3.0.45/Chart.lock new file mode 100644 index 00000000000..c8c1b88685e --- /dev/null +++ b/stable/mattermost/3.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:11:23.04136286Z" diff --git a/stable/mattermost/3.0.45/Chart.yaml b/stable/mattermost/3.0.45/Chart.yaml new file mode 100644 index 00000000000..275e673a74a --- /dev/null +++ b/stable/mattermost/3.0.45/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. +home: https://truecharts.org/docs/charts/stable/mattermost +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png +keywords: + - team + - mattermost + - development +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mattermost +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mattermost + - https://github.com/mattermost/mattermost-server + - https://github.com/mattermost/docker +version: 3.0.45 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mattermost/3.0.45/README.md b/stable/mattermost/3.0.45/README.md new file mode 100644 index 00000000000..fa412423deb --- /dev/null +++ b/stable/mattermost/3.0.45/README.md @@ -0,0 +1,108 @@ +# mattermost + +Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mattermost](https://truecharts.org/docs/charts/stable/mattermost) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mattermost` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mattermost TrueCharts/mattermost +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mattermost` deployment + +```console +helm uninstall mattermost +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mattermost \ + --set env.TZ="America/New York" \ + TrueCharts/mattermost +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mattermost TrueCharts/mattermost -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mattermost/3.0.44/app-readme.md b/stable/mattermost/3.0.45/app-readme.md similarity index 100% rename from stable/mattermost/3.0.44/app-readme.md rename to stable/mattermost/3.0.45/app-readme.md diff --git a/stable/mattermost/3.0.45/charts/common-10.6.1.tgz b/stable/mattermost/3.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mattermost/3.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/mattermost/3.0.45/charts/postgresql-8.0.87.tgz b/stable/mattermost/3.0.45/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/mattermost/3.0.45/charts/postgresql-8.0.87.tgz differ diff --git a/stable/mattermost/3.0.44/ix_values.yaml b/stable/mattermost/3.0.45/ix_values.yaml similarity index 100% rename from stable/mattermost/3.0.44/ix_values.yaml rename to stable/mattermost/3.0.45/ix_values.yaml diff --git a/stable/mattermost/3.0.44/questions.yaml b/stable/mattermost/3.0.45/questions.yaml similarity index 100% rename from stable/mattermost/3.0.44/questions.yaml rename to stable/mattermost/3.0.45/questions.yaml diff --git a/stable/mymediaforalexa/1.0.10/templates/common.yaml b/stable/mattermost/3.0.45/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.10/templates/common.yaml rename to stable/mattermost/3.0.45/templates/common.yaml diff --git a/stable/mysql-workbench/2.0.31/values.yaml b/stable/mattermost/3.0.45/values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.31/values.yaml rename to stable/mattermost/3.0.45/values.yaml diff --git a/stable/mealie/10.0.1/CHANGELOG.md b/stable/mealie/10.0.1/CHANGELOG.md new file mode 100644 index 00000000000..f5f9ea5e2ea --- /dev/null +++ b/stable/mealie/10.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mealie-10.0.1](https://github.com/truecharts/charts/compare/mealie-10.0.0...mealie-10.0.1) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mealie-10.0.0](https://github.com/truecharts/charts/compare/mealie-9.0.3...mealie-10.0.0) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- Adapt to the new multi container upstream release ([#3858](https://github.com/truecharts/charts/issues/3858)) + + + + +## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mealie-9.0.3](https://github.com/truecharts/charts/compare/mealie-9.0.2...mealie-9.0.3) (2022-09-20) + +### Chore diff --git a/stable/mealie/10.0.1/Chart.lock b/stable/mealie/10.0.1/Chart.lock new file mode 100644 index 00000000000..ef38d8d2bd8 --- /dev/null +++ b/stable/mealie/10.0.1/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:11:31.222147525Z" diff --git a/stable/mealie/10.0.1/Chart.yaml b/stable/mealie/10.0.1/Chart.yaml new file mode 100644 index 00000000000..657a639bc26 --- /dev/null +++ b/stable/mealie/10.0.1/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.0.0beta" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend +home: https://truecharts.org/docs/charts/stable/mealie +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mealie +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mealie + - https://github.com/hay-kot/mealie +version: 10.0.1 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mealie/10.0.1/README.md b/stable/mealie/10.0.1/README.md new file mode 100644 index 00000000000..1a82b4a111a --- /dev/null +++ b/stable/mealie/10.0.1/README.md @@ -0,0 +1,107 @@ +# mealie + +Mealie is a self hosted recipe manager and meal planner with a RestAPI backend + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mealie](https://truecharts.org/docs/charts/stable/mealie) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mealie` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mealie TrueCharts/mealie +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mealie` deployment + +```console +helm uninstall mealie +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mealie \ + --set env.TZ="America/New York" \ + TrueCharts/mealie +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mealie TrueCharts/mealie -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mealie/10.0.1/app-readme.md b/stable/mealie/10.0.1/app-readme.md new file mode 100644 index 00000000000..f37d3627f24 --- /dev/null +++ b/stable/mealie/10.0.1/app-readme.md @@ -0,0 +1,8 @@ +Mealie is a self hosted recipe manager and meal planner with a RestAPI backend + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/mealie](https://truecharts.org/docs/charts/stable/mealie) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/mealie/10.0.1/charts/common-10.6.1.tgz b/stable/mealie/10.0.1/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mealie/10.0.1/charts/common-10.6.1.tgz differ diff --git a/stable/mealie/10.0.1/charts/postgresql-8.0.87.tgz b/stable/mealie/10.0.1/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/mealie/10.0.1/charts/postgresql-8.0.87.tgz differ diff --git a/stable/mealie/10.0.1/ix_values.yaml b/stable/mealie/10.0.1/ix_values.yaml new file mode 100644 index 00000000000..dec210d7666 --- /dev/null +++ b/stable/mealie/10.0.1/ix_values.yaml @@ -0,0 +1,112 @@ +image: + repository: tccr.io/truecharts/mealie-frontend + tag: v1.0.0beta@sha256:be031b8c1c6a1698f18e7750a1482ca85f6c311bbb594cf8da46d0e206b0729a + pullPolicy: IfNotPresent + +apiImage: + repository: tccr.io/truecharts/mealie-api + tag: v1.0.0beta@sha256:4dad1521060d896c2e4782f57ca48007e831b2df497746637eb8f2d6a4a23c90 + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +mealie_frontend: + theme: + light_primary: "#E58325" + light_accent: "#007A99" + light_secondary: "#973542" + light_success: "#43A047" + light_info: "#1976D2" + light_warning: "#FF6D00" + light_error: "#EF5350" + dark_primary: "#E58325" + dark_accent: "#007A99" + dark_secondary: "#973542" + dark_success: "#43A047" + dark_info: "#1976D2" + dark_warning: "#FF6D00" + dark_error: "#EF5350" + +mealie_backend: + general: + allow_signup: true + default_group: Home + default_email: changeme@email.com + base_url: "" + token_time: 48 + security: + max_login_attempts: 5 + user_lockout_time: 24 + webworkers: + workers_per_core: 1 + max_workers: 1 + web_concurrency: 1 + smtp: + user: "" + password: "" + host: "" + port: 587 + from_name: Mealie + from_email: "" + # TLS | SSL | NONE + auth_strategy: TLS + ldap: + auth_enabled: false + server_url: "" + tls_insecure: false + tls_cacertfile: "" + bind_template: "" + base_dn: "" + admin_filter: "" + +envFrom: + - configMapRef: + name: '{{ include "tc.common.names.fullname" . }}-frontend-config' + +probes: + liveness: + type: HTTP + path: "/" + readiness: + type: HTTP + path: "/" + startup: + type: HTTP + path: "/" + +service: + main: + ports: + main: + port: 10018 + protocol: HTTP + targetPort: 3000 + api: + enabled: true + type: ClusterIP + ports: + api: + enabled: true + protocol: HTTP + port: 10019 + targetPort: 9000 + +persistence: + data: + enabled: true + mountPath: "/app/data" + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: mealie + postgresqlDatabase: mealie + +portal: + enabled: true diff --git a/stable/mealie/10.0.1/questions.yaml b/stable/mealie/10.0.1/questions.yaml new file mode 100644 index 00000000000..3fe11f91db7 --- /dev/null +++ b/stable/mealie/10.0.1/questions.yaml @@ -0,0 +1,2966 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: mealie_frontend + group: Container Configuration + label: Mealie Frontend Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: theme + label: Theme + schema: + additional_attrs: true + type: dict + attrs: + - variable: light_primary + label: Light Primary + description: Light Theme Config Variable + schema: + type: string + default: "#E58325" + - variable: light_accent + label: Light Accent + description: Light Theme Config Variable + schema: + type: string + default: "#007A99" + - variable: light_secondary + label: Light Secondary + description: Light Theme Config Variable + schema: + type: string + default: "#973542" + - variable: light_success + label: Light Success + description: Light Theme Config Variable + schema: + type: string + default: "#43A047" + - variable: light_info + label: Light Info + description: Light Theme Config Variable + schema: + type: string + default: "#1976D2" + - variable: light_warning + label: Light Warning + description: Light Theme Config Variable + schema: + type: string + default: "#FF6D00" + - variable: light_error + label: Light Error + description: Light Theme Config Variable + schema: + type: string + default: "#EF5350" + - variable: dark_primary + label: Dark Primary + description: Dark Theme Config Variable + schema: + type: string + default: "#E58325" + - variable: dark_accent + label: Dark Accent + description: Dark Theme Config Variable + schema: + type: string + default: "#007A99" + - variable: dark_secondary + label: Dark Secondary + description: Dark Theme Config Variable + schema: + type: string + default: "#973542" + - variable: dark_success + label: Dark Success + description: Dark Theme Config Variable + schema: + type: string + default: "#43A047" + - variable: dark_info + label: Dark Info + description: Dark Theme Config Variable + schema: + type: string + default: "#1976D2" + - variable: dark_warning + label: Dark Warning + description: Dark Theme Config Variable + schema: + type: string + default: "#FF6D00" + - variable: dark_error + label: Dark Error + description: Dark Theme Config Variable + schema: + type: string + default: "#EF5350" + - variable: mealie_frontend + group: Container Configuration + label: Mealie Frontend Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: General + schema: + additional_attrs: true + type: dict + attrs: + - variable: allow_signup + label: Allow Sign up + description: Allow user sign-up without token + schema: + type: boolean + default: true + - variable: default_group + label: Default Group + description: The default group for users + schema: + type: string + default: Home + - variable: default_email + label: Default Email + description: The default username for the superuser + schema: + type: string + default: changeme@email.com + - variable: base_url + label: Base URL + description: Used for Notifications + schema: + type: string + default: "" + - variable: token_time + label: Token Time + description: The time in hours that a login/auth token is valid + schema: + type: int + default: 48 + - variable: security + label: Security + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_login_attempts + label: Max Login Attempts + description: Maximum times a user can provide an invalid password before their account is locked + schema: + type: int + default: 5 + - variable: user_lockout_time + label: User Lockout Time + description: Time in hours for how long a users account is locked + schema: + type: int + default: 24 + - variable: webworkers + label: Web Workers + schema: + additional_attrs: true + type: dict + attrs: + - variable: workers_per_core + label: Workers Per Core + description: Set the number of workers to the number of CPU cores multiplied by this value. + schema: + type: int + default: 1 + - variable: max_workers + label: Max Workers + description: Set the maximum number of workers to use. Default is not set meaning unlimited. + schema: + type: int + default: 1 + - variable: web_concurrency + label: Web Concurrency + description: Override the automatic definition of number of workers. + schema: + type: int + default: 1 + - variable: smtp + label: SMTP + schema: + additional_attrs: true + type: dict + attrs: + - variable: user + label: User + description: Mail User + schema: + type: string + default: "" + - variable: password + label: Password + description: Mail Password + schema: + type: string + private: true + default: "" + - variable: host + label: Host + description: Mail Host + schema: + type: string + default: "" + - variable: port + label: Port + description: Mail Port + schema: + type: int + default: 587 + - variable: from_name + label: From Name + description: Mail From Name + schema: + type: string + default: Mealie + - variable: from_email + label: From Email + description: Mail From Email + schema: + type: string + default: "" + - variable: auth_strategy + label: Auth Strategy + description: Mail Auth Strategy + schema: + type: string + default: "TLS" + enum: + - value: TLS + description: TLS + - value: SSL + description: SSL + - value: NONE + description: NONE + - variable: ldap + label: LDAP + schema: + additional_attrs: true + type: dict + attrs: + - variable: auth_enabled + label: Auth Enabled + description: Authenticate via an external LDAP server in addition to built-in Mealie auth + schema: + type: boolean + default: false + - variable: server_url + label: Server URL + description: LDAP server URL + schema: + type: string + default: "" + - variable: tls_insecure + label: TLS Insecure + description: Do not verify server certificate when using secure LDAP + schema: + type: boolean + default: false + - variable: tls_cacertfile + label: TLS CA Cert File + description: File path to Certificate Authority used to verify server certificate + schema: + type: string + default: "" + - variable: bind_template + label: Bind Template + description: Templated DN for users, {} will be replaced with the username. + schema: + type: string + default: "" + - variable: base_dn + label: Base DN + description: Starting point when searching for users authentication. + schema: + type: string + default: "" + - variable: admin_filter + label: Admin Filter + description: Optional LDAP filter, which tells Mealie the LDAP user .is an admin + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10018 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: Target Port + description: The internal(!) port on the container the Application runs on + schema: + type: int + default: 3000 + - variable: api + label: API Service + description: The API Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: ClusterIP + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: api + label: API Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10019 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: Target Port + description: The internal(!) port on the container the Application runs on + schema: + type: int + default: 9000 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: Privileged mode + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: ReadOnly Root Filesystem + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: Allow Privilege Escalation + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: runAsNonRoot + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: runAsUser + description: The UserID of the user running the application + schema: + type: int + default: 0 + - variable: runAsGroup + label: runAsGroup + description: The groupID this App of the user running the application + schema: + type: int + default: 0 + - variable: fsGroup + label: fsGroup + description: The group that should own ALL storage. + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mealie/10.0.1/templates/_api.tpl b/stable/mealie/10.0.1/templates/_api.tpl new file mode 100644 index 00000000000..e4b30bd66b5 --- /dev/null +++ b/stable/mealie/10.0.1/templates/_api.tpl @@ -0,0 +1,44 @@ +{{- define "mealie.api" -}} +image: {{ .Values.apiImage.repository }}:{{ .Values.apiImage.tag }} +imagePullPolicy: {{ .Values.apiImage.pullPolicy }} +securityContext: + runAsUser: {{ .Values.podSecurityContext.runAsUser }} + runAsGroup: {{ .Values.podSecurityContext.runAsGroup }} + readOnlyRootFilesystem: {{ .Values.securityContext.readOnlyRootFilesystem }} + runAsNonRoot: {{ .Values.securityContext.runAsNonRoot }} +envFrom: + - secretRef: + name: '{{ include "tc.common.names.fullname" . }}-api-secret' + - configMapRef: + name: '{{ include "tc.common.names.fullname" . }}-api-config' +volumeMounts: + - name: data + mountPath: "/app/data" +readinessProbe: + httpGet: + path: /docs + port: {{ .Values.service.api.ports.api.targetPort }} + {{/* port: {{ .Values.service.api.ports.api.targetPort }} */}} + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /docs + port: {{ .Values.service.api.ports.api.targetPort }} + {{/* port: {{ .Values.service.api.ports.api.targetPort }} */}} + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /docs + port: {{ .Values.service.api.ports.api.targetPort }} + {{/* port: {{ .Values.service.api.ports.api.targetPort }} */}} + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +{{- end -}} diff --git a/stable/mealie/10.0.1/templates/_configmap.tpl b/stable/mealie/10.0.1/templates/_configmap.tpl new file mode 100644 index 00000000000..6fe7db65a57 --- /dev/null +++ b/stable/mealie/10.0.1/templates/_configmap.tpl @@ -0,0 +1,135 @@ +{{/* Define the configmap */}} +{{- define "mealie.config" -}} + +{{- $frontendConfigName := printf "%s-frontend-config" (include "tc.common.names.fullname" .) }} +{{- $apiConfigName := printf "%s-api-config" (include "tc.common.names.fullname" .) }} + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ $frontendConfigName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + API_URL: http://localhost:{{ .Values.service.api.ports.api.targetPort }} + {{/* https://github.com/hay-kot/mealie/issues/1666 */}} + {{/* API_URL: http://localhost:{{ .Values.service.api.ports.api.port }} */}} + THEME_LIGHT_PRIMARY: {{ .Values.mealie_frontend.theme.light_primary | default "#E58325" | quote }} + THEME_LIGHT_ACCENT: {{ .Values.mealie_frontend.theme.light_accent | default "#007A99" | quote }} + THEME_LIGHT_SECONDARY: {{ .Values.mealie_frontend.theme.light_secondary | default "#973542" | quote }} + THEME_LIGHT_SUCCESS: {{ .Values.mealie_frontend.theme.light_success | default "#43A047" | quote }} + THEME_LIGHT_INFO: {{ .Values.mealie_frontend.theme.light_info | default "#1976D2" | quote }} + THEME_LIGHT_WARNING: {{ .Values.mealie_frontend.theme.light_warning | default "#FF6D00" | quote }} + THEME_LIGHT_ERROR: {{ .Values.mealie_frontend.theme.light_error | default "#EF5350" | quote }} + THEME_DARK_PRIMARY: {{ .Values.mealie_frontend.theme.dark_primary | default "#E58325" | quote }} + THEME_DARK_ACCENT: {{ .Values.mealie_frontend.theme.dark_accent | default "#007A99" | quote }} + THEME_DARK_SECONDARY: {{ .Values.mealie_frontend.theme.dark_secondary | default "#973542" | quote }} + THEME_DARK_SUCCESS: {{ .Values.mealie_frontend.theme.dark_success | default "#43A047" | quote }} + THEME_DARK_INFO: {{ .Values.mealie_frontend.theme.dark_info | default "#1976D2" | quote }} + THEME_DARK_WARNING: {{ .Values.mealie_frontend.theme.dark_warning | default "#FF6D00" | quote }} + THEME_DARK_ERROR: {{ .Values.mealie_frontend.theme.dark_error | default "#EF5350" | quote }} + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ $apiConfigName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + PUID: {{ .Values.security.PUID | quote }} + PGID: {{ .Values.podSecurityContext.fsGroup | quote }} + TZ: {{ .Values.TZ }} + DB_ENGINE: "postgres" + POSTGRES_PORT: "5432" + POSTGRES_USER: {{ .Values.postgresql.postgresqlUsername }} + POSTGRES_DB: {{ .Values.postgresql.postgresqlDatabase }} + POSTGRES_SERVER: {{ printf "%v-%v" .Release.Name "postgresql" }} + API_PORT: {{ .Values.service.api.ports.api.targetPort | quote }} + {{/* https://github.com/hay-kot/mealie/issues/1666 */}} + {{/* API_PORT: {{ .Values.service.api.ports.api.port | quote }} */}} + {{/* User Defined */}} + {{/* General */}} + ALLOW_SIGNUP: {{ .Values.mealie_backend.general.allow_signup | quote }} + API_DOCS: "true" + {{- with .Values.mealie_backend.general.default_group }} + DEFAULT_GROUP: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.general.default_email }} + DEFAULT_EMAIL: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.general.base_url }} + BASE_URL: {{ . }} + {{- end }} + {{- if hasKey .Values.mealie_backend.general "token_time" }} + {{- if or .Values.mealie_backend.general.token_time (eq 0 (int .Values.mealie_backend.general.token_time)) }} + TOKEN_TIME: {{ .Values.mealie_backend.general.token_time | quote }} + {{- end }} + {{- end }} + {{/* Security */}} + {{- if hasKey .Values.mealie_backend.security "max_login_attempts" }} + {{- if or .Values.mealie_backend.security.max_login_attempts (eq 0 (int .Values.mealie_backend.security.max_login_attempts)) }} + SECURITY_MAX_LOGIN_ATTEMPTS: {{ .Values.mealie_backend.security.max_login_attempts | quote }} + {{- end }} + {{- end }} + {{- if hasKey .Values.mealie_backend.security "user_lockout_time" }} + {{- if or .Values.mealie_backend.security.user_lockout_time (eq 0 (int .Values.mealie_backend.security.user_lockout_time)) }} + SECURITY_USER_LOCKOUT_TIME: {{ .Values.mealie_backend.security.user_lockout_time | quote }} + {{- end }} + {{- end }} + {{/* Security */}} + {{- if hasKey .Values.mealie_backend.webworkers "workers_per_core" }} + {{- if or .Values.mealie_backend.webworkers.workers_per_core (eq 0 (int .Values.mealie_backend.webworkers.workers_per_core)) }} + WORKERS_PER_CORE: {{ .Values.mealie_backend.webworkers.workers_per_core | quote }} + {{- end }} + {{- end }} + {{- if hasKey .Values.mealie_backend.webworkers "max_workers" }} + {{- if or .Values.mealie_backend.webworkers.max_workers (eq 0 (int .Values.mealie_backend.webworkers.max_workers)) }} + MAX_WORKERS: {{ .Values.mealie_backend.webworkers.max_workers | quote }} + {{- end }} + {{- end }} + {{- if hasKey .Values.mealie_backend.webworkers "web_concurrency" }} + {{- if or .Values.mealie_backend.webworkers.web_concurrency (eq 0 (int .Values.mealie_backend.webworkers.web_concurrency)) }} + WEB_CONCURRENCY: {{ .Values.mealie_backend.webworkers.web_concurrency | quote }} + {{- end }} + {{- end }} + {{/* SMTP */}} + {{- if hasKey .Values.mealie_backend.smtp "port" }} + {{- if or .Values.mealie_backend.smtp.port (eq 0 (int .Values.mealie_backend.smtp.port)) }} + SMTP_PORT: {{ .Values.mealie_backend.smtp.port | quote }} + {{- end }} + {{- end }} + {{- with .Values.mealie_backend.smtp.host }} + SMTP_HOST: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.smtp.from_name }} + SMTP_FROM_NAME: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.smtp.auth_strategy }} + SMTP_AUTH_STRATEGY: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.smtp.from_email }} + SMTP_FROM_EMAIL: {{ . }} + {{- end }} + {{/* SMTP */}} + LDAP_AUTH_ENABLED: {{ .Values.mealie_backend.ldap.auth_enabled | quote }} + LDAP_TLS_INSECURE: {{ .Values.mealie_backend.ldap.tls_insecure | quote }} + {{- with .Values.mealie_backend.ldap.server_url }} + LDAP_SERVER_URL: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.ldap.tls_cacertfile }} + LDAP_TLS_CACERTFILE: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.ldap.bind_template }} + LDAP_BIND_TEMPLATE: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.ldap.base_dn }} + LDAP_BASE_DN: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.ldap.admin_filter }} + LDAP_ADMIN_FILTER: {{ . }} + {{- end }} +{{- end -}} diff --git a/stable/mealie/10.0.1/templates/_secret.tpl b/stable/mealie/10.0.1/templates/_secret.tpl new file mode 100644 index 00000000000..a4b535c9079 --- /dev/null +++ b/stable/mealie/10.0.1/templates/_secret.tpl @@ -0,0 +1,24 @@ +{{/* Define the secret */}} +{{- define "mealie.secret" -}} + +{{- $apiSecretName := printf "%s-api-secret" (include "tc.common.names.fullname" .) }} + +--- + +{{/* This secrets are loaded on both main authentik container and worker */}} +apiVersion: v1 +kind: Secret +type: Opaque +metadata: + name: {{ $apiSecretName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + POSTGRES_PASSWORD: {{ .Values.postgresql.postgresqlPassword | trimAll "\"" | b64enc }} + {{- with .Values.mealie_backend.smtp.user | b64enc }} + SMTP_USER: {{ . }} + {{- end }} + {{- with .Values.mealie_backend.smtp.password | b64enc }} + SMTP_PASSWORD: {{ . }} + {{- end }} +{{- end }} diff --git a/stable/mealie/10.0.1/templates/common.yaml b/stable/mealie/10.0.1/templates/common.yaml new file mode 100644 index 00000000000..bd88d41c606 --- /dev/null +++ b/stable/mealie/10.0.1/templates/common.yaml @@ -0,0 +1,13 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render secret */}} +{{- include "mealie.secret" . }} + +{{/* Render config */}} +{{- include "mealie.config" . }} + +{{- $_ := set .Values.additionalContainers "api" (include "mealie.api" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/n8n/4.0.58/values.yaml b/stable/mealie/10.0.1/values.yaml similarity index 100% rename from stable/n8n/4.0.58/values.yaml rename to stable/mealie/10.0.1/values.yaml diff --git a/stable/mediainfo/1.0.10/CHANGELOG.md b/stable/mediainfo/1.0.10/CHANGELOG.md deleted file mode 100644 index dd1aae2e368..00000000000 --- a/stable/mediainfo/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/mediainfo/1.0.10/Chart.lock b/stable/mediainfo/1.0.10/Chart.lock deleted file mode 100644 index 2c77277fb3e..00000000000 --- a/stable/mediainfo/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:03:51.793779938Z" diff --git a/stable/mediainfo/1.0.10/Chart.yaml b/stable/mediainfo/1.0.10/Chart.yaml deleted file mode 100644 index 1d5c8db9163..00000000000 --- a/stable/mediainfo/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. -home: https://truecharts.org/docs/charts/stable/mediainfo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png -keywords: - - info - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediainfo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://github.com/jlesage/docker-mediainfo - - https://hub.docker.com/r/jlesage/mediainfo/ -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mediainfo/1.0.10/README.md b/stable/mediainfo/1.0.10/README.md deleted file mode 100644 index 3b91aba4848..00000000000 --- a/stable/mediainfo/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mediainfo - -MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mediainfo](https://truecharts.org/docs/charts/stable/mediainfo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mediainfo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mediainfo TrueCharts/mediainfo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mediainfo` deployment - -```console -helm uninstall mediainfo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mediainfo \ - --set env.TZ="America/New York" \ - TrueCharts/mediainfo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mediainfo TrueCharts/mediainfo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mediainfo/1.0.10/charts/common-10.5.10.tgz b/stable/mediainfo/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mediainfo/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mediainfo/1.0.11/CHANGELOG.md b/stable/mediainfo/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..a4a2e6ae77f --- /dev/null +++ b/stable/mediainfo/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediainfo-1.0.11](https://github.com/truecharts/charts/compare/mediainfo-1.0.10...mediainfo-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mediainfo-1.0.10](https://github.com/truecharts/charts/compare/mediainfo-1.0.9...mediainfo-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mediainfo/1.0.11/Chart.lock b/stable/mediainfo/1.0.11/Chart.lock new file mode 100644 index 00000000000..8d4cfead102 --- /dev/null +++ b/stable/mediainfo/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:11:41.976416289Z" diff --git a/stable/mediainfo/1.0.11/Chart.yaml b/stable/mediainfo/1.0.11/Chart.yaml new file mode 100644 index 00000000000..324c18b5d14 --- /dev/null +++ b/stable/mediainfo/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. +home: https://truecharts.org/docs/charts/stable/mediainfo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png +keywords: + - info + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediainfo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://github.com/jlesage/docker-mediainfo + - https://hub.docker.com/r/jlesage/mediainfo/ +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mediainfo/1.0.11/README.md b/stable/mediainfo/1.0.11/README.md new file mode 100644 index 00000000000..83f808e83d1 --- /dev/null +++ b/stable/mediainfo/1.0.11/README.md @@ -0,0 +1,107 @@ +# mediainfo + +MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mediainfo](https://truecharts.org/docs/charts/stable/mediainfo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mediainfo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mediainfo TrueCharts/mediainfo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mediainfo` deployment + +```console +helm uninstall mediainfo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mediainfo \ + --set env.TZ="America/New York" \ + TrueCharts/mediainfo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mediainfo TrueCharts/mediainfo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mediainfo/1.0.10/app-readme.md b/stable/mediainfo/1.0.11/app-readme.md similarity index 100% rename from stable/mediainfo/1.0.10/app-readme.md rename to stable/mediainfo/1.0.11/app-readme.md diff --git a/stable/mediainfo/1.0.11/charts/common-10.6.1.tgz b/stable/mediainfo/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mediainfo/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/mediainfo/1.0.10/ix_values.yaml b/stable/mediainfo/1.0.11/ix_values.yaml similarity index 100% rename from stable/mediainfo/1.0.10/ix_values.yaml rename to stable/mediainfo/1.0.11/ix_values.yaml diff --git a/stable/mediainfo/1.0.10/questions.yaml b/stable/mediainfo/1.0.11/questions.yaml similarity index 100% rename from stable/mediainfo/1.0.10/questions.yaml rename to stable/mediainfo/1.0.11/questions.yaml diff --git a/stable/mysql-workbench/2.0.31/templates/common.yaml b/stable/mediainfo/1.0.11/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/2.0.31/templates/common.yaml rename to stable/mediainfo/1.0.11/templates/common.yaml diff --git a/stable/nano-wallet/2.0.30/values.yaml b/stable/mediainfo/1.0.11/values.yaml similarity index 100% rename from stable/nano-wallet/2.0.30/values.yaml rename to stable/mediainfo/1.0.11/values.yaml diff --git a/stable/medusa/3.0.46/CHANGELOG.md b/stable/medusa/3.0.46/CHANGELOG.md deleted file mode 100644 index a8a12d1caea..00000000000 --- a/stable/medusa/3.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [medusa-3.0.46](https://github.com/truecharts/charts/compare/medusa-3.0.45...medusa-3.0.46) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/medusa/3.0.46/Chart.lock b/stable/medusa/3.0.46/Chart.lock deleted file mode 100644 index 4322862d560..00000000000 --- a/stable/medusa/3.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:52:13.160264758Z" diff --git a/stable/medusa/3.0.46/Chart.yaml b/stable/medusa/3.0.46/Chart.yaml deleted file mode 100644 index 2398f59a4b0..00000000000 --- a/stable/medusa/3.0.46/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An automatic Video Library Manager for TV Shows -home: https://truecharts.org/docs/charts/stable/medusa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png -keywords: - - medusa - - video - - library - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: medusa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://github.com/linuxserver/docker-medusa - - https://pymedusa.com/ -type: application -version: 3.0.46 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/medusa/3.0.46/README.md b/stable/medusa/3.0.46/README.md deleted file mode 100644 index e3150d97724..00000000000 --- a/stable/medusa/3.0.46/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# medusa - -An automatic Video Library Manager for TV Shows - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [medusa](https://truecharts.org/docs/charts/stable/medusa) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `medusa` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install medusa TrueCharts/medusa -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `medusa` deployment - -```console -helm uninstall medusa -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install medusa \ - --set env.TZ="America/New York" \ - TrueCharts/medusa -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install medusa TrueCharts/medusa -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/medusa/3.0.46/charts/common-10.5.10.tgz b/stable/medusa/3.0.46/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/medusa/3.0.46/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/medusa/3.0.47/CHANGELOG.md b/stable/medusa/3.0.47/CHANGELOG.md new file mode 100644 index 00000000000..0ca8cec7056 --- /dev/null +++ b/stable/medusa/3.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [medusa-3.0.47](https://github.com/truecharts/charts/compare/medusa-3.0.46...medusa-3.0.47) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [medusa-3.0.46](https://github.com/truecharts/charts/compare/medusa-3.0.45...medusa-3.0.46) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [medusa-3.0.45](https://github.com/truecharts/charts/compare/medusa-3.0.43...medusa-3.0.45) (2022-09-20) + +### Chore diff --git a/stable/medusa/3.0.47/Chart.lock b/stable/medusa/3.0.47/Chart.lock new file mode 100644 index 00000000000..3115a198f88 --- /dev/null +++ b/stable/medusa/3.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:11:46.508901419Z" diff --git a/stable/medusa/3.0.47/Chart.yaml b/stable/medusa/3.0.47/Chart.yaml new file mode 100644 index 00000000000..0b28169e96b --- /dev/null +++ b/stable/medusa/3.0.47/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.0.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An automatic Video Library Manager for TV Shows +home: https://truecharts.org/docs/charts/stable/medusa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png +keywords: + - medusa + - video + - library + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: medusa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ +type: application +version: 3.0.47 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/medusa/3.0.47/README.md b/stable/medusa/3.0.47/README.md new file mode 100644 index 00000000000..9183cdd1325 --- /dev/null +++ b/stable/medusa/3.0.47/README.md @@ -0,0 +1,107 @@ +# medusa + +An automatic Video Library Manager for TV Shows + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [medusa](https://truecharts.org/docs/charts/stable/medusa) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `medusa` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install medusa TrueCharts/medusa +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `medusa` deployment + +```console +helm uninstall medusa +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install medusa \ + --set env.TZ="America/New York" \ + TrueCharts/medusa +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install medusa TrueCharts/medusa -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/medusa/3.0.46/app-readme.md b/stable/medusa/3.0.47/app-readme.md similarity index 100% rename from stable/medusa/3.0.46/app-readme.md rename to stable/medusa/3.0.47/app-readme.md diff --git a/stable/medusa/3.0.47/charts/common-10.6.1.tgz b/stable/medusa/3.0.47/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/medusa/3.0.47/charts/common-10.6.1.tgz differ diff --git a/stable/medusa/3.0.46/ix_values.yaml b/stable/medusa/3.0.47/ix_values.yaml similarity index 100% rename from stable/medusa/3.0.46/ix_values.yaml rename to stable/medusa/3.0.47/ix_values.yaml diff --git a/stable/medusa/3.0.46/questions.yaml b/stable/medusa/3.0.47/questions.yaml similarity index 100% rename from stable/medusa/3.0.46/questions.yaml rename to stable/medusa/3.0.47/questions.yaml diff --git a/stable/medusa/3.0.46/templates/common.yaml b/stable/medusa/3.0.47/templates/common.yaml similarity index 100% rename from stable/medusa/3.0.46/templates/common.yaml rename to stable/medusa/3.0.47/templates/common.yaml diff --git a/stable/netdata/2.0.37/values.yaml b/stable/medusa/3.0.47/values.yaml similarity index 100% rename from stable/netdata/2.0.37/values.yaml rename to stable/medusa/3.0.47/values.yaml diff --git a/stable/meshroom/2.0.31/CHANGELOG.md b/stable/meshroom/2.0.31/CHANGELOG.md deleted file mode 100644 index 66a73dbd580..00000000000 --- a/stable/meshroom/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/meshroom/2.0.31/Chart.lock b/stable/meshroom/2.0.31/Chart.lock deleted file mode 100644 index f5545fa10a6..00000000000 --- a/stable/meshroom/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:04:16.596502172Z" diff --git a/stable/meshroom/2.0.31/Chart.yaml b/stable/meshroom/2.0.31/Chart.yaml deleted file mode 100644 index e887fdf69e4..00000000000 --- a/stable/meshroom/2.0.31/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. -home: https://truecharts.org/docs/charts/stable/meshroom -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png -keywords: - - meshroom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: meshroom -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://github.com/alicevision/meshroom - - https://hub.docker.com/r/alicevision/meshroom -version: 2.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/meshroom/2.0.31/README.md b/stable/meshroom/2.0.31/README.md deleted file mode 100644 index 639f2ada8e8..00000000000 --- a/stable/meshroom/2.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# meshroom - -Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [meshroom](https://truecharts.org/docs/charts/stable/meshroom) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `meshroom` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install meshroom TrueCharts/meshroom -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `meshroom` deployment - -```console -helm uninstall meshroom -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install meshroom \ - --set env.TZ="America/New York" \ - TrueCharts/meshroom -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install meshroom TrueCharts/meshroom -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/meshroom/2.0.31/charts/common-10.5.10.tgz b/stable/meshroom/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/meshroom/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/meshroom/2.0.32/CHANGELOG.md b/stable/meshroom/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..7abfdb8e7f4 --- /dev/null +++ b/stable/meshroom/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshroom-2.0.32](https://github.com/truecharts/charts/compare/meshroom-2.0.31...meshroom-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [meshroom-2.0.31](https://github.com/truecharts/charts/compare/meshroom-2.0.30...meshroom-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/meshroom/2.0.32/Chart.lock b/stable/meshroom/2.0.32/Chart.lock new file mode 100644 index 00000000000..f35eb44929e --- /dev/null +++ b/stable/meshroom/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:12:06.498948402Z" diff --git a/stable/meshroom/2.0.32/Chart.yaml b/stable/meshroom/2.0.32/Chart.yaml new file mode 100644 index 00000000000..6974f0223b5 --- /dev/null +++ b/stable/meshroom/2.0.32/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. +home: https://truecharts.org/docs/charts/stable/meshroom +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png +keywords: + - meshroom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: meshroom +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://github.com/alicevision/meshroom + - https://hub.docker.com/r/alicevision/meshroom +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/meshroom/2.0.32/README.md b/stable/meshroom/2.0.32/README.md new file mode 100644 index 00000000000..a96c1c935f6 --- /dev/null +++ b/stable/meshroom/2.0.32/README.md @@ -0,0 +1,107 @@ +# meshroom + +Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [meshroom](https://truecharts.org/docs/charts/stable/meshroom) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `meshroom` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install meshroom TrueCharts/meshroom +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `meshroom` deployment + +```console +helm uninstall meshroom +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install meshroom \ + --set env.TZ="America/New York" \ + TrueCharts/meshroom +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install meshroom TrueCharts/meshroom -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/meshroom/2.0.31/app-readme.md b/stable/meshroom/2.0.32/app-readme.md similarity index 100% rename from stable/meshroom/2.0.31/app-readme.md rename to stable/meshroom/2.0.32/app-readme.md diff --git a/stable/meshroom/2.0.32/charts/common-10.6.1.tgz b/stable/meshroom/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/meshroom/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/meshroom/2.0.31/ix_values.yaml b/stable/meshroom/2.0.32/ix_values.yaml similarity index 100% rename from stable/meshroom/2.0.31/ix_values.yaml rename to stable/meshroom/2.0.32/ix_values.yaml diff --git a/stable/meshroom/2.0.31/questions.yaml b/stable/meshroom/2.0.32/questions.yaml similarity index 100% rename from stable/meshroom/2.0.31/questions.yaml rename to stable/meshroom/2.0.32/questions.yaml diff --git a/stable/nano-wallet/2.0.30/templates/common.yaml b/stable/meshroom/2.0.32/templates/common.yaml similarity index 100% rename from stable/nano-wallet/2.0.30/templates/common.yaml rename to stable/meshroom/2.0.32/templates/common.yaml diff --git a/stable/nextpvr/2.0.32/values.yaml b/stable/meshroom/2.0.32/values.yaml similarity index 100% rename from stable/nextpvr/2.0.32/values.yaml rename to stable/meshroom/2.0.32/values.yaml diff --git a/stable/metube/2.0.30/CHANGELOG.md b/stable/metube/2.0.30/CHANGELOG.md deleted file mode 100644 index 66f0c031421..00000000000 --- a/stable/metube/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/metube/2.0.30/Chart.lock b/stable/metube/2.0.30/Chart.lock deleted file mode 100644 index b4160b94e05..00000000000 --- a/stable/metube/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:04:17.60751542Z" diff --git a/stable/metube/2.0.30/Chart.yaml b/stable/metube/2.0.30/Chart.yaml deleted file mode 100644 index b56be6563d8..00000000000 --- a/stable/metube/2.0.30/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites -home: https://truecharts.org/docs/charts/stable/metube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png -keywords: - - metube -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metube -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/metube - - https://github.com/alexta69/metube -version: 2.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/metube/2.0.30/README.md b/stable/metube/2.0.30/README.md deleted file mode 100644 index 2669c7fc74d..00000000000 --- a/stable/metube/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# metube - -Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [metube](https://truecharts.org/docs/charts/stable/metube) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `metube` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install metube TrueCharts/metube -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `metube` deployment - -```console -helm uninstall metube -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install metube \ - --set env.TZ="America/New York" \ - TrueCharts/metube -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install metube TrueCharts/metube -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/metube/2.0.30/charts/common-10.5.10.tgz b/stable/metube/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/metube/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/metube/2.0.31/CHANGELOG.md b/stable/metube/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..009b7ef61a5 --- /dev/null +++ b/stable/metube/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metube-2.0.31](https://github.com/truecharts/charts/compare/metube-2.0.30...metube-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [metube-2.0.30](https://github.com/truecharts/charts/compare/metube-2.0.29...metube-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/metube/2.0.31/Chart.lock b/stable/metube/2.0.31/Chart.lock new file mode 100644 index 00000000000..7e81b9e0de5 --- /dev/null +++ b/stable/metube/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:12:13.907744356Z" diff --git a/stable/metube/2.0.31/Chart.yaml b/stable/metube/2.0.31/Chart.yaml new file mode 100644 index 00000000000..59969f1da21 --- /dev/null +++ b/stable/metube/2.0.31/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites +home: https://truecharts.org/docs/charts/stable/metube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png +keywords: + - metube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metube +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/metube + - https://github.com/alexta69/metube +version: 2.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/metube/2.0.31/README.md b/stable/metube/2.0.31/README.md new file mode 100644 index 00000000000..47f781d0639 --- /dev/null +++ b/stable/metube/2.0.31/README.md @@ -0,0 +1,106 @@ +# metube + +Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [metube](https://truecharts.org/docs/charts/stable/metube) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `metube` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install metube TrueCharts/metube +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `metube` deployment + +```console +helm uninstall metube +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install metube \ + --set env.TZ="America/New York" \ + TrueCharts/metube +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install metube TrueCharts/metube -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/metube/2.0.30/app-readme.md b/stable/metube/2.0.31/app-readme.md similarity index 100% rename from stable/metube/2.0.30/app-readme.md rename to stable/metube/2.0.31/app-readme.md diff --git a/stable/metube/2.0.31/charts/common-10.6.1.tgz b/stable/metube/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/metube/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/metube/2.0.30/ix_values.yaml b/stable/metube/2.0.31/ix_values.yaml similarity index 100% rename from stable/metube/2.0.30/ix_values.yaml rename to stable/metube/2.0.31/ix_values.yaml diff --git a/stable/metube/2.0.30/questions.yaml b/stable/metube/2.0.31/questions.yaml similarity index 100% rename from stable/metube/2.0.30/questions.yaml rename to stable/metube/2.0.31/questions.yaml diff --git a/stable/nextpvr/2.0.32/templates/common.yaml b/stable/metube/2.0.31/templates/common.yaml similarity index 100% rename from stable/nextpvr/2.0.32/templates/common.yaml rename to stable/metube/2.0.31/templates/common.yaml diff --git a/stable/ngircd/2.0.30/values.yaml b/stable/metube/2.0.31/values.yaml similarity index 100% rename from stable/ngircd/2.0.30/values.yaml rename to stable/metube/2.0.31/values.yaml diff --git a/stable/minecraft-bedrock/1.0.34/CHANGELOG.md b/stable/minecraft-bedrock/1.0.34/CHANGELOG.md deleted file mode 100644 index 08b471755e9..00000000000 --- a/stable/minecraft-bedrock/1.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-bedrock-1.0.34](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.33...minecraft-bedrock-1.0.34) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [kiwix-serve-1.0.1](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.27...kiwix-serve-1.0.1) (2022-09-23) - -### Fix - -- Serve all .zim files in the data dir ([#3848](https://github.com/truecharts/charts/issues/3848)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/minecraft-bedrock/1.0.34/Chart.lock b/stable/minecraft-bedrock/1.0.34/Chart.lock deleted file mode 100644 index c7d8a91bfdd..00000000000 --- a/stable/minecraft-bedrock/1.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-24T09:59:20.131252525Z" diff --git a/stable/minecraft-bedrock/1.0.34/Chart.yaml b/stable/minecraft-bedrock/1.0.34/Chart.yaml deleted file mode 100644 index fbfcc4b871e..00000000000 --- a/stable/minecraft-bedrock/1.0.34/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Minecraft Bedrock Dedicated Server -home: https://truecharts.org/docs/charts/stable/minecraft-bedrock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png -keywords: - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bedrock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - - https://github.com/itzg/docker-minecraft-server - - https://hub.docker.com/r/itzg/minecraft-server -type: application -version: 1.0.34 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.34/README.md b/stable/minecraft-bedrock/1.0.34/README.md deleted file mode 100644 index e3285e8978b..00000000000 --- a/stable/minecraft-bedrock/1.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minecraft-bedrock - -Minecraft Bedrock Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-bedrock](https://truecharts.org/docs/charts/stable/minecraft-bedrock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minecraft-bedrock` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minecraft-bedrock TrueCharts/minecraft-bedrock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minecraft-bedrock` deployment - -```console -helm uninstall minecraft-bedrock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-bedrock \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-bedrock -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minecraft-bedrock TrueCharts/minecraft-bedrock -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-bedrock/1.0.34/charts/common-10.5.10.tgz b/stable/minecraft-bedrock/1.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/minecraft-bedrock/1.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/1.0.35/CHANGELOG.md b/stable/minecraft-bedrock/1.0.35/CHANGELOG.md new file mode 100644 index 00000000000..f680e2a7357 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-bedrock-1.0.35](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.34...minecraft-bedrock-1.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minecraft-bedrock-1.0.34](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.33...minecraft-bedrock-1.0.34) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [kiwix-serve-1.0.1](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.27...kiwix-serve-1.0.1) (2022-09-23) + +### Fix + +- Serve all .zim files in the data dir ([#3848](https://github.com/truecharts/charts/issues/3848)) + + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [kiwix-serve-0.0.27](https://github.com/truecharts/charts/compare/kiwix-serve-0.0.26...kiwix-serve-0.0.27) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + diff --git a/stable/minecraft-bedrock/1.0.35/Chart.lock b/stable/minecraft-bedrock/1.0.35/Chart.lock new file mode 100644 index 00000000000..cabc78f9ea3 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:12:14.493341713Z" diff --git a/stable/minecraft-bedrock/1.0.35/Chart.yaml b/stable/minecraft-bedrock/1.0.35/Chart.yaml new file mode 100644 index 00000000000..fb745e624dc --- /dev/null +++ b/stable/minecraft-bedrock/1.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Minecraft Bedrock Dedicated Server +home: https://truecharts.org/docs/charts/stable/minecraft-bedrock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-bedrock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://github.com/itzg/docker-minecraft-server + - https://hub.docker.com/r/itzg/minecraft-server +type: application +version: 1.0.35 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.35/README.md b/stable/minecraft-bedrock/1.0.35/README.md new file mode 100644 index 00000000000..cf1e96cfc4b --- /dev/null +++ b/stable/minecraft-bedrock/1.0.35/README.md @@ -0,0 +1,107 @@ +# minecraft-bedrock + +Minecraft Bedrock Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-bedrock](https://truecharts.org/docs/charts/stable/minecraft-bedrock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minecraft-bedrock` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minecraft-bedrock TrueCharts/minecraft-bedrock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minecraft-bedrock` deployment + +```console +helm uninstall minecraft-bedrock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-bedrock \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-bedrock +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minecraft-bedrock TrueCharts/minecraft-bedrock -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-bedrock/1.0.34/app-readme.md b/stable/minecraft-bedrock/1.0.35/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/1.0.34/app-readme.md rename to stable/minecraft-bedrock/1.0.35/app-readme.md diff --git a/stable/minecraft-bedrock/1.0.35/charts/common-10.6.1.tgz b/stable/minecraft-bedrock/1.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/minecraft-bedrock/1.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/minecraft-bedrock/1.0.34/ix_values.yaml b/stable/minecraft-bedrock/1.0.35/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.34/ix_values.yaml rename to stable/minecraft-bedrock/1.0.35/ix_values.yaml diff --git a/stable/minecraft-bedrock/1.0.34/questions.yaml b/stable/minecraft-bedrock/1.0.35/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.34/questions.yaml rename to stable/minecraft-bedrock/1.0.35/questions.yaml diff --git a/stable/ngircd/2.0.30/templates/common.yaml b/stable/minecraft-bedrock/1.0.35/templates/common.yaml similarity index 100% rename from stable/ngircd/2.0.30/templates/common.yaml rename to stable/minecraft-bedrock/1.0.35/templates/common.yaml diff --git a/stable/nntp2nntp/2.0.30/values.yaml b/stable/minecraft-bedrock/1.0.35/values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.30/values.yaml rename to stable/minecraft-bedrock/1.0.35/values.yaml diff --git a/stable/minecraft-java/1.0.56/CHANGELOG.md b/stable/minecraft-java/1.0.56/CHANGELOG.md deleted file mode 100644 index ff3a52c6415..00000000000 --- a/stable/minecraft-java/1.0.56/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-java-1.0.56](https://github.com/truecharts/charts/compare/minecraft-java-1.0.55...minecraft-java-1.0.56) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/minecraft-java/1.0.56/Chart.lock b/stable/minecraft-java/1.0.56/Chart.lock deleted file mode 100644 index 3fb62234eb5..00000000000 --- a/stable/minecraft-java/1.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:52:13.335279902Z" diff --git a/stable/minecraft-java/1.0.56/Chart.yaml b/stable/minecraft-java/1.0.56/Chart.yaml deleted file mode 100644 index e8c2e4cd7d1..00000000000 --- a/stable/minecraft-java/1.0.56/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022.11.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Minecraft Java Dedicated Server -home: https://truecharts.org/docs/charts/stable/minecraft-java -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png -keywords: - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-java -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://github.com/itzg/docker-minecraft-server - - https://hub.docker.com/r/itzg/minecraft-server -type: application -version: 1.0.56 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.56/README.md b/stable/minecraft-java/1.0.56/README.md deleted file mode 100644 index 2b18c15e29c..00000000000 --- a/stable/minecraft-java/1.0.56/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# minecraft-java - -Minecraft Java Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minecraft-java](https://truecharts.org/docs/charts/stable/minecraft-java) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minecraft-java` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minecraft-java TrueCharts/minecraft-java -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minecraft-java` deployment - -```console -helm uninstall minecraft-java -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minecraft-java \ - --set env.TZ="America/New York" \ - TrueCharts/minecraft-java -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minecraft-java TrueCharts/minecraft-java -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-java/1.0.56/charts/common-10.5.10.tgz b/stable/minecraft-java/1.0.56/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/minecraft-java/1.0.56/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/minecraft-java/1.0.57/CHANGELOG.md b/stable/minecraft-java/1.0.57/CHANGELOG.md new file mode 100644 index 00000000000..9549614ee2d --- /dev/null +++ b/stable/minecraft-java/1.0.57/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-java-1.0.57](https://github.com/truecharts/charts/compare/minecraft-java-1.0.56...minecraft-java-1.0.57) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minecraft-java-1.0.56](https://github.com/truecharts/charts/compare/minecraft-java-1.0.55...minecraft-java-1.0.56) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minecraft-java-1.0.55](https://github.com/truecharts/charts/compare/minecraft-java-1.0.52...minecraft-java-1.0.55) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + diff --git a/stable/minecraft-java/1.0.57/Chart.lock b/stable/minecraft-java/1.0.57/Chart.lock new file mode 100644 index 00000000000..c9a3250f0c7 --- /dev/null +++ b/stable/minecraft-java/1.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:12:18.792767911Z" diff --git a/stable/minecraft-java/1.0.57/Chart.yaml b/stable/minecraft-java/1.0.57/Chart.yaml new file mode 100644 index 00000000000..aceeb2ed0e5 --- /dev/null +++ b/stable/minecraft-java/1.0.57/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Minecraft Java Dedicated Server +home: https://truecharts.org/docs/charts/stable/minecraft-java +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-java +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://github.com/itzg/docker-minecraft-server + - https://hub.docker.com/r/itzg/minecraft-server +type: application +version: 1.0.57 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.57/README.md b/stable/minecraft-java/1.0.57/README.md new file mode 100644 index 00000000000..6a7e6f9b038 --- /dev/null +++ b/stable/minecraft-java/1.0.57/README.md @@ -0,0 +1,107 @@ +# minecraft-java + +Minecraft Java Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minecraft-java](https://truecharts.org/docs/charts/stable/minecraft-java) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minecraft-java` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minecraft-java TrueCharts/minecraft-java +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minecraft-java` deployment + +```console +helm uninstall minecraft-java +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minecraft-java \ + --set env.TZ="America/New York" \ + TrueCharts/minecraft-java +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minecraft-java TrueCharts/minecraft-java -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minecraft-java/1.0.56/app-readme.md b/stable/minecraft-java/1.0.57/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.56/app-readme.md rename to stable/minecraft-java/1.0.57/app-readme.md diff --git a/stable/minecraft-java/1.0.57/charts/common-10.6.1.tgz b/stable/minecraft-java/1.0.57/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/minecraft-java/1.0.57/charts/common-10.6.1.tgz differ diff --git a/stable/minecraft-java/1.0.56/ci/base-values.yaml b/stable/minecraft-java/1.0.57/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/ci/base-values.yaml rename to stable/minecraft-java/1.0.57/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.56/ci/j11-values.yaml b/stable/minecraft-java/1.0.57/ci/j11-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/ci/j11-values.yaml rename to stable/minecraft-java/1.0.57/ci/j11-values.yaml diff --git a/stable/minecraft-java/1.0.56/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.57/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.57/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.56/ci/j8-values.yaml b/stable/minecraft-java/1.0.57/ci/j8-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/ci/j8-values.yaml rename to stable/minecraft-java/1.0.57/ci/j8-values.yaml diff --git a/stable/minecraft-java/1.0.56/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.57/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.57/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.56/ix_values.yaml b/stable/minecraft-java/1.0.57/ix_values.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/ix_values.yaml rename to stable/minecraft-java/1.0.57/ix_values.yaml diff --git a/stable/minecraft-java/1.0.56/questions.yaml b/stable/minecraft-java/1.0.57/questions.yaml similarity index 100% rename from stable/minecraft-java/1.0.56/questions.yaml rename to stable/minecraft-java/1.0.57/questions.yaml diff --git a/stable/nntp2nntp/2.0.30/templates/common.yaml b/stable/minecraft-java/1.0.57/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/2.0.30/templates/common.yaml rename to stable/minecraft-java/1.0.57/templates/common.yaml diff --git a/stable/nocodb/3.0.45/values.yaml b/stable/minecraft-java/1.0.57/values.yaml similarity index 100% rename from stable/nocodb/3.0.45/values.yaml rename to stable/minecraft-java/1.0.57/values.yaml diff --git a/stable/minetest/1.0.32/CHANGELOG.md b/stable/minetest/1.0.32/CHANGELOG.md deleted file mode 100644 index 30f14cd0cca..00000000000 --- a/stable/minetest/1.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-20) diff --git a/stable/minetest/1.0.32/Chart.lock b/stable/minetest/1.0.32/Chart.lock deleted file mode 100644 index eb15c6a6d4f..00000000000 --- a/stable/minetest/1.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:04:42.115628976Z" diff --git a/stable/minetest/1.0.32/Chart.yaml b/stable/minetest/1.0.32/Chart.yaml deleted file mode 100644 index a0a899f5b81..00000000000 --- a/stable/minetest/1.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 1.0.32 -appVersion: "5.6.1" -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/minetest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png -keywords: - - minetest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest - - https://hub.docker.com/r/linuxserver/minetest -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minetest/1.0.32/README.md b/stable/minetest/1.0.32/README.md deleted file mode 100644 index 78f7408660d..00000000000 --- a/stable/minetest/1.0.32/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# minetest - -Minetest (server) is a near-infinite-world block sandbox game and a game engine. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minetest](https://truecharts.org/docs/charts/stable/minetest) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minetest` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minetest TrueCharts/minetest -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minetest` deployment - -```console -helm uninstall minetest -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minetest \ - --set env.TZ="America/New York" \ - TrueCharts/minetest -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minetest TrueCharts/minetest -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minetest/1.0.32/charts/common-10.5.10.tgz b/stable/minetest/1.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/minetest/1.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/minetest/1.0.33/CHANGELOG.md b/stable/minetest/1.0.33/CHANGELOG.md new file mode 100644 index 00000000000..b17373c3971 --- /dev/null +++ b/stable/minetest/1.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minetest-1.0.33](https://github.com/truecharts/charts/compare/minetest-1.0.32...minetest-1.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minetest-1.0.32](https://github.com/truecharts/charts/compare/minetest-1.0.30...minetest-1.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/minetest/1.0.33/Chart.lock b/stable/minetest/1.0.33/Chart.lock new file mode 100644 index 00000000000..e1847ec42f1 --- /dev/null +++ b/stable/minetest/1.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:12:37.441030468Z" diff --git a/stable/minetest/1.0.33/Chart.yaml b/stable/minetest/1.0.33/Chart.yaml new file mode 100644 index 00000000000..084c29d5845 --- /dev/null +++ b/stable/minetest/1.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 1.0.33 +appVersion: "5.6.1" +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/minetest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png +keywords: + - minetest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest + - https://hub.docker.com/r/linuxserver/minetest +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minetest/1.0.33/README.md b/stable/minetest/1.0.33/README.md new file mode 100644 index 00000000000..6003faf585b --- /dev/null +++ b/stable/minetest/1.0.33/README.md @@ -0,0 +1,106 @@ +# minetest + +Minetest (server) is a near-infinite-world block sandbox game and a game engine. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minetest](https://truecharts.org/docs/charts/stable/minetest) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minetest` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minetest TrueCharts/minetest +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minetest` deployment + +```console +helm uninstall minetest +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minetest \ + --set env.TZ="America/New York" \ + TrueCharts/minetest +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minetest TrueCharts/minetest -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minetest/1.0.32/app-readme.md b/stable/minetest/1.0.33/app-readme.md similarity index 100% rename from stable/minetest/1.0.32/app-readme.md rename to stable/minetest/1.0.33/app-readme.md diff --git a/stable/minetest/1.0.33/charts/common-10.6.1.tgz b/stable/minetest/1.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/minetest/1.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/minetest/1.0.32/ix_values.yaml b/stable/minetest/1.0.33/ix_values.yaml similarity index 100% rename from stable/minetest/1.0.32/ix_values.yaml rename to stable/minetest/1.0.33/ix_values.yaml diff --git a/stable/minetest/1.0.32/questions.yaml b/stable/minetest/1.0.33/questions.yaml similarity index 100% rename from stable/minetest/1.0.32/questions.yaml rename to stable/minetest/1.0.33/questions.yaml diff --git a/stable/ntfy/2.0.34/templates/common.yaml b/stable/minetest/1.0.33/templates/common.yaml similarity index 100% rename from stable/ntfy/2.0.34/templates/common.yaml rename to stable/minetest/1.0.33/templates/common.yaml diff --git a/stable/novnc/3.0.31/values.yaml b/stable/minetest/1.0.33/values.yaml similarity index 100% rename from stable/novnc/3.0.31/values.yaml rename to stable/minetest/1.0.33/values.yaml diff --git a/stable/miniflux/7.0.39/CHANGELOG.md b/stable/miniflux/7.0.39/CHANGELOG.md deleted file mode 100644 index 38f6f04fac0..00000000000 --- a/stable/miniflux/7.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/miniflux/7.0.39/Chart.lock b/stable/miniflux/7.0.39/Chart.lock deleted file mode 100644 index 76c8c4bd662..00000000000 --- a/stable/miniflux/7.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:04:52.999736805Z" diff --git a/stable/miniflux/7.0.39/Chart.yaml b/stable/miniflux/7.0.39/Chart.yaml deleted file mode 100644 index 5a8740ba5da..00000000000 --- a/stable/miniflux/7.0.39/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.38" -description: Miniflux is a minimalist and opinionated feed reader. -name: miniflux -version: 7.0.39 -kubeVersion: ">=1.16.0-0" -keywords: - - miniflux - - rss - - news -home: https://truecharts.org/docs/charts/stable/miniflux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux - - https://github.com/miniflux/v2 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/miniflux/7.0.39/README.md b/stable/miniflux/7.0.39/README.md deleted file mode 100644 index 9fa01f34347..00000000000 --- a/stable/miniflux/7.0.39/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# miniflux - -Miniflux is a minimalist and opinionated feed reader. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [miniflux](https://truecharts.org/docs/charts/stable/miniflux) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `miniflux` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install miniflux TrueCharts/miniflux -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `miniflux` deployment - -```console -helm uninstall miniflux -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install miniflux \ - --set env.TZ="America/New York" \ - TrueCharts/miniflux -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install miniflux TrueCharts/miniflux -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/miniflux/7.0.39/charts/common-10.5.10.tgz b/stable/miniflux/7.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/miniflux/7.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.39/charts/postgresql-8.0.78.tgz b/stable/miniflux/7.0.39/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/miniflux/7.0.39/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.40/CHANGELOG.md b/stable/miniflux/7.0.40/CHANGELOG.md new file mode 100644 index 00000000000..b5ae0d8f7f3 --- /dev/null +++ b/stable/miniflux/7.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [miniflux-7.0.40](https://github.com/truecharts/charts/compare/miniflux-7.0.39...miniflux-7.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [miniflux-7.0.39](https://github.com/truecharts/charts/compare/miniflux-7.0.38...miniflux-7.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/miniflux/7.0.40/Chart.lock b/stable/miniflux/7.0.40/Chart.lock new file mode 100644 index 00000000000..740b792fdbe --- /dev/null +++ b/stable/miniflux/7.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:12:57.667752813Z" diff --git a/stable/miniflux/7.0.40/Chart.yaml b/stable/miniflux/7.0.40/Chart.yaml new file mode 100644 index 00000000000..cb44767bf41 --- /dev/null +++ b/stable/miniflux/7.0.40/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.0.38" +description: Miniflux is a minimalist and opinionated feed reader. +name: miniflux +version: 7.0.40 +kubeVersion: ">=1.16.0-0" +keywords: + - miniflux + - rss + - news +home: https://truecharts.org/docs/charts/stable/miniflux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/miniflux.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux + - https://github.com/miniflux/v2 +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/miniflux/7.0.40/README.md b/stable/miniflux/7.0.40/README.md new file mode 100644 index 00000000000..16d0787ea63 --- /dev/null +++ b/stable/miniflux/7.0.40/README.md @@ -0,0 +1,107 @@ +# miniflux + +Miniflux is a minimalist and opinionated feed reader. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [miniflux](https://truecharts.org/docs/charts/stable/miniflux) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `miniflux` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install miniflux TrueCharts/miniflux +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `miniflux` deployment + +```console +helm uninstall miniflux +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install miniflux \ + --set env.TZ="America/New York" \ + TrueCharts/miniflux +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install miniflux TrueCharts/miniflux -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/miniflux/7.0.39/app-readme.md b/stable/miniflux/7.0.40/app-readme.md similarity index 100% rename from stable/miniflux/7.0.39/app-readme.md rename to stable/miniflux/7.0.40/app-readme.md diff --git a/stable/miniflux/7.0.40/charts/common-10.6.1.tgz b/stable/miniflux/7.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/miniflux/7.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/miniflux/7.0.40/charts/postgresql-8.0.87.tgz b/stable/miniflux/7.0.40/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/miniflux/7.0.40/charts/postgresql-8.0.87.tgz differ diff --git a/stable/miniflux/7.0.39/ix_values.yaml b/stable/miniflux/7.0.40/ix_values.yaml similarity index 100% rename from stable/miniflux/7.0.39/ix_values.yaml rename to stable/miniflux/7.0.40/ix_values.yaml diff --git a/stable/miniflux/7.0.39/questions.yaml b/stable/miniflux/7.0.40/questions.yaml similarity index 100% rename from stable/miniflux/7.0.39/questions.yaml rename to stable/miniflux/7.0.40/questions.yaml diff --git a/stable/nullserv/6.0.33/templates/common.yaml b/stable/miniflux/7.0.40/templates/common.yaml similarity index 100% rename from stable/nullserv/6.0.33/templates/common.yaml rename to stable/miniflux/7.0.40/templates/common.yaml diff --git a/stable/ntfy/2.0.34/values.yaml b/stable/miniflux/7.0.40/values.yaml similarity index 100% rename from stable/ntfy/2.0.34/values.yaml rename to stable/miniflux/7.0.40/values.yaml diff --git a/stable/minio-console/3.0.40/CHANGELOG.md b/stable/minio-console/3.0.40/CHANGELOG.md deleted file mode 100644 index a2ad781f69e..00000000000 --- a/stable/minio-console/3.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-console-3.0.40](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-console-3.0.40](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-console-3.0.39](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-console-3.0.39](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/stable/minio-console/3.0.40/Chart.lock b/stable/minio-console/3.0.40/Chart.lock deleted file mode 100644 index 379d0ca6e08..00000000000 --- a/stable/minio-console/3.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:04:48.913194953Z" diff --git a/stable/minio-console/3.0.40/Chart.yaml b/stable/minio-console/3.0.40/Chart.yaml deleted file mode 100644 index ec99e7e4bdd..00000000000 --- a/stable/minio-console/3.0.40/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A management console for minio server and operator -home: https://truecharts.org/docs/charts/stable/minio-console -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png -keywords: - - minio-console - - minio - - s3 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio-console -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - - https://github.com/minio/console -version: 3.0.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio-console/3.0.40/README.md b/stable/minio-console/3.0.40/README.md deleted file mode 100644 index be941c62e11..00000000000 --- a/stable/minio-console/3.0.40/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# minio-console - -A management console for minio server and operator - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minio-console](https://truecharts.org/docs/charts/stable/minio-console) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minio-console` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minio-console TrueCharts/minio-console -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minio-console` deployment - -```console -helm uninstall minio-console -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minio-console \ - --set env.TZ="America/New York" \ - TrueCharts/minio-console -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minio-console TrueCharts/minio-console -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minio-console/3.0.40/charts/common-10.5.10.tgz b/stable/minio-console/3.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/minio-console/3.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/minio-console/3.0.41/CHANGELOG.md b/stable/minio-console/3.0.41/CHANGELOG.md new file mode 100644 index 00000000000..b1b0278e7f7 --- /dev/null +++ b/stable/minio-console/3.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-console-3.0.41](https://github.com/truecharts/charts/compare/minio-console-3.0.40...minio-console-3.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minio-console-3.0.40](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-console-3.0.40](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-console-3.0.39](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-console-3.0.39](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-console-3.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/minio-console/3.0.41/Chart.lock b/stable/minio-console/3.0.41/Chart.lock new file mode 100644 index 00000000000..1f627a0c9d7 --- /dev/null +++ b/stable/minio-console/3.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:12:50.296526995Z" diff --git a/stable/minio-console/3.0.41/Chart.yaml b/stable/minio-console/3.0.41/Chart.yaml new file mode 100644 index 00000000000..d59cb61ee7d --- /dev/null +++ b/stable/minio-console/3.0.41/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.20.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A management console for minio server and operator +home: https://truecharts.org/docs/charts/stable/minio-console +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png +keywords: + - minio-console + - minio + - s3 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio-console +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console + - https://github.com/minio/console +version: 3.0.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio-console/3.0.41/README.md b/stable/minio-console/3.0.41/README.md new file mode 100644 index 00000000000..e6f87eccb3f --- /dev/null +++ b/stable/minio-console/3.0.41/README.md @@ -0,0 +1,106 @@ +# minio-console + +A management console for minio server and operator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minio-console](https://truecharts.org/docs/charts/stable/minio-console) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minio-console` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minio-console TrueCharts/minio-console +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minio-console` deployment + +```console +helm uninstall minio-console +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minio-console \ + --set env.TZ="America/New York" \ + TrueCharts/minio-console +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minio-console TrueCharts/minio-console -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minio-console/3.0.40/app-readme.md b/stable/minio-console/3.0.41/app-readme.md similarity index 100% rename from stable/minio-console/3.0.40/app-readme.md rename to stable/minio-console/3.0.41/app-readme.md diff --git a/stable/minio-console/3.0.41/charts/common-10.6.1.tgz b/stable/minio-console/3.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/minio-console/3.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/minio-console/3.0.40/ix_values.yaml b/stable/minio-console/3.0.41/ix_values.yaml similarity index 100% rename from stable/minio-console/3.0.40/ix_values.yaml rename to stable/minio-console/3.0.41/ix_values.yaml diff --git a/stable/minio-console/3.0.40/questions.yaml b/stable/minio-console/3.0.41/questions.yaml similarity index 100% rename from stable/minio-console/3.0.40/questions.yaml rename to stable/minio-console/3.0.41/questions.yaml diff --git a/stable/octoprint/6.0.34/templates/common.yaml b/stable/minio-console/3.0.41/templates/common.yaml similarity index 100% rename from stable/octoprint/6.0.34/templates/common.yaml rename to stable/minio-console/3.0.41/templates/common.yaml diff --git a/stable/nullserv/6.0.33/values.yaml b/stable/minio-console/3.0.41/values.yaml similarity index 100% rename from stable/nullserv/6.0.33/values.yaml rename to stable/minio-console/3.0.41/values.yaml diff --git a/stable/minio/3.0.55/CHANGELOG.md b/stable/minio/3.0.55/CHANGELOG.md deleted file mode 100644 index 9624996dc5a..00000000000 --- a/stable/minio/3.0.55/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-3.0.55](https://github.com/truecharts/charts/compare/minio-3.0.54...minio-3.0.55) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/minio/3.0.55/Chart.lock b/stable/minio/3.0.55/Chart.lock deleted file mode 100644 index 61b71e54d17..00000000000 --- a/stable/minio/3.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:52:38.986180166Z" diff --git a/stable/minio/3.0.55/Chart.yaml b/stable/minio/3.0.55/Chart.yaml deleted file mode 100644 index 2bd539ab15c..00000000000 --- a/stable/minio/3.0.55/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Minio is a self-hosted S3 storage server -home: https://truecharts.org/docs/charts/stable/minio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png -keywords: - - minio - - s3 - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio - - https://github.com/minio/minio -version: 3.0.55 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio/3.0.55/README.md b/stable/minio/3.0.55/README.md deleted file mode 100644 index 69b366c7a0f..00000000000 --- a/stable/minio/3.0.55/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# minio - -Minio is a self-hosted S3 storage server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minio](https://truecharts.org/docs/charts/stable/minio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minio` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minio TrueCharts/minio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minio` deployment - -```console -helm uninstall minio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minio \ - --set env.TZ="America/New York" \ - TrueCharts/minio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minio TrueCharts/minio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minio/3.0.55/charts/common-10.5.10.tgz b/stable/minio/3.0.55/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/minio/3.0.55/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/minio/3.0.56/CHANGELOG.md b/stable/minio/3.0.56/CHANGELOG.md new file mode 100644 index 00000000000..d890a1df6f4 --- /dev/null +++ b/stable/minio/3.0.56/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-3.0.56](https://github.com/truecharts/charts/compare/minio-3.0.55...minio-3.0.56) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minio-3.0.55](https://github.com/truecharts/charts/compare/minio-3.0.54...minio-3.0.55) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minio-3.0.54](https://github.com/truecharts/charts/compare/minio-console-3.0.37...minio-3.0.54) (2022-09-20) + +### Chore diff --git a/stable/minio/3.0.56/Chart.lock b/stable/minio/3.0.56/Chart.lock new file mode 100644 index 00000000000..baceeff2c51 --- /dev/null +++ b/stable/minio/3.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:12:46.476991294Z" diff --git a/stable/minio/3.0.56/Chart.yaml b/stable/minio/3.0.56/Chart.yaml new file mode 100644 index 00000000000..95dd465407a --- /dev/null +++ b/stable/minio/3.0.56/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Minio is a self-hosted S3 storage server +home: https://truecharts.org/docs/charts/stable/minio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png +keywords: + - minio + - s3 + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - https://github.com/minio/minio +version: 3.0.56 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio/3.0.56/README.md b/stable/minio/3.0.56/README.md new file mode 100644 index 00000000000..9adee4c9885 --- /dev/null +++ b/stable/minio/3.0.56/README.md @@ -0,0 +1,106 @@ +# minio + +Minio is a self-hosted S3 storage server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minio](https://truecharts.org/docs/charts/stable/minio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minio` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minio TrueCharts/minio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minio` deployment + +```console +helm uninstall minio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minio \ + --set env.TZ="America/New York" \ + TrueCharts/minio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minio TrueCharts/minio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minio/3.0.55/app-readme.md b/stable/minio/3.0.56/app-readme.md similarity index 100% rename from stable/minio/3.0.55/app-readme.md rename to stable/minio/3.0.56/app-readme.md diff --git a/stable/minio/3.0.56/charts/common-10.6.1.tgz b/stable/minio/3.0.56/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/minio/3.0.56/charts/common-10.6.1.tgz differ diff --git a/stable/minio/3.0.55/ix_values.yaml b/stable/minio/3.0.56/ix_values.yaml similarity index 100% rename from stable/minio/3.0.55/ix_values.yaml rename to stable/minio/3.0.56/ix_values.yaml diff --git a/stable/minio/3.0.55/questions.yaml b/stable/minio/3.0.56/questions.yaml similarity index 100% rename from stable/minio/3.0.55/questions.yaml rename to stable/minio/3.0.56/questions.yaml diff --git a/stable/odoo/8.0.48/templates/common.yaml b/stable/minio/3.0.56/templates/common.yaml similarity index 100% rename from stable/odoo/8.0.48/templates/common.yaml rename to stable/minio/3.0.56/templates/common.yaml diff --git a/stable/octoprint/6.0.34/values.yaml b/stable/minio/3.0.56/values.yaml similarity index 100% rename from stable/octoprint/6.0.34/values.yaml rename to stable/minio/3.0.56/values.yaml diff --git a/stable/minisatip/2.0.30/CHANGELOG.md b/stable/minisatip/2.0.30/CHANGELOG.md deleted file mode 100644 index bf7782bf4a5..00000000000 --- a/stable/minisatip/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/minisatip/2.0.30/Chart.lock b/stable/minisatip/2.0.30/Chart.lock deleted file mode 100644 index 08d41ac0ebc..00000000000 --- a/stable/minisatip/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:05:06.75357402Z" diff --git a/stable/minisatip/2.0.30/Chart.yaml b/stable/minisatip/2.0.30/Chart.yaml deleted file mode 100644 index 2fdb8077b56..00000000000 --- a/stable/minisatip/2.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 2.0.30 -appVersion: "2021.12.01" -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/minisatip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png -keywords: - - minisatip -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip - - https://hub.docker.com/r/linuxserver/minisatip -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minisatip/2.0.30/README.md b/stable/minisatip/2.0.30/README.md deleted file mode 100644 index 0655c71ef5d..00000000000 --- a/stable/minisatip/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# minisatip - -Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [minisatip](https://truecharts.org/docs/charts/stable/minisatip) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `minisatip` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install minisatip TrueCharts/minisatip -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `minisatip` deployment - -```console -helm uninstall minisatip -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install minisatip \ - --set env.TZ="America/New York" \ - TrueCharts/minisatip -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install minisatip TrueCharts/minisatip -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/minisatip/2.0.30/charts/common-10.5.10.tgz b/stable/minisatip/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/minisatip/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/minisatip/2.0.31/CHANGELOG.md b/stable/minisatip/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..319ab93011c --- /dev/null +++ b/stable/minisatip/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minisatip-2.0.31](https://github.com/truecharts/charts/compare/minisatip-2.0.30...minisatip-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [minisatip-2.0.30](https://github.com/truecharts/charts/compare/minisatip-2.0.29...minisatip-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/minisatip/2.0.31/Chart.lock b/stable/minisatip/2.0.31/Chart.lock new file mode 100644 index 00000000000..7d32ed8b707 --- /dev/null +++ b/stable/minisatip/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:13:09.024791972Z" diff --git a/stable/minisatip/2.0.31/Chart.yaml b/stable/minisatip/2.0.31/Chart.yaml new file mode 100644 index 00000000000..1df5f14a0ed --- /dev/null +++ b/stable/minisatip/2.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 2.0.31 +appVersion: "2021.12.01" +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/minisatip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png +keywords: + - minisatip +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip + - https://hub.docker.com/r/linuxserver/minisatip +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minisatip/2.0.31/README.md b/stable/minisatip/2.0.31/README.md new file mode 100644 index 00000000000..5f4261eb11a --- /dev/null +++ b/stable/minisatip/2.0.31/README.md @@ -0,0 +1,106 @@ +# minisatip + +Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [minisatip](https://truecharts.org/docs/charts/stable/minisatip) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `minisatip` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install minisatip TrueCharts/minisatip +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `minisatip` deployment + +```console +helm uninstall minisatip +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install minisatip \ + --set env.TZ="America/New York" \ + TrueCharts/minisatip +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install minisatip TrueCharts/minisatip -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/minisatip/2.0.30/app-readme.md b/stable/minisatip/2.0.31/app-readme.md similarity index 100% rename from stable/minisatip/2.0.30/app-readme.md rename to stable/minisatip/2.0.31/app-readme.md diff --git a/stable/minisatip/2.0.31/charts/common-10.6.1.tgz b/stable/minisatip/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/minisatip/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/minisatip/2.0.30/ix_values.yaml b/stable/minisatip/2.0.31/ix_values.yaml similarity index 100% rename from stable/minisatip/2.0.30/ix_values.yaml rename to stable/minisatip/2.0.31/ix_values.yaml diff --git a/stable/minisatip/2.0.30/questions.yaml b/stable/minisatip/2.0.31/questions.yaml similarity index 100% rename from stable/minisatip/2.0.30/questions.yaml rename to stable/minisatip/2.0.31/questions.yaml diff --git a/stable/omada-controller/6.0.65/templates/common.yaml b/stable/minisatip/2.0.31/templates/common.yaml similarity index 100% rename from stable/omada-controller/6.0.65/templates/common.yaml rename to stable/minisatip/2.0.31/templates/common.yaml diff --git a/stable/odoo/8.0.48/values.yaml b/stable/minisatip/2.0.31/values.yaml similarity index 100% rename from stable/odoo/8.0.48/values.yaml rename to stable/minisatip/2.0.31/values.yaml diff --git a/stable/mkvcleaver/1.0.10/CHANGELOG.md b/stable/mkvcleaver/1.0.10/CHANGELOG.md deleted file mode 100644 index d97081544a6..00000000000 --- a/stable/mkvcleaver/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/mkvcleaver/1.0.10/Chart.lock b/stable/mkvcleaver/1.0.10/Chart.lock deleted file mode 100644 index 74678e5f236..00000000000 --- a/stable/mkvcleaver/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:05:09.346504316Z" diff --git a/stable/mkvcleaver/1.0.10/Chart.yaml b/stable/mkvcleaver/1.0.10/Chart.yaml deleted file mode 100644 index 370aa59d425..00000000000 --- a/stable/mkvcleaver/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: MKVCleaver is a tool for batch extraction of data from MKV files -home: https://truecharts.org/docs/charts/stable/mkvcleaver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png -keywords: - - media - - mkvcleaver -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvcleaver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://github.com/jlesage/docker-mkvcleaver - - https://hub.docker.com/r/jlesage/mkvcleaver/ -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mkvcleaver/1.0.10/README.md b/stable/mkvcleaver/1.0.10/README.md deleted file mode 100644 index 8fbe20af1a2..00000000000 --- a/stable/mkvcleaver/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mkvcleaver - -MKVCleaver is a tool for batch extraction of data from MKV files - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mkvcleaver](https://truecharts.org/docs/charts/stable/mkvcleaver) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mkvcleaver` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mkvcleaver TrueCharts/mkvcleaver -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mkvcleaver` deployment - -```console -helm uninstall mkvcleaver -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mkvcleaver \ - --set env.TZ="America/New York" \ - TrueCharts/mkvcleaver -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mkvcleaver TrueCharts/mkvcleaver -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvcleaver/1.0.10/charts/common-10.5.10.tgz b/stable/mkvcleaver/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mkvcleaver/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mkvcleaver/1.0.11/CHANGELOG.md b/stable/mkvcleaver/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..efdcabddfd0 --- /dev/null +++ b/stable/mkvcleaver/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvcleaver-1.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.10...mkvcleaver-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvcleaver-1.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.9...mkvcleaver-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mkvcleaver/1.0.11/Chart.lock b/stable/mkvcleaver/1.0.11/Chart.lock new file mode 100644 index 00000000000..691b2a37363 --- /dev/null +++ b/stable/mkvcleaver/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:13:18.784207157Z" diff --git a/stable/mkvcleaver/1.0.11/Chart.yaml b/stable/mkvcleaver/1.0.11/Chart.yaml new file mode 100644 index 00000000000..7faa2787b2b --- /dev/null +++ b/stable/mkvcleaver/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: MKVCleaver is a tool for batch extraction of data from MKV files +home: https://truecharts.org/docs/charts/stable/mkvcleaver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png +keywords: + - media + - mkvcleaver +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvcleaver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver + - https://hub.docker.com/r/jlesage/mkvcleaver/ +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mkvcleaver/1.0.11/README.md b/stable/mkvcleaver/1.0.11/README.md new file mode 100644 index 00000000000..f27d1404ace --- /dev/null +++ b/stable/mkvcleaver/1.0.11/README.md @@ -0,0 +1,107 @@ +# mkvcleaver + +MKVCleaver is a tool for batch extraction of data from MKV files + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mkvcleaver](https://truecharts.org/docs/charts/stable/mkvcleaver) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mkvcleaver` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mkvcleaver TrueCharts/mkvcleaver +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mkvcleaver` deployment + +```console +helm uninstall mkvcleaver +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mkvcleaver \ + --set env.TZ="America/New York" \ + TrueCharts/mkvcleaver +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mkvcleaver TrueCharts/mkvcleaver -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvcleaver/1.0.10/app-readme.md b/stable/mkvcleaver/1.0.11/app-readme.md similarity index 100% rename from stable/mkvcleaver/1.0.10/app-readme.md rename to stable/mkvcleaver/1.0.11/app-readme.md diff --git a/stable/mkvcleaver/1.0.11/charts/common-10.6.1.tgz b/stable/mkvcleaver/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mkvcleaver/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/mkvcleaver/1.0.10/ix_values.yaml b/stable/mkvcleaver/1.0.11/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/1.0.10/ix_values.yaml rename to stable/mkvcleaver/1.0.11/ix_values.yaml diff --git a/stable/mkvcleaver/1.0.10/questions.yaml b/stable/mkvcleaver/1.0.11/questions.yaml similarity index 100% rename from stable/mkvcleaver/1.0.10/questions.yaml rename to stable/mkvcleaver/1.0.11/questions.yaml diff --git a/stable/onlyoffice-document-server/6.0.38/templates/common.yaml b/stable/mkvcleaver/1.0.11/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.38/templates/common.yaml rename to stable/mkvcleaver/1.0.11/templates/common.yaml diff --git a/stable/omada-controller/6.0.65/values.yaml b/stable/mkvcleaver/1.0.11/values.yaml similarity index 100% rename from stable/omada-controller/6.0.65/values.yaml rename to stable/mkvcleaver/1.0.11/values.yaml diff --git a/stable/mkvtoolnix/2.0.33/CHANGELOG.md b/stable/mkvtoolnix/2.0.33/CHANGELOG.md deleted file mode 100644 index c81b922420d..00000000000 --- a/stable/mkvtoolnix/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/mkvtoolnix/2.0.33/Chart.lock b/stable/mkvtoolnix/2.0.33/Chart.lock deleted file mode 100644 index 38e7e936821..00000000000 --- a/stable/mkvtoolnix/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:05:14.632069458Z" diff --git a/stable/mkvtoolnix/2.0.33/Chart.yaml b/stable/mkvtoolnix/2.0.33/Chart.yaml deleted file mode 100644 index 7c1fa5821b8..00000000000 --- a/stable/mkvtoolnix/2.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.65.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. -home: https://truecharts.org/docs/charts/stable/mkvtoolnix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png -keywords: - - media - - mkvtoolnix - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvtoolnix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://github.com/jlesage/docker-mkvtoolnix - - https://hub.docker.com/r/jlesage/mkvtoolnix - - https://mkvtoolnix.download/ -type: application -version: 2.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.33/README.md b/stable/mkvtoolnix/2.0.33/README.md deleted file mode 100644 index da96a37efe7..00000000000 --- a/stable/mkvtoolnix/2.0.33/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# mkvtoolnix - -MKVToolNix is a set of tools to create, alter and inspect Matroska files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mkvtoolnix](https://truecharts.org/docs/charts/stable/mkvtoolnix) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mkvtoolnix` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mkvtoolnix TrueCharts/mkvtoolnix -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mkvtoolnix` deployment - -```console -helm uninstall mkvtoolnix -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mkvtoolnix \ - --set env.TZ="America/New York" \ - TrueCharts/mkvtoolnix -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mkvtoolnix TrueCharts/mkvtoolnix -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvtoolnix/2.0.33/charts/common-10.5.10.tgz b/stable/mkvtoolnix/2.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mkvtoolnix/2.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/2.0.34/CHANGELOG.md b/stable/mkvtoolnix/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..03760bc2130 --- /dev/null +++ b/stable/mkvtoolnix/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvtoolnix-2.0.34](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.33...mkvtoolnix-2.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mkvtoolnix-2.0.33](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.32...mkvtoolnix-2.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mkvtoolnix/2.0.34/Chart.lock b/stable/mkvtoolnix/2.0.34/Chart.lock new file mode 100644 index 00000000000..4256a2b49f7 --- /dev/null +++ b/stable/mkvtoolnix/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:13:21.43349339Z" diff --git a/stable/mkvtoolnix/2.0.34/Chart.yaml b/stable/mkvtoolnix/2.0.34/Chart.yaml new file mode 100644 index 00000000000..dba8db5f63f --- /dev/null +++ b/stable/mkvtoolnix/2.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.65.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. +home: https://truecharts.org/docs/charts/stable/mkvtoolnix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png +keywords: + - media + - mkvtoolnix + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvtoolnix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://github.com/jlesage/docker-mkvtoolnix + - https://hub.docker.com/r/jlesage/mkvtoolnix + - https://mkvtoolnix.download/ +type: application +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.34/README.md b/stable/mkvtoolnix/2.0.34/README.md new file mode 100644 index 00000000000..5ade420e2a3 --- /dev/null +++ b/stable/mkvtoolnix/2.0.34/README.md @@ -0,0 +1,108 @@ +# mkvtoolnix + +MKVToolNix is a set of tools to create, alter and inspect Matroska files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mkvtoolnix](https://truecharts.org/docs/charts/stable/mkvtoolnix) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mkvtoolnix` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mkvtoolnix TrueCharts/mkvtoolnix +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mkvtoolnix` deployment + +```console +helm uninstall mkvtoolnix +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mkvtoolnix \ + --set env.TZ="America/New York" \ + TrueCharts/mkvtoolnix +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mkvtoolnix TrueCharts/mkvtoolnix -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mkvtoolnix/2.0.33/app-readme.md b/stable/mkvtoolnix/2.0.34/app-readme.md similarity index 100% rename from stable/mkvtoolnix/2.0.33/app-readme.md rename to stable/mkvtoolnix/2.0.34/app-readme.md diff --git a/stable/mkvtoolnix/2.0.34/charts/common-10.6.1.tgz b/stable/mkvtoolnix/2.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mkvtoolnix/2.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/mkvtoolnix/2.0.33/ix_values.yaml b/stable/mkvtoolnix/2.0.34/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.33/ix_values.yaml rename to stable/mkvtoolnix/2.0.34/ix_values.yaml diff --git a/stable/mkvtoolnix/2.0.33/questions.yaml b/stable/mkvtoolnix/2.0.34/questions.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.33/questions.yaml rename to stable/mkvtoolnix/2.0.34/questions.yaml diff --git a/stable/openspeedtest/1.0.33/templates/common.yaml b/stable/mkvtoolnix/2.0.34/templates/common.yaml similarity index 100% rename from stable/openspeedtest/1.0.33/templates/common.yaml rename to stable/mkvtoolnix/2.0.34/templates/common.yaml diff --git a/stable/onlyoffice-document-server/6.0.38/values.yaml b/stable/mkvtoolnix/2.0.34/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.38/values.yaml rename to stable/mkvtoolnix/2.0.34/values.yaml diff --git a/stable/ml-workspace/2.0.31/CHANGELOG.md b/stable/ml-workspace/2.0.31/CHANGELOG.md deleted file mode 100644 index 0d65b856c68..00000000000 --- a/stable/ml-workspace/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/ml-workspace/2.0.31/Chart.lock b/stable/ml-workspace/2.0.31/Chart.lock deleted file mode 100644 index 992867ba691..00000000000 --- a/stable/ml-workspace/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:05:27.490195554Z" diff --git a/stable/ml-workspace/2.0.31/Chart.yaml b/stable/ml-workspace/2.0.31/Chart.yaml deleted file mode 100644 index 2aa467d3db2..00000000000 --- a/stable/ml-workspace/2.0.31/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: All-in-one web-based development environment for machine learning -home: https://truecharts.org/docs/charts/stable/ml-workspace -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png -keywords: - - machine - - learning - - ai -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ml-workspace -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ml-workspace - - https://github.com/ml-tooling/ml-workspace - - https://hub.docker.com/r/mltooling/ml-workspace - - https://hub.docker.com/r/mltooling/ml-workspace-gpu - - https://hub.docker.com/r/mltooling/ml-workspace-light - - https://hub.docker.com/r/mltooling/ml-workspace-minimal -version: 2.0.31 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.31/README.md b/stable/ml-workspace/2.0.31/README.md deleted file mode 100644 index 243019b5599..00000000000 --- a/stable/ml-workspace/2.0.31/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# ml-workspace - -All-in-one web-based development environment for machine learning - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ml-workspace](https://truecharts.org/docs/charts/stable/ml-workspace) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ml-workspace` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ml-workspace TrueCharts/ml-workspace -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ml-workspace` deployment - -```console -helm uninstall ml-workspace -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ml-workspace \ - --set env.TZ="America/New York" \ - TrueCharts/ml-workspace -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ml-workspace TrueCharts/ml-workspace -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ml-workspace/2.0.31/charts/common-10.5.10.tgz b/stable/ml-workspace/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ml-workspace/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ml-workspace/2.0.32/CHANGELOG.md b/stable/ml-workspace/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..6f116927a44 --- /dev/null +++ b/stable/ml-workspace/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ml-workspace-2.0.32](https://github.com/truecharts/charts/compare/ml-workspace-2.0.31...ml-workspace-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ml-workspace-2.0.31](https://github.com/truecharts/charts/compare/ml-workspace-2.0.30...ml-workspace-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/ml-workspace/2.0.32/Chart.lock b/stable/ml-workspace/2.0.32/Chart.lock new file mode 100644 index 00000000000..6669a62cca8 --- /dev/null +++ b/stable/ml-workspace/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:13:40.171573286Z" diff --git a/stable/ml-workspace/2.0.32/Chart.yaml b/stable/ml-workspace/2.0.32/Chart.yaml new file mode 100644 index 00000000000..35ae0bf5c94 --- /dev/null +++ b/stable/ml-workspace/2.0.32/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.13.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: All-in-one web-based development environment for machine learning +home: https://truecharts.org/docs/charts/stable/ml-workspace +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png +keywords: + - machine + - learning + - ai +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ml-workspace +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ml-workspace + - https://github.com/ml-tooling/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace + - https://hub.docker.com/r/mltooling/ml-workspace-gpu + - https://hub.docker.com/r/mltooling/ml-workspace-light + - https://hub.docker.com/r/mltooling/ml-workspace-minimal +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.32/README.md b/stable/ml-workspace/2.0.32/README.md new file mode 100644 index 00000000000..d5df1eabefb --- /dev/null +++ b/stable/ml-workspace/2.0.32/README.md @@ -0,0 +1,110 @@ +# ml-workspace + +All-in-one web-based development environment for machine learning + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ml-workspace](https://truecharts.org/docs/charts/stable/ml-workspace) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ml-workspace` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ml-workspace TrueCharts/ml-workspace +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ml-workspace` deployment + +```console +helm uninstall ml-workspace +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ml-workspace \ + --set env.TZ="America/New York" \ + TrueCharts/ml-workspace +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ml-workspace TrueCharts/ml-workspace -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ml-workspace/2.0.31/app-readme.md b/stable/ml-workspace/2.0.32/app-readme.md similarity index 100% rename from stable/ml-workspace/2.0.31/app-readme.md rename to stable/ml-workspace/2.0.32/app-readme.md diff --git a/stable/ml-workspace/2.0.32/charts/common-10.6.1.tgz b/stable/ml-workspace/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ml-workspace/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/ml-workspace/2.0.31/ci/base-values.yaml b/stable/ml-workspace/2.0.32/ci/base-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/ci/base-values.yaml rename to stable/ml-workspace/2.0.32/ci/base-values.yaml diff --git a/stable/ml-workspace/2.0.31/ci/gpu-values.yaml b/stable/ml-workspace/2.0.32/ci/gpu-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/ci/gpu-values.yaml rename to stable/ml-workspace/2.0.32/ci/gpu-values.yaml diff --git a/stable/ml-workspace/2.0.31/ci/light-values.yaml b/stable/ml-workspace/2.0.32/ci/light-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/ci/light-values.yaml rename to stable/ml-workspace/2.0.32/ci/light-values.yaml diff --git a/stable/ml-workspace/2.0.31/ci/minimal-values.yaml b/stable/ml-workspace/2.0.32/ci/minimal-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/ci/minimal-values.yaml rename to stable/ml-workspace/2.0.32/ci/minimal-values.yaml diff --git a/stable/ml-workspace/2.0.31/ci/r-values.yaml b/stable/ml-workspace/2.0.32/ci/r-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/ci/r-values.yaml rename to stable/ml-workspace/2.0.32/ci/r-values.yaml diff --git a/stable/ml-workspace/2.0.31/ci/spark-values.yaml b/stable/ml-workspace/2.0.32/ci/spark-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/ci/spark-values.yaml rename to stable/ml-workspace/2.0.32/ci/spark-values.yaml diff --git a/stable/ml-workspace/2.0.31/ix_values.yaml b/stable/ml-workspace/2.0.32/ix_values.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/ix_values.yaml rename to stable/ml-workspace/2.0.32/ix_values.yaml diff --git a/stable/ml-workspace/2.0.31/questions.yaml b/stable/ml-workspace/2.0.32/questions.yaml similarity index 100% rename from stable/ml-workspace/2.0.31/questions.yaml rename to stable/ml-workspace/2.0.32/questions.yaml diff --git a/stable/openvscode-server/2.0.38/templates/common.yaml b/stable/ml-workspace/2.0.32/templates/common.yaml similarity index 100% rename from stable/openvscode-server/2.0.38/templates/common.yaml rename to stable/ml-workspace/2.0.32/templates/common.yaml diff --git a/stable/openhab/2.0.33/values.yaml b/stable/ml-workspace/2.0.32/values.yaml similarity index 100% rename from stable/openhab/2.0.33/values.yaml rename to stable/ml-workspace/2.0.32/values.yaml diff --git a/stable/monica/3.0.49/CHANGELOG.md b/stable/monica/3.0.49/CHANGELOG.md deleted file mode 100644 index d4e29d0fb4d..00000000000 --- a/stable/monica/3.0.49/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-20) diff --git a/stable/monica/3.0.49/Chart.lock b/stable/monica/3.0.49/Chart.lock deleted file mode 100644 index 079a288fa70..00000000000 --- a/stable/monica/3.0.49/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:05:41.597270448Z" diff --git a/stable/monica/3.0.49/Chart.yaml b/stable/monica/3.0.49/Chart.yaml deleted file mode 100644 index 3bac9b7d50d..00000000000 --- a/stable/monica/3.0.49/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: "Monica is a great open source personal relationship management system." -home: https://truecharts.org/docs/charts/stable/monica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png -keywords: - - crm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: monica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://github.com/monicahq/monica - - https://hub.docker.com/_/monica -version: 3.0.49 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/monica/3.0.49/README.md b/stable/monica/3.0.49/README.md deleted file mode 100644 index 3f78c1b4394..00000000000 --- a/stable/monica/3.0.49/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# monica - -Monica is a great open source personal relationship management system. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [monica](https://truecharts.org/docs/charts/stable/monica) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `monica` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install monica TrueCharts/monica -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `monica` deployment - -```console -helm uninstall monica -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install monica \ - --set env.TZ="America/New York" \ - TrueCharts/monica -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install monica TrueCharts/monica -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/monica/3.0.49/charts/common-10.5.10.tgz b/stable/monica/3.0.49/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/monica/3.0.49/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/monica/3.0.49/charts/mariadb-3.0.73.tgz b/stable/monica/3.0.49/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/monica/3.0.49/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/monica/3.0.50/CHANGELOG.md b/stable/monica/3.0.50/CHANGELOG.md new file mode 100644 index 00000000000..eba1fdf4488 --- /dev/null +++ b/stable/monica/3.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [monica-3.0.50](https://github.com/truecharts/charts/compare/monica-3.0.49...monica-3.0.50) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [monica-3.0.49](https://github.com/truecharts/charts/compare/monica-3.0.48...monica-3.0.49) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/monica/3.0.50/Chart.lock b/stable/monica/3.0.50/Chart.lock new file mode 100644 index 00000000000..b42c9ed2d8f --- /dev/null +++ b/stable/monica/3.0.50/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:13:53.230648431Z" diff --git a/stable/monica/3.0.50/Chart.yaml b/stable/monica/3.0.50/Chart.yaml new file mode 100644 index 00000000000..b9564ae81d9 --- /dev/null +++ b/stable/monica/3.0.50/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: "Monica is a great open source personal relationship management system." +home: https://truecharts.org/docs/charts/stable/monica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png +keywords: + - crm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://github.com/monicahq/monica + - https://hub.docker.com/_/monica +version: 3.0.50 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/monica/3.0.50/README.md b/stable/monica/3.0.50/README.md new file mode 100644 index 00000000000..6a255213a76 --- /dev/null +++ b/stable/monica/3.0.50/README.md @@ -0,0 +1,108 @@ +# monica + +Monica is a great open source personal relationship management system. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [monica](https://truecharts.org/docs/charts/stable/monica) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `monica` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install monica TrueCharts/monica +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `monica` deployment + +```console +helm uninstall monica +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install monica \ + --set env.TZ="America/New York" \ + TrueCharts/monica +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install monica TrueCharts/monica -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/monica/3.0.49/app-readme.md b/stable/monica/3.0.50/app-readme.md similarity index 100% rename from stable/monica/3.0.49/app-readme.md rename to stable/monica/3.0.50/app-readme.md diff --git a/stable/monica/3.0.50/charts/common-10.6.1.tgz b/stable/monica/3.0.50/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/monica/3.0.50/charts/common-10.6.1.tgz differ diff --git a/stable/monica/3.0.50/charts/mariadb-3.0.82.tgz b/stable/monica/3.0.50/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/monica/3.0.50/charts/mariadb-3.0.82.tgz differ diff --git a/stable/monica/3.0.49/ix_values.yaml b/stable/monica/3.0.50/ix_values.yaml similarity index 100% rename from stable/monica/3.0.49/ix_values.yaml rename to stable/monica/3.0.50/ix_values.yaml diff --git a/stable/monica/3.0.49/questions.yaml b/stable/monica/3.0.50/questions.yaml similarity index 100% rename from stable/monica/3.0.49/questions.yaml rename to stable/monica/3.0.50/questions.yaml diff --git a/stable/monica/3.0.49/templates/_appkey.tpl b/stable/monica/3.0.50/templates/_appkey.tpl similarity index 100% rename from stable/monica/3.0.49/templates/_appkey.tpl rename to stable/monica/3.0.50/templates/_appkey.tpl diff --git a/stable/monica/3.0.49/templates/common.yaml b/stable/monica/3.0.50/templates/common.yaml similarity index 100% rename from stable/monica/3.0.49/templates/common.yaml rename to stable/monica/3.0.50/templates/common.yaml diff --git a/stable/openkm/7.0.39/values.yaml b/stable/monica/3.0.50/values.yaml similarity index 100% rename from stable/openkm/7.0.39/values.yaml rename to stable/monica/3.0.50/values.yaml diff --git a/stable/mosdns/2.0.34/CHANGELOG.md b/stable/mosdns/2.0.34/CHANGELOG.md deleted file mode 100644 index 1f4032bbc8d..00000000000 --- a/stable/mosdns/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-20) diff --git a/stable/mosdns/2.0.34/Chart.lock b/stable/mosdns/2.0.34/Chart.lock deleted file mode 100644 index 81612618c6d..00000000000 --- a/stable/mosdns/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:05:34.363358317Z" diff --git a/stable/mosdns/2.0.34/Chart.yaml b/stable/mosdns/2.0.34/Chart.yaml deleted file mode 100644 index c0b475bdf9b..00000000000 --- a/stable/mosdns/2.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 2.0.34 -appVersion: "4.1.10" -description: A location-based pluggable DNS forwarder/splitter. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png -keywords: - - mosdns - - dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns - - https://hub.docker.com/r/601096721/mosdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mosdns/2.0.34/README.md b/stable/mosdns/2.0.34/README.md deleted file mode 100644 index 690332aab45..00000000000 --- a/stable/mosdns/2.0.34/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# mosdns - -A location-based pluggable DNS forwarder/splitter. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mosdns](https://truecharts.org/docs/charts/stable/mosdns) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mosdns` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mosdns TrueCharts/mosdns -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mosdns` deployment - -```console -helm uninstall mosdns -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mosdns \ - --set env.TZ="America/New York" \ - TrueCharts/mosdns -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mosdns TrueCharts/mosdns -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mosdns/2.0.34/charts/common-10.5.10.tgz b/stable/mosdns/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mosdns/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mosdns/2.0.35/CHANGELOG.md b/stable/mosdns/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..9867f4b5961 --- /dev/null +++ b/stable/mosdns/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosdns-2.0.35](https://github.com/truecharts/charts/compare/mosdns-2.0.34...mosdns-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosdns-2.0.34](https://github.com/truecharts/charts/compare/mosdns-2.0.32...mosdns-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/mosdns/2.0.35/Chart.lock b/stable/mosdns/2.0.35/Chart.lock new file mode 100644 index 00000000000..c688c4cb162 --- /dev/null +++ b/stable/mosdns/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:13:50.578687742Z" diff --git a/stable/mosdns/2.0.35/Chart.yaml b/stable/mosdns/2.0.35/Chart.yaml new file mode 100644 index 00000000000..1324f412bfa --- /dev/null +++ b/stable/mosdns/2.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 2.0.35 +appVersion: "4.1.10" +description: A location-based pluggable DNS forwarder/splitter. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/mosdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png +keywords: + - mosdns + - dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns + - https://hub.docker.com/r/601096721/mosdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mosdns/2.0.35/README.md b/stable/mosdns/2.0.35/README.md new file mode 100644 index 00000000000..c7f168059ab --- /dev/null +++ b/stable/mosdns/2.0.35/README.md @@ -0,0 +1,106 @@ +# mosdns + +A location-based pluggable DNS forwarder/splitter. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mosdns](https://truecharts.org/docs/charts/stable/mosdns) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mosdns` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mosdns TrueCharts/mosdns +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mosdns` deployment + +```console +helm uninstall mosdns +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mosdns \ + --set env.TZ="America/New York" \ + TrueCharts/mosdns +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mosdns TrueCharts/mosdns -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mosdns/2.0.34/app-readme.md b/stable/mosdns/2.0.35/app-readme.md similarity index 100% rename from stable/mosdns/2.0.34/app-readme.md rename to stable/mosdns/2.0.35/app-readme.md diff --git a/stable/mosdns/2.0.35/charts/common-10.6.1.tgz b/stable/mosdns/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mosdns/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/mosdns/2.0.34/ix_values.yaml b/stable/mosdns/2.0.35/ix_values.yaml similarity index 100% rename from stable/mosdns/2.0.34/ix_values.yaml rename to stable/mosdns/2.0.35/ix_values.yaml diff --git a/stable/mosdns/2.0.34/questions.yaml b/stable/mosdns/2.0.35/questions.yaml similarity index 100% rename from stable/mosdns/2.0.34/questions.yaml rename to stable/mosdns/2.0.35/questions.yaml diff --git a/stable/oscam/6.0.30/templates/common.yaml b/stable/mosdns/2.0.35/templates/common.yaml similarity index 100% rename from stable/oscam/6.0.30/templates/common.yaml rename to stable/mosdns/2.0.35/templates/common.yaml diff --git a/stable/openldap/7.0.33/values.yaml b/stable/mosdns/2.0.35/values.yaml similarity index 100% rename from stable/openldap/7.0.33/values.yaml rename to stable/mosdns/2.0.35/values.yaml diff --git a/stable/mosquitto/6.0.37/CHANGELOG.md b/stable/mosquitto/6.0.37/CHANGELOG.md deleted file mode 100644 index 22bb957ac6b..00000000000 --- a/stable/mosquitto/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/mosquitto/6.0.37/Chart.lock b/stable/mosquitto/6.0.37/Chart.lock deleted file mode 100644 index 5792f3362bb..00000000000 --- a/stable/mosquitto/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:05:40.597042602Z" diff --git a/stable/mosquitto/6.0.37/Chart.yaml b/stable/mosquitto/6.0.37/Chart.yaml deleted file mode 100644 index 21d17d2ab8e..00000000000 --- a/stable/mosquitto/6.0.37/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.15" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Eclipse Mosquitto - An open source MQTT broker -home: https://truecharts.org/docs/charts/stable/mosquitto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png -keywords: - - mosquitto - - MQTT - - eclipse-iot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mosquitto -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto - - https://github.com/eclipse/mosquitto -type: application -version: 6.0.37 -annotations: - truecharts.org/catagories: | - - homeautomation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mosquitto/6.0.37/README.md b/stable/mosquitto/6.0.37/README.md deleted file mode 100644 index 499cd062e4f..00000000000 --- a/stable/mosquitto/6.0.37/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# mosquitto - -Eclipse Mosquitto - An open source MQTT broker - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mosquitto](https://truecharts.org/docs/charts/stable/mosquitto) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mosquitto` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mosquitto TrueCharts/mosquitto -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mosquitto` deployment - -```console -helm uninstall mosquitto -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mosquitto \ - --set env.TZ="America/New York" \ - TrueCharts/mosquitto -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mosquitto TrueCharts/mosquitto -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mosquitto/6.0.37/charts/common-10.5.10.tgz b/stable/mosquitto/6.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mosquitto/6.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mosquitto/6.0.38/CHANGELOG.md b/stable/mosquitto/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..c154ba7bf18 --- /dev/null +++ b/stable/mosquitto/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosquitto-6.0.38](https://github.com/truecharts/charts/compare/mosquitto-6.0.37...mosquitto-6.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mosquitto-6.0.37](https://github.com/truecharts/charts/compare/mosquitto-6.0.36...mosquitto-6.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mosquitto/6.0.38/Chart.lock b/stable/mosquitto/6.0.38/Chart.lock new file mode 100644 index 00000000000..349a783006a --- /dev/null +++ b/stable/mosquitto/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:13:53.818812433Z" diff --git a/stable/mosquitto/6.0.38/Chart.yaml b/stable/mosquitto/6.0.38/Chart.yaml new file mode 100644 index 00000000000..30e67a8648f --- /dev/null +++ b/stable/mosquitto/6.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Eclipse Mosquitto - An open source MQTT broker +home: https://truecharts.org/docs/charts/stable/mosquitto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png +keywords: + - mosquitto + - MQTT + - eclipse-iot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mosquitto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto + - https://github.com/eclipse/mosquitto +type: application +version: 6.0.38 +annotations: + truecharts.org/catagories: | + - homeautomation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mosquitto/6.0.38/README.md b/stable/mosquitto/6.0.38/README.md new file mode 100644 index 00000000000..48291e63c9b --- /dev/null +++ b/stable/mosquitto/6.0.38/README.md @@ -0,0 +1,106 @@ +# mosquitto + +Eclipse Mosquitto - An open source MQTT broker + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mosquitto](https://truecharts.org/docs/charts/stable/mosquitto) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mosquitto` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mosquitto TrueCharts/mosquitto +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mosquitto` deployment + +```console +helm uninstall mosquitto +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mosquitto \ + --set env.TZ="America/New York" \ + TrueCharts/mosquitto +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mosquitto TrueCharts/mosquitto -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mosquitto/6.0.37/app-readme.md b/stable/mosquitto/6.0.38/app-readme.md similarity index 100% rename from stable/mosquitto/6.0.37/app-readme.md rename to stable/mosquitto/6.0.38/app-readme.md diff --git a/stable/mosquitto/6.0.38/charts/common-10.6.1.tgz b/stable/mosquitto/6.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mosquitto/6.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/mosquitto/6.0.37/ix_values.yaml b/stable/mosquitto/6.0.38/ix_values.yaml similarity index 100% rename from stable/mosquitto/6.0.37/ix_values.yaml rename to stable/mosquitto/6.0.38/ix_values.yaml diff --git a/stable/mosquitto/6.0.37/questions.yaml b/stable/mosquitto/6.0.38/questions.yaml similarity index 100% rename from stable/mosquitto/6.0.37/questions.yaml rename to stable/mosquitto/6.0.38/questions.yaml diff --git a/stable/openhab/2.0.33/templates/common.yaml b/stable/mosquitto/6.0.38/templates/common.yaml similarity index 100% rename from stable/openhab/2.0.33/templates/common.yaml rename to stable/mosquitto/6.0.38/templates/common.yaml diff --git a/stable/openspeedtest/1.0.33/values.yaml b/stable/mosquitto/6.0.38/values.yaml similarity index 100% rename from stable/openspeedtest/1.0.33/values.yaml rename to stable/mosquitto/6.0.38/values.yaml diff --git a/stable/mstream/3.0.30/CHANGELOG.md b/stable/mstream/3.0.30/CHANGELOG.md deleted file mode 100644 index ad9b52630b7..00000000000 --- a/stable/mstream/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/mstream/3.0.30/Chart.lock b/stable/mstream/3.0.30/Chart.lock deleted file mode 100644 index 4944ed01674..00000000000 --- a/stable/mstream/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:05:52.508865273Z" diff --git a/stable/mstream/3.0.30/Chart.yaml b/stable/mstream/3.0.30/Chart.yaml deleted file mode 100644 index 74bfff60d86..00000000000 --- a/stable/mstream/3.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A personal music streaming server -home: https://truecharts.org/docs/charts/stable/mstream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png -keywords: - - mstream - - server - - music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mstream -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mstream/3.0.30/README.md b/stable/mstream/3.0.30/README.md deleted file mode 100644 index 7a668723a56..00000000000 --- a/stable/mstream/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mstream - -A personal music streaming server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mstream](https://truecharts.org/docs/charts/stable/mstream) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mstream` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mstream TrueCharts/mstream -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mstream` deployment - -```console -helm uninstall mstream -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mstream \ - --set env.TZ="America/New York" \ - TrueCharts/mstream -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mstream TrueCharts/mstream -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mstream/3.0.30/charts/common-10.5.10.tgz b/stable/mstream/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mstream/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mstream/3.0.31/CHANGELOG.md b/stable/mstream/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ed0d2890e64 --- /dev/null +++ b/stable/mstream/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mstream-3.0.31](https://github.com/truecharts/charts/compare/mstream-3.0.30...mstream-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mstream-3.0.30](https://github.com/truecharts/charts/compare/mstream-3.0.29...mstream-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mstream/3.0.31/Chart.lock b/stable/mstream/3.0.31/Chart.lock new file mode 100644 index 00000000000..f4616fc66f1 --- /dev/null +++ b/stable/mstream/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:14:11.822488221Z" diff --git a/stable/mstream/3.0.31/Chart.yaml b/stable/mstream/3.0.31/Chart.yaml new file mode 100644 index 00000000000..91d8a7763bc --- /dev/null +++ b/stable/mstream/3.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.2.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A personal music streaming server +home: https://truecharts.org/docs/charts/stable/mstream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png +keywords: + - mstream + - server + - music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mstream +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mstream/3.0.31/README.md b/stable/mstream/3.0.31/README.md new file mode 100644 index 00000000000..f2906f84acc --- /dev/null +++ b/stable/mstream/3.0.31/README.md @@ -0,0 +1,107 @@ +# mstream + +A personal music streaming server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mstream](https://truecharts.org/docs/charts/stable/mstream) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mstream` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mstream TrueCharts/mstream +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mstream` deployment + +```console +helm uninstall mstream +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mstream \ + --set env.TZ="America/New York" \ + TrueCharts/mstream +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mstream TrueCharts/mstream -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mstream/3.0.30/app-readme.md b/stable/mstream/3.0.31/app-readme.md similarity index 100% rename from stable/mstream/3.0.30/app-readme.md rename to stable/mstream/3.0.31/app-readme.md diff --git a/stable/mstream/3.0.31/charts/common-10.6.1.tgz b/stable/mstream/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mstream/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/mstream/3.0.30/ix_values.yaml b/stable/mstream/3.0.31/ix_values.yaml similarity index 100% rename from stable/mstream/3.0.30/ix_values.yaml rename to stable/mstream/3.0.31/ix_values.yaml diff --git a/stable/mstream/3.0.30/questions.yaml b/stable/mstream/3.0.31/questions.yaml similarity index 100% rename from stable/mstream/3.0.30/questions.yaml rename to stable/mstream/3.0.31/questions.yaml diff --git a/stable/mstream/3.0.30/templates/common.yaml b/stable/mstream/3.0.31/templates/common.yaml similarity index 100% rename from stable/mstream/3.0.30/templates/common.yaml rename to stable/mstream/3.0.31/templates/common.yaml diff --git a/stable/openvscode-server/2.0.38/values.yaml b/stable/mstream/3.0.31/values.yaml similarity index 100% rename from stable/openvscode-server/2.0.38/values.yaml rename to stable/mstream/3.0.31/values.yaml diff --git a/stable/muximux/3.0.30/CHANGELOG.md b/stable/muximux/3.0.30/CHANGELOG.md deleted file mode 100644 index fc9a46a663d..00000000000 --- a/stable/muximux/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/muximux/3.0.30/Chart.lock b/stable/muximux/3.0.30/Chart.lock deleted file mode 100644 index d7ba9dbd7d7..00000000000 --- a/stable/muximux/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:06:00.109816589Z" diff --git a/stable/muximux/3.0.30/Chart.yaml b/stable/muximux/3.0.30/Chart.yaml deleted file mode 100644 index 799efff5287..00000000000 --- a/stable/muximux/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver -home: https://truecharts.org/docs/charts/stable/muximux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png -keywords: - - muximux - - htpc - - manage - - portal -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muximux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muximux/3.0.30/README.md b/stable/muximux/3.0.30/README.md deleted file mode 100644 index dd62155bab6..00000000000 --- a/stable/muximux/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# muximux - -A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [muximux](https://truecharts.org/docs/charts/stable/muximux) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `muximux` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install muximux TrueCharts/muximux -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `muximux` deployment - -```console -helm uninstall muximux -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install muximux \ - --set env.TZ="America/New York" \ - TrueCharts/muximux -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install muximux TrueCharts/muximux -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/muximux/3.0.30/charts/common-10.5.10.tgz b/stable/muximux/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/muximux/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/muximux/3.0.31/CHANGELOG.md b/stable/muximux/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8abc02fd66f --- /dev/null +++ b/stable/muximux/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [muximux-3.0.31](https://github.com/truecharts/charts/compare/muximux-3.0.30...muximux-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [muximux-3.0.30](https://github.com/truecharts/charts/compare/muximux-3.0.29...muximux-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/muximux/3.0.31/Chart.lock b/stable/muximux/3.0.31/Chart.lock new file mode 100644 index 00000000000..0d02e20a804 --- /dev/null +++ b/stable/muximux/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:14:23.102432702Z" diff --git a/stable/muximux/3.0.31/Chart.yaml b/stable/muximux/3.0.31/Chart.yaml new file mode 100644 index 00000000000..374d9b3c638 --- /dev/null +++ b/stable/muximux/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver +home: https://truecharts.org/docs/charts/stable/muximux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png +keywords: + - muximux + - htpc + - manage + - portal +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: muximux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/muximux/3.0.31/README.md b/stable/muximux/3.0.31/README.md new file mode 100644 index 00000000000..22df80c4d9b --- /dev/null +++ b/stable/muximux/3.0.31/README.md @@ -0,0 +1,107 @@ +# muximux + +A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [muximux](https://truecharts.org/docs/charts/stable/muximux) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `muximux` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install muximux TrueCharts/muximux +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `muximux` deployment + +```console +helm uninstall muximux +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install muximux \ + --set env.TZ="America/New York" \ + TrueCharts/muximux +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install muximux TrueCharts/muximux -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/muximux/3.0.30/app-readme.md b/stable/muximux/3.0.31/app-readme.md similarity index 100% rename from stable/muximux/3.0.30/app-readme.md rename to stable/muximux/3.0.31/app-readme.md diff --git a/stable/muximux/3.0.31/charts/common-10.6.1.tgz b/stable/muximux/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/muximux/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/muximux/3.0.30/ix_values.yaml b/stable/muximux/3.0.31/ix_values.yaml similarity index 100% rename from stable/muximux/3.0.30/ix_values.yaml rename to stable/muximux/3.0.31/ix_values.yaml diff --git a/stable/muximux/3.0.30/questions.yaml b/stable/muximux/3.0.31/questions.yaml similarity index 100% rename from stable/muximux/3.0.30/questions.yaml rename to stable/muximux/3.0.31/questions.yaml diff --git a/stable/muximux/3.0.30/templates/common.yaml b/stable/muximux/3.0.31/templates/common.yaml similarity index 100% rename from stable/muximux/3.0.30/templates/common.yaml rename to stable/muximux/3.0.31/templates/common.yaml diff --git a/stable/oscam/6.0.30/values.yaml b/stable/muximux/3.0.31/values.yaml similarity index 100% rename from stable/oscam/6.0.30/values.yaml rename to stable/muximux/3.0.31/values.yaml diff --git a/stable/mylar/6.0.39/CHANGELOG.md b/stable/mylar/6.0.39/CHANGELOG.md deleted file mode 100644 index bc467273a2b..00000000000 --- a/stable/mylar/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-20) diff --git a/stable/mylar/6.0.39/Chart.lock b/stable/mylar/6.0.39/Chart.lock deleted file mode 100644 index 1e7a5c2d91c..00000000000 --- a/stable/mylar/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:06:06.685669066Z" diff --git a/stable/mylar/6.0.39/Chart.yaml b/stable/mylar/6.0.39/Chart.yaml deleted file mode 100644 index 9e336b37d93..00000000000 --- a/stable/mylar/6.0.39/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Mylar is a automated Comic Book downloader -home: https://truecharts.org/docs/charts/stable/mylar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png -keywords: - - mylar -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mylar -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - - https://github.com/mylar3/mylar3 - - https://github.com/linuxserver/docker-mylar3 -version: 6.0.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mylar/6.0.39/README.md b/stable/mylar/6.0.39/README.md deleted file mode 100644 index a8a16e78864..00000000000 --- a/stable/mylar/6.0.39/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mylar - -Mylar is a automated Comic Book downloader - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mylar](https://truecharts.org/docs/charts/stable/mylar) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mylar` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mylar TrueCharts/mylar -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mylar` deployment - -```console -helm uninstall mylar -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mylar \ - --set env.TZ="America/New York" \ - TrueCharts/mylar -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mylar TrueCharts/mylar -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mylar/6.0.39/charts/common-10.5.10.tgz b/stable/mylar/6.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mylar/6.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mylar/6.0.40/CHANGELOG.md b/stable/mylar/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..e1f1a7d9a78 --- /dev/null +++ b/stable/mylar/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mylar-6.0.40](https://github.com/truecharts/charts/compare/mylar-6.0.39...mylar-6.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mylar-6.0.39](https://github.com/truecharts/charts/compare/mylar-6.0.37...mylar-6.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/mylar/6.0.40/Chart.lock b/stable/mylar/6.0.40/Chart.lock new file mode 100644 index 00000000000..4e60ccf749b --- /dev/null +++ b/stable/mylar/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:14:25.710703205Z" diff --git a/stable/mylar/6.0.40/Chart.yaml b/stable/mylar/6.0.40/Chart.yaml new file mode 100644 index 00000000000..f7d0f3ac3b6 --- /dev/null +++ b/stable/mylar/6.0.40/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.6.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Mylar is a automated Comic Book downloader +home: https://truecharts.org/docs/charts/stable/mylar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png +keywords: + - mylar +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mylar +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 +version: 6.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mylar/6.0.40/README.md b/stable/mylar/6.0.40/README.md new file mode 100644 index 00000000000..80cef3b17e9 --- /dev/null +++ b/stable/mylar/6.0.40/README.md @@ -0,0 +1,107 @@ +# mylar + +Mylar is a automated Comic Book downloader + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mylar](https://truecharts.org/docs/charts/stable/mylar) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mylar` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mylar TrueCharts/mylar +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mylar` deployment + +```console +helm uninstall mylar +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mylar \ + --set env.TZ="America/New York" \ + TrueCharts/mylar +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mylar TrueCharts/mylar -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mylar/6.0.39/app-readme.md b/stable/mylar/6.0.40/app-readme.md similarity index 100% rename from stable/mylar/6.0.39/app-readme.md rename to stable/mylar/6.0.40/app-readme.md diff --git a/stable/mylar/6.0.40/charts/common-10.6.1.tgz b/stable/mylar/6.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mylar/6.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/mylar/6.0.39/ix_values.yaml b/stable/mylar/6.0.40/ix_values.yaml similarity index 100% rename from stable/mylar/6.0.39/ix_values.yaml rename to stable/mylar/6.0.40/ix_values.yaml diff --git a/stable/mylar/6.0.39/questions.yaml b/stable/mylar/6.0.40/questions.yaml similarity index 100% rename from stable/mylar/6.0.39/questions.yaml rename to stable/mylar/6.0.40/questions.yaml diff --git a/stable/overseerr/6.0.33/templates/common.yaml b/stable/mylar/6.0.40/templates/common.yaml similarity index 100% rename from stable/overseerr/6.0.33/templates/common.yaml rename to stable/mylar/6.0.40/templates/common.yaml diff --git a/stable/outline/3.0.43/values.yaml b/stable/mylar/6.0.40/values.yaml similarity index 100% rename from stable/outline/3.0.43/values.yaml rename to stable/mylar/6.0.40/values.yaml diff --git a/stable/mymediaforalexa/1.0.10/CHANGELOG.md b/stable/mymediaforalexa/1.0.10/CHANGELOG.md deleted file mode 100644 index dfeea819848..00000000000 --- a/stable/mymediaforalexa/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/mymediaforalexa/1.0.10/Chart.lock b/stable/mymediaforalexa/1.0.10/Chart.lock deleted file mode 100644 index 740d75b9e3f..00000000000 --- a/stable/mymediaforalexa/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:06:15.169575938Z" diff --git a/stable/mymediaforalexa/1.0.10/Chart.yaml b/stable/mymediaforalexa/1.0.10/Chart.yaml deleted file mode 100644 index bdb84d05326..00000000000 --- a/stable/mymediaforalexa/1.0.10/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mymediaforalexa -version: 1.0.10 -appVersion: "1.3.147.99" -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png -keywords: - - media - - alexa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://hub.docker.com/r/bizmodeller/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mymediaforalexa/1.0.10/README.md b/stable/mymediaforalexa/1.0.10/README.md deleted file mode 100644 index 50b0689c052..00000000000 --- a/stable/mymediaforalexa/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# mymediaforalexa - -This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mymediaforalexa](https://truecharts.org/docs/charts/stable/mymediaforalexa) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mymediaforalexa` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mymediaforalexa TrueCharts/mymediaforalexa -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mymediaforalexa` deployment - -```console -helm uninstall mymediaforalexa -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mymediaforalexa \ - --set env.TZ="America/New York" \ - TrueCharts/mymediaforalexa -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mymediaforalexa TrueCharts/mymediaforalexa -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mymediaforalexa/1.0.10/charts/common-10.5.10.tgz b/stable/mymediaforalexa/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mymediaforalexa/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/1.0.11/CHANGELOG.md b/stable/mymediaforalexa/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..aa66fd32326 --- /dev/null +++ b/stable/mymediaforalexa/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mymediaforalexa-1.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.10...mymediaforalexa-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mymediaforalexa-1.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.9...mymediaforalexa-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mymediaforalexa/1.0.11/Chart.lock b/stable/mymediaforalexa/1.0.11/Chart.lock new file mode 100644 index 00000000000..218ae062f11 --- /dev/null +++ b/stable/mymediaforalexa/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:14:36.961772922Z" diff --git a/stable/mymediaforalexa/1.0.11/Chart.yaml b/stable/mymediaforalexa/1.0.11/Chart.yaml new file mode 100644 index 00000000000..b77874a6f70 --- /dev/null +++ b/stable/mymediaforalexa/1.0.11/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mymediaforalexa +version: 1.0.11 +appVersion: "1.3.147.99" +description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png +keywords: + - media + - alexa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://hub.docker.com/r/bizmodeller/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mymediaforalexa/1.0.11/README.md b/stable/mymediaforalexa/1.0.11/README.md new file mode 100644 index 00000000000..e12efbec185 --- /dev/null +++ b/stable/mymediaforalexa/1.0.11/README.md @@ -0,0 +1,107 @@ +# mymediaforalexa + +This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mymediaforalexa](https://truecharts.org/docs/charts/stable/mymediaforalexa) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mymediaforalexa` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mymediaforalexa TrueCharts/mymediaforalexa +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mymediaforalexa` deployment + +```console +helm uninstall mymediaforalexa +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mymediaforalexa \ + --set env.TZ="America/New York" \ + TrueCharts/mymediaforalexa +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mymediaforalexa TrueCharts/mymediaforalexa -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mymediaforalexa/1.0.10/app-readme.md b/stable/mymediaforalexa/1.0.11/app-readme.md similarity index 100% rename from stable/mymediaforalexa/1.0.10/app-readme.md rename to stable/mymediaforalexa/1.0.11/app-readme.md diff --git a/stable/mymediaforalexa/1.0.11/charts/common-10.6.1.tgz b/stable/mymediaforalexa/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mymediaforalexa/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/mymediaforalexa/1.0.10/ix_values.yaml b/stable/mymediaforalexa/1.0.11/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.10/ix_values.yaml rename to stable/mymediaforalexa/1.0.11/ix_values.yaml diff --git a/stable/mymediaforalexa/1.0.10/questions.yaml b/stable/mymediaforalexa/1.0.11/questions.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.10/questions.yaml rename to stable/mymediaforalexa/1.0.11/questions.yaml diff --git a/stable/owncast/6.0.33/templates/common.yaml b/stable/mymediaforalexa/1.0.11/templates/common.yaml similarity index 100% rename from stable/owncast/6.0.33/templates/common.yaml rename to stable/mymediaforalexa/1.0.11/templates/common.yaml diff --git a/stable/overseerr/6.0.33/values.yaml b/stable/mymediaforalexa/1.0.11/values.yaml similarity index 100% rename from stable/overseerr/6.0.33/values.yaml rename to stable/mymediaforalexa/1.0.11/values.yaml diff --git a/stable/mysql-workbench/2.0.31/CHANGELOG.md b/stable/mysql-workbench/2.0.31/CHANGELOG.md deleted file mode 100644 index 41c2151c178..00000000000 --- a/stable/mysql-workbench/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/mysql-workbench/2.0.31/Chart.lock b/stable/mysql-workbench/2.0.31/Chart.lock deleted file mode 100644 index c442fc5ee1f..00000000000 --- a/stable/mysql-workbench/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:06:18.042732127Z" diff --git a/stable/mysql-workbench/2.0.31/Chart.yaml b/stable/mysql-workbench/2.0.31/Chart.yaml deleted file mode 100644 index 8fc4bc94d9b..00000000000 --- a/stable/mysql-workbench/2.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 2.0.31 -appVersion: "8.0.30" -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/mysql-workbench -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png -keywords: - - mysql-workbench -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench - - https://hub.docker.com/r/linuxserver/mysql-workbench -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mysql-workbench/2.0.31/README.md b/stable/mysql-workbench/2.0.31/README.md deleted file mode 100644 index 3713fa4496f..00000000000 --- a/stable/mysql-workbench/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# mysql-workbench - -MySQL Workbench is a unified visual tool for database architects, developers and DBAs. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [mysql-workbench](https://truecharts.org/docs/charts/stable/mysql-workbench) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `mysql-workbench` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install mysql-workbench TrueCharts/mysql-workbench -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `mysql-workbench` deployment - -```console -helm uninstall mysql-workbench -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install mysql-workbench \ - --set env.TZ="America/New York" \ - TrueCharts/mysql-workbench -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install mysql-workbench TrueCharts/mysql-workbench -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/mysql-workbench/2.0.31/charts/common-10.5.10.tgz b/stable/mysql-workbench/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/mysql-workbench/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/mysql-workbench/2.0.32/CHANGELOG.md b/stable/mysql-workbench/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..30f4321e1a5 --- /dev/null +++ b/stable/mysql-workbench/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mysql-workbench-2.0.32](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.31...mysql-workbench-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [mysql-workbench-2.0.31](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.30...mysql-workbench-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/mysql-workbench/2.0.32/Chart.lock b/stable/mysql-workbench/2.0.32/Chart.lock new file mode 100644 index 00000000000..c1ddbd006d3 --- /dev/null +++ b/stable/mysql-workbench/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:14:43.591952731Z" diff --git a/stable/mysql-workbench/2.0.32/Chart.yaml b/stable/mysql-workbench/2.0.32/Chart.yaml new file mode 100644 index 00000000000..0f4d0bfeb39 --- /dev/null +++ b/stable/mysql-workbench/2.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 2.0.32 +appVersion: "8.0.30" +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/mysql-workbench +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png +keywords: + - mysql-workbench +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench + - https://hub.docker.com/r/linuxserver/mysql-workbench +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mysql-workbench/2.0.32/README.md b/stable/mysql-workbench/2.0.32/README.md new file mode 100644 index 00000000000..54dd7bce6b0 --- /dev/null +++ b/stable/mysql-workbench/2.0.32/README.md @@ -0,0 +1,106 @@ +# mysql-workbench + +MySQL Workbench is a unified visual tool for database architects, developers and DBAs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [mysql-workbench](https://truecharts.org/docs/charts/stable/mysql-workbench) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `mysql-workbench` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install mysql-workbench TrueCharts/mysql-workbench +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `mysql-workbench` deployment + +```console +helm uninstall mysql-workbench +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install mysql-workbench \ + --set env.TZ="America/New York" \ + TrueCharts/mysql-workbench +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install mysql-workbench TrueCharts/mysql-workbench -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/mysql-workbench/2.0.31/app-readme.md b/stable/mysql-workbench/2.0.32/app-readme.md similarity index 100% rename from stable/mysql-workbench/2.0.31/app-readme.md rename to stable/mysql-workbench/2.0.32/app-readme.md diff --git a/stable/mysql-workbench/2.0.32/charts/common-10.6.1.tgz b/stable/mysql-workbench/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/mysql-workbench/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/mysql-workbench/2.0.31/ix_values.yaml b/stable/mysql-workbench/2.0.32/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.31/ix_values.yaml rename to stable/mysql-workbench/2.0.32/ix_values.yaml diff --git a/stable/mysql-workbench/2.0.31/questions.yaml b/stable/mysql-workbench/2.0.32/questions.yaml similarity index 100% rename from stable/mysql-workbench/2.0.31/questions.yaml rename to stable/mysql-workbench/2.0.32/questions.yaml diff --git a/stable/papermerge/3.0.36/templates/common.yaml b/stable/mysql-workbench/2.0.32/templates/common.yaml similarity index 100% rename from stable/papermerge/3.0.36/templates/common.yaml rename to stable/mysql-workbench/2.0.32/templates/common.yaml diff --git a/stable/owncast/6.0.33/values.yaml b/stable/mysql-workbench/2.0.32/values.yaml similarity index 100% rename from stable/owncast/6.0.33/values.yaml rename to stable/mysql-workbench/2.0.32/values.yaml diff --git a/stable/n8n/4.0.58/CHANGELOG.md b/stable/n8n/4.0.58/CHANGELOG.md deleted file mode 100644 index 99c126c13e8..00000000000 --- a/stable/n8n/4.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [n8n-4.0.58](https://github.com/truecharts/charts/compare/n8n-4.0.57...n8n-4.0.58) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Fix - -- parse as int when comparing with 0 ([#3824](https://github.com/truecharts/charts/issues/3824)) - - - - -## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Fix - -- parse as int when comparing with 0 ([#3824](https://github.com/truecharts/charts/issues/3824)) - - - - -## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - ### Fix - -- parse as int when comparing with 0 ([#3824](https://github.com/truecharts/charts/issues/3824)) - - - - -## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-20) diff --git a/stable/n8n/4.0.58/Chart.lock b/stable/n8n/4.0.58/Chart.lock deleted file mode 100644 index 0b153b525f8..00000000000 --- a/stable/n8n/4.0.58/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-23T21:52:58.124197178Z" diff --git a/stable/n8n/4.0.58/Chart.yaml b/stable/n8n/4.0.58/Chart.yaml deleted file mode 100644 index 15eab1190b8..00000000000 --- a/stable/n8n/4.0.58/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.195.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: n8n is an extendable workflow automation tool. -home: https://truecharts.org/docs/charts/stable/n8n -icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png -keywords: - - workflows - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: n8n -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n - - https://hub.docker.com/r/n8nio/n8n -version: 4.0.58 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/n8n/4.0.58/README.md b/stable/n8n/4.0.58/README.md deleted file mode 100644 index 1b1c756009e..00000000000 --- a/stable/n8n/4.0.58/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# n8n - -n8n is an extendable workflow automation tool. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [n8n](https://truecharts.org/docs/charts/stable/n8n) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `n8n` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install n8n TrueCharts/n8n -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `n8n` deployment - -```console -helm uninstall n8n -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install n8n \ - --set env.TZ="America/New York" \ - TrueCharts/n8n -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install n8n TrueCharts/n8n -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/n8n/4.0.58/charts/common-10.5.10.tgz b/stable/n8n/4.0.58/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/n8n/4.0.58/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/n8n/4.0.58/charts/postgresql-8.0.78.tgz b/stable/n8n/4.0.58/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/n8n/4.0.58/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/n8n/4.0.58/charts/redis-3.0.75.tgz b/stable/n8n/4.0.58/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/n8n/4.0.58/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/n8n/4.0.59/CHANGELOG.md b/stable/n8n/4.0.59/CHANGELOG.md new file mode 100644 index 00000000000..abbdb6539e6 --- /dev/null +++ b/stable/n8n/4.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [n8n-4.0.59](https://github.com/truecharts/charts/compare/n8n-4.0.58...n8n-4.0.59) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [n8n-4.0.58](https://github.com/truecharts/charts/compare/n8n-4.0.57...n8n-4.0.58) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + ### Fix + +- parse as int when comparing with 0 ([#3824](https://github.com/truecharts/charts/issues/3824)) + + + + +## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + ### Fix + +- parse as int when comparing with 0 ([#3824](https://github.com/truecharts/charts/issues/3824)) + + + + +## [n8n-4.0.57](https://github.com/truecharts/charts/compare/n8n-4.0.54...n8n-4.0.57) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/n8n/4.0.59/Chart.lock b/stable/n8n/4.0.59/Chart.lock new file mode 100644 index 00000000000..ce9c588edff --- /dev/null +++ b/stable/n8n/4.0.59/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:15:18.707207802Z" diff --git a/stable/n8n/4.0.59/Chart.yaml b/stable/n8n/4.0.59/Chart.yaml new file mode 100644 index 00000000000..f31df9ba9b8 --- /dev/null +++ b/stable/n8n/4.0.59/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.195.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: n8n is an extendable workflow automation tool. +home: https://truecharts.org/docs/charts/stable/n8n +icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png +keywords: + - workflows + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: n8n +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n + - https://hub.docker.com/r/n8nio/n8n +version: 4.0.59 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/n8n/4.0.59/README.md b/stable/n8n/4.0.59/README.md new file mode 100644 index 00000000000..dfc7ebe020a --- /dev/null +++ b/stable/n8n/4.0.59/README.md @@ -0,0 +1,110 @@ +# n8n + +n8n is an extendable workflow automation tool. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [n8n](https://truecharts.org/docs/charts/stable/n8n) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `n8n` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install n8n TrueCharts/n8n +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `n8n` deployment + +```console +helm uninstall n8n +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install n8n \ + --set env.TZ="America/New York" \ + TrueCharts/n8n +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install n8n TrueCharts/n8n -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/n8n/4.0.58/app-readme.md b/stable/n8n/4.0.59/app-readme.md similarity index 100% rename from stable/n8n/4.0.58/app-readme.md rename to stable/n8n/4.0.59/app-readme.md diff --git a/stable/n8n/4.0.59/charts/common-10.6.1.tgz b/stable/n8n/4.0.59/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/n8n/4.0.59/charts/common-10.6.1.tgz differ diff --git a/stable/n8n/4.0.59/charts/postgresql-8.0.87.tgz b/stable/n8n/4.0.59/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/n8n/4.0.59/charts/postgresql-8.0.87.tgz differ diff --git a/stable/n8n/4.0.59/charts/redis-3.0.84.tgz b/stable/n8n/4.0.59/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/n8n/4.0.59/charts/redis-3.0.84.tgz differ diff --git a/stable/n8n/4.0.58/ix_values.yaml b/stable/n8n/4.0.59/ix_values.yaml similarity index 100% rename from stable/n8n/4.0.58/ix_values.yaml rename to stable/n8n/4.0.59/ix_values.yaml diff --git a/stable/n8n/4.0.58/questions.yaml b/stable/n8n/4.0.59/questions.yaml similarity index 100% rename from stable/n8n/4.0.58/questions.yaml rename to stable/n8n/4.0.59/questions.yaml diff --git a/stable/n8n/4.0.58/templates/_configmap.tpl b/stable/n8n/4.0.59/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.58/templates/_configmap.tpl rename to stable/n8n/4.0.59/templates/_configmap.tpl diff --git a/stable/n8n/4.0.58/templates/common.yaml b/stable/n8n/4.0.59/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.58/templates/common.yaml rename to stable/n8n/4.0.59/templates/common.yaml diff --git a/stable/owncloud-ocis/8.1.2/values.yaml b/stable/n8n/4.0.59/values.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.2/values.yaml rename to stable/n8n/4.0.59/values.yaml diff --git a/stable/nano-wallet/2.0.30/CHANGELOG.md b/stable/nano-wallet/2.0.30/CHANGELOG.md deleted file mode 100644 index 705251e4150..00000000000 --- a/stable/nano-wallet/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/nano-wallet/2.0.30/Chart.lock b/stable/nano-wallet/2.0.30/Chart.lock deleted file mode 100644 index ddd1ac0a7ff..00000000000 --- a/stable/nano-wallet/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:06:32.298910506Z" diff --git a/stable/nano-wallet/2.0.30/Chart.yaml b/stable/nano-wallet/2.0.30/Chart.yaml deleted file mode 100644 index 51baf72d423..00000000000 --- a/stable/nano-wallet/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 2.0.30 -appVersion: "2021.12.16" -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/nano-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png -keywords: - - nano-wallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet - - https://hub.docker.com/r/linuxserver/nano-wallet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nano-wallet/2.0.30/README.md b/stable/nano-wallet/2.0.30/README.md deleted file mode 100644 index d9c76aa21fe..00000000000 --- a/stable/nano-wallet/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# nano-wallet - -Nano-wallet is a digital payment protocol designed to be accessible and lightweight. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nano-wallet](https://truecharts.org/docs/charts/stable/nano-wallet) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nano-wallet` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nano-wallet TrueCharts/nano-wallet -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nano-wallet` deployment - -```console -helm uninstall nano-wallet -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nano-wallet \ - --set env.TZ="America/New York" \ - TrueCharts/nano-wallet -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nano-wallet TrueCharts/nano-wallet -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nano-wallet/2.0.30/charts/common-10.5.10.tgz b/stable/nano-wallet/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/nano-wallet/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/nano-wallet/2.0.31/CHANGELOG.md b/stable/nano-wallet/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..63a6544c308 --- /dev/null +++ b/stable/nano-wallet/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nano-wallet-2.0.31](https://github.com/truecharts/charts/compare/nano-wallet-2.0.30...nano-wallet-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nano-wallet-2.0.30](https://github.com/truecharts/charts/compare/nano-wallet-2.0.29...nano-wallet-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/nano-wallet/2.0.31/Chart.lock b/stable/nano-wallet/2.0.31/Chart.lock new file mode 100644 index 00000000000..a051d3f9895 --- /dev/null +++ b/stable/nano-wallet/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:14:56.990245913Z" diff --git a/stable/nano-wallet/2.0.31/Chart.yaml b/stable/nano-wallet/2.0.31/Chart.yaml new file mode 100644 index 00000000000..00577dc7435 --- /dev/null +++ b/stable/nano-wallet/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 2.0.31 +appVersion: "2021.12.16" +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/nano-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png +keywords: + - nano-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet + - https://hub.docker.com/r/linuxserver/nano-wallet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nano-wallet/2.0.31/README.md b/stable/nano-wallet/2.0.31/README.md new file mode 100644 index 00000000000..f4c2e913ead --- /dev/null +++ b/stable/nano-wallet/2.0.31/README.md @@ -0,0 +1,106 @@ +# nano-wallet + +Nano-wallet is a digital payment protocol designed to be accessible and lightweight. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nano-wallet](https://truecharts.org/docs/charts/stable/nano-wallet) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nano-wallet` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nano-wallet TrueCharts/nano-wallet +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nano-wallet` deployment + +```console +helm uninstall nano-wallet +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nano-wallet \ + --set env.TZ="America/New York" \ + TrueCharts/nano-wallet +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nano-wallet TrueCharts/nano-wallet -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nano-wallet/2.0.30/app-readme.md b/stable/nano-wallet/2.0.31/app-readme.md similarity index 100% rename from stable/nano-wallet/2.0.30/app-readme.md rename to stable/nano-wallet/2.0.31/app-readme.md diff --git a/stable/nano-wallet/2.0.31/charts/common-10.6.1.tgz b/stable/nano-wallet/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nano-wallet/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/nano-wallet/2.0.30/ix_values.yaml b/stable/nano-wallet/2.0.31/ix_values.yaml similarity index 100% rename from stable/nano-wallet/2.0.30/ix_values.yaml rename to stable/nano-wallet/2.0.31/ix_values.yaml diff --git a/stable/nano-wallet/2.0.30/questions.yaml b/stable/nano-wallet/2.0.31/questions.yaml similarity index 100% rename from stable/nano-wallet/2.0.30/questions.yaml rename to stable/nano-wallet/2.0.31/questions.yaml diff --git a/stable/pgadmin/7.0.35/templates/common.yaml b/stable/nano-wallet/2.0.31/templates/common.yaml similarity index 100% rename from stable/pgadmin/7.0.35/templates/common.yaml rename to stable/nano-wallet/2.0.31/templates/common.yaml diff --git a/stable/paperless-ng/4.0.40/values.yaml b/stable/nano-wallet/2.0.31/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.40/values.yaml rename to stable/nano-wallet/2.0.31/values.yaml diff --git a/stable/navidrome/11.0.33/CHANGELOG.md b/stable/navidrome/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a92085b89e1 --- /dev/null +++ b/stable/navidrome/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [navidrome-11.0.33](https://github.com/truecharts/charts/compare/navidrome-11.0.32...navidrome-11.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [navidrome-11.0.32](https://github.com/truecharts/charts/compare/navidrome-11.0.31...navidrome-11.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/navidrome/11.0.33/Chart.lock b/stable/navidrome/11.0.33/Chart.lock new file mode 100644 index 00000000000..1bcde2f3ba1 --- /dev/null +++ b/stable/navidrome/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:15:07.532585172Z" diff --git a/stable/navidrome/11.0.33/Chart.yaml b/stable/navidrome/11.0.33/Chart.yaml new file mode 100644 index 00000000000..497037326e9 --- /dev/null +++ b/stable/navidrome/11.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.47.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Navidrome is an open source web-based music collection server and streamer +home: https://truecharts.org/docs/charts/stable/navidrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png +keywords: + - navidrome + - music + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: navidrome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://github.com/deluan/navidrome + - https://hub.docker.com/r/deluan/navidrome +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/navidrome/11.0.33/README.md b/stable/navidrome/11.0.33/README.md new file mode 100644 index 00000000000..63e57f34a61 --- /dev/null +++ b/stable/navidrome/11.0.33/README.md @@ -0,0 +1,107 @@ +# navidrome + +Navidrome is an open source web-based music collection server and streamer + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [navidrome](https://truecharts.org/docs/charts/stable/navidrome) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `navidrome` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install navidrome TrueCharts/navidrome +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `navidrome` deployment + +```console +helm uninstall navidrome +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install navidrome \ + --set env.TZ="America/New York" \ + TrueCharts/navidrome +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install navidrome TrueCharts/navidrome -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/navidrome/11.0.33/app-readme.md b/stable/navidrome/11.0.33/app-readme.md new file mode 100644 index 00000000000..b75e0b5dcf2 --- /dev/null +++ b/stable/navidrome/11.0.33/app-readme.md @@ -0,0 +1,8 @@ +Navidrome is an open source web-based music collection server and streamer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/navidrome](https://truecharts.org/docs/charts/stable/navidrome) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/navidrome/11.0.33/charts/common-10.6.1.tgz b/stable/navidrome/11.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/navidrome/11.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/navidrome/11.0.33/ix_values.yaml b/stable/navidrome/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..6a6836e7440 --- /dev/null +++ b/stable/navidrome/11.0.33/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/navidrome + pullPolicy: IfNotPresent + tag: v0.47.5@sha256:07827dde0863084402dcc03c8857372be2f16ca8c90cf3b44bfda00627dbd80a + +service: + main: + ports: + main: + port: 4533 + targetPort: 4533 + +env: + ND_SCANINTERVAL: "15m" + ND_LOGLEVEL: "info" + ND_SESSIONTIMEOUT: "24h" + ND_ENABLETRANSCODINGCONFIG: "true" + ND_MUSICFOLDER: "/music" + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + enabled: true diff --git a/stable/navidrome/11.0.33/questions.yaml b/stable/navidrome/11.0.33/questions.yaml new file mode 100644 index 00000000000..f93ec228018 --- /dev/null +++ b/stable/navidrome/11.0.33/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 4533 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 4533 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/photoview/4.0.37/templates/common.yaml b/stable/navidrome/11.0.33/templates/common.yaml similarity index 100% rename from stable/photoview/4.0.37/templates/common.yaml rename to stable/navidrome/11.0.33/templates/common.yaml diff --git a/stable/papermerge/3.0.36/values.yaml b/stable/navidrome/11.0.33/values.yaml similarity index 100% rename from stable/papermerge/3.0.36/values.yaml rename to stable/navidrome/11.0.33/values.yaml diff --git a/stable/netdata/2.0.37/CHANGELOG.md b/stable/netdata/2.0.37/CHANGELOG.md deleted file mode 100644 index 62dfd810382..00000000000 --- a/stable/netdata/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/netdata/2.0.37/Chart.lock b/stable/netdata/2.0.37/Chart.lock deleted file mode 100644 index 3e033e5d29b..00000000000 --- a/stable/netdata/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:06:43.23691808Z" diff --git a/stable/netdata/2.0.37/Chart.yaml b/stable/netdata/2.0.37/Chart.yaml deleted file mode 100644 index c87f22ac3e3..00000000000 --- a/stable/netdata/2.0.37/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.36.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://truecharts.org/docs/charts/stable/netdata -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png -keywords: - - netdata - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: netdata -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://github.com/netdata -version: 2.0.37 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/netdata/2.0.37/README.md b/stable/netdata/2.0.37/README.md deleted file mode 100644 index 636aacad26a..00000000000 --- a/stable/netdata/2.0.37/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# netdata - -Netdata is high-fidelity infrastructure monitoring and troubleshooting. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [netdata](https://truecharts.org/docs/charts/stable/netdata) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `netdata` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install netdata TrueCharts/netdata -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `netdata` deployment - -```console -helm uninstall netdata -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install netdata \ - --set env.TZ="America/New York" \ - TrueCharts/netdata -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install netdata TrueCharts/netdata -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/netdata/2.0.37/charts/common-10.5.10.tgz b/stable/netdata/2.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/netdata/2.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/netdata/2.0.38/CHANGELOG.md b/stable/netdata/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..f9829c0ba84 --- /dev/null +++ b/stable/netdata/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [netdata-2.0.38](https://github.com/truecharts/charts/compare/netdata-2.0.37...netdata-2.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [netdata-2.0.37](https://github.com/truecharts/charts/compare/netdata-2.0.36...netdata-2.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/netdata/2.0.38/Chart.lock b/stable/netdata/2.0.38/Chart.lock new file mode 100644 index 00000000000..e61c2110b43 --- /dev/null +++ b/stable/netdata/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:15:16.044555426Z" diff --git a/stable/netdata/2.0.38/Chart.yaml b/stable/netdata/2.0.38/Chart.yaml new file mode 100644 index 00000000000..845f38451c1 --- /dev/null +++ b/stable/netdata/2.0.38/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.36.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. +home: https://truecharts.org/docs/charts/stable/netdata +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png +keywords: + - netdata + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: netdata +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://github.com/netdata +version: 2.0.38 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/netdata/2.0.38/README.md b/stable/netdata/2.0.38/README.md new file mode 100644 index 00000000000..9690672deb5 --- /dev/null +++ b/stable/netdata/2.0.38/README.md @@ -0,0 +1,106 @@ +# netdata + +Netdata is high-fidelity infrastructure monitoring and troubleshooting. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [netdata](https://truecharts.org/docs/charts/stable/netdata) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `netdata` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install netdata TrueCharts/netdata +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `netdata` deployment + +```console +helm uninstall netdata +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install netdata \ + --set env.TZ="America/New York" \ + TrueCharts/netdata +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install netdata TrueCharts/netdata -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/netdata/2.0.37/app-readme.md b/stable/netdata/2.0.38/app-readme.md similarity index 100% rename from stable/netdata/2.0.37/app-readme.md rename to stable/netdata/2.0.38/app-readme.md diff --git a/stable/netdata/2.0.38/charts/common-10.6.1.tgz b/stable/netdata/2.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/netdata/2.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/netdata/2.0.37/ix_values.yaml b/stable/netdata/2.0.38/ix_values.yaml similarity index 100% rename from stable/netdata/2.0.37/ix_values.yaml rename to stable/netdata/2.0.38/ix_values.yaml diff --git a/stable/netdata/2.0.37/questions.yaml b/stable/netdata/2.0.38/questions.yaml similarity index 100% rename from stable/netdata/2.0.37/questions.yaml rename to stable/netdata/2.0.38/questions.yaml diff --git a/stable/netdata/2.0.37/templates/common.yaml b/stable/netdata/2.0.38/templates/common.yaml similarity index 100% rename from stable/netdata/2.0.37/templates/common.yaml rename to stable/netdata/2.0.38/templates/common.yaml diff --git a/stable/pasta/1.0.2/values.yaml b/stable/netdata/2.0.38/values.yaml similarity index 100% rename from stable/pasta/1.0.2/values.yaml rename to stable/netdata/2.0.38/values.yaml diff --git a/stable/nextcloud/15.3.18/CHANGELOG.md b/stable/nextcloud/15.3.18/CHANGELOG.md new file mode 100644 index 00000000000..6c79317bcc9 --- /dev/null +++ b/stable/nextcloud/15.3.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.3.18](https://github.com/truecharts/charts/compare/nextcloud-16.0.0...nextcloud-15.3.18) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nextcloud-15.3.17](https://github.com/truecharts/charts/compare/nextcloud-15.3.13...nextcloud-15.3.17) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextcloud-15.3.17](https://github.com/truecharts/charts/compare/nextcloud-15.3.13...nextcloud-15.3.17) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextcloud-15.3.16](https://github.com/truecharts/charts/compare/nextcloud-15.3.13...nextcloud-15.3.16) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextcloud-15.3.16](https://github.com/truecharts/charts/compare/nextcloud-15.3.13...nextcloud-15.3.16) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/nextcloud/15.3.18/Chart.lock b/stable/nextcloud/15.3.18/Chart.lock new file mode 100644 index 00000000000..da60f449ba1 --- /dev/null +++ b/stable/nextcloud/15.3.18/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.46 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ec140b8c3853b9adee44310ff3419e45e5a5bdff355db5cf1b4b5f5ea2ea62fb +generated: "2022-09-25T15:16:04.923723394Z" diff --git a/stable/nextcloud/15.3.18/Chart.yaml b/stable/nextcloud/15.3.18/Chart.yaml new file mode 100644 index 00000000000..14528391335 --- /dev/null +++ b/stable/nextcloud/15.3.18/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.46 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://truecharts.org/docs/charts/stable/nextcloud +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png +keywords: + - nextcloud + - storage + - http + - web + - php +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextcloud +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud + - https://github.com/nextcloud/docker + - https://github.com/nextcloud/helm +type: application +version: 15.3.18 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.3.18/README.md b/stable/nextcloud/15.3.18/README.md new file mode 100644 index 00000000000..2cefe1b91c8 --- /dev/null +++ b/stable/nextcloud/15.3.18/README.md @@ -0,0 +1,110 @@ +# nextcloud + +A private cloud server that puts the control and security of your own data back into your hands. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | collabora-online | 12.1.46 | +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nextcloud` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nextcloud TrueCharts/nextcloud +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextcloud` deployment + +```console +helm uninstall nextcloud +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextcloud \ + --set env.TZ="America/New York" \ + TrueCharts/nextcloud +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextcloud TrueCharts/nextcloud -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextcloud/15.3.18/app-readme.md b/stable/nextcloud/15.3.18/app-readme.md new file mode 100644 index 00000000000..47480dc3484 --- /dev/null +++ b/stable/nextcloud/15.3.18/app-readme.md @@ -0,0 +1,8 @@ +A private cloud server that puts the control and security of your own data back into your hands. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nextcloud](https://truecharts.org/docs/charts/stable/nextcloud) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nextcloud/15.3.18/charts/collabora-online-12.1.46.tgz b/stable/nextcloud/15.3.18/charts/collabora-online-12.1.46.tgz new file mode 100644 index 00000000000..49790318f8d Binary files /dev/null and b/stable/nextcloud/15.3.18/charts/collabora-online-12.1.46.tgz differ diff --git a/stable/nextcloud/15.3.18/charts/common-10.6.1.tgz b/stable/nextcloud/15.3.18/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nextcloud/15.3.18/charts/common-10.6.1.tgz differ diff --git a/stable/nextcloud/15.3.18/charts/postgresql-8.0.87.tgz b/stable/nextcloud/15.3.18/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/nextcloud/15.3.18/charts/postgresql-8.0.87.tgz differ diff --git a/stable/nextcloud/15.3.18/charts/redis-3.0.84.tgz b/stable/nextcloud/15.3.18/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/nextcloud/15.3.18/charts/redis-3.0.84.tgz differ diff --git a/stable/nextcloud/15.3.18/ci/basic-values.yaml b/stable/nextcloud/15.3.18/ci/basic-values.yaml new file mode 100644 index 00000000000..0e1ca145546 --- /dev/null +++ b/stable/nextcloud/15.3.18/ci/basic-values.yaml @@ -0,0 +1,11 @@ +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + AccessIP: "127.0.0.1" + +service: + main: + ports: + main: + port: 8080 + targetPort: 8080 diff --git a/stable/nextcloud/15.3.18/ix_values.yaml b/stable/nextcloud/15.3.18/ix_values.yaml new file mode 100644 index 00000000000..7c23c2a1bd4 --- /dev/null +++ b/stable/nextcloud/15.3.18/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 24.0.5@sha256:1516301290268ff9738acc2c669e8a4fb8f8f78dbb64c0b8f36ef4c791c9f568 + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.1@sha256:bb6daed37713a1870831e7fde3e6c281419ff522bc244926661777e592978639 + +imaginaryImage: + repository: h2non/imaginary + pullPolicy: IfNotPresent + tag: 1.2.4@sha256:7facb4221047a5e79b9e902f380247f4e5bf4376400d0badbeb738d3e1c2f654 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + fsGroup: 33 + +service: + main: + ports: + main: + port: 10020 + targetPort: 8080 + backend: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + targetPort: 7867 + hpb-metrics: + enabled: true + port: 7868 + targetPort: 7868 + fpm: + enabled: true + port: 9000 + targetPort: 9000 + imaginary: + enabled: true + port: 9090 + targetPort: 9090 + +hostAliases: + - ip: '{{ .Values.env.AccessIP | default "127.0.0.1" }}' + hostnames: + - "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }}{{ .host }}{{ end }}{{ else }}placeholder.fakedomain.dns{{ end }}" + +secretEnv: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + +probes: + liveness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + readiness: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + + startup: + custom: true + spec: + initialDelaySeconds: 25 + httpGet: + path: /status.php + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + +initContainers: + prestart: + image: '{{ include "tc.common.images.selector" . }}' + securityContext: + runAsUser: 0 + runAsGroup: 0 + privileged: true + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "Forcing permissions on userdata folder..." + if nfs4xdr_getfacl && nfs4xdr_getfacl | grep -qv "Failed to get NFSv4 ACL"; then + echo "NFSv4 ACLs detected, Trying to override permissions using nfs4_setfacl..." + nfs4_setfacl -R -a A:g:33:RWX "/var/www/html/data" + else + echo "No NFSv4 ACLs detected, trying to override permissions using chown/chmod..." + echo "checking ownership..." + if [ $(stat -c %g .) -eq 33 ]; then + echo "Ownership already set to 33, skipping..." + else + echo "Changing ownership to group 33..." + chown -R :33 "/var/www/html/data" + fi + chmod 770 /var/www/html/data + fi + EOF + + volumeMounts: + - name: data + mountPath: "/var/www/html/data" + - name: html + mountPath: "/var/www/html" + +env: + # IP used for exposing nextcloud + # Often the service or nodePort IP + # Defaults to the main serviceName for CI purposes. + AccessIP: + NEXTCLOUD_INIT_HTACCESS: true + PHP_MEMORY_LIMIT: 1G + PHP_UPLOAD_LIMIT: 10G + NEXTCLOUD_CHUNKSIZE: "31457280" + TRUSTED_PROXIES: "172.16.0.0/16 127.0.0.1" + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + NC_check_data_directory_permissions: "true" + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: plainporthost + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: plainhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +envFrom: + - configMapRef: + name: nextcloudconfig + +persistence: + html: + enabled: true + mountPath: "/var/www/html" + data: + enabled: true + mountPath: "/var/www/html/data" + varrun: + enabled: true + cache: + enabled: true + type: emptyDir + mountPath: /var/cache/nginx + medium: Memory + nginx: + enabled: "true" + mountPath: "/etc/nginx" + noMount: true + readOnly: true + type: "custom" + volumeSpec: + configMap: + name: '{{ include "tc.common.names.fullname" . }}-nginx' + items: + - key: nginx.conf + path: nginx.conf + +configmap: + nginx: + enabled: true + data: + nginx.conf: |- + worker_processes auto; + + error_log /var/log/nginx/error.log warn; + pid /var/run/nginx.pid; + + + events { + worker_connections 1024; + } + + + http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /var/log/nginx/access.log main; + + sendfile on; + #tcp_nopush on; + + # Prevent nginx HTTP Server Detection + server_tokens off; + + keepalive_timeout 65; + + #gzip on; + + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 8080; + absolute_redirect off; + + # Forward Notify_Push "High Performance Backend" to it's own container + location ^~ /push/ { + proxy_pass http://127.0.0.1:7867/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "Upgrade"; + proxy_set_header Host $host; + proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; + } + + # HSTS settings + # WARNING: Only add the preload option once you read about + # the consequences in https://hstspreload.org/. This option + # will add the domain to a hardcoded list that is shipped + # in all major browsers and getting removed from this list + # could take several months. + #add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;" always; + + # set max upload size + client_max_body_size {{ .Values.env.PHP_UPLOAD_LIMIT | default "512M" }}; + fastcgi_buffers 64 4K; + + # Enable gzip but do not remove ETag headers + gzip on; + gzip_vary on; + gzip_comp_level 4; + gzip_min_length 256; + gzip_proxied expired no-cache no-store private no_last_modified no_etag auth; + gzip_types application/atom+xml application/javascript application/json application/ld+json application/manifest+json application/rss+xml application/vnd.geo+json application/vnd.ms-fontobject application/x-font-ttf application/x-web-app-manifest+json application/xhtml+xml application/xml font/opentype image/bmp image/svg+xml image/x-icon text/cache-manifest text/css text/plain text/vcard text/vnd.rim.location.xloc text/vtt text/x-component text/x-cross-domain-policy; + + # Pagespeed is not supported by Nextcloud, so if your server is built + # with the `ngx_pagespeed` module, uncomment this line to disable it. + #pagespeed off; + + # HTTP response headers borrowed from Nextcloud `.htaccess` + add_header Referrer-Policy "no-referrer" always; + add_header X-Content-Type-Options "nosniff" always; + add_header X-Download-Options "noopen" always; + add_header X-Frame-Options "SAMEORIGIN" always; + add_header X-Permitted-Cross-Domain-Policies "none" always; + add_header X-Robots-Tag "none" always; + add_header X-XSS-Protection "1; mode=block" always; + + # Remove X-Powered-By, which is an information leak + fastcgi_hide_header X-Powered-By; + + # Path to the root of your installation + root /var/www/html; + + # Specify how to handle directories -- specifying `/index.php$request_uri` + # here as the fallback means that Nginx always exhibits the desired behaviour + # when a client requests a path that corresponds to a directory that exists + # on the server. In particular, if that directory contains an index.php file, + # that file is correctly served; if it doesn't, then the request is passed to + # the front-end controller. This consistent behaviour means that we don't need + # to specify custom rules for certain paths (e.g. images and other assets, + # `/updater`, `/ocm-provider`, `/ocs-provider`), and thus + # `try_files $uri $uri/ /index.php$request_uri` + # always provides the desired behaviour. + index index.php index.html /index.php$request_uri; + + # Rule borrowed from `.htaccess` to handle Microsoft DAV clients + location = / { + if ( $http_user_agent ~ ^DavClnt ) { + return 302 /remote.php/webdav/$is_args$args; + } + } + + location = /robots.txt { + allow all; + log_not_found off; + access_log off; + } + + # Make a regex exception for `/.well-known` so that clients can still + # access it despite the existence of the regex rule + # `location ~ /(\.|autotest|...)` which would otherwise handle requests + # for `/.well-known`. + location ^~ /.well-known { + # The rules in this block are an adaptation of the rules + # in `.htaccess` that concern `/.well-known`. + + location = /.well-known/carddav { return 301 /remote.php/dav/; } + location = /.well-known/caldav { return 301 /remote.php/dav/; } + + # according to the documentation these two lines are not necessary, but some users are still recieving errors + location = /.well-known/webfinger { return 301 /index.php$uri; } + location = /.well-known/nodeinfo { return 301 /index.php$uri; } + + location /.well-known/acme-challenge { try_files $uri $uri/ =404; } + location /.well-known/pki-validation { try_files $uri $uri/ =404; } + + # Let Nextcloud's API for `/.well-known` URIs handle all other + # requests by passing them to the front-end controller. + return 301 /index.php$request_uri; + } + + # Rules borrowed from `.htaccess` to hide certain paths from clients + location ~ ^/(?:build|tests|config|lib|3rdparty|templates|data)(?:$|/) { return 404; } + location ~ ^/(?:\.|autotest|occ|issue|indie|db_|console) { return 404; } + + # Ensure this block, which passes PHP files to the PHP process, is above the blocks + # which handle static assets (as seen below). If this block is not declared first, + # then Nginx will encounter an infinite rewriting loop when it prepends `/index.php` + # to the URI, resulting in a HTTP 500 error response. + location ~ \.php(?:$|/) { + # Required for legacy support + rewrite ^/(?!index|remote|public|cron|core\/ajax\/update|status|ocs\/v[12]|updater\/.+|oc[ms]-provider\/.+|.+\/richdocumentscode\/proxy) /index.php$request_uri; + + fastcgi_split_path_info ^(.+?\.php)(/.*)$; + set $path_info $fastcgi_path_info; + + try_files $fastcgi_script_name =404; + + include fastcgi_params; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + fastcgi_param PATH_INFO $path_info; + #fastcgi_param HTTPS on; + + fastcgi_param modHeadersAvailable true; # Avoid sending the security headers twice + fastcgi_param front_controller_active true; # Enable pretty urls + fastcgi_pass php-handler; + + fastcgi_intercept_errors on; + fastcgi_request_buffering off; + + proxy_send_timeout 300s; + proxy_read_timeout 300s; + fastcgi_send_timeout 300s; + fastcgi_read_timeout 300s; + } + + location ~ \.(?:css|js|svg|gif)$ { + try_files $uri /index.php$request_uri; + expires 6M; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + location ~ \.woff2?$ { + try_files $uri /index.php$request_uri; + expires 7d; # Cache-Control policy borrowed from `.htaccess` + access_log off; # Optional: Don't log access to assets + } + + # Rule borrowed from `.htaccess` + location /remote { + return 301 /remote.php$request_uri; + } + + location / { + try_files $uri $uri/ /index.php$request_uri; + } + } + } + +cronjob: + enabled: true + generatePreviews: true + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +hpb: + enabled: true + +nextcloud: + # https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements + default_phone_region: "" + +imaginary: + enabled: true + preview_max_x: 2048 + preview_max_y: 2048 + preview_max_memory: 512 + preview_max_filesize_image: 150 + preview_png: true + preview_jpeg: true + preview_gif: true + preview_bmp: true + preview_xbitmap: true + preview_mp3: true + preview_markdown: true + preview_opendoc: true + preview_txt: true + preview_krita: true + preview_illustrator: false + preview_heic: false + preview_movie: false + preview_msoffice2003: false + preview_msoffice2007: false + preview_msofficedoc: false + preview_pdf: false + preview_photoshop: false + preview_postscript: false + preview_staroffice: false + preview_svg: false + preview_tiff: false + preview_font: false + +collabora: + enabled: false + env: + aliasgroup1: + configMapRef: + name: nextcloudconfig + key: aliasgroup1 + dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru" + extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false " + server_name: "" + DONT_GEN_SSL_CERT: true + +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + +redis: + enabled: true + existingSecret: "rediscreds" + +portal: + enabled: true diff --git a/stable/nextcloud/15.3.18/questions.yaml b/stable/nextcloud/15.3.18/questions.yaml new file mode 100644 index 00000000000..a50289042cf --- /dev/null +++ b/stable/nextcloud/15.3.18/questions.yaml @@ -0,0 +1,2942 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER (First Install Only)" + description: "Sets the initial nextcloud's admin username, changing this variable after first launch will NOT change admin's username" + schema: + type: string + required: true + default: "REPLACETHIS" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD (First Install Only)" + description: "Sets the initial nextcloud's admin password, changing this variable after first launch will NOT change admin's password" + schema: + type: string + private: true + required: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRUSTED_PROXIES + label: "Trusted Proxies (Advanced)" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16 127.0.0.1" + - variable: PHP_MEMORY_LIMIT + label: "PHP_MEMORY_LIMIT" + description: "Sets php memory_limit setting" + schema: + type: string + default: "1G" + - variable: PHP_UPLOAD_LIMIT + label: "PHP_UPLOAD_LIMIT" + description: "Sets php upload_max_filesize and post_max_size settings" + schema: + type: string + default: "10G" + - variable: AccessIP + label: "Access IP" + description: "Set to the IP-Address used to reach Nextcloud. Most often the Service or NodePort IP (Ensure this is correct!)" + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: nextcloud + group: "Container Configuration" + label: "Nextcloud Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_phone_region + label: "Default Phone Region" + description: "Sets the default phone region in ISO_3166-1 format (e.g. US). https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements" + schema: + type: string + valid_chars: '^[A-Z]{2}$' + default: "US" + - variable: imaginary + group: "Container Configuration" + label: "Preview Generation Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: preview_max_x + label: "Preview Max X" + description: "The maximum width, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_y + label: "Preview Max Y" + description: "The maximum height, in pixels, of a preview." + schema: + type: int + required: true + default: 2048 + - variable: preview_max_memory + label: "Preview Max Memory" + description: "Max memory in MB for generating image previews." + schema: + type: int + required: true + default: 512 + - variable: preview_max_filesize_image + label: "Preview Max Filesize Image" + description: "Max file size in MB for generating image previews." + schema: + type: int + required: true + default: 150 + - variable: preview_png + label: "Generate previews for PNG" + schema: + type: boolean + default: true + - variable: preview_jpeg + label: "Generate previews for JPEG " + schema: + type: boolean + default: true + - variable: preview_gif + label: "Generate previews for GIF" + schema: + type: boolean + default: true + - variable: preview_bmp + label: "Generate previews for BMP" + schema: + type: boolean + default: true + - variable: preview_xbitmap + label: "Generate previews for XBitmap" + schema: + type: boolean + default: true + - variable: preview_mp3 + label: "Generate previews for MP3" + schema: + type: boolean + default: true + - variable: preview_markdown + label: "Generate previews for MarkDown" + schema: + type: boolean + default: true + - variable: preview_opendoc + label: "Generate previews for OpenDocument" + schema: + type: boolean + default: true + - variable: preview_txt + label: "Generate previews for TXT" + schema: + type: boolean + default: true + - variable: preview_krita + label: "Generate previews for Krita" + schema: + type: boolean + default: true + - variable: preview_illustrator + label: "Generate previews for Illustrator" + schema: + type: boolean + default: false + - variable: preview_heic + label: "Generate previews for HEIC" + schema: + type: boolean + default: false + - variable: preview_movie + label: "Generate previews for Movie" + schema: + type: boolean + default: false + - variable: preview_msoffice2003 + label: "Generate previews for MSOffice2003" + schema: + type: boolean + default: false + - variable: preview_msoffice2007 + label: "Generate previews for MSOffice2007" + schema: + type: boolean + default: false + - variable: preview_msofficedoc + label: "Generate previews for MSOfficeDoc" + schema: + type: boolean + default: false + - variable: preview_pdf + label: "Generate previews for PDF" + schema: + type: boolean + default: false + - variable: preview_photoshop + label: "Generate previews for Photoshop" + schema: + type: boolean + default: false + - variable: preview_postscript + label: "Generate previews for Postscript" + schema: + type: boolean + default: false + - variable: preview_staroffice + label: "Generate previews for StarOffice" + schema: + type: boolean + default: false + - variable: preview_svg + label: "Generate previews for SVG" + schema: + type: boolean + default: false + - variable: preview_tiff + label: "Generate previews for TIFF" + schema: + type: boolean + default: false + - variable: preview_font + label: "Generate previews for Font" + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10020 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: html + label: "App html Storage" + description: "Stores the Application html." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "UserData Storage" + description: "Stores the User Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nextcloud/15.3.18/templates/_configmap.tpl b/stable/nextcloud/15.3.18/templates/_configmap.tpl new file mode 100644 index 00000000000..abe500d31e8 --- /dev/null +++ b/stable/nextcloud/15.3.18/templates/_configmap.tpl @@ -0,0 +1,36 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress }} +{{- range $index, $host := .hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{- end }} +{{- end }} +{{- end }} + + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + {{- $aliasgroup1 := ( printf "http://%s" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $aliasgroup1 = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + aliasgroup1: {{ $aliasgroup1 }} + NEXTCLOUD_TRUSTED_DOMAINS: {{ ( printf "%v %v %v %v %v %v %v %v" "test.fakedomain.dns" "localhost" "127.0.0.1" ( printf "%v:%v" "127.0.0.1" .Values.service.main.ports.main.port ) ( .Values.env.AccessIP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-backend" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/stable/nextcloud/15.3.18/templates/_cronjob.tpl b/stable/nextcloud/15.3.18/templates/_cronjob.tpl new file mode 100644 index 00000000000..302f3b83aae --- /dev/null +++ b/stable/nextcloud/15.3.18/templates/_cronjob.tpl @@ -0,0 +1,64 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- if .Values.cronjob.enabled -}} +{{- $jobName := include "tc.common.names.fullname" . }} + +--- +apiVersion: batch/v1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "tc.common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: '{{ include "tc.common.images.selector" . }}' + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + echo "running nextcloud cronjob..." + php -f /var/www/html/cron.php + echo "cronjob finished" + {{- if .Values.cronjob.generatePreviews }} + echo "Pre-generating Previews..." + php /var/www/html/occ preview:pre-generate + echo "Previews generated." + {{- end }} + EOF + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "tc.common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true + resources: +{{ toYaml .Values.resources | indent 16 }} +{{- end -}} +{{- end -}} diff --git a/stable/nextcloud/15.3.18/templates/_hpb.tpl b/stable/nextcloud/15.3.18/templates/_hpb.tpl new file mode 100644 index 00000000000..5b7b18a15fa --- /dev/null +++ b/stable/nextcloud/15.3.18/templates/_hpb.tpl @@ -0,0 +1,164 @@ +{{/* Define the hbp container */}} +{{- define "nextcloud.hpb" -}} +{{- $jobName := include "tc.common.names.fullname" . }} +image: '{{ include "tc.common.images.selector" . }}' +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} +ports: + - containerPort: 7867 +readinessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /push/test/cookie + port: 7867 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +command: + - "/bin/sh" + - "-c" + - | + /bin/bash <<'EOF' + set -m + echo "Waiting for notify_push file to be available..." + until [ -f /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push ] + do + sleep 10 + echo "Notify_push app not found... waiting..." + done + echo "Waiting for Nextcloud to start..." + until $(curl --output /dev/null --silent --head --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php); do + echo "Nextcloud not responding... waiting..." + sleep 10 + done + until $(curl --silent --fail -H "Host: test.fakedomain.dns" http://127.0.0.1:8080/status.php | jq --raw-output '.installed' | grep "true"); do + echo "Nextcloud not installed... waiting..." + sleep 10 + done + echo "Nextcloud instance with Notify_push found... Launching High Performance Backend..." + /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php & + + {{- $accessurl := ( printf "http://%v:%v" ( .Values.env.AccessIP | default ( printf "%v-%v" .Release.Name "nextcloud" ) ) .Values.service.main.ports.main.port ) }} + {{- if .Values.ingress.main.enabled }} + {{- with (first .Values.ingress.main.hosts) }} + {{- $accessurl = ( printf "https://%s" .host ) }} + {{- end }} + {{- end }} + + echo "Configuring CLI url..." + php /var/www/html/occ config:system:set overwrite.cli.url --value='{{ $accessurl }}/' + + {{- if .Values.imaginary.enabled }} + echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..." + php /var/www/html/occ config:system:set preview_imaginary_url --value='http://127.0.0.1:9090' + php /var/www/html/occ config:system:set preview_max_x --value='{{ .Values.imaginary.preview_max_x }}' + php /var/www/html/occ config:system:set preview_max_y --value='{{ .Values.imaginary.preview_max_y }}' + php /var/www/html/occ config:system:set preview_max_memory --value='{{ .Values.imaginary.preview_max_memory }}' + php /var/www/html/occ config:system:set preview_max_filesize_image --value='{{ .Values.imaginary.preview_max_filesize_image }}' + # Remove all preview providers and re-add only selected + php /var/www/html/occ config:system:delete enabledPreviewProviders + # Add imaginary always + {{ $c := 0 }} # Initialize counter + php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Imaginary'{{ $c = add1 $c }} + {{ if .Values.imaginary.preview_png }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PNG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_jpeg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\JPEG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_gif }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\GIF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_bmp }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\BMP'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_xbitmap }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\XBitmap'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_mp3 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MP3'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_markdown }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MarkDown'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_opendoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\OpenDocument'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_txt }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TXT'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_krita }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Krita'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_illustrator }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Illustrator'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_heic }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\HEIC'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_movie }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Movie'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2003 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2003'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msoffice2007 }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOffice2007'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_msofficedoc }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\MSOfficeDoc'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_pdf }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\PDF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_photoshop }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Photoshop'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_postscript }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Postscript'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_staroffice }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\StarOffice'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_svg }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\SVG'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_tiff }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\TIFF'{{ $c = add1 $c }}{{ end }} + {{ if .Values.imaginary.preview_font }}php /var/www/html/occ config:system:set enabledPreviewProviders {{ $c }} --value='OC\Preview\Font'{{ $c = add1 $c }}{{ end }} + {{- end }} + + # Set default phone region + {{- with .Values.nextcloud.default_phone_region | upper }} + php /var/www/html/occ config:system:set default_phone_region --value='{{ . }}' + {{- end }} + + echo "Configuring High Performance Backend for url: {{ $accessurl }}" + php /var/www/html/occ config:app:set notify_push base_endpoint --value='{{ $accessurl }}/push' + fg + EOF +env: + - name: NEXTCLOUD_URL + value: 'http://127.0.0.1:8080' + - name: METRICS_PORT + value: '7868' + - name: TRUSTED_PROXIES + value: "{{ .Values.env.TRUSTED_PROXIES }}" + - name: POSTGRES_DB + value: "{{ .Values.postgresql.postgresqlDatabase }}" + - name: POSTGRES_USER + value: "{{ .Values.postgresql.postgresqlUsername }}" + - name: POSTGRES_PASSWORD + valueFrom: + secretKeyRef: + name: dbcreds + key: postgresql-password + - name: POSTGRES_HOST + valueFrom: + secretKeyRef: + name: dbcreds + key: plainporthost + - name: REDIS_HOST + valueFrom: + secretKeyRef: + name: rediscreds + key: plainhost + - name: REDIS_HOST_PASSWORD + valueFrom: + secretKeyRef: + name: rediscreds + key: redis-password +envFrom: + - configMapRef: + name: nextcloudconfig +{{- end -}} diff --git a/stable/nextcloud/15.3.18/templates/_imaginary.tpl b/stable/nextcloud/15.3.18/templates/_imaginary.tpl new file mode 100644 index 00000000000..57a72c43024 --- /dev/null +++ b/stable/nextcloud/15.3.18/templates/_imaginary.tpl @@ -0,0 +1,40 @@ +{{/* Define the imaginary container */}} +{{- define "nextcloud.imaginary" -}} +image: {{ .Values.imaginaryImage.repository }}:{{ .Values.imaginaryImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +ports: + - containerPort: 9090 +args: ["-enable-url-source"] +env: + - name: 'PORT' + value: '9090' +readinessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: / + port: 9090 + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.18/templates/_nginx.tpl b/stable/nextcloud/15.3.18/templates/_nginx.tpl new file mode 100644 index 00000000000..df427f44bd8 --- /dev/null +++ b/stable/nextcloud/15.3.18/templates/_nginx.tpl @@ -0,0 +1,54 @@ +{{/* Define the nginx container */}} +{{- define "nextcloud.nginx" -}} +image: {{ .Values.nginxImage.repository }}:{{ .Values.nginxImage.tag }} +imagePullPolicy: '{{ .Values.image.pullPolicy }}' +securityContext: + runAsUser: 33 + runAsGroup: 33 + readOnlyRootFilesystem: true + runAsNonRoot: true +{{- with (include "tc.common.controller.volumeMounts" . | trim) }} +volumeMounts: + {{ nindent 2 . }} +{{- end }} + - mountPath: /etc/nginx/nginx.conf + name: nginx + readOnly: true + subPath: nginx.conf +ports: + - containerPort: 8080 + +readinessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.readiness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.readiness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.readiness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.readiness.spec.failureThreshold }} +livenessProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.liveness.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.liveness.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.liveness.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.liveness.spec.failureThreshold }} +startupProbe: + httpGet: + path: /robots.txt + port: 8080 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: {{ .Values.probes.startup.spec.initialDelaySeconds }} + periodSeconds: {{ .Values.probes.startup.spec.periodSeconds }} + timeoutSeconds: {{ .Values.probes.startup.spec.timeoutSeconds }} + failureThreshold: {{ .Values.probes.startup.spec.failureThreshold }} +{{- end -}} diff --git a/stable/nextcloud/15.3.18/templates/common.yaml b/stable/nextcloud/15.3.18/templates/common.yaml new file mode 100644 index 00000000000..9314524b1a2 --- /dev/null +++ b/stable/nextcloud/15.3.18/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{- $newMiddlewares := append .Values.ingress.main.fixedMiddlewares "tc-nextcloud-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} + +{{- $_ := set .Values.additionalContainers "nginx" (include "nextcloud.nginx" . | fromYaml) -}} +{{- if .Values.imaginary.enabled -}} +{{- $_ := set .Values.additionalContainers "imaginary" (include "nextcloud.imaginary" . | fromYaml) -}} +{{- end -}} +{{- if .Values.hpb.enabled -}} +{{- $_ := set .Values.additionalContainers "hpb" (include "nextcloud.hpb" . | fromYaml) -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/stable/pgadmin/7.0.35/values.yaml b/stable/nextcloud/15.3.18/values.yaml similarity index 100% rename from stable/pgadmin/7.0.35/values.yaml rename to stable/nextcloud/15.3.18/values.yaml diff --git a/stable/nextpvr/2.0.32/CHANGELOG.md b/stable/nextpvr/2.0.32/CHANGELOG.md deleted file mode 100644 index 808397f0ccd..00000000000 --- a/stable/nextpvr/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/nextpvr/2.0.32/Chart.lock b/stable/nextpvr/2.0.32/Chart.lock deleted file mode 100644 index 0a755f9e426..00000000000 --- a/stable/nextpvr/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:07:05.760671271Z" diff --git a/stable/nextpvr/2.0.32/Chart.yaml b/stable/nextpvr/2.0.32/Chart.yaml deleted file mode 100644 index 5b379f1a941..00000000000 --- a/stable/nextpvr/2.0.32/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. -home: https://truecharts.org/docs/charts/stable/nextpvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png -keywords: - - pvr - - recorder -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nextpvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://hub.docker.com/r/nextpvr/nextpvr_amd64 - - https://github.com/sub3/NextPVR/wiki/Install-Docker -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.32/README.md b/stable/nextpvr/2.0.32/README.md deleted file mode 100644 index 0c1d0c1831f..00000000000 --- a/stable/nextpvr/2.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# nextpvr - -NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nextpvr](https://truecharts.org/docs/charts/stable/nextpvr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nextpvr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nextpvr TrueCharts/nextpvr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nextpvr` deployment - -```console -helm uninstall nextpvr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nextpvr \ - --set env.TZ="America/New York" \ - TrueCharts/nextpvr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nextpvr TrueCharts/nextpvr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nextpvr/2.0.32/charts/common-10.5.10.tgz b/stable/nextpvr/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/nextpvr/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/nextpvr/2.0.33/CHANGELOG.md b/stable/nextpvr/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..ca8a08a1087 --- /dev/null +++ b/stable/nextpvr/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextpvr-2.0.33](https://github.com/truecharts/charts/compare/nextpvr-2.0.32...nextpvr-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nextpvr-2.0.32](https://github.com/truecharts/charts/compare/nextpvr-2.0.31...nextpvr-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/nextpvr/2.0.33/Chart.lock b/stable/nextpvr/2.0.33/Chart.lock new file mode 100644 index 00000000000..faef235ba75 --- /dev/null +++ b/stable/nextpvr/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:15:39.814694121Z" diff --git a/stable/nextpvr/2.0.33/Chart.yaml b/stable/nextpvr/2.0.33/Chart.yaml new file mode 100644 index 00000000000..c189f197c8c --- /dev/null +++ b/stable/nextpvr/2.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. +home: https://truecharts.org/docs/charts/stable/nextpvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png +keywords: + - pvr + - recorder +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextpvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - https://hub.docker.com/r/nextpvr/nextpvr_amd64 + - https://github.com/sub3/NextPVR/wiki/Install-Docker +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.33/README.md b/stable/nextpvr/2.0.33/README.md new file mode 100644 index 00000000000..a8d4559b477 --- /dev/null +++ b/stable/nextpvr/2.0.33/README.md @@ -0,0 +1,107 @@ +# nextpvr + +NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nextpvr](https://truecharts.org/docs/charts/stable/nextpvr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nextpvr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nextpvr TrueCharts/nextpvr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nextpvr` deployment + +```console +helm uninstall nextpvr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nextpvr \ + --set env.TZ="America/New York" \ + TrueCharts/nextpvr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nextpvr TrueCharts/nextpvr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nextpvr/2.0.32/app-readme.md b/stable/nextpvr/2.0.33/app-readme.md similarity index 100% rename from stable/nextpvr/2.0.32/app-readme.md rename to stable/nextpvr/2.0.33/app-readme.md diff --git a/stable/nextpvr/2.0.33/charts/common-10.6.1.tgz b/stable/nextpvr/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nextpvr/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/nextpvr/2.0.32/ix_values.yaml b/stable/nextpvr/2.0.33/ix_values.yaml similarity index 100% rename from stable/nextpvr/2.0.32/ix_values.yaml rename to stable/nextpvr/2.0.33/ix_values.yaml diff --git a/stable/nextpvr/2.0.32/questions.yaml b/stable/nextpvr/2.0.33/questions.yaml similarity index 100% rename from stable/nextpvr/2.0.32/questions.yaml rename to stable/nextpvr/2.0.33/questions.yaml diff --git a/stable/phpldapadmin/6.0.32/templates/common.yaml b/stable/nextpvr/2.0.33/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/6.0.32/templates/common.yaml rename to stable/nextpvr/2.0.33/templates/common.yaml diff --git a/stable/photoshow/3.0.30/values.yaml b/stable/nextpvr/2.0.33/values.yaml similarity index 100% rename from stable/photoshow/3.0.30/values.yaml rename to stable/nextpvr/2.0.33/values.yaml diff --git a/stable/ngircd/2.0.30/CHANGELOG.md b/stable/ngircd/2.0.30/CHANGELOG.md deleted file mode 100644 index dc250690232..00000000000 --- a/stable/ngircd/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/ngircd/2.0.30/Chart.lock b/stable/ngircd/2.0.30/Chart.lock deleted file mode 100644 index f21659ca9ca..00000000000 --- a/stable/ngircd/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:07:08.366780663Z" diff --git a/stable/ngircd/2.0.30/Chart.yaml b/stable/ngircd/2.0.30/Chart.yaml deleted file mode 100644 index 01ce2dc3a5a..00000000000 --- a/stable/ngircd/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 2.0.30 -appVersion: "2021.11.21" -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ngircd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png -keywords: - - ngircd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd - - https://hub.docker.com/r/linuxserver/ngircd -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ngircd/2.0.30/README.md b/stable/ngircd/2.0.30/README.md deleted file mode 100644 index 7a4f38eb869..00000000000 --- a/stable/ngircd/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ngircd - -Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ngircd](https://truecharts.org/docs/charts/stable/ngircd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ngircd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ngircd TrueCharts/ngircd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ngircd` deployment - -```console -helm uninstall ngircd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ngircd \ - --set env.TZ="America/New York" \ - TrueCharts/ngircd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ngircd TrueCharts/ngircd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ngircd/2.0.30/charts/common-10.5.10.tgz b/stable/ngircd/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ngircd/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ngircd/2.0.31/CHANGELOG.md b/stable/ngircd/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..96063928639 --- /dev/null +++ b/stable/ngircd/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ngircd-2.0.31](https://github.com/truecharts/charts/compare/ngircd-2.0.30...ngircd-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ngircd-2.0.30](https://github.com/truecharts/charts/compare/ngircd-2.0.29...ngircd-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/ngircd/2.0.31/Chart.lock b/stable/ngircd/2.0.31/Chart.lock new file mode 100644 index 00000000000..70eeccf7646 --- /dev/null +++ b/stable/ngircd/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:15:48.195784193Z" diff --git a/stable/ngircd/2.0.31/Chart.yaml b/stable/ngircd/2.0.31/Chart.yaml new file mode 100644 index 00000000000..1e7e6a0182d --- /dev/null +++ b/stable/ngircd/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 2.0.31 +appVersion: "2021.11.21" +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ngircd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png +keywords: + - ngircd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd + - https://hub.docker.com/r/linuxserver/ngircd +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ngircd/2.0.31/README.md b/stable/ngircd/2.0.31/README.md new file mode 100644 index 00000000000..980e307a79d --- /dev/null +++ b/stable/ngircd/2.0.31/README.md @@ -0,0 +1,106 @@ +# ngircd + +Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ngircd](https://truecharts.org/docs/charts/stable/ngircd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ngircd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ngircd TrueCharts/ngircd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ngircd` deployment + +```console +helm uninstall ngircd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ngircd \ + --set env.TZ="America/New York" \ + TrueCharts/ngircd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ngircd TrueCharts/ngircd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ngircd/2.0.30/app-readme.md b/stable/ngircd/2.0.31/app-readme.md similarity index 100% rename from stable/ngircd/2.0.30/app-readme.md rename to stable/ngircd/2.0.31/app-readme.md diff --git a/stable/ngircd/2.0.31/charts/common-10.6.1.tgz b/stable/ngircd/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ngircd/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/ngircd/2.0.30/ix_values.yaml b/stable/ngircd/2.0.31/ix_values.yaml similarity index 100% rename from stable/ngircd/2.0.30/ix_values.yaml rename to stable/ngircd/2.0.31/ix_values.yaml diff --git a/stable/ngircd/2.0.30/questions.yaml b/stable/ngircd/2.0.31/questions.yaml similarity index 100% rename from stable/ngircd/2.0.30/questions.yaml rename to stable/ngircd/2.0.31/questions.yaml diff --git a/stable/piaware/6.0.36/templates/common.yaml b/stable/ngircd/2.0.31/templates/common.yaml similarity index 100% rename from stable/piaware/6.0.36/templates/common.yaml rename to stable/ngircd/2.0.31/templates/common.yaml diff --git a/stable/photoview/4.0.37/values.yaml b/stable/ngircd/2.0.31/values.yaml similarity index 100% rename from stable/photoview/4.0.37/values.yaml rename to stable/ngircd/2.0.31/values.yaml diff --git a/stable/nntp2nntp/2.0.30/CHANGELOG.md b/stable/nntp2nntp/2.0.30/CHANGELOG.md deleted file mode 100644 index 4fe44bb5d11..00000000000 --- a/stable/nntp2nntp/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/nntp2nntp/2.0.30/Chart.lock b/stable/nntp2nntp/2.0.30/Chart.lock deleted file mode 100644 index fb2e1392dca..00000000000 --- a/stable/nntp2nntp/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:07:27.838779117Z" diff --git a/stable/nntp2nntp/2.0.30/Chart.yaml b/stable/nntp2nntp/2.0.30/Chart.yaml deleted file mode 100644 index 9194f483925..00000000000 --- a/stable/nntp2nntp/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 2.0.30 -appVersion: "0.3.202205" -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/nntp2nntp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png -keywords: - - nntp2nntp -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp - - https://hub.docker.com/r/linuxserver/nntp2nntp -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nntp2nntp/2.0.30/README.md b/stable/nntp2nntp/2.0.30/README.md deleted file mode 100644 index 20889c2967c..00000000000 --- a/stable/nntp2nntp/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# nntp2nntp - -Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nntp2nntp](https://truecharts.org/docs/charts/stable/nntp2nntp) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nntp2nntp` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nntp2nntp TrueCharts/nntp2nntp -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nntp2nntp` deployment - -```console -helm uninstall nntp2nntp -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nntp2nntp \ - --set env.TZ="America/New York" \ - TrueCharts/nntp2nntp -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nntp2nntp TrueCharts/nntp2nntp -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nntp2nntp/2.0.30/charts/common-10.5.10.tgz b/stable/nntp2nntp/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/nntp2nntp/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/nntp2nntp/2.0.31/CHANGELOG.md b/stable/nntp2nntp/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..745a029c911 --- /dev/null +++ b/stable/nntp2nntp/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nntp2nntp-2.0.31](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.30...nntp2nntp-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nntp2nntp-2.0.30](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.29...nntp2nntp-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/nntp2nntp/2.0.31/Chart.lock b/stable/nntp2nntp/2.0.31/Chart.lock new file mode 100644 index 00000000000..ec57832b3f4 --- /dev/null +++ b/stable/nntp2nntp/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:16:11.383108774Z" diff --git a/stable/nntp2nntp/2.0.31/Chart.yaml b/stable/nntp2nntp/2.0.31/Chart.yaml new file mode 100644 index 00000000000..44b105ffdc7 --- /dev/null +++ b/stable/nntp2nntp/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 2.0.31 +appVersion: "0.3.202205" +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/nntp2nntp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png +keywords: + - nntp2nntp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp + - https://hub.docker.com/r/linuxserver/nntp2nntp +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nntp2nntp/2.0.31/README.md b/stable/nntp2nntp/2.0.31/README.md new file mode 100644 index 00000000000..88f6213157c --- /dev/null +++ b/stable/nntp2nntp/2.0.31/README.md @@ -0,0 +1,106 @@ +# nntp2nntp + +Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nntp2nntp](https://truecharts.org/docs/charts/stable/nntp2nntp) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nntp2nntp` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nntp2nntp TrueCharts/nntp2nntp +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nntp2nntp` deployment + +```console +helm uninstall nntp2nntp +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nntp2nntp \ + --set env.TZ="America/New York" \ + TrueCharts/nntp2nntp +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nntp2nntp TrueCharts/nntp2nntp -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nntp2nntp/2.0.30/app-readme.md b/stable/nntp2nntp/2.0.31/app-readme.md similarity index 100% rename from stable/nntp2nntp/2.0.30/app-readme.md rename to stable/nntp2nntp/2.0.31/app-readme.md diff --git a/stable/nntp2nntp/2.0.31/charts/common-10.6.1.tgz b/stable/nntp2nntp/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nntp2nntp/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/nntp2nntp/2.0.30/ix_values.yaml b/stable/nntp2nntp/2.0.31/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.30/ix_values.yaml rename to stable/nntp2nntp/2.0.31/ix_values.yaml diff --git a/stable/nntp2nntp/2.0.30/questions.yaml b/stable/nntp2nntp/2.0.31/questions.yaml similarity index 100% rename from stable/nntp2nntp/2.0.30/questions.yaml rename to stable/nntp2nntp/2.0.31/questions.yaml diff --git a/stable/pidgin/2.0.30/templates/common.yaml b/stable/nntp2nntp/2.0.31/templates/common.yaml similarity index 100% rename from stable/pidgin/2.0.30/templates/common.yaml rename to stable/nntp2nntp/2.0.31/templates/common.yaml diff --git a/stable/phpldapadmin/6.0.32/values.yaml b/stable/nntp2nntp/2.0.31/values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.32/values.yaml rename to stable/nntp2nntp/2.0.31/values.yaml diff --git a/stable/nocodb/3.0.45/CHANGELOG.md b/stable/nocodb/3.0.45/CHANGELOG.md deleted file mode 100644 index 0ea7f1d0f1e..00000000000 --- a/stable/nocodb/3.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nocodb-3.0.45](https://github.com/truecharts/charts/compare/nocodb-3.0.44...nocodb-3.0.45) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/nocodb/3.0.45/Chart.lock b/stable/nocodb/3.0.45/Chart.lock deleted file mode 100644 index 441af009856..00000000000 --- a/stable/nocodb/3.0.45/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-23T21:53:05.364598421Z" diff --git a/stable/nocodb/3.0.45/Chart.yaml b/stable/nocodb/3.0.45/Chart.yaml deleted file mode 100644 index b800eac6594..00000000000 --- a/stable/nocodb/3.0.45/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "0.97.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. -home: https://truecharts.org/docs/charts/stable/nocodb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png -keywords: - - nocodb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nocodb -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://hub.docker.com/r/nocodb/nocodb - - https://github.com/nocodb/nocodb -version: 3.0.45 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nocodb/3.0.45/README.md b/stable/nocodb/3.0.45/README.md deleted file mode 100644 index a1a57c55cd5..00000000000 --- a/stable/nocodb/3.0.45/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# nocodb - -Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nocodb](https://truecharts.org/docs/charts/stable/nocodb) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nocodb` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nocodb TrueCharts/nocodb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nocodb` deployment - -```console -helm uninstall nocodb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nocodb \ - --set env.TZ="America/New York" \ - TrueCharts/nocodb -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nocodb TrueCharts/nocodb -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nocodb/3.0.45/charts/common-10.5.10.tgz b/stable/nocodb/3.0.45/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/nocodb/3.0.45/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.45/charts/postgresql-8.0.78.tgz b/stable/nocodb/3.0.45/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/nocodb/3.0.45/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.45/charts/redis-3.0.75.tgz b/stable/nocodb/3.0.45/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/nocodb/3.0.45/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.46/CHANGELOG.md b/stable/nocodb/3.0.46/CHANGELOG.md new file mode 100644 index 00000000000..0ab4e3a1ef8 --- /dev/null +++ b/stable/nocodb/3.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nocodb-3.0.46](https://github.com/truecharts/charts/compare/nocodb-3.0.45...nocodb-3.0.46) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nocodb-3.0.45](https://github.com/truecharts/charts/compare/nocodb-3.0.44...nocodb-3.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nocodb-3.0.44](https://github.com/truecharts/charts/compare/nocodb-3.0.43...nocodb-3.0.44) (2022-09-20) + +### Chore diff --git a/stable/nocodb/3.0.46/Chart.lock b/stable/nocodb/3.0.46/Chart.lock new file mode 100644 index 00000000000..67f38200e63 --- /dev/null +++ b/stable/nocodb/3.0.46/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:16:38.568268512Z" diff --git a/stable/nocodb/3.0.46/Chart.yaml b/stable/nocodb/3.0.46/Chart.yaml new file mode 100644 index 00000000000..5f618c844af --- /dev/null +++ b/stable/nocodb/3.0.46/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "0.97.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. +home: https://truecharts.org/docs/charts/stable/nocodb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png +keywords: + - nocodb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nocodb +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://hub.docker.com/r/nocodb/nocodb + - https://github.com/nocodb/nocodb +version: 3.0.46 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nocodb/3.0.46/README.md b/stable/nocodb/3.0.46/README.md new file mode 100644 index 00000000000..9c2792a0ccb --- /dev/null +++ b/stable/nocodb/3.0.46/README.md @@ -0,0 +1,109 @@ +# nocodb + +Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nocodb](https://truecharts.org/docs/charts/stable/nocodb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nocodb` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nocodb TrueCharts/nocodb +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nocodb` deployment + +```console +helm uninstall nocodb +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nocodb \ + --set env.TZ="America/New York" \ + TrueCharts/nocodb +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nocodb TrueCharts/nocodb -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nocodb/3.0.45/app-readme.md b/stable/nocodb/3.0.46/app-readme.md similarity index 100% rename from stable/nocodb/3.0.45/app-readme.md rename to stable/nocodb/3.0.46/app-readme.md diff --git a/stable/nocodb/3.0.46/charts/common-10.6.1.tgz b/stable/nocodb/3.0.46/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nocodb/3.0.46/charts/common-10.6.1.tgz differ diff --git a/stable/nocodb/3.0.46/charts/postgresql-8.0.87.tgz b/stable/nocodb/3.0.46/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/nocodb/3.0.46/charts/postgresql-8.0.87.tgz differ diff --git a/stable/nocodb/3.0.46/charts/redis-3.0.84.tgz b/stable/nocodb/3.0.46/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/nocodb/3.0.46/charts/redis-3.0.84.tgz differ diff --git a/stable/nocodb/3.0.45/ix_values.yaml b/stable/nocodb/3.0.46/ix_values.yaml similarity index 100% rename from stable/nocodb/3.0.45/ix_values.yaml rename to stable/nocodb/3.0.46/ix_values.yaml diff --git a/stable/nocodb/3.0.45/questions.yaml b/stable/nocodb/3.0.46/questions.yaml similarity index 100% rename from stable/nocodb/3.0.45/questions.yaml rename to stable/nocodb/3.0.46/questions.yaml diff --git a/stable/nocodb/3.0.45/templates/_configmap.tpl b/stable/nocodb/3.0.46/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/3.0.45/templates/_configmap.tpl rename to stable/nocodb/3.0.46/templates/_configmap.tpl diff --git a/stable/nocodb/3.0.45/templates/_secrets.tpl b/stable/nocodb/3.0.46/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/3.0.45/templates/_secrets.tpl rename to stable/nocodb/3.0.46/templates/_secrets.tpl diff --git a/stable/nocodb/3.0.45/templates/common.yaml b/stable/nocodb/3.0.46/templates/common.yaml similarity index 100% rename from stable/nocodb/3.0.45/templates/common.yaml rename to stable/nocodb/3.0.46/templates/common.yaml diff --git a/stable/piaware/6.0.36/values.yaml b/stable/nocodb/3.0.46/values.yaml similarity index 100% rename from stable/piaware/6.0.36/values.yaml rename to stable/nocodb/3.0.46/values.yaml diff --git a/stable/node-red/11.0.36/CHANGELOG.md b/stable/node-red/11.0.36/CHANGELOG.md new file mode 100644 index 00000000000..8f17dc96787 --- /dev/null +++ b/stable/node-red/11.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [node-red-11.0.36](https://github.com/truecharts/charts/compare/node-red-11.0.35...node-red-11.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [node-red-11.0.35](https://github.com/truecharts/charts/compare/node-red-11.0.34...node-red-11.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [node-red-11.0.35](https://github.com/truecharts/charts/compare/node-red-11.0.34...node-red-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [node-red-11.0.35](https://github.com/truecharts/charts/compare/node-red-11.0.34...node-red-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [node-red-11.0.35](https://github.com/truecharts/charts/compare/node-red-11.0.34...node-red-11.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/node-red/11.0.36/Chart.lock b/stable/node-red/11.0.36/Chart.lock new file mode 100644 index 00000000000..858a3d0913d --- /dev/null +++ b/stable/node-red/11.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:16:20.222472423Z" diff --git a/stable/node-red/11.0.36/Chart.yaml b/stable/node-red/11.0.36/Chart.yaml new file mode 100644 index 00000000000..5f79447ad74 --- /dev/null +++ b/stable/node-red/11.0.36/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Node-RED is low-code programming for event-driven applications +home: https://truecharts.org/docs/charts/stable/node-red +icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png +keywords: + - node-red + - nodered +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: node-red +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - https://github.com/node-red/node-red-docker +type: application +version: 11.0.36 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/node-red/11.0.36/README.md b/stable/node-red/11.0.36/README.md new file mode 100644 index 00000000000..3039c485bd3 --- /dev/null +++ b/stable/node-red/11.0.36/README.md @@ -0,0 +1,106 @@ +# node-red + +Node-RED is low-code programming for event-driven applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [node-red](https://truecharts.org/docs/charts/stable/node-red) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `node-red` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install node-red TrueCharts/node-red +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `node-red` deployment + +```console +helm uninstall node-red +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install node-red \ + --set env.TZ="America/New York" \ + TrueCharts/node-red +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install node-red TrueCharts/node-red -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/node-red/11.0.36/app-readme.md b/stable/node-red/11.0.36/app-readme.md new file mode 100644 index 00000000000..88ae9951408 --- /dev/null +++ b/stable/node-red/11.0.36/app-readme.md @@ -0,0 +1,8 @@ +Node-RED is low-code programming for event-driven applications + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/node-red](https://truecharts.org/docs/charts/stable/node-red) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/node-red/11.0.36/charts/common-10.6.1.tgz b/stable/node-red/11.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/node-red/11.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/node-red/11.0.36/ix_values.yaml b/stable/node-red/11.0.36/ix_values.yaml new file mode 100644 index 00000000000..420c5975785 --- /dev/null +++ b/stable/node-red/11.0.36/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/node-red + pullPolicy: IfNotPresent + tag: 3.0.2@sha256:ba3361b3dc11650cdb44c43220a0bd5397342928dca092f33c044ba58032acc1 + +env: + TZ: "{{ .Values.TZ }}" +# NODE_OPTIONS: +# NODE_RED_ENABLE_PROJECTS: +# NODE_RED_ENABLE_SAFE_MODE: +# FLOWS: + +service: + main: + ports: + main: + port: 1880 + targetPort: 1880 + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + enabled: true diff --git a/stable/node-red/11.0.36/questions.yaml b/stable/node-red/11.0.36/questions.yaml new file mode 100644 index 00000000000..e3191eabb2d --- /dev/null +++ b/stable/node-red/11.0.36/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1880 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 1880 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pretend-youre-xyzzy/6.0.33/templates/common.yaml b/stable/node-red/11.0.36/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.33/templates/common.yaml rename to stable/node-red/11.0.36/templates/common.yaml diff --git a/stable/picoshare/2.0.32/values.yaml b/stable/node-red/11.0.36/values.yaml similarity index 100% rename from stable/picoshare/2.0.32/values.yaml rename to stable/node-red/11.0.36/values.yaml diff --git a/stable/novnc/3.0.31/CHANGELOG.md b/stable/novnc/3.0.31/CHANGELOG.md deleted file mode 100644 index 9827acffe75..00000000000 --- a/stable/novnc/3.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/novnc/3.0.31/Chart.lock b/stable/novnc/3.0.31/Chart.lock deleted file mode 100644 index e450f515b41..00000000000 --- a/stable/novnc/3.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:07:53.209826771Z" diff --git a/stable/novnc/3.0.31/Chart.yaml b/stable/novnc/3.0.31/Chart.yaml deleted file mode 100644 index cd284075da5..00000000000 --- a/stable/novnc/3.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: The open source VNC client -home: https://truecharts.org/docs/charts/stable/novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png -keywords: - - novnc - - vnc - - remote - - desktop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://novnc.com/ -type: application -version: 3.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/novnc/3.0.31/README.md b/stable/novnc/3.0.31/README.md deleted file mode 100644 index 3cf1f5c3b4c..00000000000 --- a/stable/novnc/3.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# novnc - -The open source VNC client - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [novnc](https://truecharts.org/docs/charts/stable/novnc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `novnc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install novnc TrueCharts/novnc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `novnc` deployment - -```console -helm uninstall novnc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install novnc \ - --set env.TZ="America/New York" \ - TrueCharts/novnc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install novnc TrueCharts/novnc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/novnc/3.0.31/charts/common-10.5.10.tgz b/stable/novnc/3.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/novnc/3.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/novnc/3.0.32/CHANGELOG.md b/stable/novnc/3.0.32/CHANGELOG.md new file mode 100644 index 00000000000..2dd22384cc3 --- /dev/null +++ b/stable/novnc/3.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [novnc-3.0.32](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.31...novnc-3.0.32) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [novnc-3.0.31](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.28...novnc-3.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/novnc/3.0.32/Chart.lock b/stable/novnc/3.0.32/Chart.lock new file mode 100644 index 00000000000..4927a28c573 --- /dev/null +++ b/stable/novnc/3.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:16:42.465589261Z" diff --git a/stable/novnc/3.0.32/Chart.yaml b/stable/novnc/3.0.32/Chart.yaml new file mode 100644 index 00000000000..a039a952ddc --- /dev/null +++ b/stable/novnc/3.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: The open source VNC client +home: https://truecharts.org/docs/charts/stable/novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png +keywords: + - novnc + - vnc + - remote + - desktop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://novnc.com/ +type: application +version: 3.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/novnc/3.0.32/README.md b/stable/novnc/3.0.32/README.md new file mode 100644 index 00000000000..4164066c3a3 --- /dev/null +++ b/stable/novnc/3.0.32/README.md @@ -0,0 +1,106 @@ +# novnc + +The open source VNC client + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [novnc](https://truecharts.org/docs/charts/stable/novnc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `novnc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install novnc TrueCharts/novnc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `novnc` deployment + +```console +helm uninstall novnc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install novnc \ + --set env.TZ="America/New York" \ + TrueCharts/novnc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install novnc TrueCharts/novnc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/novnc/3.0.31/app-readme.md b/stable/novnc/3.0.32/app-readme.md similarity index 100% rename from stable/novnc/3.0.31/app-readme.md rename to stable/novnc/3.0.32/app-readme.md diff --git a/stable/novnc/3.0.32/charts/common-10.6.1.tgz b/stable/novnc/3.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/novnc/3.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/novnc/3.0.31/ix_values.yaml b/stable/novnc/3.0.32/ix_values.yaml similarity index 100% rename from stable/novnc/3.0.31/ix_values.yaml rename to stable/novnc/3.0.32/ix_values.yaml diff --git a/stable/novnc/3.0.31/questions.yaml b/stable/novnc/3.0.32/questions.yaml similarity index 100% rename from stable/novnc/3.0.31/questions.yaml rename to stable/novnc/3.0.32/questions.yaml diff --git a/stable/novnc/3.0.31/templates/common.yaml b/stable/novnc/3.0.32/templates/common.yaml similarity index 100% rename from stable/novnc/3.0.31/templates/common.yaml rename to stable/novnc/3.0.32/templates/common.yaml diff --git a/stable/pidgin/2.0.30/values.yaml b/stable/novnc/3.0.32/values.yaml similarity index 100% rename from stable/pidgin/2.0.30/values.yaml rename to stable/novnc/3.0.32/values.yaml diff --git a/stable/ntfy/2.0.34/CHANGELOG.md b/stable/ntfy/2.0.34/CHANGELOG.md deleted file mode 100644 index 48fa257a463..00000000000 --- a/stable/ntfy/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/ntfy/2.0.34/Chart.lock b/stable/ntfy/2.0.34/Chart.lock deleted file mode 100644 index 0d426abf488..00000000000 --- a/stable/ntfy/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:07:59.823370091Z" diff --git a/stable/ntfy/2.0.34/Chart.yaml b/stable/ntfy/2.0.34/Chart.yaml deleted file mode 100644 index 986c8074166..00000000000 --- a/stable/ntfy/2.0.34/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.27.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. -home: https://truecharts.org/docs/charts/stable/ntfy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png -keywords: - - ntfy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ntfy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://github.com/binwiederhier/ntfy/ -version: 2.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ntfy/2.0.34/README.md b/stable/ntfy/2.0.34/README.md deleted file mode 100644 index a45a4b55abb..00000000000 --- a/stable/ntfy/2.0.34/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ntfy - -ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ntfy](https://truecharts.org/docs/charts/stable/ntfy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ntfy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ntfy TrueCharts/ntfy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ntfy` deployment - -```console -helm uninstall ntfy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ntfy \ - --set env.TZ="America/New York" \ - TrueCharts/ntfy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ntfy TrueCharts/ntfy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ntfy/2.0.34/charts/common-10.5.10.tgz b/stable/ntfy/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ntfy/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ntfy/2.0.35/CHANGELOG.md b/stable/ntfy/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..47bc7c069ab --- /dev/null +++ b/stable/ntfy/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ntfy-2.0.35](https://github.com/truecharts/charts/compare/ntfy-2.0.34...ntfy-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ntfy-2.0.34](https://github.com/truecharts/charts/compare/ntfy-2.0.33...ntfy-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/ntfy/2.0.35/Chart.lock b/stable/ntfy/2.0.35/Chart.lock new file mode 100644 index 00000000000..dfbd21d92cb --- /dev/null +++ b/stable/ntfy/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:16:52.035048154Z" diff --git a/stable/ntfy/2.0.35/Chart.yaml b/stable/ntfy/2.0.35/Chart.yaml new file mode 100644 index 00000000000..98f61a1b097 --- /dev/null +++ b/stable/ntfy/2.0.35/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.27.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. +home: https://truecharts.org/docs/charts/stable/ntfy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png +keywords: + - ntfy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ntfy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://github.com/binwiederhier/ntfy/ +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ntfy/2.0.35/README.md b/stable/ntfy/2.0.35/README.md new file mode 100644 index 00000000000..ee1b9ac4bdf --- /dev/null +++ b/stable/ntfy/2.0.35/README.md @@ -0,0 +1,106 @@ +# ntfy + +ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ntfy](https://truecharts.org/docs/charts/stable/ntfy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ntfy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ntfy TrueCharts/ntfy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ntfy` deployment + +```console +helm uninstall ntfy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ntfy \ + --set env.TZ="America/New York" \ + TrueCharts/ntfy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ntfy TrueCharts/ntfy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ntfy/2.0.34/app-readme.md b/stable/ntfy/2.0.35/app-readme.md similarity index 100% rename from stable/ntfy/2.0.34/app-readme.md rename to stable/ntfy/2.0.35/app-readme.md diff --git a/stable/ntfy/2.0.35/charts/common-10.6.1.tgz b/stable/ntfy/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ntfy/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/ntfy/2.0.34/ix_values.yaml b/stable/ntfy/2.0.35/ix_values.yaml similarity index 100% rename from stable/ntfy/2.0.34/ix_values.yaml rename to stable/ntfy/2.0.35/ix_values.yaml diff --git a/stable/ntfy/2.0.34/questions.yaml b/stable/ntfy/2.0.35/questions.yaml similarity index 100% rename from stable/ntfy/2.0.34/questions.yaml rename to stable/ntfy/2.0.35/questions.yaml diff --git a/stable/projectsend/3.0.37/templates/common.yaml b/stable/ntfy/2.0.35/templates/common.yaml similarity index 100% rename from stable/projectsend/3.0.37/templates/common.yaml rename to stable/ntfy/2.0.35/templates/common.yaml diff --git a/stable/pihole/6.0.40/values.yaml b/stable/ntfy/2.0.35/values.yaml similarity index 100% rename from stable/pihole/6.0.40/values.yaml rename to stable/ntfy/2.0.35/values.yaml diff --git a/stable/nullserv/6.0.33/CHANGELOG.md b/stable/nullserv/6.0.33/CHANGELOG.md deleted file mode 100644 index bfe6126306e..00000000000 --- a/stable/nullserv/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/nullserv/6.0.33/Chart.lock b/stable/nullserv/6.0.33/Chart.lock deleted file mode 100644 index c669d171eeb..00000000000 --- a/stable/nullserv/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:08:19.027849721Z" diff --git a/stable/nullserv/6.0.33/Chart.yaml b/stable/nullserv/6.0.33/Chart.yaml deleted file mode 100644 index 39e3a8cc663..00000000000 --- a/stable/nullserv/6.0.33/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A simple null file http and https server -home: https://truecharts.org/docs/charts/stable/nullserv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png -keywords: - - nullserv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nullserv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - - https://github.com/bmrzycki/nullserv -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nullserv/6.0.33/README.md b/stable/nullserv/6.0.33/README.md deleted file mode 100644 index 54e36c916ed..00000000000 --- a/stable/nullserv/6.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# nullserv - -A simple null file http and https server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [nullserv](https://truecharts.org/docs/charts/stable/nullserv) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nullserv` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nullserv TrueCharts/nullserv -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `nullserv` deployment - -```console -helm uninstall nullserv -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install nullserv \ - --set env.TZ="America/New York" \ - TrueCharts/nullserv -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install nullserv TrueCharts/nullserv -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/nullserv/6.0.33/charts/common-10.5.10.tgz b/stable/nullserv/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/nullserv/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/nullserv/6.0.34/CHANGELOG.md b/stable/nullserv/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..67049c1a2e0 --- /dev/null +++ b/stable/nullserv/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nullserv-6.0.34](https://github.com/truecharts/charts/compare/nullserv-6.0.33...nullserv-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nullserv-6.0.33](https://github.com/truecharts/charts/compare/nullserv-6.0.32...nullserv-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/nullserv/6.0.34/Chart.lock b/stable/nullserv/6.0.34/Chart.lock new file mode 100644 index 00000000000..e3bc108c366 --- /dev/null +++ b/stable/nullserv/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:17:11.665743169Z" diff --git a/stable/nullserv/6.0.34/Chart.yaml b/stable/nullserv/6.0.34/Chart.yaml new file mode 100644 index 00000000000..4ec759fd9c7 --- /dev/null +++ b/stable/nullserv/6.0.34/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A simple null file http and https server +home: https://truecharts.org/docs/charts/stable/nullserv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png +keywords: + - nullserv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nullserv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://github.com/bmrzycki/nullserv +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nullserv/6.0.34/README.md b/stable/nullserv/6.0.34/README.md new file mode 100644 index 00000000000..b992a25617f --- /dev/null +++ b/stable/nullserv/6.0.34/README.md @@ -0,0 +1,106 @@ +# nullserv + +A simple null file http and https server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nullserv](https://truecharts.org/docs/charts/stable/nullserv) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nullserv` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nullserv TrueCharts/nullserv +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nullserv` deployment + +```console +helm uninstall nullserv +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nullserv \ + --set env.TZ="America/New York" \ + TrueCharts/nullserv +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nullserv TrueCharts/nullserv -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nullserv/6.0.33/app-readme.md b/stable/nullserv/6.0.34/app-readme.md similarity index 100% rename from stable/nullserv/6.0.33/app-readme.md rename to stable/nullserv/6.0.34/app-readme.md diff --git a/stable/nullserv/6.0.34/charts/common-10.6.1.tgz b/stable/nullserv/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nullserv/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/nullserv/6.0.33/ix_values.yaml b/stable/nullserv/6.0.34/ix_values.yaml similarity index 100% rename from stable/nullserv/6.0.33/ix_values.yaml rename to stable/nullserv/6.0.34/ix_values.yaml diff --git a/stable/nullserv/6.0.33/questions.yaml b/stable/nullserv/6.0.34/questions.yaml similarity index 100% rename from stable/nullserv/6.0.33/questions.yaml rename to stable/nullserv/6.0.34/questions.yaml diff --git a/stable/protonmail-bridge/6.0.31/templates/common.yaml b/stable/nullserv/6.0.34/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.31/templates/common.yaml rename to stable/nullserv/6.0.34/templates/common.yaml diff --git a/stable/pinry/2.0.31/values.yaml b/stable/nullserv/6.0.34/values.yaml similarity index 100% rename from stable/pinry/2.0.31/values.yaml rename to stable/nullserv/6.0.34/values.yaml diff --git a/stable/nzbget/11.0.34/CHANGELOG.md b/stable/nzbget/11.0.34/CHANGELOG.md new file mode 100644 index 00000000000..f2093c03e19 --- /dev/null +++ b/stable/nzbget/11.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbget-11.0.34](https://github.com/truecharts/charts/compare/nzbget-11.0.33...nzbget-11.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbget-11.0.33](https://github.com/truecharts/charts/compare/nzbget-11.0.32...nzbget-11.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/nzbget/11.0.34/Chart.lock b/stable/nzbget/11.0.34/Chart.lock new file mode 100644 index 00000000000..0b612dfd1ba --- /dev/null +++ b/stable/nzbget/11.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:17:15.095603206Z" diff --git a/stable/nzbget/11.0.34/Chart.yaml b/stable/nzbget/11.0.34/Chart.yaml new file mode 100644 index 00000000000..09306dac921 --- /dev/null +++ b/stable/nzbget/11.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: NZBGet is a Usenet downloader client +home: https://truecharts.org/docs/charts/stable/nzbget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png +keywords: + - nzbget + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nzbget +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - https://nzbget.net/ +type: application +version: 11.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbget/11.0.34/README.md b/stable/nzbget/11.0.34/README.md new file mode 100644 index 00000000000..5070b1d7704 --- /dev/null +++ b/stable/nzbget/11.0.34/README.md @@ -0,0 +1,106 @@ +# nzbget + +NZBGet is a Usenet downloader client + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nzbget](https://truecharts.org/docs/charts/stable/nzbget) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nzbget` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nzbget TrueCharts/nzbget +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nzbget` deployment + +```console +helm uninstall nzbget +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nzbget \ + --set env.TZ="America/New York" \ + TrueCharts/nzbget +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nzbget TrueCharts/nzbget -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nzbget/11.0.34/app-readme.md b/stable/nzbget/11.0.34/app-readme.md new file mode 100644 index 00000000000..3fc0b4b376c --- /dev/null +++ b/stable/nzbget/11.0.34/app-readme.md @@ -0,0 +1,8 @@ +NZBGet is a Usenet downloader client + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nzbget](https://truecharts.org/docs/charts/stable/nzbget) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nzbget/11.0.34/charts/common-10.6.1.tgz b/stable/nzbget/11.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nzbget/11.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/nzbget/11.0.34/ix_values.yaml b/stable/nzbget/11.0.34/ix_values.yaml new file mode 100644 index 00000000000..78bbabecbe7 --- /dev/null +++ b/stable/nzbget/11.0.34/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/nzbget + pullPolicy: IfNotPresent + tag: v21.1@sha256:08bbf5b40643e7e695e3cd44ce5255160e2ee178ea1b27f19cff23aaef570061 + +service: + main: + ports: + main: + port: 10057 + targetPort: 6789 + +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/nzbget/11.0.34/questions.yaml b/stable/nzbget/11.0.34/questions.yaml new file mode 100644 index 00000000000..57d995dd04d --- /dev/null +++ b/stable/nzbget/11.0.34/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10057 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6789 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/prowlarr/6.0.39/templates/common.yaml b/stable/nzbget/11.0.34/templates/common.yaml similarity index 100% rename from stable/prowlarr/6.0.39/templates/common.yaml rename to stable/nzbget/11.0.34/templates/common.yaml diff --git a/stable/pixapop/3.0.30/values.yaml b/stable/nzbget/11.0.34/values.yaml similarity index 100% rename from stable/pixapop/3.0.30/values.yaml rename to stable/nzbget/11.0.34/values.yaml diff --git a/stable/nzbhydra/11.0.40/CHANGELOG.md b/stable/nzbhydra/11.0.40/CHANGELOG.md new file mode 100644 index 00000000000..5ce5df4a706 --- /dev/null +++ b/stable/nzbhydra/11.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbhydra-11.0.40](https://github.com/truecharts/charts/compare/nzbhydra-11.0.39...nzbhydra-11.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [nzbhydra-11.0.39](https://github.com/truecharts/charts/compare/nzbhydra-11.0.38...nzbhydra-11.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [nzbhydra-11.0.38](https://github.com/truecharts/charts/compare/nzbhydra-11.0.36...nzbhydra-11.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbhydra-11.0.38](https://github.com/truecharts/charts/compare/nzbhydra-11.0.36...nzbhydra-11.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbhydra-11.0.38](https://github.com/truecharts/charts/compare/nzbhydra-11.0.36...nzbhydra-11.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [nzbhydra-11.0.38](https://github.com/truecharts/charts/compare/nzbhydra-11.0.36...nzbhydra-11.0.38) (2022-09-20) + +### Chore diff --git a/stable/nzbhydra/11.0.40/Chart.lock b/stable/nzbhydra/11.0.40/Chart.lock new file mode 100644 index 00000000000..c6a4ebc2514 --- /dev/null +++ b/stable/nzbhydra/11.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:17:24.142707655Z" diff --git a/stable/nzbhydra/11.0.40/Chart.yaml b/stable/nzbhydra/11.0.40/Chart.yaml new file mode 100644 index 00000000000..81a685a8749 --- /dev/null +++ b/stable/nzbhydra/11.0.40/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "4.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: true +description: Usenet meta search +home: https://truecharts.org/docs/charts/stable/nzbhydra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png +keywords: + - nzbhydra + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: [] +name: nzbhydra +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://github.com/theotherp/nzbhydra2 +type: application +version: 11.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbhydra/11.0.40/README.md b/stable/nzbhydra/11.0.40/README.md new file mode 100644 index 00000000000..4401f216d80 --- /dev/null +++ b/stable/nzbhydra/11.0.40/README.md @@ -0,0 +1,108 @@ +# nzbhydra + +Usenet meta search + +> **:exclamation: This Helm Chart is deprecated!** + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [nzbhydra](https://truecharts.org/docs/charts/stable/nzbhydra) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nzbhydra` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nzbhydra TrueCharts/nzbhydra +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `nzbhydra` deployment + +```console +helm uninstall nzbhydra +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nzbhydra \ + --set env.TZ="America/New York" \ + TrueCharts/nzbhydra +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install nzbhydra TrueCharts/nzbhydra -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/nzbhydra/11.0.40/app-readme.md b/stable/nzbhydra/11.0.40/app-readme.md new file mode 100644 index 00000000000..5ca5a94ab22 --- /dev/null +++ b/stable/nzbhydra/11.0.40/app-readme.md @@ -0,0 +1,8 @@ +Usenet meta search + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/nzbhydra](https://truecharts.org/docs/charts/stable/nzbhydra) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/nzbhydra/11.0.40/charts/common-10.6.1.tgz b/stable/nzbhydra/11.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/nzbhydra/11.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/nzbhydra/11.0.40/ix_values.yaml b/stable/nzbhydra/11.0.40/ix_values.yaml new file mode 100644 index 00000000000..ed542ee3f99 --- /dev/null +++ b/stable/nzbhydra/11.0.40/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: tccr.io/truecharts/nzbhydra2 + pullPolicy: IfNotPresent + tag: 4.7.1@sha256:27154358c35a250358263884153fed53ddd2ab5673966c2cfa796af0aad4984c + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 5076 + targetPort: 5076 + +probes: + liveness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/livenessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + readiness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + startup: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/nzbhydra/11.0.40/questions.yaml b/stable/nzbhydra/11.0.40/questions.yaml new file mode 100644 index 00000000000..fa25cf8bfcc --- /dev/null +++ b/stable/nzbhydra/11.0.40/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 5076 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 5076 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/putty/1.0.10/templates/common.yaml b/stable/nzbhydra/11.0.40/templates/common.yaml similarity index 100% rename from stable/putty/1.0.10/templates/common.yaml rename to stable/nzbhydra/11.0.40/templates/common.yaml diff --git a/stable/plaxt/1.0.2/values.yaml b/stable/nzbhydra/11.0.40/values.yaml similarity index 100% rename from stable/plaxt/1.0.2/values.yaml rename to stable/nzbhydra/11.0.40/values.yaml diff --git a/stable/octoprint/6.0.34/CHANGELOG.md b/stable/octoprint/6.0.34/CHANGELOG.md deleted file mode 100644 index f7790266434..00000000000 --- a/stable/octoprint/6.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/octoprint/6.0.34/Chart.lock b/stable/octoprint/6.0.34/Chart.lock deleted file mode 100644 index e962d987b2e..00000000000 --- a/stable/octoprint/6.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:08:35.813915578Z" diff --git a/stable/octoprint/6.0.34/Chart.yaml b/stable/octoprint/6.0.34/Chart.yaml deleted file mode 100644 index ec6ceb12ce9..00000000000 --- a/stable/octoprint/6.0.34/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: OctoPrint is the snappy web interface for your 3D printer -home: https://truecharts.org/docs/charts/stable/octoprint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png -keywords: - - octoprint - - 3d - - printer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: octoprint -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://github.com/OctoPrint/OctoPrint - - https://hub.docker.com/r/octoprint/octoprint -version: 6.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/octoprint/6.0.34/README.md b/stable/octoprint/6.0.34/README.md deleted file mode 100644 index 6ef8ee5bc3a..00000000000 --- a/stable/octoprint/6.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# octoprint - -OctoPrint is the snappy web interface for your 3D printer - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [octoprint](https://truecharts.org/docs/charts/stable/octoprint) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `octoprint` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install octoprint TrueCharts/octoprint -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `octoprint` deployment - -```console -helm uninstall octoprint -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install octoprint \ - --set env.TZ="America/New York" \ - TrueCharts/octoprint -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install octoprint TrueCharts/octoprint -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/octoprint/6.0.34/charts/common-10.5.10.tgz b/stable/octoprint/6.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/octoprint/6.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/octoprint/6.0.35/CHANGELOG.md b/stable/octoprint/6.0.35/CHANGELOG.md new file mode 100644 index 00000000000..4e9039c8e70 --- /dev/null +++ b/stable/octoprint/6.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [octoprint-6.0.35](https://github.com/truecharts/charts/compare/octoprint-6.0.34...octoprint-6.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [octoprint-6.0.34](https://github.com/truecharts/charts/compare/octoprint-6.0.33...octoprint-6.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/octoprint/6.0.35/Chart.lock b/stable/octoprint/6.0.35/Chart.lock new file mode 100644 index 00000000000..c7283ca9b87 --- /dev/null +++ b/stable/octoprint/6.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:17:32.326762262Z" diff --git a/stable/octoprint/6.0.35/Chart.yaml b/stable/octoprint/6.0.35/Chart.yaml new file mode 100644 index 00000000000..6240378f57c --- /dev/null +++ b/stable/octoprint/6.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: OctoPrint is the snappy web interface for your 3D printer +home: https://truecharts.org/docs/charts/stable/octoprint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png +keywords: + - octoprint + - 3d + - printer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: octoprint +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://github.com/OctoPrint/OctoPrint + - https://hub.docker.com/r/octoprint/octoprint +version: 6.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/octoprint/6.0.35/README.md b/stable/octoprint/6.0.35/README.md new file mode 100644 index 00000000000..d8762aafee7 --- /dev/null +++ b/stable/octoprint/6.0.35/README.md @@ -0,0 +1,107 @@ +# octoprint + +OctoPrint is the snappy web interface for your 3D printer + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [octoprint](https://truecharts.org/docs/charts/stable/octoprint) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `octoprint` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install octoprint TrueCharts/octoprint +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `octoprint` deployment + +```console +helm uninstall octoprint +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install octoprint \ + --set env.TZ="America/New York" \ + TrueCharts/octoprint +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install octoprint TrueCharts/octoprint -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/octoprint/6.0.34/app-readme.md b/stable/octoprint/6.0.35/app-readme.md similarity index 100% rename from stable/octoprint/6.0.34/app-readme.md rename to stable/octoprint/6.0.35/app-readme.md diff --git a/stable/octoprint/6.0.35/charts/common-10.6.1.tgz b/stable/octoprint/6.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/octoprint/6.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/octoprint/6.0.34/ix_values.yaml b/stable/octoprint/6.0.35/ix_values.yaml similarity index 100% rename from stable/octoprint/6.0.34/ix_values.yaml rename to stable/octoprint/6.0.35/ix_values.yaml diff --git a/stable/octoprint/6.0.34/questions.yaml b/stable/octoprint/6.0.35/questions.yaml similarity index 100% rename from stable/octoprint/6.0.34/questions.yaml rename to stable/octoprint/6.0.35/questions.yaml diff --git a/stable/pwndrop/2.0.30/templates/common.yaml b/stable/octoprint/6.0.35/templates/common.yaml similarity index 100% rename from stable/pwndrop/2.0.30/templates/common.yaml rename to stable/octoprint/6.0.35/templates/common.yaml diff --git a/stable/plex-auto-languages/1.0.5/values.yaml b/stable/octoprint/6.0.35/values.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.5/values.yaml rename to stable/octoprint/6.0.35/values.yaml diff --git a/stable/odoo/8.0.48/CHANGELOG.md b/stable/odoo/8.0.48/CHANGELOG.md deleted file mode 100644 index 58eba8426f7..00000000000 --- a/stable/odoo/8.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-20) diff --git a/stable/odoo/8.0.48/Chart.lock b/stable/odoo/8.0.48/Chart.lock deleted file mode 100644 index c7b00faabc9..00000000000 --- a/stable/odoo/8.0.48/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:08:53.112412029Z" diff --git a/stable/odoo/8.0.48/Chart.yaml b/stable/odoo/8.0.48/Chart.yaml deleted file mode 100644 index 0b797a3e6c7..00000000000 --- a/stable/odoo/8.0.48/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "15.0" -version: 8.0.48 -kubeVersion: ">=1.16.0-0" -name: odoo -description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. -type: application -home: https://truecharts.org/docs/charts/stable/odoo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png -keywords: - - odoo - - crm - - pm - - hr - - accounting - - mrp - - marketing -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/odoo - - https://www.odoo.com/ - - https://hub.docker.com/repository/docker/nicholaswilde/odoo -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/odoo/8.0.48/README.md b/stable/odoo/8.0.48/README.md deleted file mode 100644 index e150dd71281..00000000000 --- a/stable/odoo/8.0.48/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# odoo - -All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [odoo](https://truecharts.org/docs/charts/stable/odoo) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `odoo` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install odoo TrueCharts/odoo -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `odoo` deployment - -```console -helm uninstall odoo -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install odoo \ - --set env.TZ="America/New York" \ - TrueCharts/odoo -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install odoo TrueCharts/odoo -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/odoo/8.0.48/charts/common-10.5.10.tgz b/stable/odoo/8.0.48/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/odoo/8.0.48/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/odoo/8.0.48/charts/postgresql-8.0.78.tgz b/stable/odoo/8.0.48/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/odoo/8.0.48/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/odoo/8.0.49/CHANGELOG.md b/stable/odoo/8.0.49/CHANGELOG.md new file mode 100644 index 00000000000..deca80d9f48 --- /dev/null +++ b/stable/odoo/8.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [odoo-8.0.49](https://github.com/truecharts/charts/compare/odoo-8.0.48...odoo-8.0.49) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [odoo-8.0.48](https://github.com/truecharts/charts/compare/odoo-8.0.47...odoo-8.0.48) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/odoo/8.0.49/Chart.lock b/stable/odoo/8.0.49/Chart.lock new file mode 100644 index 00000000000..70a9f3120d6 --- /dev/null +++ b/stable/odoo/8.0.49/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:17:56.086503292Z" diff --git a/stable/odoo/8.0.49/Chart.yaml b/stable/odoo/8.0.49/Chart.yaml new file mode 100644 index 00000000000..e2668b6879a --- /dev/null +++ b/stable/odoo/8.0.49/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "15.0" +version: 8.0.49 +kubeVersion: ">=1.16.0-0" +name: odoo +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +type: application +home: https://truecharts.org/docs/charts/stable/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://www.odoo.com/ + - https://hub.docker.com/repository/docker/nicholaswilde/odoo +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/odoo/8.0.49/README.md b/stable/odoo/8.0.49/README.md new file mode 100644 index 00000000000..3e2039dd73c --- /dev/null +++ b/stable/odoo/8.0.49/README.md @@ -0,0 +1,108 @@ +# odoo + +All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [odoo](https://truecharts.org/docs/charts/stable/odoo) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `odoo` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install odoo TrueCharts/odoo +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `odoo` deployment + +```console +helm uninstall odoo +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install odoo \ + --set env.TZ="America/New York" \ + TrueCharts/odoo +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install odoo TrueCharts/odoo -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/odoo/8.0.48/app-readme.md b/stable/odoo/8.0.49/app-readme.md similarity index 100% rename from stable/odoo/8.0.48/app-readme.md rename to stable/odoo/8.0.49/app-readme.md diff --git a/stable/odoo/8.0.49/charts/common-10.6.1.tgz b/stable/odoo/8.0.49/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/odoo/8.0.49/charts/common-10.6.1.tgz differ diff --git a/stable/odoo/8.0.49/charts/postgresql-8.0.87.tgz b/stable/odoo/8.0.49/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/odoo/8.0.49/charts/postgresql-8.0.87.tgz differ diff --git a/stable/odoo/8.0.48/ix_values.yaml b/stable/odoo/8.0.49/ix_values.yaml similarity index 100% rename from stable/odoo/8.0.48/ix_values.yaml rename to stable/odoo/8.0.49/ix_values.yaml diff --git a/stable/odoo/8.0.48/questions.yaml b/stable/odoo/8.0.49/questions.yaml similarity index 100% rename from stable/odoo/8.0.48/questions.yaml rename to stable/odoo/8.0.49/questions.yaml diff --git a/stable/pyload/6.0.31/templates/common.yaml b/stable/odoo/8.0.49/templates/common.yaml similarity index 100% rename from stable/pyload/6.0.31/templates/common.yaml rename to stable/odoo/8.0.49/templates/common.yaml diff --git a/stable/plex-utills/1.0.2/values.yaml b/stable/odoo/8.0.49/values.yaml similarity index 100% rename from stable/plex-utills/1.0.2/values.yaml rename to stable/odoo/8.0.49/values.yaml diff --git a/stable/omada-controller/6.0.65/CHANGELOG.md b/stable/omada-controller/6.0.65/CHANGELOG.md deleted file mode 100644 index a7ca44ed606..00000000000 --- a/stable/omada-controller/6.0.65/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-20) diff --git a/stable/omada-controller/6.0.65/Chart.lock b/stable/omada-controller/6.0.65/Chart.lock deleted file mode 100644 index 3cedd34e05b..00000000000 --- a/stable/omada-controller/6.0.65/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:08:44.256310455Z" diff --git a/stable/omada-controller/6.0.65/Chart.yaml b/stable/omada-controller/6.0.65/Chart.yaml deleted file mode 100644 index 646ae28e77f..00000000000 --- a/stable/omada-controller/6.0.65/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Omada is a SDN tool for TP-Link Omada hardware -home: https://truecharts.org/docs/charts/stable/omada-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png -keywords: - - omada-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://github.com/mbentley/docker-omada-controller -version: 6.0.65 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/omada-controller/6.0.65/README.md b/stable/omada-controller/6.0.65/README.md deleted file mode 100644 index d28277747e8..00000000000 --- a/stable/omada-controller/6.0.65/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# omada-controller - -Omada is a SDN tool for TP-Link Omada hardware - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [omada-controller](https://truecharts.org/docs/charts/stable/omada-controller) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `omada-controller` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install omada-controller TrueCharts/omada-controller -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `omada-controller` deployment - -```console -helm uninstall omada-controller -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install omada-controller \ - --set env.TZ="America/New York" \ - TrueCharts/omada-controller -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install omada-controller TrueCharts/omada-controller -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/omada-controller/6.0.65/charts/common-10.5.10.tgz b/stable/omada-controller/6.0.65/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/omada-controller/6.0.65/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/omada-controller/6.0.66/CHANGELOG.md b/stable/omada-controller/6.0.66/CHANGELOG.md new file mode 100644 index 00000000000..f73e7e9ecbf --- /dev/null +++ b/stable/omada-controller/6.0.66/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [omada-controller-6.0.66](https://github.com/truecharts/charts/compare/omada-controller-6.0.65...omada-controller-6.0.66) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [omada-controller-6.0.65](https://github.com/truecharts/charts/compare/omada-controller-6.0.64...omada-controller-6.0.65) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/omada-controller/6.0.66/Chart.lock b/stable/omada-controller/6.0.66/Chart.lock new file mode 100644 index 00000000000..aa2ab6a40a1 --- /dev/null +++ b/stable/omada-controller/6.0.66/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:17:46.672295538Z" diff --git a/stable/omada-controller/6.0.66/Chart.yaml b/stable/omada-controller/6.0.66/Chart.yaml new file mode 100644 index 00000000000..cb2a5dd241b --- /dev/null +++ b/stable/omada-controller/6.0.66/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Omada is a SDN tool for TP-Link Omada hardware +home: https://truecharts.org/docs/charts/stable/omada-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png +keywords: + - omada-controller +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: omada-controller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://github.com/mbentley/docker-omada-controller +version: 6.0.66 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/omada-controller/6.0.66/README.md b/stable/omada-controller/6.0.66/README.md new file mode 100644 index 00000000000..5cc7b7c0323 --- /dev/null +++ b/stable/omada-controller/6.0.66/README.md @@ -0,0 +1,106 @@ +# omada-controller + +Omada is a SDN tool for TP-Link Omada hardware + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [omada-controller](https://truecharts.org/docs/charts/stable/omada-controller) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `omada-controller` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install omada-controller TrueCharts/omada-controller +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `omada-controller` deployment + +```console +helm uninstall omada-controller +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install omada-controller \ + --set env.TZ="America/New York" \ + TrueCharts/omada-controller +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install omada-controller TrueCharts/omada-controller -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/omada-controller/6.0.65/app-readme.md b/stable/omada-controller/6.0.66/app-readme.md similarity index 100% rename from stable/omada-controller/6.0.65/app-readme.md rename to stable/omada-controller/6.0.66/app-readme.md diff --git a/stable/omada-controller/6.0.66/charts/common-10.6.1.tgz b/stable/omada-controller/6.0.66/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/omada-controller/6.0.66/charts/common-10.6.1.tgz differ diff --git a/stable/omada-controller/6.0.65/ix_values.yaml b/stable/omada-controller/6.0.66/ix_values.yaml similarity index 100% rename from stable/omada-controller/6.0.65/ix_values.yaml rename to stable/omada-controller/6.0.66/ix_values.yaml diff --git a/stable/omada-controller/6.0.65/questions.yaml b/stable/omada-controller/6.0.66/questions.yaml similarity index 100% rename from stable/omada-controller/6.0.65/questions.yaml rename to stable/omada-controller/6.0.66/questions.yaml diff --git a/stable/pylon/2.0.30/templates/common.yaml b/stable/omada-controller/6.0.66/templates/common.yaml similarity index 100% rename from stable/pylon/2.0.30/templates/common.yaml rename to stable/omada-controller/6.0.66/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.33/values.yaml b/stable/omada-controller/6.0.66/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.33/values.yaml rename to stable/omada-controller/6.0.66/values.yaml diff --git a/stable/ombi/11.0.42/CHANGELOG.md b/stable/ombi/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..85602ea8ce3 --- /dev/null +++ b/stable/ombi/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ombi-11.0.42](https://github.com/truecharts/charts/compare/ombi-11.0.41...ombi-11.0.42) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ombi-11.0.41](https://github.com/truecharts/charts/compare/ombi-11.0.39...ombi-11.0.41) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ombi-11.0.41](https://github.com/truecharts/charts/compare/ombi-11.0.39...ombi-11.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ombi-11.0.40](https://github.com/truecharts/charts/compare/ombi-11.0.39...ombi-11.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ombi-11.0.40](https://github.com/truecharts/charts/compare/ombi-11.0.39...ombi-11.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/ombi/11.0.42/Chart.lock b/stable/ombi/11.0.42/Chart.lock new file mode 100644 index 00000000000..8bbe4342ce8 --- /dev/null +++ b/stable/ombi/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:17:56.483777847Z" diff --git a/stable/ombi/11.0.42/Chart.yaml b/stable/ombi/11.0.42/Chart.yaml new file mode 100644 index 00000000000..d809127074c --- /dev/null +++ b/stable/ombi/11.0.42/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "4.27.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Want a Movie or TV Show on Plex or Emby? Use Ombi! +home: https://truecharts.org/docs/charts/stable/ombi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ombi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/tidusjar/Ombi +type: application +version: 11.0.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ombi/11.0.42/README.md b/stable/ombi/11.0.42/README.md new file mode 100644 index 00000000000..419cac45b2b --- /dev/null +++ b/stable/ombi/11.0.42/README.md @@ -0,0 +1,106 @@ +# ombi + +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ombi](https://truecharts.org/docs/charts/stable/ombi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ombi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ombi TrueCharts/ombi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ombi` deployment + +```console +helm uninstall ombi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ombi \ + --set env.TZ="America/New York" \ + TrueCharts/ombi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ombi TrueCharts/ombi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ombi/11.0.42/app-readme.md b/stable/ombi/11.0.42/app-readme.md new file mode 100644 index 00000000000..1b0187dcdfa --- /dev/null +++ b/stable/ombi/11.0.42/app-readme.md @@ -0,0 +1,8 @@ +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/ombi](https://truecharts.org/docs/charts/stable/ombi) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/ombi/11.0.42/charts/common-10.6.1.tgz b/stable/ombi/11.0.42/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ombi/11.0.42/charts/common-10.6.1.tgz differ diff --git a/stable/ombi/11.0.42/ix_values.yaml b/stable/ombi/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..5807e5119ec --- /dev/null +++ b/stable/ombi/11.0.42/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.27.1@sha256:918025b7694f4d52afd099f0ae0d24881142714158cc5c7a6ffab462f5e15b60 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 3579 + targetPort: 3579 + +persistence: + config: + enabled: true + mountPath: "/config" + +# Enabled mariadb +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb +mariadb: + enabled: false + architecture: standalone + auth: + database: ombi + username: ombi + password: ombi + primary: + persistence: + enabled: false + +portal: + enabled: true diff --git a/stable/ombi/11.0.42/questions.yaml b/stable/ombi/11.0.42/questions.yaml new file mode 100644 index 00000000000..161ec83d44d --- /dev/null +++ b/stable/ombi/11.0.42/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3579 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 3579 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/qdirstat/1.0.10/templates/common.yaml b/stable/ombi/11.0.42/templates/common.yaml similarity index 100% rename from stable/qdirstat/1.0.10/templates/common.yaml rename to stable/ombi/11.0.42/templates/common.yaml diff --git a/stable/projectsend/3.0.37/values.yaml b/stable/ombi/11.0.42/values.yaml similarity index 100% rename from stable/projectsend/3.0.37/values.yaml rename to stable/ombi/11.0.42/values.yaml diff --git a/stable/onlyoffice-document-server/6.0.38/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.38/CHANGELOG.md deleted file mode 100644 index 91cde18d190..00000000000 --- a/stable/onlyoffice-document-server/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [onlyoffice-document-server-6.0.38](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.37...onlyoffice-document-server-6.0.38) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/onlyoffice-document-server/6.0.38/Chart.lock b/stable/onlyoffice-document-server/6.0.38/Chart.lock deleted file mode 100644 index 8be30b862f0..00000000000 --- a/stable/onlyoffice-document-server/6.0.38/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-23T18:25:45.862655897Z" diff --git a/stable/onlyoffice-document-server/6.0.38/Chart.yaml b/stable/onlyoffice-document-server/6.0.38/Chart.yaml deleted file mode 100644 index 913090d8f11..00000000000 --- a/stable/onlyoffice-document-server/6.0.38/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "7.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." -home: https://truecharts.org/docs/charts/stable/onlyoffice-document-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png -keywords: - - onlyoffice -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: onlyoffice-document-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server - - https://github.com/ONLYOFFICE/DocumentServer - - https://github.com/ONLYOFFICE/Docker-DocumentServer - - https://hub.docker.com/r/onlyoffice/documentserver/ -version: 6.0.38 -annotations: - truecharts.org/catagories: | - - office - - documents - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/onlyoffice-document-server/6.0.38/README.md b/stable/onlyoffice-document-server/6.0.38/README.md deleted file mode 100644 index ab478dfc670..00000000000 --- a/stable/onlyoffice-document-server/6.0.38/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# onlyoffice-document-server - -ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [onlyoffice-document-server](https://truecharts.org/docs/charts/stable/onlyoffice-document-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `onlyoffice-document-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `onlyoffice-document-server` deployment - -```console -helm uninstall onlyoffice-document-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install onlyoffice-document-server \ - --set env.TZ="America/New York" \ - TrueCharts/onlyoffice-document-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/onlyoffice-document-server/6.0.38/charts/common-10.5.10.tgz b/stable/onlyoffice-document-server/6.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.38/charts/postgresql-8.0.78.tgz b/stable/onlyoffice-document-server/6.0.38/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.38/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.38/charts/redis-3.0.75.tgz b/stable/onlyoffice-document-server/6.0.38/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.38/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.39/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..560b9fa717b --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [onlyoffice-document-server-6.0.39](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.38...onlyoffice-document-server-6.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [onlyoffice-document-server-6.0.38](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.37...onlyoffice-document-server-6.0.38) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [onlyoffice-document-server-6.0.37](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.36...onlyoffice-document-server-6.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/onlyoffice-document-server/6.0.39/Chart.lock b/stable/onlyoffice-document-server/6.0.39/Chart.lock new file mode 100644 index 00000000000..ecf740c26cd --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.39/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:18:28.558274991Z" diff --git a/stable/onlyoffice-document-server/6.0.39/Chart.yaml b/stable/onlyoffice-document-server/6.0.39/Chart.yaml new file mode 100644 index 00000000000..4d4a8ff1eaa --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.39/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "7.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." +home: https://truecharts.org/docs/charts/stable/onlyoffice-document-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png +keywords: + - onlyoffice +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlyoffice-document-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer + - https://hub.docker.com/r/onlyoffice/documentserver/ +version: 6.0.39 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/onlyoffice-document-server/6.0.39/README.md b/stable/onlyoffice-document-server/6.0.39/README.md new file mode 100644 index 00000000000..ba3ab1e0753 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.39/README.md @@ -0,0 +1,110 @@ +# onlyoffice-document-server + +ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [onlyoffice-document-server](https://truecharts.org/docs/charts/stable/onlyoffice-document-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `onlyoffice-document-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `onlyoffice-document-server` deployment + +```console +helm uninstall onlyoffice-document-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install onlyoffice-document-server \ + --set env.TZ="America/New York" \ + TrueCharts/onlyoffice-document-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install onlyoffice-document-server TrueCharts/onlyoffice-document-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/onlyoffice-document-server/6.0.38/app-readme.md b/stable/onlyoffice-document-server/6.0.39/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/6.0.38/app-readme.md rename to stable/onlyoffice-document-server/6.0.39/app-readme.md diff --git a/stable/onlyoffice-document-server/6.0.39/charts/common-10.6.1.tgz b/stable/onlyoffice-document-server/6.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.39/charts/postgresql-8.0.87.tgz b/stable/onlyoffice-document-server/6.0.39/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.39/charts/postgresql-8.0.87.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.39/charts/redis-3.0.84.tgz b/stable/onlyoffice-document-server/6.0.39/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.39/charts/redis-3.0.84.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.38/ix_values.yaml b/stable/onlyoffice-document-server/6.0.39/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.38/ix_values.yaml rename to stable/onlyoffice-document-server/6.0.39/ix_values.yaml diff --git a/stable/onlyoffice-document-server/6.0.38/questions.yaml b/stable/onlyoffice-document-server/6.0.39/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.38/questions.yaml rename to stable/onlyoffice-document-server/6.0.39/questions.yaml diff --git a/stable/qinglong/2.0.41/templates/common.yaml b/stable/onlyoffice-document-server/6.0.39/templates/common.yaml similarity index 100% rename from stable/qinglong/2.0.41/templates/common.yaml rename to stable/onlyoffice-document-server/6.0.39/templates/common.yaml diff --git a/stable/promcord/4.0.34/values.yaml b/stable/onlyoffice-document-server/6.0.39/values.yaml similarity index 100% rename from stable/promcord/4.0.34/values.yaml rename to stable/onlyoffice-document-server/6.0.39/values.yaml diff --git a/stable/openhab/2.0.33/CHANGELOG.md b/stable/openhab/2.0.33/CHANGELOG.md deleted file mode 100644 index 8689fec2675..00000000000 --- a/stable/openhab/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/openhab/2.0.33/Chart.lock b/stable/openhab/2.0.33/Chart.lock deleted file mode 100644 index 2b572996a82..00000000000 --- a/stable/openhab/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:09:09.75688263Z" diff --git a/stable/openhab/2.0.33/Chart.yaml b/stable/openhab/2.0.33/Chart.yaml deleted file mode 100644 index 97ebf9b7ad9..00000000000 --- a/stable/openhab/2.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: OpenHab is a home-automation application -home: https://truecharts.org/docs/charts/stable/openhab -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png -keywords: - - openhab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openhab -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab - - https://hub.docker.com/r/openhab/openhab -type: application -version: 2.0.33 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openhab/2.0.33/README.md b/stable/openhab/2.0.33/README.md deleted file mode 100644 index 80831b75a65..00000000000 --- a/stable/openhab/2.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# openhab - -OpenHab is a home-automation application - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openhab](https://truecharts.org/docs/charts/stable/openhab) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openhab` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openhab TrueCharts/openhab -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openhab` deployment - -```console -helm uninstall openhab -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openhab \ - --set env.TZ="America/New York" \ - TrueCharts/openhab -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openhab TrueCharts/openhab -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openhab/2.0.33/charts/common-10.5.10.tgz b/stable/openhab/2.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/openhab/2.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/openhab/2.0.34/CHANGELOG.md b/stable/openhab/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..2ce9766b333 --- /dev/null +++ b/stable/openhab/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openhab-2.0.34](https://github.com/truecharts/charts/compare/openhab-2.0.33...openhab-2.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openhab-2.0.33](https://github.com/truecharts/charts/compare/openhab-2.0.32...openhab-2.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/openhab/2.0.34/Chart.lock b/stable/openhab/2.0.34/Chart.lock new file mode 100644 index 00000000000..4698a4e9269 --- /dev/null +++ b/stable/openhab/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:18:18.313398992Z" diff --git a/stable/openhab/2.0.34/Chart.yaml b/stable/openhab/2.0.34/Chart.yaml new file mode 100644 index 00000000000..81195ef9b63 --- /dev/null +++ b/stable/openhab/2.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: OpenHab is a home-automation application +home: https://truecharts.org/docs/charts/stable/openhab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png +keywords: + - openhab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openhab +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab + - https://hub.docker.com/r/openhab/openhab +type: application +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openhab/2.0.34/README.md b/stable/openhab/2.0.34/README.md new file mode 100644 index 00000000000..2682b936054 --- /dev/null +++ b/stable/openhab/2.0.34/README.md @@ -0,0 +1,106 @@ +# openhab + +OpenHab is a home-automation application + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openhab](https://truecharts.org/docs/charts/stable/openhab) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openhab` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openhab TrueCharts/openhab +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openhab` deployment + +```console +helm uninstall openhab +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openhab \ + --set env.TZ="America/New York" \ + TrueCharts/openhab +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openhab TrueCharts/openhab -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openhab/2.0.33/app-readme.md b/stable/openhab/2.0.34/app-readme.md similarity index 100% rename from stable/openhab/2.0.33/app-readme.md rename to stable/openhab/2.0.34/app-readme.md diff --git a/stable/openhab/2.0.34/charts/common-10.6.1.tgz b/stable/openhab/2.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/openhab/2.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/openhab/2.0.33/ix_values.yaml b/stable/openhab/2.0.34/ix_values.yaml similarity index 100% rename from stable/openhab/2.0.33/ix_values.yaml rename to stable/openhab/2.0.34/ix_values.yaml diff --git a/stable/openhab/2.0.33/questions.yaml b/stable/openhab/2.0.34/questions.yaml similarity index 100% rename from stable/openhab/2.0.33/questions.yaml rename to stable/openhab/2.0.34/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.35/templates/common.yaml b/stable/openhab/2.0.34/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.35/templates/common.yaml rename to stable/openhab/2.0.34/templates/common.yaml diff --git a/stable/prometheus/4.0.89/values.yaml b/stable/openhab/2.0.34/values.yaml similarity index 100% rename from stable/prometheus/4.0.89/values.yaml rename to stable/openhab/2.0.34/values.yaml diff --git a/stable/openkm/7.0.39/CHANGELOG.md b/stable/openkm/7.0.39/CHANGELOG.md deleted file mode 100644 index 3ae61037d28..00000000000 --- a/stable/openkm/7.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-20) diff --git a/stable/openkm/7.0.39/Chart.lock b/stable/openkm/7.0.39/Chart.lock deleted file mode 100644 index 465cd776a95..00000000000 --- a/stable/openkm/7.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:09:27.32252578Z" diff --git a/stable/openkm/7.0.39/Chart.yaml b/stable/openkm/7.0.39/Chart.yaml deleted file mode 100644 index 06d9c7fc864..00000000000 --- a/stable/openkm/7.0.39/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "6.3.12" -description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. -name: openkm -version: 7.0.39 -kubeVersion: ">=1.16.0-0" -keywords: - - openkm - - documentation management - - docs -home: https://truecharts.org/docs/charts/stable/openkm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openkm - - https://www.openkm.com/ - - https://github.com/openkm/document-management-system -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openkm/7.0.39/README.md b/stable/openkm/7.0.39/README.md deleted file mode 100644 index 0642ac0605c..00000000000 --- a/stable/openkm/7.0.39/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# openkm - -OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openkm](https://truecharts.org/docs/charts/stable/openkm) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openkm` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openkm TrueCharts/openkm -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openkm` deployment - -```console -helm uninstall openkm -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openkm \ - --set env.TZ="America/New York" \ - TrueCharts/openkm -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openkm TrueCharts/openkm -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openkm/7.0.39/charts/common-10.5.10.tgz b/stable/openkm/7.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/openkm/7.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/openkm/7.0.39/charts/postgresql-8.0.78.tgz b/stable/openkm/7.0.39/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/openkm/7.0.39/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/openkm/7.0.40/CHANGELOG.md b/stable/openkm/7.0.40/CHANGELOG.md new file mode 100644 index 00000000000..6a17c5220ac --- /dev/null +++ b/stable/openkm/7.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openkm-7.0.40](https://github.com/truecharts/charts/compare/openkm-7.0.39...openkm-7.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openkm-7.0.39](https://github.com/truecharts/charts/compare/openkm-7.0.37...openkm-7.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/openkm/7.0.40/Chart.lock b/stable/openkm/7.0.40/Chart.lock new file mode 100644 index 00000000000..a34cf85d445 --- /dev/null +++ b/stable/openkm/7.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:18:40.454761172Z" diff --git a/stable/openkm/7.0.40/Chart.yaml b/stable/openkm/7.0.40/Chart.yaml new file mode 100644 index 00000000000..0d365762062 --- /dev/null +++ b/stable/openkm/7.0.40/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "6.3.12" +description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. +name: openkm +version: 7.0.40 +kubeVersion: ">=1.16.0-0" +keywords: + - openkm + - documentation management + - docs +home: https://truecharts.org/docs/charts/stable/openkm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openkm.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openkm + - https://www.openkm.com/ + - https://github.com/openkm/document-management-system +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openkm/7.0.40/README.md b/stable/openkm/7.0.40/README.md new file mode 100644 index 00000000000..085deee1250 --- /dev/null +++ b/stable/openkm/7.0.40/README.md @@ -0,0 +1,108 @@ +# openkm + +OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openkm](https://truecharts.org/docs/charts/stable/openkm) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openkm` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openkm TrueCharts/openkm +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openkm` deployment + +```console +helm uninstall openkm +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openkm \ + --set env.TZ="America/New York" \ + TrueCharts/openkm +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openkm TrueCharts/openkm -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openkm/7.0.39/app-readme.md b/stable/openkm/7.0.40/app-readme.md similarity index 100% rename from stable/openkm/7.0.39/app-readme.md rename to stable/openkm/7.0.40/app-readme.md diff --git a/stable/openkm/7.0.40/charts/common-10.6.1.tgz b/stable/openkm/7.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/openkm/7.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/openkm/7.0.40/charts/postgresql-8.0.87.tgz b/stable/openkm/7.0.40/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/openkm/7.0.40/charts/postgresql-8.0.87.tgz differ diff --git a/stable/openkm/7.0.39/ix_values.yaml b/stable/openkm/7.0.40/ix_values.yaml similarity index 100% rename from stable/openkm/7.0.39/ix_values.yaml rename to stable/openkm/7.0.40/ix_values.yaml diff --git a/stable/openkm/7.0.39/questions.yaml b/stable/openkm/7.0.40/questions.yaml similarity index 100% rename from stable/openkm/7.0.39/questions.yaml rename to stable/openkm/7.0.40/questions.yaml diff --git a/stable/openkm/7.0.39/templates/_configmap.tpl b/stable/openkm/7.0.40/templates/_configmap.tpl similarity index 100% rename from stable/openkm/7.0.39/templates/_configmap.tpl rename to stable/openkm/7.0.40/templates/_configmap.tpl diff --git a/stable/openkm/7.0.39/templates/common.yaml b/stable/openkm/7.0.40/templates/common.yaml similarity index 100% rename from stable/openkm/7.0.39/templates/common.yaml rename to stable/openkm/7.0.40/templates/common.yaml diff --git a/stable/protonmail-bridge/6.0.31/values.yaml b/stable/openkm/7.0.40/values.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.31/values.yaml rename to stable/openkm/7.0.40/values.yaml diff --git a/stable/openldap/7.0.33/CHANGELOG.md b/stable/openldap/7.0.33/CHANGELOG.md deleted file mode 100644 index 4fe69cbe680..00000000000 --- a/stable/openldap/7.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/openldap/7.0.33/Chart.lock b/stable/openldap/7.0.33/Chart.lock deleted file mode 100644 index abce8ac587a..00000000000 --- a/stable/openldap/7.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:09:27.825575514Z" diff --git a/stable/openldap/7.0.33/Chart.yaml b/stable/openldap/7.0.33/Chart.yaml deleted file mode 100644 index a14dbcedb88..00000000000 --- a/stable/openldap/7.0.33/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Community developed LDAP software -home: https://truecharts.org/docs/charts/stable/openldap -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png -keywords: - - ldap - - openldap - - iam-stack - - high availability -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openldap -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openldap - - https://github.com/jp-gouin/helm-openldap - - https://github.com/osixia/docker-openldap -type: application -version: 7.0.33 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openldap/7.0.33/README.md b/stable/openldap/7.0.33/README.md deleted file mode 100644 index 6f4574c9f73..00000000000 --- a/stable/openldap/7.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# openldap - -Community developed LDAP software - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openldap](https://truecharts.org/docs/charts/stable/openldap) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openldap` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openldap TrueCharts/openldap -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openldap` deployment - -```console -helm uninstall openldap -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openldap \ - --set env.TZ="America/New York" \ - TrueCharts/openldap -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openldap TrueCharts/openldap -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openldap/7.0.33/charts/common-10.5.10.tgz b/stable/openldap/7.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/openldap/7.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/openldap/7.0.34/CHANGELOG.md b/stable/openldap/7.0.34/CHANGELOG.md new file mode 100644 index 00000000000..85b0dc29fa9 --- /dev/null +++ b/stable/openldap/7.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openldap-7.0.34](https://github.com/truecharts/charts/compare/openldap-7.0.33...openldap-7.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openldap-7.0.33](https://github.com/truecharts/charts/compare/openldap-7.0.32...openldap-7.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/openldap/7.0.34/Chart.lock b/stable/openldap/7.0.34/Chart.lock new file mode 100644 index 00000000000..7b74743a873 --- /dev/null +++ b/stable/openldap/7.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:18:39.37620834Z" diff --git a/stable/openldap/7.0.34/Chart.yaml b/stable/openldap/7.0.34/Chart.yaml new file mode 100644 index 00000000000..beca21e8544 --- /dev/null +++ b/stable/openldap/7.0.34/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Community developed LDAP software +home: https://truecharts.org/docs/charts/stable/openldap +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openldap.png +keywords: + - ldap + - openldap + - iam-stack + - high availability +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openldap +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openldap + - https://github.com/jp-gouin/helm-openldap + - https://github.com/osixia/docker-openldap +type: application +version: 7.0.34 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openldap/7.0.34/README.md b/stable/openldap/7.0.34/README.md new file mode 100644 index 00000000000..50fae217ee9 --- /dev/null +++ b/stable/openldap/7.0.34/README.md @@ -0,0 +1,107 @@ +# openldap + +Community developed LDAP software + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openldap](https://truecharts.org/docs/charts/stable/openldap) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openldap` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openldap TrueCharts/openldap +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openldap` deployment + +```console +helm uninstall openldap +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openldap \ + --set env.TZ="America/New York" \ + TrueCharts/openldap +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openldap TrueCharts/openldap -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openldap/7.0.33/app-readme.md b/stable/openldap/7.0.34/app-readme.md similarity index 100% rename from stable/openldap/7.0.33/app-readme.md rename to stable/openldap/7.0.34/app-readme.md diff --git a/stable/openldap/7.0.34/charts/common-10.6.1.tgz b/stable/openldap/7.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/openldap/7.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/openldap/7.0.33/ix_values.yaml b/stable/openldap/7.0.34/ix_values.yaml similarity index 100% rename from stable/openldap/7.0.33/ix_values.yaml rename to stable/openldap/7.0.34/ix_values.yaml diff --git a/stable/openldap/7.0.33/questions.yaml b/stable/openldap/7.0.34/questions.yaml similarity index 100% rename from stable/openldap/7.0.33/questions.yaml rename to stable/openldap/7.0.34/questions.yaml diff --git a/stable/openldap/7.0.33/templates/_configmap.tpl b/stable/openldap/7.0.34/templates/_configmap.tpl similarity index 100% rename from stable/openldap/7.0.33/templates/_configmap.tpl rename to stable/openldap/7.0.34/templates/_configmap.tpl diff --git a/stable/openldap/7.0.33/templates/common.yaml b/stable/openldap/7.0.34/templates/common.yaml similarity index 100% rename from stable/openldap/7.0.33/templates/common.yaml rename to stable/openldap/7.0.34/templates/common.yaml diff --git a/stable/prowlarr/6.0.39/values.yaml b/stable/openldap/7.0.34/values.yaml similarity index 100% rename from stable/prowlarr/6.0.39/values.yaml rename to stable/openldap/7.0.34/values.yaml diff --git a/stable/openspeedtest/1.0.33/CHANGELOG.md b/stable/openspeedtest/1.0.33/CHANGELOG.md deleted file mode 100644 index d70c3363fda..00000000000 --- a/stable/openspeedtest/1.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-20) diff --git a/stable/openspeedtest/1.0.33/Chart.lock b/stable/openspeedtest/1.0.33/Chart.lock deleted file mode 100644 index e39237def7a..00000000000 --- a/stable/openspeedtest/1.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:09:35.617310775Z" diff --git a/stable/openspeedtest/1.0.33/Chart.yaml b/stable/openspeedtest/1.0.33/Chart.yaml deleted file mode 100644 index 09da6ba242a..00000000000 --- a/stable/openspeedtest/1.0.33/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://truecharts.org/docs/charts/stable/openspeedtest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png -keywords: - - speedtest - - speed test - - openspeedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openspeedtest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://github.com/openspeedtest/Speed-Test -type: application -version: 1.0.33 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.33/README.md b/stable/openspeedtest/1.0.33/README.md deleted file mode 100644 index ef56e83760a..00000000000 --- a/stable/openspeedtest/1.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# openspeedtest - -HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openspeedtest](https://truecharts.org/docs/charts/stable/openspeedtest) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openspeedtest` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openspeedtest TrueCharts/openspeedtest -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openspeedtest` deployment - -```console -helm uninstall openspeedtest -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openspeedtest \ - --set env.TZ="America/New York" \ - TrueCharts/openspeedtest -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openspeedtest TrueCharts/openspeedtest -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openspeedtest/1.0.33/charts/common-10.5.10.tgz b/stable/openspeedtest/1.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/openspeedtest/1.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/openspeedtest/1.0.34/CHANGELOG.md b/stable/openspeedtest/1.0.34/CHANGELOG.md new file mode 100644 index 00000000000..ffc18fccf06 --- /dev/null +++ b/stable/openspeedtest/1.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openspeedtest-1.0.34](https://github.com/truecharts/charts/compare/openspeedtest-1.0.33...openspeedtest-1.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openspeedtest-1.0.33](https://github.com/truecharts/charts/compare/openspeedtest-1.0.31...openspeedtest-1.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/openspeedtest/1.0.34/Chart.lock b/stable/openspeedtest/1.0.34/Chart.lock new file mode 100644 index 00000000000..902813002a4 --- /dev/null +++ b/stable/openspeedtest/1.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:18:50.524143942Z" diff --git a/stable/openspeedtest/1.0.34/Chart.yaml b/stable/openspeedtest/1.0.34/Chart.yaml new file mode 100644 index 00000000000..f628044cf0c --- /dev/null +++ b/stable/openspeedtest/1.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. +home: https://truecharts.org/docs/charts/stable/openspeedtest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png +keywords: + - speedtest + - speed test + - openspeedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openspeedtest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://github.com/openspeedtest/Speed-Test +type: application +version: 1.0.34 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.34/README.md b/stable/openspeedtest/1.0.34/README.md new file mode 100644 index 00000000000..be2bfb64b1a --- /dev/null +++ b/stable/openspeedtest/1.0.34/README.md @@ -0,0 +1,106 @@ +# openspeedtest + +HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openspeedtest](https://truecharts.org/docs/charts/stable/openspeedtest) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openspeedtest` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openspeedtest TrueCharts/openspeedtest +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openspeedtest` deployment + +```console +helm uninstall openspeedtest +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openspeedtest \ + --set env.TZ="America/New York" \ + TrueCharts/openspeedtest +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openspeedtest TrueCharts/openspeedtest -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openspeedtest/1.0.33/app-readme.md b/stable/openspeedtest/1.0.34/app-readme.md similarity index 100% rename from stable/openspeedtest/1.0.33/app-readme.md rename to stable/openspeedtest/1.0.34/app-readme.md diff --git a/stable/openspeedtest/1.0.34/charts/common-10.6.1.tgz b/stable/openspeedtest/1.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/openspeedtest/1.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/openspeedtest/1.0.33/ix_values.yaml b/stable/openspeedtest/1.0.34/ix_values.yaml similarity index 100% rename from stable/openspeedtest/1.0.33/ix_values.yaml rename to stable/openspeedtest/1.0.34/ix_values.yaml diff --git a/stable/openspeedtest/1.0.33/questions.yaml b/stable/openspeedtest/1.0.34/questions.yaml similarity index 100% rename from stable/openspeedtest/1.0.33/questions.yaml rename to stable/openspeedtest/1.0.34/questions.yaml diff --git a/stable/quassel-core/3.0.35/templates/common.yaml b/stable/openspeedtest/1.0.34/templates/common.yaml similarity index 100% rename from stable/quassel-core/3.0.35/templates/common.yaml rename to stable/openspeedtest/1.0.34/templates/common.yaml diff --git a/stable/putty/1.0.10/values.yaml b/stable/openspeedtest/1.0.34/values.yaml similarity index 100% rename from stable/putty/1.0.10/values.yaml rename to stable/openspeedtest/1.0.34/values.yaml diff --git a/stable/openvscode-server/2.0.38/CHANGELOG.md b/stable/openvscode-server/2.0.38/CHANGELOG.md deleted file mode 100644 index 97f34d0a4f8..00000000000 --- a/stable/openvscode-server/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/openvscode-server/2.0.38/Chart.lock b/stable/openvscode-server/2.0.38/Chart.lock deleted file mode 100644 index 4aef9ecedbe..00000000000 --- a/stable/openvscode-server/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:09:53.096204602Z" diff --git a/stable/openvscode-server/2.0.38/Chart.yaml b/stable/openvscode-server/2.0.38/Chart.yaml deleted file mode 100644 index 82cb73eba02..00000000000 --- a/stable/openvscode-server/2.0.38/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 2.0.38 -appVersion: "1.71.2" -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/openvscode-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png -keywords: - - openvscode-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server - - https://hub.docker.com/r/linuxserver/openvscode-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openvscode-server/2.0.38/README.md b/stable/openvscode-server/2.0.38/README.md deleted file mode 100644 index 947670a3144..00000000000 --- a/stable/openvscode-server/2.0.38/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# openvscode-server - -Openvscode-server provides a version of VS Code that runs a server on a remote machine. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [openvscode-server](https://truecharts.org/docs/charts/stable/openvscode-server) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `openvscode-server` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install openvscode-server TrueCharts/openvscode-server -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `openvscode-server` deployment - -```console -helm uninstall openvscode-server -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install openvscode-server \ - --set env.TZ="America/New York" \ - TrueCharts/openvscode-server -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install openvscode-server TrueCharts/openvscode-server -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/openvscode-server/2.0.38/charts/common-10.5.10.tgz b/stable/openvscode-server/2.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/openvscode-server/2.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/openvscode-server/2.0.39/CHANGELOG.md b/stable/openvscode-server/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..8725bcde3fb --- /dev/null +++ b/stable/openvscode-server/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openvscode-server-2.0.39](https://github.com/truecharts/charts/compare/openvscode-server-2.0.38...openvscode-server-2.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [openvscode-server-2.0.38](https://github.com/truecharts/charts/compare/openvscode-server-2.0.36...openvscode-server-2.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/openvscode-server/2.0.39/Chart.lock b/stable/openvscode-server/2.0.39/Chart.lock new file mode 100644 index 00000000000..bb71421e4a6 --- /dev/null +++ b/stable/openvscode-server/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:19:12.412654686Z" diff --git a/stable/openvscode-server/2.0.39/Chart.yaml b/stable/openvscode-server/2.0.39/Chart.yaml new file mode 100644 index 00000000000..0ff557bdee8 --- /dev/null +++ b/stable/openvscode-server/2.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 2.0.39 +appVersion: "1.71.2" +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/openvscode-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png +keywords: + - openvscode-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server + - https://hub.docker.com/r/linuxserver/openvscode-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openvscode-server/2.0.39/README.md b/stable/openvscode-server/2.0.39/README.md new file mode 100644 index 00000000000..46480898ed1 --- /dev/null +++ b/stable/openvscode-server/2.0.39/README.md @@ -0,0 +1,106 @@ +# openvscode-server + +Openvscode-server provides a version of VS Code that runs a server on a remote machine. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [openvscode-server](https://truecharts.org/docs/charts/stable/openvscode-server) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `openvscode-server` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install openvscode-server TrueCharts/openvscode-server +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `openvscode-server` deployment + +```console +helm uninstall openvscode-server +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install openvscode-server \ + --set env.TZ="America/New York" \ + TrueCharts/openvscode-server +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install openvscode-server TrueCharts/openvscode-server -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/openvscode-server/2.0.38/app-readme.md b/stable/openvscode-server/2.0.39/app-readme.md similarity index 100% rename from stable/openvscode-server/2.0.38/app-readme.md rename to stable/openvscode-server/2.0.39/app-readme.md diff --git a/stable/openvscode-server/2.0.39/charts/common-10.6.1.tgz b/stable/openvscode-server/2.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/openvscode-server/2.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/openvscode-server/2.0.38/ix_values.yaml b/stable/openvscode-server/2.0.39/ix_values.yaml similarity index 100% rename from stable/openvscode-server/2.0.38/ix_values.yaml rename to stable/openvscode-server/2.0.39/ix_values.yaml diff --git a/stable/openvscode-server/2.0.38/questions.yaml b/stable/openvscode-server/2.0.39/questions.yaml similarity index 100% rename from stable/openvscode-server/2.0.38/questions.yaml rename to stable/openvscode-server/2.0.39/questions.yaml diff --git a/stable/quassel-web/2.0.30/templates/common.yaml b/stable/openvscode-server/2.0.39/templates/common.yaml similarity index 100% rename from stable/quassel-web/2.0.30/templates/common.yaml rename to stable/openvscode-server/2.0.39/templates/common.yaml diff --git a/stable/pwndrop/2.0.30/values.yaml b/stable/openvscode-server/2.0.39/values.yaml similarity index 100% rename from stable/pwndrop/2.0.30/values.yaml rename to stable/openvscode-server/2.0.39/values.yaml diff --git a/stable/organizr/11.0.32/CHANGELOG.md b/stable/organizr/11.0.32/CHANGELOG.md new file mode 100644 index 00000000000..36ef3585bb9 --- /dev/null +++ b/stable/organizr/11.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [organizr-11.0.32](https://github.com/truecharts/charts/compare/organizr-11.0.31...organizr-11.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [organizr-11.0.31](https://github.com/truecharts/charts/compare/organizr-11.0.30...organizr-11.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/organizr/11.0.32/Chart.lock b/stable/organizr/11.0.32/Chart.lock new file mode 100644 index 00000000000..d2daeba2c61 --- /dev/null +++ b/stable/organizr/11.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:19:22.197783976Z" diff --git a/stable/organizr/11.0.32/Chart.yaml b/stable/organizr/11.0.32/Chart.yaml new file mode 100644 index 00000000000..41578ef310e --- /dev/null +++ b/stable/organizr/11.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: HTPC/Homelab Services Organizer +home: https://truecharts.org/docs/charts/stable/organizr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png +keywords: + - organizr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: organizr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://github.com/causefx/Organizr + - https://hub.docker.com/r/organizr/organizr +type: application +version: 11.0.32 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/organizr/11.0.32/README.md b/stable/organizr/11.0.32/README.md new file mode 100644 index 00000000000..b11bc13997b --- /dev/null +++ b/stable/organizr/11.0.32/README.md @@ -0,0 +1,107 @@ +# organizr + +HTPC/Homelab Services Organizer + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [organizr](https://truecharts.org/docs/charts/stable/organizr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `organizr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install organizr TrueCharts/organizr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `organizr` deployment + +```console +helm uninstall organizr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install organizr \ + --set env.TZ="America/New York" \ + TrueCharts/organizr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install organizr TrueCharts/organizr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/organizr/11.0.32/app-readme.md b/stable/organizr/11.0.32/app-readme.md new file mode 100644 index 00000000000..8b10e32f9e3 --- /dev/null +++ b/stable/organizr/11.0.32/app-readme.md @@ -0,0 +1,8 @@ +HTPC/Homelab Services Organizer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/organizr](https://truecharts.org/docs/charts/stable/organizr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/organizr/11.0.32/charts/common-10.6.1.tgz b/stable/organizr/11.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/organizr/11.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/organizr/11.0.32/ix_values.yaml b/stable/organizr/11.0.32/ix_values.yaml new file mode 100644 index 00000000000..a74e71dc394 --- /dev/null +++ b/stable/organizr/11.0.32/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/organizr + pullPolicy: Always + tag: latest@sha256:aa4357e9fdd9d1c2fc887fb2b06be0daf58149495733810964363d295caec647 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10022 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/data" + +portal: + enabled: true diff --git a/stable/organizr/11.0.32/questions.yaml b/stable/organizr/11.0.32/questions.yaml new file mode 100644 index 00000000000..8a48145c618 --- /dev/null +++ b/stable/organizr/11.0.32/questions.yaml @@ -0,0 +1,2723 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10022 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/reg/6.0.31/templates/common.yaml b/stable/organizr/11.0.32/templates/common.yaml similarity index 100% rename from stable/reg/6.0.31/templates/common.yaml rename to stable/organizr/11.0.32/templates/common.yaml diff --git a/stable/pydio-cells/4.0.37/values.yaml b/stable/organizr/11.0.32/values.yaml similarity index 100% rename from stable/pydio-cells/4.0.37/values.yaml rename to stable/organizr/11.0.32/values.yaml diff --git a/stable/oscam/6.0.30/CHANGELOG.md b/stable/oscam/6.0.30/CHANGELOG.md deleted file mode 100644 index d8ccfd073b1..00000000000 --- a/stable/oscam/6.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/oscam/6.0.30/Chart.lock b/stable/oscam/6.0.30/Chart.lock deleted file mode 100644 index b803d6daac6..00000000000 --- a/stable/oscam/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:10:01.718112969Z" diff --git a/stable/oscam/6.0.30/Chart.yaml b/stable/oscam/6.0.30/Chart.yaml deleted file mode 100644 index 448676e59f1..00000000000 --- a/stable/oscam/6.0.30/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "11693" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Open Source Conditional Access Module software -home: https://truecharts.org/docs/charts/stable/oscam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png -keywords: - - oscam -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: oscam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://trac.streamboard.tv/oscam/browser/trunk -type: application -version: 6.0.30 -annotations: - truecharts.org/catagories: | - - DIY - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/oscam/6.0.30/README.md b/stable/oscam/6.0.30/README.md deleted file mode 100644 index d291c01cdcd..00000000000 --- a/stable/oscam/6.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# oscam - -Open Source Conditional Access Module software - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [oscam](https://truecharts.org/docs/charts/stable/oscam) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `oscam` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install oscam TrueCharts/oscam -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `oscam` deployment - -```console -helm uninstall oscam -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install oscam \ - --set env.TZ="America/New York" \ - TrueCharts/oscam -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install oscam TrueCharts/oscam -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/oscam/6.0.30/charts/common-10.5.10.tgz b/stable/oscam/6.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/oscam/6.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/oscam/6.0.31/CHANGELOG.md b/stable/oscam/6.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ceb2c728ad8 --- /dev/null +++ b/stable/oscam/6.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [oscam-6.0.31](https://github.com/truecharts/charts/compare/oscam-6.0.30...oscam-6.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [oscam-6.0.30](https://github.com/truecharts/charts/compare/oscam-6.0.29...oscam-6.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/oscam/6.0.31/Chart.lock b/stable/oscam/6.0.31/Chart.lock new file mode 100644 index 00000000000..378f26a3304 --- /dev/null +++ b/stable/oscam/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:19:22.295860255Z" diff --git a/stable/oscam/6.0.31/Chart.yaml b/stable/oscam/6.0.31/Chart.yaml new file mode 100644 index 00000000000..c242d964a03 --- /dev/null +++ b/stable/oscam/6.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "11693" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Open Source Conditional Access Module software +home: https://truecharts.org/docs/charts/stable/oscam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png +keywords: + - oscam +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: oscam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://trac.streamboard.tv/oscam/browser/trunk +type: application +version: 6.0.31 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/oscam/6.0.31/README.md b/stable/oscam/6.0.31/README.md new file mode 100644 index 00000000000..b317698a4eb --- /dev/null +++ b/stable/oscam/6.0.31/README.md @@ -0,0 +1,106 @@ +# oscam + +Open Source Conditional Access Module software + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [oscam](https://truecharts.org/docs/charts/stable/oscam) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `oscam` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install oscam TrueCharts/oscam +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `oscam` deployment + +```console +helm uninstall oscam +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install oscam \ + --set env.TZ="America/New York" \ + TrueCharts/oscam +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install oscam TrueCharts/oscam -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/oscam/6.0.30/app-readme.md b/stable/oscam/6.0.31/app-readme.md similarity index 100% rename from stable/oscam/6.0.30/app-readme.md rename to stable/oscam/6.0.31/app-readme.md diff --git a/stable/oscam/6.0.31/charts/common-10.6.1.tgz b/stable/oscam/6.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/oscam/6.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/oscam/6.0.30/ix_values.yaml b/stable/oscam/6.0.31/ix_values.yaml similarity index 100% rename from stable/oscam/6.0.30/ix_values.yaml rename to stable/oscam/6.0.31/ix_values.yaml diff --git a/stable/oscam/6.0.30/questions.yaml b/stable/oscam/6.0.31/questions.yaml similarity index 100% rename from stable/oscam/6.0.30/questions.yaml rename to stable/oscam/6.0.31/questions.yaml diff --git a/stable/requestrr/2.0.30/templates/common.yaml b/stable/oscam/6.0.31/templates/common.yaml similarity index 100% rename from stable/requestrr/2.0.30/templates/common.yaml rename to stable/oscam/6.0.31/templates/common.yaml diff --git a/stable/pyload/6.0.31/values.yaml b/stable/oscam/6.0.31/values.yaml similarity index 100% rename from stable/pyload/6.0.31/values.yaml rename to stable/oscam/6.0.31/values.yaml diff --git a/stable/outline/3.0.43/CHANGELOG.md b/stable/outline/3.0.43/CHANGELOG.md deleted file mode 100644 index 9119682764a..00000000000 --- a/stable/outline/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [outline-3.0.43](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [outline-3.0.43](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-20) - -### Chore diff --git a/stable/outline/3.0.43/Chart.lock b/stable/outline/3.0.43/Chart.lock deleted file mode 100644 index c2977c24f7b..00000000000 --- a/stable/outline/3.0.43/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:10:23.892162457Z" diff --git a/stable/outline/3.0.43/Chart.yaml b/stable/outline/3.0.43/Chart.yaml deleted file mode 100644 index 251a3ccdaf8..00000000000 --- a/stable/outline/3.0.43/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.66.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -deprecated: false -description: A fast, collaborative, knowledge base for your team built using React and Node.js. -home: https://truecharts.org/docs/charts/stable/outline -icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png -keywords: - - outline - - knowledge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: outline -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/outline - - https://github.com/outline/outline -type: application -version: 3.0.43 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/outline/3.0.43/README.md b/stable/outline/3.0.43/README.md deleted file mode 100644 index cbf776ed4dc..00000000000 --- a/stable/outline/3.0.43/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# outline - -A fast, collaborative, knowledge base for your team built using React and Node.js. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [outline](https://truecharts.org/docs/charts/stable/outline) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `outline` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install outline TrueCharts/outline -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `outline` deployment - -```console -helm uninstall outline -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install outline \ - --set env.TZ="America/New York" \ - TrueCharts/outline -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install outline TrueCharts/outline -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/outline/3.0.43/charts/common-10.5.10.tgz b/stable/outline/3.0.43/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/outline/3.0.43/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/outline/3.0.43/charts/postgresql-8.0.78.tgz b/stable/outline/3.0.43/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/outline/3.0.43/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/outline/3.0.43/charts/redis-3.0.75.tgz b/stable/outline/3.0.43/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/outline/3.0.43/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/outline/3.0.44/CHANGELOG.md b/stable/outline/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..bc4f2dd37bf --- /dev/null +++ b/stable/outline/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [outline-3.0.44](https://github.com/truecharts/charts/compare/outline-3.0.43...outline-3.0.44) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [outline-3.0.43](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [outline-3.0.43](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [outline-3.0.42](https://github.com/truecharts/charts/compare/outline-3.0.41...outline-3.0.42) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/outline/3.0.44/Chart.lock b/stable/outline/3.0.44/Chart.lock new file mode 100644 index 00000000000..ee1808d6072 --- /dev/null +++ b/stable/outline/3.0.44/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:19:51.96215153Z" diff --git a/stable/outline/3.0.44/Chart.yaml b/stable/outline/3.0.44/Chart.yaml new file mode 100644 index 00000000000..b0c2b00a69b --- /dev/null +++ b/stable/outline/3.0.44/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.66.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +deprecated: false +description: A fast, collaborative, knowledge base for your team built using React and Node.js. +home: https://truecharts.org/docs/charts/stable/outline +icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png +keywords: + - outline + - knowledge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: outline +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - https://github.com/outline/outline +type: application +version: 3.0.44 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/3.0.44/README.md b/stable/outline/3.0.44/README.md new file mode 100644 index 00000000000..8385f08c003 --- /dev/null +++ b/stable/outline/3.0.44/README.md @@ -0,0 +1,108 @@ +# outline + +A fast, collaborative, knowledge base for your team built using React and Node.js. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [outline](https://truecharts.org/docs/charts/stable/outline) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `outline` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install outline TrueCharts/outline +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `outline` deployment + +```console +helm uninstall outline +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install outline \ + --set env.TZ="America/New York" \ + TrueCharts/outline +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install outline TrueCharts/outline -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/outline/3.0.43/app-readme.md b/stable/outline/3.0.44/app-readme.md similarity index 100% rename from stable/outline/3.0.43/app-readme.md rename to stable/outline/3.0.44/app-readme.md diff --git a/stable/outline/3.0.44/charts/common-10.6.1.tgz b/stable/outline/3.0.44/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/outline/3.0.44/charts/common-10.6.1.tgz differ diff --git a/stable/outline/3.0.44/charts/postgresql-8.0.87.tgz b/stable/outline/3.0.44/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/outline/3.0.44/charts/postgresql-8.0.87.tgz differ diff --git a/stable/outline/3.0.44/charts/redis-3.0.84.tgz b/stable/outline/3.0.44/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/outline/3.0.44/charts/redis-3.0.84.tgz differ diff --git a/stable/outline/3.0.43/ix_values.yaml b/stable/outline/3.0.44/ix_values.yaml similarity index 100% rename from stable/outline/3.0.43/ix_values.yaml rename to stable/outline/3.0.44/ix_values.yaml diff --git a/stable/outline/3.0.43/questions.yaml b/stable/outline/3.0.44/questions.yaml similarity index 100% rename from stable/outline/3.0.43/questions.yaml rename to stable/outline/3.0.44/questions.yaml diff --git a/stable/outline/3.0.43/templates/_secrets.tpl b/stable/outline/3.0.44/templates/_secrets.tpl similarity index 100% rename from stable/outline/3.0.43/templates/_secrets.tpl rename to stable/outline/3.0.44/templates/_secrets.tpl diff --git a/stable/outline/3.0.43/templates/common.yaml b/stable/outline/3.0.44/templates/common.yaml similarity index 100% rename from stable/outline/3.0.43/templates/common.yaml rename to stable/outline/3.0.44/templates/common.yaml diff --git a/stable/pylon/2.0.30/values.yaml b/stable/outline/3.0.44/values.yaml similarity index 100% rename from stable/pylon/2.0.30/values.yaml rename to stable/outline/3.0.44/values.yaml diff --git a/stable/overseerr/6.0.33/CHANGELOG.md b/stable/overseerr/6.0.33/CHANGELOG.md deleted file mode 100644 index f74cb6b97f9..00000000000 --- a/stable/overseerr/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-20) diff --git a/stable/overseerr/6.0.33/Chart.lock b/stable/overseerr/6.0.33/Chart.lock deleted file mode 100644 index 8301d8b8d05..00000000000 --- a/stable/overseerr/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:10:18.581202597Z" diff --git a/stable/overseerr/6.0.33/Chart.yaml b/stable/overseerr/6.0.33/Chart.yaml deleted file mode 100644 index 5d145e07ccf..00000000000 --- a/stable/overseerr/6.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.30.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! -home: https://truecharts.org/docs/charts/stable/overseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png -keywords: - - overseerr - - plex - - sonarr - - radarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: overseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr - - https://github.com/sct/overseerr - - https://hub.docker.com/r/sctx/overseerr -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/overseerr/6.0.33/README.md b/stable/overseerr/6.0.33/README.md deleted file mode 100644 index 9b6f6189b81..00000000000 --- a/stable/overseerr/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# overseerr - -Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [overseerr](https://truecharts.org/docs/charts/stable/overseerr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `overseerr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install overseerr TrueCharts/overseerr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `overseerr` deployment - -```console -helm uninstall overseerr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install overseerr \ - --set env.TZ="America/New York" \ - TrueCharts/overseerr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install overseerr TrueCharts/overseerr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/overseerr/6.0.33/charts/common-10.5.10.tgz b/stable/overseerr/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/overseerr/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/overseerr/6.0.34/CHANGELOG.md b/stable/overseerr/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..fba31be58e7 --- /dev/null +++ b/stable/overseerr/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [overseerr-6.0.34](https://github.com/truecharts/charts/compare/overseerr-6.0.33...overseerr-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [overseerr-6.0.33](https://github.com/truecharts/charts/compare/overseerr-6.0.31...overseerr-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/overseerr/6.0.34/Chart.lock b/stable/overseerr/6.0.34/Chart.lock new file mode 100644 index 00000000000..ea1f353e04b --- /dev/null +++ b/stable/overseerr/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:19:42.822010142Z" diff --git a/stable/overseerr/6.0.34/Chart.yaml b/stable/overseerr/6.0.34/Chart.yaml new file mode 100644 index 00000000000..9435f42e349 --- /dev/null +++ b/stable/overseerr/6.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.30.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! +home: https://truecharts.org/docs/charts/stable/overseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png +keywords: + - overseerr + - plex + - sonarr + - radarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: overseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - https://github.com/sct/overseerr + - https://hub.docker.com/r/sctx/overseerr +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/overseerr/6.0.34/README.md b/stable/overseerr/6.0.34/README.md new file mode 100644 index 00000000000..bb3efd01547 --- /dev/null +++ b/stable/overseerr/6.0.34/README.md @@ -0,0 +1,107 @@ +# overseerr + +Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [overseerr](https://truecharts.org/docs/charts/stable/overseerr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `overseerr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install overseerr TrueCharts/overseerr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `overseerr` deployment + +```console +helm uninstall overseerr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install overseerr \ + --set env.TZ="America/New York" \ + TrueCharts/overseerr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install overseerr TrueCharts/overseerr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/overseerr/6.0.33/app-readme.md b/stable/overseerr/6.0.34/app-readme.md similarity index 100% rename from stable/overseerr/6.0.33/app-readme.md rename to stable/overseerr/6.0.34/app-readme.md diff --git a/stable/overseerr/6.0.34/charts/common-10.6.1.tgz b/stable/overseerr/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/overseerr/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/overseerr/6.0.33/ix_values.yaml b/stable/overseerr/6.0.34/ix_values.yaml similarity index 100% rename from stable/overseerr/6.0.33/ix_values.yaml rename to stable/overseerr/6.0.34/ix_values.yaml diff --git a/stable/overseerr/6.0.33/questions.yaml b/stable/overseerr/6.0.34/questions.yaml similarity index 100% rename from stable/overseerr/6.0.33/questions.yaml rename to stable/overseerr/6.0.34/questions.yaml diff --git a/stable/resilio-sync/6.0.32/templates/common.yaml b/stable/overseerr/6.0.34/templates/common.yaml similarity index 100% rename from stable/resilio-sync/6.0.32/templates/common.yaml rename to stable/overseerr/6.0.34/templates/common.yaml diff --git a/stable/qbitmanage/1.0.2/values.yaml b/stable/overseerr/6.0.34/values.yaml similarity index 100% rename from stable/qbitmanage/1.0.2/values.yaml rename to stable/overseerr/6.0.34/values.yaml diff --git a/stable/owncast/6.0.33/CHANGELOG.md b/stable/owncast/6.0.33/CHANGELOG.md deleted file mode 100644 index f9c1af3e896..00000000000 --- a/stable/owncast/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/owncast/6.0.33/Chart.lock b/stable/owncast/6.0.33/Chart.lock deleted file mode 100644 index f7094b45bdc..00000000000 --- a/stable/owncast/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:10:26.518442926Z" diff --git a/stable/owncast/6.0.33/Chart.yaml b/stable/owncast/6.0.33/Chart.yaml deleted file mode 100644 index caeaaae38fa..00000000000 --- a/stable/owncast/6.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. -home: https://truecharts.org/docs/charts/stable/owncast -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png -keywords: - - owncast - - stream - - open source - - chat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owncast -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://owncast.online/ - - https://github.com/owncast/owncast -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncast/6.0.33/README.md b/stable/owncast/6.0.33/README.md deleted file mode 100644 index b8ae6b6ca13..00000000000 --- a/stable/owncast/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# owncast - -Take control over your live stream video by running it yourself. Streaming + chat out of the box. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [owncast](https://truecharts.org/docs/charts/stable/owncast) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `owncast` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install owncast TrueCharts/owncast -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `owncast` deployment - -```console -helm uninstall owncast -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install owncast \ - --set env.TZ="America/New York" \ - TrueCharts/owncast -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install owncast TrueCharts/owncast -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/owncast/6.0.33/charts/common-10.5.10.tgz b/stable/owncast/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/owncast/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/owncast/6.0.34/CHANGELOG.md b/stable/owncast/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..167bfb8b713 --- /dev/null +++ b/stable/owncast/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncast-6.0.34](https://github.com/truecharts/charts/compare/owncast-6.0.33...owncast-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncast-6.0.33](https://github.com/truecharts/charts/compare/owncast-6.0.32...owncast-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/owncast/6.0.34/Chart.lock b/stable/owncast/6.0.34/Chart.lock new file mode 100644 index 00000000000..9c4dcb7c094 --- /dev/null +++ b/stable/owncast/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:19:53.349796126Z" diff --git a/stable/owncast/6.0.34/Chart.yaml b/stable/owncast/6.0.34/Chart.yaml new file mode 100644 index 00000000000..512e1280ec0 --- /dev/null +++ b/stable/owncast/6.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.0.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. +home: https://truecharts.org/docs/charts/stable/owncast +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png +keywords: + - owncast + - stream + - open source + - chat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncast +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://owncast.online/ + - https://github.com/owncast/owncast +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncast/6.0.34/README.md b/stable/owncast/6.0.34/README.md new file mode 100644 index 00000000000..0eca8aa2a74 --- /dev/null +++ b/stable/owncast/6.0.34/README.md @@ -0,0 +1,107 @@ +# owncast + +Take control over your live stream video by running it yourself. Streaming + chat out of the box. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [owncast](https://truecharts.org/docs/charts/stable/owncast) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `owncast` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install owncast TrueCharts/owncast +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `owncast` deployment + +```console +helm uninstall owncast +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install owncast \ + --set env.TZ="America/New York" \ + TrueCharts/owncast +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install owncast TrueCharts/owncast -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/owncast/6.0.33/app-readme.md b/stable/owncast/6.0.34/app-readme.md similarity index 100% rename from stable/owncast/6.0.33/app-readme.md rename to stable/owncast/6.0.34/app-readme.md diff --git a/stable/owncast/6.0.34/charts/common-10.6.1.tgz b/stable/owncast/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/owncast/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/owncast/6.0.33/ix_values.yaml b/stable/owncast/6.0.34/ix_values.yaml similarity index 100% rename from stable/owncast/6.0.33/ix_values.yaml rename to stable/owncast/6.0.34/ix_values.yaml diff --git a/stable/owncast/6.0.33/questions.yaml b/stable/owncast/6.0.34/questions.yaml similarity index 100% rename from stable/owncast/6.0.33/questions.yaml rename to stable/owncast/6.0.34/questions.yaml diff --git a/stable/rsnapshot/2.0.30/templates/common.yaml b/stable/owncast/6.0.34/templates/common.yaml similarity index 100% rename from stable/rsnapshot/2.0.30/templates/common.yaml rename to stable/owncast/6.0.34/templates/common.yaml diff --git a/stable/qdirstat/1.0.10/values.yaml b/stable/owncast/6.0.34/values.yaml similarity index 100% rename from stable/qdirstat/1.0.10/values.yaml rename to stable/owncast/6.0.34/values.yaml diff --git a/stable/owncloud-ocis/8.1.2/CHANGELOG.md b/stable/owncloud-ocis/8.1.2/CHANGELOG.md deleted file mode 100644 index 235a4eae863..00000000000 --- a/stable/owncloud-ocis/8.1.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/owncloud-ocis/8.1.2/Chart.lock b/stable/owncloud-ocis/8.1.2/Chart.lock deleted file mode 100644 index 820183b726b..00000000000 --- a/stable/owncloud-ocis/8.1.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:10:26.903330887Z" diff --git a/stable/owncloud-ocis/8.1.2/Chart.yaml b/stable/owncloud-ocis/8.1.2/Chart.yaml deleted file mode 100644 index 38fac471fb7..00000000000 --- a/stable/owncloud-ocis/8.1.2/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: ownCloud Infinite Scale is a self-hosted file sync and share server. -home: https://truecharts.org/docs/charts/stable/owncloud-ocis -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png -keywords: - - owncloud - - ocis - - infinite - - scale - - self-hosted - - sync - - share - - server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owncloud-ocis -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/owncloud-ocis - - https://hub.docker.com/r/owncloud/ocis - - https://owncloud.dev/ocis/ -version: 8.1.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncloud-ocis/8.1.2/README.md b/stable/owncloud-ocis/8.1.2/README.md deleted file mode 100644 index c8f371cffb6..00000000000 --- a/stable/owncloud-ocis/8.1.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# owncloud-ocis - -ownCloud Infinite Scale is a self-hosted file sync and share server. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [owncloud-ocis](https://truecharts.org/docs/charts/stable/owncloud-ocis) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `owncloud-ocis` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install owncloud-ocis TrueCharts/owncloud-ocis -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `owncloud-ocis` deployment - -```console -helm uninstall owncloud-ocis -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install owncloud-ocis \ - --set env.TZ="America/New York" \ - TrueCharts/owncloud-ocis -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install owncloud-ocis TrueCharts/owncloud-ocis -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/owncloud-ocis/8.1.2/charts/common-10.5.10.tgz b/stable/owncloud-ocis/8.1.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/owncloud-ocis/8.1.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/8.1.3/CHANGELOG.md b/stable/owncloud-ocis/8.1.3/CHANGELOG.md new file mode 100644 index 00000000000..c36b77899f7 --- /dev/null +++ b/stable/owncloud-ocis/8.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncloud-ocis-8.1.3](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.2...owncloud-ocis-8.1.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [owncloud-ocis-8.1.2](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.1...owncloud-ocis-8.1.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/owncloud-ocis/8.1.3/Chart.lock b/stable/owncloud-ocis/8.1.3/Chart.lock new file mode 100644 index 00000000000..f9329b24888 --- /dev/null +++ b/stable/owncloud-ocis/8.1.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:19:53.459309872Z" diff --git a/stable/owncloud-ocis/8.1.3/Chart.yaml b/stable/owncloud-ocis/8.1.3/Chart.yaml new file mode 100644 index 00000000000..d83a0083d7f --- /dev/null +++ b/stable/owncloud-ocis/8.1.3/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: ownCloud Infinite Scale is a self-hosted file sync and share server. +home: https://truecharts.org/docs/charts/stable/owncloud-ocis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png +keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncloud-ocis +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncloud-ocis + - https://hub.docker.com/r/owncloud/ocis + - https://owncloud.dev/ocis/ +version: 8.1.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncloud-ocis/8.1.3/README.md b/stable/owncloud-ocis/8.1.3/README.md new file mode 100644 index 00000000000..2df3eedf6c2 --- /dev/null +++ b/stable/owncloud-ocis/8.1.3/README.md @@ -0,0 +1,107 @@ +# owncloud-ocis + +ownCloud Infinite Scale is a self-hosted file sync and share server. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [owncloud-ocis](https://truecharts.org/docs/charts/stable/owncloud-ocis) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `owncloud-ocis` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install owncloud-ocis TrueCharts/owncloud-ocis +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `owncloud-ocis` deployment + +```console +helm uninstall owncloud-ocis +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install owncloud-ocis \ + --set env.TZ="America/New York" \ + TrueCharts/owncloud-ocis +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install owncloud-ocis TrueCharts/owncloud-ocis -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/owncloud-ocis/8.1.2/app-readme.md b/stable/owncloud-ocis/8.1.3/app-readme.md similarity index 100% rename from stable/owncloud-ocis/8.1.2/app-readme.md rename to stable/owncloud-ocis/8.1.3/app-readme.md diff --git a/stable/owncloud-ocis/8.1.3/charts/common-10.6.1.tgz b/stable/owncloud-ocis/8.1.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/owncloud-ocis/8.1.3/charts/common-10.6.1.tgz differ diff --git a/stable/owncloud-ocis/8.1.2/ix_values.yaml b/stable/owncloud-ocis/8.1.3/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.2/ix_values.yaml rename to stable/owncloud-ocis/8.1.3/ix_values.yaml diff --git a/stable/owncloud-ocis/8.1.2/questions.yaml b/stable/owncloud-ocis/8.1.3/questions.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.2/questions.yaml rename to stable/owncloud-ocis/8.1.3/questions.yaml diff --git a/stable/owncloud-ocis/8.1.2/templates/_secrets.tpl b/stable/owncloud-ocis/8.1.3/templates/_secrets.tpl similarity index 100% rename from stable/owncloud-ocis/8.1.2/templates/_secrets.tpl rename to stable/owncloud-ocis/8.1.3/templates/_secrets.tpl diff --git a/stable/owncloud-ocis/8.1.2/templates/common.yaml b/stable/owncloud-ocis/8.1.3/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.2/templates/common.yaml rename to stable/owncloud-ocis/8.1.3/templates/common.yaml diff --git a/stable/qinglong/2.0.41/values.yaml b/stable/owncloud-ocis/8.1.3/values.yaml similarity index 100% rename from stable/qinglong/2.0.41/values.yaml rename to stable/owncloud-ocis/8.1.3/values.yaml diff --git a/stable/paperless-ng/4.0.40/CHANGELOG.md b/stable/paperless-ng/4.0.40/CHANGELOG.md deleted file mode 100644 index 461924f3a32..00000000000 --- a/stable/paperless-ng/4.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/paperless-ng/4.0.40/Chart.lock b/stable/paperless-ng/4.0.40/Chart.lock deleted file mode 100644 index 50e660be3d1..00000000000 --- a/stable/paperless-ng/4.0.40/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:11:02.660937974Z" diff --git a/stable/paperless-ng/4.0.40/Chart.yaml b/stable/paperless-ng/4.0.40/Chart.yaml deleted file mode 100644 index 043ddd65a42..00000000000 --- a/stable/paperless-ng/4.0.40/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ng -version: 4.0.40 -appVersion: "1.8.0" -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/paperless-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ng.png -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ng - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/paperless-ng/4.0.40/README.md b/stable/paperless-ng/4.0.40/README.md deleted file mode 100644 index 1f2ead3b402..00000000000 --- a/stable/paperless-ng/4.0.40/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# paperless-ng - -Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [paperless-ng](https://truecharts.org/docs/charts/stable/paperless-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `paperless-ng` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install paperless-ng TrueCharts/paperless-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `paperless-ng` deployment - -```console -helm uninstall paperless-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install paperless-ng \ - --set env.TZ="America/New York" \ - TrueCharts/paperless-ng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install paperless-ng TrueCharts/paperless-ng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/paperless-ng/4.0.40/charts/common-10.5.10.tgz b/stable/paperless-ng/4.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/paperless-ng/4.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.40/charts/postgresql-8.0.78.tgz b/stable/paperless-ng/4.0.40/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/paperless-ng/4.0.40/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.40/charts/redis-3.0.75.tgz b/stable/paperless-ng/4.0.40/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/paperless-ng/4.0.40/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.41/CHANGELOG.md b/stable/paperless-ng/4.0.41/CHANGELOG.md new file mode 100644 index 00000000000..d879c27b5d0 --- /dev/null +++ b/stable/paperless-ng/4.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [paperless-ng-4.0.41](https://github.com/truecharts/charts/compare/paperless-ng-4.0.40...paperless-ng-4.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [paperless-ng-4.0.40](https://github.com/truecharts/charts/compare/paperless-ng-4.0.39...paperless-ng-4.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/paperless-ng/4.0.41/Chart.lock b/stable/paperless-ng/4.0.41/Chart.lock new file mode 100644 index 00000000000..2a45fa22bd7 --- /dev/null +++ b/stable/paperless-ng/4.0.41/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:20:37.784621455Z" diff --git a/stable/paperless-ng/4.0.41/Chart.yaml b/stable/paperless-ng/4.0.41/Chart.yaml new file mode 100644 index 00000000000..7bd835de4c8 --- /dev/null +++ b/stable/paperless-ng/4.0.41/Chart.yaml @@ -0,0 +1,40 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ng +version: 4.0.41 +appVersion: "1.8.0" +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/paperless-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ng.png +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ng + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/paperless-ng/4.0.41/README.md b/stable/paperless-ng/4.0.41/README.md new file mode 100644 index 00000000000..39fc1624818 --- /dev/null +++ b/stable/paperless-ng/4.0.41/README.md @@ -0,0 +1,109 @@ +# paperless-ng + +Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [paperless-ng](https://truecharts.org/docs/charts/stable/paperless-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `paperless-ng` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install paperless-ng TrueCharts/paperless-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `paperless-ng` deployment + +```console +helm uninstall paperless-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install paperless-ng \ + --set env.TZ="America/New York" \ + TrueCharts/paperless-ng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install paperless-ng TrueCharts/paperless-ng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/paperless-ng/4.0.40/app-readme.md b/stable/paperless-ng/4.0.41/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.40/app-readme.md rename to stable/paperless-ng/4.0.41/app-readme.md diff --git a/stable/paperless-ng/4.0.41/charts/common-10.6.1.tgz b/stable/paperless-ng/4.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/paperless-ng/4.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/paperless-ng/4.0.41/charts/postgresql-8.0.87.tgz b/stable/paperless-ng/4.0.41/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/paperless-ng/4.0.41/charts/postgresql-8.0.87.tgz differ diff --git a/stable/paperless-ng/4.0.41/charts/redis-3.0.84.tgz b/stable/paperless-ng/4.0.41/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/paperless-ng/4.0.41/charts/redis-3.0.84.tgz differ diff --git a/stable/paperless-ng/4.0.40/ix_values.yaml b/stable/paperless-ng/4.0.41/ix_values.yaml similarity index 100% rename from stable/paperless-ng/4.0.40/ix_values.yaml rename to stable/paperless-ng/4.0.41/ix_values.yaml diff --git a/stable/paperless-ng/4.0.40/questions.yaml b/stable/paperless-ng/4.0.41/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.40/questions.yaml rename to stable/paperless-ng/4.0.41/questions.yaml diff --git a/stable/paperless-ng/4.0.40/templates/_sercrets.tpl b/stable/paperless-ng/4.0.41/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.40/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.41/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.40/templates/common.yaml b/stable/paperless-ng/4.0.41/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.40/templates/common.yaml rename to stable/paperless-ng/4.0.41/templates/common.yaml diff --git a/stable/quassel-core/3.0.35/values.yaml b/stable/paperless-ng/4.0.41/values.yaml similarity index 100% rename from stable/quassel-core/3.0.35/values.yaml rename to stable/paperless-ng/4.0.41/values.yaml diff --git a/stable/papermerge/3.0.36/CHANGELOG.md b/stable/papermerge/3.0.36/CHANGELOG.md deleted file mode 100644 index 502520de051..00000000000 --- a/stable/papermerge/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/papermerge/3.0.36/Chart.lock b/stable/papermerge/3.0.36/Chart.lock deleted file mode 100644 index 9f5824e45bc..00000000000 --- a/stable/papermerge/3.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-22T14:11:01.206410624Z" diff --git a/stable/papermerge/3.0.36/Chart.yaml b/stable/papermerge/3.0.36/Chart.yaml deleted file mode 100644 index 93aca90c759..00000000000 --- a/stable/papermerge/3.0.36/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: papermerge -version: 3.0.36 -appVersion: "2.0.1" -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/papermerge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png -keywords: - - papermerge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge - - https://hub.docker.com/r/linuxserver/papermerge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/papermerge/3.0.36/README.md b/stable/papermerge/3.0.36/README.md deleted file mode 100644 index 9670b9450c0..00000000000 --- a/stable/papermerge/3.0.36/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# papermerge - -Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [papermerge](https://truecharts.org/docs/charts/stable/papermerge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `papermerge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install papermerge TrueCharts/papermerge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `papermerge` deployment - -```console -helm uninstall papermerge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install papermerge \ - --set env.TZ="America/New York" \ - TrueCharts/papermerge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install papermerge TrueCharts/papermerge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/papermerge/3.0.36/charts/common-10.5.10.tgz b/stable/papermerge/3.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/papermerge/3.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.36/charts/redis-3.0.75.tgz b/stable/papermerge/3.0.36/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/papermerge/3.0.36/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.37/CHANGELOG.md b/stable/papermerge/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..29777efdbcb --- /dev/null +++ b/stable/papermerge/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [papermerge-3.0.37](https://github.com/truecharts/charts/compare/papermerge-3.0.36...papermerge-3.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [papermerge-3.0.36](https://github.com/truecharts/charts/compare/papermerge-3.0.35...papermerge-3.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/papermerge/3.0.37/Chart.lock b/stable/papermerge/3.0.37/Chart.lock new file mode 100644 index 00000000000..6cb08348d9d --- /dev/null +++ b/stable/papermerge/3.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:e7db3724e7831eba4fe882122ff84908440a55b7e932b4a006fb08272d198db4 +generated: "2022-09-25T15:20:37.887733199Z" diff --git a/stable/papermerge/3.0.37/Chart.yaml b/stable/papermerge/3.0.37/Chart.yaml new file mode 100644 index 00000000000..06d07ab27eb --- /dev/null +++ b/stable/papermerge/3.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: papermerge +version: 3.0.37 +appVersion: "2.0.1" +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +keywords: + - papermerge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge + - https://hub.docker.com/r/linuxserver/papermerge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/papermerge/3.0.37/README.md b/stable/papermerge/3.0.37/README.md new file mode 100644 index 00000000000..edce7555834 --- /dev/null +++ b/stable/papermerge/3.0.37/README.md @@ -0,0 +1,107 @@ +# papermerge + +Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [papermerge](https://truecharts.org/docs/charts/stable/papermerge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `papermerge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install papermerge TrueCharts/papermerge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `papermerge` deployment + +```console +helm uninstall papermerge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install papermerge \ + --set env.TZ="America/New York" \ + TrueCharts/papermerge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install papermerge TrueCharts/papermerge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/papermerge/3.0.36/app-readme.md b/stable/papermerge/3.0.37/app-readme.md similarity index 100% rename from stable/papermerge/3.0.36/app-readme.md rename to stable/papermerge/3.0.37/app-readme.md diff --git a/stable/papermerge/3.0.37/charts/common-10.6.1.tgz b/stable/papermerge/3.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/papermerge/3.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/papermerge/3.0.37/charts/redis-3.0.84.tgz b/stable/papermerge/3.0.37/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/papermerge/3.0.37/charts/redis-3.0.84.tgz differ diff --git a/stable/papermerge/3.0.36/ix_values.yaml b/stable/papermerge/3.0.37/ix_values.yaml similarity index 100% rename from stable/papermerge/3.0.36/ix_values.yaml rename to stable/papermerge/3.0.37/ix_values.yaml diff --git a/stable/papermerge/3.0.36/questions.yaml b/stable/papermerge/3.0.37/questions.yaml similarity index 100% rename from stable/papermerge/3.0.36/questions.yaml rename to stable/papermerge/3.0.37/questions.yaml diff --git a/stable/rss-bridge/2.0.30/templates/common.yaml b/stable/papermerge/3.0.37/templates/common.yaml similarity index 100% rename from stable/rss-bridge/2.0.30/templates/common.yaml rename to stable/papermerge/3.0.37/templates/common.yaml diff --git a/stable/quassel-web/2.0.30/values.yaml b/stable/papermerge/3.0.37/values.yaml similarity index 100% rename from stable/quassel-web/2.0.30/values.yaml rename to stable/papermerge/3.0.37/values.yaml diff --git a/stable/pasta/1.0.2/CHANGELOG.md b/stable/pasta/1.0.2/CHANGELOG.md deleted file mode 100644 index ab54309344a..00000000000 --- a/stable/pasta/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pasta/1.0.2/Chart.lock b/stable/pasta/1.0.2/Chart.lock deleted file mode 100644 index 1470d48b118..00000000000 --- a/stable/pasta/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:10:52.640699217Z" diff --git a/stable/pasta/1.0.2/Chart.yaml b/stable/pasta/1.0.2/Chart.yaml deleted file mode 100644 index 29b1eac30c2..00000000000 --- a/stable/pasta/1.0.2/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "PASTA - Audio and Subtitle Track Changer for Plex" -home: https://truecharts.org/docs/charts/stable/pasta -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pasta -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - - https://github.com/cglatot/pasta - - https://hub.docker.com/r/cglatot/pasta -type: application -version: 1.0.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other diff --git a/stable/pasta/1.0.2/README.md b/stable/pasta/1.0.2/README.md deleted file mode 100644 index e7040cb61ba..00000000000 --- a/stable/pasta/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pasta - -PASTA - Audio and Subtitle Track Changer for Plex - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pasta](https://truecharts.org/docs/charts/stable/pasta) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pasta` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pasta TrueCharts/pasta -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pasta` deployment - -```console -helm uninstall pasta -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pasta \ - --set env.TZ="America/New York" \ - TrueCharts/pasta -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pasta TrueCharts/pasta -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pasta/1.0.2/charts/common-10.5.10.tgz b/stable/pasta/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pasta/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pasta/1.0.3/CHANGELOG.md b/stable/pasta/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..0c1a50165af --- /dev/null +++ b/stable/pasta/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pasta-1.0.3](https://github.com/truecharts/charts/compare/pasta-1.0.2...pasta-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pasta-1.0.2](https://github.com/truecharts/charts/compare/pasta-1.0.1...pasta-1.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pasta/1.0.3/Chart.lock b/stable/pasta/1.0.3/Chart.lock new file mode 100644 index 00000000000..f730338537d --- /dev/null +++ b/stable/pasta/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:20:25.221593045Z" diff --git a/stable/pasta/1.0.3/Chart.yaml b/stable/pasta/1.0.3/Chart.yaml new file mode 100644 index 00000000000..4ccaad3bebd --- /dev/null +++ b/stable/pasta/1.0.3/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "PASTA - Audio and Subtitle Track Changer for Plex" +home: https://truecharts.org/docs/charts/stable/pasta +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png +keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pasta +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://github.com/cglatot/pasta + - https://hub.docker.com/r/cglatot/pasta +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other diff --git a/stable/pasta/1.0.3/README.md b/stable/pasta/1.0.3/README.md new file mode 100644 index 00000000000..2378fc20683 --- /dev/null +++ b/stable/pasta/1.0.3/README.md @@ -0,0 +1,107 @@ +# pasta + +PASTA - Audio and Subtitle Track Changer for Plex + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pasta](https://truecharts.org/docs/charts/stable/pasta) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pasta` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pasta TrueCharts/pasta +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pasta` deployment + +```console +helm uninstall pasta +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pasta \ + --set env.TZ="America/New York" \ + TrueCharts/pasta +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pasta TrueCharts/pasta -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pasta/1.0.2/app-readme.md b/stable/pasta/1.0.3/app-readme.md similarity index 100% rename from stable/pasta/1.0.2/app-readme.md rename to stable/pasta/1.0.3/app-readme.md diff --git a/stable/pasta/1.0.3/charts/common-10.6.1.tgz b/stable/pasta/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pasta/1.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/pasta/1.0.2/ix_values.yaml b/stable/pasta/1.0.3/ix_values.yaml similarity index 100% rename from stable/pasta/1.0.2/ix_values.yaml rename to stable/pasta/1.0.3/ix_values.yaml diff --git a/stable/pasta/1.0.2/questions.yaml b/stable/pasta/1.0.3/questions.yaml similarity index 100% rename from stable/pasta/1.0.2/questions.yaml rename to stable/pasta/1.0.3/questions.yaml diff --git a/stable/pasta/1.0.2/templates/common.yaml b/stable/pasta/1.0.3/templates/common.yaml similarity index 100% rename from stable/pasta/1.0.2/templates/common.yaml rename to stable/pasta/1.0.3/templates/common.yaml diff --git a/stable/rcon-webadmin/1.0.1/values.yaml b/stable/pasta/1.0.3/values.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.1/values.yaml rename to stable/pasta/1.0.3/values.yaml diff --git a/stable/pgadmin/7.0.35/CHANGELOG.md b/stable/pgadmin/7.0.35/CHANGELOG.md deleted file mode 100644 index d3f44a06c45..00000000000 --- a/stable/pgadmin/7.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pgadmin/7.0.35/Chart.lock b/stable/pgadmin/7.0.35/Chart.lock deleted file mode 100644 index 7239448917e..00000000000 --- a/stable/pgadmin/7.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:11:08.010567708Z" diff --git a/stable/pgadmin/7.0.35/Chart.yaml b/stable/pgadmin/7.0.35/Chart.yaml deleted file mode 100644 index 317a92f5ae7..00000000000 --- a/stable/pgadmin/7.0.35/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "6.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Web-Based postgresql database management utility -home: https://truecharts.org/docs/charts/stable/pgadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png -keywords: - - pgadmin - - db - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pgadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin - - https://www.pgadmin.org/ -type: application -version: 7.0.35 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.35/README.md b/stable/pgadmin/7.0.35/README.md deleted file mode 100644 index 1be6faa2fa3..00000000000 --- a/stable/pgadmin/7.0.35/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# pgadmin - -Web-Based postgresql database management utility - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pgadmin](https://truecharts.org/docs/charts/stable/pgadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pgadmin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pgadmin TrueCharts/pgadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pgadmin` deployment - -```console -helm uninstall pgadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pgadmin \ - --set env.TZ="America/New York" \ - TrueCharts/pgadmin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pgadmin TrueCharts/pgadmin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pgadmin/7.0.35/charts/common-10.5.10.tgz b/stable/pgadmin/7.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pgadmin/7.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pgadmin/7.0.36/CHANGELOG.md b/stable/pgadmin/7.0.36/CHANGELOG.md new file mode 100644 index 00000000000..2f1e8c5d107 --- /dev/null +++ b/stable/pgadmin/7.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pgadmin-7.0.36](https://github.com/truecharts/charts/compare/pgadmin-7.0.35...pgadmin-7.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pgadmin-7.0.35](https://github.com/truecharts/charts/compare/pgadmin-7.0.34...pgadmin-7.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pgadmin/7.0.36/Chart.lock b/stable/pgadmin/7.0.36/Chart.lock new file mode 100644 index 00000000000..c65c8c0b76c --- /dev/null +++ b/stable/pgadmin/7.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:20:48.202225467Z" diff --git a/stable/pgadmin/7.0.36/Chart.yaml b/stable/pgadmin/7.0.36/Chart.yaml new file mode 100644 index 00000000000..9d7af7d87d6 --- /dev/null +++ b/stable/pgadmin/7.0.36/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "6.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Web-Based postgresql database management utility +home: https://truecharts.org/docs/charts/stable/pgadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png +keywords: + - pgadmin + - db + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pgadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://www.pgadmin.org/ +type: application +version: 7.0.36 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.36/README.md b/stable/pgadmin/7.0.36/README.md new file mode 100644 index 00000000000..58865bf7a6e --- /dev/null +++ b/stable/pgadmin/7.0.36/README.md @@ -0,0 +1,106 @@ +# pgadmin + +Web-Based postgresql database management utility + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pgadmin](https://truecharts.org/docs/charts/stable/pgadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pgadmin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pgadmin TrueCharts/pgadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pgadmin` deployment + +```console +helm uninstall pgadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pgadmin \ + --set env.TZ="America/New York" \ + TrueCharts/pgadmin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pgadmin TrueCharts/pgadmin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pgadmin/7.0.35/app-readme.md b/stable/pgadmin/7.0.36/app-readme.md similarity index 100% rename from stable/pgadmin/7.0.35/app-readme.md rename to stable/pgadmin/7.0.36/app-readme.md diff --git a/stable/pgadmin/7.0.36/charts/common-10.6.1.tgz b/stable/pgadmin/7.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pgadmin/7.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/pgadmin/7.0.35/ix_values.yaml b/stable/pgadmin/7.0.36/ix_values.yaml similarity index 100% rename from stable/pgadmin/7.0.35/ix_values.yaml rename to stable/pgadmin/7.0.36/ix_values.yaml diff --git a/stable/pgadmin/7.0.35/questions.yaml b/stable/pgadmin/7.0.36/questions.yaml similarity index 100% rename from stable/pgadmin/7.0.35/questions.yaml rename to stable/pgadmin/7.0.36/questions.yaml diff --git a/stable/rsshub/3.0.101/templates/common.yaml b/stable/pgadmin/7.0.36/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.101/templates/common.yaml rename to stable/pgadmin/7.0.36/templates/common.yaml diff --git a/stable/recipes/8.0.54/values.yaml b/stable/pgadmin/7.0.36/values.yaml similarity index 100% rename from stable/recipes/8.0.54/values.yaml rename to stable/pgadmin/7.0.36/values.yaml diff --git a/stable/photoprism/10.0.45/CHANGELOG.md b/stable/photoprism/10.0.45/CHANGELOG.md new file mode 100644 index 00000000000..eae0242783f --- /dev/null +++ b/stable/photoprism/10.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoprism-10.0.45](https://github.com/truecharts/charts/compare/photoprism-10.0.44...photoprism-10.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [photoprism-10.0.44](https://github.com/truecharts/charts/compare/photoprism-10.0.43...photoprism-10.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoprism-10.0.44](https://github.com/truecharts/charts/compare/photoprism-10.0.43...photoprism-10.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoprism-10.0.44](https://github.com/truecharts/charts/compare/photoprism-10.0.43...photoprism-10.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoprism-10.0.44](https://github.com/truecharts/charts/compare/photoprism-10.0.43...photoprism-10.0.44) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/photoprism/10.0.45/Chart.lock b/stable/photoprism/10.0.45/Chart.lock new file mode 100644 index 00000000000..98eef21e68d --- /dev/null +++ b/stable/photoprism/10.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:21:09.685524329Z" diff --git a/stable/photoprism/10.0.45/Chart.yaml b/stable/photoprism/10.0.45/Chart.yaml new file mode 100644 index 00000000000..5b7bfd87b07 --- /dev/null +++ b/stable/photoprism/10.0.45/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "220901" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: "PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection" +home: https://truecharts.org/docs/charts/stable/photoprism +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://github.com/photoprism/photoprism + - https://hub.docker.com/r/photoprism/photoprism +version: 10.0.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/10.0.45/README.md b/stable/photoprism/10.0.45/README.md new file mode 100644 index 00000000000..14b42aeae7a --- /dev/null +++ b/stable/photoprism/10.0.45/README.md @@ -0,0 +1,108 @@ +# photoprism + +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photoprism](https://truecharts.org/docs/charts/stable/photoprism) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `photoprism` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install photoprism TrueCharts/photoprism +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `photoprism` deployment + +```console +helm uninstall photoprism +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoprism \ + --set env.TZ="America/New York" \ + TrueCharts/photoprism +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photoprism TrueCharts/photoprism -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoprism/10.0.45/app-readme.md b/stable/photoprism/10.0.45/app-readme.md new file mode 100644 index 00000000000..77a5ffc449a --- /dev/null +++ b/stable/photoprism/10.0.45/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/photoprism](https://truecharts.org/docs/charts/stable/photoprism) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/photoprism/10.0.45/charts/common-10.6.1.tgz b/stable/photoprism/10.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/photoprism/10.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/photoprism/10.0.45/charts/mariadb-3.0.82.tgz b/stable/photoprism/10.0.45/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/photoprism/10.0.45/charts/mariadb-3.0.82.tgz differ diff --git a/stable/photoprism/10.0.45/ix_values.yaml b/stable/photoprism/10.0.45/ix_values.yaml new file mode 100644 index 00000000000..d4526a883a6 --- /dev/null +++ b/stable/photoprism/10.0.45/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v220901@sha256:c83d3c911b91460f2b043a048224b37516bff40f1676330ea1e790145278c5fa + pullPolicy: IfNotPresent + +securityContext: + readOnlyRootFilesystem: false + +secretEnv: + PHOTOPRISM_ADMIN_PASSWORD: "please-change" + +env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism/temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.podSecurityContext.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.podSecurityContext.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.env.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + name: mariadbcreds + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + name: mariadbcreds + key: mariadb-password + +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 + +persistence: + storage: + enabled: true + mountPath: "/assets" + temp: + enabled: true + mountPath: "/photoprism/temp" + type: emptyDir + +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + existingSecret: "mariadbcreds" + +portal: + enabled: true diff --git a/stable/photoprism/10.0.45/questions.yaml b/stable/photoprism/10.0.45/questions.yaml new file mode 100644 index 00000000000..f46ac5100b3 --- /dev/null +++ b/stable/photoprism/10.0.45/questions.yaml @@ -0,0 +1,2586 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 2342 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 2342 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/satisfactory/2.0.35/templates/common.yaml b/stable/photoprism/10.0.45/templates/common.yaml similarity index 100% rename from stable/satisfactory/2.0.35/templates/common.yaml rename to stable/photoprism/10.0.45/templates/common.yaml diff --git a/stable/recyclarr/1.0.3/values.yaml b/stable/photoprism/10.0.45/values.yaml similarity index 100% rename from stable/recyclarr/1.0.3/values.yaml rename to stable/photoprism/10.0.45/values.yaml diff --git a/stable/photoshow/3.0.30/CHANGELOG.md b/stable/photoshow/3.0.30/CHANGELOG.md deleted file mode 100644 index 87baff2ce62..00000000000 --- a/stable/photoshow/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/photoshow/3.0.30/Chart.lock b/stable/photoshow/3.0.30/Chart.lock deleted file mode 100644 index 7b629eff033..00000000000 --- a/stable/photoshow/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:11:33.419288321Z" diff --git a/stable/photoshow/3.0.30/Chart.yaml b/stable/photoshow/3.0.30/Chart.yaml deleted file mode 100644 index a3340ed597e..00000000000 --- a/stable/photoshow/3.0.30/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A gallery software at its easiest, it doesn't even require a database. -home: https://truecharts.org/docs/charts/stable/photoshow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png -keywords: - - photoshow - - photo - - show - - gallary - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photoshow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoshow/3.0.30/README.md b/stable/photoshow/3.0.30/README.md deleted file mode 100644 index c5abf235758..00000000000 --- a/stable/photoshow/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# photoshow - -A gallery software at its easiest, it doesn't even require a database. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [photoshow](https://truecharts.org/docs/charts/stable/photoshow) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `photoshow` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install photoshow TrueCharts/photoshow -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `photoshow` deployment - -```console -helm uninstall photoshow -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photoshow \ - --set env.TZ="America/New York" \ - TrueCharts/photoshow -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install photoshow TrueCharts/photoshow -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/photoshow/3.0.30/charts/common-10.5.10.tgz b/stable/photoshow/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/photoshow/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/photoshow/3.0.31/CHANGELOG.md b/stable/photoshow/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7b0366b0d23 --- /dev/null +++ b/stable/photoshow/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoshow-3.0.31](https://github.com/truecharts/charts/compare/photoshow-3.0.30...photoshow-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoshow-3.0.30](https://github.com/truecharts/charts/compare/photoshow-3.0.29...photoshow-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/photoshow/3.0.31/Chart.lock b/stable/photoshow/3.0.31/Chart.lock new file mode 100644 index 00000000000..7a9cb646f5d --- /dev/null +++ b/stable/photoshow/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:21:20.176443603Z" diff --git a/stable/photoshow/3.0.31/Chart.yaml b/stable/photoshow/3.0.31/Chart.yaml new file mode 100644 index 00000000000..98cda5968bd --- /dev/null +++ b/stable/photoshow/3.0.31/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A gallery software at its easiest, it doesn't even require a database. +home: https://truecharts.org/docs/charts/stable/photoshow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png +keywords: + - photoshow + - photo + - show + - gallary + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoshow +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/linuxserver/docker-photoshow +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoshow/3.0.31/README.md b/stable/photoshow/3.0.31/README.md new file mode 100644 index 00000000000..b88a0ae431b --- /dev/null +++ b/stable/photoshow/3.0.31/README.md @@ -0,0 +1,107 @@ +# photoshow + +A gallery software at its easiest, it doesn't even require a database. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photoshow](https://truecharts.org/docs/charts/stable/photoshow) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `photoshow` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install photoshow TrueCharts/photoshow +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `photoshow` deployment + +```console +helm uninstall photoshow +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoshow \ + --set env.TZ="America/New York" \ + TrueCharts/photoshow +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photoshow TrueCharts/photoshow -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoshow/3.0.30/app-readme.md b/stable/photoshow/3.0.31/app-readme.md similarity index 100% rename from stable/photoshow/3.0.30/app-readme.md rename to stable/photoshow/3.0.31/app-readme.md diff --git a/stable/photoshow/3.0.31/charts/common-10.6.1.tgz b/stable/photoshow/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/photoshow/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/photoshow/3.0.30/ix_values.yaml b/stable/photoshow/3.0.31/ix_values.yaml similarity index 100% rename from stable/photoshow/3.0.30/ix_values.yaml rename to stable/photoshow/3.0.31/ix_values.yaml diff --git a/stable/photoshow/3.0.30/questions.yaml b/stable/photoshow/3.0.31/questions.yaml similarity index 100% rename from stable/photoshow/3.0.30/questions.yaml rename to stable/photoshow/3.0.31/questions.yaml diff --git a/stable/photoshow/3.0.30/templates/common.yaml b/stable/photoshow/3.0.31/templates/common.yaml similarity index 100% rename from stable/photoshow/3.0.30/templates/common.yaml rename to stable/photoshow/3.0.31/templates/common.yaml diff --git a/stable/redmine/3.0.48/values.yaml b/stable/photoshow/3.0.31/values.yaml similarity index 100% rename from stable/redmine/3.0.48/values.yaml rename to stable/photoshow/3.0.31/values.yaml diff --git a/stable/photoview/4.0.37/CHANGELOG.md b/stable/photoview/4.0.37/CHANGELOG.md deleted file mode 100644 index d20753d54ae..00000000000 --- a/stable/photoview/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/photoview/4.0.37/Chart.lock b/stable/photoview/4.0.37/Chart.lock deleted file mode 100644 index fc9f6c09710..00000000000 --- a/stable/photoview/4.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:11:45.933001174Z" diff --git a/stable/photoview/4.0.37/Chart.yaml b/stable/photoview/4.0.37/Chart.yaml deleted file mode 100644 index c437c85d689..00000000000 --- a/stable/photoview/4.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Photoview is a simple and user-friendly photo gallery. -home: https://truecharts.org/docs/charts/stable/photoview -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png -keywords: - - photo - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photoview -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/photoview - - https://github.com/photoview/photoview - - https://hub.docker.com/r/viktorstrate/photoview -version: 4.0.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoview/4.0.37/README.md b/stable/photoview/4.0.37/README.md deleted file mode 100644 index 99026eb1db8..00000000000 --- a/stable/photoview/4.0.37/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# photoview - -Photoview is a simple and user-friendly photo gallery. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [photoview](https://truecharts.org/docs/charts/stable/photoview) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `photoview` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install photoview TrueCharts/photoview -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `photoview` deployment - -```console -helm uninstall photoview -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install photoview \ - --set env.TZ="America/New York" \ - TrueCharts/photoview -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install photoview TrueCharts/photoview -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/photoview/4.0.37/charts/common-10.5.10.tgz b/stable/photoview/4.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/photoview/4.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/photoview/4.0.37/charts/postgresql-8.0.78.tgz b/stable/photoview/4.0.37/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/photoview/4.0.37/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/photoview/4.0.38/CHANGELOG.md b/stable/photoview/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..151ecd8c834 --- /dev/null +++ b/stable/photoview/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoview-4.0.38](https://github.com/truecharts/charts/compare/photoview-4.0.37...photoview-4.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [photoview-4.0.37](https://github.com/truecharts/charts/compare/photoview-4.0.36...photoview-4.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/photoview/4.0.38/Chart.lock b/stable/photoview/4.0.38/Chart.lock new file mode 100644 index 00000000000..36a961d0cfb --- /dev/null +++ b/stable/photoview/4.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:21:33.924297007Z" diff --git a/stable/photoview/4.0.38/Chart.yaml b/stable/photoview/4.0.38/Chart.yaml new file mode 100644 index 00000000000..51f8e13d9ec --- /dev/null +++ b/stable/photoview/4.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.3.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Photoview is a simple and user-friendly photo gallery. +home: https://truecharts.org/docs/charts/stable/photoview +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png +keywords: + - photo + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoview +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoview + - https://github.com/photoview/photoview + - https://hub.docker.com/r/viktorstrate/photoview +version: 4.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoview/4.0.38/README.md b/stable/photoview/4.0.38/README.md new file mode 100644 index 00000000000..796497556db --- /dev/null +++ b/stable/photoview/4.0.38/README.md @@ -0,0 +1,108 @@ +# photoview + +Photoview is a simple and user-friendly photo gallery. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [photoview](https://truecharts.org/docs/charts/stable/photoview) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `photoview` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install photoview TrueCharts/photoview +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `photoview` deployment + +```console +helm uninstall photoview +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install photoview \ + --set env.TZ="America/New York" \ + TrueCharts/photoview +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install photoview TrueCharts/photoview -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/photoview/4.0.37/app-readme.md b/stable/photoview/4.0.38/app-readme.md similarity index 100% rename from stable/photoview/4.0.37/app-readme.md rename to stable/photoview/4.0.38/app-readme.md diff --git a/stable/photoview/4.0.38/charts/common-10.6.1.tgz b/stable/photoview/4.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/photoview/4.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/photoview/4.0.38/charts/postgresql-8.0.87.tgz b/stable/photoview/4.0.38/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/photoview/4.0.38/charts/postgresql-8.0.87.tgz differ diff --git a/stable/photoview/4.0.37/ix_values.yaml b/stable/photoview/4.0.38/ix_values.yaml similarity index 100% rename from stable/photoview/4.0.37/ix_values.yaml rename to stable/photoview/4.0.38/ix_values.yaml diff --git a/stable/photoview/4.0.37/questions.yaml b/stable/photoview/4.0.38/questions.yaml similarity index 100% rename from stable/photoview/4.0.37/questions.yaml rename to stable/photoview/4.0.38/questions.yaml diff --git a/stable/scrutiny/3.0.31/templates/common.yaml b/stable/photoview/4.0.38/templates/common.yaml similarity index 100% rename from stable/scrutiny/3.0.31/templates/common.yaml rename to stable/photoview/4.0.38/templates/common.yaml diff --git a/stable/reg/6.0.31/values.yaml b/stable/photoview/4.0.38/values.yaml similarity index 100% rename from stable/reg/6.0.31/values.yaml rename to stable/photoview/4.0.38/values.yaml diff --git a/stable/phpldapadmin/6.0.32/CHANGELOG.md b/stable/phpldapadmin/6.0.32/CHANGELOG.md deleted file mode 100644 index 91c7edc9304..00000000000 --- a/stable/phpldapadmin/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/phpldapadmin/6.0.32/Chart.lock b/stable/phpldapadmin/6.0.32/Chart.lock deleted file mode 100644 index 64b55907406..00000000000 --- a/stable/phpldapadmin/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:11:48.170592843Z" diff --git a/stable/phpldapadmin/6.0.32/Chart.yaml b/stable/phpldapadmin/6.0.32/Chart.yaml deleted file mode 100644 index 4d3a5203591..00000000000 --- a/stable/phpldapadmin/6.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Web-based LDAP browser to manage your LDAP server -home: https://truecharts.org/docs/charts/stable/phpldapadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png -keywords: - - phpldapadmin - - openldap - - userrights -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phpldapadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog -type: application -version: 6.0.32 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.32/README.md b/stable/phpldapadmin/6.0.32/README.md deleted file mode 100644 index 2409d41361a..00000000000 --- a/stable/phpldapadmin/6.0.32/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# phpldapadmin - -Web-based LDAP browser to manage your LDAP server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [phpldapadmin](https://truecharts.org/docs/charts/stable/phpldapadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `phpldapadmin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install phpldapadmin TrueCharts/phpldapadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `phpldapadmin` deployment - -```console -helm uninstall phpldapadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install phpldapadmin \ - --set env.TZ="America/New York" \ - TrueCharts/phpldapadmin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install phpldapadmin TrueCharts/phpldapadmin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/phpldapadmin/6.0.32/charts/common-10.5.10.tgz b/stable/phpldapadmin/6.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/phpldapadmin/6.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/phpldapadmin/6.0.33/CHANGELOG.md b/stable/phpldapadmin/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..fcf327a9152 --- /dev/null +++ b/stable/phpldapadmin/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phpldapadmin-6.0.33](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.32...phpldapadmin-6.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [phpldapadmin-6.0.32](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.31...phpldapadmin-6.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/phpldapadmin/6.0.33/Chart.lock b/stable/phpldapadmin/6.0.33/Chart.lock new file mode 100644 index 00000000000..486568442d2 --- /dev/null +++ b/stable/phpldapadmin/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:21:32.629684932Z" diff --git a/stable/phpldapadmin/6.0.33/Chart.yaml b/stable/phpldapadmin/6.0.33/Chart.yaml new file mode 100644 index 00000000000..1e12b6bc4db --- /dev/null +++ b/stable/phpldapadmin/6.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Web-based LDAP browser to manage your LDAP server +home: https://truecharts.org/docs/charts/stable/phpldapadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png +keywords: + - phpldapadmin + - openldap + - userrights +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpldapadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog +type: application +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.33/README.md b/stable/phpldapadmin/6.0.33/README.md new file mode 100644 index 00000000000..fb3fb718520 --- /dev/null +++ b/stable/phpldapadmin/6.0.33/README.md @@ -0,0 +1,106 @@ +# phpldapadmin + +Web-based LDAP browser to manage your LDAP server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [phpldapadmin](https://truecharts.org/docs/charts/stable/phpldapadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `phpldapadmin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install phpldapadmin TrueCharts/phpldapadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `phpldapadmin` deployment + +```console +helm uninstall phpldapadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install phpldapadmin \ + --set env.TZ="America/New York" \ + TrueCharts/phpldapadmin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install phpldapadmin TrueCharts/phpldapadmin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/phpldapadmin/6.0.32/app-readme.md b/stable/phpldapadmin/6.0.33/app-readme.md similarity index 100% rename from stable/phpldapadmin/6.0.32/app-readme.md rename to stable/phpldapadmin/6.0.33/app-readme.md diff --git a/stable/phpldapadmin/6.0.33/charts/common-10.6.1.tgz b/stable/phpldapadmin/6.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/phpldapadmin/6.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/phpldapadmin/6.0.32/ix_values.yaml b/stable/phpldapadmin/6.0.33/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.32/ix_values.yaml rename to stable/phpldapadmin/6.0.33/ix_values.yaml diff --git a/stable/phpldapadmin/6.0.32/questions.yaml b/stable/phpldapadmin/6.0.33/questions.yaml similarity index 100% rename from stable/phpldapadmin/6.0.32/questions.yaml rename to stable/phpldapadmin/6.0.33/questions.yaml diff --git a/stable/ser2sock/6.0.33/templates/common.yaml b/stable/phpldapadmin/6.0.33/templates/common.yaml similarity index 100% rename from stable/ser2sock/6.0.33/templates/common.yaml rename to stable/phpldapadmin/6.0.33/templates/common.yaml diff --git a/stable/remmina/3.0.30/values.yaml b/stable/phpldapadmin/6.0.33/values.yaml similarity index 100% rename from stable/remmina/3.0.30/values.yaml rename to stable/phpldapadmin/6.0.33/values.yaml diff --git a/stable/piaware/6.0.36/CHANGELOG.md b/stable/piaware/6.0.36/CHANGELOG.md deleted file mode 100644 index 7d4b47d2aa1..00000000000 --- a/stable/piaware/6.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/piaware/6.0.36/Chart.lock b/stable/piaware/6.0.36/Chart.lock deleted file mode 100644 index 517e08d3270..00000000000 --- a/stable/piaware/6.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:11:58.867718103Z" diff --git a/stable/piaware/6.0.36/Chart.yaml b/stable/piaware/6.0.36/Chart.yaml deleted file mode 100644 index da0a37b1eb7..00000000000 --- a/stable/piaware/6.0.36/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Program for forwarding ADS-B data to FlightAware -home: https://truecharts.org/docs/charts/stable/piaware -icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png -keywords: - - piaware - - flight-aware - - flight-tracker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: piaware -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/piaware - - https://github.com/flightaware/piaware -version: 6.0.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/piaware/6.0.36/README.md b/stable/piaware/6.0.36/README.md deleted file mode 100644 index 2e6881b2c29..00000000000 --- a/stable/piaware/6.0.36/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# piaware - -Program for forwarding ADS-B data to FlightAware - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [piaware](https://truecharts.org/docs/charts/stable/piaware) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `piaware` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install piaware TrueCharts/piaware -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `piaware` deployment - -```console -helm uninstall piaware -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install piaware \ - --set env.TZ="America/New York" \ - TrueCharts/piaware -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install piaware TrueCharts/piaware -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/piaware/6.0.36/charts/common-10.5.10.tgz b/stable/piaware/6.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/piaware/6.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/piaware/6.0.37/CHANGELOG.md b/stable/piaware/6.0.37/CHANGELOG.md new file mode 100644 index 00000000000..3bf280e91a0 --- /dev/null +++ b/stable/piaware/6.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piaware-6.0.37](https://github.com/truecharts/charts/compare/piaware-6.0.36...piaware-6.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [piaware-6.0.36](https://github.com/truecharts/charts/compare/piaware-6.0.35...piaware-6.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/piaware/6.0.37/Chart.lock b/stable/piaware/6.0.37/Chart.lock new file mode 100644 index 00000000000..66e5e625bd6 --- /dev/null +++ b/stable/piaware/6.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:21:52.249206698Z" diff --git a/stable/piaware/6.0.37/Chart.yaml b/stable/piaware/6.0.37/Chart.yaml new file mode 100644 index 00000000000..a18f6a3dc41 --- /dev/null +++ b/stable/piaware/6.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Program for forwarding ADS-B data to FlightAware +home: https://truecharts.org/docs/charts/stable/piaware +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piaware.png +keywords: + - piaware + - flight-aware + - flight-tracker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: piaware +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/piaware + - https://github.com/flightaware/piaware +version: 6.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/piaware/6.0.37/README.md b/stable/piaware/6.0.37/README.md new file mode 100644 index 00000000000..62f52af0b95 --- /dev/null +++ b/stable/piaware/6.0.37/README.md @@ -0,0 +1,106 @@ +# piaware + +Program for forwarding ADS-B data to FlightAware + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [piaware](https://truecharts.org/docs/charts/stable/piaware) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `piaware` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install piaware TrueCharts/piaware +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `piaware` deployment + +```console +helm uninstall piaware +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install piaware \ + --set env.TZ="America/New York" \ + TrueCharts/piaware +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install piaware TrueCharts/piaware -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/piaware/6.0.36/app-readme.md b/stable/piaware/6.0.37/app-readme.md similarity index 100% rename from stable/piaware/6.0.36/app-readme.md rename to stable/piaware/6.0.37/app-readme.md diff --git a/stable/piaware/6.0.37/charts/common-10.6.1.tgz b/stable/piaware/6.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/piaware/6.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/piaware/6.0.36/ci/ct-values.yaml b/stable/piaware/6.0.37/ci/ct-values.yaml similarity index 100% rename from stable/piaware/6.0.36/ci/ct-values.yaml rename to stable/piaware/6.0.37/ci/ct-values.yaml diff --git a/stable/piaware/6.0.36/ix_values.yaml b/stable/piaware/6.0.37/ix_values.yaml similarity index 100% rename from stable/piaware/6.0.36/ix_values.yaml rename to stable/piaware/6.0.37/ix_values.yaml diff --git a/stable/piaware/6.0.36/questions.yaml b/stable/piaware/6.0.37/questions.yaml similarity index 100% rename from stable/piaware/6.0.36/questions.yaml rename to stable/piaware/6.0.37/questions.yaml diff --git a/stable/shiori/7.0.36/templates/common.yaml b/stable/piaware/6.0.37/templates/common.yaml similarity index 100% rename from stable/shiori/7.0.36/templates/common.yaml rename to stable/piaware/6.0.37/templates/common.yaml diff --git a/stable/requestrr/2.0.30/values.yaml b/stable/piaware/6.0.37/values.yaml similarity index 100% rename from stable/requestrr/2.0.30/values.yaml rename to stable/piaware/6.0.37/values.yaml diff --git a/stable/picoshare/2.0.32/CHANGELOG.md b/stable/picoshare/2.0.32/CHANGELOG.md deleted file mode 100644 index 190374da9c2..00000000000 --- a/stable/picoshare/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/picoshare/2.0.32/Chart.lock b/stable/picoshare/2.0.32/Chart.lock deleted file mode 100644 index 94061f1e3d5..00000000000 --- a/stable/picoshare/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:02.687055935Z" diff --git a/stable/picoshare/2.0.32/Chart.yaml b/stable/picoshare/2.0.32/Chart.yaml deleted file mode 100644 index f3787b56002..00000000000 --- a/stable/picoshare/2.0.32/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: PicoShare is a minimalist service that allows you to share files easily. -home: https://truecharts.org/docs/charts/stable/picoshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png -keywords: - - picoshare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: picoshare -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - - https://github.com/mtlynch/picoshare - - https://hub.docker.com/r/mtlynch/picoshare -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/picoshare/2.0.32/README.md b/stable/picoshare/2.0.32/README.md deleted file mode 100644 index 1bcde03f4fa..00000000000 --- a/stable/picoshare/2.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# picoshare - -PicoShare is a minimalist service that allows you to share files easily. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [picoshare](https://truecharts.org/docs/charts/stable/picoshare) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `picoshare` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install picoshare TrueCharts/picoshare -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `picoshare` deployment - -```console -helm uninstall picoshare -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install picoshare \ - --set env.TZ="America/New York" \ - TrueCharts/picoshare -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install picoshare TrueCharts/picoshare -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/picoshare/2.0.32/charts/common-10.5.10.tgz b/stable/picoshare/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/picoshare/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/picoshare/2.0.33/CHANGELOG.md b/stable/picoshare/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..c0860a5eb2e --- /dev/null +++ b/stable/picoshare/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [picoshare-2.0.33](https://github.com/truecharts/charts/compare/picoshare-2.0.32...picoshare-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [picoshare-2.0.32](https://github.com/truecharts/charts/compare/picoshare-2.0.31...picoshare-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/picoshare/2.0.33/Chart.lock b/stable/picoshare/2.0.33/Chart.lock new file mode 100644 index 00000000000..db26838ccbf --- /dev/null +++ b/stable/picoshare/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:21:53.077016896Z" diff --git a/stable/picoshare/2.0.33/Chart.yaml b/stable/picoshare/2.0.33/Chart.yaml new file mode 100644 index 00000000000..f0c807b2ef5 --- /dev/null +++ b/stable/picoshare/2.0.33/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: PicoShare is a minimalist service that allows you to share files easily. +home: https://truecharts.org/docs/charts/stable/picoshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png +keywords: + - picoshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: picoshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://github.com/mtlynch/picoshare + - https://hub.docker.com/r/mtlynch/picoshare +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/picoshare/2.0.33/README.md b/stable/picoshare/2.0.33/README.md new file mode 100644 index 00000000000..203b05affc0 --- /dev/null +++ b/stable/picoshare/2.0.33/README.md @@ -0,0 +1,107 @@ +# picoshare + +PicoShare is a minimalist service that allows you to share files easily. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [picoshare](https://truecharts.org/docs/charts/stable/picoshare) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `picoshare` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install picoshare TrueCharts/picoshare +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `picoshare` deployment + +```console +helm uninstall picoshare +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install picoshare \ + --set env.TZ="America/New York" \ + TrueCharts/picoshare +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install picoshare TrueCharts/picoshare -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/picoshare/2.0.32/app-readme.md b/stable/picoshare/2.0.33/app-readme.md similarity index 100% rename from stable/picoshare/2.0.32/app-readme.md rename to stable/picoshare/2.0.33/app-readme.md diff --git a/stable/picoshare/2.0.33/charts/common-10.6.1.tgz b/stable/picoshare/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/picoshare/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/picoshare/2.0.32/ix_values.yaml b/stable/picoshare/2.0.33/ix_values.yaml similarity index 100% rename from stable/picoshare/2.0.32/ix_values.yaml rename to stable/picoshare/2.0.33/ix_values.yaml diff --git a/stable/picoshare/2.0.32/questions.yaml b/stable/picoshare/2.0.33/questions.yaml similarity index 100% rename from stable/picoshare/2.0.32/questions.yaml rename to stable/picoshare/2.0.33/questions.yaml diff --git a/stable/picoshare/2.0.32/templates/common.yaml b/stable/picoshare/2.0.33/templates/common.yaml similarity index 100% rename from stable/picoshare/2.0.32/templates/common.yaml rename to stable/picoshare/2.0.33/templates/common.yaml diff --git a/stable/resilio-sync/6.0.32/values.yaml b/stable/picoshare/2.0.33/values.yaml similarity index 100% rename from stable/resilio-sync/6.0.32/values.yaml rename to stable/picoshare/2.0.33/values.yaml diff --git a/stable/pidgin/2.0.30/CHANGELOG.md b/stable/pidgin/2.0.30/CHANGELOG.md deleted file mode 100644 index 96f21b4b776..00000000000 --- a/stable/pidgin/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pidgin/2.0.30/Chart.lock b/stable/pidgin/2.0.30/Chart.lock deleted file mode 100644 index 45585e0501e..00000000000 --- a/stable/pidgin/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:13.736873838Z" diff --git a/stable/pidgin/2.0.30/Chart.yaml b/stable/pidgin/2.0.30/Chart.yaml deleted file mode 100644 index a4c3279a02a..00000000000 --- a/stable/pidgin/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pidgin -version: 2.0.30 -appVersion: "2.14.8" -description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pidgin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png -keywords: - - pidgin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pidgin - - https://hub.docker.com/r/linuxserver/pidgin -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pidgin/2.0.30/README.md b/stable/pidgin/2.0.30/README.md deleted file mode 100644 index e932f247a4e..00000000000 --- a/stable/pidgin/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# pidgin - -Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pidgin](https://truecharts.org/docs/charts/stable/pidgin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pidgin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pidgin TrueCharts/pidgin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pidgin` deployment - -```console -helm uninstall pidgin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pidgin \ - --set env.TZ="America/New York" \ - TrueCharts/pidgin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pidgin TrueCharts/pidgin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pidgin/2.0.30/charts/common-10.5.10.tgz b/stable/pidgin/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pidgin/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pidgin/2.0.31/CHANGELOG.md b/stable/pidgin/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..01142d9693e --- /dev/null +++ b/stable/pidgin/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pidgin-2.0.31](https://github.com/truecharts/charts/compare/pidgin-2.0.30...pidgin-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pidgin-2.0.30](https://github.com/truecharts/charts/compare/pidgin-2.0.29...pidgin-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pidgin/2.0.31/Chart.lock b/stable/pidgin/2.0.31/Chart.lock new file mode 100644 index 00000000000..c9067a6d1d1 --- /dev/null +++ b/stable/pidgin/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:04.797807938Z" diff --git a/stable/pidgin/2.0.31/Chart.yaml b/stable/pidgin/2.0.31/Chart.yaml new file mode 100644 index 00000000000..2429b2bbee3 --- /dev/null +++ b/stable/pidgin/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pidgin +version: 2.0.31 +appVersion: "2.14.8" +description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pidgin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pidgin.png +keywords: + - pidgin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pidgin + - https://hub.docker.com/r/linuxserver/pidgin +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pidgin/2.0.31/README.md b/stable/pidgin/2.0.31/README.md new file mode 100644 index 00000000000..1c255c65f5a --- /dev/null +++ b/stable/pidgin/2.0.31/README.md @@ -0,0 +1,106 @@ +# pidgin + +Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pidgin](https://truecharts.org/docs/charts/stable/pidgin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pidgin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pidgin TrueCharts/pidgin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pidgin` deployment + +```console +helm uninstall pidgin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pidgin \ + --set env.TZ="America/New York" \ + TrueCharts/pidgin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pidgin TrueCharts/pidgin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pidgin/2.0.30/app-readme.md b/stable/pidgin/2.0.31/app-readme.md similarity index 100% rename from stable/pidgin/2.0.30/app-readme.md rename to stable/pidgin/2.0.31/app-readme.md diff --git a/stable/pidgin/2.0.31/charts/common-10.6.1.tgz b/stable/pidgin/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pidgin/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/pidgin/2.0.30/ix_values.yaml b/stable/pidgin/2.0.31/ix_values.yaml similarity index 100% rename from stable/pidgin/2.0.30/ix_values.yaml rename to stable/pidgin/2.0.31/ix_values.yaml diff --git a/stable/pidgin/2.0.30/questions.yaml b/stable/pidgin/2.0.31/questions.yaml similarity index 100% rename from stable/pidgin/2.0.30/questions.yaml rename to stable/pidgin/2.0.31/questions.yaml diff --git a/stable/shlink-web-client/3.0.33/templates/common.yaml b/stable/pidgin/2.0.31/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/3.0.33/templates/common.yaml rename to stable/pidgin/2.0.31/templates/common.yaml diff --git a/stable/ring-mqtt/1.0.4/values.yaml b/stable/pidgin/2.0.31/values.yaml similarity index 100% rename from stable/ring-mqtt/1.0.4/values.yaml rename to stable/pidgin/2.0.31/values.yaml diff --git a/stable/pihole/6.0.40/CHANGELOG.md b/stable/pihole/6.0.40/CHANGELOG.md deleted file mode 100644 index a9a7758fff9..00000000000 --- a/stable/pihole/6.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/pihole/6.0.40/Chart.lock b/stable/pihole/6.0.40/Chart.lock deleted file mode 100644 index ff2976b66b2..00000000000 --- a/stable/pihole/6.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:20.343469972Z" diff --git a/stable/pihole/6.0.40/Chart.yaml b/stable/pihole/6.0.40/Chart.yaml deleted file mode 100644 index 15116018c90..00000000000 --- a/stable/pihole/6.0.40/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.09.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: DNS and Ad-filtering for your network -home: https://truecharts.org/docs/charts/stable/pihole -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png -keywords: - - DNS -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pihole -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - - https://pi-hole.net/ - - https://github.com/pi-hole - - https://github.com/pi-hole/docker-pi-hole -type: application -version: 6.0.40 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pihole/6.0.40/README.md b/stable/pihole/6.0.40/README.md deleted file mode 100644 index a06ae9b62ea..00000000000 --- a/stable/pihole/6.0.40/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# pihole - -DNS and Ad-filtering for your network - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pihole](https://truecharts.org/docs/charts/stable/pihole) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pihole` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pihole TrueCharts/pihole -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pihole` deployment - -```console -helm uninstall pihole -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pihole \ - --set env.TZ="America/New York" \ - TrueCharts/pihole -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pihole TrueCharts/pihole -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pihole/6.0.40/charts/common-10.5.10.tgz b/stable/pihole/6.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pihole/6.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pihole/6.0.41/CHANGELOG.md b/stable/pihole/6.0.41/CHANGELOG.md new file mode 100644 index 00000000000..6bab4d215c5 --- /dev/null +++ b/stable/pihole/6.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pihole-6.0.41](https://github.com/truecharts/charts/compare/pihole-6.0.40...pihole-6.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pihole-6.0.40](https://github.com/truecharts/charts/compare/pihole-6.0.38...pihole-6.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/pihole/6.0.41/Chart.lock b/stable/pihole/6.0.41/Chart.lock new file mode 100644 index 00000000000..b2059d3a48d --- /dev/null +++ b/stable/pihole/6.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:16.751626843Z" diff --git a/stable/pihole/6.0.41/Chart.yaml b/stable/pihole/6.0.41/Chart.yaml new file mode 100644 index 00000000000..bdac0417780 --- /dev/null +++ b/stable/pihole/6.0.41/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.09.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: DNS and Ad-filtering for your network +home: https://truecharts.org/docs/charts/stable/pihole +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png +keywords: + - DNS +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pihole +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole + - https://pi-hole.net/ + - https://github.com/pi-hole + - https://github.com/pi-hole/docker-pi-hole +type: application +version: 6.0.41 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pihole/6.0.41/README.md b/stable/pihole/6.0.41/README.md new file mode 100644 index 00000000000..adac2ffe09c --- /dev/null +++ b/stable/pihole/6.0.41/README.md @@ -0,0 +1,108 @@ +# pihole + +DNS and Ad-filtering for your network + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pihole](https://truecharts.org/docs/charts/stable/pihole) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pihole` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pihole TrueCharts/pihole +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pihole` deployment + +```console +helm uninstall pihole +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pihole \ + --set env.TZ="America/New York" \ + TrueCharts/pihole +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pihole TrueCharts/pihole -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pihole/6.0.40/app-readme.md b/stable/pihole/6.0.41/app-readme.md similarity index 100% rename from stable/pihole/6.0.40/app-readme.md rename to stable/pihole/6.0.41/app-readme.md diff --git a/stable/pihole/6.0.41/charts/common-10.6.1.tgz b/stable/pihole/6.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pihole/6.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/pihole/6.0.40/ix_values.yaml b/stable/pihole/6.0.41/ix_values.yaml similarity index 100% rename from stable/pihole/6.0.40/ix_values.yaml rename to stable/pihole/6.0.41/ix_values.yaml diff --git a/stable/pihole/6.0.40/questions.yaml b/stable/pihole/6.0.41/questions.yaml similarity index 100% rename from stable/pihole/6.0.40/questions.yaml rename to stable/pihole/6.0.41/questions.yaml diff --git a/stable/pihole/6.0.40/templates/_configmap.tpl b/stable/pihole/6.0.41/templates/_configmap.tpl similarity index 100% rename from stable/pihole/6.0.40/templates/_configmap.tpl rename to stable/pihole/6.0.41/templates/_configmap.tpl diff --git a/stable/pihole/6.0.40/templates/common.yaml b/stable/pihole/6.0.41/templates/common.yaml similarity index 100% rename from stable/pihole/6.0.40/templates/common.yaml rename to stable/pihole/6.0.41/templates/common.yaml diff --git a/stable/rsnapshot/2.0.30/values.yaml b/stable/pihole/6.0.41/values.yaml similarity index 100% rename from stable/rsnapshot/2.0.30/values.yaml rename to stable/pihole/6.0.41/values.yaml diff --git a/stable/pinry/2.0.31/CHANGELOG.md b/stable/pinry/2.0.31/CHANGELOG.md deleted file mode 100644 index bf88f9a5dc1..00000000000 --- a/stable/pinry/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pinry/2.0.31/Chart.lock b/stable/pinry/2.0.31/Chart.lock deleted file mode 100644 index 0e1ee660602..00000000000 --- a/stable/pinry/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:24.174070025Z" diff --git a/stable/pinry/2.0.31/Chart.yaml b/stable/pinry/2.0.31/Chart.yaml deleted file mode 100644 index cfcae5f0aef..00000000000 --- a/stable/pinry/2.0.31/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -home: https://truecharts.org/docs/charts/stable/pinry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png -keywords: - - pinry -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pinry -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://github.com/pinry/pinry/ -version: 2.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pinry/2.0.31/README.md b/stable/pinry/2.0.31/README.md deleted file mode 100644 index f7f2155c993..00000000000 --- a/stable/pinry/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# pinry - -The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pinry](https://truecharts.org/docs/charts/stable/pinry) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pinry` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pinry TrueCharts/pinry -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pinry` deployment - -```console -helm uninstall pinry -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pinry \ - --set env.TZ="America/New York" \ - TrueCharts/pinry -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pinry TrueCharts/pinry -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pinry/2.0.31/charts/common-10.5.10.tgz b/stable/pinry/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pinry/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pinry/2.0.32/CHANGELOG.md b/stable/pinry/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..031b8a04d8c --- /dev/null +++ b/stable/pinry/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pinry-2.0.32](https://github.com/truecharts/charts/compare/pinry-2.0.31...pinry-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pinry-2.0.31](https://github.com/truecharts/charts/compare/pinry-2.0.30...pinry-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pinry/2.0.32/Chart.lock b/stable/pinry/2.0.32/Chart.lock new file mode 100644 index 00000000000..f1fb7b5b4ae --- /dev/null +++ b/stable/pinry/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:24.363649971Z" diff --git a/stable/pinry/2.0.32/Chart.yaml b/stable/pinry/2.0.32/Chart.yaml new file mode 100644 index 00000000000..23c836907a2 --- /dev/null +++ b/stable/pinry/2.0.32/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. +home: https://truecharts.org/docs/charts/stable/pinry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png +keywords: + - pinry +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pinry +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://github.com/pinry/pinry/ +version: 2.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pinry/2.0.32/README.md b/stable/pinry/2.0.32/README.md new file mode 100644 index 00000000000..60cfcb61fee --- /dev/null +++ b/stable/pinry/2.0.32/README.md @@ -0,0 +1,106 @@ +# pinry + +The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pinry](https://truecharts.org/docs/charts/stable/pinry) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pinry` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pinry TrueCharts/pinry +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pinry` deployment + +```console +helm uninstall pinry +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pinry \ + --set env.TZ="America/New York" \ + TrueCharts/pinry +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pinry TrueCharts/pinry -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pinry/2.0.31/app-readme.md b/stable/pinry/2.0.32/app-readme.md similarity index 100% rename from stable/pinry/2.0.31/app-readme.md rename to stable/pinry/2.0.32/app-readme.md diff --git a/stable/pinry/2.0.32/charts/common-10.6.1.tgz b/stable/pinry/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pinry/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/pinry/2.0.31/ix_values.yaml b/stable/pinry/2.0.32/ix_values.yaml similarity index 100% rename from stable/pinry/2.0.31/ix_values.yaml rename to stable/pinry/2.0.32/ix_values.yaml diff --git a/stable/pinry/2.0.31/questions.yaml b/stable/pinry/2.0.32/questions.yaml similarity index 100% rename from stable/pinry/2.0.31/questions.yaml rename to stable/pinry/2.0.32/questions.yaml diff --git a/stable/pinry/2.0.31/templates/_secrets.tpl b/stable/pinry/2.0.32/templates/_secrets.tpl similarity index 100% rename from stable/pinry/2.0.31/templates/_secrets.tpl rename to stable/pinry/2.0.32/templates/_secrets.tpl diff --git a/stable/pinry/2.0.31/templates/common.yaml b/stable/pinry/2.0.32/templates/common.yaml similarity index 100% rename from stable/pinry/2.0.31/templates/common.yaml rename to stable/pinry/2.0.32/templates/common.yaml diff --git a/stable/rss-bridge/2.0.30/values.yaml b/stable/pinry/2.0.32/values.yaml similarity index 100% rename from stable/rss-bridge/2.0.30/values.yaml rename to stable/pinry/2.0.32/values.yaml diff --git a/stable/pixapop/3.0.30/CHANGELOG.md b/stable/pixapop/3.0.30/CHANGELOG.md deleted file mode 100644 index 2025cfd01ac..00000000000 --- a/stable/pixapop/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pixapop/3.0.30/Chart.lock b/stable/pixapop/3.0.30/Chart.lock deleted file mode 100644 index 5cb2d195bad..00000000000 --- a/stable/pixapop/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:27.848405639Z" diff --git a/stable/pixapop/3.0.30/Chart.yaml b/stable/pixapop/3.0.30/Chart.yaml deleted file mode 100644 index 7ce22612964..00000000000 --- a/stable/pixapop/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An open-source single page application to view your photos in the easiest way possible. -home: https://truecharts.org/docs/charts/stable/pixapop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png -keywords: - - pixapop - - photo - - gallery - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixapop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - - https://github.com/linuxserver/docker-pixapop - - https://github.com/bierdok/pixapop -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pixapop/3.0.30/README.md b/stable/pixapop/3.0.30/README.md deleted file mode 100644 index 30f56895803..00000000000 --- a/stable/pixapop/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pixapop - -An open-source single page application to view your photos in the easiest way possible. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pixapop](https://truecharts.org/docs/charts/stable/pixapop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pixapop` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pixapop TrueCharts/pixapop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pixapop` deployment - -```console -helm uninstall pixapop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pixapop \ - --set env.TZ="America/New York" \ - TrueCharts/pixapop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pixapop TrueCharts/pixapop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pixapop/3.0.30/charts/common-10.5.10.tgz b/stable/pixapop/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pixapop/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pixapop/3.0.31/CHANGELOG.md b/stable/pixapop/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a589cd5b3a5 --- /dev/null +++ b/stable/pixapop/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixapop-3.0.31](https://github.com/truecharts/charts/compare/pixapop-3.0.30...pixapop-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pixapop-3.0.30](https://github.com/truecharts/charts/compare/pixapop-3.0.29...pixapop-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pixapop/3.0.31/Chart.lock b/stable/pixapop/3.0.31/Chart.lock new file mode 100644 index 00000000000..ca6acbfcef2 --- /dev/null +++ b/stable/pixapop/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:25.187363651Z" diff --git a/stable/pixapop/3.0.31/Chart.yaml b/stable/pixapop/3.0.31/Chart.yaml new file mode 100644 index 00000000000..9d91833cfec --- /dev/null +++ b/stable/pixapop/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An open-source single page application to view your photos in the easiest way possible. +home: https://truecharts.org/docs/charts/stable/pixapop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png +keywords: + - pixapop + - photo + - gallery + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixapop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/bierdok/pixapop +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pixapop/3.0.31/README.md b/stable/pixapop/3.0.31/README.md new file mode 100644 index 00000000000..c32df016367 --- /dev/null +++ b/stable/pixapop/3.0.31/README.md @@ -0,0 +1,107 @@ +# pixapop + +An open-source single page application to view your photos in the easiest way possible. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pixapop](https://truecharts.org/docs/charts/stable/pixapop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pixapop` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pixapop TrueCharts/pixapop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pixapop` deployment + +```console +helm uninstall pixapop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pixapop \ + --set env.TZ="America/New York" \ + TrueCharts/pixapop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pixapop TrueCharts/pixapop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pixapop/3.0.30/app-readme.md b/stable/pixapop/3.0.31/app-readme.md similarity index 100% rename from stable/pixapop/3.0.30/app-readme.md rename to stable/pixapop/3.0.31/app-readme.md diff --git a/stable/pixapop/3.0.31/charts/common-10.6.1.tgz b/stable/pixapop/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pixapop/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/pixapop/3.0.30/ix_values.yaml b/stable/pixapop/3.0.31/ix_values.yaml similarity index 100% rename from stable/pixapop/3.0.30/ix_values.yaml rename to stable/pixapop/3.0.31/ix_values.yaml diff --git a/stable/pixapop/3.0.30/questions.yaml b/stable/pixapop/3.0.31/questions.yaml similarity index 100% rename from stable/pixapop/3.0.30/questions.yaml rename to stable/pixapop/3.0.31/questions.yaml diff --git a/stable/pixapop/3.0.30/templates/common.yaml b/stable/pixapop/3.0.31/templates/common.yaml similarity index 100% rename from stable/pixapop/3.0.30/templates/common.yaml rename to stable/pixapop/3.0.31/templates/common.yaml diff --git a/stable/rsshub/3.0.101/values.yaml b/stable/pixapop/3.0.31/values.yaml similarity index 100% rename from stable/rsshub/3.0.101/values.yaml rename to stable/pixapop/3.0.31/values.yaml diff --git a/stable/plaxt/1.0.2/CHANGELOG.md b/stable/plaxt/1.0.2/CHANGELOG.md deleted file mode 100644 index 6b02ea8de29..00000000000 --- a/stable/plaxt/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/plaxt/1.0.2/Chart.lock b/stable/plaxt/1.0.2/Chart.lock deleted file mode 100644 index 66abdfe95c2..00000000000 --- a/stable/plaxt/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:38.647517112Z" diff --git a/stable/plaxt/1.0.2/Chart.yaml b/stable/plaxt/1.0.2/Chart.yaml deleted file mode 100644 index a44ff7e4242..00000000000 --- a/stable/plaxt/1.0.2/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv -home: https://truecharts.org/docs/charts/stable/plaxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plaxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://github.com/XanderStrike/goplaxt - - https://hub.docker.com/r/xanderstrike/goplaxt -type: application -version: 1.0.2 -annotations: - truecharts.org/catagories: | - - Other - - MediaApp-Other - - MediaServer-Other - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/plaxt/1.0.2/README.md b/stable/plaxt/1.0.2/README.md deleted file mode 100644 index c8c1684ce5d..00000000000 --- a/stable/plaxt/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# plaxt - -This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plaxt](https://truecharts.org/docs/charts/stable/plaxt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `plaxt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plaxt TrueCharts/plaxt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plaxt` deployment - -```console -helm uninstall plaxt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plaxt \ - --set env.TZ="America/New York" \ - TrueCharts/plaxt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plaxt TrueCharts/plaxt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/plaxt/1.0.2/charts/common-10.5.10.tgz b/stable/plaxt/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/plaxt/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/plaxt/1.0.3/CHANGELOG.md b/stable/plaxt/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..9663a85d33f --- /dev/null +++ b/stable/plaxt/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plaxt-1.0.3](https://github.com/truecharts/charts/compare/plaxt-1.0.2...plaxt-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plaxt-1.0.2](https://github.com/truecharts/charts/compare/plaxt-1.0.1...plaxt-1.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/plaxt/1.0.3/Chart.lock b/stable/plaxt/1.0.3/Chart.lock new file mode 100644 index 00000000000..b50bfcc61ec --- /dev/null +++ b/stable/plaxt/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:36.592863143Z" diff --git a/stable/plaxt/1.0.3/Chart.yaml b/stable/plaxt/1.0.3/Chart.yaml new file mode 100644 index 00000000000..45df27e921d --- /dev/null +++ b/stable/plaxt/1.0.3/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv +home: https://truecharts.org/docs/charts/stable/plaxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png +keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plaxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://github.com/XanderStrike/goplaxt + - https://hub.docker.com/r/xanderstrike/goplaxt +type: application +version: 1.0.3 +annotations: + truecharts.org/catagories: | + - Other + - MediaApp-Other + - MediaServer-Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plaxt/1.0.3/README.md b/stable/plaxt/1.0.3/README.md new file mode 100644 index 00000000000..a0bdfa405d6 --- /dev/null +++ b/stable/plaxt/1.0.3/README.md @@ -0,0 +1,107 @@ +# plaxt + +This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plaxt](https://truecharts.org/docs/charts/stable/plaxt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plaxt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plaxt TrueCharts/plaxt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plaxt` deployment + +```console +helm uninstall plaxt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plaxt \ + --set env.TZ="America/New York" \ + TrueCharts/plaxt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plaxt TrueCharts/plaxt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plaxt/1.0.2/app-readme.md b/stable/plaxt/1.0.3/app-readme.md similarity index 100% rename from stable/plaxt/1.0.2/app-readme.md rename to stable/plaxt/1.0.3/app-readme.md diff --git a/stable/plaxt/1.0.3/charts/common-10.6.1.tgz b/stable/plaxt/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/plaxt/1.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/plaxt/1.0.2/ix_values.yaml b/stable/plaxt/1.0.3/ix_values.yaml similarity index 100% rename from stable/plaxt/1.0.2/ix_values.yaml rename to stable/plaxt/1.0.3/ix_values.yaml diff --git a/stable/plaxt/1.0.2/questions.yaml b/stable/plaxt/1.0.3/questions.yaml similarity index 100% rename from stable/plaxt/1.0.2/questions.yaml rename to stable/plaxt/1.0.3/questions.yaml diff --git a/stable/plaxt/1.0.2/templates/common.yaml b/stable/plaxt/1.0.3/templates/common.yaml similarity index 100% rename from stable/plaxt/1.0.2/templates/common.yaml rename to stable/plaxt/1.0.3/templates/common.yaml diff --git a/stable/satisfactory/2.0.35/values.yaml b/stable/plaxt/1.0.3/values.yaml similarity index 100% rename from stable/satisfactory/2.0.35/values.yaml rename to stable/plaxt/1.0.3/values.yaml diff --git a/stable/plex-auto-languages/1.0.5/CHANGELOG.md b/stable/plex-auto-languages/1.0.5/CHANGELOG.md deleted file mode 100644 index f1495e5d110..00000000000 --- a/stable/plex-auto-languages/1.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/plex-auto-languages/1.0.5/Chart.lock b/stable/plex-auto-languages/1.0.5/Chart.lock deleted file mode 100644 index fdeef5222bf..00000000000 --- a/stable/plex-auto-languages/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:50.178417494Z" diff --git a/stable/plex-auto-languages/1.0.5/Chart.yaml b/stable/plex-auto-languages/1.0.5/Chart.yaml deleted file mode 100644 index 63b8c59125b..00000000000 --- a/stable/plex-auto-languages/1.0.5/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Automated language selection for Plex TV Shows. -home: https://truecharts.org/docs/charts/stable/plex-auto-languages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-auto-languages -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://github.com/remirigal/plex-auto-languages - - https://hub.docker.com/r/remirigal/plex-auto-languages -type: application -version: 1.0.5 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/plex-auto-languages/1.0.5/README.md b/stable/plex-auto-languages/1.0.5/README.md deleted file mode 100644 index e9a8d1a4859..00000000000 --- a/stable/plex-auto-languages/1.0.5/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# plex-auto-languages - -Automated language selection for Plex TV Shows. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/stable/plex-auto-languages) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `plex-auto-languages` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plex-auto-languages TrueCharts/plex-auto-languages -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plex-auto-languages` deployment - -```console -helm uninstall plex-auto-languages -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plex-auto-languages \ - --set env.TZ="America/New York" \ - TrueCharts/plex-auto-languages -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plex-auto-languages TrueCharts/plex-auto-languages -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-auto-languages/1.0.5/charts/common-10.5.10.tgz b/stable/plex-auto-languages/1.0.5/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/plex-auto-languages/1.0.5/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/1.0.6/CHANGELOG.md b/stable/plex-auto-languages/1.0.6/CHANGELOG.md new file mode 100644 index 00000000000..5a52c7cc7e8 --- /dev/null +++ b/stable/plex-auto-languages/1.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-auto-languages-1.0.6](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.5...plex-auto-languages-1.0.6) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [plex-auto-languages-1.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.4...plex-auto-languages-1.0.5) (2022-09-20) + +### Chore diff --git a/stable/plex-auto-languages/1.0.6/Chart.lock b/stable/plex-auto-languages/1.0.6/Chart.lock new file mode 100644 index 00000000000..91fb5aa92e0 --- /dev/null +++ b/stable/plex-auto-languages/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:57.036868443Z" diff --git a/stable/plex-auto-languages/1.0.6/Chart.yaml b/stable/plex-auto-languages/1.0.6/Chart.yaml new file mode 100644 index 00000000000..01523bdf7d2 --- /dev/null +++ b/stable/plex-auto-languages/1.0.6/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Automated language selection for Plex TV Shows. +home: https://truecharts.org/docs/charts/stable/plex-auto-languages +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png +keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-auto-languages +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://github.com/remirigal/plex-auto-languages + - https://hub.docker.com/r/remirigal/plex-auto-languages +type: application +version: 1.0.6 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex-auto-languages/1.0.6/README.md b/stable/plex-auto-languages/1.0.6/README.md new file mode 100644 index 00000000000..9cef0cb4364 --- /dev/null +++ b/stable/plex-auto-languages/1.0.6/README.md @@ -0,0 +1,107 @@ +# plex-auto-languages + +Automated language selection for Plex TV Shows. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-auto-languages](https://truecharts.org/docs/charts/stable/plex-auto-languages) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plex-auto-languages` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plex-auto-languages TrueCharts/plex-auto-languages +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex-auto-languages` deployment + +```console +helm uninstall plex-auto-languages +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex-auto-languages \ + --set env.TZ="America/New York" \ + TrueCharts/plex-auto-languages +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex-auto-languages TrueCharts/plex-auto-languages -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-auto-languages/1.0.5/app-readme.md b/stable/plex-auto-languages/1.0.6/app-readme.md similarity index 100% rename from stable/plex-auto-languages/1.0.5/app-readme.md rename to stable/plex-auto-languages/1.0.6/app-readme.md diff --git a/stable/plex-auto-languages/1.0.6/charts/common-10.6.1.tgz b/stable/plex-auto-languages/1.0.6/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/plex-auto-languages/1.0.6/charts/common-10.6.1.tgz differ diff --git a/stable/plex-auto-languages/1.0.5/ix_values.yaml b/stable/plex-auto-languages/1.0.6/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.5/ix_values.yaml rename to stable/plex-auto-languages/1.0.6/ix_values.yaml diff --git a/stable/plex-auto-languages/1.0.5/questions.yaml b/stable/plex-auto-languages/1.0.6/questions.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.5/questions.yaml rename to stable/plex-auto-languages/1.0.6/questions.yaml diff --git a/stable/plex-auto-languages/1.0.5/templates/common.yaml b/stable/plex-auto-languages/1.0.6/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.5/templates/common.yaml rename to stable/plex-auto-languages/1.0.6/templates/common.yaml diff --git a/stable/scrutiny/3.0.31/values.yaml b/stable/plex-auto-languages/1.0.6/values.yaml similarity index 100% rename from stable/scrutiny/3.0.31/values.yaml rename to stable/plex-auto-languages/1.0.6/values.yaml diff --git a/stable/plex-utills/1.0.2/CHANGELOG.md b/stable/plex-utills/1.0.2/CHANGELOG.md deleted file mode 100644 index 8f0e951efb8..00000000000 --- a/stable/plex-utills/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/plex-utills/1.0.2/Chart.lock b/stable/plex-utills/1.0.2/Chart.lock deleted file mode 100644 index abc9ace974b..00000000000 --- a/stable/plex-utills/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:12:53.500121347Z" diff --git a/stable/plex-utills/1.0.2/Chart.yaml b/stable/plex-utills/1.0.2/Chart.yaml deleted file mode 100644 index b8660f12101..00000000000 --- a/stable/plex-utills/1.0.2/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A utility to help manage your library. -home: https://truecharts.org/docs/charts/stable/plex-utills -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-utills -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://github.com/jkirkcaldy/plex-utills - - https://hub.docker.com/r/jkirkcaldy/plex-utills/ -type: application -version: 1.0.2 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/plex-utills/1.0.2/README.md b/stable/plex-utills/1.0.2/README.md deleted file mode 100644 index d29275f7525..00000000000 --- a/stable/plex-utills/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# plex-utills - -A utility to help manage your library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [plex-utills](https://truecharts.org/docs/charts/stable/plex-utills) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `plex-utills` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install plex-utills TrueCharts/plex-utills -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `plex-utills` deployment - -```console -helm uninstall plex-utills -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install plex-utills \ - --set env.TZ="America/New York" \ - TrueCharts/plex-utills -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install plex-utills TrueCharts/plex-utills -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-utills/1.0.2/charts/common-10.5.10.tgz b/stable/plex-utills/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/plex-utills/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/plex-utills/1.0.3/CHANGELOG.md b/stable/plex-utills/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..dc9c4405736 --- /dev/null +++ b/stable/plex-utills/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-utills-1.0.3](https://github.com/truecharts/charts/compare/plex-utills-1.0.2...plex-utills-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-utills-1.0.2](https://github.com/truecharts/charts/compare/plex-utills-1.0.1...plex-utills-1.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/plex-utills/1.0.3/Chart.lock b/stable/plex-utills/1.0.3/Chart.lock new file mode 100644 index 00000000000..df8e68b9b62 --- /dev/null +++ b/stable/plex-utills/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:57.382883407Z" diff --git a/stable/plex-utills/1.0.3/Chart.yaml b/stable/plex-utills/1.0.3/Chart.yaml new file mode 100644 index 00000000000..d1a8522a7dd --- /dev/null +++ b/stable/plex-utills/1.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A utility to help manage your library. +home: https://truecharts.org/docs/charts/stable/plex-utills +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png +keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-utills +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://github.com/jkirkcaldy/plex-utills + - https://hub.docker.com/r/jkirkcaldy/plex-utills/ +type: application +version: 1.0.3 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex-utills/1.0.3/README.md b/stable/plex-utills/1.0.3/README.md new file mode 100644 index 00000000000..30365f6a276 --- /dev/null +++ b/stable/plex-utills/1.0.3/README.md @@ -0,0 +1,107 @@ +# plex-utills + +A utility to help manage your library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex-utills](https://truecharts.org/docs/charts/stable/plex-utills) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plex-utills` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plex-utills TrueCharts/plex-utills +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex-utills` deployment + +```console +helm uninstall plex-utills +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex-utills \ + --set env.TZ="America/New York" \ + TrueCharts/plex-utills +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex-utills TrueCharts/plex-utills -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plex-utills/1.0.2/app-readme.md b/stable/plex-utills/1.0.3/app-readme.md similarity index 100% rename from stable/plex-utills/1.0.2/app-readme.md rename to stable/plex-utills/1.0.3/app-readme.md diff --git a/stable/plex-utills/1.0.3/charts/common-10.6.1.tgz b/stable/plex-utills/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/plex-utills/1.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/plex-utills/1.0.2/ix_values.yaml b/stable/plex-utills/1.0.3/ix_values.yaml similarity index 100% rename from stable/plex-utills/1.0.2/ix_values.yaml rename to stable/plex-utills/1.0.3/ix_values.yaml diff --git a/stable/plex-utills/1.0.2/questions.yaml b/stable/plex-utills/1.0.3/questions.yaml similarity index 100% rename from stable/plex-utills/1.0.2/questions.yaml rename to stable/plex-utills/1.0.3/questions.yaml diff --git a/stable/plex-utills/1.0.2/templates/common.yaml b/stable/plex-utills/1.0.3/templates/common.yaml similarity index 100% rename from stable/plex-utills/1.0.2/templates/common.yaml rename to stable/plex-utills/1.0.3/templates/common.yaml diff --git a/stable/sdtd/1.0.3/values.yaml b/stable/plex-utills/1.0.3/values.yaml similarity index 100% rename from stable/sdtd/1.0.3/values.yaml rename to stable/plex-utills/1.0.3/values.yaml diff --git a/stable/plex/10.2.10/CHANGELOG.md b/stable/plex/10.2.10/CHANGELOG.md new file mode 100644 index 00000000000..240af750fc0 --- /dev/null +++ b/stable/plex/10.2.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-10.2.10](https://github.com/truecharts/charts/compare/plex-10.2.9...plex-10.2.10) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [plex-10.2.9](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.23...plex-10.2.9) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [plex-10.2.8](https://github.com/truecharts/charts/compare/plex-10.2.7...plex-10.2.8) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-10.2.8](https://github.com/truecharts/charts/compare/plex-10.2.7...plex-10.2.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-10.2.8](https://github.com/truecharts/charts/compare/plex-10.2.7...plex-10.2.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [plex-10.2.8](https://github.com/truecharts/charts/compare/plex-10.2.7...plex-10.2.8) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/plex/10.2.10/Chart.lock b/stable/plex/10.2.10/Chart.lock new file mode 100644 index 00000000000..12e99382cec --- /dev/null +++ b/stable/plex/10.2.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:22:48.827091819Z" diff --git a/stable/plex/10.2.10/Chart.yaml b/stable/plex/10.2.10/Chart.yaml new file mode 100644 index 00000000000..79fbe6d3a9d --- /dev/null +++ b/stable/plex/10.2.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.28.2.615" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Plex Media Server +home: https://truecharts.org/docs/charts/stable/plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png +keywords: + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex +type: application +version: 10.2.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex/10.2.10/README.md b/stable/plex/10.2.10/README.md new file mode 100644 index 00000000000..8a10f1a8131 --- /dev/null +++ b/stable/plex/10.2.10/README.md @@ -0,0 +1,106 @@ +# plex + +Plex Media Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [plex](https://truecharts.org/docs/charts/stable/plex) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `plex` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install plex TrueCharts/plex +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `plex` deployment + +```console +helm uninstall plex +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install plex \ + --set env.TZ="America/New York" \ + TrueCharts/plex +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install plex TrueCharts/plex -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/plex/10.2.10/app-readme.md b/stable/plex/10.2.10/app-readme.md new file mode 100644 index 00000000000..0c9dfd48c99 --- /dev/null +++ b/stable/plex/10.2.10/app-readme.md @@ -0,0 +1,8 @@ +Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/plex](https://truecharts.org/docs/charts/stable/plex) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/plex/10.2.10/charts/common-10.6.1.tgz b/stable/plex/10.2.10/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/plex/10.2.10/charts/common-10.6.1.tgz differ diff --git a/stable/plex/10.2.10/ix_values.yaml b/stable/plex/10.2.10/ix_values.yaml new file mode 100644 index 00000000000..984d153d760 --- /dev/null +++ b/stable/plex/10.2.10/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: 1.28.2.6151@sha256:051f78cad0ffe6958c53c8542ecf7a7b44848a4da3ced44e82489e01a2b0de80 + +service: + main: + ports: + main: + protocol: HTTP + port: 32400 + targetPort: 32400 + +persistence: + config: + enabled: true + mountPath: "/config" + +plex: + serverURL: "{{ .Values.service.main.ports.main.protocol | lower }}://{{ .Values.plex.serverIP }}:{{ .Values.service.main.ports.main.port }}" + serverIngressURL: "{{ if .Values.ingress.main.enabled }}{{ with (first .Values.ingress.main.hosts) }},https://{{ .host }}{{ end }}{{ end }}" + serverIngressURLPort: "{{ if .Values.ingress.main.enabled }}{{ $port := .Values.service.main.ports.main.port }}{{ with (first .Values.ingress.main.hosts) }},https://{{ .host }}:{{ $port }}{{ end }}{{ end }}" + # User Defined + serverIP: "127.0.0.1" + additionalAdvertiseURL: "" + disableGDM: true + +env: + ADVERTISE_IP: "{{ tpl (.Values.plex.serverURL) .}}{{ tpl (.Values.plex.serverIngressURL) . }}{{ tpl (.Values.plex.serverIngressURLPort) . }}{{ with .Values.plex.additionalAdvertiseURL }},{{ . }}{{ end }}" + PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}' + # User Defined + ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + PLEX_CLAIM: "" + +portal: + enabled: true diff --git a/stable/plex/10.2.10/questions.yaml b/stable/plex/10.2.10/questions.yaml new file mode 100644 index 00000000000..6a72eafdc00 --- /dev/null +++ b/stable/plex/10.2.10/questions.yaml @@ -0,0 +1,2594 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/web" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: plex + group: "Container Configuration" + label: "Plex Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: serverIP + label: "Server IP" + description: "Set to the IP-Address used to reach Plex." + schema: + type: string + required: true + $ref: + - "definitions/nodeIP" + - variable: additionalAdvertiseURL + label: "Addition Advertise URLs" + description: "URLs to advertise to Plex, format http(s)://IPorDNS:3200. By default your serverIP and ingress URL is added" + schema: + type: string + valid_chars: '^$|^(http(s)?:\/\/([a-zA-Z0-9.-]*)(:\d{0,5})?,?)*$' + default: "" + - variable: disableGDM + label: "Disable GDM" + description: "Recommended to keep this to true. Disables legacy local network discovery. Keeping it enabled might break discovery for some Plex Clients" + schema: + type: boolean + default: true + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ALLOWED_NETWORKS + label: "Allowed Networks" + description: "Networks allowed to connect to plex. Add your local network IP to this list" + schema: + type: string + default: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + - variable: PLEX_CLAIM + label: "Plex Claim Token" + description: "Claim token to use to register the plex server (Max. 4 minutes old!). You can obtain a claim token to login your server to your plex account by visiting https://www.plex.tv/claim." + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 32400 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 32400 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shlink/4.0.41/templates/common.yaml b/stable/plex/10.2.10/templates/common.yaml similarity index 100% rename from stable/shlink/4.0.41/templates/common.yaml rename to stable/plex/10.2.10/templates/common.yaml diff --git a/stable/ser2sock/6.0.33/values.yaml b/stable/plex/10.2.10/values.yaml similarity index 100% rename from stable/ser2sock/6.0.33/values.yaml rename to stable/plex/10.2.10/values.yaml diff --git a/stable/podgrab/10.0.35/CHANGELOG.md b/stable/podgrab/10.0.35/CHANGELOG.md new file mode 100644 index 00000000000..990634dbbaf --- /dev/null +++ b/stable/podgrab/10.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [podgrab-10.0.35](https://github.com/truecharts/charts/compare/podgrab-10.0.34...podgrab-10.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [podgrab-10.0.34](https://github.com/truecharts/charts/compare/podgrab-10.0.32...podgrab-10.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/podgrab/10.0.35/Chart.lock b/stable/podgrab/10.0.35/Chart.lock new file mode 100644 index 00000000000..23224ee976f --- /dev/null +++ b/stable/podgrab/10.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:23:09.457222484Z" diff --git a/stable/podgrab/10.0.35/Chart.yaml b/stable/podgrab/10.0.35/Chart.yaml new file mode 100644 index 00000000000..ae4386f730f --- /dev/null +++ b/stable/podgrab/10.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A self-hosted podcast manager to download episodes as soon as they become live. +home: https://truecharts.org/docs/charts/stable/podgrab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png +keywords: + - podgrab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: podgrab +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://github.com/akhilrex/podgrab + - https://hub.docker.com/r/akhilrex/podgrab +type: application +version: 10.0.35 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/podgrab/10.0.35/README.md b/stable/podgrab/10.0.35/README.md new file mode 100644 index 00000000000..80ddbb26901 --- /dev/null +++ b/stable/podgrab/10.0.35/README.md @@ -0,0 +1,107 @@ +# podgrab + +A self-hosted podcast manager to download episodes as soon as they become live. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [podgrab](https://truecharts.org/docs/charts/stable/podgrab) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `podgrab` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install podgrab TrueCharts/podgrab +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `podgrab` deployment + +```console +helm uninstall podgrab +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install podgrab \ + --set env.TZ="America/New York" \ + TrueCharts/podgrab +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install podgrab TrueCharts/podgrab -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/podgrab/10.0.35/app-readme.md b/stable/podgrab/10.0.35/app-readme.md new file mode 100644 index 00000000000..5e921b8584d --- /dev/null +++ b/stable/podgrab/10.0.35/app-readme.md @@ -0,0 +1,8 @@ +A self-hosted podcast manager to download episodes as soon as they become live. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/podgrab](https://truecharts.org/docs/charts/stable/podgrab) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/podgrab/10.0.35/charts/common-10.6.1.tgz b/stable/podgrab/10.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/podgrab/10.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/podgrab/10.0.35/ix_values.yaml b/stable/podgrab/10.0.35/ix_values.yaml new file mode 100644 index 00000000000..609a6a68322 --- /dev/null +++ b/stable/podgrab/10.0.35/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/podgrab + pullPolicy: Always + tag: v1.0.0@sha256:4f12ed1458991f2918990a7041a8d4e4ff84232e5dc0bf57d14acb70debb0103 + +service: + main: + ports: + main: + port: 10093 + targetPort: 8080 + tcp: + enabled: true + ports: + tcp: + enabled: true + port: 51080 + targetPort: 51080 + +secretEnv: + PASSWORD: "secretpasswordgoeshere" + +env: + CHECK_FREQUENCY: 240 + +persistence: + config: + enabled: true + mountPath: "/config" + +probes: + liveness: + enabled: false + + readiness: + enabled: false + + startup: + enabled: false + +portal: + enabled: true diff --git a/stable/podgrab/10.0.35/questions.yaml b/stable/podgrab/10.0.35/questions.yaml new file mode 100644 index 00000000000..17326e4c12b --- /dev/null +++ b/stable/podgrab/10.0.35/questions.yaml @@ -0,0 +1,2574 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PASSWORD + label: "Password" + description: "Desired Password" + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CHECK_FREQUENCY + label: "Update Frequency" + description: "Interval to check for new podcasts" + schema: + type: int + default: 240 + required: true + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10093 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/snapdrop/2.0.45/templates/common.yaml b/stable/podgrab/10.0.35/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.45/templates/common.yaml rename to stable/podgrab/10.0.35/templates/common.yaml diff --git a/stable/shiori/7.0.36/values.yaml b/stable/podgrab/10.0.35/values.yaml similarity index 100% rename from stable/shiori/7.0.36/values.yaml rename to stable/podgrab/10.0.35/values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md deleted file mode 100644 index dcd2b2b2587..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pretend-youre-xyzzy/6.0.33/Chart.lock b/stable/pretend-youre-xyzzy/6.0.33/Chart.lock deleted file mode 100644 index 5119d0a0e4a..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:13:11.476239289Z" diff --git a/stable/pretend-youre-xyzzy/6.0.33/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.33/Chart.yaml deleted file mode 100644 index 8aa160ae16d..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: pretend-youre-xyzzy, a cards against humanity clone -home: https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png -keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pretend-youre-xyzzy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.33/README.md b/stable/pretend-youre-xyzzy/6.0.33/README.md deleted file mode 100644 index bcfb5436c21..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pretend-youre-xyzzy - -pretend-youre-xyzzy, a cards against humanity clone - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pretend-youre-xyzzy](https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pretend-youre-xyzzy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pretend-youre-xyzzy` deployment - -```console -helm uninstall pretend-youre-xyzzy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pretend-youre-xyzzy \ - --set env.TZ="America/New York" \ - TrueCharts/pretend-youre-xyzzy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pretend-youre-xyzzy/6.0.33/charts/common-10.5.10.tgz b/stable/pretend-youre-xyzzy/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pretend-youre-xyzzy/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/6.0.34/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..ba06fe7132d --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pretend-youre-xyzzy-6.0.34](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.33...pretend-youre-xyzzy-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pretend-youre-xyzzy-6.0.33](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.32...pretend-youre-xyzzy-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pretend-youre-xyzzy/6.0.34/Chart.lock b/stable/pretend-youre-xyzzy/6.0.34/Chart.lock new file mode 100644 index 00000000000..e8d4122e3db --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:23:20.630465922Z" diff --git a/stable/pretend-youre-xyzzy/6.0.34/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.34/Chart.yaml new file mode 100644 index 00000000000..f65584b4d78 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: pretend-youre-xyzzy, a cards against humanity clone +home: https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png +keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pretend-youre-xyzzy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.34/README.md b/stable/pretend-youre-xyzzy/6.0.34/README.md new file mode 100644 index 00000000000..91e961ae70c --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.34/README.md @@ -0,0 +1,107 @@ +# pretend-youre-xyzzy + +pretend-youre-xyzzy, a cards against humanity clone + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pretend-youre-xyzzy](https://truecharts.org/docs/charts/stable/pretend-youre-xyzzy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pretend-youre-xyzzy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pretend-youre-xyzzy` deployment + +```console +helm uninstall pretend-youre-xyzzy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pretend-youre-xyzzy \ + --set env.TZ="America/New York" \ + TrueCharts/pretend-youre-xyzzy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pretend-youre-xyzzy TrueCharts/pretend-youre-xyzzy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pretend-youre-xyzzy/6.0.33/app-readme.md b/stable/pretend-youre-xyzzy/6.0.34/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.33/app-readme.md rename to stable/pretend-youre-xyzzy/6.0.34/app-readme.md diff --git a/stable/pretend-youre-xyzzy/6.0.34/charts/common-10.6.1.tgz b/stable/pretend-youre-xyzzy/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pretend-youre-xyzzy/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/pretend-youre-xyzzy/6.0.33/ix_values.yaml b/stable/pretend-youre-xyzzy/6.0.34/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.33/ix_values.yaml rename to stable/pretend-youre-xyzzy/6.0.34/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.33/questions.yaml b/stable/pretend-youre-xyzzy/6.0.34/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.33/questions.yaml rename to stable/pretend-youre-xyzzy/6.0.34/questions.yaml diff --git a/stable/speedtest-exporter/3.0.34/templates/common.yaml b/stable/pretend-youre-xyzzy/6.0.34/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.34/templates/common.yaml rename to stable/pretend-youre-xyzzy/6.0.34/templates/common.yaml diff --git a/stable/shlink-web-client/3.0.33/values.yaml b/stable/pretend-youre-xyzzy/6.0.34/values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.33/values.yaml rename to stable/pretend-youre-xyzzy/6.0.34/values.yaml diff --git a/stable/projectsend/3.0.37/CHANGELOG.md b/stable/projectsend/3.0.37/CHANGELOG.md deleted file mode 100644 index 45a0984a0d3..00000000000 --- a/stable/projectsend/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/projectsend/3.0.37/Chart.lock b/stable/projectsend/3.0.37/Chart.lock deleted file mode 100644 index ae1883d7fd2..00000000000 --- a/stable/projectsend/3.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:13:25.759130957Z" diff --git a/stable/projectsend/3.0.37/Chart.yaml b/stable/projectsend/3.0.37/Chart.yaml deleted file mode 100644 index bbb98cf8a9d..00000000000 --- a/stable/projectsend/3.0.37/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: projectsend -version: 3.0.37 -appVersion: "2021.12.10" -description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - - https://hub.docker.com/r/linuxserver/projectsend -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/projectsend/3.0.37/README.md b/stable/projectsend/3.0.37/README.md deleted file mode 100644 index 5a0c013c4c0..00000000000 --- a/stable/projectsend/3.0.37/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# projectsend - -Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [projectsend](https://truecharts.org/docs/charts/stable/projectsend) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `projectsend` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install projectsend TrueCharts/projectsend -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `projectsend` deployment - -```console -helm uninstall projectsend -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install projectsend \ - --set env.TZ="America/New York" \ - TrueCharts/projectsend -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install projectsend TrueCharts/projectsend -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/projectsend/3.0.37/charts/common-10.5.10.tgz b/stable/projectsend/3.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/projectsend/3.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.37/charts/mariadb-3.0.73.tgz b/stable/projectsend/3.0.37/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/projectsend/3.0.37/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.38/CHANGELOG.md b/stable/projectsend/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..4df02dd33b7 --- /dev/null +++ b/stable/projectsend/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [projectsend-3.0.38](https://github.com/truecharts/charts/compare/projectsend-3.0.37...projectsend-3.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [projectsend-3.0.37](https://github.com/truecharts/charts/compare/projectsend-3.0.36...projectsend-3.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/projectsend/3.0.38/Chart.lock b/stable/projectsend/3.0.38/Chart.lock new file mode 100644 index 00000000000..afef82ef285 --- /dev/null +++ b/stable/projectsend/3.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:23:41.96249679Z" diff --git a/stable/projectsend/3.0.38/Chart.yaml b/stable/projectsend/3.0.38/Chart.yaml new file mode 100644 index 00000000000..40513893926 --- /dev/null +++ b/stable/projectsend/3.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: projectsend +version: 3.0.38 +appVersion: "2021.12.10" +description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend + - https://hub.docker.com/r/linuxserver/projectsend +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/projectsend/3.0.38/README.md b/stable/projectsend/3.0.38/README.md new file mode 100644 index 00000000000..d5c21fcfacf --- /dev/null +++ b/stable/projectsend/3.0.38/README.md @@ -0,0 +1,107 @@ +# projectsend + +Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [projectsend](https://truecharts.org/docs/charts/stable/projectsend) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `projectsend` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install projectsend TrueCharts/projectsend +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `projectsend` deployment + +```console +helm uninstall projectsend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install projectsend \ + --set env.TZ="America/New York" \ + TrueCharts/projectsend +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install projectsend TrueCharts/projectsend -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/projectsend/3.0.37/app-readme.md b/stable/projectsend/3.0.38/app-readme.md similarity index 100% rename from stable/projectsend/3.0.37/app-readme.md rename to stable/projectsend/3.0.38/app-readme.md diff --git a/stable/projectsend/3.0.38/charts/common-10.6.1.tgz b/stable/projectsend/3.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/projectsend/3.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/projectsend/3.0.38/charts/mariadb-3.0.82.tgz b/stable/projectsend/3.0.38/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/projectsend/3.0.38/charts/mariadb-3.0.82.tgz differ diff --git a/stable/projectsend/3.0.37/ix_values.yaml b/stable/projectsend/3.0.38/ix_values.yaml similarity index 100% rename from stable/projectsend/3.0.37/ix_values.yaml rename to stable/projectsend/3.0.38/ix_values.yaml diff --git a/stable/projectsend/3.0.37/questions.yaml b/stable/projectsend/3.0.38/questions.yaml similarity index 100% rename from stable/projectsend/3.0.37/questions.yaml rename to stable/projectsend/3.0.38/questions.yaml diff --git a/stable/stash/7.0.34/templates/common.yaml b/stable/projectsend/3.0.38/templates/common.yaml similarity index 100% rename from stable/stash/7.0.34/templates/common.yaml rename to stable/projectsend/3.0.38/templates/common.yaml diff --git a/stable/shlink/4.0.41/values.yaml b/stable/projectsend/3.0.38/values.yaml similarity index 100% rename from stable/shlink/4.0.41/values.yaml rename to stable/projectsend/3.0.38/values.yaml diff --git a/stable/promcord/4.0.34/CHANGELOG.md b/stable/promcord/4.0.34/CHANGELOG.md deleted file mode 100644 index b4c499b8192..00000000000 --- a/stable/promcord/4.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/promcord/4.0.34/Chart.lock b/stable/promcord/4.0.34/Chart.lock deleted file mode 100644 index 3f5c6a9c125..00000000000 --- a/stable/promcord/4.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:13:17.877456535Z" diff --git a/stable/promcord/4.0.34/Chart.yaml b/stable/promcord/4.0.34/Chart.yaml deleted file mode 100644 index f4007eac030..00000000000 --- a/stable/promcord/4.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Discord bot that provides metrics from a Discord server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png -home: https://truecharts.org/docs/charts/stable/promcord -keywords: - - promcord - - discord - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: promcord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://github.com/nimarion/promcord -type: application -version: 4.0.34 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/promcord/4.0.34/README.md b/stable/promcord/4.0.34/README.md deleted file mode 100644 index 7237420ce9c..00000000000 --- a/stable/promcord/4.0.34/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# promcord - -Discord bot that provides metrics from a Discord server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [promcord](https://truecharts.org/docs/charts/stable/promcord) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `promcord` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install promcord TrueCharts/promcord -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `promcord` deployment - -```console -helm uninstall promcord -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install promcord \ - --set env.TZ="America/New York" \ - TrueCharts/promcord -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install promcord TrueCharts/promcord -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/promcord/4.0.34/charts/common-10.5.10.tgz b/stable/promcord/4.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/promcord/4.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/promcord/4.0.35/CHANGELOG.md b/stable/promcord/4.0.35/CHANGELOG.md new file mode 100644 index 00000000000..9bfc33e2b01 --- /dev/null +++ b/stable/promcord/4.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [promcord-4.0.35](https://github.com/truecharts/charts/compare/promcord-4.0.34...promcord-4.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [promcord-4.0.34](https://github.com/truecharts/charts/compare/promcord-4.0.33...promcord-4.0.34) (2022-09-20) + +### Chore diff --git a/stable/promcord/4.0.35/Chart.lock b/stable/promcord/4.0.35/Chart.lock new file mode 100644 index 00000000000..e8613f80096 --- /dev/null +++ b/stable/promcord/4.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:23:29.873885324Z" diff --git a/stable/promcord/4.0.35/Chart.yaml b/stable/promcord/4.0.35/Chart.yaml new file mode 100644 index 00000000000..5fb0d67e665 --- /dev/null +++ b/stable/promcord/4.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Discord bot that provides metrics from a Discord server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png +home: https://truecharts.org/docs/charts/stable/promcord +keywords: + - promcord + - discord + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: promcord +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://github.com/nimarion/promcord +type: application +version: 4.0.35 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/promcord/4.0.35/README.md b/stable/promcord/4.0.35/README.md new file mode 100644 index 00000000000..002d5e7c264 --- /dev/null +++ b/stable/promcord/4.0.35/README.md @@ -0,0 +1,106 @@ +# promcord + +Discord bot that provides metrics from a Discord server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [promcord](https://truecharts.org/docs/charts/stable/promcord) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `promcord` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install promcord TrueCharts/promcord +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `promcord` deployment + +```console +helm uninstall promcord +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install promcord \ + --set env.TZ="America/New York" \ + TrueCharts/promcord +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install promcord TrueCharts/promcord -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/promcord/4.0.34/app-readme.md b/stable/promcord/4.0.35/app-readme.md similarity index 100% rename from stable/promcord/4.0.34/app-readme.md rename to stable/promcord/4.0.35/app-readme.md diff --git a/stable/promcord/4.0.35/charts/common-10.6.1.tgz b/stable/promcord/4.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/promcord/4.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/promcord/4.0.34/ci/no-values.yaml b/stable/promcord/4.0.35/ci/no-values.yaml similarity index 100% rename from stable/promcord/4.0.34/ci/no-values.yaml rename to stable/promcord/4.0.35/ci/no-values.yaml diff --git a/stable/promcord/4.0.34/ix_values.yaml b/stable/promcord/4.0.35/ix_values.yaml similarity index 100% rename from stable/promcord/4.0.34/ix_values.yaml rename to stable/promcord/4.0.35/ix_values.yaml diff --git a/stable/promcord/4.0.34/questions.yaml b/stable/promcord/4.0.35/questions.yaml similarity index 100% rename from stable/promcord/4.0.34/questions.yaml rename to stable/promcord/4.0.35/questions.yaml diff --git a/stable/promcord/4.0.34/templates/common.yaml b/stable/promcord/4.0.35/templates/common.yaml similarity index 100% rename from stable/promcord/4.0.34/templates/common.yaml rename to stable/promcord/4.0.35/templates/common.yaml diff --git a/stable/promcord/4.0.34/templates/prometheusrules.yaml b/stable/promcord/4.0.35/templates/prometheusrules.yaml similarity index 100% rename from stable/promcord/4.0.34/templates/prometheusrules.yaml rename to stable/promcord/4.0.35/templates/prometheusrules.yaml diff --git a/stable/promcord/4.0.34/templates/servicemonitor.yaml b/stable/promcord/4.0.35/templates/servicemonitor.yaml similarity index 100% rename from stable/promcord/4.0.34/templates/servicemonitor.yaml rename to stable/promcord/4.0.35/templates/servicemonitor.yaml diff --git a/stable/shorturl/3.0.30/values.yaml b/stable/promcord/4.0.35/values.yaml similarity index 100% rename from stable/shorturl/3.0.30/values.yaml rename to stable/promcord/4.0.35/values.yaml diff --git a/stable/prometheus/4.0.89/CHANGELOG.md b/stable/prometheus/4.0.89/CHANGELOG.md deleted file mode 100644 index dca05d694a0..00000000000 --- a/stable/prometheus/4.0.89/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prometheus-4.0.89](https://github.com/truecharts/charts/compare/prometheus-4.0.88...prometheus-4.0.89) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [prometheus-4.0.88](https://github.com/truecharts/charts/compare/prometheus-4.0.87...prometheus-4.0.88) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [prometheus-4.0.87](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797)) - - - - -## [prometheus-4.0.87](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797)) - - - - -## [prometheus-4.0.86](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/prometheus/4.0.89/Chart.lock b/stable/prometheus/4.0.89/Chart.lock deleted file mode 100644 index 19f565b225e..00000000000 --- a/stable/prometheus/4.0.89/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.1.2 -- name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.2.2 -digest: sha256:da55bb39e40f06723e9a56c3d5408088b7e54701e06f14f72f241b8f29f0cafa -generated: "2022-09-25T05:57:14.193749539Z" diff --git a/stable/prometheus/4.0.89/Chart.yaml b/stable/prometheus/4.0.89/Chart.yaml deleted file mode 100644 index 1682c65c364..00000000000 --- a/stable/prometheus/4.0.89/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.59.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.1.2 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.2.2 -deprecated: false -description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png -home: https://truecharts.org/docs/charts/stable/prometheus -keywords: - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prometheus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/prometheus - - https://github.com/prometheus-community/helm-charts - - https://github.com/prometheus-operator/kube-prometheus -type: application -version: 4.0.89 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prometheus/4.0.89/README.md b/stable/prometheus/4.0.89/README.md deleted file mode 100644 index 5394766e908..00000000000 --- a/stable/prometheus/4.0.89/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# prometheus - -kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prometheus](https://truecharts.org/docs/charts/stable/prometheus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.bitnami.com/bitnami | kube-state-metrics | 3.2.2 | -| https://charts.bitnami.com/bitnami | node-exporter | 3.1.2 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `prometheus` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install prometheus TrueCharts/prometheus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `prometheus` deployment - -```console -helm uninstall prometheus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prometheus \ - --set env.TZ="America/New York" \ - TrueCharts/prometheus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install prometheus TrueCharts/prometheus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/prometheus/4.0.89/charts/common-10.5.10.tgz b/stable/prometheus/4.0.89/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/prometheus/4.0.89/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/prometheus/4.0.89/charts/kube-state-metrics-3.2.2.tgz b/stable/prometheus/4.0.89/charts/kube-state-metrics-3.2.2.tgz deleted file mode 100644 index 05f900d0dcb..00000000000 Binary files a/stable/prometheus/4.0.89/charts/kube-state-metrics-3.2.2.tgz and /dev/null differ diff --git a/stable/prometheus/4.0.89/charts/node-exporter-3.1.2.tgz b/stable/prometheus/4.0.89/charts/node-exporter-3.1.2.tgz deleted file mode 100644 index 6d7cab242d3..00000000000 Binary files a/stable/prometheus/4.0.89/charts/node-exporter-3.1.2.tgz and /dev/null differ diff --git a/stable/prometheus/4.0.90/CHANGELOG.md b/stable/prometheus/4.0.90/CHANGELOG.md new file mode 100644 index 00000000000..469ade1fd2a --- /dev/null +++ b/stable/prometheus/4.0.90/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prometheus-4.0.90](https://github.com/truecharts/charts/compare/prometheus-4.0.89...prometheus-4.0.90) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [prometheus-4.0.89](https://github.com/truecharts/charts/compare/prometheus-4.0.88...prometheus-4.0.89) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [prometheus-4.0.88](https://github.com/truecharts/charts/compare/prometheus-4.0.87...prometheus-4.0.88) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [prometheus-4.0.87](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797)) + + + + +## [prometheus-4.0.87](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.87) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - Expose prometheus configuration options in Scale GUI ([#3797](https://github.com/truecharts/charts/issues/3797)) + + + + +## [prometheus-4.0.86](https://github.com/truecharts/charts/compare/prometheus-4.0.83...prometheus-4.0.86) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/prometheus/4.0.90/Chart.lock b/stable/prometheus/4.0.90/Chart.lock new file mode 100644 index 00000000000..ef002ea0f7d --- /dev/null +++ b/stable/prometheus/4.0.90/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.1.3 +- name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.2.3 +digest: sha256:e8a15cfbb1ec3643ff3d1075668904a0e5d27103236d1807d7b2974f126d7eb8 +generated: "2022-09-25T15:23:47.027699233Z" diff --git a/stable/prometheus/4.0.90/Chart.yaml b/stable/prometheus/4.0.90/Chart.yaml new file mode 100644 index 00000000000..5d8c1edd1f6 --- /dev/null +++ b/stable/prometheus/4.0.90/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.59.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.1.3 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.2.3 +deprecated: false +description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png +home: https://truecharts.org/docs/charts/stable/prometheus +keywords: + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prometheus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prometheus + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus +type: application +version: 4.0.90 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prometheus/4.0.90/README.md b/stable/prometheus/4.0.90/README.md new file mode 100644 index 00000000000..78db84aa6d1 --- /dev/null +++ b/stable/prometheus/4.0.90/README.md @@ -0,0 +1,109 @@ +# prometheus + +kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prometheus](https://truecharts.org/docs/charts/stable/prometheus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.bitnami.com/bitnami | kube-state-metrics | 3.2.3 | +| https://charts.bitnami.com/bitnami | node-exporter | 3.1.3 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `prometheus` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install prometheus TrueCharts/prometheus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `prometheus` deployment + +```console +helm uninstall prometheus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prometheus \ + --set env.TZ="America/New York" \ + TrueCharts/prometheus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install prometheus TrueCharts/prometheus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/prometheus/4.0.89/app-readme.md b/stable/prometheus/4.0.90/app-readme.md similarity index 100% rename from stable/prometheus/4.0.89/app-readme.md rename to stable/prometheus/4.0.90/app-readme.md diff --git a/stable/prometheus/4.0.90/charts/common-10.6.1.tgz b/stable/prometheus/4.0.90/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/prometheus/4.0.90/charts/common-10.6.1.tgz differ diff --git a/stable/prometheus/4.0.90/charts/kube-state-metrics-3.2.3.tgz b/stable/prometheus/4.0.90/charts/kube-state-metrics-3.2.3.tgz new file mode 100644 index 00000000000..e3a4eef92a3 Binary files /dev/null and b/stable/prometheus/4.0.90/charts/kube-state-metrics-3.2.3.tgz differ diff --git a/stable/prometheus/4.0.90/charts/node-exporter-3.1.3.tgz b/stable/prometheus/4.0.90/charts/node-exporter-3.1.3.tgz new file mode 100644 index 00000000000..49f1fb08a9c Binary files /dev/null and b/stable/prometheus/4.0.90/charts/node-exporter-3.1.3.tgz differ diff --git a/stable/prometheus/4.0.89/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.90/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.90/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.89/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.90/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.90/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.89/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.90/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.90/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.89/crds/crd-probes.yaml b/stable/prometheus/4.0.90/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-probes.yaml rename to stable/prometheus/4.0.90/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.89/crds/crd-prometheus.yaml b/stable/prometheus/4.0.90/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.90/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.89/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.90/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.90/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.89/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.90/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.90/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.90/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.89/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.90/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.89/ix_values.yaml b/stable/prometheus/4.0.90/ix_values.yaml similarity index 100% rename from stable/prometheus/4.0.89/ix_values.yaml rename to stable/prometheus/4.0.90/ix_values.yaml diff --git a/stable/prometheus/4.0.89/questions.yaml b/stable/prometheus/4.0.90/questions.yaml similarity index 100% rename from stable/prometheus/4.0.89/questions.yaml rename to stable/prometheus/4.0.90/questions.yaml diff --git a/stable/prometheus/4.0.89/templates/_helpers.tpl b/stable/prometheus/4.0.90/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.89/templates/_helpers.tpl rename to stable/prometheus/4.0.90/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.89/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.90/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.89/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.90/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.89/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.90/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.90/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.89/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.90/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.90/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.89/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.90/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.90/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/templates/common.yaml b/stable/prometheus/4.0.90/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/common.yaml rename to stable/prometheus/4.0.90/templates/common.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.90/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.90/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.90/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.90/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.90/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.90/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.90/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.90/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.90/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.90/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.90/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.90/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.90/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.90/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.90/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.90/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.90/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.90/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.90/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.90/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/templates/operator/_args.tpl b/stable/prometheus/4.0.90/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.89/templates/operator/_args.tpl rename to stable/prometheus/4.0.90/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.89/templates/operator/configmap.yaml b/stable/prometheus/4.0.90/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/operator/configmap.yaml rename to stable/prometheus/4.0.90/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.89/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.90/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.90/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.89/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.90/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.89/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.90/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.89/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.90/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.89/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.90/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.89/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.90/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.89/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.90/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.89/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.90/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.89/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.90/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.89/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.90/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.90/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.89/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.90/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.90/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.89/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.90/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.89/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.90/templates/prometheus/serviceaccount.yaml diff --git a/stable/sickchill/3.0.44/values.yaml b/stable/prometheus/4.0.90/values.yaml similarity index 100% rename from stable/sickchill/3.0.44/values.yaml rename to stable/prometheus/4.0.90/values.yaml diff --git a/stable/protonmail-bridge/6.0.31/CHANGELOG.md b/stable/protonmail-bridge/6.0.31/CHANGELOG.md deleted file mode 100644 index 1610af94362..00000000000 --- a/stable/protonmail-bridge/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/protonmail-bridge/6.0.31/Chart.lock b/stable/protonmail-bridge/6.0.31/Chart.lock deleted file mode 100644 index fc248eaf198..00000000000 --- a/stable/protonmail-bridge/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:13:36.25630197Z" diff --git a/stable/protonmail-bridge/6.0.31/Chart.yaml b/stable/protonmail-bridge/6.0.31/Chart.yaml deleted file mode 100644 index 958fc010ee4..00000000000 --- a/stable/protonmail-bridge/6.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Container for protonmail bridge to work on the network. -home: https://truecharts.org/docs/charts/stable/protonmail-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png -keywords: - - protonmail - - protonmail-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: protonmail-bridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge - - https://github.com/shenxn/protonmail-bridge-docker - - https://hub.docker.com/r/shenxn/protonmail-bridge -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/protonmail-bridge/6.0.31/README.md b/stable/protonmail-bridge/6.0.31/README.md deleted file mode 100644 index 19ed4c7003c..00000000000 --- a/stable/protonmail-bridge/6.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# protonmail-bridge - -Container for protonmail bridge to work on the network. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [protonmail-bridge](https://truecharts.org/docs/charts/stable/protonmail-bridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `protonmail-bridge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install protonmail-bridge TrueCharts/protonmail-bridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `protonmail-bridge` deployment - -```console -helm uninstall protonmail-bridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install protonmail-bridge \ - --set env.TZ="America/New York" \ - TrueCharts/protonmail-bridge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install protonmail-bridge TrueCharts/protonmail-bridge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/protonmail-bridge/6.0.31/charts/common-10.5.10.tgz b/stable/protonmail-bridge/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/protonmail-bridge/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/6.0.32/CHANGELOG.md b/stable/protonmail-bridge/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..62c330e9900 --- /dev/null +++ b/stable/protonmail-bridge/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [protonmail-bridge-6.0.32](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.31...protonmail-bridge-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [protonmail-bridge-6.0.31](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.30...protonmail-bridge-6.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/protonmail-bridge/6.0.32/Chart.lock b/stable/protonmail-bridge/6.0.32/Chart.lock new file mode 100644 index 00000000000..a58ed08b450 --- /dev/null +++ b/stable/protonmail-bridge/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:23:52.146335031Z" diff --git a/stable/protonmail-bridge/6.0.32/Chart.yaml b/stable/protonmail-bridge/6.0.32/Chart.yaml new file mode 100644 index 00000000000..fe7e41068fe --- /dev/null +++ b/stable/protonmail-bridge/6.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.8.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Container for protonmail bridge to work on the network. +home: https://truecharts.org/docs/charts/stable/protonmail-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png +keywords: + - protonmail + - protonmail-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: protonmail-bridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/protonmail-bridge + - https://github.com/shenxn/protonmail-bridge-docker + - https://hub.docker.com/r/shenxn/protonmail-bridge +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/protonmail-bridge/6.0.32/README.md b/stable/protonmail-bridge/6.0.32/README.md new file mode 100644 index 00000000000..ac1c169629e --- /dev/null +++ b/stable/protonmail-bridge/6.0.32/README.md @@ -0,0 +1,107 @@ +# protonmail-bridge + +Container for protonmail bridge to work on the network. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [protonmail-bridge](https://truecharts.org/docs/charts/stable/protonmail-bridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `protonmail-bridge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install protonmail-bridge TrueCharts/protonmail-bridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `protonmail-bridge` deployment + +```console +helm uninstall protonmail-bridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install protonmail-bridge \ + --set env.TZ="America/New York" \ + TrueCharts/protonmail-bridge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install protonmail-bridge TrueCharts/protonmail-bridge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/protonmail-bridge/6.0.31/app-readme.md b/stable/protonmail-bridge/6.0.32/app-readme.md similarity index 100% rename from stable/protonmail-bridge/6.0.31/app-readme.md rename to stable/protonmail-bridge/6.0.32/app-readme.md diff --git a/stable/protonmail-bridge/6.0.32/charts/common-10.6.1.tgz b/stable/protonmail-bridge/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/protonmail-bridge/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/protonmail-bridge/6.0.31/ix_values.yaml b/stable/protonmail-bridge/6.0.32/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.31/ix_values.yaml rename to stable/protonmail-bridge/6.0.32/ix_values.yaml diff --git a/stable/protonmail-bridge/6.0.31/questions.yaml b/stable/protonmail-bridge/6.0.32/questions.yaml similarity index 100% rename from stable/protonmail-bridge/6.0.31/questions.yaml rename to stable/protonmail-bridge/6.0.32/questions.yaml diff --git a/stable/storj-node/2.0.49/templates/common.yaml b/stable/protonmail-bridge/6.0.32/templates/common.yaml similarity index 100% rename from stable/storj-node/2.0.49/templates/common.yaml rename to stable/protonmail-bridge/6.0.32/templates/common.yaml diff --git a/stable/sickgear/3.0.30/values.yaml b/stable/protonmail-bridge/6.0.32/values.yaml similarity index 100% rename from stable/sickgear/3.0.30/values.yaml rename to stable/protonmail-bridge/6.0.32/values.yaml diff --git a/stable/prowlarr/6.0.39/CHANGELOG.md b/stable/prowlarr/6.0.39/CHANGELOG.md deleted file mode 100644 index 6c522f83e08..00000000000 --- a/stable/prowlarr/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prowlarr-6.0.39](https://github.com/truecharts/charts/compare/prowlarr-6.0.38...prowlarr-6.0.39) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/prowlarr/6.0.39/Chart.lock b/stable/prowlarr/6.0.39/Chart.lock deleted file mode 100644 index c9ade5655d2..00000000000 --- a/stable/prowlarr/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:57:43.048497816Z" diff --git a/stable/prowlarr/6.0.39/Chart.yaml b/stable/prowlarr/6.0.39/Chart.yaml deleted file mode 100644 index 5500ba58e62..00000000000 --- a/stable/prowlarr/6.0.39/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.6.1969" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. -home: https://truecharts.org/docs/charts/stable/prowlarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png -keywords: - - prowlarr - - torrent - - usenet -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prowlarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://github.com/Prowlarr/Prowlarr - - https://github.com/k8s-at-home/container-images -version: 6.0.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.39/README.md b/stable/prowlarr/6.0.39/README.md deleted file mode 100644 index baae770f2a9..00000000000 --- a/stable/prowlarr/6.0.39/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# prowlarr - -Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [prowlarr](https://truecharts.org/docs/charts/stable/prowlarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `prowlarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install prowlarr TrueCharts/prowlarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `prowlarr` deployment - -```console -helm uninstall prowlarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install prowlarr \ - --set env.TZ="America/New York" \ - TrueCharts/prowlarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install prowlarr TrueCharts/prowlarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/prowlarr/6.0.39/charts/common-10.5.10.tgz b/stable/prowlarr/6.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/prowlarr/6.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/prowlarr/6.0.40/CHANGELOG.md b/stable/prowlarr/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..81d4d77c835 --- /dev/null +++ b/stable/prowlarr/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prowlarr-6.0.40](https://github.com/truecharts/charts/compare/prowlarr-6.0.39...prowlarr-6.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [prowlarr-6.0.39](https://github.com/truecharts/charts/compare/prowlarr-6.0.38...prowlarr-6.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [prowlarr-6.0.38](https://github.com/truecharts/charts/compare/prowlarr-6.0.36...prowlarr-6.0.38) (2022-09-20) + +### Chore diff --git a/stable/prowlarr/6.0.40/Chart.lock b/stable/prowlarr/6.0.40/Chart.lock new file mode 100644 index 00000000000..83fc7ec2b57 --- /dev/null +++ b/stable/prowlarr/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:24:01.752382275Z" diff --git a/stable/prowlarr/6.0.40/Chart.yaml b/stable/prowlarr/6.0.40/Chart.yaml new file mode 100644 index 00000000000..9f7549c7d1c --- /dev/null +++ b/stable/prowlarr/6.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.4.6.1969" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. +home: https://truecharts.org/docs/charts/stable/prowlarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png +keywords: + - prowlarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prowlarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images +version: 6.0.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.40/README.md b/stable/prowlarr/6.0.40/README.md new file mode 100644 index 00000000000..9a69d71023e --- /dev/null +++ b/stable/prowlarr/6.0.40/README.md @@ -0,0 +1,107 @@ +# prowlarr + +Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [prowlarr](https://truecharts.org/docs/charts/stable/prowlarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `prowlarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install prowlarr TrueCharts/prowlarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `prowlarr` deployment + +```console +helm uninstall prowlarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install prowlarr \ + --set env.TZ="America/New York" \ + TrueCharts/prowlarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install prowlarr TrueCharts/prowlarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/prowlarr/6.0.39/app-readme.md b/stable/prowlarr/6.0.40/app-readme.md similarity index 100% rename from stable/prowlarr/6.0.39/app-readme.md rename to stable/prowlarr/6.0.40/app-readme.md diff --git a/stable/prowlarr/6.0.40/charts/common-10.6.1.tgz b/stable/prowlarr/6.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/prowlarr/6.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/prowlarr/6.0.39/ix_values.yaml b/stable/prowlarr/6.0.40/ix_values.yaml similarity index 100% rename from stable/prowlarr/6.0.39/ix_values.yaml rename to stable/prowlarr/6.0.40/ix_values.yaml diff --git a/stable/prowlarr/6.0.39/questions.yaml b/stable/prowlarr/6.0.40/questions.yaml similarity index 100% rename from stable/prowlarr/6.0.39/questions.yaml rename to stable/prowlarr/6.0.40/questions.yaml diff --git a/stable/strapi/4.0.37/templates/common.yaml b/stable/prowlarr/6.0.40/templates/common.yaml similarity index 100% rename from stable/strapi/4.0.37/templates/common.yaml rename to stable/prowlarr/6.0.40/templates/common.yaml diff --git a/stable/simply-shorten/1.0.1/values.yaml b/stable/prowlarr/6.0.40/values.yaml similarity index 100% rename from stable/simply-shorten/1.0.1/values.yaml rename to stable/prowlarr/6.0.40/values.yaml diff --git a/stable/putty/1.0.10/CHANGELOG.md b/stable/putty/1.0.10/CHANGELOG.md deleted file mode 100644 index b6e627f713c..00000000000 --- a/stable/putty/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/putty/1.0.10/Chart.lock b/stable/putty/1.0.10/Chart.lock deleted file mode 100644 index 14c50861c8a..00000000000 --- a/stable/putty/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:14:00.284409864Z" diff --git a/stable/putty/1.0.10/Chart.yaml b/stable/putty/1.0.10/Chart.yaml deleted file mode 100644 index aecf5e12e42..00000000000 --- a/stable/putty/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. -home: https://truecharts.org/docs/charts/stable/putty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png -keywords: - - ssh - - putty -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: putty -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://github.com/jlesage/docker-putty - - https://hub.docker.com/r/jlesage/putty/ -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/putty/1.0.10/README.md b/stable/putty/1.0.10/README.md deleted file mode 100644 index 41d646c6da5..00000000000 --- a/stable/putty/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# putty - -PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [putty](https://truecharts.org/docs/charts/stable/putty) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `putty` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install putty TrueCharts/putty -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `putty` deployment - -```console -helm uninstall putty -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install putty \ - --set env.TZ="America/New York" \ - TrueCharts/putty -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install putty TrueCharts/putty -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/putty/1.0.10/charts/common-10.5.10.tgz b/stable/putty/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/putty/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/putty/1.0.11/CHANGELOG.md b/stable/putty/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..2bd2a25b2b8 --- /dev/null +++ b/stable/putty/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [putty-1.0.11](https://github.com/truecharts/charts/compare/putty-1.0.10...putty-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [putty-1.0.10](https://github.com/truecharts/charts/compare/putty-1.0.9...putty-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/putty/1.0.11/Chart.lock b/stable/putty/1.0.11/Chart.lock new file mode 100644 index 00000000000..cf65d0d6718 --- /dev/null +++ b/stable/putty/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:24:24.860901871Z" diff --git a/stable/putty/1.0.11/Chart.yaml b/stable/putty/1.0.11/Chart.yaml new file mode 100644 index 00000000000..5b4bb082c2d --- /dev/null +++ b/stable/putty/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. +home: https://truecharts.org/docs/charts/stable/putty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png +keywords: + - ssh + - putty +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: putty +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://github.com/jlesage/docker-putty + - https://hub.docker.com/r/jlesage/putty/ +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/putty/1.0.11/README.md b/stable/putty/1.0.11/README.md new file mode 100644 index 00000000000..63446ca072f --- /dev/null +++ b/stable/putty/1.0.11/README.md @@ -0,0 +1,107 @@ +# putty + +PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [putty](https://truecharts.org/docs/charts/stable/putty) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `putty` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install putty TrueCharts/putty +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `putty` deployment + +```console +helm uninstall putty +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install putty \ + --set env.TZ="America/New York" \ + TrueCharts/putty +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install putty TrueCharts/putty -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/putty/1.0.10/app-readme.md b/stable/putty/1.0.11/app-readme.md similarity index 100% rename from stable/putty/1.0.10/app-readme.md rename to stable/putty/1.0.11/app-readme.md diff --git a/stable/putty/1.0.11/charts/common-10.6.1.tgz b/stable/putty/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/putty/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/putty/1.0.10/ix_values.yaml b/stable/putty/1.0.11/ix_values.yaml similarity index 100% rename from stable/putty/1.0.10/ix_values.yaml rename to stable/putty/1.0.11/ix_values.yaml diff --git a/stable/putty/1.0.10/questions.yaml b/stable/putty/1.0.11/questions.yaml similarity index 100% rename from stable/putty/1.0.10/questions.yaml rename to stable/putty/1.0.11/questions.yaml diff --git a/stable/synclounge/2.0.44/templates/common.yaml b/stable/putty/1.0.11/templates/common.yaml similarity index 100% rename from stable/synclounge/2.0.44/templates/common.yaml rename to stable/putty/1.0.11/templates/common.yaml diff --git a/stable/smokeping/3.0.30/values.yaml b/stable/putty/1.0.11/values.yaml similarity index 100% rename from stable/smokeping/3.0.30/values.yaml rename to stable/putty/1.0.11/values.yaml diff --git a/stable/pwndrop/2.0.30/CHANGELOG.md b/stable/pwndrop/2.0.30/CHANGELOG.md deleted file mode 100644 index 191844045ab..00000000000 --- a/stable/pwndrop/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pwndrop/2.0.30/Chart.lock b/stable/pwndrop/2.0.30/Chart.lock deleted file mode 100644 index 553ff880989..00000000000 --- a/stable/pwndrop/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:14:01.367587527Z" diff --git a/stable/pwndrop/2.0.30/Chart.yaml b/stable/pwndrop/2.0.30/Chart.yaml deleted file mode 100644 index c3d4478ce67..00000000000 --- a/stable/pwndrop/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 2.0.30 -appVersion: "1.0.1" -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pwndrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png -keywords: - - pwndrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop - - https://hub.docker.com/r/linuxserver/pwndrop -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pwndrop/2.0.30/README.md b/stable/pwndrop/2.0.30/README.md deleted file mode 100644 index e7a2827bc19..00000000000 --- a/stable/pwndrop/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# pwndrop - -Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pwndrop](https://truecharts.org/docs/charts/stable/pwndrop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pwndrop` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pwndrop TrueCharts/pwndrop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pwndrop` deployment - -```console -helm uninstall pwndrop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pwndrop \ - --set env.TZ="America/New York" \ - TrueCharts/pwndrop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pwndrop TrueCharts/pwndrop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pwndrop/2.0.30/charts/common-10.5.10.tgz b/stable/pwndrop/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pwndrop/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pwndrop/2.0.31/CHANGELOG.md b/stable/pwndrop/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a26af2555f6 --- /dev/null +++ b/stable/pwndrop/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pwndrop-2.0.31](https://github.com/truecharts/charts/compare/pwndrop-2.0.30...pwndrop-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pwndrop-2.0.30](https://github.com/truecharts/charts/compare/pwndrop-2.0.29...pwndrop-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pwndrop/2.0.31/Chart.lock b/stable/pwndrop/2.0.31/Chart.lock new file mode 100644 index 00000000000..5dffa196f2c --- /dev/null +++ b/stable/pwndrop/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:24:26.799830988Z" diff --git a/stable/pwndrop/2.0.31/Chart.yaml b/stable/pwndrop/2.0.31/Chart.yaml new file mode 100644 index 00000000000..92c84d7796c --- /dev/null +++ b/stable/pwndrop/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 2.0.31 +appVersion: "1.0.1" +description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pwndrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png +keywords: + - pwndrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop + - https://hub.docker.com/r/linuxserver/pwndrop +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pwndrop/2.0.31/README.md b/stable/pwndrop/2.0.31/README.md new file mode 100644 index 00000000000..d1f8890f22e --- /dev/null +++ b/stable/pwndrop/2.0.31/README.md @@ -0,0 +1,106 @@ +# pwndrop + +Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pwndrop](https://truecharts.org/docs/charts/stable/pwndrop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pwndrop` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pwndrop TrueCharts/pwndrop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pwndrop` deployment + +```console +helm uninstall pwndrop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pwndrop \ + --set env.TZ="America/New York" \ + TrueCharts/pwndrop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pwndrop TrueCharts/pwndrop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pwndrop/2.0.30/app-readme.md b/stable/pwndrop/2.0.31/app-readme.md similarity index 100% rename from stable/pwndrop/2.0.30/app-readme.md rename to stable/pwndrop/2.0.31/app-readme.md diff --git a/stable/pwndrop/2.0.31/charts/common-10.6.1.tgz b/stable/pwndrop/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pwndrop/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/pwndrop/2.0.30/ix_values.yaml b/stable/pwndrop/2.0.31/ix_values.yaml similarity index 100% rename from stable/pwndrop/2.0.30/ix_values.yaml rename to stable/pwndrop/2.0.31/ix_values.yaml diff --git a/stable/pwndrop/2.0.30/questions.yaml b/stable/pwndrop/2.0.31/questions.yaml similarity index 100% rename from stable/pwndrop/2.0.30/questions.yaml rename to stable/pwndrop/2.0.31/questions.yaml diff --git a/stable/syslog-ng/2.0.33/templates/common.yaml b/stable/pwndrop/2.0.31/templates/common.yaml similarity index 100% rename from stable/syslog-ng/2.0.33/templates/common.yaml rename to stable/pwndrop/2.0.31/templates/common.yaml diff --git a/stable/snapdrop/2.0.45/values.yaml b/stable/pwndrop/2.0.31/values.yaml similarity index 100% rename from stable/snapdrop/2.0.45/values.yaml rename to stable/pwndrop/2.0.31/values.yaml diff --git a/stable/pydio-cells/4.0.37/CHANGELOG.md b/stable/pydio-cells/4.0.37/CHANGELOG.md deleted file mode 100644 index 128074c5aaa..00000000000 --- a/stable/pydio-cells/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pydio-cells/4.0.37/Chart.lock b/stable/pydio-cells/4.0.37/Chart.lock deleted file mode 100644 index 29246605958..00000000000 --- a/stable/pydio-cells/4.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:14:18.651226301Z" diff --git a/stable/pydio-cells/4.0.37/Chart.yaml b/stable/pydio-cells/4.0.37/Chart.yaml deleted file mode 100644 index 4be9effd80d..00000000000 --- a/stable/pydio-cells/4.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pydio-cells -version: 4.0.37 -appVersion: "3.0.9" -description: Pydio-cells is the nextgen file sharing platform for organizations. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pydio-cells -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png -keywords: - - pydio-cells -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pydio-cells - - https://hub.docker.com/r/linuxserver/pydio-cells -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pydio-cells/4.0.37/README.md b/stable/pydio-cells/4.0.37/README.md deleted file mode 100644 index e014c96fa3a..00000000000 --- a/stable/pydio-cells/4.0.37/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pydio-cells - -Pydio-cells is the nextgen file sharing platform for organizations. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pydio-cells](https://truecharts.org/docs/charts/stable/pydio-cells) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pydio-cells` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pydio-cells TrueCharts/pydio-cells -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pydio-cells` deployment - -```console -helm uninstall pydio-cells -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pydio-cells \ - --set env.TZ="America/New York" \ - TrueCharts/pydio-cells -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pydio-cells TrueCharts/pydio-cells -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pydio-cells/4.0.37/charts/common-10.5.10.tgz b/stable/pydio-cells/4.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pydio-cells/4.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.37/charts/mariadb-3.0.73.tgz b/stable/pydio-cells/4.0.37/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/pydio-cells/4.0.37/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.38/CHANGELOG.md b/stable/pydio-cells/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..a2c6c26bf66 --- /dev/null +++ b/stable/pydio-cells/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pydio-cells-4.0.38](https://github.com/truecharts/charts/compare/pydio-cells-4.0.37...pydio-cells-4.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pydio-cells-4.0.37](https://github.com/truecharts/charts/compare/pydio-cells-4.0.36...pydio-cells-4.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pydio-cells/4.0.38/Chart.lock b/stable/pydio-cells/4.0.38/Chart.lock new file mode 100644 index 00000000000..ac33e8dd942 --- /dev/null +++ b/stable/pydio-cells/4.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:24:46.451628052Z" diff --git a/stable/pydio-cells/4.0.38/Chart.yaml b/stable/pydio-cells/4.0.38/Chart.yaml new file mode 100644 index 00000000000..4ce9d70aeb1 --- /dev/null +++ b/stable/pydio-cells/4.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pydio-cells +version: 4.0.38 +appVersion: "3.0.9" +description: Pydio-cells is the nextgen file sharing platform for organizations. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pydio-cells +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pydio-cells.png +keywords: + - pydio-cells +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pydio-cells + - https://hub.docker.com/r/linuxserver/pydio-cells +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pydio-cells/4.0.38/README.md b/stable/pydio-cells/4.0.38/README.md new file mode 100644 index 00000000000..1df3636aeb5 --- /dev/null +++ b/stable/pydio-cells/4.0.38/README.md @@ -0,0 +1,107 @@ +# pydio-cells + +Pydio-cells is the nextgen file sharing platform for organizations. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pydio-cells](https://truecharts.org/docs/charts/stable/pydio-cells) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pydio-cells` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pydio-cells TrueCharts/pydio-cells +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pydio-cells` deployment + +```console +helm uninstall pydio-cells +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pydio-cells \ + --set env.TZ="America/New York" \ + TrueCharts/pydio-cells +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pydio-cells TrueCharts/pydio-cells -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pydio-cells/4.0.37/app-readme.md b/stable/pydio-cells/4.0.38/app-readme.md similarity index 100% rename from stable/pydio-cells/4.0.37/app-readme.md rename to stable/pydio-cells/4.0.38/app-readme.md diff --git a/stable/pydio-cells/4.0.38/charts/common-10.6.1.tgz b/stable/pydio-cells/4.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pydio-cells/4.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/pydio-cells/4.0.38/charts/mariadb-3.0.82.tgz b/stable/pydio-cells/4.0.38/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/pydio-cells/4.0.38/charts/mariadb-3.0.82.tgz differ diff --git a/stable/pydio-cells/4.0.37/ix_values.yaml b/stable/pydio-cells/4.0.38/ix_values.yaml similarity index 100% rename from stable/pydio-cells/4.0.37/ix_values.yaml rename to stable/pydio-cells/4.0.38/ix_values.yaml diff --git a/stable/pydio-cells/4.0.37/questions.yaml b/stable/pydio-cells/4.0.38/questions.yaml similarity index 100% rename from stable/pydio-cells/4.0.37/questions.yaml rename to stable/pydio-cells/4.0.38/questions.yaml diff --git a/stable/pydio-cells/4.0.37/templates/common.yaml b/stable/pydio-cells/4.0.38/templates/common.yaml similarity index 100% rename from stable/pydio-cells/4.0.37/templates/common.yaml rename to stable/pydio-cells/4.0.38/templates/common.yaml diff --git a/stable/snipe-it/4.0.48/values.yaml b/stable/pydio-cells/4.0.38/values.yaml similarity index 100% rename from stable/snipe-it/4.0.48/values.yaml rename to stable/pydio-cells/4.0.38/values.yaml diff --git a/stable/pyload/6.0.31/CHANGELOG.md b/stable/pyload/6.0.31/CHANGELOG.md deleted file mode 100644 index 4db83fabce1..00000000000 --- a/stable/pyload/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pyload/6.0.31/Chart.lock b/stable/pyload/6.0.31/Chart.lock deleted file mode 100644 index b9cc596b3d5..00000000000 --- a/stable/pyload/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:14:21.547524592Z" diff --git a/stable/pyload/6.0.31/Chart.yaml b/stable/pyload/6.0.31/Chart.yaml deleted file mode 100644 index a29389ed8c2..00000000000 --- a/stable/pyload/6.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "5de90278" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/docs/charts/stable/pyload -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png -keywords: - - pyload - - download -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pyload -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - - https://github.com/pyload/pyload - - https://hub.docker.com/r/linuxserver/pyload -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pyload/6.0.31/README.md b/stable/pyload/6.0.31/README.md deleted file mode 100644 index c208c234b92..00000000000 --- a/stable/pyload/6.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# pyload - -pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pyload](https://truecharts.org/docs/charts/stable/pyload) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pyload` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pyload TrueCharts/pyload -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pyload` deployment - -```console -helm uninstall pyload -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pyload \ - --set env.TZ="America/New York" \ - TrueCharts/pyload -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pyload TrueCharts/pyload -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pyload/6.0.31/charts/common-10.5.10.tgz b/stable/pyload/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pyload/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pyload/6.0.32/CHANGELOG.md b/stable/pyload/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..6b482088198 --- /dev/null +++ b/stable/pyload/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pyload-6.0.32](https://github.com/truecharts/charts/compare/pyload-6.0.31...pyload-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pyload-6.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.27...pyload-6.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pyload/6.0.32/Chart.lock b/stable/pyload/6.0.32/Chart.lock new file mode 100644 index 00000000000..35a63e63b4a --- /dev/null +++ b/stable/pyload/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:24:47.111127507Z" diff --git a/stable/pyload/6.0.32/Chart.yaml b/stable/pyload/6.0.32/Chart.yaml new file mode 100644 index 00000000000..6d0385dd621 --- /dev/null +++ b/stable/pyload/6.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/docs/charts/stable/pyload +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png +keywords: + - pyload + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://github.com/pyload/pyload + - https://hub.docker.com/r/linuxserver/pyload +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pyload/6.0.32/README.md b/stable/pyload/6.0.32/README.md new file mode 100644 index 00000000000..77a9a829bc3 --- /dev/null +++ b/stable/pyload/6.0.32/README.md @@ -0,0 +1,107 @@ +# pyload + +pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pyload](https://truecharts.org/docs/charts/stable/pyload) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pyload` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pyload TrueCharts/pyload +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pyload` deployment + +```console +helm uninstall pyload +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pyload \ + --set env.TZ="America/New York" \ + TrueCharts/pyload +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pyload TrueCharts/pyload -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pyload/6.0.31/app-readme.md b/stable/pyload/6.0.32/app-readme.md similarity index 100% rename from stable/pyload/6.0.31/app-readme.md rename to stable/pyload/6.0.32/app-readme.md diff --git a/stable/pyload/6.0.32/charts/common-10.6.1.tgz b/stable/pyload/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pyload/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/pyload/6.0.31/ix_values.yaml b/stable/pyload/6.0.32/ix_values.yaml similarity index 100% rename from stable/pyload/6.0.31/ix_values.yaml rename to stable/pyload/6.0.32/ix_values.yaml diff --git a/stable/pyload/6.0.31/questions.yaml b/stable/pyload/6.0.32/questions.yaml similarity index 100% rename from stable/pyload/6.0.31/questions.yaml rename to stable/pyload/6.0.32/questions.yaml diff --git a/stable/tdarr-node/2.0.33/templates/common.yaml b/stable/pyload/6.0.32/templates/common.yaml similarity index 100% rename from stable/tdarr-node/2.0.33/templates/common.yaml rename to stable/pyload/6.0.32/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.34/values.yaml b/stable/pyload/6.0.32/values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.34/values.yaml rename to stable/pyload/6.0.32/values.yaml diff --git a/stable/pylon/2.0.30/CHANGELOG.md b/stable/pylon/2.0.30/CHANGELOG.md deleted file mode 100644 index e735420364d..00000000000 --- a/stable/pylon/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/pylon/2.0.30/Chart.lock b/stable/pylon/2.0.30/Chart.lock deleted file mode 100644 index 0d2ac3ef0d1..00000000000 --- a/stable/pylon/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:14:25.401723468Z" diff --git a/stable/pylon/2.0.30/Chart.yaml b/stable/pylon/2.0.30/Chart.yaml deleted file mode 100644 index 33dfa932015..00000000000 --- a/stable/pylon/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 2.0.30 -appVersion: "2.8.0" -description: Pylon is a web based integrated development environment. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/pylon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png -keywords: - - pylon -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon - - https://hub.docker.com/r/linuxserver/pylon -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pylon/2.0.30/README.md b/stable/pylon/2.0.30/README.md deleted file mode 100644 index 042efe42459..00000000000 --- a/stable/pylon/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# pylon - -Pylon is a web based integrated development environment. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [pylon](https://truecharts.org/docs/charts/stable/pylon) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `pylon` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install pylon TrueCharts/pylon -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `pylon` deployment - -```console -helm uninstall pylon -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install pylon \ - --set env.TZ="America/New York" \ - TrueCharts/pylon -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install pylon TrueCharts/pylon -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/pylon/2.0.30/charts/common-10.5.10.tgz b/stable/pylon/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/pylon/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/pylon/2.0.31/CHANGELOG.md b/stable/pylon/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7c10dbcfc8f --- /dev/null +++ b/stable/pylon/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pylon-2.0.31](https://github.com/truecharts/charts/compare/pylon-2.0.30...pylon-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [pylon-2.0.30](https://github.com/truecharts/charts/compare/pylon-2.0.29...pylon-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/pylon/2.0.31/Chart.lock b/stable/pylon/2.0.31/Chart.lock new file mode 100644 index 00000000000..09631494976 --- /dev/null +++ b/stable/pylon/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:24:57.133842236Z" diff --git a/stable/pylon/2.0.31/Chart.yaml b/stable/pylon/2.0.31/Chart.yaml new file mode 100644 index 00000000000..1d1487b6b34 --- /dev/null +++ b/stable/pylon/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 2.0.31 +appVersion: "2.8.0" +description: Pylon is a web based integrated development environment. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/pylon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png +keywords: + - pylon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon + - https://hub.docker.com/r/linuxserver/pylon +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pylon/2.0.31/README.md b/stable/pylon/2.0.31/README.md new file mode 100644 index 00000000000..806f5096a27 --- /dev/null +++ b/stable/pylon/2.0.31/README.md @@ -0,0 +1,106 @@ +# pylon + +Pylon is a web based integrated development environment. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [pylon](https://truecharts.org/docs/charts/stable/pylon) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `pylon` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install pylon TrueCharts/pylon +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `pylon` deployment + +```console +helm uninstall pylon +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install pylon \ + --set env.TZ="America/New York" \ + TrueCharts/pylon +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install pylon TrueCharts/pylon -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/pylon/2.0.30/app-readme.md b/stable/pylon/2.0.31/app-readme.md similarity index 100% rename from stable/pylon/2.0.30/app-readme.md rename to stable/pylon/2.0.31/app-readme.md diff --git a/stable/pylon/2.0.31/charts/common-10.6.1.tgz b/stable/pylon/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/pylon/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/pylon/2.0.30/ix_values.yaml b/stable/pylon/2.0.31/ix_values.yaml similarity index 100% rename from stable/pylon/2.0.30/ix_values.yaml rename to stable/pylon/2.0.31/ix_values.yaml diff --git a/stable/pylon/2.0.30/questions.yaml b/stable/pylon/2.0.31/questions.yaml similarity index 100% rename from stable/pylon/2.0.30/questions.yaml rename to stable/pylon/2.0.31/questions.yaml diff --git a/stable/tdarr/2.0.33/templates/common.yaml b/stable/pylon/2.0.31/templates/common.yaml similarity index 100% rename from stable/tdarr/2.0.33/templates/common.yaml rename to stable/pylon/2.0.31/templates/common.yaml diff --git a/stable/spotweb/4.0.38/values.yaml b/stable/pylon/2.0.31/values.yaml similarity index 100% rename from stable/spotweb/4.0.38/values.yaml rename to stable/pylon/2.0.31/values.yaml diff --git a/stable/qbitmanage/1.0.2/CHANGELOG.md b/stable/qbitmanage/1.0.2/CHANGELOG.md deleted file mode 100644 index 2d104b0e06b..00000000000 --- a/stable/qbitmanage/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/qbitmanage/1.0.2/Chart.lock b/stable/qbitmanage/1.0.2/Chart.lock deleted file mode 100644 index b85e92da1d1..00000000000 --- a/stable/qbitmanage/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:14:26.754166055Z" diff --git a/stable/qbitmanage/1.0.2/Chart.yaml b/stable/qbitmanage/1.0.2/Chart.yaml deleted file mode 100644 index d45a5ce8f76..00000000000 --- a/stable/qbitmanage/1.0.2/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. -home: https://truecharts.org/docs/charts/stable/qbitmanage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qbitmanage -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation - - https://hub.docker.com/r/bobokun/qbit_manage -type: application -version: 1.0.2 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitmanage/1.0.2/README.md b/stable/qbitmanage/1.0.2/README.md deleted file mode 100644 index 43c2aa08a03..00000000000 --- a/stable/qbitmanage/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# qbitmanage - -This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qbitmanage](https://truecharts.org/docs/charts/stable/qbitmanage) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `qbitmanage` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install qbitmanage TrueCharts/qbitmanage -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `qbitmanage` deployment - -```console -helm uninstall qbitmanage -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qbitmanage \ - --set env.TZ="America/New York" \ - TrueCharts/qbitmanage -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install qbitmanage TrueCharts/qbitmanage -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/qbitmanage/1.0.2/charts/common-10.5.10.tgz b/stable/qbitmanage/1.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/qbitmanage/1.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/qbitmanage/1.0.3/CHANGELOG.md b/stable/qbitmanage/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..cfd288319e6 --- /dev/null +++ b/stable/qbitmanage/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qbitmanage-1.0.3](https://github.com/truecharts/charts/compare/qbitmanage-1.0.2...qbitmanage-1.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [qbitmanage-1.0.2](https://github.com/truecharts/charts/compare/qbitmanage-1.0.1...qbitmanage-1.0.2) (2022-09-20) + +### Chore diff --git a/stable/qbitmanage/1.0.3/Chart.lock b/stable/qbitmanage/1.0.3/Chart.lock new file mode 100644 index 00000000000..75e8ca3e96d --- /dev/null +++ b/stable/qbitmanage/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:24:58.731338761Z" diff --git a/stable/qbitmanage/1.0.3/Chart.yaml b/stable/qbitmanage/1.0.3/Chart.yaml new file mode 100644 index 00000000000..779c8991f39 --- /dev/null +++ b/stable/qbitmanage/1.0.3/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.2.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. +home: https://truecharts.org/docs/charts/stable/qbitmanage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png +keywords: + - qbitmanage + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbitmanage +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation + - https://hub.docker.com/r/bobokun/qbit_manage +type: application +version: 1.0.3 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/qbitmanage/1.0.3/README.md b/stable/qbitmanage/1.0.3/README.md new file mode 100644 index 00000000000..4e8e37dc613 --- /dev/null +++ b/stable/qbitmanage/1.0.3/README.md @@ -0,0 +1,107 @@ +# qbitmanage + +This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qbitmanage](https://truecharts.org/docs/charts/stable/qbitmanage) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `qbitmanage` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install qbitmanage TrueCharts/qbitmanage +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qbitmanage` deployment + +```console +helm uninstall qbitmanage +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qbitmanage \ + --set env.TZ="America/New York" \ + TrueCharts/qbitmanage +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qbitmanage TrueCharts/qbitmanage -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qbitmanage/1.0.2/app-readme.md b/stable/qbitmanage/1.0.3/app-readme.md similarity index 100% rename from stable/qbitmanage/1.0.2/app-readme.md rename to stable/qbitmanage/1.0.3/app-readme.md diff --git a/stable/qbitmanage/1.0.3/charts/common-10.6.1.tgz b/stable/qbitmanage/1.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/qbitmanage/1.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/qbitmanage/1.0.2/ix_values.yaml b/stable/qbitmanage/1.0.3/ix_values.yaml similarity index 100% rename from stable/qbitmanage/1.0.2/ix_values.yaml rename to stable/qbitmanage/1.0.3/ix_values.yaml diff --git a/stable/qbitmanage/1.0.2/questions.yaml b/stable/qbitmanage/1.0.3/questions.yaml similarity index 100% rename from stable/qbitmanage/1.0.2/questions.yaml rename to stable/qbitmanage/1.0.3/questions.yaml diff --git a/stable/qbitmanage/1.0.2/templates/common.yaml b/stable/qbitmanage/1.0.3/templates/common.yaml similarity index 100% rename from stable/qbitmanage/1.0.2/templates/common.yaml rename to stable/qbitmanage/1.0.3/templates/common.yaml diff --git a/stable/sqlitebrowser/3.0.30/values.yaml b/stable/qbitmanage/1.0.3/values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.30/values.yaml rename to stable/qbitmanage/1.0.3/values.yaml diff --git a/stable/qbittorrent/11.0.35/CHANGELOG.md b/stable/qbittorrent/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..757d060074b --- /dev/null +++ b/stable/qbittorrent/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qbittorrent-11.0.35](https://github.com/truecharts/charts/compare/qbittorrent-11.0.34...qbittorrent-11.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [qbittorrent-11.0.34](https://github.com/truecharts/charts/compare/qbittorrent-11.0.33...qbittorrent-11.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qbittorrent-11.0.34](https://github.com/truecharts/charts/compare/qbittorrent-11.0.33...qbittorrent-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qbittorrent-11.0.34](https://github.com/truecharts/charts/compare/qbittorrent-11.0.33...qbittorrent-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qbittorrent-11.0.34](https://github.com/truecharts/charts/compare/qbittorrent-11.0.33...qbittorrent-11.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/qbittorrent/11.0.35/Chart.lock b/stable/qbittorrent/11.0.35/Chart.lock new file mode 100644 index 00000000000..625fff30520 --- /dev/null +++ b/stable/qbittorrent/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:25:19.107480713Z" diff --git a/stable/qbittorrent/11.0.35/Chart.yaml b/stable/qbittorrent/11.0.35/Chart.yaml new file mode 100644 index 00000000000..5ecff7fa2d0 --- /dev/null +++ b/stable/qbittorrent/11.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: qBittorrent is a cross-platform free and open-source BitTorrent client +home: https://truecharts.org/docs/charts/stable/qbittorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png +keywords: + - qbittorrent + - torrrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbittorrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://github.com/qbittorrent/qBittorrent +type: application +version: 11.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qbittorrent/11.0.35/README.md b/stable/qbittorrent/11.0.35/README.md new file mode 100644 index 00000000000..d50586c2fe4 --- /dev/null +++ b/stable/qbittorrent/11.0.35/README.md @@ -0,0 +1,106 @@ +# qbittorrent + +qBittorrent is a cross-platform free and open-source BitTorrent client + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qbittorrent](https://truecharts.org/docs/charts/stable/qbittorrent) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `qbittorrent` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install qbittorrent TrueCharts/qbittorrent +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qbittorrent` deployment + +```console +helm uninstall qbittorrent +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qbittorrent \ + --set env.TZ="America/New York" \ + TrueCharts/qbittorrent +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qbittorrent TrueCharts/qbittorrent -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qbittorrent/11.0.35/app-readme.md b/stable/qbittorrent/11.0.35/app-readme.md new file mode 100644 index 00000000000..41edf28feb2 --- /dev/null +++ b/stable/qbittorrent/11.0.35/app-readme.md @@ -0,0 +1,8 @@ +qBittorrent is a cross-platform free and open-source BitTorrent client + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/qbittorrent](https://truecharts.org/docs/charts/stable/qbittorrent) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/qbittorrent/11.0.35/charts/common-10.6.1.tgz b/stable/qbittorrent/11.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/qbittorrent/11.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/qbittorrent/11.0.35/ix_values.yaml b/stable/qbittorrent/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..13fd206cbd3 --- /dev/null +++ b/stable/qbittorrent/11.0.35/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: v4.4.3.1@sha256:1c4babf95744d0c77f82db444ddf91f7792d1438242b84a52df9eb7bb3d01470 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10095 + targetPort: 8080 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 6881 + targetPort: 6881 + torrentudp: + enabled: true + ports: + torrentudp: + enabled: true + port: 6881 + targetPort: 6881 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/config" + +additionalVolumes: + - name: qbittorrent-scripts + emptyDir: {} + ## When you want to enable automatic port configuration at startup, adjust this to: + # configMap: + # name: -scripts + # defaultMode: 511 + +additionalVolumeMounts: + - mountPath: "/config/custom-cont-init.d" + name: qbittorrent-scripts + +portal: + enabled: true diff --git a/stable/qbittorrent/11.0.35/questions.yaml b/stable/qbittorrent/11.0.35/questions.yaml new file mode 100644 index 00000000000..efcbb344fc2 --- /dev/null +++ b/stable/qbittorrent/11.0.35/questions.yaml @@ -0,0 +1,2814 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10095 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: torrent + label: "TCP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6881 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6881 + - variable: torrentudp + label: "UDP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrentudp + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6881 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: UDP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6881 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/qbittorrent/11.0.35/templates/_configmap.tpl b/stable/qbittorrent/11.0.35/templates/_configmap.tpl new file mode 100644 index 00000000000..b5d6f3cfd15 --- /dev/null +++ b/stable/qbittorrent/11.0.35/templates/_configmap.tpl @@ -0,0 +1,32 @@ +{{/* Define the configmap */}} +{{- define "qbittorrent.configmap" -}} + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ template "tc.common.names.fullname" . }}-scripts + labels: + {{- include "tc.common.labels" . | nindent 4 }} +data: + {{- $bittorrentPort := "" -}} + {{- $bittorrentPort = .Values.service.torrent.ports.torrent.port -}} + {{- if $bittorrentPort }} + 31-update-port: |- + #!/bin/bash + QBITTORRENT_CONFIGFILE="/config/qBittorrent/qBittorrent.conf" + INCOMING_PORT={{- $bittorrentPort }} + + incoming_port_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin='${INCOMING_PORT}) + if [[ -z "${incoming_port_exist}" ]]; then + incoming_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin') + if [[ ! -z "${incoming_exist}" ]]; then + # Get line number of Incoming + LINE_NUM=$(grep -Fn -m 1 'Connection\PortRangeMin' ${QBITTORRENT_CONFIGFILE} | cut -d: -f 1) + sed -i "${LINE_NUM}s@.*@Connection\\\PortRangeMin=${INCOMING_PORT}@" ${QBITTORRENT_CONFIGFILE} + else + echo "Connection\\PortRangeMin=${INCOMING_PORT}" >> ${QBITTORRENT_CONFIGFILE} + fi + fi + {{- end }} +{{- end -}} diff --git a/stable/qbittorrent/11.0.35/templates/common.yaml b/stable/qbittorrent/11.0.35/templates/common.yaml new file mode 100644 index 00000000000..a6f2d0e33f8 --- /dev/null +++ b/stable/qbittorrent/11.0.35/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Render the templates */}} +{{ include "tc.common.loader.all" . }} + + +{{/* Render the configmap */}} +{{ include "qbittorrent.configmap" . }} diff --git a/stable/stash/7.0.34/values.yaml b/stable/qbittorrent/11.0.35/values.yaml similarity index 100% rename from stable/stash/7.0.34/values.yaml rename to stable/qbittorrent/11.0.35/values.yaml diff --git a/stable/qdirstat/1.0.10/CHANGELOG.md b/stable/qdirstat/1.0.10/CHANGELOG.md deleted file mode 100644 index 75e4f574632..00000000000 --- a/stable/qdirstat/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/qdirstat/1.0.10/Chart.lock b/stable/qdirstat/1.0.10/Chart.lock deleted file mode 100644 index 9af428e4f81..00000000000 --- a/stable/qdirstat/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:14:50.610752107Z" diff --git a/stable/qdirstat/1.0.10/Chart.yaml b/stable/qdirstat/1.0.10/Chart.yaml deleted file mode 100644 index b1c48ecab92..00000000000 --- a/stable/qdirstat/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. -home: https://truecharts.org/docs/charts/stable/qdirstat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png -keywords: - - stats - - qdirstat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qdirstat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - - https://github.com/jlesage/docker-qdirstat - - https://hub.docker.com/r/jlesage/qdirstat/ -type: application -version: 1.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/qdirstat/1.0.10/README.md b/stable/qdirstat/1.0.10/README.md deleted file mode 100644 index 0b183530c52..00000000000 --- a/stable/qdirstat/1.0.10/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# qdirstat - -QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qdirstat](https://truecharts.org/docs/charts/stable/qdirstat) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `qdirstat` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install qdirstat TrueCharts/qdirstat -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `qdirstat` deployment - -```console -helm uninstall qdirstat -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qdirstat \ - --set env.TZ="America/New York" \ - TrueCharts/qdirstat -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install qdirstat TrueCharts/qdirstat -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/qdirstat/1.0.10/charts/common-10.5.10.tgz b/stable/qdirstat/1.0.10/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/qdirstat/1.0.10/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/qdirstat/1.0.11/CHANGELOG.md b/stable/qdirstat/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..d0755d6856c --- /dev/null +++ b/stable/qdirstat/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qdirstat-1.0.11](https://github.com/truecharts/charts/compare/qdirstat-1.0.10...qdirstat-1.0.11) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qdirstat-1.0.10](https://github.com/truecharts/charts/compare/qdirstat-1.0.9...qdirstat-1.0.10) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/qdirstat/1.0.11/Chart.lock b/stable/qdirstat/1.0.11/Chart.lock new file mode 100644 index 00000000000..9eaa7cf1e61 --- /dev/null +++ b/stable/qdirstat/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:25:28.773673694Z" diff --git a/stable/qdirstat/1.0.11/Chart.yaml b/stable/qdirstat/1.0.11/Chart.yaml new file mode 100644 index 00000000000..e26174bc35d --- /dev/null +++ b/stable/qdirstat/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. +home: https://truecharts.org/docs/charts/stable/qdirstat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png +keywords: + - stats + - qdirstat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qdirstat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://github.com/jlesage/docker-qdirstat + - https://hub.docker.com/r/jlesage/qdirstat/ +type: application +version: 1.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qdirstat/1.0.11/README.md b/stable/qdirstat/1.0.11/README.md new file mode 100644 index 00000000000..b0a4ad7f537 --- /dev/null +++ b/stable/qdirstat/1.0.11/README.md @@ -0,0 +1,107 @@ +# qdirstat + +QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qdirstat](https://truecharts.org/docs/charts/stable/qdirstat) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `qdirstat` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install qdirstat TrueCharts/qdirstat +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qdirstat` deployment + +```console +helm uninstall qdirstat +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qdirstat \ + --set env.TZ="America/New York" \ + TrueCharts/qdirstat +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qdirstat TrueCharts/qdirstat -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qdirstat/1.0.10/app-readme.md b/stable/qdirstat/1.0.11/app-readme.md similarity index 100% rename from stable/qdirstat/1.0.10/app-readme.md rename to stable/qdirstat/1.0.11/app-readme.md diff --git a/stable/qdirstat/1.0.11/charts/common-10.6.1.tgz b/stable/qdirstat/1.0.11/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/qdirstat/1.0.11/charts/common-10.6.1.tgz differ diff --git a/stable/qdirstat/1.0.10/ix_values.yaml b/stable/qdirstat/1.0.11/ix_values.yaml similarity index 100% rename from stable/qdirstat/1.0.10/ix_values.yaml rename to stable/qdirstat/1.0.11/ix_values.yaml diff --git a/stable/qdirstat/1.0.10/questions.yaml b/stable/qdirstat/1.0.11/questions.yaml similarity index 100% rename from stable/qdirstat/1.0.10/questions.yaml rename to stable/qdirstat/1.0.11/questions.yaml diff --git a/stable/teamspeak3/4.0.34/templates/common.yaml b/stable/qdirstat/1.0.11/templates/common.yaml similarity index 100% rename from stable/teamspeak3/4.0.34/templates/common.yaml rename to stable/qdirstat/1.0.11/templates/common.yaml diff --git a/stable/static/3.0.30/values.yaml b/stable/qdirstat/1.0.11/values.yaml similarity index 100% rename from stable/static/3.0.30/values.yaml rename to stable/qdirstat/1.0.11/values.yaml diff --git a/stable/qinglong/2.0.41/CHANGELOG.md b/stable/qinglong/2.0.41/CHANGELOG.md deleted file mode 100644 index 101d2f8daa0..00000000000 --- a/stable/qinglong/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qinglong-2.0.41](https://github.com/truecharts/charts/compare/qinglong-2.0.40...qinglong-2.0.41) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/qinglong/2.0.41/Chart.lock b/stable/qinglong/2.0.41/Chart.lock deleted file mode 100644 index d7a5c7c5509..00000000000 --- a/stable/qinglong/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:57:43.787466278Z" diff --git a/stable/qinglong/2.0.41/Chart.yaml b/stable/qinglong/2.0.41/Chart.yaml deleted file mode 100644 index 8b10038d148..00000000000 --- a/stable/qinglong/2.0.41/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 2.0.41 -appVersion: "2.14.5" -description: A timed task management panel that supports typescript, javaScript, python3, and shell -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png -keywords: - - qinglong - - task -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong - - https://hub.docker.com/r/whyour/qinglong -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/qinglong/2.0.41/README.md b/stable/qinglong/2.0.41/README.md deleted file mode 100644 index 7c7620ead34..00000000000 --- a/stable/qinglong/2.0.41/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# qinglong - -A timed task management panel that supports typescript, javaScript, python3, and shell - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [qinglong](https://truecharts.org/docs/charts/stable/qinglong) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `qinglong` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install qinglong TrueCharts/qinglong -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `qinglong` deployment - -```console -helm uninstall qinglong -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install qinglong \ - --set env.TZ="America/New York" \ - TrueCharts/qinglong -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install qinglong TrueCharts/qinglong -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/qinglong/2.0.41/charts/common-10.5.10.tgz b/stable/qinglong/2.0.41/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/qinglong/2.0.41/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/qinglong/2.0.42/CHANGELOG.md b/stable/qinglong/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..ae5548b39d2 --- /dev/null +++ b/stable/qinglong/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qinglong-2.0.42](https://github.com/truecharts/charts/compare/qinglong-2.0.41...qinglong-2.0.42) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [qinglong-2.0.41](https://github.com/truecharts/charts/compare/qinglong-2.0.40...qinglong-2.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [qinglong-2.0.40](https://github.com/truecharts/charts/compare/qinglong-2.0.38...qinglong-2.0.40) (2022-09-20) + +### Chore diff --git a/stable/qinglong/2.0.42/Chart.lock b/stable/qinglong/2.0.42/Chart.lock new file mode 100644 index 00000000000..dfe43e1ae22 --- /dev/null +++ b/stable/qinglong/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:25:29.35123345Z" diff --git a/stable/qinglong/2.0.42/Chart.yaml b/stable/qinglong/2.0.42/Chart.yaml new file mode 100644 index 00000000000..906deab1521 --- /dev/null +++ b/stable/qinglong/2.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 2.0.42 +appVersion: "2.14.5" +description: A timed task management panel that supports typescript, javaScript, python3, and shell +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/qinglong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png +keywords: + - qinglong + - task +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong + - https://hub.docker.com/r/whyour/qinglong +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qinglong/2.0.42/README.md b/stable/qinglong/2.0.42/README.md new file mode 100644 index 00000000000..7d7f8b10797 --- /dev/null +++ b/stable/qinglong/2.0.42/README.md @@ -0,0 +1,106 @@ +# qinglong + +A timed task management panel that supports typescript, javaScript, python3, and shell + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [qinglong](https://truecharts.org/docs/charts/stable/qinglong) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `qinglong` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install qinglong TrueCharts/qinglong +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `qinglong` deployment + +```console +helm uninstall qinglong +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install qinglong \ + --set env.TZ="America/New York" \ + TrueCharts/qinglong +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install qinglong TrueCharts/qinglong -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/qinglong/2.0.41/app-readme.md b/stable/qinglong/2.0.42/app-readme.md similarity index 100% rename from stable/qinglong/2.0.41/app-readme.md rename to stable/qinglong/2.0.42/app-readme.md diff --git a/stable/qinglong/2.0.42/charts/common-10.6.1.tgz b/stable/qinglong/2.0.42/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/qinglong/2.0.42/charts/common-10.6.1.tgz differ diff --git a/stable/qinglong/2.0.41/ix_values.yaml b/stable/qinglong/2.0.42/ix_values.yaml similarity index 100% rename from stable/qinglong/2.0.41/ix_values.yaml rename to stable/qinglong/2.0.42/ix_values.yaml diff --git a/stable/qinglong/2.0.41/questions.yaml b/stable/qinglong/2.0.42/questions.yaml similarity index 100% rename from stable/qinglong/2.0.41/questions.yaml rename to stable/qinglong/2.0.42/questions.yaml diff --git a/stable/teedy/7.0.38/templates/common.yaml b/stable/qinglong/2.0.42/templates/common.yaml similarity index 100% rename from stable/teedy/7.0.38/templates/common.yaml rename to stable/qinglong/2.0.42/templates/common.yaml diff --git a/stable/statping/7.0.37/values.yaml b/stable/qinglong/2.0.42/values.yaml similarity index 100% rename from stable/statping/7.0.37/values.yaml rename to stable/qinglong/2.0.42/values.yaml diff --git a/stable/quassel-core/3.0.35/CHANGELOG.md b/stable/quassel-core/3.0.35/CHANGELOG.md deleted file mode 100644 index 371c0eac5ef..00000000000 --- a/stable/quassel-core/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/quassel-core/3.0.35/Chart.lock b/stable/quassel-core/3.0.35/Chart.lock deleted file mode 100644 index 86cfccb7c4e..00000000000 --- a/stable/quassel-core/3.0.35/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:15:02.692681728Z" diff --git a/stable/quassel-core/3.0.35/Chart.yaml b/stable/quassel-core/3.0.35/Chart.yaml deleted file mode 100644 index 9b3b7bc1a5a..00000000000 --- a/stable/quassel-core/3.0.35/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 3.0.35 -appVersion: "0.14.0" -description: Quassel-core is a modern, cross-platform, distributed IRC client. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/quassel-core -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png -keywords: - - quassel-core -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core - - https://hub.docker.com/r/linuxserver/quassel-core -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/quassel-core/3.0.35/README.md b/stable/quassel-core/3.0.35/README.md deleted file mode 100644 index 94fe6216e47..00000000000 --- a/stable/quassel-core/3.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# quassel-core - -Quassel-core is a modern, cross-platform, distributed IRC client. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quassel-core](https://truecharts.org/docs/charts/stable/quassel-core) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `quassel-core` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install quassel-core TrueCharts/quassel-core -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `quassel-core` deployment - -```console -helm uninstall quassel-core -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quassel-core \ - --set env.TZ="America/New York" \ - TrueCharts/quassel-core -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install quassel-core TrueCharts/quassel-core -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-core/3.0.35/charts/common-10.5.10.tgz b/stable/quassel-core/3.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/quassel-core/3.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.35/charts/postgresql-8.0.78.tgz b/stable/quassel-core/3.0.35/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/quassel-core/3.0.35/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.36/CHANGELOG.md b/stable/quassel-core/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..fa1b13a2046 --- /dev/null +++ b/stable/quassel-core/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-core-3.0.36](https://github.com/truecharts/charts/compare/quassel-core-3.0.35...quassel-core-3.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-core-3.0.35](https://github.com/truecharts/charts/compare/quassel-core-3.0.34...quassel-core-3.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/quassel-core/3.0.36/Chart.lock b/stable/quassel-core/3.0.36/Chart.lock new file mode 100644 index 00000000000..fdbf721c8e4 --- /dev/null +++ b/stable/quassel-core/3.0.36/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:25:43.11085607Z" diff --git a/stable/quassel-core/3.0.36/Chart.yaml b/stable/quassel-core/3.0.36/Chart.yaml new file mode 100644 index 00000000000..cc4f9436a4c --- /dev/null +++ b/stable/quassel-core/3.0.36/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 3.0.36 +appVersion: "0.14.0" +description: Quassel-core is a modern, cross-platform, distributed IRC client. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/quassel-core +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png +keywords: + - quassel-core +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core + - https://hub.docker.com/r/linuxserver/quassel-core +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/quassel-core/3.0.36/README.md b/stable/quassel-core/3.0.36/README.md new file mode 100644 index 00000000000..6aa1b254354 --- /dev/null +++ b/stable/quassel-core/3.0.36/README.md @@ -0,0 +1,107 @@ +# quassel-core + +Quassel-core is a modern, cross-platform, distributed IRC client. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quassel-core](https://truecharts.org/docs/charts/stable/quassel-core) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `quassel-core` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install quassel-core TrueCharts/quassel-core +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `quassel-core` deployment + +```console +helm uninstall quassel-core +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quassel-core \ + --set env.TZ="America/New York" \ + TrueCharts/quassel-core +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install quassel-core TrueCharts/quassel-core -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-core/3.0.35/app-readme.md b/stable/quassel-core/3.0.36/app-readme.md similarity index 100% rename from stable/quassel-core/3.0.35/app-readme.md rename to stable/quassel-core/3.0.36/app-readme.md diff --git a/stable/quassel-core/3.0.36/charts/common-10.6.1.tgz b/stable/quassel-core/3.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/quassel-core/3.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/quassel-core/3.0.36/charts/postgresql-8.0.87.tgz b/stable/quassel-core/3.0.36/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/quassel-core/3.0.36/charts/postgresql-8.0.87.tgz differ diff --git a/stable/quassel-core/3.0.35/ix_values.yaml b/stable/quassel-core/3.0.36/ix_values.yaml similarity index 100% rename from stable/quassel-core/3.0.35/ix_values.yaml rename to stable/quassel-core/3.0.36/ix_values.yaml diff --git a/stable/quassel-core/3.0.35/questions.yaml b/stable/quassel-core/3.0.36/questions.yaml similarity index 100% rename from stable/quassel-core/3.0.35/questions.yaml rename to stable/quassel-core/3.0.36/questions.yaml diff --git a/stable/thelounge/6.0.31/templates/common.yaml b/stable/quassel-core/3.0.36/templates/common.yaml similarity index 100% rename from stable/thelounge/6.0.31/templates/common.yaml rename to stable/quassel-core/3.0.36/templates/common.yaml diff --git a/stable/storj-node/2.0.49/values.yaml b/stable/quassel-core/3.0.36/values.yaml similarity index 100% rename from stable/storj-node/2.0.49/values.yaml rename to stable/quassel-core/3.0.36/values.yaml diff --git a/stable/quassel-web/2.0.30/CHANGELOG.md b/stable/quassel-web/2.0.30/CHANGELOG.md deleted file mode 100644 index c4256e9eecf..00000000000 --- a/stable/quassel-web/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/quassel-web/2.0.30/Chart.lock b/stable/quassel-web/2.0.30/Chart.lock deleted file mode 100644 index de56f2a9218..00000000000 --- a/stable/quassel-web/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:15:12.438574674Z" diff --git a/stable/quassel-web/2.0.30/Chart.yaml b/stable/quassel-web/2.0.30/Chart.yaml deleted file mode 100644 index 57f6dcd43fb..00000000000 --- a/stable/quassel-web/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 2.0.30 -appVersion: "2021.12.16" -description: Quassel-web is a web client for Quassel. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/quassel-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png -keywords: - - quassel-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web - - https://hub.docker.com/r/linuxserver/quassel-web -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/quassel-web/2.0.30/README.md b/stable/quassel-web/2.0.30/README.md deleted file mode 100644 index f8ed965a189..00000000000 --- a/stable/quassel-web/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# quassel-web - -Quassel-web is a web client for Quassel. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [quassel-web](https://truecharts.org/docs/charts/stable/quassel-web) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `quassel-web` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install quassel-web TrueCharts/quassel-web -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `quassel-web` deployment - -```console -helm uninstall quassel-web -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install quassel-web \ - --set env.TZ="America/New York" \ - TrueCharts/quassel-web -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install quassel-web TrueCharts/quassel-web -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-web/2.0.30/charts/common-10.5.10.tgz b/stable/quassel-web/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/quassel-web/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/quassel-web/2.0.31/CHANGELOG.md b/stable/quassel-web/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..398ad1a98b0 --- /dev/null +++ b/stable/quassel-web/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-web-2.0.31](https://github.com/truecharts/charts/compare/quassel-web-2.0.30...quassel-web-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [quassel-web-2.0.30](https://github.com/truecharts/charts/compare/quassel-web-2.0.29...quassel-web-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/quassel-web/2.0.31/Chart.lock b/stable/quassel-web/2.0.31/Chart.lock new file mode 100644 index 00000000000..d97690eb620 --- /dev/null +++ b/stable/quassel-web/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:25:50.15890247Z" diff --git a/stable/quassel-web/2.0.31/Chart.yaml b/stable/quassel-web/2.0.31/Chart.yaml new file mode 100644 index 00000000000..58d00c2f7fe --- /dev/null +++ b/stable/quassel-web/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 2.0.31 +appVersion: "2021.12.16" +description: Quassel-web is a web client for Quassel. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/quassel-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png +keywords: + - quassel-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web + - https://hub.docker.com/r/linuxserver/quassel-web +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/quassel-web/2.0.31/README.md b/stable/quassel-web/2.0.31/README.md new file mode 100644 index 00000000000..2037cbc39d6 --- /dev/null +++ b/stable/quassel-web/2.0.31/README.md @@ -0,0 +1,106 @@ +# quassel-web + +Quassel-web is a web client for Quassel. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [quassel-web](https://truecharts.org/docs/charts/stable/quassel-web) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `quassel-web` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install quassel-web TrueCharts/quassel-web +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `quassel-web` deployment + +```console +helm uninstall quassel-web +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install quassel-web \ + --set env.TZ="America/New York" \ + TrueCharts/quassel-web +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install quassel-web TrueCharts/quassel-web -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/quassel-web/2.0.30/app-readme.md b/stable/quassel-web/2.0.31/app-readme.md similarity index 100% rename from stable/quassel-web/2.0.30/app-readme.md rename to stable/quassel-web/2.0.31/app-readme.md diff --git a/stable/quassel-web/2.0.31/charts/common-10.6.1.tgz b/stable/quassel-web/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/quassel-web/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/quassel-web/2.0.30/ix_values.yaml b/stable/quassel-web/2.0.31/ix_values.yaml similarity index 100% rename from stable/quassel-web/2.0.30/ix_values.yaml rename to stable/quassel-web/2.0.31/ix_values.yaml diff --git a/stable/quassel-web/2.0.30/questions.yaml b/stable/quassel-web/2.0.31/questions.yaml similarity index 100% rename from stable/quassel-web/2.0.30/questions.yaml rename to stable/quassel-web/2.0.31/questions.yaml diff --git a/stable/theme-park/2.0.16/templates/common.yaml b/stable/quassel-web/2.0.31/templates/common.yaml similarity index 100% rename from stable/theme-park/2.0.16/templates/common.yaml rename to stable/quassel-web/2.0.31/templates/common.yaml diff --git a/stable/strapi/4.0.37/values.yaml b/stable/quassel-web/2.0.31/values.yaml similarity index 100% rename from stable/strapi/4.0.37/values.yaml rename to stable/quassel-web/2.0.31/values.yaml diff --git a/stable/radarr/11.0.35/CHANGELOG.md b/stable/radarr/11.0.35/CHANGELOG.md new file mode 100644 index 00000000000..9d21f7176a9 --- /dev/null +++ b/stable/radarr/11.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radarr-11.0.35](https://github.com/truecharts/charts/compare/radarr-11.0.34...radarr-11.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [radarr-11.0.34](https://github.com/truecharts/charts/compare/radarrsync-0.0.24...radarr-11.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [radarr-11.0.33](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarr-11.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radarr-11.0.33](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarr-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radarr-11.0.33](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarr-11.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [radarr-11.0.33](https://github.com/truecharts/charts/compare/radarrsync-0.0.23...radarr-11.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/radarr/11.0.35/Chart.lock b/stable/radarr/11.0.35/Chart.lock new file mode 100644 index 00000000000..94df603cad2 --- /dev/null +++ b/stable/radarr/11.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:26:00.641525601Z" diff --git a/stable/radarr/11.0.35/Chart.yaml b/stable/radarr/11.0.35/Chart.yaml new file mode 100644 index 00000000000..9df30260f63 --- /dev/null +++ b/stable/radarr/11.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.1.0.6175" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "A fork of Sonarr to work with movies à la Couchpotato" +home: https://truecharts.org/docs/charts/stable/radarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png +keywords: + - radarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://github.com/Radarr/Radarr +type: application +version: 11.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/radarr/11.0.35/README.md b/stable/radarr/11.0.35/README.md new file mode 100644 index 00000000000..85251971cf2 --- /dev/null +++ b/stable/radarr/11.0.35/README.md @@ -0,0 +1,106 @@ +# radarr + +A fork of Sonarr to work with movies à la Couchpotato + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [radarr](https://truecharts.org/docs/charts/stable/radarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `radarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install radarr TrueCharts/radarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `radarr` deployment + +```console +helm uninstall radarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install radarr \ + --set env.TZ="America/New York" \ + TrueCharts/radarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install radarr TrueCharts/radarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/radarr/11.0.35/app-readme.md b/stable/radarr/11.0.35/app-readme.md new file mode 100644 index 00000000000..2abad3f38c2 --- /dev/null +++ b/stable/radarr/11.0.35/app-readme.md @@ -0,0 +1,8 @@ +A fork of Sonarr to work with movies à la Couchpotato + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/radarr](https://truecharts.org/docs/charts/stable/radarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/radarr/11.0.35/charts/common-10.6.1.tgz b/stable/radarr/11.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/radarr/11.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/radarr/11.0.35/ix_values.yaml b/stable/radarr/11.0.35/ix_values.yaml new file mode 100644 index 00000000000..f6b3eb4fde1 --- /dev/null +++ b/stable/radarr/11.0.35/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: v4.1.0.6175@sha256:a82e16dc3518447714e5c8d6719e6ff10eebb4c78b57abaf404a4f5a548afee4 + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 7878 + targetPort: 7878 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:7878/api/v3/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/radarr/11.0.35/questions.yaml b/stable/radarr/11.0.35/questions.yaml new file mode 100644 index 00000000000..c0e7b0f3bfb --- /dev/null +++ b/stable/radarr/11.0.35/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 7878 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 7878 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tinymediamanager/2.0.34/templates/common.yaml b/stable/radarr/11.0.35/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/2.0.34/templates/common.yaml rename to stable/radarr/11.0.35/templates/common.yaml diff --git a/stable/synapse/4.0.43/values.yaml b/stable/radarr/11.0.35/values.yaml similarity index 100% rename from stable/synapse/4.0.43/values.yaml rename to stable/radarr/11.0.35/values.yaml diff --git a/stable/rcon-webadmin/1.0.1/CHANGELOG.md b/stable/rcon-webadmin/1.0.1/CHANGELOG.md deleted file mode 100644 index f74563aba86..00000000000 --- a/stable/rcon-webadmin/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/rcon-webadmin/1.0.1/Chart.lock b/stable/rcon-webadmin/1.0.1/Chart.lock deleted file mode 100644 index 322ad5e0ac3..00000000000 --- a/stable/rcon-webadmin/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:15:18.202768845Z" diff --git a/stable/rcon-webadmin/1.0.1/Chart.yaml b/stable/rcon-webadmin/1.0.1/Chart.yaml deleted file mode 100644 index 5aad816c8df..00000000000 --- a/stable/rcon-webadmin/1.0.1/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock." -home: https://truecharts.org/docs/charts/stable/rcon-webadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rcon-webadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - - https://github.com/rcon-web-admin/rcon-web-admin - - https://hub.docker.com/r/itzg/rcon/ -type: application -version: 1.0.1 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U - truecharts.org/catagories: | - - GameServers - - Tools-Utilities diff --git a/stable/rcon-webadmin/1.0.1/README.md b/stable/rcon-webadmin/1.0.1/README.md deleted file mode 100644 index 4a04ee56c3a..00000000000 --- a/stable/rcon-webadmin/1.0.1/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# rcon-webadmin - -Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rcon-webadmin](https://truecharts.org/docs/charts/stable/rcon-webadmin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rcon-webadmin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rcon-webadmin TrueCharts/rcon-webadmin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rcon-webadmin` deployment - -```console -helm uninstall rcon-webadmin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rcon-webadmin \ - --set env.TZ="America/New York" \ - TrueCharts/rcon-webadmin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rcon-webadmin TrueCharts/rcon-webadmin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rcon-webadmin/1.0.1/charts/common-10.5.10.tgz b/stable/rcon-webadmin/1.0.1/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/rcon-webadmin/1.0.1/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/1.0.2/CHANGELOG.md b/stable/rcon-webadmin/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..52494d9ba0a --- /dev/null +++ b/stable/rcon-webadmin/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rcon-webadmin-1.0.2](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.1...rcon-webadmin-1.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rcon-webadmin-1.0.1](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.0...rcon-webadmin-1.0.1) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/rcon-webadmin/1.0.2/Chart.lock b/stable/rcon-webadmin/1.0.2/Chart.lock new file mode 100644 index 00000000000..20c07479fdf --- /dev/null +++ b/stable/rcon-webadmin/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:26:01.011539489Z" diff --git a/stable/rcon-webadmin/1.0.2/Chart.yaml b/stable/rcon-webadmin/1.0.2/Chart.yaml new file mode 100644 index 00000000000..a760b8d6c1a --- /dev/null +++ b/stable/rcon-webadmin/1.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock." +home: https://truecharts.org/docs/charts/stable/rcon-webadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png +keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rcon-webadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://github.com/rcon-web-admin/rcon-web-admin + - https://hub.docker.com/r/itzg/rcon/ +type: application +version: 1.0.2 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U + truecharts.org/catagories: | + - GameServers + - Tools-Utilities diff --git a/stable/rcon-webadmin/1.0.2/README.md b/stable/rcon-webadmin/1.0.2/README.md new file mode 100644 index 00000000000..6aa33465b58 --- /dev/null +++ b/stable/rcon-webadmin/1.0.2/README.md @@ -0,0 +1,107 @@ +# rcon-webadmin + +Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rcon-webadmin](https://truecharts.org/docs/charts/stable/rcon-webadmin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rcon-webadmin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rcon-webadmin TrueCharts/rcon-webadmin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rcon-webadmin` deployment + +```console +helm uninstall rcon-webadmin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rcon-webadmin \ + --set env.TZ="America/New York" \ + TrueCharts/rcon-webadmin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rcon-webadmin TrueCharts/rcon-webadmin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rcon-webadmin/1.0.1/app-readme.md b/stable/rcon-webadmin/1.0.2/app-readme.md similarity index 100% rename from stable/rcon-webadmin/1.0.1/app-readme.md rename to stable/rcon-webadmin/1.0.2/app-readme.md diff --git a/stable/rcon-webadmin/1.0.2/charts/common-10.6.1.tgz b/stable/rcon-webadmin/1.0.2/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/rcon-webadmin/1.0.2/charts/common-10.6.1.tgz differ diff --git a/stable/rcon-webadmin/1.0.1/ix_values.yaml b/stable/rcon-webadmin/1.0.2/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.1/ix_values.yaml rename to stable/rcon-webadmin/1.0.2/ix_values.yaml diff --git a/stable/rcon-webadmin/1.0.1/questions.yaml b/stable/rcon-webadmin/1.0.2/questions.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.1/questions.yaml rename to stable/rcon-webadmin/1.0.2/questions.yaml diff --git a/stable/rcon-webadmin/1.0.1/templates/common.yaml b/stable/rcon-webadmin/1.0.2/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.1/templates/common.yaml rename to stable/rcon-webadmin/1.0.2/templates/common.yaml diff --git a/stable/synclounge/2.0.44/values.yaml b/stable/rcon-webadmin/1.0.2/values.yaml similarity index 100% rename from stable/synclounge/2.0.44/values.yaml rename to stable/rcon-webadmin/1.0.2/values.yaml diff --git a/stable/readarr/11.0.31/CHANGELOG.md b/stable/readarr/11.0.31/CHANGELOG.md new file mode 100644 index 00000000000..acf34e1498d --- /dev/null +++ b/stable/readarr/11.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [readarr-11.0.31](https://github.com/truecharts/charts/compare/readarr-11.0.30...readarr-11.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [readarr-11.0.30](https://github.com/truecharts/charts/compare/readarr-11.0.29...readarr-11.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [readarr-11.0.30](https://github.com/truecharts/charts/compare/readarr-11.0.29...readarr-11.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [readarr-11.0.30](https://github.com/truecharts/charts/compare/readarr-11.0.29...readarr-11.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [readarr-11.0.30](https://github.com/truecharts/charts/compare/readarr-11.0.29...readarr-11.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/readarr/11.0.31/Chart.lock b/stable/readarr/11.0.31/Chart.lock new file mode 100644 index 00000000000..e23ed0a69fb --- /dev/null +++ b/stable/readarr/11.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:26:22.090090638Z" diff --git a/stable/readarr/11.0.31/Chart.yaml b/stable/readarr/11.0.31/Chart.yaml new file mode 100644 index 00000000000..f1ac0da934f --- /dev/null +++ b/stable/readarr/11.0.31/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.1.1.1352" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A fork of Radarr to work with Books & AudioBooks +home: https://truecharts.org/docs/charts/stable/readarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: readarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://github.com/Readarr/Readarr + - https://readarr.com +type: application +version: 11.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/readarr/11.0.31/README.md b/stable/readarr/11.0.31/README.md new file mode 100644 index 00000000000..0afab16941e --- /dev/null +++ b/stable/readarr/11.0.31/README.md @@ -0,0 +1,107 @@ +# readarr + +A fork of Radarr to work with Books & AudioBooks + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [readarr](https://truecharts.org/docs/charts/stable/readarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `readarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install readarr TrueCharts/readarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `readarr` deployment + +```console +helm uninstall readarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install readarr \ + --set env.TZ="America/New York" \ + TrueCharts/readarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install readarr TrueCharts/readarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/readarr/11.0.31/app-readme.md b/stable/readarr/11.0.31/app-readme.md new file mode 100644 index 00000000000..1adaff0939d --- /dev/null +++ b/stable/readarr/11.0.31/app-readme.md @@ -0,0 +1,8 @@ +A fork of Radarr to work with Books & AudioBooks + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/readarr](https://truecharts.org/docs/charts/stable/readarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/readarr/11.0.31/charts/common-10.6.1.tgz b/stable/readarr/11.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/readarr/11.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/readarr/11.0.31/ix_values.yaml b/stable/readarr/11.0.31/ix_values.yaml new file mode 100644 index 00000000000..f6c81199959 --- /dev/null +++ b/stable/readarr/11.0.31/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/readarr + pullPolicy: IfNotPresent + tag: v0.1.1.1352@sha256:7977aba96453f324d8bd82287d1d9e60cad703ed5d46562c06b19c6ef57d9dad + +securityContext: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 8787 + targetPort: 8787 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/readarr/11.0.31/questions.yaml b/stable/readarr/11.0.31/questions.yaml new file mode 100644 index 00000000000..bb46a1cb82a --- /dev/null +++ b/stable/readarr/11.0.31/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8787 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8787 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traccar/7.0.40/templates/common.yaml b/stable/readarr/11.0.31/templates/common.yaml similarity index 100% rename from stable/traccar/7.0.40/templates/common.yaml rename to stable/readarr/11.0.31/templates/common.yaml diff --git a/stable/syslog-ng/2.0.33/values.yaml b/stable/readarr/11.0.31/values.yaml similarity index 100% rename from stable/syslog-ng/2.0.33/values.yaml rename to stable/readarr/11.0.31/values.yaml diff --git a/stable/recipes/8.0.54/CHANGELOG.md b/stable/recipes/8.0.54/CHANGELOG.md deleted file mode 100644 index d7572e1f5e2..00000000000 --- a/stable/recipes/8.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [recipes-8.0.54](https://github.com/truecharts/charts/compare/recipes-8.0.52...recipes-8.0.54) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- fix nginx conf ([#3878](https://github.com/truecharts/charts/issues/3878)) - - - - -## [recipes-8.0.52](https://github.com/truecharts/charts/compare/recipes-8.0.51...recipes-8.0.52) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [recipes-8.0.51](https://github.com/truecharts/charts/compare/recipes-8.0.50...recipes-8.0.51) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/recipes/8.0.54/Chart.lock b/stable/recipes/8.0.54/Chart.lock deleted file mode 100644 index 6d772a692ab..00000000000 --- a/stable/recipes/8.0.54/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-25T09:20:11.574183477Z" diff --git a/stable/recipes/8.0.54/Chart.yaml b/stable/recipes/8.0.54/Chart.yaml deleted file mode 100644 index 433fac76daa..00000000000 --- a/stable/recipes/8.0.54/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.2" -description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. -name: recipes -version: 8.0.54 -kubeVersion: ">=1.16.0-0" -keywords: - - recipes - - cooking -home: https://truecharts.org/docs/charts/stable/recipes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/recipes - - https://github.com/vabene1111/recipes - - https://hub.docker.com/r/vabene1111/recipes -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/recipes/8.0.54/README.md b/stable/recipes/8.0.54/README.md deleted file mode 100644 index 48267691422..00000000000 --- a/stable/recipes/8.0.54/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# recipes - -Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [recipes](https://truecharts.org/docs/charts/stable/recipes) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `recipes` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install recipes TrueCharts/recipes -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `recipes` deployment - -```console -helm uninstall recipes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install recipes \ - --set env.TZ="America/New York" \ - TrueCharts/recipes -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install recipes TrueCharts/recipes -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/recipes/8.0.54/charts/common-10.5.10.tgz b/stable/recipes/8.0.54/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/recipes/8.0.54/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/recipes/8.0.54/charts/postgresql-8.0.78.tgz b/stable/recipes/8.0.54/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/recipes/8.0.54/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/recipes/8.0.55/CHANGELOG.md b/stable/recipes/8.0.55/CHANGELOG.md new file mode 100644 index 00000000000..c842fdb904a --- /dev/null +++ b/stable/recipes/8.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [recipes-8.0.55](https://github.com/truecharts/charts/compare/recipes-8.0.54...recipes-8.0.55) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [recipes-8.0.54](https://github.com/truecharts/charts/compare/recipes-8.0.52...recipes-8.0.54) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- fix nginx conf ([#3878](https://github.com/truecharts/charts/issues/3878)) + + + + +## [recipes-8.0.52](https://github.com/truecharts/charts/compare/recipes-8.0.51...recipes-8.0.52) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [recipes-8.0.51](https://github.com/truecharts/charts/compare/recipes-8.0.50...recipes-8.0.51) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [recipes-8.0.50](https://github.com/truecharts/charts/compare/recipes-8.0.49...recipes-8.0.50) (2022-09-21) + +### Chore diff --git a/stable/recipes/8.0.55/Chart.lock b/stable/recipes/8.0.55/Chart.lock new file mode 100644 index 00000000000..db1f5c60ee7 --- /dev/null +++ b/stable/recipes/8.0.55/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:26:37.970759167Z" diff --git a/stable/recipes/8.0.55/Chart.yaml b/stable/recipes/8.0.55/Chart.yaml new file mode 100644 index 00000000000..57602126466 --- /dev/null +++ b/stable/recipes/8.0.55/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.4.2" +description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. +name: recipes +version: 8.0.55 +kubeVersion: ">=1.16.0-0" +keywords: + - recipes + - cooking +home: https://truecharts.org/docs/charts/stable/recipes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/recipes + - https://github.com/vabene1111/recipes + - https://hub.docker.com/r/vabene1111/recipes +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/recipes/8.0.55/README.md b/stable/recipes/8.0.55/README.md new file mode 100644 index 00000000000..00ed13e1567 --- /dev/null +++ b/stable/recipes/8.0.55/README.md @@ -0,0 +1,108 @@ +# recipes + +Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [recipes](https://truecharts.org/docs/charts/stable/recipes) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `recipes` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install recipes TrueCharts/recipes +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `recipes` deployment + +```console +helm uninstall recipes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install recipes \ + --set env.TZ="America/New York" \ + TrueCharts/recipes +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install recipes TrueCharts/recipes -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/recipes/8.0.54/app-readme.md b/stable/recipes/8.0.55/app-readme.md similarity index 100% rename from stable/recipes/8.0.54/app-readme.md rename to stable/recipes/8.0.55/app-readme.md diff --git a/stable/recipes/8.0.55/charts/common-10.6.1.tgz b/stable/recipes/8.0.55/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/recipes/8.0.55/charts/common-10.6.1.tgz differ diff --git a/stable/recipes/8.0.55/charts/postgresql-8.0.87.tgz b/stable/recipes/8.0.55/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/recipes/8.0.55/charts/postgresql-8.0.87.tgz differ diff --git a/stable/recipes/8.0.54/ix_values.yaml b/stable/recipes/8.0.55/ix_values.yaml similarity index 100% rename from stable/recipes/8.0.54/ix_values.yaml rename to stable/recipes/8.0.55/ix_values.yaml diff --git a/stable/recipes/8.0.54/questions.yaml b/stable/recipes/8.0.55/questions.yaml similarity index 100% rename from stable/recipes/8.0.54/questions.yaml rename to stable/recipes/8.0.55/questions.yaml diff --git a/stable/recipes/8.0.54/templates/_sercrets.tpl b/stable/recipes/8.0.55/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.54/templates/_sercrets.tpl rename to stable/recipes/8.0.55/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.54/templates/common.yaml b/stable/recipes/8.0.55/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.54/templates/common.yaml rename to stable/recipes/8.0.55/templates/common.yaml diff --git a/stable/tailscale/1.1.3/values.yaml b/stable/recipes/8.0.55/values.yaml similarity index 100% rename from stable/tailscale/1.1.3/values.yaml rename to stable/recipes/8.0.55/values.yaml diff --git a/stable/recyclarr/1.0.3/CHANGELOG.md b/stable/recyclarr/1.0.3/CHANGELOG.md deleted file mode 100644 index 633a4b75bcf..00000000000 --- a/stable/recyclarr/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/recyclarr/1.0.3/Chart.lock b/stable/recyclarr/1.0.3/Chart.lock deleted file mode 100644 index 5b16dde563b..00000000000 --- a/stable/recyclarr/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:15:40.813006367Z" diff --git a/stable/recyclarr/1.0.3/Chart.yaml b/stable/recyclarr/1.0.3/Chart.yaml deleted file mode 100644 index c97e93b3d96..00000000000 --- a/stable/recyclarr/1.0.3/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. -home: https://truecharts.org/docs/charts/stable/recyclarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png -keywords: - - recyclarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: recyclarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr -type: application -version: 1.0.3 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/recyclarr/1.0.3/README.md b/stable/recyclarr/1.0.3/README.md deleted file mode 100644 index ea5d51bea86..00000000000 --- a/stable/recyclarr/1.0.3/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# recyclarr - -A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [recyclarr](https://truecharts.org/docs/charts/stable/recyclarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `recyclarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install recyclarr TrueCharts/recyclarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `recyclarr` deployment - -```console -helm uninstall recyclarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install recyclarr \ - --set env.TZ="America/New York" \ - TrueCharts/recyclarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install recyclarr TrueCharts/recyclarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/recyclarr/1.0.3/charts/common-10.5.10.tgz b/stable/recyclarr/1.0.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/recyclarr/1.0.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/recyclarr/1.0.4/CHANGELOG.md b/stable/recyclarr/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..c270d3b76f1 --- /dev/null +++ b/stable/recyclarr/1.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [recyclarr-1.0.4](https://github.com/truecharts/charts/compare/recyclarr-1.0.3...recyclarr-1.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [recyclarr-1.0.3](https://github.com/truecharts/charts/compare/recyclarr-1.0.2...recyclarr-1.0.3) (2022-09-20) + +### Chore diff --git a/stable/recyclarr/1.0.4/Chart.lock b/stable/recyclarr/1.0.4/Chart.lock new file mode 100644 index 00000000000..9f9fb13455d --- /dev/null +++ b/stable/recyclarr/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:26:32.490868146Z" diff --git a/stable/recyclarr/1.0.4/Chart.yaml b/stable/recyclarr/1.0.4/Chart.yaml new file mode 100644 index 00000000000..d745db1c03b --- /dev/null +++ b/stable/recyclarr/1.0.4/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. +home: https://truecharts.org/docs/charts/stable/recyclarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png +keywords: + - recyclarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: recyclarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr +type: application +version: 1.0.4 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/recyclarr/1.0.4/README.md b/stable/recyclarr/1.0.4/README.md new file mode 100644 index 00000000000..c0371b39204 --- /dev/null +++ b/stable/recyclarr/1.0.4/README.md @@ -0,0 +1,107 @@ +# recyclarr + +A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [recyclarr](https://truecharts.org/docs/charts/stable/recyclarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `recyclarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install recyclarr TrueCharts/recyclarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `recyclarr` deployment + +```console +helm uninstall recyclarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install recyclarr \ + --set env.TZ="America/New York" \ + TrueCharts/recyclarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install recyclarr TrueCharts/recyclarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/recyclarr/1.0.3/app-readme.md b/stable/recyclarr/1.0.4/app-readme.md similarity index 100% rename from stable/recyclarr/1.0.3/app-readme.md rename to stable/recyclarr/1.0.4/app-readme.md diff --git a/stable/recyclarr/1.0.4/charts/common-10.6.1.tgz b/stable/recyclarr/1.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/recyclarr/1.0.4/charts/common-10.6.1.tgz differ diff --git a/stable/recyclarr/1.0.3/ix_values.yaml b/stable/recyclarr/1.0.4/ix_values.yaml similarity index 100% rename from stable/recyclarr/1.0.3/ix_values.yaml rename to stable/recyclarr/1.0.4/ix_values.yaml diff --git a/stable/recyclarr/1.0.3/questions.yaml b/stable/recyclarr/1.0.4/questions.yaml similarity index 100% rename from stable/recyclarr/1.0.3/questions.yaml rename to stable/recyclarr/1.0.4/questions.yaml diff --git a/stable/recyclarr/1.0.3/templates/common.yaml b/stable/recyclarr/1.0.4/templates/common.yaml similarity index 100% rename from stable/recyclarr/1.0.3/templates/common.yaml rename to stable/recyclarr/1.0.4/templates/common.yaml diff --git a/stable/tdarr-node/2.0.33/values.yaml b/stable/recyclarr/1.0.4/values.yaml similarity index 100% rename from stable/tdarr-node/2.0.33/values.yaml rename to stable/recyclarr/1.0.4/values.yaml diff --git a/stable/redmine/3.0.48/CHANGELOG.md b/stable/redmine/3.0.48/CHANGELOG.md deleted file mode 100644 index bd9dd51e6c5..00000000000 --- a/stable/redmine/3.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - diff --git a/stable/redmine/3.0.48/Chart.lock b/stable/redmine/3.0.48/Chart.lock deleted file mode 100644 index 216b77a61b1..00000000000 --- a/stable/redmine/3.0.48/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:15:53.85800619Z" diff --git a/stable/redmine/3.0.48/Chart.yaml b/stable/redmine/3.0.48/Chart.yaml deleted file mode 100644 index 6922c50e896..00000000000 --- a/stable/redmine/3.0.48/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.2" -kubeVersion: ">=1.16.0-0" -version: 3.0.48 -name: redmine -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -type: application -home: https://truecharts.org/docs/charts/stable/redmine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png -keywords: - - project - - management - - time - - tracking - - ticket -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://github.com/redmine/redmine - - https://hub.docker.com/_/redmine -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/redmine/3.0.48/README.md b/stable/redmine/3.0.48/README.md deleted file mode 100644 index a7eb32618b4..00000000000 --- a/stable/redmine/3.0.48/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# redmine - -Redmine is a flexible project management web application written using Ruby on Rails framework. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [redmine](https://truecharts.org/docs/charts/stable/redmine) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `redmine` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install redmine TrueCharts/redmine -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `redmine` deployment - -```console -helm uninstall redmine -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install redmine \ - --set env.TZ="America/New York" \ - TrueCharts/redmine -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install redmine TrueCharts/redmine -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/redmine/3.0.48/charts/common-10.5.10.tgz b/stable/redmine/3.0.48/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/redmine/3.0.48/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/redmine/3.0.48/charts/postgresql-8.0.78.tgz b/stable/redmine/3.0.48/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/redmine/3.0.48/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/redmine/3.0.49/CHANGELOG.md b/stable/redmine/3.0.49/CHANGELOG.md new file mode 100644 index 00000000000..38a44d38454 --- /dev/null +++ b/stable/redmine/3.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redmine-3.0.49](https://github.com/truecharts/charts/compare/redmine-3.0.48...redmine-3.0.49) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [redmine-3.0.48](https://github.com/truecharts/charts/compare/redmine-3.0.46...redmine-3.0.48) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/redmine/3.0.49/Chart.lock b/stable/redmine/3.0.49/Chart.lock new file mode 100644 index 00000000000..e38c647a2e0 --- /dev/null +++ b/stable/redmine/3.0.49/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:26:45.289485367Z" diff --git a/stable/redmine/3.0.49/Chart.yaml b/stable/redmine/3.0.49/Chart.yaml new file mode 100644 index 00000000000..ee9b9b501ca --- /dev/null +++ b/stable/redmine/3.0.49/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.0.2" +kubeVersion: ">=1.16.0-0" +version: 3.0.49 +name: redmine +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +type: application +home: https://truecharts.org/docs/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://github.com/redmine/redmine + - https://hub.docker.com/_/redmine +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/redmine/3.0.49/README.md b/stable/redmine/3.0.49/README.md new file mode 100644 index 00000000000..71943277989 --- /dev/null +++ b/stable/redmine/3.0.49/README.md @@ -0,0 +1,108 @@ +# redmine + +Redmine is a flexible project management web application written using Ruby on Rails framework. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [redmine](https://truecharts.org/docs/charts/stable/redmine) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `redmine` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install redmine TrueCharts/redmine +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `redmine` deployment + +```console +helm uninstall redmine +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install redmine \ + --set env.TZ="America/New York" \ + TrueCharts/redmine +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install redmine TrueCharts/redmine -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/redmine/3.0.48/app-readme.md b/stable/redmine/3.0.49/app-readme.md similarity index 100% rename from stable/redmine/3.0.48/app-readme.md rename to stable/redmine/3.0.49/app-readme.md diff --git a/stable/redmine/3.0.49/charts/common-10.6.1.tgz b/stable/redmine/3.0.49/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/redmine/3.0.49/charts/common-10.6.1.tgz differ diff --git a/stable/redmine/3.0.49/charts/postgresql-8.0.87.tgz b/stable/redmine/3.0.49/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/redmine/3.0.49/charts/postgresql-8.0.87.tgz differ diff --git a/stable/redmine/3.0.48/ix_values.yaml b/stable/redmine/3.0.49/ix_values.yaml similarity index 100% rename from stable/redmine/3.0.48/ix_values.yaml rename to stable/redmine/3.0.49/ix_values.yaml diff --git a/stable/redmine/3.0.48/questions.yaml b/stable/redmine/3.0.49/questions.yaml similarity index 100% rename from stable/redmine/3.0.48/questions.yaml rename to stable/redmine/3.0.49/questions.yaml diff --git a/stable/redmine/3.0.48/templates/_secrets.tpl b/stable/redmine/3.0.49/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.48/templates/_secrets.tpl rename to stable/redmine/3.0.49/templates/_secrets.tpl diff --git a/stable/redmine/3.0.48/templates/common.yaml b/stable/redmine/3.0.49/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.48/templates/common.yaml rename to stable/redmine/3.0.49/templates/common.yaml diff --git a/stable/tdarr/2.0.33/values.yaml b/stable/redmine/3.0.49/values.yaml similarity index 100% rename from stable/tdarr/2.0.33/values.yaml rename to stable/redmine/3.0.49/values.yaml diff --git a/stable/reg/6.0.31/CHANGELOG.md b/stable/reg/6.0.31/CHANGELOG.md deleted file mode 100644 index cd688d30974..00000000000 --- a/stable/reg/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/reg/6.0.31/Chart.lock b/stable/reg/6.0.31/Chart.lock deleted file mode 100644 index aef57469494..00000000000 --- a/stable/reg/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:02.279943207Z" diff --git a/stable/reg/6.0.31/Chart.yaml b/stable/reg/6.0.31/Chart.yaml deleted file mode 100644 index a3b33aeabcb..00000000000 --- a/stable/reg/6.0.31/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.16.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Docker registry v2 command line client and repo listing generator with security checks. -home: https://truecharts.org/docs/charts/stable/reg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png -keywords: - - reg -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reg -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://github.com/genuinetools/reg - - https://github.com/k8s-at-home/container-images/ -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/reg/6.0.31/README.md b/stable/reg/6.0.31/README.md deleted file mode 100644 index fd33f40a0f3..00000000000 --- a/stable/reg/6.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# reg - -Docker registry v2 command line client and repo listing generator with security checks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [reg](https://truecharts.org/docs/charts/stable/reg) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `reg` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install reg TrueCharts/reg -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `reg` deployment - -```console -helm uninstall reg -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install reg \ - --set env.TZ="America/New York" \ - TrueCharts/reg -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install reg TrueCharts/reg -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/reg/6.0.31/charts/common-10.5.10.tgz b/stable/reg/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/reg/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/reg/6.0.32/CHANGELOG.md b/stable/reg/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..78eae9cec57 --- /dev/null +++ b/stable/reg/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [reg-6.0.32](https://github.com/truecharts/charts/compare/wireguard-1.0.5...reg-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [reg-6.0.31](https://github.com/truecharts/charts/compare/wireguard-1.0.4...reg-6.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/reg/6.0.32/Chart.lock b/stable/reg/6.0.32/Chart.lock new file mode 100644 index 00000000000..34f01690143 --- /dev/null +++ b/stable/reg/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:26:53.036646086Z" diff --git a/stable/reg/6.0.32/Chart.yaml b/stable/reg/6.0.32/Chart.yaml new file mode 100644 index 00000000000..a1df8becaf8 --- /dev/null +++ b/stable/reg/6.0.32/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.16.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Docker registry v2 command line client and repo listing generator with security checks. +home: https://truecharts.org/docs/charts/stable/reg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png +keywords: + - reg +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reg +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/reg/6.0.32/README.md b/stable/reg/6.0.32/README.md new file mode 100644 index 00000000000..355ef171bca --- /dev/null +++ b/stable/reg/6.0.32/README.md @@ -0,0 +1,107 @@ +# reg + +Docker registry v2 command line client and repo listing generator with security checks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [reg](https://truecharts.org/docs/charts/stable/reg) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `reg` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install reg TrueCharts/reg +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `reg` deployment + +```console +helm uninstall reg +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install reg \ + --set env.TZ="America/New York" \ + TrueCharts/reg +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install reg TrueCharts/reg -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/reg/6.0.31/app-readme.md b/stable/reg/6.0.32/app-readme.md similarity index 100% rename from stable/reg/6.0.31/app-readme.md rename to stable/reg/6.0.32/app-readme.md diff --git a/stable/reg/6.0.32/charts/common-10.6.1.tgz b/stable/reg/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/reg/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/reg/6.0.31/ci/ct-values.yaml b/stable/reg/6.0.32/ci/ct-values.yaml similarity index 100% rename from stable/reg/6.0.31/ci/ct-values.yaml rename to stable/reg/6.0.32/ci/ct-values.yaml diff --git a/stable/reg/6.0.31/ix_values.yaml b/stable/reg/6.0.32/ix_values.yaml similarity index 100% rename from stable/reg/6.0.31/ix_values.yaml rename to stable/reg/6.0.32/ix_values.yaml diff --git a/stable/reg/6.0.31/questions.yaml b/stable/reg/6.0.32/questions.yaml similarity index 100% rename from stable/reg/6.0.31/questions.yaml rename to stable/reg/6.0.32/questions.yaml diff --git a/stable/trilium-notes/5.0.35/templates/common.yaml b/stable/reg/6.0.32/templates/common.yaml similarity index 100% rename from stable/trilium-notes/5.0.35/templates/common.yaml rename to stable/reg/6.0.32/templates/common.yaml diff --git a/stable/teamspeak3/4.0.34/values.yaml b/stable/reg/6.0.32/values.yaml similarity index 100% rename from stable/teamspeak3/4.0.34/values.yaml rename to stable/reg/6.0.32/values.yaml diff --git a/stable/remmina/3.0.30/CHANGELOG.md b/stable/remmina/3.0.30/CHANGELOG.md deleted file mode 100644 index ede7c155001..00000000000 --- a/stable/remmina/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/remmina/3.0.30/Chart.lock b/stable/remmina/3.0.30/Chart.lock deleted file mode 100644 index d515cf4bf20..00000000000 --- a/stable/remmina/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:06.076032594Z" diff --git a/stable/remmina/3.0.30/Chart.yaml b/stable/remmina/3.0.30/Chart.yaml deleted file mode 100644 index aba8aba75e0..00000000000 --- a/stable/remmina/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0-rcgi" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A remote desktop client written in GTK -home: https://truecharts.org/docs/charts/stable/remmina -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png -keywords: - - remina - - remote - - desktop - - client -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: remmina -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - - https://github.com/linuxserver/docker-remmina - - https://remmina.org/ -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/remmina/3.0.30/README.md b/stable/remmina/3.0.30/README.md deleted file mode 100644 index 6c9aaac2e62..00000000000 --- a/stable/remmina/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# remmina - -A remote desktop client written in GTK - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [remmina](https://truecharts.org/docs/charts/stable/remmina) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `remmina` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install remmina TrueCharts/remmina -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `remmina` deployment - -```console -helm uninstall remmina -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install remmina \ - --set env.TZ="America/New York" \ - TrueCharts/remmina -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install remmina TrueCharts/remmina -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/remmina/3.0.30/charts/common-10.5.10.tgz b/stable/remmina/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/remmina/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/remmina/3.0.31/CHANGELOG.md b/stable/remmina/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..363f8a371a6 --- /dev/null +++ b/stable/remmina/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [remmina-3.0.31](https://github.com/truecharts/charts/compare/remmina-3.0.30...remmina-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [remmina-3.0.30](https://github.com/truecharts/charts/compare/remmina-3.0.29...remmina-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/remmina/3.0.31/Chart.lock b/stable/remmina/3.0.31/Chart.lock new file mode 100644 index 00000000000..575c4340610 --- /dev/null +++ b/stable/remmina/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:27:04.32039993Z" diff --git a/stable/remmina/3.0.31/Chart.yaml b/stable/remmina/3.0.31/Chart.yaml new file mode 100644 index 00000000000..6e6587fa436 --- /dev/null +++ b/stable/remmina/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A remote desktop client written in GTK +home: https://truecharts.org/docs/charts/stable/remmina +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png +keywords: + - remina + - remote + - desktop + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remmina +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://github.com/linuxserver/docker-remmina + - https://remmina.org/ +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/remmina/3.0.31/README.md b/stable/remmina/3.0.31/README.md new file mode 100644 index 00000000000..45cf5c7d9fe --- /dev/null +++ b/stable/remmina/3.0.31/README.md @@ -0,0 +1,107 @@ +# remmina + +A remote desktop client written in GTK + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [remmina](https://truecharts.org/docs/charts/stable/remmina) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `remmina` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install remmina TrueCharts/remmina +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `remmina` deployment + +```console +helm uninstall remmina +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install remmina \ + --set env.TZ="America/New York" \ + TrueCharts/remmina +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install remmina TrueCharts/remmina -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/remmina/3.0.30/app-readme.md b/stable/remmina/3.0.31/app-readme.md similarity index 100% rename from stable/remmina/3.0.30/app-readme.md rename to stable/remmina/3.0.31/app-readme.md diff --git a/stable/remmina/3.0.31/charts/common-10.6.1.tgz b/stable/remmina/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/remmina/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/remmina/3.0.30/ix_values.yaml b/stable/remmina/3.0.31/ix_values.yaml similarity index 100% rename from stable/remmina/3.0.30/ix_values.yaml rename to stable/remmina/3.0.31/ix_values.yaml diff --git a/stable/remmina/3.0.30/questions.yaml b/stable/remmina/3.0.31/questions.yaml similarity index 100% rename from stable/remmina/3.0.30/questions.yaml rename to stable/remmina/3.0.31/questions.yaml diff --git a/stable/remmina/3.0.30/templates/common.yaml b/stable/remmina/3.0.31/templates/common.yaml similarity index 100% rename from stable/remmina/3.0.30/templates/common.yaml rename to stable/remmina/3.0.31/templates/common.yaml diff --git a/stable/teedy/7.0.38/values.yaml b/stable/remmina/3.0.31/values.yaml similarity index 100% rename from stable/teedy/7.0.38/values.yaml rename to stable/remmina/3.0.31/values.yaml diff --git a/stable/requestrr/2.0.30/CHANGELOG.md b/stable/requestrr/2.0.30/CHANGELOG.md deleted file mode 100644 index e6d48e3ebac..00000000000 --- a/stable/requestrr/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/requestrr/2.0.30/Chart.lock b/stable/requestrr/2.0.30/Chart.lock deleted file mode 100644 index 88300e250fc..00000000000 --- a/stable/requestrr/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:21.586453683Z" diff --git a/stable/requestrr/2.0.30/Chart.yaml b/stable/requestrr/2.0.30/Chart.yaml deleted file mode 100644 index cd1d1041171..00000000000 --- a/stable/requestrr/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 2.0.30 -appVersion: "2.1.2" -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png -keywords: - - requestrr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr - - https://hub.docker.com/r/linuxserver/requestrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/requestrr/2.0.30/README.md b/stable/requestrr/2.0.30/README.md deleted file mode 100644 index 24d888cc19a..00000000000 --- a/stable/requestrr/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# requestrr - -Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [requestrr](https://truecharts.org/docs/charts/stable/requestrr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `requestrr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install requestrr TrueCharts/requestrr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `requestrr` deployment - -```console -helm uninstall requestrr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install requestrr \ - --set env.TZ="America/New York" \ - TrueCharts/requestrr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install requestrr TrueCharts/requestrr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/requestrr/2.0.30/charts/common-10.5.10.tgz b/stable/requestrr/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/requestrr/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/requestrr/2.0.31/CHANGELOG.md b/stable/requestrr/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c397459dd6c --- /dev/null +++ b/stable/requestrr/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [requestrr-2.0.31](https://github.com/truecharts/charts/compare/requestrr-2.0.30...requestrr-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [requestrr-2.0.30](https://github.com/truecharts/charts/compare/requestrr-2.0.29...requestrr-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/requestrr/2.0.31/Chart.lock b/stable/requestrr/2.0.31/Chart.lock new file mode 100644 index 00000000000..4161bbf17df --- /dev/null +++ b/stable/requestrr/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:27:22.471997103Z" diff --git a/stable/requestrr/2.0.31/Chart.yaml b/stable/requestrr/2.0.31/Chart.yaml new file mode 100644 index 00000000000..798101cfe6b --- /dev/null +++ b/stable/requestrr/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 2.0.31 +appVersion: "2.1.2" +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/requestrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png +keywords: + - requestrr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr + - https://hub.docker.com/r/linuxserver/requestrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/requestrr/2.0.31/README.md b/stable/requestrr/2.0.31/README.md new file mode 100644 index 00000000000..b4b65b15c64 --- /dev/null +++ b/stable/requestrr/2.0.31/README.md @@ -0,0 +1,106 @@ +# requestrr + +Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [requestrr](https://truecharts.org/docs/charts/stable/requestrr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `requestrr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install requestrr TrueCharts/requestrr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `requestrr` deployment + +```console +helm uninstall requestrr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install requestrr \ + --set env.TZ="America/New York" \ + TrueCharts/requestrr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install requestrr TrueCharts/requestrr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/requestrr/2.0.30/app-readme.md b/stable/requestrr/2.0.31/app-readme.md similarity index 100% rename from stable/requestrr/2.0.30/app-readme.md rename to stable/requestrr/2.0.31/app-readme.md diff --git a/stable/requestrr/2.0.31/charts/common-10.6.1.tgz b/stable/requestrr/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/requestrr/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/requestrr/2.0.30/ix_values.yaml b/stable/requestrr/2.0.31/ix_values.yaml similarity index 100% rename from stable/requestrr/2.0.30/ix_values.yaml rename to stable/requestrr/2.0.31/ix_values.yaml diff --git a/stable/requestrr/2.0.30/questions.yaml b/stable/requestrr/2.0.31/questions.yaml similarity index 100% rename from stable/requestrr/2.0.30/questions.yaml rename to stable/requestrr/2.0.31/questions.yaml diff --git a/stable/tsmuxer/1.0.9/templates/common.yaml b/stable/requestrr/2.0.31/templates/common.yaml similarity index 100% rename from stable/tsmuxer/1.0.9/templates/common.yaml rename to stable/requestrr/2.0.31/templates/common.yaml diff --git a/stable/thelounge/6.0.31/values.yaml b/stable/requestrr/2.0.31/values.yaml similarity index 100% rename from stable/thelounge/6.0.31/values.yaml rename to stable/requestrr/2.0.31/values.yaml diff --git a/stable/resilio-sync/6.0.32/CHANGELOG.md b/stable/resilio-sync/6.0.32/CHANGELOG.md deleted file mode 100644 index 0160a27e058..00000000000 --- a/stable/resilio-sync/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/resilio-sync/6.0.32/Chart.lock b/stable/resilio-sync/6.0.32/Chart.lock deleted file mode 100644 index 3956c048d87..00000000000 --- a/stable/resilio-sync/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:27.421121117Z" diff --git a/stable/resilio-sync/6.0.32/Chart.yaml b/stable/resilio-sync/6.0.32/Chart.yaml deleted file mode 100644 index d0f10007218..00000000000 --- a/stable/resilio-sync/6.0.32/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.2.1375" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology -home: https://truecharts.org/docs/charts/stable/resilio-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png -keywords: - - resilio - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: resilio-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 6.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.32/README.md b/stable/resilio-sync/6.0.32/README.md deleted file mode 100644 index 77106fbcf47..00000000000 --- a/stable/resilio-sync/6.0.32/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# resilio-sync - -Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [resilio-sync](https://truecharts.org/docs/charts/stable/resilio-sync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `resilio-sync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install resilio-sync TrueCharts/resilio-sync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `resilio-sync` deployment - -```console -helm uninstall resilio-sync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install resilio-sync \ - --set env.TZ="America/New York" \ - TrueCharts/resilio-sync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install resilio-sync TrueCharts/resilio-sync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/resilio-sync/6.0.32/charts/common-10.5.10.tgz b/stable/resilio-sync/6.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/resilio-sync/6.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/resilio-sync/6.0.33/CHANGELOG.md b/stable/resilio-sync/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..14a96dbfb15 --- /dev/null +++ b/stable/resilio-sync/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [resilio-sync-6.0.33](https://github.com/truecharts/charts/compare/resilio-sync-6.0.32...resilio-sync-6.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [resilio-sync-6.0.32](https://github.com/truecharts/charts/compare/resilio-sync-6.0.31...resilio-sync-6.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/resilio-sync/6.0.33/Chart.lock b/stable/resilio-sync/6.0.33/Chart.lock new file mode 100644 index 00000000000..128e3a4eb01 --- /dev/null +++ b/stable/resilio-sync/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:27:25.185835684Z" diff --git a/stable/resilio-sync/6.0.33/Chart.yaml b/stable/resilio-sync/6.0.33/Chart.yaml new file mode 100644 index 00000000000..05543c8c49a --- /dev/null +++ b/stable/resilio-sync/6.0.33/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology +home: https://truecharts.org/docs/charts/stable/resilio-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png +keywords: + - resilio + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: resilio-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.33/README.md b/stable/resilio-sync/6.0.33/README.md new file mode 100644 index 00000000000..b9fe7e2027e --- /dev/null +++ b/stable/resilio-sync/6.0.33/README.md @@ -0,0 +1,106 @@ +# resilio-sync + +Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [resilio-sync](https://truecharts.org/docs/charts/stable/resilio-sync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `resilio-sync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install resilio-sync TrueCharts/resilio-sync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `resilio-sync` deployment + +```console +helm uninstall resilio-sync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install resilio-sync \ + --set env.TZ="America/New York" \ + TrueCharts/resilio-sync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install resilio-sync TrueCharts/resilio-sync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/resilio-sync/6.0.32/app-readme.md b/stable/resilio-sync/6.0.33/app-readme.md similarity index 100% rename from stable/resilio-sync/6.0.32/app-readme.md rename to stable/resilio-sync/6.0.33/app-readme.md diff --git a/stable/resilio-sync/6.0.33/charts/common-10.6.1.tgz b/stable/resilio-sync/6.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/resilio-sync/6.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/resilio-sync/6.0.32/ix_values.yaml b/stable/resilio-sync/6.0.33/ix_values.yaml similarity index 100% rename from stable/resilio-sync/6.0.32/ix_values.yaml rename to stable/resilio-sync/6.0.33/ix_values.yaml diff --git a/stable/resilio-sync/6.0.32/questions.yaml b/stable/resilio-sync/6.0.33/questions.yaml similarity index 100% rename from stable/resilio-sync/6.0.32/questions.yaml rename to stable/resilio-sync/6.0.33/questions.yaml diff --git a/stable/typecho/4.0.2/templates/common.yaml b/stable/resilio-sync/6.0.33/templates/common.yaml similarity index 100% rename from stable/typecho/4.0.2/templates/common.yaml rename to stable/resilio-sync/6.0.33/templates/common.yaml diff --git a/stable/theme-park/2.0.16/values.yaml b/stable/resilio-sync/6.0.33/values.yaml similarity index 100% rename from stable/theme-park/2.0.16/values.yaml rename to stable/resilio-sync/6.0.33/values.yaml diff --git a/stable/ring-mqtt/1.0.4/CHANGELOG.md b/stable/ring-mqtt/1.0.4/CHANGELOG.md deleted file mode 100644 index 04faacab445..00000000000 --- a/stable/ring-mqtt/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/ring-mqtt/1.0.4/Chart.lock b/stable/ring-mqtt/1.0.4/Chart.lock deleted file mode 100644 index 86b733162d5..00000000000 --- a/stable/ring-mqtt/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:28.325256067Z" diff --git a/stable/ring-mqtt/1.0.4/Chart.yaml b/stable/ring-mqtt/1.0.4/Chart.yaml deleted file mode 100644 index a9c2be671ba..00000000000 --- a/stable/ring-mqtt/1.0.4/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. -home: https://truecharts.org/docs/charts/stable/ring-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png -keywords: - - ring-mqtt - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ring-mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://github.com/tsightler/ring-mqtt - - https://hub.docker.com/r/tsightler/ring-mqtt/ -type: application -version: 1.0.4 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ring-mqtt/1.0.4/README.md b/stable/ring-mqtt/1.0.4/README.md deleted file mode 100644 index 01113fcffcc..00000000000 --- a/stable/ring-mqtt/1.0.4/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ring-mqtt - -Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ring-mqtt](https://truecharts.org/docs/charts/stable/ring-mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ring-mqtt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ring-mqtt TrueCharts/ring-mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ring-mqtt` deployment - -```console -helm uninstall ring-mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ring-mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/ring-mqtt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ring-mqtt TrueCharts/ring-mqtt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ring-mqtt/1.0.4/charts/common-10.5.10.tgz b/stable/ring-mqtt/1.0.4/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ring-mqtt/1.0.4/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ring-mqtt/1.0.5/CHANGELOG.md b/stable/ring-mqtt/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..ee9a09a76ad --- /dev/null +++ b/stable/ring-mqtt/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ring-mqtt-1.0.5](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.4...ring-mqtt-1.0.5) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [ring-mqtt-1.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.3...ring-mqtt-1.0.4) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/ring-mqtt/1.0.5/Chart.lock b/stable/ring-mqtt/1.0.5/Chart.lock new file mode 100644 index 00000000000..eb921519a65 --- /dev/null +++ b/stable/ring-mqtt/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:27:28.791848074Z" diff --git a/stable/ring-mqtt/1.0.5/Chart.yaml b/stable/ring-mqtt/1.0.5/Chart.yaml new file mode 100644 index 00000000000..b66a864ea42 --- /dev/null +++ b/stable/ring-mqtt/1.0.5/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. +home: https://truecharts.org/docs/charts/stable/ring-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png +keywords: + - ring-mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ring-mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://github.com/tsightler/ring-mqtt + - https://hub.docker.com/r/tsightler/ring-mqtt/ +type: application +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ring-mqtt/1.0.5/README.md b/stable/ring-mqtt/1.0.5/README.md new file mode 100644 index 00000000000..e23e5d3d0f0 --- /dev/null +++ b/stable/ring-mqtt/1.0.5/README.md @@ -0,0 +1,107 @@ +# ring-mqtt + +Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ring-mqtt](https://truecharts.org/docs/charts/stable/ring-mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ring-mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ring-mqtt TrueCharts/ring-mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ring-mqtt` deployment + +```console +helm uninstall ring-mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ring-mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/ring-mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ring-mqtt TrueCharts/ring-mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ring-mqtt/1.0.4/app-readme.md b/stable/ring-mqtt/1.0.5/app-readme.md similarity index 100% rename from stable/ring-mqtt/1.0.4/app-readme.md rename to stable/ring-mqtt/1.0.5/app-readme.md diff --git a/stable/ring-mqtt/1.0.5/charts/common-10.6.1.tgz b/stable/ring-mqtt/1.0.5/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ring-mqtt/1.0.5/charts/common-10.6.1.tgz differ diff --git a/stable/ring-mqtt/1.0.4/ix_values.yaml b/stable/ring-mqtt/1.0.5/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/1.0.4/ix_values.yaml rename to stable/ring-mqtt/1.0.5/ix_values.yaml diff --git a/stable/ring-mqtt/1.0.4/questions.yaml b/stable/ring-mqtt/1.0.5/questions.yaml similarity index 100% rename from stable/ring-mqtt/1.0.4/questions.yaml rename to stable/ring-mqtt/1.0.5/questions.yaml diff --git a/stable/ring-mqtt/1.0.4/templates/common.yaml b/stable/ring-mqtt/1.0.5/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/1.0.4/templates/common.yaml rename to stable/ring-mqtt/1.0.5/templates/common.yaml diff --git a/stable/tinymediamanager/2.0.34/values.yaml b/stable/ring-mqtt/1.0.5/values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.34/values.yaml rename to stable/ring-mqtt/1.0.5/values.yaml diff --git a/stable/rsnapshot/2.0.30/CHANGELOG.md b/stable/rsnapshot/2.0.30/CHANGELOG.md deleted file mode 100644 index 7541ee9c0af..00000000000 --- a/stable/rsnapshot/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/rsnapshot/2.0.30/Chart.lock b/stable/rsnapshot/2.0.30/Chart.lock deleted file mode 100644 index 97e286c4b60..00000000000 --- a/stable/rsnapshot/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:31.830796036Z" diff --git a/stable/rsnapshot/2.0.30/Chart.yaml b/stable/rsnapshot/2.0.30/Chart.yaml deleted file mode 100644 index 1ceb56b6688..00000000000 --- a/stable/rsnapshot/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsnapshot -version: 2.0.30 -appVersion: "1.4.3" -description: Rsnapshot is a filesystem snapshot utility based on rsync. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/rsnapshot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png -keywords: - - rsnapshot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - - https://hub.docker.com/r/linuxserver/rsnapshot -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rsnapshot/2.0.30/README.md b/stable/rsnapshot/2.0.30/README.md deleted file mode 100644 index 8ab65cc8b98..00000000000 --- a/stable/rsnapshot/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# rsnapshot - -Rsnapshot is a filesystem snapshot utility based on rsync. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rsnapshot](https://truecharts.org/docs/charts/stable/rsnapshot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rsnapshot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rsnapshot TrueCharts/rsnapshot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rsnapshot` deployment - -```console -helm uninstall rsnapshot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rsnapshot \ - --set env.TZ="America/New York" \ - TrueCharts/rsnapshot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rsnapshot TrueCharts/rsnapshot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rsnapshot/2.0.30/charts/common-10.5.10.tgz b/stable/rsnapshot/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/rsnapshot/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/rsnapshot/2.0.31/CHANGELOG.md b/stable/rsnapshot/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..30728124f3e --- /dev/null +++ b/stable/rsnapshot/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rsnapshot-2.0.31](https://github.com/truecharts/charts/compare/rsnapshot-2.0.30...rsnapshot-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [rsnapshot-2.0.30](https://github.com/truecharts/charts/compare/rsnapshot-2.0.29...rsnapshot-2.0.30) (2022-09-20) + +### Chore diff --git a/stable/rsnapshot/2.0.31/Chart.lock b/stable/rsnapshot/2.0.31/Chart.lock new file mode 100644 index 00000000000..3e2b356d0fa --- /dev/null +++ b/stable/rsnapshot/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:27:35.771292917Z" diff --git a/stable/rsnapshot/2.0.31/Chart.yaml b/stable/rsnapshot/2.0.31/Chart.yaml new file mode 100644 index 00000000000..e101d459335 --- /dev/null +++ b/stable/rsnapshot/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsnapshot +version: 2.0.31 +appVersion: "1.4.3" +description: Rsnapshot is a filesystem snapshot utility based on rsync. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/rsnapshot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png +keywords: + - rsnapshot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot + - https://hub.docker.com/r/linuxserver/rsnapshot +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rsnapshot/2.0.31/README.md b/stable/rsnapshot/2.0.31/README.md new file mode 100644 index 00000000000..3ccaaa02b28 --- /dev/null +++ b/stable/rsnapshot/2.0.31/README.md @@ -0,0 +1,106 @@ +# rsnapshot + +Rsnapshot is a filesystem snapshot utility based on rsync. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rsnapshot](https://truecharts.org/docs/charts/stable/rsnapshot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rsnapshot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rsnapshot TrueCharts/rsnapshot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rsnapshot` deployment + +```console +helm uninstall rsnapshot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rsnapshot \ + --set env.TZ="America/New York" \ + TrueCharts/rsnapshot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rsnapshot TrueCharts/rsnapshot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rsnapshot/2.0.30/app-readme.md b/stable/rsnapshot/2.0.31/app-readme.md similarity index 100% rename from stable/rsnapshot/2.0.30/app-readme.md rename to stable/rsnapshot/2.0.31/app-readme.md diff --git a/stable/rsnapshot/2.0.31/charts/common-10.6.1.tgz b/stable/rsnapshot/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/rsnapshot/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/rsnapshot/2.0.30/ix_values.yaml b/stable/rsnapshot/2.0.31/ix_values.yaml similarity index 100% rename from stable/rsnapshot/2.0.30/ix_values.yaml rename to stable/rsnapshot/2.0.31/ix_values.yaml diff --git a/stable/rsnapshot/2.0.30/questions.yaml b/stable/rsnapshot/2.0.31/questions.yaml similarity index 100% rename from stable/rsnapshot/2.0.30/questions.yaml rename to stable/rsnapshot/2.0.31/questions.yaml diff --git a/stable/ubooquity/3.0.31/templates/common.yaml b/stable/rsnapshot/2.0.31/templates/common.yaml similarity index 100% rename from stable/ubooquity/3.0.31/templates/common.yaml rename to stable/rsnapshot/2.0.31/templates/common.yaml diff --git a/stable/traccar/7.0.40/values.yaml b/stable/rsnapshot/2.0.31/values.yaml similarity index 100% rename from stable/traccar/7.0.40/values.yaml rename to stable/rsnapshot/2.0.31/values.yaml diff --git a/stable/rss-bridge/2.0.30/CHANGELOG.md b/stable/rss-bridge/2.0.30/CHANGELOG.md deleted file mode 100644 index bd1e433c79a..00000000000 --- a/stable/rss-bridge/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/rss-bridge/2.0.30/Chart.lock b/stable/rss-bridge/2.0.30/Chart.lock deleted file mode 100644 index 2cc86d41346..00000000000 --- a/stable/rss-bridge/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:16:47.023141776Z" diff --git a/stable/rss-bridge/2.0.30/Chart.yaml b/stable/rss-bridge/2.0.30/Chart.yaml deleted file mode 100644 index c3f05128276..00000000000 --- a/stable/rss-bridge/2.0.30/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. -home: https://truecharts.org/docs/charts/stable/rss-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png -keywords: - - rss-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-bridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://github.com/RSS-Bridge/rss-bridge -version: 2.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.30/README.md b/stable/rss-bridge/2.0.30/README.md deleted file mode 100644 index ccdaf49532e..00000000000 --- a/stable/rss-bridge/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# rss-bridge - -RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rss-bridge](https://truecharts.org/docs/charts/stable/rss-bridge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rss-bridge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rss-bridge TrueCharts/rss-bridge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rss-bridge` deployment - -```console -helm uninstall rss-bridge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rss-bridge \ - --set env.TZ="America/New York" \ - TrueCharts/rss-bridge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rss-bridge TrueCharts/rss-bridge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rss-bridge/2.0.30/charts/common-10.5.10.tgz b/stable/rss-bridge/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/rss-bridge/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/rss-bridge/2.0.31/CHANGELOG.md b/stable/rss-bridge/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6d9c91d6d70 --- /dev/null +++ b/stable/rss-bridge/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-bridge-2.0.31](https://github.com/truecharts/charts/compare/rss-bridge-2.0.30...rss-bridge-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rss-bridge-2.0.30](https://github.com/truecharts/charts/compare/rss-bridge-2.0.29...rss-bridge-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/rss-bridge/2.0.31/Chart.lock b/stable/rss-bridge/2.0.31/Chart.lock new file mode 100644 index 00000000000..cf5622f4e6e --- /dev/null +++ b/stable/rss-bridge/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:27:54.168407114Z" diff --git a/stable/rss-bridge/2.0.31/Chart.yaml b/stable/rss-bridge/2.0.31/Chart.yaml new file mode 100644 index 00000000000..4592e4cba9e --- /dev/null +++ b/stable/rss-bridge/2.0.31/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. +home: https://truecharts.org/docs/charts/stable/rss-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png +keywords: + - rss-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-bridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://github.com/RSS-Bridge/rss-bridge +version: 2.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.31/README.md b/stable/rss-bridge/2.0.31/README.md new file mode 100644 index 00000000000..a40ac8383bb --- /dev/null +++ b/stable/rss-bridge/2.0.31/README.md @@ -0,0 +1,106 @@ +# rss-bridge + +RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rss-bridge](https://truecharts.org/docs/charts/stable/rss-bridge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rss-bridge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rss-bridge TrueCharts/rss-bridge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rss-bridge` deployment + +```console +helm uninstall rss-bridge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rss-bridge \ + --set env.TZ="America/New York" \ + TrueCharts/rss-bridge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rss-bridge TrueCharts/rss-bridge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rss-bridge/2.0.30/app-readme.md b/stable/rss-bridge/2.0.31/app-readme.md similarity index 100% rename from stable/rss-bridge/2.0.30/app-readme.md rename to stable/rss-bridge/2.0.31/app-readme.md diff --git a/stable/rss-bridge/2.0.31/charts/common-10.6.1.tgz b/stable/rss-bridge/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/rss-bridge/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/rss-bridge/2.0.30/ix_values.yaml b/stable/rss-bridge/2.0.31/ix_values.yaml similarity index 100% rename from stable/rss-bridge/2.0.30/ix_values.yaml rename to stable/rss-bridge/2.0.31/ix_values.yaml diff --git a/stable/rss-bridge/2.0.30/questions.yaml b/stable/rss-bridge/2.0.31/questions.yaml similarity index 100% rename from stable/rss-bridge/2.0.30/questions.yaml rename to stable/rss-bridge/2.0.31/questions.yaml diff --git a/stable/unmanic/3.0.31/templates/common.yaml b/stable/rss-bridge/2.0.31/templates/common.yaml similarity index 100% rename from stable/unmanic/3.0.31/templates/common.yaml rename to stable/rss-bridge/2.0.31/templates/common.yaml diff --git a/stable/trilium-notes/5.0.35/values.yaml b/stable/rss-bridge/2.0.31/values.yaml similarity index 100% rename from stable/trilium-notes/5.0.35/values.yaml rename to stable/rss-bridge/2.0.31/values.yaml diff --git a/stable/rsshub/3.0.101/CHANGELOG.md b/stable/rsshub/3.0.101/CHANGELOG.md deleted file mode 100644 index 051ce78d4d7..00000000000 --- a/stable/rsshub/3.0.101/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rsshub-3.0.101](https://github.com/truecharts/charts/compare/rsshub-3.0.100...rsshub-3.0.101) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [rsshub-3.0.100](https://github.com/truecharts/charts/compare/rsshub-3.0.99...rsshub-3.0.100) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [rsshub-3.0.99](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.99) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rsshub-3.0.99](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.99) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [rsshub-3.0.98](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.98) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI diff --git a/stable/rsshub/3.0.101/Chart.lock b/stable/rsshub/3.0.101/Chart.lock deleted file mode 100644 index 02bef9b589a..00000000000 --- a/stable/rsshub/3.0.101/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:0d523b7e45806241724e718eccd24f62a40931e8951b48617125645ff8e32e0f -generated: "2022-09-25T05:58:31.720268982Z" diff --git a/stable/rsshub/3.0.101/Chart.yaml b/stable/rsshub/3.0.101/Chart.yaml deleted file mode 100644 index 242a19a4460..00000000000 --- a/stable/rsshub/3.0.101/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 3.0.101 -appVersion: "latest" -description: RSSHub can generate RSS feeds from pretty much everything -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/rsshub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png -keywords: - - rsshub - - rss -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://docs.rsshub.app/en/install/ - - https://github.com/DIYgod/RSSHub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rsshub/3.0.101/README.md b/stable/rsshub/3.0.101/README.md deleted file mode 100644 index d969c10142b..00000000000 --- a/stable/rsshub/3.0.101/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# rsshub - -RSSHub can generate RSS feeds from pretty much everything - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [rsshub](https://truecharts.org/docs/charts/stable/rsshub) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `rsshub` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install rsshub TrueCharts/rsshub -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `rsshub` deployment - -```console -helm uninstall rsshub -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install rsshub \ - --set env.TZ="America/New York" \ - TrueCharts/rsshub -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install rsshub TrueCharts/rsshub -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/rsshub/3.0.101/charts/common-10.5.10.tgz b/stable/rsshub/3.0.101/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/rsshub/3.0.101/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.101/charts/redis-3.0.75.tgz b/stable/rsshub/3.0.101/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/rsshub/3.0.101/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.102/CHANGELOG.md b/stable/rsshub/3.0.102/CHANGELOG.md new file mode 100644 index 00000000000..35b4abd21e1 --- /dev/null +++ b/stable/rsshub/3.0.102/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rsshub-3.0.102](https://github.com/truecharts/charts/compare/rsshub-3.0.101...rsshub-3.0.102) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [rsshub-3.0.101](https://github.com/truecharts/charts/compare/rsshub-3.0.100...rsshub-3.0.101) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [rsshub-3.0.100](https://github.com/truecharts/charts/compare/rsshub-3.0.99...rsshub-3.0.100) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [rsshub-3.0.99](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.99) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rsshub-3.0.99](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.99) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3756](https://github.com/truecharts/charts/issues/3756)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [rsshub-3.0.98](https://github.com/truecharts/charts/compare/rsshub-3.0.94...rsshub-3.0.98) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/rsshub/3.0.102/Chart.lock b/stable/rsshub/3.0.102/Chart.lock new file mode 100644 index 00000000000..c166a3837f3 --- /dev/null +++ b/stable/rsshub/3.0.102/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:e7db3724e7831eba4fe882122ff84908440a55b7e932b4a006fb08272d198db4 +generated: "2022-09-25T15:28:09.433841164Z" diff --git a/stable/rsshub/3.0.102/Chart.yaml b/stable/rsshub/3.0.102/Chart.yaml new file mode 100644 index 00000000000..adcf3690b2f --- /dev/null +++ b/stable/rsshub/3.0.102/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 3.0.102 +appVersion: "latest" +description: RSSHub can generate RSS feeds from pretty much everything +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/rsshub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png +keywords: + - rsshub + - rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://docs.rsshub.app/en/install/ + - https://github.com/DIYgod/RSSHub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rsshub/3.0.102/README.md b/stable/rsshub/3.0.102/README.md new file mode 100644 index 00000000000..469405ec3d6 --- /dev/null +++ b/stable/rsshub/3.0.102/README.md @@ -0,0 +1,108 @@ +# rsshub + +RSSHub can generate RSS feeds from pretty much everything + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [rsshub](https://truecharts.org/docs/charts/stable/rsshub) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `rsshub` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install rsshub TrueCharts/rsshub +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `rsshub` deployment + +```console +helm uninstall rsshub +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install rsshub \ + --set env.TZ="America/New York" \ + TrueCharts/rsshub +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install rsshub TrueCharts/rsshub -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/rsshub/3.0.101/app-readme.md b/stable/rsshub/3.0.102/app-readme.md similarity index 100% rename from stable/rsshub/3.0.101/app-readme.md rename to stable/rsshub/3.0.102/app-readme.md diff --git a/stable/rsshub/3.0.102/charts/common-10.6.1.tgz b/stable/rsshub/3.0.102/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/rsshub/3.0.102/charts/common-10.6.1.tgz differ diff --git a/stable/rsshub/3.0.102/charts/redis-3.0.84.tgz b/stable/rsshub/3.0.102/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/rsshub/3.0.102/charts/redis-3.0.84.tgz differ diff --git a/stable/rsshub/3.0.101/ix_values.yaml b/stable/rsshub/3.0.102/ix_values.yaml similarity index 100% rename from stable/rsshub/3.0.101/ix_values.yaml rename to stable/rsshub/3.0.102/ix_values.yaml diff --git a/stable/rsshub/3.0.101/questions.yaml b/stable/rsshub/3.0.102/questions.yaml similarity index 100% rename from stable/rsshub/3.0.101/questions.yaml rename to stable/rsshub/3.0.102/questions.yaml diff --git a/stable/unpackerr/6.0.31/templates/common.yaml b/stable/rsshub/3.0.102/templates/common.yaml similarity index 100% rename from stable/unpackerr/6.0.31/templates/common.yaml rename to stable/rsshub/3.0.102/templates/common.yaml diff --git a/stable/tsmuxer/1.0.9/values.yaml b/stable/rsshub/3.0.102/values.yaml similarity index 100% rename from stable/tsmuxer/1.0.9/values.yaml rename to stable/rsshub/3.0.102/values.yaml diff --git a/stable/sabnzbd/11.0.37/CHANGELOG.md b/stable/sabnzbd/11.0.37/CHANGELOG.md new file mode 100644 index 00000000000..7fb928857ba --- /dev/null +++ b/stable/sabnzbd/11.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sabnzbd-11.0.37](https://github.com/truecharts/charts/compare/sabnzbd-11.0.36...sabnzbd-11.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sabnzbd-11.0.36](https://github.com/truecharts/charts/compare/sabnzbd-11.0.35...sabnzbd-11.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [sabnzbd-11.0.35](https://github.com/truecharts/charts/compare/sabnzbd-11.0.34...sabnzbd-11.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sabnzbd-11.0.35](https://github.com/truecharts/charts/compare/sabnzbd-11.0.34...sabnzbd-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sabnzbd-11.0.35](https://github.com/truecharts/charts/compare/sabnzbd-11.0.34...sabnzbd-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sabnzbd-11.0.35](https://github.com/truecharts/charts/compare/sabnzbd-11.0.34...sabnzbd-11.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/sabnzbd/11.0.37/Chart.lock b/stable/sabnzbd/11.0.37/Chart.lock new file mode 100644 index 00000000000..350a147a787 --- /dev/null +++ b/stable/sabnzbd/11.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:27:59.762955339Z" diff --git a/stable/sabnzbd/11.0.37/Chart.yaml b/stable/sabnzbd/11.0.37/Chart.yaml new file mode 100644 index 00000000000..c47f59a5f8f --- /dev/null +++ b/stable/sabnzbd/11.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Free and easy binary newsreader +home: https://truecharts.org/docs/charts/stable/sabnzbd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png +keywords: + - sabnzbd + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sabnzbd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://sabnzbd.org/ +type: application +version: 11.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sabnzbd/11.0.37/README.md b/stable/sabnzbd/11.0.37/README.md new file mode 100644 index 00000000000..7dceec2d226 --- /dev/null +++ b/stable/sabnzbd/11.0.37/README.md @@ -0,0 +1,106 @@ +# sabnzbd + +Free and easy binary newsreader + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sabnzbd](https://truecharts.org/docs/charts/stable/sabnzbd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sabnzbd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sabnzbd TrueCharts/sabnzbd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sabnzbd` deployment + +```console +helm uninstall sabnzbd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sabnzbd \ + --set env.TZ="America/New York" \ + TrueCharts/sabnzbd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sabnzbd TrueCharts/sabnzbd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sabnzbd/11.0.37/app-readme.md b/stable/sabnzbd/11.0.37/app-readme.md new file mode 100644 index 00000000000..ef05cce1010 --- /dev/null +++ b/stable/sabnzbd/11.0.37/app-readme.md @@ -0,0 +1,8 @@ +Free and easy binary newsreader + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/sabnzbd](https://truecharts.org/docs/charts/stable/sabnzbd) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/sabnzbd/11.0.37/charts/common-10.6.1.tgz b/stable/sabnzbd/11.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/sabnzbd/11.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/sabnzbd/11.0.37/ix_values.yaml b/stable/sabnzbd/11.0.37/ix_values.yaml new file mode 100644 index 00000000000..8fb67037863 --- /dev/null +++ b/stable/sabnzbd/11.0.37/ix_values.yaml @@ -0,0 +1,22 @@ +image: + repository: tccr.io/truecharts/sabnzbd + pullPolicy: IfNotPresent + tag: 3.6.1@sha256:8582acad84e944f2368dd3a8b56665aaece6c7d04e023ec38a49ec338dc708c1 + +env: + HOST_WHITELIST_ENTRIES: "" + +service: + main: + ports: + main: + port: 10097 + targetPort: 8080 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/sabnzbd/11.0.37/questions.yaml b/stable/sabnzbd/11.0.37/questions.yaml new file mode 100644 index 00000000000..bfd40b6b904 --- /dev/null +++ b/stable/sabnzbd/11.0.37/questions.yaml @@ -0,0 +1,2559 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: HOST_WHITELIST_ENTRIES + label: "HostName Whitelist" + description: "If you use a reverse proxy, you might need to enter your hostname's here (comma seperated)" + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10097 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unpoller/3.0.34/templates/common.yaml b/stable/sabnzbd/11.0.37/templates/common.yaml similarity index 100% rename from stable/unpoller/3.0.34/templates/common.yaml rename to stable/sabnzbd/11.0.37/templates/common.yaml diff --git a/stable/tt-rss/7.0.37/values.yaml b/stable/sabnzbd/11.0.37/values.yaml similarity index 100% rename from stable/tt-rss/7.0.37/values.yaml rename to stable/sabnzbd/11.0.37/values.yaml diff --git a/stable/satisfactory/2.0.35/CHANGELOG.md b/stable/satisfactory/2.0.35/CHANGELOG.md deleted file mode 100644 index 66a9c5e7c6e..00000000000 --- a/stable/satisfactory/2.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [satisfactory-2.0.35](https://github.com/truecharts/charts/compare/satisfactory-2.0.34...satisfactory-2.0.35) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/stable/satisfactory/2.0.35/Chart.lock b/stable/satisfactory/2.0.35/Chart.lock deleted file mode 100644 index 909bec12170..00000000000 --- a/stable/satisfactory/2.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:53:31.245906675Z" diff --git a/stable/satisfactory/2.0.35/Chart.yaml b/stable/satisfactory/2.0.35/Chart.yaml deleted file mode 100644 index 8a828fdd05d..00000000000 --- a/stable/satisfactory/2.0.35/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Satisfactory Dedicated Server -home: https://truecharts.org/docs/charts/stable/satisfactory -icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png -keywords: - - satisfactory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: satisfactory -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://github.com/wolveix/satisfactory-server - - https://hub.docker.com/r/wolveix/satisfactory-server -type: application -version: 2.0.35 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.35/README.md b/stable/satisfactory/2.0.35/README.md deleted file mode 100644 index d90ec688386..00000000000 --- a/stable/satisfactory/2.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# satisfactory - -Satisfactory Dedicated Server - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [satisfactory](https://truecharts.org/docs/charts/stable/satisfactory) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `satisfactory` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install satisfactory TrueCharts/satisfactory -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `satisfactory` deployment - -```console -helm uninstall satisfactory -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install satisfactory \ - --set env.TZ="America/New York" \ - TrueCharts/satisfactory -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install satisfactory TrueCharts/satisfactory -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/satisfactory/2.0.35/charts/common-10.5.10.tgz b/stable/satisfactory/2.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/satisfactory/2.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/satisfactory/2.0.36/CHANGELOG.md b/stable/satisfactory/2.0.36/CHANGELOG.md new file mode 100644 index 00000000000..a8ec0df98cb --- /dev/null +++ b/stable/satisfactory/2.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [satisfactory-2.0.36](https://github.com/truecharts/charts/compare/satisfactory-2.0.35...satisfactory-2.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [satisfactory-2.0.35](https://github.com/truecharts/charts/compare/satisfactory-2.0.34...satisfactory-2.0.35) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [satisfactory-2.0.34](https://github.com/truecharts/charts/compare/satisfactory-2.0.33...satisfactory-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/satisfactory/2.0.36/Chart.lock b/stable/satisfactory/2.0.36/Chart.lock new file mode 100644 index 00000000000..255a62b9487 --- /dev/null +++ b/stable/satisfactory/2.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:28:06.983023183Z" diff --git a/stable/satisfactory/2.0.36/Chart.yaml b/stable/satisfactory/2.0.36/Chart.yaml new file mode 100644 index 00000000000..ab243d4db70 --- /dev/null +++ b/stable/satisfactory/2.0.36/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Satisfactory Dedicated Server +home: https://truecharts.org/docs/charts/stable/satisfactory +icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png +keywords: + - satisfactory +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: satisfactory +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://github.com/wolveix/satisfactory-server + - https://hub.docker.com/r/wolveix/satisfactory-server +type: application +version: 2.0.36 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.36/README.md b/stable/satisfactory/2.0.36/README.md new file mode 100644 index 00000000000..010a3738569 --- /dev/null +++ b/stable/satisfactory/2.0.36/README.md @@ -0,0 +1,107 @@ +# satisfactory + +Satisfactory Dedicated Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [satisfactory](https://truecharts.org/docs/charts/stable/satisfactory) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `satisfactory` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install satisfactory TrueCharts/satisfactory +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `satisfactory` deployment + +```console +helm uninstall satisfactory +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install satisfactory \ + --set env.TZ="America/New York" \ + TrueCharts/satisfactory +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install satisfactory TrueCharts/satisfactory -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/satisfactory/2.0.35/app-readme.md b/stable/satisfactory/2.0.36/app-readme.md similarity index 100% rename from stable/satisfactory/2.0.35/app-readme.md rename to stable/satisfactory/2.0.36/app-readme.md diff --git a/stable/satisfactory/2.0.36/charts/common-10.6.1.tgz b/stable/satisfactory/2.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/satisfactory/2.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/satisfactory/2.0.35/ix_values.yaml b/stable/satisfactory/2.0.36/ix_values.yaml similarity index 100% rename from stable/satisfactory/2.0.35/ix_values.yaml rename to stable/satisfactory/2.0.36/ix_values.yaml diff --git a/stable/satisfactory/2.0.35/questions.yaml b/stable/satisfactory/2.0.36/questions.yaml similarity index 100% rename from stable/satisfactory/2.0.35/questions.yaml rename to stable/satisfactory/2.0.36/questions.yaml diff --git a/stable/uptime-kuma/3.0.33/templates/common.yaml b/stable/satisfactory/2.0.36/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/3.0.33/templates/common.yaml rename to stable/satisfactory/2.0.36/templates/common.yaml diff --git a/stable/twtxt/3.0.30/values.yaml b/stable/satisfactory/2.0.36/values.yaml similarity index 100% rename from stable/twtxt/3.0.30/values.yaml rename to stable/satisfactory/2.0.36/values.yaml diff --git a/stable/scrutiny/3.0.31/CHANGELOG.md b/stable/scrutiny/3.0.31/CHANGELOG.md deleted file mode 100644 index b5cd056b98d..00000000000 --- a/stable/scrutiny/3.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/scrutiny/3.0.31/Chart.lock b/stable/scrutiny/3.0.31/Chart.lock deleted file mode 100644 index fbdd078b066..00000000000 --- a/stable/scrutiny/3.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:17:12.324770261Z" diff --git a/stable/scrutiny/3.0.31/Chart.yaml b/stable/scrutiny/3.0.31/Chart.yaml deleted file mode 100644 index fd596e9d238..00000000000 --- a/stable/scrutiny/3.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 3.0.31 -appVersion: "0.5.0" -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/scrutiny -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png -keywords: - - scrutiny -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny - - https://hub.docker.com/r/linuxserver/scrutiny -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/scrutiny/3.0.31/README.md b/stable/scrutiny/3.0.31/README.md deleted file mode 100644 index 60266e8a505..00000000000 --- a/stable/scrutiny/3.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# scrutiny - -Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [scrutiny](https://truecharts.org/docs/charts/stable/scrutiny) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `scrutiny` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install scrutiny TrueCharts/scrutiny -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `scrutiny` deployment - -```console -helm uninstall scrutiny -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install scrutiny \ - --set env.TZ="America/New York" \ - TrueCharts/scrutiny -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install scrutiny TrueCharts/scrutiny -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/scrutiny/3.0.31/charts/common-10.5.10.tgz b/stable/scrutiny/3.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/scrutiny/3.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/scrutiny/3.0.32/CHANGELOG.md b/stable/scrutiny/3.0.32/CHANGELOG.md new file mode 100644 index 00000000000..2038c49ead9 --- /dev/null +++ b/stable/scrutiny/3.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [scrutiny-3.0.32](https://github.com/truecharts/charts/compare/scrutiny-3.0.31...scrutiny-3.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [scrutiny-3.0.31](https://github.com/truecharts/charts/compare/scrutiny-3.0.30...scrutiny-3.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/scrutiny/3.0.32/Chart.lock b/stable/scrutiny/3.0.32/Chart.lock new file mode 100644 index 00000000000..fef9b7be6f9 --- /dev/null +++ b/stable/scrutiny/3.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:28:25.555976818Z" diff --git a/stable/scrutiny/3.0.32/Chart.yaml b/stable/scrutiny/3.0.32/Chart.yaml new file mode 100644 index 00000000000..1b521ec7165 --- /dev/null +++ b/stable/scrutiny/3.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 3.0.32 +appVersion: "0.5.0" +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/scrutiny +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png +keywords: + - scrutiny +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny + - https://hub.docker.com/r/linuxserver/scrutiny +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/scrutiny/3.0.32/README.md b/stable/scrutiny/3.0.32/README.md new file mode 100644 index 00000000000..7e7cca7e176 --- /dev/null +++ b/stable/scrutiny/3.0.32/README.md @@ -0,0 +1,106 @@ +# scrutiny + +Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [scrutiny](https://truecharts.org/docs/charts/stable/scrutiny) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `scrutiny` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install scrutiny TrueCharts/scrutiny +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `scrutiny` deployment + +```console +helm uninstall scrutiny +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install scrutiny \ + --set env.TZ="America/New York" \ + TrueCharts/scrutiny +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install scrutiny TrueCharts/scrutiny -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/scrutiny/3.0.31/app-readme.md b/stable/scrutiny/3.0.32/app-readme.md similarity index 100% rename from stable/scrutiny/3.0.31/app-readme.md rename to stable/scrutiny/3.0.32/app-readme.md diff --git a/stable/scrutiny/3.0.32/charts/common-10.6.1.tgz b/stable/scrutiny/3.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/scrutiny/3.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/scrutiny/3.0.31/ix_values.yaml b/stable/scrutiny/3.0.32/ix_values.yaml similarity index 100% rename from stable/scrutiny/3.0.31/ix_values.yaml rename to stable/scrutiny/3.0.32/ix_values.yaml diff --git a/stable/scrutiny/3.0.31/questions.yaml b/stable/scrutiny/3.0.32/questions.yaml similarity index 100% rename from stable/scrutiny/3.0.31/questions.yaml rename to stable/scrutiny/3.0.32/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.34/templates/common.yaml b/stable/scrutiny/3.0.32/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.34/templates/common.yaml rename to stable/scrutiny/3.0.32/templates/common.yaml diff --git a/stable/typecho/4.0.2/values.yaml b/stable/scrutiny/3.0.32/values.yaml similarity index 100% rename from stable/typecho/4.0.2/values.yaml rename to stable/scrutiny/3.0.32/values.yaml diff --git a/stable/sdtd/1.0.3/CHANGELOG.md b/stable/sdtd/1.0.3/CHANGELOG.md deleted file mode 100644 index ac730b7c588..00000000000 --- a/stable/sdtd/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/sdtd/1.0.3/Chart.lock b/stable/sdtd/1.0.3/Chart.lock deleted file mode 100644 index 363306d805a..00000000000 --- a/stable/sdtd/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:17:19.119464535Z" diff --git a/stable/sdtd/1.0.3/Chart.yaml b/stable/sdtd/1.0.3/Chart.yaml deleted file mode 100644 index ccdc92fea66..00000000000 --- a/stable/sdtd/1.0.3/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: "This chart will download and install SteamCMD. It will also install 7 Days to Die and run it." -home: https://truecharts.org/docs/charts/stable/sdtd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png -keywords: - - sevendaystodie - - game-servers -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sdtd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd - - https://www.steampowered.com/ - - https://hub.docker.com/r/ich777/steamcmd/ -type: application -version: 1.0.3 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - games diff --git a/stable/sdtd/1.0.3/README.md b/stable/sdtd/1.0.3/README.md deleted file mode 100644 index 324a92df27b..00000000000 --- a/stable/sdtd/1.0.3/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sdtd - -This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sdtd](https://truecharts.org/docs/charts/stable/sdtd) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sdtd` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sdtd TrueCharts/sdtd -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sdtd` deployment - -```console -helm uninstall sdtd -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sdtd \ - --set env.TZ="America/New York" \ - TrueCharts/sdtd -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sdtd TrueCharts/sdtd -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sdtd/1.0.3/charts/common-10.5.10.tgz b/stable/sdtd/1.0.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/sdtd/1.0.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/sdtd/1.0.4/CHANGELOG.md b/stable/sdtd/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..6f4f66d5c5e --- /dev/null +++ b/stable/sdtd/1.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sdtd-1.0.4](https://github.com/truecharts/charts/compare/sdtd-1.0.3...sdtd-1.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sdtd-1.0.3](https://github.com/truecharts/charts/compare/sdtd-1.0.2...sdtd-1.0.3) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/sdtd/1.0.4/Chart.lock b/stable/sdtd/1.0.4/Chart.lock new file mode 100644 index 00000000000..9393ccfd505 --- /dev/null +++ b/stable/sdtd/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:28:31.581577097Z" diff --git a/stable/sdtd/1.0.4/Chart.yaml b/stable/sdtd/1.0.4/Chart.yaml new file mode 100644 index 00000000000..5d843532ded --- /dev/null +++ b/stable/sdtd/1.0.4/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: "This chart will download and install SteamCMD. It will also install 7 Days to Die and run it." +home: https://truecharts.org/docs/charts/stable/sdtd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png +keywords: + - sevendaystodie + - game-servers +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sdtd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sdtd + - https://www.steampowered.com/ + - https://hub.docker.com/r/ich777/steamcmd/ +type: application +version: 1.0.4 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - games diff --git a/stable/sdtd/1.0.4/README.md b/stable/sdtd/1.0.4/README.md new file mode 100644 index 00000000000..0b6c007e3cc --- /dev/null +++ b/stable/sdtd/1.0.4/README.md @@ -0,0 +1,107 @@ +# sdtd + +This chart will download and install SteamCMD. It will also install 7 Days to Die and run it. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sdtd](https://truecharts.org/docs/charts/stable/sdtd) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sdtd` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sdtd TrueCharts/sdtd +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sdtd` deployment + +```console +helm uninstall sdtd +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sdtd \ + --set env.TZ="America/New York" \ + TrueCharts/sdtd +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sdtd TrueCharts/sdtd -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sdtd/1.0.3/app-readme.md b/stable/sdtd/1.0.4/app-readme.md similarity index 100% rename from stable/sdtd/1.0.3/app-readme.md rename to stable/sdtd/1.0.4/app-readme.md diff --git a/stable/sdtd/1.0.4/charts/common-10.6.1.tgz b/stable/sdtd/1.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/sdtd/1.0.4/charts/common-10.6.1.tgz differ diff --git a/stable/sdtd/1.0.3/ix_values.yaml b/stable/sdtd/1.0.4/ix_values.yaml similarity index 100% rename from stable/sdtd/1.0.3/ix_values.yaml rename to stable/sdtd/1.0.4/ix_values.yaml diff --git a/stable/sdtd/1.0.3/questions.yaml b/stable/sdtd/1.0.4/questions.yaml similarity index 100% rename from stable/sdtd/1.0.3/questions.yaml rename to stable/sdtd/1.0.4/questions.yaml diff --git a/stable/sdtd/1.0.3/templates/common.yaml b/stable/sdtd/1.0.4/templates/common.yaml similarity index 100% rename from stable/sdtd/1.0.3/templates/common.yaml rename to stable/sdtd/1.0.4/templates/common.yaml diff --git a/stable/ubooquity/3.0.31/values.yaml b/stable/sdtd/1.0.4/values.yaml similarity index 100% rename from stable/ubooquity/3.0.31/values.yaml rename to stable/sdtd/1.0.4/values.yaml diff --git a/stable/ser2sock/6.0.33/CHANGELOG.md b/stable/ser2sock/6.0.33/CHANGELOG.md deleted file mode 100644 index 8c6cd08fcc2..00000000000 --- a/stable/ser2sock/6.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/ser2sock/6.0.33/Chart.lock b/stable/ser2sock/6.0.33/Chart.lock deleted file mode 100644 index aacfe304f74..00000000000 --- a/stable/ser2sock/6.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:17:22.62581755Z" diff --git a/stable/ser2sock/6.0.33/Chart.yaml b/stable/ser2sock/6.0.33/Chart.yaml deleted file mode 100644 index cd24d0cce06..00000000000 --- a/stable/ser2sock/6.0.33/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Serial to Socket Redirector -home: https://truecharts.org/docs/charts/stable/ser2sock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png -keywords: - - ser2sock -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ser2sock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock - - https://github.com/nutechsoftware/ser2sock - - https://github.com/tenstartups/ser2sock -version: 6.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.33/README.md b/stable/ser2sock/6.0.33/README.md deleted file mode 100644 index ec9417854eb..00000000000 --- a/stable/ser2sock/6.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# ser2sock - -Serial to Socket Redirector - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ser2sock](https://truecharts.org/docs/charts/stable/ser2sock) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ser2sock` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ser2sock TrueCharts/ser2sock -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ser2sock` deployment - -```console -helm uninstall ser2sock -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ser2sock \ - --set env.TZ="America/New York" \ - TrueCharts/ser2sock -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ser2sock TrueCharts/ser2sock -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ser2sock/6.0.33/charts/common-10.5.10.tgz b/stable/ser2sock/6.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ser2sock/6.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ser2sock/6.0.34/CHANGELOG.md b/stable/ser2sock/6.0.34/CHANGELOG.md new file mode 100644 index 00000000000..c1c40477e1f --- /dev/null +++ b/stable/ser2sock/6.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ser2sock-6.0.34](https://github.com/truecharts/charts/compare/ser2sock-6.0.33...ser2sock-6.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ser2sock-6.0.33](https://github.com/truecharts/charts/compare/ser2sock-6.0.32...ser2sock-6.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/ser2sock/6.0.34/Chart.lock b/stable/ser2sock/6.0.34/Chart.lock new file mode 100644 index 00000000000..6ad4896d1f8 --- /dev/null +++ b/stable/ser2sock/6.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:28:38.666277013Z" diff --git a/stable/ser2sock/6.0.34/Chart.yaml b/stable/ser2sock/6.0.34/Chart.yaml new file mode 100644 index 00000000000..ece0773e950 --- /dev/null +++ b/stable/ser2sock/6.0.34/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Serial to Socket Redirector +home: https://truecharts.org/docs/charts/stable/ser2sock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png +keywords: + - ser2sock +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ser2sock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock +version: 6.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.34/README.md b/stable/ser2sock/6.0.34/README.md new file mode 100644 index 00000000000..729d6034f06 --- /dev/null +++ b/stable/ser2sock/6.0.34/README.md @@ -0,0 +1,107 @@ +# ser2sock + +Serial to Socket Redirector + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ser2sock](https://truecharts.org/docs/charts/stable/ser2sock) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ser2sock` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ser2sock TrueCharts/ser2sock +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ser2sock` deployment + +```console +helm uninstall ser2sock +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ser2sock \ + --set env.TZ="America/New York" \ + TrueCharts/ser2sock +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ser2sock TrueCharts/ser2sock -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ser2sock/6.0.33/app-readme.md b/stable/ser2sock/6.0.34/app-readme.md similarity index 100% rename from stable/ser2sock/6.0.33/app-readme.md rename to stable/ser2sock/6.0.34/app-readme.md diff --git a/stable/ser2sock/6.0.34/charts/common-10.6.1.tgz b/stable/ser2sock/6.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ser2sock/6.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/ser2sock/6.0.33/ci/test-values.yaml b/stable/ser2sock/6.0.34/ci/test-values.yaml similarity index 100% rename from stable/ser2sock/6.0.33/ci/test-values.yaml rename to stable/ser2sock/6.0.34/ci/test-values.yaml diff --git a/stable/ser2sock/6.0.33/ix_values.yaml b/stable/ser2sock/6.0.34/ix_values.yaml similarity index 100% rename from stable/ser2sock/6.0.33/ix_values.yaml rename to stable/ser2sock/6.0.34/ix_values.yaml diff --git a/stable/ser2sock/6.0.33/questions.yaml b/stable/ser2sock/6.0.34/questions.yaml similarity index 100% rename from stable/ser2sock/6.0.33/questions.yaml rename to stable/ser2sock/6.0.34/questions.yaml diff --git a/stable/verysync/2.0.34/templates/common.yaml b/stable/ser2sock/6.0.34/templates/common.yaml similarity index 100% rename from stable/verysync/2.0.34/templates/common.yaml rename to stable/ser2sock/6.0.34/templates/common.yaml diff --git a/stable/unmanic/3.0.31/values.yaml b/stable/ser2sock/6.0.34/values.yaml similarity index 100% rename from stable/unmanic/3.0.31/values.yaml rename to stable/ser2sock/6.0.34/values.yaml diff --git a/stable/shiori/7.0.36/CHANGELOG.md b/stable/shiori/7.0.36/CHANGELOG.md deleted file mode 100644 index 245071c8a70..00000000000 --- a/stable/shiori/7.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/shiori/7.0.36/Chart.lock b/stable/shiori/7.0.36/Chart.lock deleted file mode 100644 index e6544342d3f..00000000000 --- a/stable/shiori/7.0.36/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:17:46.057779914Z" diff --git a/stable/shiori/7.0.36/Chart.yaml b/stable/shiori/7.0.36/Chart.yaml deleted file mode 100644 index 9e129e969d9..00000000000 --- a/stable/shiori/7.0.36/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -version: 7.0.36 -kubeVersion: ">=1.16.0-0" -name: shiori -description: A simple bookmark manager built with Go -type: application -home: https://truecharts.org/docs/charts/stable/shiori -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png -keywords: - - shiori - - bookmark - - bookmark-manager - - web-interface -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shiori - - https://github.com/go-shiori/shiori - - https://github.com/nicholaswilde/docker-shiori -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shiori/7.0.36/README.md b/stable/shiori/7.0.36/README.md deleted file mode 100644 index dd67e6399ea..00000000000 --- a/stable/shiori/7.0.36/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shiori - -A simple bookmark manager built with Go - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shiori](https://truecharts.org/docs/charts/stable/shiori) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shiori` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shiori TrueCharts/shiori -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shiori` deployment - -```console -helm uninstall shiori -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shiori \ - --set env.TZ="America/New York" \ - TrueCharts/shiori -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shiori TrueCharts/shiori -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shiori/7.0.36/charts/common-10.5.10.tgz b/stable/shiori/7.0.36/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/shiori/7.0.36/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/shiori/7.0.36/charts/postgresql-8.0.78.tgz b/stable/shiori/7.0.36/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/shiori/7.0.36/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/shiori/7.0.37/CHANGELOG.md b/stable/shiori/7.0.37/CHANGELOG.md new file mode 100644 index 00000000000..78dc942c4cf --- /dev/null +++ b/stable/shiori/7.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shiori-7.0.37](https://github.com/truecharts/charts/compare/shiori-7.0.36...shiori-7.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [shiori-7.0.36](https://github.com/truecharts/charts/compare/shiori-7.0.35...shiori-7.0.36) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/shiori/7.0.37/Chart.lock b/stable/shiori/7.0.37/Chart.lock new file mode 100644 index 00000000000..e6bd75e2818 --- /dev/null +++ b/stable/shiori/7.0.37/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:29:04.3357036Z" diff --git a/stable/shiori/7.0.37/Chart.yaml b/stable/shiori/7.0.37/Chart.yaml new file mode 100644 index 00000000000..8a60cee6819 --- /dev/null +++ b/stable/shiori/7.0.37/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.5.0" +version: 7.0.37 +kubeVersion: ">=1.16.0-0" +name: shiori +description: A simple bookmark manager built with Go +type: application +home: https://truecharts.org/docs/charts/stable/shiori +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png +keywords: + - shiori + - bookmark + - bookmark-manager + - web-interface +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shiori + - https://github.com/go-shiori/shiori + - https://github.com/nicholaswilde/docker-shiori +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shiori/7.0.37/README.md b/stable/shiori/7.0.37/README.md new file mode 100644 index 00000000000..73742cd69a5 --- /dev/null +++ b/stable/shiori/7.0.37/README.md @@ -0,0 +1,108 @@ +# shiori + +A simple bookmark manager built with Go + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shiori](https://truecharts.org/docs/charts/stable/shiori) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shiori` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shiori TrueCharts/shiori +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shiori` deployment + +```console +helm uninstall shiori +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shiori \ + --set env.TZ="America/New York" \ + TrueCharts/shiori +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shiori TrueCharts/shiori -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shiori/7.0.36/app-readme.md b/stable/shiori/7.0.37/app-readme.md similarity index 100% rename from stable/shiori/7.0.36/app-readme.md rename to stable/shiori/7.0.37/app-readme.md diff --git a/stable/shiori/7.0.37/charts/common-10.6.1.tgz b/stable/shiori/7.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/shiori/7.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/shiori/7.0.37/charts/postgresql-8.0.87.tgz b/stable/shiori/7.0.37/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/shiori/7.0.37/charts/postgresql-8.0.87.tgz differ diff --git a/stable/shiori/7.0.36/ix_values.yaml b/stable/shiori/7.0.37/ix_values.yaml similarity index 100% rename from stable/shiori/7.0.36/ix_values.yaml rename to stable/shiori/7.0.37/ix_values.yaml diff --git a/stable/shiori/7.0.36/questions.yaml b/stable/shiori/7.0.37/questions.yaml similarity index 100% rename from stable/shiori/7.0.36/questions.yaml rename to stable/shiori/7.0.37/questions.yaml diff --git a/stable/webgrabplus/2.0.31/templates/common.yaml b/stable/shiori/7.0.37/templates/common.yaml similarity index 100% rename from stable/webgrabplus/2.0.31/templates/common.yaml rename to stable/shiori/7.0.37/templates/common.yaml diff --git a/stable/unpackerr/6.0.31/values.yaml b/stable/shiori/7.0.37/values.yaml similarity index 100% rename from stable/unpackerr/6.0.31/values.yaml rename to stable/shiori/7.0.37/values.yaml diff --git a/stable/shlink-web-client/3.0.33/CHANGELOG.md b/stable/shlink-web-client/3.0.33/CHANGELOG.md deleted file mode 100644 index d9adfe9573f..00000000000 --- a/stable/shlink-web-client/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/shlink-web-client/3.0.33/Chart.lock b/stable/shlink-web-client/3.0.33/Chart.lock deleted file mode 100644 index f6a24d88620..00000000000 --- a/stable/shlink-web-client/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:17:44.797194804Z" diff --git a/stable/shlink-web-client/3.0.33/Chart.yaml b/stable/shlink-web-client/3.0.33/Chart.yaml deleted file mode 100644 index 59dc241d431..00000000000 --- a/stable/shlink-web-client/3.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A ReactJS-based progressive web application for Shlink. -home: https://truecharts.org/docs/charts/stable/shlink-web-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png -keywords: - - url - - shortener - - frontend -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink-web-client -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://github.com/shlinkio/shlink-web-client -type: application -version: 3.0.33 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.33/README.md b/stable/shlink-web-client/3.0.33/README.md deleted file mode 100644 index 72aba61808d..00000000000 --- a/stable/shlink-web-client/3.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# shlink-web-client - -A ReactJS-based progressive web application for Shlink. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shlink-web-client](https://truecharts.org/docs/charts/stable/shlink-web-client) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shlink-web-client` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shlink-web-client TrueCharts/shlink-web-client -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shlink-web-client` deployment - -```console -helm uninstall shlink-web-client -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shlink-web-client \ - --set env.TZ="America/New York" \ - TrueCharts/shlink-web-client -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shlink-web-client TrueCharts/shlink-web-client -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink-web-client/3.0.33/charts/common-10.5.10.tgz b/stable/shlink-web-client/3.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/shlink-web-client/3.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/shlink-web-client/3.0.34/CHANGELOG.md b/stable/shlink-web-client/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..e428ae4deff --- /dev/null +++ b/stable/shlink-web-client/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-web-client-3.0.34](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.33...shlink-web-client-3.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-web-client-3.0.33](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-web-client-3.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) diff --git a/stable/shlink-web-client/3.0.34/Chart.lock b/stable/shlink-web-client/3.0.34/Chart.lock new file mode 100644 index 00000000000..d90a6e366bb --- /dev/null +++ b/stable/shlink-web-client/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:29:03.788953965Z" diff --git a/stable/shlink-web-client/3.0.34/Chart.yaml b/stable/shlink-web-client/3.0.34/Chart.yaml new file mode 100644 index 00000000000..b402a459d2a --- /dev/null +++ b/stable/shlink-web-client/3.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A ReactJS-based progressive web application for Shlink. +home: https://truecharts.org/docs/charts/stable/shlink-web-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png +keywords: + - url + - shortener + - frontend +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink-web-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://github.com/shlinkio/shlink-web-client +type: application +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.34/README.md b/stable/shlink-web-client/3.0.34/README.md new file mode 100644 index 00000000000..cae53a6932a --- /dev/null +++ b/stable/shlink-web-client/3.0.34/README.md @@ -0,0 +1,106 @@ +# shlink-web-client + +A ReactJS-based progressive web application for Shlink. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shlink-web-client](https://truecharts.org/docs/charts/stable/shlink-web-client) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shlink-web-client` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shlink-web-client TrueCharts/shlink-web-client +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shlink-web-client` deployment + +```console +helm uninstall shlink-web-client +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shlink-web-client \ + --set env.TZ="America/New York" \ + TrueCharts/shlink-web-client +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shlink-web-client TrueCharts/shlink-web-client -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink-web-client/3.0.33/app-readme.md b/stable/shlink-web-client/3.0.34/app-readme.md similarity index 100% rename from stable/shlink-web-client/3.0.33/app-readme.md rename to stable/shlink-web-client/3.0.34/app-readme.md diff --git a/stable/shlink-web-client/3.0.34/charts/common-10.6.1.tgz b/stable/shlink-web-client/3.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/shlink-web-client/3.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/shlink-web-client/3.0.33/ix_values.yaml b/stable/shlink-web-client/3.0.34/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.33/ix_values.yaml rename to stable/shlink-web-client/3.0.34/ix_values.yaml diff --git a/stable/shlink-web-client/3.0.33/questions.yaml b/stable/shlink-web-client/3.0.34/questions.yaml similarity index 100% rename from stable/shlink-web-client/3.0.33/questions.yaml rename to stable/shlink-web-client/3.0.34/questions.yaml diff --git a/stable/website-shot/2.0.32/templates/common.yaml b/stable/shlink-web-client/3.0.34/templates/common.yaml similarity index 100% rename from stable/website-shot/2.0.32/templates/common.yaml rename to stable/shlink-web-client/3.0.34/templates/common.yaml diff --git a/stable/unpoller/3.0.34/values.yaml b/stable/shlink-web-client/3.0.34/values.yaml similarity index 100% rename from stable/unpoller/3.0.34/values.yaml rename to stable/shlink-web-client/3.0.34/values.yaml diff --git a/stable/shlink/4.0.41/CHANGELOG.md b/stable/shlink/4.0.41/CHANGELOG.md deleted file mode 100644 index bab63208a47..00000000000 --- a/stable/shlink/4.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/shlink/4.0.41/Chart.lock b/stable/shlink/4.0.41/Chart.lock deleted file mode 100644 index f9a3de0b7c4..00000000000 --- a/stable/shlink/4.0.41/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:17:56.387970158Z" diff --git a/stable/shlink/4.0.41/Chart.yaml b/stable/shlink/4.0.41/Chart.yaml deleted file mode 100644 index 5ed5bde1068..00000000000 --- a/stable/shlink/4.0.41/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -deprecated: false -description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. -home: https://truecharts.org/docs/charts/stable/shlink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png -keywords: - - url - - shortener -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - - https://github.com/shlinkio/shlink -type: application -version: 4.0.41 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink/4.0.41/README.md b/stable/shlink/4.0.41/README.md deleted file mode 100644 index edf3c13a9e6..00000000000 --- a/stable/shlink/4.0.41/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# shlink - -A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shlink](https://truecharts.org/docs/charts/stable/shlink) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shlink` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shlink TrueCharts/shlink -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shlink` deployment - -```console -helm uninstall shlink -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shlink \ - --set env.TZ="America/New York" \ - TrueCharts/shlink -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shlink TrueCharts/shlink -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink/4.0.41/charts/common-10.5.10.tgz b/stable/shlink/4.0.41/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/shlink/4.0.41/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/shlink/4.0.41/charts/postgresql-8.0.78.tgz b/stable/shlink/4.0.41/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/shlink/4.0.41/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/shlink/4.0.41/charts/redis-3.0.75.tgz b/stable/shlink/4.0.41/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/shlink/4.0.41/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/shlink/4.0.42/CHANGELOG.md b/stable/shlink/4.0.42/CHANGELOG.md new file mode 100644 index 00000000000..1f993ff0a52 --- /dev/null +++ b/stable/shlink/4.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-4.0.42](https://github.com/truecharts/charts/compare/shlink-4.0.41...shlink-4.0.42) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shlink-4.0.41](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.32...shlink-4.0.41) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/stable/shlink/4.0.42/Chart.lock b/stable/shlink/4.0.42/Chart.lock new file mode 100644 index 00000000000..181208a47e1 --- /dev/null +++ b/stable/shlink/4.0.42/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:29:21.280463686Z" diff --git a/stable/shlink/4.0.42/Chart.yaml b/stable/shlink/4.0.42/Chart.yaml new file mode 100644 index 00000000000..5c02d5dc254 --- /dev/null +++ b/stable/shlink/4.0.42/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +deprecated: false +description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. +home: https://truecharts.org/docs/charts/stable/shlink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png +keywords: + - url + - shortener +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://github.com/shlinkio/shlink +type: application +version: 4.0.42 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink/4.0.42/README.md b/stable/shlink/4.0.42/README.md new file mode 100644 index 00000000000..c6a3a04a82c --- /dev/null +++ b/stable/shlink/4.0.42/README.md @@ -0,0 +1,108 @@ +# shlink + +A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shlink](https://truecharts.org/docs/charts/stable/shlink) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shlink` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shlink TrueCharts/shlink +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shlink` deployment + +```console +helm uninstall shlink +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shlink \ + --set env.TZ="America/New York" \ + TrueCharts/shlink +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shlink TrueCharts/shlink -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shlink/4.0.41/app-readme.md b/stable/shlink/4.0.42/app-readme.md similarity index 100% rename from stable/shlink/4.0.41/app-readme.md rename to stable/shlink/4.0.42/app-readme.md diff --git a/stable/shlink/4.0.42/charts/common-10.6.1.tgz b/stable/shlink/4.0.42/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/shlink/4.0.42/charts/common-10.6.1.tgz differ diff --git a/stable/shlink/4.0.42/charts/postgresql-8.0.87.tgz b/stable/shlink/4.0.42/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/shlink/4.0.42/charts/postgresql-8.0.87.tgz differ diff --git a/stable/shlink/4.0.42/charts/redis-3.0.84.tgz b/stable/shlink/4.0.42/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/shlink/4.0.42/charts/redis-3.0.84.tgz differ diff --git a/stable/shlink/4.0.41/ix_values.yaml b/stable/shlink/4.0.42/ix_values.yaml similarity index 100% rename from stable/shlink/4.0.41/ix_values.yaml rename to stable/shlink/4.0.42/ix_values.yaml diff --git a/stable/shlink/4.0.41/questions.yaml b/stable/shlink/4.0.42/questions.yaml similarity index 100% rename from stable/shlink/4.0.41/questions.yaml rename to stable/shlink/4.0.42/questions.yaml diff --git a/stable/wekan/5.0.11/templates/common.yaml b/stable/shlink/4.0.42/templates/common.yaml similarity index 100% rename from stable/wekan/5.0.11/templates/common.yaml rename to stable/shlink/4.0.42/templates/common.yaml diff --git a/stable/uptime-kuma/3.0.33/values.yaml b/stable/shlink/4.0.42/values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.33/values.yaml rename to stable/shlink/4.0.42/values.yaml diff --git a/stable/shorturl/3.0.30/CHANGELOG.md b/stable/shorturl/3.0.30/CHANGELOG.md deleted file mode 100644 index 7fa8db7de23..00000000000 --- a/stable/shorturl/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/shorturl/3.0.30/Chart.lock b/stable/shorturl/3.0.30/Chart.lock deleted file mode 100644 index b49d23609a9..00000000000 --- a/stable/shorturl/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:17:47.951139281Z" diff --git a/stable/shorturl/3.0.30/Chart.yaml b/stable/shorturl/3.0.30/Chart.yaml deleted file mode 100644 index 7b9819984c8..00000000000 --- a/stable/shorturl/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Self hosted web app for shortening urls (URL shortener) -home: https://truecharts.org/docs/charts/stable/shorturl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png -keywords: - - url - - shortener - - shorten - - shorturl -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shorturl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shorturl/3.0.30/README.md b/stable/shorturl/3.0.30/README.md deleted file mode 100644 index 5c0d1afef86..00000000000 --- a/stable/shorturl/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# shorturl - -Self hosted web app for shortening urls (URL shortener) - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [shorturl](https://truecharts.org/docs/charts/stable/shorturl) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `shorturl` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install shorturl TrueCharts/shorturl -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `shorturl` deployment - -```console -helm uninstall shorturl -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install shorturl \ - --set env.TZ="America/New York" \ - TrueCharts/shorturl -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install shorturl TrueCharts/shorturl -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/shorturl/3.0.30/charts/common-10.5.10.tgz b/stable/shorturl/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/shorturl/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/shorturl/3.0.31/CHANGELOG.md b/stable/shorturl/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2ead7d79e68 --- /dev/null +++ b/stable/shorturl/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shorturl-3.0.31](https://github.com/truecharts/charts/compare/shorturl-3.0.30...shorturl-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [shorturl-3.0.30](https://github.com/truecharts/charts/compare/shorturl-3.0.29...shorturl-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/shorturl/3.0.31/Chart.lock b/stable/shorturl/3.0.31/Chart.lock new file mode 100644 index 00000000000..1b577308daa --- /dev/null +++ b/stable/shorturl/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:29:09.783292813Z" diff --git a/stable/shorturl/3.0.31/Chart.yaml b/stable/shorturl/3.0.31/Chart.yaml new file mode 100644 index 00000000000..e3948b642fb --- /dev/null +++ b/stable/shorturl/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Self hosted web app for shortening urls (URL shortener) +home: https://truecharts.org/docs/charts/stable/shorturl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png +keywords: + - url + - shortener + - shorten + - shorturl +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shorturl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://github.com/prologic/shorturl + - https://github.com/nicholaswilde/docker-shorturl +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shorturl/3.0.31/README.md b/stable/shorturl/3.0.31/README.md new file mode 100644 index 00000000000..5c3f1e20817 --- /dev/null +++ b/stable/shorturl/3.0.31/README.md @@ -0,0 +1,107 @@ +# shorturl + +Self hosted web app for shortening urls (URL shortener) + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [shorturl](https://truecharts.org/docs/charts/stable/shorturl) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `shorturl` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install shorturl TrueCharts/shorturl +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `shorturl` deployment + +```console +helm uninstall shorturl +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install shorturl \ + --set env.TZ="America/New York" \ + TrueCharts/shorturl +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install shorturl TrueCharts/shorturl -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/shorturl/3.0.30/app-readme.md b/stable/shorturl/3.0.31/app-readme.md similarity index 100% rename from stable/shorturl/3.0.30/app-readme.md rename to stable/shorturl/3.0.31/app-readme.md diff --git a/stable/shorturl/3.0.31/charts/common-10.6.1.tgz b/stable/shorturl/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/shorturl/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/shorturl/3.0.30/ix_values.yaml b/stable/shorturl/3.0.31/ix_values.yaml similarity index 100% rename from stable/shorturl/3.0.30/ix_values.yaml rename to stable/shorturl/3.0.31/ix_values.yaml diff --git a/stable/shorturl/3.0.30/questions.yaml b/stable/shorturl/3.0.31/questions.yaml similarity index 100% rename from stable/shorturl/3.0.30/questions.yaml rename to stable/shorturl/3.0.31/questions.yaml diff --git a/stable/shorturl/3.0.30/templates/common.yaml b/stable/shorturl/3.0.31/templates/common.yaml similarity index 100% rename from stable/shorturl/3.0.30/templates/common.yaml rename to stable/shorturl/3.0.31/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/4.0.34/values.yaml b/stable/shorturl/3.0.31/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.34/values.yaml rename to stable/shorturl/3.0.31/values.yaml diff --git a/stable/sickchill/3.0.44/CHANGELOG.md b/stable/sickchill/3.0.44/CHANGELOG.md deleted file mode 100644 index b7e9b0c63dc..00000000000 --- a/stable/sickchill/3.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickchill-3.0.44](https://github.com/truecharts/charts/compare/sickchill-3.0.43...sickchill-3.0.44) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/sickchill/3.0.44/Chart.lock b/stable/sickchill/3.0.44/Chart.lock deleted file mode 100644 index 04a24a80933..00000000000 --- a/stable/sickchill/3.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:53:43.54618439Z" diff --git a/stable/sickchill/3.0.44/Chart.yaml b/stable/sickchill/3.0.44/Chart.yaml deleted file mode 100644 index a534c660e2c..00000000000 --- a/stable/sickchill/3.0.44/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022.9.22" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An Automatic Video Library Manager for TV Shows -home: https://truecharts.org/docs/charts/stable/sickchill -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png -keywords: - - sickchill - - video - - library - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickchill -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/SickChill/SickChill -type: application -version: 3.0.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickchill/3.0.44/README.md b/stable/sickchill/3.0.44/README.md deleted file mode 100644 index 3aef178d097..00000000000 --- a/stable/sickchill/3.0.44/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sickchill - -An Automatic Video Library Manager for TV Shows - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sickchill](https://truecharts.org/docs/charts/stable/sickchill) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sickchill` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sickchill TrueCharts/sickchill -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sickchill` deployment - -```console -helm uninstall sickchill -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sickchill \ - --set env.TZ="America/New York" \ - TrueCharts/sickchill -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sickchill TrueCharts/sickchill -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sickchill/3.0.44/charts/common-10.5.10.tgz b/stable/sickchill/3.0.44/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/sickchill/3.0.44/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/sickchill/3.0.45/CHANGELOG.md b/stable/sickchill/3.0.45/CHANGELOG.md new file mode 100644 index 00000000000..5f19832c3f0 --- /dev/null +++ b/stable/sickchill/3.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickchill-3.0.45](https://github.com/truecharts/charts/compare/sickchill-3.0.44...sickchill-3.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sickchill-3.0.44](https://github.com/truecharts/charts/compare/sickchill-3.0.43...sickchill-3.0.44) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickchill-3.0.43](https://github.com/truecharts/charts/compare/sickchill-3.0.41...sickchill-3.0.43) (2022-09-20) + +### Chore diff --git a/stable/sickchill/3.0.45/Chart.lock b/stable/sickchill/3.0.45/Chart.lock new file mode 100644 index 00000000000..27b0e0f35a7 --- /dev/null +++ b/stable/sickchill/3.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:29:35.852929859Z" diff --git a/stable/sickchill/3.0.45/Chart.yaml b/stable/sickchill/3.0.45/Chart.yaml new file mode 100644 index 00000000000..aaf010efbf6 --- /dev/null +++ b/stable/sickchill/3.0.45/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022.9.22" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An Automatic Video Library Manager for TV Shows +home: https://truecharts.org/docs/charts/stable/sickchill +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png +keywords: + - sickchill + - video + - library + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickchill +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/SickChill/SickChill +type: application +version: 3.0.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickchill/3.0.45/README.md b/stable/sickchill/3.0.45/README.md new file mode 100644 index 00000000000..f8d61b92782 --- /dev/null +++ b/stable/sickchill/3.0.45/README.md @@ -0,0 +1,107 @@ +# sickchill + +An Automatic Video Library Manager for TV Shows + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sickchill](https://truecharts.org/docs/charts/stable/sickchill) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sickchill` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sickchill TrueCharts/sickchill +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sickchill` deployment + +```console +helm uninstall sickchill +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sickchill \ + --set env.TZ="America/New York" \ + TrueCharts/sickchill +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sickchill TrueCharts/sickchill -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sickchill/3.0.44/app-readme.md b/stable/sickchill/3.0.45/app-readme.md similarity index 100% rename from stable/sickchill/3.0.44/app-readme.md rename to stable/sickchill/3.0.45/app-readme.md diff --git a/stable/sickchill/3.0.45/charts/common-10.6.1.tgz b/stable/sickchill/3.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/sickchill/3.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/sickchill/3.0.44/ix_values.yaml b/stable/sickchill/3.0.45/ix_values.yaml similarity index 100% rename from stable/sickchill/3.0.44/ix_values.yaml rename to stable/sickchill/3.0.45/ix_values.yaml diff --git a/stable/sickchill/3.0.44/questions.yaml b/stable/sickchill/3.0.45/questions.yaml similarity index 100% rename from stable/sickchill/3.0.44/questions.yaml rename to stable/sickchill/3.0.45/questions.yaml diff --git a/stable/sickchill/3.0.44/templates/common.yaml b/stable/sickchill/3.0.45/templates/common.yaml similarity index 100% rename from stable/sickchill/3.0.44/templates/common.yaml rename to stable/sickchill/3.0.45/templates/common.yaml diff --git a/stable/valheim/3.0.35/values.yaml b/stable/sickchill/3.0.45/values.yaml similarity index 100% rename from stable/valheim/3.0.35/values.yaml rename to stable/sickchill/3.0.45/values.yaml diff --git a/stable/sickgear/3.0.30/CHANGELOG.md b/stable/sickgear/3.0.30/CHANGELOG.md deleted file mode 100644 index c29a0ed23f2..00000000000 --- a/stable/sickgear/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/sickgear/3.0.30/Chart.lock b/stable/sickgear/3.0.30/Chart.lock deleted file mode 100644 index 374c6871af0..00000000000 --- a/stable/sickgear/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:18:13.786897165Z" diff --git a/stable/sickgear/3.0.30/Chart.yaml b/stable/sickgear/3.0.30/Chart.yaml deleted file mode 100644 index 9c5f1b17e39..00000000000 --- a/stable/sickgear/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.25.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more -home: https://truecharts.org/docs/charts/stable/sickgear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png -keywords: - - sickgear - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickgear -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - - https://github.com/linuxserver/docker-sickgear - - https://github.com/SickGear/SickGear -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickgear/3.0.30/README.md b/stable/sickgear/3.0.30/README.md deleted file mode 100644 index a3d1b37e165..00000000000 --- a/stable/sickgear/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sickgear - -Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sickgear](https://truecharts.org/docs/charts/stable/sickgear) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sickgear` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sickgear TrueCharts/sickgear -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sickgear` deployment - -```console -helm uninstall sickgear -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sickgear \ - --set env.TZ="America/New York" \ - TrueCharts/sickgear -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sickgear TrueCharts/sickgear -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sickgear/3.0.30/charts/common-10.5.10.tgz b/stable/sickgear/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/sickgear/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/sickgear/3.0.31/CHANGELOG.md b/stable/sickgear/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a34911f0197 --- /dev/null +++ b/stable/sickgear/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickgear-3.0.31](https://github.com/truecharts/charts/compare/sickgear-3.0.30...sickgear-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sickgear-3.0.30](https://github.com/truecharts/charts/compare/sickgear-3.0.29...sickgear-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/sickgear/3.0.31/Chart.lock b/stable/sickgear/3.0.31/Chart.lock new file mode 100644 index 00000000000..5f772d6f513 --- /dev/null +++ b/stable/sickgear/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:29:42.330992786Z" diff --git a/stable/sickgear/3.0.31/Chart.yaml b/stable/sickgear/3.0.31/Chart.yaml new file mode 100644 index 00000000000..a9dafc51f9a --- /dev/null +++ b/stable/sickgear/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.25.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more +home: https://truecharts.org/docs/charts/stable/sickgear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png +keywords: + - sickgear + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickgear +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://github.com/linuxserver/docker-sickgear + - https://github.com/SickGear/SickGear +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickgear/3.0.31/README.md b/stable/sickgear/3.0.31/README.md new file mode 100644 index 00000000000..e07044efc9e --- /dev/null +++ b/stable/sickgear/3.0.31/README.md @@ -0,0 +1,107 @@ +# sickgear + +Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sickgear](https://truecharts.org/docs/charts/stable/sickgear) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sickgear` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sickgear TrueCharts/sickgear +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sickgear` deployment + +```console +helm uninstall sickgear +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sickgear \ + --set env.TZ="America/New York" \ + TrueCharts/sickgear +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sickgear TrueCharts/sickgear -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sickgear/3.0.30/app-readme.md b/stable/sickgear/3.0.31/app-readme.md similarity index 100% rename from stable/sickgear/3.0.30/app-readme.md rename to stable/sickgear/3.0.31/app-readme.md diff --git a/stable/sickgear/3.0.31/charts/common-10.6.1.tgz b/stable/sickgear/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/sickgear/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/sickgear/3.0.30/ix_values.yaml b/stable/sickgear/3.0.31/ix_values.yaml similarity index 100% rename from stable/sickgear/3.0.30/ix_values.yaml rename to stable/sickgear/3.0.31/ix_values.yaml diff --git a/stable/sickgear/3.0.30/questions.yaml b/stable/sickgear/3.0.31/questions.yaml similarity index 100% rename from stable/sickgear/3.0.30/questions.yaml rename to stable/sickgear/3.0.31/questions.yaml diff --git a/stable/sickgear/3.0.30/templates/common.yaml b/stable/sickgear/3.0.31/templates/common.yaml similarity index 100% rename from stable/sickgear/3.0.30/templates/common.yaml rename to stable/sickgear/3.0.31/templates/common.yaml diff --git a/stable/verysync/2.0.34/values.yaml b/stable/sickgear/3.0.31/values.yaml similarity index 100% rename from stable/verysync/2.0.34/values.yaml rename to stable/sickgear/3.0.31/values.yaml diff --git a/stable/simply-shorten/1.0.1/CHANGELOG.md b/stable/simply-shorten/1.0.1/CHANGELOG.md deleted file mode 100644 index 89540477f87..00000000000 --- a/stable/simply-shorten/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/simply-shorten/1.0.1/Chart.lock b/stable/simply-shorten/1.0.1/Chart.lock deleted file mode 100644 index 19cae5e8391..00000000000 --- a/stable/simply-shorten/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:18:20.878445116Z" diff --git a/stable/simply-shorten/1.0.1/Chart.yaml b/stable/simply-shorten/1.0.1/Chart.yaml deleted file mode 100644 index 12ae0990018..00000000000 --- a/stable/simply-shorten/1.0.1/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A dead simple URL shortener. -home: https://truecharts.org/docs/charts/stable/simply-shorten -icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: simply-shorten -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://gitlab.com/draganczukp/simply-shorten - - https://hub.docker.com/r/draganczukp/simply-shorten -type: application -version: 1.0.1 -annotations: - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/simply-shorten/1.0.1/README.md b/stable/simply-shorten/1.0.1/README.md deleted file mode 100644 index e394ba0440b..00000000000 --- a/stable/simply-shorten/1.0.1/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# simply-shorten - -A dead simple URL shortener. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [simply-shorten](https://truecharts.org/docs/charts/stable/simply-shorten) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `simply-shorten` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install simply-shorten TrueCharts/simply-shorten -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `simply-shorten` deployment - -```console -helm uninstall simply-shorten -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install simply-shorten \ - --set env.TZ="America/New York" \ - TrueCharts/simply-shorten -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install simply-shorten TrueCharts/simply-shorten -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/simply-shorten/1.0.1/charts/common-10.5.10.tgz b/stable/simply-shorten/1.0.1/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/simply-shorten/1.0.1/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/simply-shorten/1.0.2/CHANGELOG.md b/stable/simply-shorten/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..cccc045b5f1 --- /dev/null +++ b/stable/simply-shorten/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [simply-shorten-1.0.2](https://github.com/truecharts/charts/compare/simply-shorten-1.0.1...simply-shorten-1.0.2) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [simply-shorten-1.0.1](https://github.com/truecharts/charts/compare/simply-shorten-1.0.0...simply-shorten-1.0.1) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/simply-shorten/1.0.2/Chart.lock b/stable/simply-shorten/1.0.2/Chart.lock new file mode 100644 index 00000000000..c5e3a62ad47 --- /dev/null +++ b/stable/simply-shorten/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:29:47.362894006Z" diff --git a/stable/simply-shorten/1.0.2/Chart.yaml b/stable/simply-shorten/1.0.2/Chart.yaml new file mode 100644 index 00000000000..d4c7436da69 --- /dev/null +++ b/stable/simply-shorten/1.0.2/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A dead simple URL shortener. +home: https://truecharts.org/docs/charts/stable/simply-shorten +icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png +keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: simply-shorten +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten + - https://hub.docker.com/r/draganczukp/simply-shorten +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/simply-shorten/1.0.2/README.md b/stable/simply-shorten/1.0.2/README.md new file mode 100644 index 00000000000..32f27ba9629 --- /dev/null +++ b/stable/simply-shorten/1.0.2/README.md @@ -0,0 +1,107 @@ +# simply-shorten + +A dead simple URL shortener. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [simply-shorten](https://truecharts.org/docs/charts/stable/simply-shorten) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `simply-shorten` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install simply-shorten TrueCharts/simply-shorten +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `simply-shorten` deployment + +```console +helm uninstall simply-shorten +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install simply-shorten \ + --set env.TZ="America/New York" \ + TrueCharts/simply-shorten +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install simply-shorten TrueCharts/simply-shorten -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/simply-shorten/1.0.1/app-readme.md b/stable/simply-shorten/1.0.2/app-readme.md similarity index 100% rename from stable/simply-shorten/1.0.1/app-readme.md rename to stable/simply-shorten/1.0.2/app-readme.md diff --git a/stable/simply-shorten/1.0.2/charts/common-10.6.1.tgz b/stable/simply-shorten/1.0.2/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/simply-shorten/1.0.2/charts/common-10.6.1.tgz differ diff --git a/stable/simply-shorten/1.0.1/ix_values.yaml b/stable/simply-shorten/1.0.2/ix_values.yaml similarity index 100% rename from stable/simply-shorten/1.0.1/ix_values.yaml rename to stable/simply-shorten/1.0.2/ix_values.yaml diff --git a/stable/simply-shorten/1.0.1/questions.yaml b/stable/simply-shorten/1.0.2/questions.yaml similarity index 100% rename from stable/simply-shorten/1.0.1/questions.yaml rename to stable/simply-shorten/1.0.2/questions.yaml diff --git a/stable/simply-shorten/1.0.1/templates/common.yaml b/stable/simply-shorten/1.0.2/templates/common.yaml similarity index 100% rename from stable/simply-shorten/1.0.1/templates/common.yaml rename to stable/simply-shorten/1.0.2/templates/common.yaml diff --git a/stable/vikunja/3.0.52/values.yaml b/stable/simply-shorten/1.0.2/values.yaml similarity index 100% rename from stable/vikunja/3.0.52/values.yaml rename to stable/simply-shorten/1.0.2/values.yaml diff --git a/stable/smokeping/3.0.30/CHANGELOG.md b/stable/smokeping/3.0.30/CHANGELOG.md deleted file mode 100644 index 40367599753..00000000000 --- a/stable/smokeping/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/smokeping/3.0.30/Chart.lock b/stable/smokeping/3.0.30/Chart.lock deleted file mode 100644 index ce00a109b87..00000000000 --- a/stable/smokeping/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:18:35.670366338Z" diff --git a/stable/smokeping/3.0.30/Chart.yaml b/stable/smokeping/3.0.30/Chart.yaml deleted file mode 100644 index eda32b39c2f..00000000000 --- a/stable/smokeping/3.0.30/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Keep track of your network latency. -home: https://truecharts.org/docs/charts/stable/smokeping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png -keywords: - - smokeping - - network - - latency -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: smokeping -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://oss.oetiker.ch/smokeping/ - - https://hub.docker.com/r/linuxserver/smokeping -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/smokeping/3.0.30/README.md b/stable/smokeping/3.0.30/README.md deleted file mode 100644 index 61f61ddc414..00000000000 --- a/stable/smokeping/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# smokeping - -Keep track of your network latency. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [smokeping](https://truecharts.org/docs/charts/stable/smokeping) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `smokeping` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install smokeping TrueCharts/smokeping -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `smokeping` deployment - -```console -helm uninstall smokeping -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install smokeping \ - --set env.TZ="America/New York" \ - TrueCharts/smokeping -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install smokeping TrueCharts/smokeping -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/smokeping/3.0.30/charts/common-10.5.10.tgz b/stable/smokeping/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/smokeping/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/smokeping/3.0.31/CHANGELOG.md b/stable/smokeping/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..02af31e0c53 --- /dev/null +++ b/stable/smokeping/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [smokeping-3.0.31](https://github.com/truecharts/charts/compare/smokeping-3.0.30...smokeping-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [smokeping-3.0.30](https://github.com/truecharts/charts/compare/smokeping-3.0.29...smokeping-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/smokeping/3.0.31/Chart.lock b/stable/smokeping/3.0.31/Chart.lock new file mode 100644 index 00000000000..e123ef618c7 --- /dev/null +++ b/stable/smokeping/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:30:08.157906045Z" diff --git a/stable/smokeping/3.0.31/Chart.yaml b/stable/smokeping/3.0.31/Chart.yaml new file mode 100644 index 00000000000..d35fb34c210 --- /dev/null +++ b/stable/smokeping/3.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Keep track of your network latency. +home: https://truecharts.org/docs/charts/stable/smokeping +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png +keywords: + - smokeping + - network + - latency +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: smokeping +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://oss.oetiker.ch/smokeping/ + - https://hub.docker.com/r/linuxserver/smokeping +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/smokeping/3.0.31/README.md b/stable/smokeping/3.0.31/README.md new file mode 100644 index 00000000000..3a761faa734 --- /dev/null +++ b/stable/smokeping/3.0.31/README.md @@ -0,0 +1,107 @@ +# smokeping + +Keep track of your network latency. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [smokeping](https://truecharts.org/docs/charts/stable/smokeping) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `smokeping` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install smokeping TrueCharts/smokeping +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `smokeping` deployment + +```console +helm uninstall smokeping +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install smokeping \ + --set env.TZ="America/New York" \ + TrueCharts/smokeping +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install smokeping TrueCharts/smokeping -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/smokeping/3.0.30/app-readme.md b/stable/smokeping/3.0.31/app-readme.md similarity index 100% rename from stable/smokeping/3.0.30/app-readme.md rename to stable/smokeping/3.0.31/app-readme.md diff --git a/stable/smokeping/3.0.31/charts/common-10.6.1.tgz b/stable/smokeping/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/smokeping/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/smokeping/3.0.30/ix_values.yaml b/stable/smokeping/3.0.31/ix_values.yaml similarity index 100% rename from stable/smokeping/3.0.30/ix_values.yaml rename to stable/smokeping/3.0.31/ix_values.yaml diff --git a/stable/smokeping/3.0.30/questions.yaml b/stable/smokeping/3.0.31/questions.yaml similarity index 100% rename from stable/smokeping/3.0.30/questions.yaml rename to stable/smokeping/3.0.31/questions.yaml diff --git a/stable/smokeping/3.0.30/templates/common.yaml b/stable/smokeping/3.0.31/templates/common.yaml similarity index 100% rename from stable/smokeping/3.0.30/templates/common.yaml rename to stable/smokeping/3.0.31/templates/common.yaml diff --git a/stable/webgrabplus/2.0.31/values.yaml b/stable/smokeping/3.0.31/values.yaml similarity index 100% rename from stable/webgrabplus/2.0.31/values.yaml rename to stable/smokeping/3.0.31/values.yaml diff --git a/stable/snapdrop/2.0.45/CHANGELOG.md b/stable/snapdrop/2.0.45/CHANGELOG.md deleted file mode 100644 index a8a9d2b51ab..00000000000 --- a/stable/snapdrop/2.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snapdrop-2.0.45](https://github.com/truecharts/charts/compare/snapdrop-2.0.44...snapdrop-2.0.45) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/stable/snapdrop/2.0.45/Chart.lock b/stable/snapdrop/2.0.45/Chart.lock deleted file mode 100644 index 113d93978e8..00000000000 --- a/stable/snapdrop/2.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:53:49.837723834Z" diff --git a/stable/snapdrop/2.0.45/Chart.yaml b/stable/snapdrop/2.0.45/Chart.yaml deleted file mode 100644 index 3365434a21c..00000000000 --- a/stable/snapdrop/2.0.45/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -home: https://truecharts.org/docs/charts/stable/snapdrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png -keywords: - - snapdrop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snapdrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://github.com/linuxserver/docker-snapdrop -version: 2.0.45 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.45/README.md b/stable/snapdrop/2.0.45/README.md deleted file mode 100644 index 7c946ecf980..00000000000 --- a/stable/snapdrop/2.0.45/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# snapdrop - -Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [snapdrop](https://truecharts.org/docs/charts/stable/snapdrop) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `snapdrop` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install snapdrop TrueCharts/snapdrop -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `snapdrop` deployment - -```console -helm uninstall snapdrop -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install snapdrop \ - --set env.TZ="America/New York" \ - TrueCharts/snapdrop -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install snapdrop TrueCharts/snapdrop -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/snapdrop/2.0.45/charts/common-10.5.10.tgz b/stable/snapdrop/2.0.45/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/snapdrop/2.0.45/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/snapdrop/2.0.46/CHANGELOG.md b/stable/snapdrop/2.0.46/CHANGELOG.md new file mode 100644 index 00000000000..c3952b0d322 --- /dev/null +++ b/stable/snapdrop/2.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snapdrop-2.0.46](https://github.com/truecharts/charts/compare/snapdrop-2.0.45...snapdrop-2.0.46) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [snapdrop-2.0.45](https://github.com/truecharts/charts/compare/snapdrop-2.0.44...snapdrop-2.0.45) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [snapdrop-2.0.44](https://github.com/truecharts/charts/compare/snapdrop-2.0.42...snapdrop-2.0.44) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/snapdrop/2.0.46/Chart.lock b/stable/snapdrop/2.0.46/Chart.lock new file mode 100644 index 00000000000..05df462b28c --- /dev/null +++ b/stable/snapdrop/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:30:14.085658513Z" diff --git a/stable/snapdrop/2.0.46/Chart.yaml b/stable/snapdrop/2.0.46/Chart.yaml new file mode 100644 index 00000000000..42e6cc76f8a --- /dev/null +++ b/stable/snapdrop/2.0.46/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. +home: https://truecharts.org/docs/charts/stable/snapdrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png +keywords: + - snapdrop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snapdrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://github.com/linuxserver/docker-snapdrop +version: 2.0.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.46/README.md b/stable/snapdrop/2.0.46/README.md new file mode 100644 index 00000000000..caebfab57d5 --- /dev/null +++ b/stable/snapdrop/2.0.46/README.md @@ -0,0 +1,106 @@ +# snapdrop + +Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [snapdrop](https://truecharts.org/docs/charts/stable/snapdrop) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `snapdrop` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install snapdrop TrueCharts/snapdrop +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `snapdrop` deployment + +```console +helm uninstall snapdrop +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install snapdrop \ + --set env.TZ="America/New York" \ + TrueCharts/snapdrop +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install snapdrop TrueCharts/snapdrop -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/snapdrop/2.0.45/app-readme.md b/stable/snapdrop/2.0.46/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.45/app-readme.md rename to stable/snapdrop/2.0.46/app-readme.md diff --git a/stable/snapdrop/2.0.46/charts/common-10.6.1.tgz b/stable/snapdrop/2.0.46/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/snapdrop/2.0.46/charts/common-10.6.1.tgz differ diff --git a/stable/snapdrop/2.0.45/ix_values.yaml b/stable/snapdrop/2.0.46/ix_values.yaml similarity index 100% rename from stable/snapdrop/2.0.45/ix_values.yaml rename to stable/snapdrop/2.0.46/ix_values.yaml diff --git a/stable/snapdrop/2.0.45/questions.yaml b/stable/snapdrop/2.0.46/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.45/questions.yaml rename to stable/snapdrop/2.0.46/questions.yaml diff --git a/stable/wg-easy/1.0.25/templates/common.yaml b/stable/snapdrop/2.0.46/templates/common.yaml similarity index 100% rename from stable/wg-easy/1.0.25/templates/common.yaml rename to stable/snapdrop/2.0.46/templates/common.yaml diff --git a/stable/weblate/4.0.40/values.yaml b/stable/snapdrop/2.0.46/values.yaml similarity index 100% rename from stable/weblate/4.0.40/values.yaml rename to stable/snapdrop/2.0.46/values.yaml diff --git a/stable/snipe-it/4.0.48/CHANGELOG.md b/stable/snipe-it/4.0.48/CHANGELOG.md deleted file mode 100644 index 2e06c271bf1..00000000000 --- a/stable/snipe-it/4.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/snipe-it/4.0.48/Chart.lock b/stable/snipe-it/4.0.48/Chart.lock deleted file mode 100644 index 22a9e42ab99..00000000000 --- a/stable/snipe-it/4.0.48/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:8bbb56d4310a924ae9ae0b413008d2b816cbc8264b9629a4f15eb38a45debeb7 -generated: "2022-09-22T14:18:58.557412618Z" diff --git a/stable/snipe-it/4.0.48/Chart.yaml b/stable/snipe-it/4.0.48/Chart.yaml deleted file mode 100644 index 1541efbbac4..00000000000 --- a/stable/snipe-it/4.0.48/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "6.0.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: "Open source asset management" -home: https://truecharts.org/docs/charts/stable/snipe-it -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png -keywords: - - snipeit - - snipe - - asset - - management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snipe-it -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/snipe-it - - https://snipeitapp.com/ - - https://github.com/snipe/snipe-it -version: 4.0.48 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.48/README.md b/stable/snipe-it/4.0.48/README.md deleted file mode 100644 index d6f2bb6da15..00000000000 --- a/stable/snipe-it/4.0.48/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# snipe-it - -Open source asset management - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [snipe-it](https://truecharts.org/docs/charts/stable/snipe-it) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `snipe-it` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install snipe-it TrueCharts/snipe-it -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `snipe-it` deployment - -```console -helm uninstall snipe-it -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install snipe-it \ - --set env.TZ="America/New York" \ - TrueCharts/snipe-it -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install snipe-it TrueCharts/snipe-it -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/snipe-it/4.0.48/charts/common-10.5.10.tgz b/stable/snipe-it/4.0.48/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/snipe-it/4.0.48/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.48/charts/mariadb-3.0.73.tgz b/stable/snipe-it/4.0.48/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/snipe-it/4.0.48/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.48/charts/redis-3.0.75.tgz b/stable/snipe-it/4.0.48/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/snipe-it/4.0.48/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.49/CHANGELOG.md b/stable/snipe-it/4.0.49/CHANGELOG.md new file mode 100644 index 00000000000..4dabd94751b --- /dev/null +++ b/stable/snipe-it/4.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snipe-it-4.0.49](https://github.com/truecharts/charts/compare/snipe-it-4.0.48...snipe-it-4.0.49) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [snipe-it-4.0.48](https://github.com/truecharts/charts/compare/snipe-it-4.0.47...snipe-it-4.0.48) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/snipe-it/4.0.49/Chart.lock b/stable/snipe-it/4.0.49/Chart.lock new file mode 100644 index 00000000000..2475f756fc2 --- /dev/null +++ b/stable/snipe-it/4.0.49/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:c32edafe0b548c62ca06cf69f7387f93c804b563c215986ed1568859d60e6811 +generated: "2022-09-25T15:30:40.949023316Z" diff --git a/stable/snipe-it/4.0.49/Chart.yaml b/stable/snipe-it/4.0.49/Chart.yaml new file mode 100644 index 00000000000..4bb1d140115 --- /dev/null +++ b/stable/snipe-it/4.0.49/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "6.0.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: "Open source asset management" +home: https://truecharts.org/docs/charts/stable/snipe-it +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png +keywords: + - snipeit + - snipe + - asset + - management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snipe-it +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snipe-it + - https://snipeitapp.com/ + - https://github.com/snipe/snipe-it +version: 4.0.49 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.49/README.md b/stable/snipe-it/4.0.49/README.md new file mode 100644 index 00000000000..3b78ed761ce --- /dev/null +++ b/stable/snipe-it/4.0.49/README.md @@ -0,0 +1,109 @@ +# snipe-it + +Open source asset management + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [snipe-it](https://truecharts.org/docs/charts/stable/snipe-it) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `snipe-it` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install snipe-it TrueCharts/snipe-it +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `snipe-it` deployment + +```console +helm uninstall snipe-it +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install snipe-it \ + --set env.TZ="America/New York" \ + TrueCharts/snipe-it +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install snipe-it TrueCharts/snipe-it -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/snipe-it/4.0.48/app-readme.md b/stable/snipe-it/4.0.49/app-readme.md similarity index 100% rename from stable/snipe-it/4.0.48/app-readme.md rename to stable/snipe-it/4.0.49/app-readme.md diff --git a/stable/snipe-it/4.0.49/charts/common-10.6.1.tgz b/stable/snipe-it/4.0.49/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/snipe-it/4.0.49/charts/common-10.6.1.tgz differ diff --git a/stable/snipe-it/4.0.49/charts/mariadb-3.0.82.tgz b/stable/snipe-it/4.0.49/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/snipe-it/4.0.49/charts/mariadb-3.0.82.tgz differ diff --git a/stable/snipe-it/4.0.49/charts/redis-3.0.84.tgz b/stable/snipe-it/4.0.49/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/snipe-it/4.0.49/charts/redis-3.0.84.tgz differ diff --git a/stable/snipe-it/4.0.48/ix_values.yaml b/stable/snipe-it/4.0.49/ix_values.yaml similarity index 100% rename from stable/snipe-it/4.0.48/ix_values.yaml rename to stable/snipe-it/4.0.49/ix_values.yaml diff --git a/stable/snipe-it/4.0.48/questions.yaml b/stable/snipe-it/4.0.49/questions.yaml similarity index 100% rename from stable/snipe-it/4.0.48/questions.yaml rename to stable/snipe-it/4.0.49/questions.yaml diff --git a/stable/snipe-it/4.0.48/templates/_secrets.tpl b/stable/snipe-it/4.0.49/templates/_secrets.tpl similarity index 100% rename from stable/snipe-it/4.0.48/templates/_secrets.tpl rename to stable/snipe-it/4.0.49/templates/_secrets.tpl diff --git a/stable/snipe-it/4.0.48/templates/common.yaml b/stable/snipe-it/4.0.49/templates/common.yaml similarity index 100% rename from stable/snipe-it/4.0.48/templates/common.yaml rename to stable/snipe-it/4.0.49/templates/common.yaml diff --git a/stable/website-shot/2.0.32/values.yaml b/stable/snipe-it/4.0.49/values.yaml similarity index 100% rename from stable/website-shot/2.0.32/values.yaml rename to stable/snipe-it/4.0.49/values.yaml diff --git a/stable/sonarr/11.0.36/CHANGELOG.md b/stable/sonarr/11.0.36/CHANGELOG.md new file mode 100644 index 00000000000..054bf9cd079 --- /dev/null +++ b/stable/sonarr/11.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sonarr-11.0.36](https://github.com/truecharts/charts/compare/sonarr-11.0.35...sonarr-11.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sonarr-11.0.35](https://github.com/truecharts/charts/compare/sonarr-11.0.34...sonarr-11.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sonarr-11.0.34](https://github.com/truecharts/charts/compare/sonarr-11.0.33...sonarr-11.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/sonarr/11.0.36/Chart.lock b/stable/sonarr/11.0.36/Chart.lock new file mode 100644 index 00000000000..019df8350b6 --- /dev/null +++ b/stable/sonarr/11.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:30:18.590964682Z" diff --git a/stable/sonarr/11.0.36/Chart.yaml b/stable/sonarr/11.0.36/Chart.yaml new file mode 100644 index 00000000000..96076c56837 --- /dev/null +++ b/stable/sonarr/11.0.36/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.0.9.1549" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Smart PVR for newsgroup and bittorrent users +home: https://truecharts.org/docs/charts/stable/sonarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png +keywords: + - sonarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - https://github.com/Sonarr/Sonarr +type: application +version: 11.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sonarr/11.0.36/README.md b/stable/sonarr/11.0.36/README.md new file mode 100644 index 00000000000..01169210cd1 --- /dev/null +++ b/stable/sonarr/11.0.36/README.md @@ -0,0 +1,106 @@ +# sonarr + +Smart PVR for newsgroup and bittorrent users + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sonarr](https://truecharts.org/docs/charts/stable/sonarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sonarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sonarr TrueCharts/sonarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sonarr` deployment + +```console +helm uninstall sonarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sonarr \ + --set env.TZ="America/New York" \ + TrueCharts/sonarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sonarr TrueCharts/sonarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sonarr/11.0.36/app-readme.md b/stable/sonarr/11.0.36/app-readme.md new file mode 100644 index 00000000000..750c7de1fef --- /dev/null +++ b/stable/sonarr/11.0.36/app-readme.md @@ -0,0 +1,8 @@ +Smart PVR for newsgroup and bittorrent users + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/sonarr](https://truecharts.org/docs/charts/stable/sonarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/sonarr/11.0.36/charts/common-10.6.1.tgz b/stable/sonarr/11.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/sonarr/11.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/sonarr/11.0.36/ix_values.yaml b/stable/sonarr/11.0.36/ix_values.yaml new file mode 100644 index 00000000000..596a729dc6f --- /dev/null +++ b/stable/sonarr/11.0.36/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/sonarr + pullPolicy: IfNotPresent + tag: 3.0.9.1549@sha256:294b6288d91346f6e65f8cb344b42d17c97b3ee7ada501d77307088f79a8dc15 + +service: + main: + ports: + main: + port: 8989 + targetPort: 8989 + +probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8989/api/v3/system/status?apiKey=`IFS=\> && while + read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/sonarr/11.0.36/questions.yaml b/stable/sonarr/11.0.36/questions.yaml new file mode 100644 index 00000000000..0d109184372 --- /dev/null +++ b/stable/sonarr/11.0.36/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8989 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8989 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/whoogle/3.0.33/templates/common.yaml b/stable/sonarr/11.0.36/templates/common.yaml similarity index 100% rename from stable/whoogle/3.0.33/templates/common.yaml rename to stable/sonarr/11.0.36/templates/common.yaml diff --git a/stable/wekan/5.0.11/values.yaml b/stable/sonarr/11.0.36/values.yaml similarity index 100% rename from stable/wekan/5.0.11/values.yaml rename to stable/sonarr/11.0.36/values.yaml diff --git a/stable/speedtest-exporter/3.0.34/CHANGELOG.md b/stable/speedtest-exporter/3.0.34/CHANGELOG.md deleted file mode 100644 index d106decaf35..00000000000 --- a/stable/speedtest-exporter/3.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/speedtest-exporter/3.0.34/Chart.lock b/stable/speedtest-exporter/3.0.34/Chart.lock deleted file mode 100644 index 98c3ba51dbe..00000000000 --- a/stable/speedtest-exporter/3.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:19:01.612026544Z" diff --git a/stable/speedtest-exporter/3.0.34/Chart.yaml b/stable/speedtest-exporter/3.0.34/Chart.yaml deleted file mode 100644 index 32ff78ee89d..00000000000 --- a/stable/speedtest-exporter/3.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Speedtest Exporter made in python using the official speedtest bin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png -home: https://truecharts.org/docs/charts/stable/speedtest-exporter -keywords: - - speedtest-exporter - - speedtest - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-exporter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ -type: application -version: 3.0.34 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.34/README.md b/stable/speedtest-exporter/3.0.34/README.md deleted file mode 100644 index 4328297e8f9..00000000000 --- a/stable/speedtest-exporter/3.0.34/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# speedtest-exporter - -Speedtest Exporter made in python using the official speedtest bin - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [speedtest-exporter](https://truecharts.org/docs/charts/stable/speedtest-exporter) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `speedtest-exporter` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install speedtest-exporter TrueCharts/speedtest-exporter -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `speedtest-exporter` deployment - -```console -helm uninstall speedtest-exporter -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install speedtest-exporter \ - --set env.TZ="America/New York" \ - TrueCharts/speedtest-exporter -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install speedtest-exporter TrueCharts/speedtest-exporter -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/speedtest-exporter/3.0.34/charts/common-10.5.10.tgz b/stable/speedtest-exporter/3.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/speedtest-exporter/3.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/3.0.35/CHANGELOG.md b/stable/speedtest-exporter/3.0.35/CHANGELOG.md new file mode 100644 index 00000000000..cbf922be509 --- /dev/null +++ b/stable/speedtest-exporter/3.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [speedtest-exporter-3.0.35](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.34...speedtest-exporter-3.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [speedtest-exporter-3.0.34](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.31...speedtest-exporter-3.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3743](https://github.com/truecharts/charts/issues/3743)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + diff --git a/stable/speedtest-exporter/3.0.35/Chart.lock b/stable/speedtest-exporter/3.0.35/Chart.lock new file mode 100644 index 00000000000..f8a4c6770df --- /dev/null +++ b/stable/speedtest-exporter/3.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:30:39.932693725Z" diff --git a/stable/speedtest-exporter/3.0.35/Chart.yaml b/stable/speedtest-exporter/3.0.35/Chart.yaml new file mode 100644 index 00000000000..ec2949f829c --- /dev/null +++ b/stable/speedtest-exporter/3.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Speedtest Exporter made in python using the official speedtest bin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png +home: https://truecharts.org/docs/charts/stable/speedtest-exporter +keywords: + - speedtest-exporter + - speedtest + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-exporter +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ +type: application +version: 3.0.35 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.35/README.md b/stable/speedtest-exporter/3.0.35/README.md new file mode 100644 index 00000000000..c2cf564e589 --- /dev/null +++ b/stable/speedtest-exporter/3.0.35/README.md @@ -0,0 +1,106 @@ +# speedtest-exporter + +Speedtest Exporter made in python using the official speedtest bin + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [speedtest-exporter](https://truecharts.org/docs/charts/stable/speedtest-exporter) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `speedtest-exporter` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install speedtest-exporter TrueCharts/speedtest-exporter +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `speedtest-exporter` deployment + +```console +helm uninstall speedtest-exporter +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install speedtest-exporter \ + --set env.TZ="America/New York" \ + TrueCharts/speedtest-exporter +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install speedtest-exporter TrueCharts/speedtest-exporter -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/speedtest-exporter/3.0.34/app-readme.md b/stable/speedtest-exporter/3.0.35/app-readme.md similarity index 100% rename from stable/speedtest-exporter/3.0.34/app-readme.md rename to stable/speedtest-exporter/3.0.35/app-readme.md diff --git a/stable/speedtest-exporter/3.0.35/charts/common-10.6.1.tgz b/stable/speedtest-exporter/3.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/speedtest-exporter/3.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/speedtest-exporter/3.0.34/ix_values.yaml b/stable/speedtest-exporter/3.0.35/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.34/ix_values.yaml rename to stable/speedtest-exporter/3.0.35/ix_values.yaml diff --git a/stable/speedtest-exporter/3.0.34/questions.yaml b/stable/speedtest-exporter/3.0.35/questions.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.34/questions.yaml rename to stable/speedtest-exporter/3.0.35/questions.yaml diff --git a/stable/wikijs/7.0.41/templates/common.yaml b/stable/speedtest-exporter/3.0.35/templates/common.yaml similarity index 100% rename from stable/wikijs/7.0.41/templates/common.yaml rename to stable/speedtest-exporter/3.0.35/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.34/templates/prometheusrules.yaml b/stable/speedtest-exporter/3.0.35/templates/prometheusrules.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.34/templates/prometheusrules.yaml rename to stable/speedtest-exporter/3.0.35/templates/prometheusrules.yaml diff --git a/stable/speedtest-exporter/3.0.34/templates/servicemonitor.yaml b/stable/speedtest-exporter/3.0.35/templates/servicemonitor.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.34/templates/servicemonitor.yaml rename to stable/speedtest-exporter/3.0.35/templates/servicemonitor.yaml diff --git a/stable/wg-easy/1.0.25/values.yaml b/stable/speedtest-exporter/3.0.35/values.yaml similarity index 100% rename from stable/wg-easy/1.0.25/values.yaml rename to stable/speedtest-exporter/3.0.35/values.yaml diff --git a/stable/spotweb/4.0.38/CHANGELOG.md b/stable/spotweb/4.0.38/CHANGELOG.md deleted file mode 100644 index 6917b83ca23..00000000000 --- a/stable/spotweb/4.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/spotweb/4.0.38/Chart.lock b/stable/spotweb/4.0.38/Chart.lock deleted file mode 100644 index ca529a29050..00000000000 --- a/stable/spotweb/4.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:19:14.12393961Z" diff --git a/stable/spotweb/4.0.38/Chart.yaml b/stable/spotweb/4.0.38/Chart.yaml deleted file mode 100644 index 92425ebb3d8..00000000000 --- a/stable/spotweb/4.0.38/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -kubeVersion: ">=1.16.0-0" -version: 4.0.38 -name: spotweb -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -type: application -home: https://truecharts.org/docs/charts/stable/spotweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png -keywords: - - usenet - - spotweb - - spotnet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://github.com/spotweb/spotweb - - https://hub.docker.com/r/jbaten/spotweb - - https://github.com/joachimbaten/spotweb-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/spotweb/4.0.38/README.md b/stable/spotweb/4.0.38/README.md deleted file mode 100644 index caf9103317f..00000000000 --- a/stable/spotweb/4.0.38/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# spotweb - -Spotweb is a decentralized usenet community based on the Spotnet protocol. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [spotweb](https://truecharts.org/docs/charts/stable/spotweb) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `spotweb` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install spotweb TrueCharts/spotweb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `spotweb` deployment - -```console -helm uninstall spotweb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install spotweb \ - --set env.TZ="America/New York" \ - TrueCharts/spotweb -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install spotweb TrueCharts/spotweb -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/spotweb/4.0.38/charts/common-10.5.10.tgz b/stable/spotweb/4.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/spotweb/4.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.38/charts/postgresql-8.0.78.tgz b/stable/spotweb/4.0.38/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/spotweb/4.0.38/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.39/CHANGELOG.md b/stable/spotweb/4.0.39/CHANGELOG.md new file mode 100644 index 00000000000..3b2fee69434 --- /dev/null +++ b/stable/spotweb/4.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [spotweb-4.0.39](https://github.com/truecharts/charts/compare/spotweb-4.0.38...spotweb-4.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [spotweb-4.0.38](https://github.com/truecharts/charts/compare/spotweb-4.0.37...spotweb-4.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/spotweb/4.0.39/Chart.lock b/stable/spotweb/4.0.39/Chart.lock new file mode 100644 index 00000000000..7703569a9f2 --- /dev/null +++ b/stable/spotweb/4.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:30:58.02569839Z" diff --git a/stable/spotweb/4.0.39/Chart.yaml b/stable/spotweb/4.0.39/Chart.yaml new file mode 100644 index 00000000000..49c18f745ef --- /dev/null +++ b/stable/spotweb/4.0.39/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.5.1" +kubeVersion: ">=1.16.0-0" +version: 4.0.39 +name: spotweb +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +type: application +home: https://truecharts.org/docs/charts/stable/spotweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png +keywords: + - usenet + - spotweb + - spotnet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://github.com/spotweb/spotweb + - https://hub.docker.com/r/jbaten/spotweb + - https://github.com/joachimbaten/spotweb-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/spotweb/4.0.39/README.md b/stable/spotweb/4.0.39/README.md new file mode 100644 index 00000000000..53e03cdba9e --- /dev/null +++ b/stable/spotweb/4.0.39/README.md @@ -0,0 +1,109 @@ +# spotweb + +Spotweb is a decentralized usenet community based on the Spotnet protocol. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [spotweb](https://truecharts.org/docs/charts/stable/spotweb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `spotweb` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install spotweb TrueCharts/spotweb +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `spotweb` deployment + +```console +helm uninstall spotweb +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install spotweb \ + --set env.TZ="America/New York" \ + TrueCharts/spotweb +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install spotweb TrueCharts/spotweb -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/spotweb/4.0.38/app-readme.md b/stable/spotweb/4.0.39/app-readme.md similarity index 100% rename from stable/spotweb/4.0.38/app-readme.md rename to stable/spotweb/4.0.39/app-readme.md diff --git a/stable/spotweb/4.0.39/charts/common-10.6.1.tgz b/stable/spotweb/4.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/spotweb/4.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/spotweb/4.0.39/charts/postgresql-8.0.87.tgz b/stable/spotweb/4.0.39/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/spotweb/4.0.39/charts/postgresql-8.0.87.tgz differ diff --git a/stable/spotweb/4.0.38/ix_values.yaml b/stable/spotweb/4.0.39/ix_values.yaml similarity index 100% rename from stable/spotweb/4.0.38/ix_values.yaml rename to stable/spotweb/4.0.39/ix_values.yaml diff --git a/stable/spotweb/4.0.38/questions.yaml b/stable/spotweb/4.0.39/questions.yaml similarity index 100% rename from stable/spotweb/4.0.38/questions.yaml rename to stable/spotweb/4.0.39/questions.yaml diff --git a/stable/spotweb/4.0.38/templates/common.yaml b/stable/spotweb/4.0.39/templates/common.yaml similarity index 100% rename from stable/spotweb/4.0.38/templates/common.yaml rename to stable/spotweb/4.0.39/templates/common.yaml diff --git a/stable/wger/1.1.6/values.yaml b/stable/spotweb/4.0.39/values.yaml similarity index 100% rename from stable/wger/1.1.6/values.yaml rename to stable/spotweb/4.0.39/values.yaml diff --git a/stable/sqlitebrowser/3.0.30/CHANGELOG.md b/stable/sqlitebrowser/3.0.30/CHANGELOG.md deleted file mode 100644 index a32f3d89536..00000000000 --- a/stable/sqlitebrowser/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/sqlitebrowser/3.0.30/Chart.lock b/stable/sqlitebrowser/3.0.30/Chart.lock deleted file mode 100644 index 9dcf0be9b5c..00000000000 --- a/stable/sqlitebrowser/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:19:12.234752094Z" diff --git a/stable/sqlitebrowser/3.0.30/Chart.yaml b/stable/sqlitebrowser/3.0.30/Chart.yaml deleted file mode 100644 index ca051be0e18..00000000000 --- a/stable/sqlitebrowser/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite -home: https://truecharts.org/docs/charts/stable/sqlitebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png -keywords: - - sqlite - - browser - - sqlitebrowser - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sqlitebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.30/README.md b/stable/sqlitebrowser/3.0.30/README.md deleted file mode 100644 index dbf9a321506..00000000000 --- a/stable/sqlitebrowser/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# sqlitebrowser - -A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [sqlitebrowser](https://truecharts.org/docs/charts/stable/sqlitebrowser) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `sqlitebrowser` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install sqlitebrowser TrueCharts/sqlitebrowser -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `sqlitebrowser` deployment - -```console -helm uninstall sqlitebrowser -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install sqlitebrowser \ - --set env.TZ="America/New York" \ - TrueCharts/sqlitebrowser -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install sqlitebrowser TrueCharts/sqlitebrowser -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/sqlitebrowser/3.0.30/charts/common-10.5.10.tgz b/stable/sqlitebrowser/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/sqlitebrowser/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/3.0.31/CHANGELOG.md b/stable/sqlitebrowser/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c5ebb2149d3 --- /dev/null +++ b/stable/sqlitebrowser/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sqlitebrowser-3.0.31](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.30...sqlitebrowser-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [sqlitebrowser-3.0.30](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.29...sqlitebrowser-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/sqlitebrowser/3.0.31/Chart.lock b/stable/sqlitebrowser/3.0.31/Chart.lock new file mode 100644 index 00000000000..d91ede3393e --- /dev/null +++ b/stable/sqlitebrowser/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:30:50.524678402Z" diff --git a/stable/sqlitebrowser/3.0.31/Chart.yaml b/stable/sqlitebrowser/3.0.31/Chart.yaml new file mode 100644 index 00000000000..6152324cd6d --- /dev/null +++ b/stable/sqlitebrowser/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite +home: https://truecharts.org/docs/charts/stable/sqlitebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png +keywords: + - sqlite + - browser + - sqlitebrowser + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlitebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.31/README.md b/stable/sqlitebrowser/3.0.31/README.md new file mode 100644 index 00000000000..0114174a8a9 --- /dev/null +++ b/stable/sqlitebrowser/3.0.31/README.md @@ -0,0 +1,107 @@ +# sqlitebrowser + +A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [sqlitebrowser](https://truecharts.org/docs/charts/stable/sqlitebrowser) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `sqlitebrowser` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install sqlitebrowser TrueCharts/sqlitebrowser +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `sqlitebrowser` deployment + +```console +helm uninstall sqlitebrowser +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install sqlitebrowser \ + --set env.TZ="America/New York" \ + TrueCharts/sqlitebrowser +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install sqlitebrowser TrueCharts/sqlitebrowser -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/sqlitebrowser/3.0.30/app-readme.md b/stable/sqlitebrowser/3.0.31/app-readme.md similarity index 100% rename from stable/sqlitebrowser/3.0.30/app-readme.md rename to stable/sqlitebrowser/3.0.31/app-readme.md diff --git a/stable/sqlitebrowser/3.0.31/charts/common-10.6.1.tgz b/stable/sqlitebrowser/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/sqlitebrowser/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/sqlitebrowser/3.0.30/ix_values.yaml b/stable/sqlitebrowser/3.0.31/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.30/ix_values.yaml rename to stable/sqlitebrowser/3.0.31/ix_values.yaml diff --git a/stable/sqlitebrowser/3.0.30/questions.yaml b/stable/sqlitebrowser/3.0.31/questions.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.30/questions.yaml rename to stable/sqlitebrowser/3.0.31/questions.yaml diff --git a/stable/sqlitebrowser/3.0.30/templates/common.yaml b/stable/sqlitebrowser/3.0.31/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.30/templates/common.yaml rename to stable/sqlitebrowser/3.0.31/templates/common.yaml diff --git a/stable/whisparr/1.0.3/values.yaml b/stable/sqlitebrowser/3.0.31/values.yaml similarity index 100% rename from stable/whisparr/1.0.3/values.yaml rename to stable/sqlitebrowser/3.0.31/values.yaml diff --git a/stable/stash/7.0.34/CHANGELOG.md b/stable/stash/7.0.34/CHANGELOG.md deleted file mode 100644 index 80902b40348..00000000000 --- a/stable/stash/7.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/stash/7.0.34/Chart.lock b/stable/stash/7.0.34/Chart.lock deleted file mode 100644 index db0396d8833..00000000000 --- a/stable/stash/7.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:19:27.126120489Z" diff --git a/stable/stash/7.0.34/Chart.yaml b/stable/stash/7.0.34/Chart.yaml deleted file mode 100644 index c2eb9f8b73e..00000000000 --- a/stable/stash/7.0.34/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.16.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: An organizer for your porn, written in Go -home: https://truecharts.org/docs/charts/stable/stash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png -keywords: - - porn -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: stash -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/stash - - https://github.com/stashapp/stash - - https://hub.docker.com/r/stashapp/stash -version: 7.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/stash/7.0.34/README.md b/stable/stash/7.0.34/README.md deleted file mode 100644 index 2ead599fec3..00000000000 --- a/stable/stash/7.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# stash - -An organizer for your porn, written in Go - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [stash](https://truecharts.org/docs/charts/stable/stash) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `stash` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install stash TrueCharts/stash -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `stash` deployment - -```console -helm uninstall stash -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install stash \ - --set env.TZ="America/New York" \ - TrueCharts/stash -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install stash TrueCharts/stash -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/stash/7.0.34/charts/common-10.5.10.tgz b/stable/stash/7.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/stash/7.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/stash/7.0.35/CHANGELOG.md b/stable/stash/7.0.35/CHANGELOG.md new file mode 100644 index 00000000000..2ec38fdf324 --- /dev/null +++ b/stable/stash/7.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stash-7.0.35](https://github.com/truecharts/charts/compare/stash-7.0.34...stash-7.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [stash-7.0.34](https://github.com/truecharts/charts/compare/stash-7.0.33...stash-7.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/stash/7.0.35/Chart.lock b/stable/stash/7.0.35/Chart.lock new file mode 100644 index 00000000000..7730c1482cb --- /dev/null +++ b/stable/stash/7.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:31:11.954558133Z" diff --git a/stable/stash/7.0.35/Chart.yaml b/stable/stash/7.0.35/Chart.yaml new file mode 100644 index 00000000000..08a47366b89 --- /dev/null +++ b/stable/stash/7.0.35/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.16.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: An organizer for your porn, written in Go +home: https://truecharts.org/docs/charts/stable/stash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png +keywords: + - porn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stash +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://github.com/stashapp/stash + - https://hub.docker.com/r/stashapp/stash +version: 7.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/stash/7.0.35/README.md b/stable/stash/7.0.35/README.md new file mode 100644 index 00000000000..70fb5fd13af --- /dev/null +++ b/stable/stash/7.0.35/README.md @@ -0,0 +1,107 @@ +# stash + +An organizer for your porn, written in Go + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [stash](https://truecharts.org/docs/charts/stable/stash) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `stash` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install stash TrueCharts/stash +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `stash` deployment + +```console +helm uninstall stash +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install stash \ + --set env.TZ="America/New York" \ + TrueCharts/stash +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install stash TrueCharts/stash -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/stash/7.0.34/app-readme.md b/stable/stash/7.0.35/app-readme.md similarity index 100% rename from stable/stash/7.0.34/app-readme.md rename to stable/stash/7.0.35/app-readme.md diff --git a/stable/stash/7.0.35/charts/common-10.6.1.tgz b/stable/stash/7.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/stash/7.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/stash/7.0.34/ci/ct-values.yaml b/stable/stash/7.0.35/ci/ct-values.yaml similarity index 100% rename from stable/stash/7.0.34/ci/ct-values.yaml rename to stable/stash/7.0.35/ci/ct-values.yaml diff --git a/stable/stash/7.0.34/ix_values.yaml b/stable/stash/7.0.35/ix_values.yaml similarity index 100% rename from stable/stash/7.0.34/ix_values.yaml rename to stable/stash/7.0.35/ix_values.yaml diff --git a/stable/stash/7.0.34/questions.yaml b/stable/stash/7.0.35/questions.yaml similarity index 100% rename from stable/stash/7.0.34/questions.yaml rename to stable/stash/7.0.35/questions.yaml diff --git a/stable/wireshark/2.0.30/templates/common.yaml b/stable/stash/7.0.35/templates/common.yaml similarity index 100% rename from stable/wireshark/2.0.30/templates/common.yaml rename to stable/stash/7.0.35/templates/common.yaml diff --git a/stable/whoogle/3.0.33/values.yaml b/stable/stash/7.0.35/values.yaml similarity index 100% rename from stable/whoogle/3.0.33/values.yaml rename to stable/stash/7.0.35/values.yaml diff --git a/stable/static/3.0.30/CHANGELOG.md b/stable/static/3.0.30/CHANGELOG.md deleted file mode 100644 index 06b248cf8df..00000000000 --- a/stable/static/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/static/3.0.30/Chart.lock b/stable/static/3.0.30/Chart.lock deleted file mode 100644 index 76a6cfba904..00000000000 --- a/stable/static/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:19:37.888941Z" diff --git a/stable/static/3.0.30/Chart.yaml b/stable/static/3.0.30/Chart.yaml deleted file mode 100644 index d2e792d0d7d..00000000000 --- a/stable/static/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. -home: https://truecharts.org/docs/charts/stable/static -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png -keywords: - - app - - web - - filesystem - - static -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: static -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/static - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/static/3.0.30/README.md b/stable/static/3.0.30/README.md deleted file mode 100644 index 0ef3aca3bf3..00000000000 --- a/stable/static/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# static - -A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [static](https://truecharts.org/docs/charts/stable/static) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `static` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install static TrueCharts/static -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `static` deployment - -```console -helm uninstall static -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install static \ - --set env.TZ="America/New York" \ - TrueCharts/static -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install static TrueCharts/static -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/static/3.0.30/charts/common-10.5.10.tgz b/stable/static/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/static/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/static/3.0.31/CHANGELOG.md b/stable/static/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..044b2799af9 --- /dev/null +++ b/stable/static/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [static-3.0.31](https://github.com/truecharts/charts/compare/static-3.0.30...static-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [static-3.0.30](https://github.com/truecharts/charts/compare/static-3.0.29...static-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/static/3.0.31/Chart.lock b/stable/static/3.0.31/Chart.lock new file mode 100644 index 00000000000..b616214ffc5 --- /dev/null +++ b/stable/static/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:31:22.715358497Z" diff --git a/stable/static/3.0.31/Chart.yaml b/stable/static/3.0.31/Chart.yaml new file mode 100644 index 00000000000..ce9e830c5b4 --- /dev/null +++ b/stable/static/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. +home: https://truecharts.org/docs/charts/stable/static +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png +keywords: + - app + - web + - filesystem + - static +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: static +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://github.com/prologic/static + - https://github.com/nicholaswilde/docker-static +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/static/3.0.31/README.md b/stable/static/3.0.31/README.md new file mode 100644 index 00000000000..da55ca8a94f --- /dev/null +++ b/stable/static/3.0.31/README.md @@ -0,0 +1,107 @@ +# static + +A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [static](https://truecharts.org/docs/charts/stable/static) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `static` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install static TrueCharts/static +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `static` deployment + +```console +helm uninstall static +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install static \ + --set env.TZ="America/New York" \ + TrueCharts/static +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install static TrueCharts/static -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/static/3.0.30/app-readme.md b/stable/static/3.0.31/app-readme.md similarity index 100% rename from stable/static/3.0.30/app-readme.md rename to stable/static/3.0.31/app-readme.md diff --git a/stable/static/3.0.31/charts/common-10.6.1.tgz b/stable/static/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/static/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/static/3.0.30/ix_values.yaml b/stable/static/3.0.31/ix_values.yaml similarity index 100% rename from stable/static/3.0.30/ix_values.yaml rename to stable/static/3.0.31/ix_values.yaml diff --git a/stable/static/3.0.30/questions.yaml b/stable/static/3.0.31/questions.yaml similarity index 100% rename from stable/static/3.0.30/questions.yaml rename to stable/static/3.0.31/questions.yaml diff --git a/stable/static/3.0.30/templates/common.yaml b/stable/static/3.0.31/templates/common.yaml similarity index 100% rename from stable/static/3.0.30/templates/common.yaml rename to stable/static/3.0.31/templates/common.yaml diff --git a/stable/wikijs/7.0.41/values.yaml b/stable/static/3.0.31/values.yaml similarity index 100% rename from stable/wikijs/7.0.41/values.yaml rename to stable/static/3.0.31/values.yaml diff --git a/stable/statping/7.0.37/CHANGELOG.md b/stable/statping/7.0.37/CHANGELOG.md deleted file mode 100644 index 7c926c59d02..00000000000 --- a/stable/statping/7.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/statping/7.0.37/Chart.lock b/stable/statping/7.0.37/Chart.lock deleted file mode 100644 index 850abb48e94..00000000000 --- a/stable/statping/7.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:19:52.27635015Z" diff --git a/stable/statping/7.0.37/Chart.yaml b/stable/statping/7.0.37/Chart.yaml deleted file mode 100644 index 4438b603774..00000000000 --- a/stable/statping/7.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.90.78" -description: Status page for monitoring your websites and applications -name: statping -version: 7.0.37 -kubeVersion: ">=1.16.0-0" -keywords: - - statping - - status - - status-page -home: https://truecharts.org/docs/charts/stable/statping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/statping - - https://github.com/statping/statping -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/statping/7.0.37/README.md b/stable/statping/7.0.37/README.md deleted file mode 100644 index 8b80bcf6473..00000000000 --- a/stable/statping/7.0.37/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# statping - -Status page for monitoring your websites and applications - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [statping](https://truecharts.org/docs/charts/stable/statping) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `statping` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install statping TrueCharts/statping -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `statping` deployment - -```console -helm uninstall statping -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install statping \ - --set env.TZ="America/New York" \ - TrueCharts/statping -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install statping TrueCharts/statping -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/statping/7.0.37/charts/common-10.5.10.tgz b/stable/statping/7.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/statping/7.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/statping/7.0.37/charts/postgresql-8.0.78.tgz b/stable/statping/7.0.37/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/statping/7.0.37/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/statping/7.0.38/CHANGELOG.md b/stable/statping/7.0.38/CHANGELOG.md new file mode 100644 index 00000000000..e440fcf97be --- /dev/null +++ b/stable/statping/7.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [statping-7.0.38](https://github.com/truecharts/charts/compare/statping-7.0.37...statping-7.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [statping-7.0.37](https://github.com/truecharts/charts/compare/statping-ng-0.0.23...statping-7.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/statping/7.0.38/Chart.lock b/stable/statping/7.0.38/Chart.lock new file mode 100644 index 00000000000..9ea6b02e161 --- /dev/null +++ b/stable/statping/7.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:31:47.009750426Z" diff --git a/stable/statping/7.0.38/Chart.yaml b/stable/statping/7.0.38/Chart.yaml new file mode 100644 index 00000000000..b86d5a0b37f --- /dev/null +++ b/stable/statping/7.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.90.78" +description: Status page for monitoring your websites and applications +name: statping +version: 7.0.38 +kubeVersion: ">=1.16.0-0" +keywords: + - statping + - status + - status-page +home: https://truecharts.org/docs/charts/stable/statping +icon: https://truecharts.org/img/hotlink-ok/chart-icons/statping.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/statping + - https://github.com/statping/statping +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/statping/7.0.38/README.md b/stable/statping/7.0.38/README.md new file mode 100644 index 00000000000..5b9b0c48b22 --- /dev/null +++ b/stable/statping/7.0.38/README.md @@ -0,0 +1,107 @@ +# statping + +Status page for monitoring your websites and applications + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [statping](https://truecharts.org/docs/charts/stable/statping) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `statping` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install statping TrueCharts/statping +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `statping` deployment + +```console +helm uninstall statping +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install statping \ + --set env.TZ="America/New York" \ + TrueCharts/statping +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install statping TrueCharts/statping -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/statping/7.0.37/app-readme.md b/stable/statping/7.0.38/app-readme.md similarity index 100% rename from stable/statping/7.0.37/app-readme.md rename to stable/statping/7.0.38/app-readme.md diff --git a/stable/statping/7.0.38/charts/common-10.6.1.tgz b/stable/statping/7.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/statping/7.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/statping/7.0.38/charts/postgresql-8.0.87.tgz b/stable/statping/7.0.38/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/statping/7.0.38/charts/postgresql-8.0.87.tgz differ diff --git a/stable/statping/7.0.37/ix_values.yaml b/stable/statping/7.0.38/ix_values.yaml similarity index 100% rename from stable/statping/7.0.37/ix_values.yaml rename to stable/statping/7.0.38/ix_values.yaml diff --git a/stable/statping/7.0.37/questions.yaml b/stable/statping/7.0.38/questions.yaml similarity index 100% rename from stable/statping/7.0.37/questions.yaml rename to stable/statping/7.0.38/questions.yaml diff --git a/stable/statping/7.0.37/templates/common.yaml b/stable/statping/7.0.38/templates/common.yaml similarity index 100% rename from stable/statping/7.0.37/templates/common.yaml rename to stable/statping/7.0.38/templates/common.yaml diff --git a/stable/wireguard/1.0.5/values.yaml b/stable/statping/7.0.38/values.yaml similarity index 100% rename from stable/wireguard/1.0.5/values.yaml rename to stable/statping/7.0.38/values.yaml diff --git a/stable/storj-node/2.0.49/CHANGELOG.md b/stable/storj-node/2.0.49/CHANGELOG.md deleted file mode 100644 index b16892d0d8b..00000000000 --- a/stable/storj-node/2.0.49/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/storj-node/2.0.49/Chart.lock b/stable/storj-node/2.0.49/Chart.lock deleted file mode 100644 index 5c5132a992a..00000000000 --- a/stable/storj-node/2.0.49/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:19:49.316614174Z" diff --git a/stable/storj-node/2.0.49/Chart.yaml b/stable/storj-node/2.0.49/Chart.yaml deleted file mode 100644 index 699e4d2b404..00000000000 --- a/stable/storj-node/2.0.49/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.64.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner -home: https://truecharts.org/docs/charts/stable/storj-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png -keywords: - - storj - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: storj-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://github.com/storj/storj - - https://docs.storj.io/node/ - - https://hub.docker.com/r/storjlabs/storagenode -version: 2.0.49 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/storj-node/2.0.49/README.md b/stable/storj-node/2.0.49/README.md deleted file mode 100644 index 593e2dff98d..00000000000 --- a/stable/storj-node/2.0.49/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# storj-node - -Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [storj-node](https://truecharts.org/docs/charts/stable/storj-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `storj-node` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install storj-node TrueCharts/storj-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `storj-node` deployment - -```console -helm uninstall storj-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install storj-node \ - --set env.TZ="America/New York" \ - TrueCharts/storj-node -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install storj-node TrueCharts/storj-node -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/storj-node/2.0.49/charts/common-10.5.10.tgz b/stable/storj-node/2.0.49/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/storj-node/2.0.49/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/storj-node/2.0.50/CHANGELOG.md b/stable/storj-node/2.0.50/CHANGELOG.md new file mode 100644 index 00000000000..399a373dd7f --- /dev/null +++ b/stable/storj-node/2.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [storj-node-2.0.50](https://github.com/truecharts/charts/compare/storj-node-2.0.49...storj-node-2.0.50) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [storj-node-2.0.49](https://github.com/truecharts/charts/compare/storj-node-2.0.47...storj-node-2.0.49) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) diff --git a/stable/storj-node/2.0.50/Chart.lock b/stable/storj-node/2.0.50/Chart.lock new file mode 100644 index 00000000000..533d6a2b281 --- /dev/null +++ b/stable/storj-node/2.0.50/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:31:40.215462045Z" diff --git a/stable/storj-node/2.0.50/Chart.yaml b/stable/storj-node/2.0.50/Chart.yaml new file mode 100644 index 00000000000..fcb2a82923f --- /dev/null +++ b/stable/storj-node/2.0.50/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.64.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner +home: https://truecharts.org/docs/charts/stable/storj-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png +keywords: + - storj + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storj-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - https://github.com/storj/storj + - https://docs.storj.io/node/ + - https://hub.docker.com/r/storjlabs/storagenode +version: 2.0.50 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/storj-node/2.0.50/README.md b/stable/storj-node/2.0.50/README.md new file mode 100644 index 00000000000..780a06cf3a7 --- /dev/null +++ b/stable/storj-node/2.0.50/README.md @@ -0,0 +1,108 @@ +# storj-node + +Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [storj-node](https://truecharts.org/docs/charts/stable/storj-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `storj-node` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install storj-node TrueCharts/storj-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `storj-node` deployment + +```console +helm uninstall storj-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install storj-node \ + --set env.TZ="America/New York" \ + TrueCharts/storj-node +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install storj-node TrueCharts/storj-node -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/storj-node/2.0.49/SKIPINSTALL b/stable/storj-node/2.0.50/SKIPINSTALL similarity index 100% rename from stable/storj-node/2.0.49/SKIPINSTALL rename to stable/storj-node/2.0.50/SKIPINSTALL diff --git a/stable/storj-node/2.0.49/app-readme.md b/stable/storj-node/2.0.50/app-readme.md similarity index 100% rename from stable/storj-node/2.0.49/app-readme.md rename to stable/storj-node/2.0.50/app-readme.md diff --git a/stable/storj-node/2.0.50/charts/common-10.6.1.tgz b/stable/storj-node/2.0.50/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/storj-node/2.0.50/charts/common-10.6.1.tgz differ diff --git a/stable/storj-node/2.0.49/ix_values.yaml b/stable/storj-node/2.0.50/ix_values.yaml similarity index 100% rename from stable/storj-node/2.0.49/ix_values.yaml rename to stable/storj-node/2.0.50/ix_values.yaml diff --git a/stable/storj-node/2.0.49/questions.yaml b/stable/storj-node/2.0.50/questions.yaml similarity index 100% rename from stable/storj-node/2.0.49/questions.yaml rename to stable/storj-node/2.0.50/questions.yaml diff --git a/stable/xbackbone/3.0.39/templates/common.yaml b/stable/storj-node/2.0.50/templates/common.yaml similarity index 100% rename from stable/xbackbone/3.0.39/templates/common.yaml rename to stable/storj-node/2.0.50/templates/common.yaml diff --git a/stable/wireshark/2.0.30/values.yaml b/stable/storj-node/2.0.50/values.yaml similarity index 100% rename from stable/wireshark/2.0.30/values.yaml rename to stable/storj-node/2.0.50/values.yaml diff --git a/stable/strapi/4.0.37/CHANGELOG.md b/stable/strapi/4.0.37/CHANGELOG.md deleted file mode 100644 index d4b87903375..00000000000 --- a/stable/strapi/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/strapi/4.0.37/Chart.lock b/stable/strapi/4.0.37/Chart.lock deleted file mode 100644 index b1060ceca1c..00000000000 --- a/stable/strapi/4.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:20:01.753262854Z" diff --git a/stable/strapi/4.0.37/Chart.yaml b/stable/strapi/4.0.37/Chart.yaml deleted file mode 100644 index 1a8b2f9105a..00000000000 --- a/stable/strapi/4.0.37/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. -home: https://truecharts.org/docs/charts/stable/strapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png -keywords: - - strapi - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: strapi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - - https://hub.docker.com/r/strapi/strapi - - https://github.com/strapi/strapi - - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project -version: 4.0.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/strapi/4.0.37/README.md b/stable/strapi/4.0.37/README.md deleted file mode 100644 index b0674d3669c..00000000000 --- a/stable/strapi/4.0.37/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# strapi - -Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [strapi](https://truecharts.org/docs/charts/stable/strapi) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `strapi` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install strapi TrueCharts/strapi -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `strapi` deployment - -```console -helm uninstall strapi -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install strapi \ - --set env.TZ="America/New York" \ - TrueCharts/strapi -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install strapi TrueCharts/strapi -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/strapi/4.0.37/charts/common-10.5.10.tgz b/stable/strapi/4.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/strapi/4.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/strapi/4.0.37/charts/postgresql-8.0.78.tgz b/stable/strapi/4.0.37/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/strapi/4.0.37/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/strapi/4.0.38/CHANGELOG.md b/stable/strapi/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..d088d03f4fd --- /dev/null +++ b/stable/strapi/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [strapi-4.0.38](https://github.com/truecharts/charts/compare/strapi-4.0.37...strapi-4.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [strapi-4.0.37](https://github.com/truecharts/charts/compare/strapi-4.0.36...strapi-4.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/strapi/4.0.38/Chart.lock b/stable/strapi/4.0.38/Chart.lock new file mode 100644 index 00000000000..5c3033c80fc --- /dev/null +++ b/stable/strapi/4.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:31:56.082674389Z" diff --git a/stable/strapi/4.0.38/Chart.yaml b/stable/strapi/4.0.38/Chart.yaml new file mode 100644 index 00000000000..f1b0db287f0 --- /dev/null +++ b/stable/strapi/4.0.38/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "3.6.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. +home: https://truecharts.org/docs/charts/stable/strapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png +keywords: + - strapi + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: strapi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://hub.docker.com/r/strapi/strapi + - https://github.com/strapi/strapi + - https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/installation/docker.html#creating-a-strapi-project +version: 4.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/strapi/4.0.38/README.md b/stable/strapi/4.0.38/README.md new file mode 100644 index 00000000000..c6227f711b6 --- /dev/null +++ b/stable/strapi/4.0.38/README.md @@ -0,0 +1,109 @@ +# strapi + +Strapi is the leading open-source headless CMS. JavaScript, fully customizable and developer-first. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [strapi](https://truecharts.org/docs/charts/stable/strapi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `strapi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install strapi TrueCharts/strapi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `strapi` deployment + +```console +helm uninstall strapi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install strapi \ + --set env.TZ="America/New York" \ + TrueCharts/strapi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install strapi TrueCharts/strapi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/strapi/4.0.37/app-readme.md b/stable/strapi/4.0.38/app-readme.md similarity index 100% rename from stable/strapi/4.0.37/app-readme.md rename to stable/strapi/4.0.38/app-readme.md diff --git a/stable/strapi/4.0.38/charts/common-10.6.1.tgz b/stable/strapi/4.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/strapi/4.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/strapi/4.0.38/charts/postgresql-8.0.87.tgz b/stable/strapi/4.0.38/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/strapi/4.0.38/charts/postgresql-8.0.87.tgz differ diff --git a/stable/strapi/4.0.37/ix_values.yaml b/stable/strapi/4.0.38/ix_values.yaml similarity index 100% rename from stable/strapi/4.0.37/ix_values.yaml rename to stable/strapi/4.0.38/ix_values.yaml diff --git a/stable/strapi/4.0.37/questions.yaml b/stable/strapi/4.0.38/questions.yaml similarity index 100% rename from stable/strapi/4.0.37/questions.yaml rename to stable/strapi/4.0.38/questions.yaml diff --git a/stable/xteve/6.0.32/templates/common.yaml b/stable/strapi/4.0.38/templates/common.yaml similarity index 100% rename from stable/xteve/6.0.32/templates/common.yaml rename to stable/strapi/4.0.38/templates/common.yaml diff --git a/stable/xbackbone/3.0.39/values.yaml b/stable/strapi/4.0.38/values.yaml similarity index 100% rename from stable/xbackbone/3.0.39/values.yaml rename to stable/strapi/4.0.38/values.yaml diff --git a/stable/synapse/4.0.43/CHANGELOG.md b/stable/synapse/4.0.43/CHANGELOG.md deleted file mode 100644 index 59ab1f51001..00000000000 --- a/stable/synapse/4.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-20) diff --git a/stable/synapse/4.0.43/Chart.lock b/stable/synapse/4.0.43/Chart.lock deleted file mode 100644 index ae586b760b3..00000000000 --- a/stable/synapse/4.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:20:12.321704159Z" diff --git a/stable/synapse/4.0.43/Chart.yaml b/stable/synapse/4.0.43/Chart.yaml deleted file mode 100644 index a29d7e3d1d5..00000000000 --- a/stable/synapse/4.0.43/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.67.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -deprecated: false -description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes -home: https://truecharts.org/docs/charts/stable/synapse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synapse.png -keywords: - - chat - - matrix - - synapse -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: synapse -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synapse -type: application -version: 4.0.43 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/synapse/4.0.43/README.md b/stable/synapse/4.0.43/README.md deleted file mode 100644 index 53c93fd3086..00000000000 --- a/stable/synapse/4.0.43/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# synapse - -A Helm chart to deploy a Matrix homeserver stack into Kubernetes - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [synapse](https://truecharts.org/docs/charts/stable/synapse) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `synapse` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install synapse TrueCharts/synapse -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `synapse` deployment - -```console -helm uninstall synapse -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install synapse \ - --set env.TZ="America/New York" \ - TrueCharts/synapse -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install synapse TrueCharts/synapse -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/synapse/4.0.43/charts/common-10.5.10.tgz b/stable/synapse/4.0.43/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/synapse/4.0.43/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/synapse/4.0.43/charts/postgresql-8.0.78.tgz b/stable/synapse/4.0.43/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/synapse/4.0.43/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/synapse/4.0.44/CHANGELOG.md b/stable/synapse/4.0.44/CHANGELOG.md new file mode 100644 index 00000000000..6b69389cbf2 --- /dev/null +++ b/stable/synapse/4.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synapse-4.0.44](https://github.com/truecharts/charts/compare/synapse-4.0.43...synapse-4.0.44) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [synapse-4.0.43](https://github.com/truecharts/charts/compare/synapse-4.0.42...synapse-4.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/synapse/4.0.44/Chart.lock b/stable/synapse/4.0.44/Chart.lock new file mode 100644 index 00000000000..e23ab41d120 --- /dev/null +++ b/stable/synapse/4.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:32:06.468377073Z" diff --git a/stable/synapse/4.0.44/Chart.yaml b/stable/synapse/4.0.44/Chart.yaml new file mode 100644 index 00000000000..dfa5216df40 --- /dev/null +++ b/stable/synapse/4.0.44/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.67.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +deprecated: false +description: A Helm chart to deploy a Matrix homeserver stack into Kubernetes +home: https://truecharts.org/docs/charts/stable/synapse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synapse.png +keywords: + - chat + - matrix + - synapse +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synapse +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synapse +type: application +version: 4.0.44 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/synapse/4.0.44/README.md b/stable/synapse/4.0.44/README.md new file mode 100644 index 00000000000..4e63b0c5d0a --- /dev/null +++ b/stable/synapse/4.0.44/README.md @@ -0,0 +1,106 @@ +# synapse + +A Helm chart to deploy a Matrix homeserver stack into Kubernetes + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [synapse](https://truecharts.org/docs/charts/stable/synapse) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `synapse` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install synapse TrueCharts/synapse +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `synapse` deployment + +```console +helm uninstall synapse +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install synapse \ + --set env.TZ="America/New York" \ + TrueCharts/synapse +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install synapse TrueCharts/synapse -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/synapse/4.0.43/app-readme.md b/stable/synapse/4.0.44/app-readme.md similarity index 100% rename from stable/synapse/4.0.43/app-readme.md rename to stable/synapse/4.0.44/app-readme.md diff --git a/stable/synapse/4.0.44/charts/common-10.6.1.tgz b/stable/synapse/4.0.44/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/synapse/4.0.44/charts/common-10.6.1.tgz differ diff --git a/stable/synapse/4.0.44/charts/postgresql-8.0.87.tgz b/stable/synapse/4.0.44/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/synapse/4.0.44/charts/postgresql-8.0.87.tgz differ diff --git a/stable/synapse/4.0.43/ci/base-values.yaml b/stable/synapse/4.0.44/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.43/ci/base-values.yaml rename to stable/synapse/4.0.44/ci/base-values.yaml diff --git a/stable/synapse/4.0.43/ci/basic-values.yaml b/stable/synapse/4.0.44/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.43/ci/basic-values.yaml rename to stable/synapse/4.0.44/ci/basic-values.yaml diff --git a/stable/synapse/4.0.43/ix_values.yaml b/stable/synapse/4.0.44/ix_values.yaml similarity index 100% rename from stable/synapse/4.0.43/ix_values.yaml rename to stable/synapse/4.0.44/ix_values.yaml diff --git a/stable/synapse/4.0.43/questions.yaml b/stable/synapse/4.0.44/questions.yaml similarity index 100% rename from stable/synapse/4.0.43/questions.yaml rename to stable/synapse/4.0.44/questions.yaml diff --git a/stable/synapse/4.0.43/templates/_configmap.tpl b/stable/synapse/4.0.44/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.43/templates/_configmap.tpl rename to stable/synapse/4.0.44/templates/_configmap.tpl diff --git a/stable/synapse/4.0.43/templates/_helpers.tpl b/stable/synapse/4.0.44/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.43/templates/_helpers.tpl rename to stable/synapse/4.0.44/templates/_helpers.tpl diff --git a/stable/synapse/4.0.43/templates/_secret.tpl b/stable/synapse/4.0.44/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.43/templates/_secret.tpl rename to stable/synapse/4.0.44/templates/_secret.tpl diff --git a/stable/synapse/4.0.43/templates/common.yaml b/stable/synapse/4.0.44/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.43/templates/common.yaml rename to stable/synapse/4.0.44/templates/common.yaml diff --git a/stable/xteve/6.0.32/values.yaml b/stable/synapse/4.0.44/values.yaml similarity index 100% rename from stable/xteve/6.0.32/values.yaml rename to stable/synapse/4.0.44/values.yaml diff --git a/stable/synclounge/2.0.44/CHANGELOG.md b/stable/synclounge/2.0.44/CHANGELOG.md deleted file mode 100644 index 8a6067aba0d..00000000000 --- a/stable/synclounge/2.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synclounge-2.0.44](https://github.com/truecharts/charts/compare/synclounge-2.0.43...synclounge-2.0.44) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) diff --git a/stable/synclounge/2.0.44/Chart.lock b/stable/synclounge/2.0.44/Chart.lock deleted file mode 100644 index e3468163ce3..00000000000 --- a/stable/synclounge/2.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:53:50.116809098Z" diff --git a/stable/synclounge/2.0.44/Chart.yaml b/stable/synclounge/2.0.44/Chart.yaml deleted file mode 100644 index 974df5188cd..00000000000 --- a/stable/synclounge/2.0.44/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 2.0.44 -appVersion: "5.2.2" -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/synclounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png -keywords: - - synclounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge - - https://hub.docker.com/r/linuxserver/synclounge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/synclounge/2.0.44/README.md b/stable/synclounge/2.0.44/README.md deleted file mode 100644 index b547a47720a..00000000000 --- a/stable/synclounge/2.0.44/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# synclounge - -Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [synclounge](https://truecharts.org/docs/charts/stable/synclounge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `synclounge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install synclounge TrueCharts/synclounge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `synclounge` deployment - -```console -helm uninstall synclounge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install synclounge \ - --set env.TZ="America/New York" \ - TrueCharts/synclounge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install synclounge TrueCharts/synclounge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/synclounge/2.0.44/charts/common-10.5.10.tgz b/stable/synclounge/2.0.44/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/synclounge/2.0.44/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/synclounge/2.0.45/CHANGELOG.md b/stable/synclounge/2.0.45/CHANGELOG.md new file mode 100644 index 00000000000..d9f0ee8fb0e --- /dev/null +++ b/stable/synclounge/2.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synclounge-2.0.45](https://github.com/truecharts/charts/compare/synclounge-2.0.44...synclounge-2.0.45) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [synclounge-2.0.44](https://github.com/truecharts/charts/compare/synclounge-2.0.43...synclounge-2.0.44) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [synclounge-2.0.43](https://github.com/truecharts/charts/compare/synclounge-2.0.41...synclounge-2.0.43) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/synclounge/2.0.45/Chart.lock b/stable/synclounge/2.0.45/Chart.lock new file mode 100644 index 00000000000..17fd614a64b --- /dev/null +++ b/stable/synclounge/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:32:11.921949041Z" diff --git a/stable/synclounge/2.0.45/Chart.yaml b/stable/synclounge/2.0.45/Chart.yaml new file mode 100644 index 00000000000..0aec4145953 --- /dev/null +++ b/stable/synclounge/2.0.45/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 2.0.45 +appVersion: "5.2.2" +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/synclounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png +keywords: + - synclounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge + - https://hub.docker.com/r/linuxserver/synclounge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/synclounge/2.0.45/README.md b/stable/synclounge/2.0.45/README.md new file mode 100644 index 00000000000..45c47c11605 --- /dev/null +++ b/stable/synclounge/2.0.45/README.md @@ -0,0 +1,106 @@ +# synclounge + +Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [synclounge](https://truecharts.org/docs/charts/stable/synclounge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `synclounge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install synclounge TrueCharts/synclounge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `synclounge` deployment + +```console +helm uninstall synclounge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install synclounge \ + --set env.TZ="America/New York" \ + TrueCharts/synclounge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install synclounge TrueCharts/synclounge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/synclounge/2.0.44/app-readme.md b/stable/synclounge/2.0.45/app-readme.md similarity index 100% rename from stable/synclounge/2.0.44/app-readme.md rename to stable/synclounge/2.0.45/app-readme.md diff --git a/stable/synclounge/2.0.45/charts/common-10.6.1.tgz b/stable/synclounge/2.0.45/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/synclounge/2.0.45/charts/common-10.6.1.tgz differ diff --git a/stable/synclounge/2.0.44/ix_values.yaml b/stable/synclounge/2.0.45/ix_values.yaml similarity index 100% rename from stable/synclounge/2.0.44/ix_values.yaml rename to stable/synclounge/2.0.45/ix_values.yaml diff --git a/stable/synclounge/2.0.44/questions.yaml b/stable/synclounge/2.0.45/questions.yaml similarity index 100% rename from stable/synclounge/2.0.44/questions.yaml rename to stable/synclounge/2.0.45/questions.yaml diff --git a/stable/xwiki/3.0.45/templates/common.yaml b/stable/synclounge/2.0.45/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.45/templates/common.yaml rename to stable/synclounge/2.0.45/templates/common.yaml diff --git a/stable/xwiki/3.0.45/values.yaml b/stable/synclounge/2.0.45/values.yaml similarity index 100% rename from stable/xwiki/3.0.45/values.yaml rename to stable/synclounge/2.0.45/values.yaml diff --git a/stable/syncthing/11.0.36/CHANGELOG.md b/stable/syncthing/11.0.36/CHANGELOG.md new file mode 100644 index 00000000000..a4e50f8498e --- /dev/null +++ b/stable/syncthing/11.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syncthing-11.0.36](https://github.com/truecharts/charts/compare/syncthing-11.0.35...syncthing-11.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [syncthing-11.0.35](https://github.com/truecharts/charts/compare/syncthing-11.0.34...syncthing-11.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syncthing-11.0.35](https://github.com/truecharts/charts/compare/syncthing-11.0.34...syncthing-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syncthing-11.0.35](https://github.com/truecharts/charts/compare/syncthing-11.0.34...syncthing-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syncthing-11.0.35](https://github.com/truecharts/charts/compare/syncthing-11.0.34...syncthing-11.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/syncthing/11.0.36/Chart.lock b/stable/syncthing/11.0.36/Chart.lock new file mode 100644 index 00000000000..5a11715b295 --- /dev/null +++ b/stable/syncthing/11.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:32:30.82381996Z" diff --git a/stable/syncthing/11.0.36/Chart.yaml b/stable/syncthing/11.0.36/Chart.yaml new file mode 100644 index 00000000000..dfd6c1c2c95 --- /dev/null +++ b/stable/syncthing/11.0.36/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: P2P file synchronization application +home: https://truecharts.org/docs/charts/stable/syncthing +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png +keywords: + - syncthing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: syncthing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://syncthing.net/ + - https://github.com/syncthing/syncthing + - https://hub.docker.com/r/syncthing/syncthing +type: application +version: 11.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syncthing/11.0.36/README.md b/stable/syncthing/11.0.36/README.md new file mode 100644 index 00000000000..2b05447626f --- /dev/null +++ b/stable/syncthing/11.0.36/README.md @@ -0,0 +1,108 @@ +# syncthing + +P2P file synchronization application + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [syncthing](https://truecharts.org/docs/charts/stable/syncthing) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `syncthing` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install syncthing TrueCharts/syncthing +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `syncthing` deployment + +```console +helm uninstall syncthing +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install syncthing \ + --set env.TZ="America/New York" \ + TrueCharts/syncthing +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install syncthing TrueCharts/syncthing -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/syncthing/11.0.36/app-readme.md b/stable/syncthing/11.0.36/app-readme.md new file mode 100644 index 00000000000..52adeb7bab4 --- /dev/null +++ b/stable/syncthing/11.0.36/app-readme.md @@ -0,0 +1,8 @@ +P2P file synchronization application + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/syncthing](https://truecharts.org/docs/charts/stable/syncthing) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/syncthing/11.0.36/charts/common-10.6.1.tgz b/stable/syncthing/11.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/syncthing/11.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/syncthing/11.0.36/ix_values.yaml b/stable/syncthing/11.0.36/ix_values.yaml new file mode 100644 index 00000000000..9f28c888b0a --- /dev/null +++ b/stable/syncthing/11.0.36/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/syncthing + pullPolicy: IfNotPresent + tag: 1.21.0@sha256:ba85b0fbe52fb5f10775a62daa912ab527a9e973f84d3abd5bf5575cc9250406 + +service: + main: + ports: + main: + port: 8384 + targetPort: 8384 + listeners: + enabled: true + ports: + tcp: + enabled: true + port: 22000 + targetPort: 22000 + listeners-udp: + enabled: true + ports: + udp: + enabled: true + port: 22000 + targetPort: 22000 + protocol: UDP + discovery: + enabled: true + ports: + discovery: + enabled: true + port: 21027 + targetPort: 21027 + protocol: UDP + +persistence: + config: + enabled: true + mountPath: "/var/syncthing" + +portal: + enabled: true diff --git a/stable/syncthing/11.0.36/questions.yaml b/stable/syncthing/11.0.36/questions.yaml new file mode 100644 index 00000000000..aa7dec6fce1 --- /dev/null +++ b/stable/syncthing/11.0.36/questions.yaml @@ -0,0 +1,2948 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8384 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8384 + - variable: listeners + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: tcp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 22000 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 22000 + - variable: listeners-udp + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: udp + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 22000 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: UDP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 22000 + - variable: discovery + label: "Syncthing Listening Service" + description: "This service is used to process incoming connections directly to this Syncthing instance" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: discovery + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 21027 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: UDP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 21027 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zerotier/2.0.33/templates/common.yaml b/stable/syncthing/11.0.36/templates/common.yaml similarity index 100% rename from stable/zerotier/2.0.33/templates/common.yaml rename to stable/syncthing/11.0.36/templates/common.yaml diff --git a/stable/zerotier/2.0.33/values.yaml b/stable/syncthing/11.0.36/values.yaml similarity index 100% rename from stable/zerotier/2.0.33/values.yaml rename to stable/syncthing/11.0.36/values.yaml diff --git a/stable/syslog-ng/2.0.33/CHANGELOG.md b/stable/syslog-ng/2.0.33/CHANGELOG.md deleted file mode 100644 index efdd65a7d91..00000000000 --- a/stable/syslog-ng/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/syslog-ng/2.0.33/Chart.lock b/stable/syslog-ng/2.0.33/Chart.lock deleted file mode 100644 index 2496b05a5b8..00000000000 --- a/stable/syslog-ng/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:20:36.227137291Z" diff --git a/stable/syslog-ng/2.0.33/Chart.yaml b/stable/syslog-ng/2.0.33/Chart.yaml deleted file mode 100644 index 369f2f75c20..00000000000 --- a/stable/syslog-ng/2.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 2.0.33 -appVersion: "3.38.1" -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/syslog-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png -keywords: - - syslog-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng - - https://hub.docker.com/r/linuxserver/syslog-ng -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/syslog-ng/2.0.33/README.md b/stable/syslog-ng/2.0.33/README.md deleted file mode 100644 index 81c5d8121c3..00000000000 --- a/stable/syslog-ng/2.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# syslog-ng - -syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [syslog-ng](https://truecharts.org/docs/charts/stable/syslog-ng) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `syslog-ng` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install syslog-ng TrueCharts/syslog-ng -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `syslog-ng` deployment - -```console -helm uninstall syslog-ng -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install syslog-ng \ - --set env.TZ="America/New York" \ - TrueCharts/syslog-ng -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install syslog-ng TrueCharts/syslog-ng -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/syslog-ng/2.0.33/charts/common-10.5.10.tgz b/stable/syslog-ng/2.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/syslog-ng/2.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/syslog-ng/2.0.34/CHANGELOG.md b/stable/syslog-ng/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..1466cf81817 --- /dev/null +++ b/stable/syslog-ng/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syslog-ng-2.0.34](https://github.com/truecharts/charts/compare/syslog-ng-2.0.33...syslog-ng-2.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [syslog-ng-2.0.33](https://github.com/truecharts/charts/compare/syslog-ng-2.0.32...syslog-ng-2.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/syslog-ng/2.0.34/Chart.lock b/stable/syslog-ng/2.0.34/Chart.lock new file mode 100644 index 00000000000..31805052005 --- /dev/null +++ b/stable/syslog-ng/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:32:39.783265318Z" diff --git a/stable/syslog-ng/2.0.34/Chart.yaml b/stable/syslog-ng/2.0.34/Chart.yaml new file mode 100644 index 00000000000..2e0d3637fad --- /dev/null +++ b/stable/syslog-ng/2.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 2.0.34 +appVersion: "3.38.1" +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/syslog-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png +keywords: + - syslog-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng + - https://hub.docker.com/r/linuxserver/syslog-ng +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syslog-ng/2.0.34/README.md b/stable/syslog-ng/2.0.34/README.md new file mode 100644 index 00000000000..1256a371985 --- /dev/null +++ b/stable/syslog-ng/2.0.34/README.md @@ -0,0 +1,106 @@ +# syslog-ng + +syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [syslog-ng](https://truecharts.org/docs/charts/stable/syslog-ng) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `syslog-ng` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install syslog-ng TrueCharts/syslog-ng +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `syslog-ng` deployment + +```console +helm uninstall syslog-ng +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install syslog-ng \ + --set env.TZ="America/New York" \ + TrueCharts/syslog-ng +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install syslog-ng TrueCharts/syslog-ng -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/syslog-ng/2.0.33/app-readme.md b/stable/syslog-ng/2.0.34/app-readme.md similarity index 100% rename from stable/syslog-ng/2.0.33/app-readme.md rename to stable/syslog-ng/2.0.34/app-readme.md diff --git a/stable/syslog-ng/2.0.34/charts/common-10.6.1.tgz b/stable/syslog-ng/2.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/syslog-ng/2.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/syslog-ng/2.0.33/ix_values.yaml b/stable/syslog-ng/2.0.34/ix_values.yaml similarity index 100% rename from stable/syslog-ng/2.0.33/ix_values.yaml rename to stable/syslog-ng/2.0.34/ix_values.yaml diff --git a/stable/syslog-ng/2.0.33/questions.yaml b/stable/syslog-ng/2.0.34/questions.yaml similarity index 100% rename from stable/syslog-ng/2.0.33/questions.yaml rename to stable/syslog-ng/2.0.34/questions.yaml diff --git a/stable/znc/2.0.31/templates/common.yaml b/stable/syslog-ng/2.0.34/templates/common.yaml similarity index 100% rename from stable/znc/2.0.31/templates/common.yaml rename to stable/syslog-ng/2.0.34/templates/common.yaml diff --git a/stable/zigbee2mqtt/4.0.35/values.yaml b/stable/syslog-ng/2.0.34/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.35/values.yaml rename to stable/syslog-ng/2.0.34/values.yaml diff --git a/stable/tailscale/1.1.3/CHANGELOG.md b/stable/tailscale/1.1.3/CHANGELOG.md deleted file mode 100644 index c15ba42d44d..00000000000 --- a/stable/tailscale/1.1.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tailscale-1.1.3](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tailscale-1.1.3](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/tailscale/1.1.3/Chart.lock b/stable/tailscale/1.1.3/Chart.lock deleted file mode 100644 index 25fb24b4342..00000000000 --- a/stable/tailscale/1.1.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:20:39.763240224Z" diff --git a/stable/tailscale/1.1.3/Chart.yaml b/stable/tailscale/1.1.3/Chart.yaml deleted file mode 100644 index 04c6cfc128f..00000000000 --- a/stable/tailscale/1.1.3/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.31.101" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Tailscale lets you connect your devices and users together in your own secure virtual private network -home: https://truecharts.org/docs/charts/stable/tailscale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png -keywords: - - vpn - - tailscale -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tailscale -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://hub.docker.com/r/tailscale/tailscale - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 1.1.3 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tailscale/1.1.3/README.md b/stable/tailscale/1.1.3/README.md deleted file mode 100644 index 9484212d315..00000000000 --- a/stable/tailscale/1.1.3/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tailscale - -Tailscale lets you connect your devices and users together in your own secure virtual private network - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tailscale](https://truecharts.org/docs/charts/stable/tailscale) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tailscale` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tailscale TrueCharts/tailscale -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tailscale` deployment - -```console -helm uninstall tailscale -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tailscale \ - --set env.TZ="America/New York" \ - TrueCharts/tailscale -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tailscale TrueCharts/tailscale -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tailscale/1.1.3/charts/common-10.5.10.tgz b/stable/tailscale/1.1.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/tailscale/1.1.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/tailscale/1.1.4/CHANGELOG.md b/stable/tailscale/1.1.4/CHANGELOG.md new file mode 100644 index 00000000000..b68f676afc7 --- /dev/null +++ b/stable/tailscale/1.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tailscale-1.1.4](https://github.com/truecharts/charts/compare/tailscale-1.1.3...tailscale-1.1.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tailscale-1.1.3](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tailscale-1.1.3](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3839](https://github.com/truecharts/charts/issues/3839)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tailscale-1.1.1](https://github.com/truecharts/charts/compare/tailscale-1.1.0...tailscale-1.1.1) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/tailscale/1.1.4/Chart.lock b/stable/tailscale/1.1.4/Chart.lock new file mode 100644 index 00000000000..ba16f6863b4 --- /dev/null +++ b/stable/tailscale/1.1.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:32:44.056430632Z" diff --git a/stable/tailscale/1.1.4/Chart.yaml b/stable/tailscale/1.1.4/Chart.yaml new file mode 100644 index 00000000000..8491198d6c9 --- /dev/null +++ b/stable/tailscale/1.1.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.31.101" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Tailscale lets you connect your devices and users together in your own secure virtual private network +home: https://truecharts.org/docs/charts/stable/tailscale +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png +keywords: + - vpn + - tailscale +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tailscale +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://hub.docker.com/r/tailscale/tailscale + - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh +version: 1.1.4 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tailscale/1.1.4/README.md b/stable/tailscale/1.1.4/README.md new file mode 100644 index 00000000000..30e93c6601d --- /dev/null +++ b/stable/tailscale/1.1.4/README.md @@ -0,0 +1,107 @@ +# tailscale + +Tailscale lets you connect your devices and users together in your own secure virtual private network + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tailscale](https://truecharts.org/docs/charts/stable/tailscale) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tailscale` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tailscale TrueCharts/tailscale +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tailscale` deployment + +```console +helm uninstall tailscale +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tailscale \ + --set env.TZ="America/New York" \ + TrueCharts/tailscale +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tailscale TrueCharts/tailscale -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tailscale/1.1.3/app-readme.md b/stable/tailscale/1.1.4/app-readme.md similarity index 100% rename from stable/tailscale/1.1.3/app-readme.md rename to stable/tailscale/1.1.4/app-readme.md diff --git a/stable/tailscale/1.1.4/charts/common-10.6.1.tgz b/stable/tailscale/1.1.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tailscale/1.1.4/charts/common-10.6.1.tgz differ diff --git a/stable/tailscale/1.1.3/ix_values.yaml b/stable/tailscale/1.1.4/ix_values.yaml similarity index 100% rename from stable/tailscale/1.1.3/ix_values.yaml rename to stable/tailscale/1.1.4/ix_values.yaml diff --git a/stable/tailscale/1.1.3/questions.yaml b/stable/tailscale/1.1.4/questions.yaml similarity index 100% rename from stable/tailscale/1.1.3/questions.yaml rename to stable/tailscale/1.1.4/questions.yaml diff --git a/stable/tailscale/1.1.3/templates/_configmap.tpl b/stable/tailscale/1.1.4/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.1.3/templates/_configmap.tpl rename to stable/tailscale/1.1.4/templates/_configmap.tpl diff --git a/stable/tailscale/1.1.3/templates/_secret.tpl b/stable/tailscale/1.1.4/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.1.3/templates/_secret.tpl rename to stable/tailscale/1.1.4/templates/_secret.tpl diff --git a/stable/tailscale/1.1.3/templates/common.yaml b/stable/tailscale/1.1.4/templates/common.yaml similarity index 100% rename from stable/tailscale/1.1.3/templates/common.yaml rename to stable/tailscale/1.1.4/templates/common.yaml diff --git a/stable/znc/2.0.31/values.yaml b/stable/tailscale/1.1.4/values.yaml similarity index 100% rename from stable/znc/2.0.31/values.yaml rename to stable/tailscale/1.1.4/values.yaml diff --git a/stable/tautulli/11.0.37/CHANGELOG.md b/stable/tautulli/11.0.37/CHANGELOG.md new file mode 100644 index 00000000000..fb6ee902687 --- /dev/null +++ b/stable/tautulli/11.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tautulli-11.0.37](https://github.com/truecharts/charts/compare/tautulli-11.0.36...tautulli-11.0.37) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tautulli-11.0.36](https://github.com/truecharts/charts/compare/tautulli-11.0.35...tautulli-11.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [tautulli-11.0.35](https://github.com/truecharts/charts/compare/tautulli-11.0.34...tautulli-11.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tautulli-11.0.35](https://github.com/truecharts/charts/compare/tautulli-11.0.34...tautulli-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tautulli-11.0.35](https://github.com/truecharts/charts/compare/tautulli-11.0.34...tautulli-11.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tautulli-11.0.35](https://github.com/truecharts/charts/compare/tautulli-11.0.34...tautulli-11.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/tautulli/11.0.37/Chart.lock b/stable/tautulli/11.0.37/Chart.lock new file mode 100644 index 00000000000..5fff382a77a --- /dev/null +++ b/stable/tautulli/11.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:32:48.843110171Z" diff --git a/stable/tautulli/11.0.37/Chart.yaml b/stable/tautulli/11.0.37/Chart.yaml new file mode 100644 index 00000000000..3779b713180 --- /dev/null +++ b/stable/tautulli/11.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A Python based monitoring and tracking tool for Plex Media Server +home: https://truecharts.org/docs/charts/stable/tautulli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png +keywords: + - tautulli + - plex +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tautulli +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://github.com/Tautulli/Tautulli +type: application +version: 11.0.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tautulli/11.0.37/README.md b/stable/tautulli/11.0.37/README.md new file mode 100644 index 00000000000..c6145a22a39 --- /dev/null +++ b/stable/tautulli/11.0.37/README.md @@ -0,0 +1,106 @@ +# tautulli + +A Python based monitoring and tracking tool for Plex Media Server + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tautulli](https://truecharts.org/docs/charts/stable/tautulli) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tautulli` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tautulli TrueCharts/tautulli +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tautulli` deployment + +```console +helm uninstall tautulli +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tautulli \ + --set env.TZ="America/New York" \ + TrueCharts/tautulli +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tautulli TrueCharts/tautulli -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tautulli/11.0.37/app-readme.md b/stable/tautulli/11.0.37/app-readme.md new file mode 100644 index 00000000000..90d92b60b45 --- /dev/null +++ b/stable/tautulli/11.0.37/app-readme.md @@ -0,0 +1,8 @@ +A Python based monitoring and tracking tool for Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/tautulli](https://truecharts.org/docs/charts/stable/tautulli) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/tautulli/11.0.37/charts/common-10.6.1.tgz b/stable/tautulli/11.0.37/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tautulli/11.0.37/charts/common-10.6.1.tgz differ diff --git a/stable/tautulli/11.0.37/ix_values.yaml b/stable/tautulli/11.0.37/ix_values.yaml new file mode 100644 index 00000000000..bf52a4a9033 --- /dev/null +++ b/stable/tautulli/11.0.37/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: 2.10.4@sha256:706349ed146da1229c861f66eba795752e0e867273646f54298fb3156f180bbc + +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/tautulli/11.0.37/questions.yaml b/stable/tautulli/11.0.37/questions.yaml new file mode 100644 index 00000000000..c66c869fd67 --- /dev/null +++ b/stable/tautulli/11.0.37/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8181 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8181 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ztcuui-aio/1.0.8/templates/common.yaml b/stable/tautulli/11.0.37/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.8/templates/common.yaml rename to stable/tautulli/11.0.37/templates/common.yaml diff --git a/stable/ztcuui-aio/1.0.8/values.yaml b/stable/tautulli/11.0.37/values.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.8/values.yaml rename to stable/tautulli/11.0.37/values.yaml diff --git a/stable/tdarr-node/2.0.33/CHANGELOG.md b/stable/tdarr-node/2.0.33/CHANGELOG.md deleted file mode 100644 index 13ad3231ed9..00000000000 --- a/stable/tdarr-node/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/tdarr-node/2.0.33/Chart.lock b/stable/tdarr-node/2.0.33/Chart.lock deleted file mode 100644 index b0b22fdef5f..00000000000 --- a/stable/tdarr-node/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:21:01.30935036Z" diff --git a/stable/tdarr-node/2.0.33/Chart.yaml b/stable/tdarr-node/2.0.33/Chart.yaml deleted file mode 100644 index c63ecc83c29..00000000000 --- a/stable/tdarr-node/2.0.33/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/docs/charts/stable/tdarr-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://github.com/HaveAGitGat/Tdarr - - https://hub.docker.com/r/haveagitgat/tdarr_node -type: application -version: 2.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.33/README.md b/stable/tdarr-node/2.0.33/README.md deleted file mode 100644 index 3bf5cae6bb2..00000000000 --- a/stable/tdarr-node/2.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tdarr-node - -Audio/Video library transcoding automation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tdarr-node](https://truecharts.org/docs/charts/stable/tdarr-node) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tdarr-node` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tdarr-node TrueCharts/tdarr-node -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tdarr-node` deployment - -```console -helm uninstall tdarr-node -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tdarr-node \ - --set env.TZ="America/New York" \ - TrueCharts/tdarr-node -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tdarr-node TrueCharts/tdarr-node -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr-node/2.0.33/charts/common-10.5.10.tgz b/stable/tdarr-node/2.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/tdarr-node/2.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/tdarr-node/2.0.34/CHANGELOG.md b/stable/tdarr-node/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..163e961589e --- /dev/null +++ b/stable/tdarr-node/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-node-2.0.34](https://github.com/truecharts/charts/compare/tdarr-node-2.0.33...tdarr-node-2.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [tdarr-node-2.0.33](https://github.com/truecharts/charts/compare/tdarr-node-2.0.31...tdarr-node-2.0.33) (2022-09-20) diff --git a/stable/tdarr-node/2.0.34/Chart.lock b/stable/tdarr-node/2.0.34/Chart.lock new file mode 100644 index 00000000000..2c522419559 --- /dev/null +++ b/stable/tdarr-node/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:33:12.642467535Z" diff --git a/stable/tdarr-node/2.0.34/Chart.yaml b/stable/tdarr-node/2.0.34/Chart.yaml new file mode 100644 index 00000000000..f3383be4572 --- /dev/null +++ b/stable/tdarr-node/2.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/docs/charts/stable/tdarr-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://github.com/HaveAGitGat/Tdarr + - https://hub.docker.com/r/haveagitgat/tdarr_node +type: application +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.34/README.md b/stable/tdarr-node/2.0.34/README.md new file mode 100644 index 00000000000..913dab77240 --- /dev/null +++ b/stable/tdarr-node/2.0.34/README.md @@ -0,0 +1,107 @@ +# tdarr-node + +Audio/Video library transcoding automation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tdarr-node](https://truecharts.org/docs/charts/stable/tdarr-node) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tdarr-node` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tdarr-node TrueCharts/tdarr-node +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tdarr-node` deployment + +```console +helm uninstall tdarr-node +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tdarr-node \ + --set env.TZ="America/New York" \ + TrueCharts/tdarr-node +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tdarr-node TrueCharts/tdarr-node -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr-node/2.0.33/app-readme.md b/stable/tdarr-node/2.0.34/app-readme.md similarity index 100% rename from stable/tdarr-node/2.0.33/app-readme.md rename to stable/tdarr-node/2.0.34/app-readme.md diff --git a/stable/tdarr-node/2.0.34/charts/common-10.6.1.tgz b/stable/tdarr-node/2.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tdarr-node/2.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/tdarr-node/2.0.33/ix_values.yaml b/stable/tdarr-node/2.0.34/ix_values.yaml similarity index 100% rename from stable/tdarr-node/2.0.33/ix_values.yaml rename to stable/tdarr-node/2.0.34/ix_values.yaml diff --git a/stable/tdarr-node/2.0.33/questions.yaml b/stable/tdarr-node/2.0.34/questions.yaml similarity index 100% rename from stable/tdarr-node/2.0.33/questions.yaml rename to stable/tdarr-node/2.0.34/questions.yaml diff --git a/stable/tdarr-node/2.0.34/templates/common.yaml b/stable/tdarr-node/2.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tdarr-node/2.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zigbee2mqtt/4.0.35/SKIPINSTALL b/stable/tdarr-node/2.0.34/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.35/SKIPINSTALL rename to stable/tdarr-node/2.0.34/values.yaml diff --git a/stable/tdarr/2.0.33/CHANGELOG.md b/stable/tdarr/2.0.33/CHANGELOG.md deleted file mode 100644 index 8270fcfca4c..00000000000 --- a/stable/tdarr/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/tdarr/2.0.33/Chart.lock b/stable/tdarr/2.0.33/Chart.lock deleted file mode 100644 index 814bf33f3b1..00000000000 --- a/stable/tdarr/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:20:52.845412213Z" diff --git a/stable/tdarr/2.0.33/Chart.yaml b/stable/tdarr/2.0.33/Chart.yaml deleted file mode 100644 index 7f5b6f9d13d..00000000000 --- a/stable/tdarr/2.0.33/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/docs/charts/stable/tdarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://github.com/HaveAGitGat/Tdarr - - https://hub.docker.com/r/haveagitgat/tdarr -type: application -version: 2.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr/2.0.33/README.md b/stable/tdarr/2.0.33/README.md deleted file mode 100644 index fafa6bf5f6a..00000000000 --- a/stable/tdarr/2.0.33/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tdarr - -Audio/Video library transcoding automation - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tdarr](https://truecharts.org/docs/charts/stable/tdarr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tdarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tdarr TrueCharts/tdarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tdarr` deployment - -```console -helm uninstall tdarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tdarr \ - --set env.TZ="America/New York" \ - TrueCharts/tdarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tdarr TrueCharts/tdarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr/2.0.33/charts/common-10.5.10.tgz b/stable/tdarr/2.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/tdarr/2.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/tdarr/2.0.34/CHANGELOG.md b/stable/tdarr/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..d9c72bfdc9b --- /dev/null +++ b/stable/tdarr/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-2.0.34](https://github.com/truecharts/charts/compare/tdarr-node-2.0.33...tdarr-2.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tdarr-2.0.33](https://github.com/truecharts/charts/compare/tdarr-2.0.32...tdarr-2.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/tdarr/2.0.34/Chart.lock b/stable/tdarr/2.0.34/Chart.lock new file mode 100644 index 00000000000..c6be821c177 --- /dev/null +++ b/stable/tdarr/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:33:02.549161261Z" diff --git a/stable/tdarr/2.0.34/Chart.yaml b/stable/tdarr/2.0.34/Chart.yaml new file mode 100644 index 00000000000..3b8dbe4ba9c --- /dev/null +++ b/stable/tdarr/2.0.34/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/docs/charts/stable/tdarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://github.com/HaveAGitGat/Tdarr + - https://hub.docker.com/r/haveagitgat/tdarr +type: application +version: 2.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr/2.0.34/README.md b/stable/tdarr/2.0.34/README.md new file mode 100644 index 00000000000..eeb99f964e5 --- /dev/null +++ b/stable/tdarr/2.0.34/README.md @@ -0,0 +1,107 @@ +# tdarr + +Audio/Video library transcoding automation + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tdarr](https://truecharts.org/docs/charts/stable/tdarr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tdarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tdarr TrueCharts/tdarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tdarr` deployment + +```console +helm uninstall tdarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tdarr \ + --set env.TZ="America/New York" \ + TrueCharts/tdarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tdarr TrueCharts/tdarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tdarr/2.0.33/app-readme.md b/stable/tdarr/2.0.34/app-readme.md similarity index 100% rename from stable/tdarr/2.0.33/app-readme.md rename to stable/tdarr/2.0.34/app-readme.md diff --git a/stable/tdarr/2.0.34/charts/common-10.6.1.tgz b/stable/tdarr/2.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tdarr/2.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/tdarr/2.0.33/ix_values.yaml b/stable/tdarr/2.0.34/ix_values.yaml similarity index 100% rename from stable/tdarr/2.0.33/ix_values.yaml rename to stable/tdarr/2.0.34/ix_values.yaml diff --git a/stable/tdarr/2.0.33/questions.yaml b/stable/tdarr/2.0.34/questions.yaml similarity index 100% rename from stable/tdarr/2.0.33/questions.yaml rename to stable/tdarr/2.0.34/questions.yaml diff --git a/stable/tdarr/2.0.34/templates/common.yaml b/stable/tdarr/2.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tdarr/2.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tdarr/2.0.34/values.yaml b/stable/tdarr/2.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/teamspeak3/4.0.34/CHANGELOG.md b/stable/teamspeak3/4.0.34/CHANGELOG.md deleted file mode 100644 index e546b25c3ca..00000000000 --- a/stable/teamspeak3/4.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/teamspeak3/4.0.34/Chart.lock b/stable/teamspeak3/4.0.34/Chart.lock deleted file mode 100644 index 26966cbb91b..00000000000 --- a/stable/teamspeak3/4.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:21:05.851553725Z" diff --git a/stable/teamspeak3/4.0.34/Chart.yaml b/stable/teamspeak3/4.0.34/Chart.yaml deleted file mode 100644 index 6f13efaa4ac..00000000000 --- a/stable/teamspeak3/4.0.34/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.13.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: TeamSpeak is software for quality voice communication via the Internet. -home: https://truecharts.org/docs/charts/stable/teamspeak3 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png -keywords: - - voice server - - teamspeak - - teamspeak3 - - teamspeak server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: teamspeak3 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 - - https://hub.docker.com/_/teamspeak - - https://www.teamspeak.com/en/ -type: application -version: 4.0.34 -annotations: - truecharts.org/catagories: | - - voice - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.34/README.md b/stable/teamspeak3/4.0.34/README.md deleted file mode 100644 index 5a45a032c7e..00000000000 --- a/stable/teamspeak3/4.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# teamspeak3 - -TeamSpeak is software for quality voice communication via the Internet. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [teamspeak3](https://truecharts.org/docs/charts/stable/teamspeak3) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `teamspeak3` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install teamspeak3 TrueCharts/teamspeak3 -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `teamspeak3` deployment - -```console -helm uninstall teamspeak3 -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install teamspeak3 \ - --set env.TZ="America/New York" \ - TrueCharts/teamspeak3 -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install teamspeak3 TrueCharts/teamspeak3 -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/teamspeak3/4.0.34/charts/common-10.5.10.tgz b/stable/teamspeak3/4.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/teamspeak3/4.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/teamspeak3/4.0.35/CHANGELOG.md b/stable/teamspeak3/4.0.35/CHANGELOG.md new file mode 100644 index 00000000000..e342db9ed77 --- /dev/null +++ b/stable/teamspeak3/4.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teamspeak3-4.0.35](https://github.com/truecharts/charts/compare/teamspeak3-4.0.34...teamspeak3-4.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [teamspeak3-4.0.34](https://github.com/truecharts/charts/compare/teamspeak3-4.0.33...teamspeak3-4.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/teamspeak3/4.0.35/Chart.lock b/stable/teamspeak3/4.0.35/Chart.lock new file mode 100644 index 00000000000..59bba3789f6 --- /dev/null +++ b/stable/teamspeak3/4.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:33:16.069042035Z" diff --git a/stable/teamspeak3/4.0.35/Chart.yaml b/stable/teamspeak3/4.0.35/Chart.yaml new file mode 100644 index 00000000000..848af74b47d --- /dev/null +++ b/stable/teamspeak3/4.0.35/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.13.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: TeamSpeak is software for quality voice communication via the Internet. +home: https://truecharts.org/docs/charts/stable/teamspeak3 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teamspeak3.png +keywords: + - voice server + - teamspeak + - teamspeak3 + - teamspeak server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: teamspeak3 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teamspeak3 + - https://hub.docker.com/_/teamspeak + - https://www.teamspeak.com/en/ +type: application +version: 4.0.35 +annotations: + truecharts.org/catagories: | + - voice + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.35/README.md b/stable/teamspeak3/4.0.35/README.md new file mode 100644 index 00000000000..d4999b8b8a3 --- /dev/null +++ b/stable/teamspeak3/4.0.35/README.md @@ -0,0 +1,107 @@ +# teamspeak3 + +TeamSpeak is software for quality voice communication via the Internet. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [teamspeak3](https://truecharts.org/docs/charts/stable/teamspeak3) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `teamspeak3` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install teamspeak3 TrueCharts/teamspeak3 +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `teamspeak3` deployment + +```console +helm uninstall teamspeak3 +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install teamspeak3 \ + --set env.TZ="America/New York" \ + TrueCharts/teamspeak3 +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install teamspeak3 TrueCharts/teamspeak3 -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/teamspeak3/4.0.34/app-readme.md b/stable/teamspeak3/4.0.35/app-readme.md similarity index 100% rename from stable/teamspeak3/4.0.34/app-readme.md rename to stable/teamspeak3/4.0.35/app-readme.md diff --git a/stable/teamspeak3/4.0.35/charts/common-10.6.1.tgz b/stable/teamspeak3/4.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/teamspeak3/4.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/teamspeak3/4.0.34/ix_values.yaml b/stable/teamspeak3/4.0.35/ix_values.yaml similarity index 100% rename from stable/teamspeak3/4.0.34/ix_values.yaml rename to stable/teamspeak3/4.0.35/ix_values.yaml diff --git a/stable/teamspeak3/4.0.34/questions.yaml b/stable/teamspeak3/4.0.35/questions.yaml similarity index 100% rename from stable/teamspeak3/4.0.34/questions.yaml rename to stable/teamspeak3/4.0.35/questions.yaml diff --git a/stable/teamspeak3/4.0.35/templates/common.yaml b/stable/teamspeak3/4.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teamspeak3/4.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/teamspeak3/4.0.35/values.yaml b/stable/teamspeak3/4.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/teedy/7.0.38/CHANGELOG.md b/stable/teedy/7.0.38/CHANGELOG.md deleted file mode 100644 index c0d7a211045..00000000000 --- a/stable/teedy/7.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/teedy/7.0.38/Chart.lock b/stable/teedy/7.0.38/Chart.lock deleted file mode 100644 index b25c0047f75..00000000000 --- a/stable/teedy/7.0.38/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:21:22.126925894Z" diff --git a/stable/teedy/7.0.38/Chart.yaml b/stable/teedy/7.0.38/Chart.yaml deleted file mode 100644 index 247f3b858ab..00000000000 --- a/stable/teedy/7.0.38/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.10" -description: Teedy is an open source, lightweight document management system for individuals and businesses. -name: teedy -version: 7.0.38 -kubeVersion: ">=1.16.0-0" -keywords: - - teedy - - documents - - management -home: https://truecharts.org/docs/charts/stable/teedy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/teedy - - https://github.com/sismics/docs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/teedy/7.0.38/README.md b/stable/teedy/7.0.38/README.md deleted file mode 100644 index 70849e45ea5..00000000000 --- a/stable/teedy/7.0.38/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# teedy - -Teedy is an open source, lightweight document management system for individuals and businesses. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [teedy](https://truecharts.org/docs/charts/stable/teedy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `teedy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install teedy TrueCharts/teedy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `teedy` deployment - -```console -helm uninstall teedy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install teedy \ - --set env.TZ="America/New York" \ - TrueCharts/teedy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install teedy TrueCharts/teedy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/teedy/7.0.38/charts/common-10.5.10.tgz b/stable/teedy/7.0.38/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/teedy/7.0.38/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/teedy/7.0.38/charts/postgresql-8.0.78.tgz b/stable/teedy/7.0.38/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/teedy/7.0.38/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/teedy/7.0.39/CHANGELOG.md b/stable/teedy/7.0.39/CHANGELOG.md new file mode 100644 index 00000000000..b610dc5c53d --- /dev/null +++ b/stable/teedy/7.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teedy-7.0.39](https://github.com/truecharts/charts/compare/teedy-7.0.38...teedy-7.0.39) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [teedy-7.0.38](https://github.com/truecharts/charts/compare/teedy-7.0.37...teedy-7.0.38) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/teedy/7.0.39/Chart.lock b/stable/teedy/7.0.39/Chart.lock new file mode 100644 index 00000000000..353aaea129b --- /dev/null +++ b/stable/teedy/7.0.39/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:33:33.329427113Z" diff --git a/stable/teedy/7.0.39/Chart.yaml b/stable/teedy/7.0.39/Chart.yaml new file mode 100644 index 00000000000..f790d48fbbb --- /dev/null +++ b/stable/teedy/7.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.10" +description: Teedy is an open source, lightweight document management system for individuals and businesses. +name: teedy +version: 7.0.39 +kubeVersion: ">=1.16.0-0" +keywords: + - teedy + - documents + - management +home: https://truecharts.org/docs/charts/stable/teedy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://github.com/sismics/docs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teedy/7.0.39/README.md b/stable/teedy/7.0.39/README.md new file mode 100644 index 00000000000..80b97640dd3 --- /dev/null +++ b/stable/teedy/7.0.39/README.md @@ -0,0 +1,107 @@ +# teedy + +Teedy is an open source, lightweight document management system for individuals and businesses. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [teedy](https://truecharts.org/docs/charts/stable/teedy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `teedy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install teedy TrueCharts/teedy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `teedy` deployment + +```console +helm uninstall teedy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install teedy \ + --set env.TZ="America/New York" \ + TrueCharts/teedy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install teedy TrueCharts/teedy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/teedy/7.0.38/app-readme.md b/stable/teedy/7.0.39/app-readme.md similarity index 100% rename from stable/teedy/7.0.38/app-readme.md rename to stable/teedy/7.0.39/app-readme.md diff --git a/stable/teedy/7.0.39/charts/common-10.6.1.tgz b/stable/teedy/7.0.39/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/teedy/7.0.39/charts/common-10.6.1.tgz differ diff --git a/stable/teedy/7.0.39/charts/postgresql-8.0.87.tgz b/stable/teedy/7.0.39/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/teedy/7.0.39/charts/postgresql-8.0.87.tgz differ diff --git a/stable/teedy/7.0.38/ix_values.yaml b/stable/teedy/7.0.39/ix_values.yaml similarity index 100% rename from stable/teedy/7.0.38/ix_values.yaml rename to stable/teedy/7.0.39/ix_values.yaml diff --git a/stable/teedy/7.0.38/questions.yaml b/stable/teedy/7.0.39/questions.yaml similarity index 100% rename from stable/teedy/7.0.38/questions.yaml rename to stable/teedy/7.0.39/questions.yaml diff --git a/stable/teedy/7.0.39/templates/common.yaml b/stable/teedy/7.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teedy/7.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/teedy/7.0.39/values.yaml b/stable/teedy/7.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/thelounge/6.0.31/CHANGELOG.md b/stable/thelounge/6.0.31/CHANGELOG.md deleted file mode 100644 index 07018aff186..00000000000 --- a/stable/thelounge/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/thelounge/6.0.31/Chart.lock b/stable/thelounge/6.0.31/Chart.lock deleted file mode 100644 index b74c7066613..00000000000 --- a/stable/thelounge/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:21:18.321464411Z" diff --git a/stable/thelounge/6.0.31/Chart.yaml b/stable/thelounge/6.0.31/Chart.yaml deleted file mode 100644 index 8fed4681491..00000000000 --- a/stable/thelounge/6.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: The Lounge, modern web IRC client designed for self-hosting -home: https://truecharts.org/docs/charts/stable/thelounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png -keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: thelounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - - https://github.com/thelounge/thelounge -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/thelounge/6.0.31/README.md b/stable/thelounge/6.0.31/README.md deleted file mode 100644 index 07bdd914a3e..00000000000 --- a/stable/thelounge/6.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# thelounge - -The Lounge, modern web IRC client designed for self-hosting - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [thelounge](https://truecharts.org/docs/charts/stable/thelounge) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `thelounge` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install thelounge TrueCharts/thelounge -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `thelounge` deployment - -```console -helm uninstall thelounge -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install thelounge \ - --set env.TZ="America/New York" \ - TrueCharts/thelounge -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install thelounge TrueCharts/thelounge -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/thelounge/6.0.31/charts/common-10.5.10.tgz b/stable/thelounge/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/thelounge/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/thelounge/6.0.32/CHANGELOG.md b/stable/thelounge/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..e4d673d459e --- /dev/null +++ b/stable/thelounge/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [thelounge-6.0.32](https://github.com/truecharts/charts/compare/thelounge-6.0.31...thelounge-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [thelounge-6.0.31](https://github.com/truecharts/charts/compare/thelounge-6.0.30...thelounge-6.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/thelounge/6.0.32/Chart.lock b/stable/thelounge/6.0.32/Chart.lock new file mode 100644 index 00000000000..b966169c7d6 --- /dev/null +++ b/stable/thelounge/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:33:34.478740741Z" diff --git a/stable/thelounge/6.0.32/Chart.yaml b/stable/thelounge/6.0.32/Chart.yaml new file mode 100644 index 00000000000..e6123f9310f --- /dev/null +++ b/stable/thelounge/6.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: The Lounge, modern web IRC client designed for self-hosting +home: https://truecharts.org/docs/charts/stable/thelounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png +keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thelounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://github.com/thelounge/thelounge +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/thelounge/6.0.32/README.md b/stable/thelounge/6.0.32/README.md new file mode 100644 index 00000000000..c4dac6901f4 --- /dev/null +++ b/stable/thelounge/6.0.32/README.md @@ -0,0 +1,106 @@ +# thelounge + +The Lounge, modern web IRC client designed for self-hosting + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [thelounge](https://truecharts.org/docs/charts/stable/thelounge) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `thelounge` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install thelounge TrueCharts/thelounge +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `thelounge` deployment + +```console +helm uninstall thelounge +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install thelounge \ + --set env.TZ="America/New York" \ + TrueCharts/thelounge +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install thelounge TrueCharts/thelounge -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/thelounge/6.0.31/app-readme.md b/stable/thelounge/6.0.32/app-readme.md similarity index 100% rename from stable/thelounge/6.0.31/app-readme.md rename to stable/thelounge/6.0.32/app-readme.md diff --git a/stable/thelounge/6.0.32/charts/common-10.6.1.tgz b/stable/thelounge/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/thelounge/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/thelounge/6.0.31/ix_values.yaml b/stable/thelounge/6.0.32/ix_values.yaml similarity index 100% rename from stable/thelounge/6.0.31/ix_values.yaml rename to stable/thelounge/6.0.32/ix_values.yaml diff --git a/stable/thelounge/6.0.31/questions.yaml b/stable/thelounge/6.0.32/questions.yaml similarity index 100% rename from stable/thelounge/6.0.31/questions.yaml rename to stable/thelounge/6.0.32/questions.yaml diff --git a/stable/thelounge/6.0.32/templates/common.yaml b/stable/thelounge/6.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/thelounge/6.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/thelounge/6.0.32/values.yaml b/stable/thelounge/6.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/theme-park/2.0.16/CHANGELOG.md b/stable/theme-park/2.0.16/CHANGELOG.md deleted file mode 100644 index 99b90d04e42..00000000000 --- a/stable/theme-park/2.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [theme-park-2.0.16](https://github.com/truecharts/charts/compare/theme-park-2.0.15...theme-park-2.0.16) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) - - - - -## [theme-park-2.0.15](https://github.com/truecharts/charts/compare/theme-park-2.0.14...theme-park-2.0.15) (2022-09-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) - - - - -## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/theme-park/2.0.16/Chart.lock b/stable/theme-park/2.0.16/Chart.lock deleted file mode 100644 index d7598911895..00000000000 --- a/stable/theme-park/2.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-25T05:58:56.301169653Z" diff --git a/stable/theme-park/2.0.16/Chart.yaml b/stable/theme-park/2.0.16/Chart.yaml deleted file mode 100644 index d3405317927..00000000000 --- a/stable/theme-park/2.0.16/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Custom themes for your favorite apps! -home: https://truecharts.org/docs/charts/stable/theme-park -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png -keywords: - - theme-park - - customization -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: theme-park -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - - https://github.com/gilbn/theme.park -type: application -version: 2.0.16 -annotations: - truecharts.org/catagories: | - - customization - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/theme-park/2.0.16/README.md b/stable/theme-park/2.0.16/README.md deleted file mode 100644 index b46ff77451d..00000000000 --- a/stable/theme-park/2.0.16/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# theme-park - -Custom themes for your favorite apps! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [theme-park](https://truecharts.org/docs/charts/stable/theme-park) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `theme-park` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install theme-park TrueCharts/theme-park -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `theme-park` deployment - -```console -helm uninstall theme-park -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install theme-park \ - --set env.TZ="America/New York" \ - TrueCharts/theme-park -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install theme-park TrueCharts/theme-park -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/theme-park/2.0.16/charts/common-10.5.10.tgz b/stable/theme-park/2.0.16/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/theme-park/2.0.16/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/theme-park/2.0.17/CHANGELOG.md b/stable/theme-park/2.0.17/CHANGELOG.md new file mode 100644 index 00000000000..91fb2aa7d6b --- /dev/null +++ b/stable/theme-park/2.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [theme-park-2.0.17](https://github.com/truecharts/charts/compare/theme-park-2.0.16...theme-park-2.0.17) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [theme-park-2.0.16](https://github.com/truecharts/charts/compare/theme-park-2.0.15...theme-park-2.0.16) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3881](https://github.com/truecharts/charts/issues/3881)) + + + + +## [theme-park-2.0.15](https://github.com/truecharts/charts/compare/theme-park-2.0.14...theme-park-2.0.15) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [theme-park-2.0.14](https://github.com/truecharts/charts/compare/theme-park-2.0.12...theme-park-2.0.14) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/theme-park/2.0.17/Chart.lock b/stable/theme-park/2.0.17/Chart.lock new file mode 100644 index 00000000000..664b5cee724 --- /dev/null +++ b/stable/theme-park/2.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:33:45.123270538Z" diff --git a/stable/theme-park/2.0.17/Chart.yaml b/stable/theme-park/2.0.17/Chart.yaml new file mode 100644 index 00000000000..e4501327330 --- /dev/null +++ b/stable/theme-park/2.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Custom themes for your favorite apps! +home: https://truecharts.org/docs/charts/stable/theme-park +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png +keywords: + - theme-park + - customization +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theme-park +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + - https://github.com/gilbn/theme.park +type: application +version: 2.0.17 +annotations: + truecharts.org/catagories: | + - customization + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/theme-park/2.0.17/README.md b/stable/theme-park/2.0.17/README.md new file mode 100644 index 00000000000..7361c7a8020 --- /dev/null +++ b/stable/theme-park/2.0.17/README.md @@ -0,0 +1,106 @@ +# theme-park + +Custom themes for your favorite apps! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [theme-park](https://truecharts.org/docs/charts/stable/theme-park) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `theme-park` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install theme-park TrueCharts/theme-park +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `theme-park` deployment + +```console +helm uninstall theme-park +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install theme-park \ + --set env.TZ="America/New York" \ + TrueCharts/theme-park +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install theme-park TrueCharts/theme-park -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/theme-park/2.0.16/app-readme.md b/stable/theme-park/2.0.17/app-readme.md similarity index 100% rename from stable/theme-park/2.0.16/app-readme.md rename to stable/theme-park/2.0.17/app-readme.md diff --git a/stable/theme-park/2.0.17/charts/common-10.6.1.tgz b/stable/theme-park/2.0.17/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/theme-park/2.0.17/charts/common-10.6.1.tgz differ diff --git a/stable/theme-park/2.0.16/ix_values.yaml b/stable/theme-park/2.0.17/ix_values.yaml similarity index 100% rename from stable/theme-park/2.0.16/ix_values.yaml rename to stable/theme-park/2.0.17/ix_values.yaml diff --git a/stable/theme-park/2.0.16/questions.yaml b/stable/theme-park/2.0.17/questions.yaml similarity index 100% rename from stable/theme-park/2.0.16/questions.yaml rename to stable/theme-park/2.0.17/questions.yaml diff --git a/stable/theme-park/2.0.17/templates/common.yaml b/stable/theme-park/2.0.17/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/theme-park/2.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/theme-park/2.0.17/values.yaml b/stable/theme-park/2.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/2.0.34/CHANGELOG.md b/stable/tinymediamanager/2.0.34/CHANGELOG.md deleted file mode 100644 index 33fb18fa8f7..00000000000 --- a/stable/tinymediamanager/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/tinymediamanager/2.0.34/Chart.lock b/stable/tinymediamanager/2.0.34/Chart.lock deleted file mode 100644 index 23ace8a8cec..00000000000 --- a/stable/tinymediamanager/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:21:31.118485527Z" diff --git a/stable/tinymediamanager/2.0.34/Chart.yaml b/stable/tinymediamanager/2.0.34/Chart.yaml deleted file mode 100644 index ab4f3f90374..00000000000 --- a/stable/tinymediamanager/2.0.34/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: TinyMediaManager is a full featured media manager to organize and clean up your media library. -home: https://truecharts.org/docs/charts/stable/tinymediamanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png -keywords: - - tiny - - media - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tinymediamanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://hub.docker.com/r/tinymediamanager/tinymediamanager - - https://gitlab.com/tinyMediaManager/tinyMediaManager -version: 2.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.34/README.md b/stable/tinymediamanager/2.0.34/README.md deleted file mode 100644 index 0c39f9d29cb..00000000000 --- a/stable/tinymediamanager/2.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tinymediamanager - -TinyMediaManager is a full featured media manager to organize and clean up your media library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tinymediamanager](https://truecharts.org/docs/charts/stable/tinymediamanager) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tinymediamanager` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tinymediamanager TrueCharts/tinymediamanager -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tinymediamanager` deployment - -```console -helm uninstall tinymediamanager -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tinymediamanager \ - --set env.TZ="America/New York" \ - TrueCharts/tinymediamanager -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tinymediamanager TrueCharts/tinymediamanager -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tinymediamanager/2.0.34/charts/common-10.5.10.tgz b/stable/tinymediamanager/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/tinymediamanager/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/tinymediamanager/2.0.35/CHANGELOG.md b/stable/tinymediamanager/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..958272163e5 --- /dev/null +++ b/stable/tinymediamanager/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tinymediamanager-2.0.35](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.34...tinymediamanager-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tinymediamanager-2.0.34](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.33...tinymediamanager-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/tinymediamanager/2.0.35/Chart.lock b/stable/tinymediamanager/2.0.35/Chart.lock new file mode 100644 index 00000000000..f9875400c1c --- /dev/null +++ b/stable/tinymediamanager/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:33:47.158733515Z" diff --git a/stable/tinymediamanager/2.0.35/Chart.yaml b/stable/tinymediamanager/2.0.35/Chart.yaml new file mode 100644 index 00000000000..69858bc42fe --- /dev/null +++ b/stable/tinymediamanager/2.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: TinyMediaManager is a full featured media manager to organize and clean up your media library. +home: https://truecharts.org/docs/charts/stable/tinymediamanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png +keywords: + - tiny + - media + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tinymediamanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://hub.docker.com/r/tinymediamanager/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.35/README.md b/stable/tinymediamanager/2.0.35/README.md new file mode 100644 index 00000000000..847f4342744 --- /dev/null +++ b/stable/tinymediamanager/2.0.35/README.md @@ -0,0 +1,107 @@ +# tinymediamanager + +TinyMediaManager is a full featured media manager to organize and clean up your media library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tinymediamanager](https://truecharts.org/docs/charts/stable/tinymediamanager) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tinymediamanager` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tinymediamanager TrueCharts/tinymediamanager +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tinymediamanager` deployment + +```console +helm uninstall tinymediamanager +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tinymediamanager \ + --set env.TZ="America/New York" \ + TrueCharts/tinymediamanager +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tinymediamanager TrueCharts/tinymediamanager -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tinymediamanager/2.0.34/app-readme.md b/stable/tinymediamanager/2.0.35/app-readme.md similarity index 100% rename from stable/tinymediamanager/2.0.34/app-readme.md rename to stable/tinymediamanager/2.0.35/app-readme.md diff --git a/stable/tinymediamanager/2.0.35/charts/common-10.6.1.tgz b/stable/tinymediamanager/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tinymediamanager/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/tinymediamanager/2.0.34/ix_values.yaml b/stable/tinymediamanager/2.0.35/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.34/ix_values.yaml rename to stable/tinymediamanager/2.0.35/ix_values.yaml diff --git a/stable/tinymediamanager/2.0.34/questions.yaml b/stable/tinymediamanager/2.0.35/questions.yaml similarity index 100% rename from stable/tinymediamanager/2.0.34/questions.yaml rename to stable/tinymediamanager/2.0.35/questions.yaml diff --git a/stable/tinymediamanager/2.0.35/templates/common.yaml b/stable/tinymediamanager/2.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tinymediamanager/2.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tinymediamanager/2.0.35/values.yaml b/stable/tinymediamanager/2.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traccar/7.0.40/CHANGELOG.md b/stable/traccar/7.0.40/CHANGELOG.md deleted file mode 100644 index 816aad3de73..00000000000 --- a/stable/traccar/7.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/traccar/7.0.40/Chart.lock b/stable/traccar/7.0.40/Chart.lock deleted file mode 100644 index 4cec022fd8c..00000000000 --- a/stable/traccar/7.0.40/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:21:53.762136297Z" diff --git a/stable/traccar/7.0.40/Chart.yaml b/stable/traccar/7.0.40/Chart.yaml deleted file mode 100644 index 9a57a70020f..00000000000 --- a/stable/traccar/7.0.40/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "5.3" -description: Traccar is an open source GPS tracking system. -name: traccar -version: 7.0.40 -kubeVersion: ">=1.16.0-0" -keywords: - - traccar - - gps -home: https://truecharts.org/docs/charts/stable/traccar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/traccar - - https://github.com/traccar/traccar - - https://hub.docker.com/r/traccar/traccar -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/traccar/7.0.40/README.md b/stable/traccar/7.0.40/README.md deleted file mode 100644 index c9cf6c021e6..00000000000 --- a/stable/traccar/7.0.40/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# traccar - -Traccar is an open source GPS tracking system. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [traccar](https://truecharts.org/docs/charts/stable/traccar) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `traccar` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install traccar TrueCharts/traccar -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `traccar` deployment - -```console -helm uninstall traccar -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install traccar \ - --set env.TZ="America/New York" \ - TrueCharts/traccar -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install traccar TrueCharts/traccar -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/traccar/7.0.40/charts/common-10.5.10.tgz b/stable/traccar/7.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/traccar/7.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/traccar/7.0.40/charts/postgresql-8.0.78.tgz b/stable/traccar/7.0.40/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/traccar/7.0.40/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/traccar/7.0.41/CHANGELOG.md b/stable/traccar/7.0.41/CHANGELOG.md new file mode 100644 index 00000000000..3627000be0e --- /dev/null +++ b/stable/traccar/7.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traccar-7.0.41](https://github.com/truecharts/charts/compare/traccar-7.0.40...traccar-7.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [traccar-7.0.40](https://github.com/truecharts/charts/compare/traccar-7.0.39...traccar-7.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/traccar/7.0.41/Chart.lock b/stable/traccar/7.0.41/Chart.lock new file mode 100644 index 00000000000..25452cd182a --- /dev/null +++ b/stable/traccar/7.0.41/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:34:19.715315439Z" diff --git a/stable/traccar/7.0.41/Chart.yaml b/stable/traccar/7.0.41/Chart.yaml new file mode 100644 index 00000000000..94946ba6f21 --- /dev/null +++ b/stable/traccar/7.0.41/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.3" +description: Traccar is an open source GPS tracking system. +name: traccar +version: 7.0.41 +kubeVersion: ">=1.16.0-0" +keywords: + - traccar + - gps +home: https://truecharts.org/docs/charts/stable/traccar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://github.com/traccar/traccar + - https://hub.docker.com/r/traccar/traccar +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traccar/7.0.41/README.md b/stable/traccar/7.0.41/README.md new file mode 100644 index 00000000000..e6d9deef3bb --- /dev/null +++ b/stable/traccar/7.0.41/README.md @@ -0,0 +1,108 @@ +# traccar + +Traccar is an open source GPS tracking system. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [traccar](https://truecharts.org/docs/charts/stable/traccar) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `traccar` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install traccar TrueCharts/traccar +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `traccar` deployment + +```console +helm uninstall traccar +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install traccar \ + --set env.TZ="America/New York" \ + TrueCharts/traccar +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install traccar TrueCharts/traccar -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/traccar/7.0.40/app-readme.md b/stable/traccar/7.0.41/app-readme.md similarity index 100% rename from stable/traccar/7.0.40/app-readme.md rename to stable/traccar/7.0.41/app-readme.md diff --git a/stable/traccar/7.0.41/charts/common-10.6.1.tgz b/stable/traccar/7.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/traccar/7.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/traccar/7.0.41/charts/postgresql-8.0.87.tgz b/stable/traccar/7.0.41/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/traccar/7.0.41/charts/postgresql-8.0.87.tgz differ diff --git a/stable/traccar/7.0.40/ix_values.yaml b/stable/traccar/7.0.41/ix_values.yaml similarity index 100% rename from stable/traccar/7.0.40/ix_values.yaml rename to stable/traccar/7.0.41/ix_values.yaml diff --git a/stable/traccar/7.0.40/questions.yaml b/stable/traccar/7.0.41/questions.yaml similarity index 100% rename from stable/traccar/7.0.40/questions.yaml rename to stable/traccar/7.0.41/questions.yaml diff --git a/stable/traccar/7.0.41/templates/common.yaml b/stable/traccar/7.0.41/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/traccar/7.0.41/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/traccar/7.0.41/values.yaml b/stable/traccar/7.0.41/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traefik/13.4.1/CHANGELOG.md b/stable/traefik/13.4.1/CHANGELOG.md new file mode 100644 index 00000000000..8a91a6e5fc3 --- /dev/null +++ b/stable/traefik/13.4.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traefik-13.4.1](https://github.com/truecharts/charts/compare/traefik-13.4.0...traefik-13.4.1) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [traefik-13.4.0](https://github.com/truecharts/charts/compare/traefik-13.3.11...traefik-13.4.0) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- add RealIP and addPrefix middleware ([#3884](https://github.com/truecharts/charts/issues/3884)) + + + + +## [traefik-13.3.11](https://github.com/truecharts/charts/compare/traefik-14.0.0...traefik-13.3.11) (2022-09-24) + +### Chore + +- regex redirect docs ([#3880](https://github.com/truecharts/charts/issues/3880)) + + + + +## [traefik-13.3.10](https://github.com/truecharts/charts/compare/traefik-13.3.9...traefik-13.3.10) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3860](https://github.com/truecharts/charts/issues/3860)) + + + + +## [traefik-13.3.9](https://github.com/truecharts/charts/compare/traefik-13.3.7...traefik-13.3.9) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - fix prometheus annotations ([#3841](https://github.com/truecharts/charts/issues/3841)) + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [traefik-13.3.8](https://github.com/truecharts/charts/compare/traefik-13.3.7...traefik-13.3.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [traefik-13.3.8](https://github.com/truecharts/charts/compare/traefik-13.3.7...traefik-13.3.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/stable/traefik/13.4.1/Chart.lock b/stable/traefik/13.4.1/Chart.lock new file mode 100644 index 00000000000..1c49245c07b --- /dev/null +++ b/stable/traefik/13.4.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:34:16.387108426Z" diff --git a/stable/traefik/13.4.1/Chart.yaml b/stable/traefik/13.4.1/Chart.yaml new file mode 100644 index 00000000000..77bb6f48137 --- /dev/null +++ b/stable/traefik/13.4.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Traefik is a flexible reverse proxy and Ingress Provider. +home: https://truecharts.org/docs/charts/stable/traefik +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png +keywords: + - traefik + - ingress +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traefik +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traefik + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ +type: application +version: 13.4.1 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traefik/13.4.1/README.md b/stable/traefik/13.4.1/README.md new file mode 100644 index 00000000000..02e6b5ca28d --- /dev/null +++ b/stable/traefik/13.4.1/README.md @@ -0,0 +1,108 @@ +# traefik + +Traefik is a flexible reverse proxy and Ingress Provider. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [traefik](https://truecharts.org/docs/charts/stable/traefik) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `traefik` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install traefik TrueCharts/traefik +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `traefik` deployment + +```console +helm uninstall traefik +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install traefik \ + --set env.TZ="America/New York" \ + TrueCharts/traefik +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install traefik TrueCharts/traefik -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/traefik/13.4.1/app-readme.md b/stable/traefik/13.4.1/app-readme.md new file mode 100644 index 00000000000..b76832bd9a2 --- /dev/null +++ b/stable/traefik/13.4.1/app-readme.md @@ -0,0 +1,8 @@ +Traefik is a flexible reverse proxy and Ingress Provider. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/traefik](https://truecharts.org/docs/charts/stable/traefik) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/traefik/13.4.1/charts/common-10.6.1.tgz b/stable/traefik/13.4.1/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/traefik/13.4.1/charts/common-10.6.1.tgz differ diff --git a/stable/traefik/13.4.1/crds/ingressroute.yaml b/stable/traefik/13.4.1/crds/ingressroute.yaml new file mode 100644 index 00000000000..572adae5f00 --- /dev/null +++ b/stable/traefik/13.4.1/crds/ingressroute.yaml @@ -0,0 +1,209 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutes.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRoute + listKind: IngressRouteList + plural: ingressroutes + singular: ingressroute + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRoute is an Ingress CRD specification. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + IngressRouteSpec is a specification for a IngressRouteSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: Route contains the set of routes. + properties: + kind: + enum: + - Rule + type: string + match: + type: string + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + priority: + type: integer + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The + differentiation between the two is specified in the + Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration + based on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name + references a TraefikService object (and to be precise, + one that embeds a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + required: + - kind + - match + type: object + type: array + tls: + description: + "TLS contains the TLS certificates configuration of the + routes. To enable Let's Encrypt, use an empty TLS struct, e.g. in + YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: + Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + secretName: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: + Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/ingressroutetcp.yaml b/stable/traefik/13.4.1/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..127a41767e1 --- /dev/null +++ b/stable/traefik/13.4.1/crds/ingressroutetcp.yaml @@ -0,0 +1,169 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressroutetcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteTCP + listKind: IngressRouteTCPList + plural: ingressroutetcps + singular: ingressroutetcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteTCP is an Ingress CRD specification. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + IngressRouteTCPSpec is a specification for a IngressRouteTCPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteTCP contains the set of routes. + properties: + match: + type: string + middlewares: + description: + Middlewares contains references to MiddlewareTCP + resources. + items: + description: + ObjectReference is a generic reference to a Traefik + resource. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + services: + items: + description: ServiceTCP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + proxyProtocol: + description: ProxyProtocol holds the ProxyProtocol configuration. + properties: + version: + type: integer + type: object + terminationDelay: + type: integer + weight: + type: integer + required: + - name + - port + type: object + type: array + required: + - match + type: object + type: array + tls: + description: + "TLSTCP contains the TLS certificates configuration of + the routes. To enable Let's Encrypt, use an empty TLS struct, e.g. + in YAML: \n \t tls: {} # inline format \n \t tls: \t secretName: + # block format" + properties: + certResolver: + type: string + domains: + items: + description: Domain holds a domain name with SANs. + properties: + main: + type: string + sans: + items: + type: string + type: array + type: object + type: array + options: + description: + Options is a reference to a TLSOption, that specifies + the parameters of the TLS connection. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + passthrough: + type: boolean + secretName: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + store: + description: + Store is a reference to a TLSStore, that specifies + the parameters of the TLS store. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: object + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/ingressrouteudp.yaml b/stable/traefik/13.4.1/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..2ed2b6969b2 --- /dev/null +++ b/stable/traefik/13.4.1/crds/ingressrouteudp.yaml @@ -0,0 +1,87 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: ingressrouteudps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: IngressRouteUDP + listKind: IngressRouteUDPList + plural: ingressrouteudps + singular: ingressrouteudp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: IngressRouteUDP is an Ingress CRD specification. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + IngressRouteUDPSpec is a specification for a IngressRouteUDPSpec + resource. + properties: + entryPoints: + items: + type: string + type: array + routes: + items: + description: RouteUDP contains the set of routes. + properties: + services: + items: + description: ServiceUDP defines an upstream to proxy traffic. + properties: + name: + type: string + namespace: + type: string + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + weight: + type: integer + required: + - name + - port + type: object + type: array + type: object + type: array + required: + - routes + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/middlewares.yaml b/stable/traefik/13.4.1/crds/middlewares.yaml new file mode 100644 index 00000000000..714d151151f --- /dev/null +++ b/stable/traefik/13.4.1/crds/middlewares.yaml @@ -0,0 +1,587 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewares.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: Middleware + listKind: MiddlewareList + plural: middlewares + singular: middleware + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: Middleware is a specification for a Middleware resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: MiddlewareSpec holds the Middleware configuration. + properties: + addPrefix: + description: AddPrefix holds the AddPrefix configuration. + properties: + prefix: + type: string + type: object + basicAuth: + description: BasicAuth holds the HTTP basic authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + buffering: + description: Buffering holds the request/response buffering configuration. + properties: + maxRequestBodyBytes: + format: int64 + type: integer + maxResponseBodyBytes: + format: int64 + type: integer + memRequestBodyBytes: + format: int64 + type: integer + memResponseBodyBytes: + format: int64 + type: integer + retryExpression: + type: string + type: object + chain: + description: Chain holds a chain of middlewares. + properties: + middlewares: + items: + description: MiddlewareRef is a ref to the Middleware resources. + properties: + name: + type: string + namespace: + type: string + required: + - name + type: object + type: array + type: object + circuitBreaker: + description: CircuitBreaker holds the circuit breaker configuration. + properties: + expression: + type: string + type: object + compress: + description: Compress holds the compress configuration. + properties: + excludedContentTypes: + items: + type: string + type: array + type: object + contentType: + description: + ContentType middleware - or rather its unique `autoDetect` + option - specifies whether to let the `Content-Type` header, if + it has not been set by the backend, be automatically set to a value + derived from the contents of the response. As a proxy, the default + behavior should be to leave the header alone, regardless of what + the backend did with it. However, the historic default was to always + auto-detect and set the header if it was nil, and it is going to + be kept that way in order to support users currently relying on + it. This middleware exists to enable the correct behavior until + at least the default one can be changed in a future version. + properties: + autoDetect: + type: boolean + type: object + digestAuth: + description: DigestAuth holds the Digest HTTP authentication configuration. + properties: + headerField: + type: string + realm: + type: string + removeHeader: + type: boolean + secret: + type: string + type: object + errors: + description: ErrorPage holds the custom error page configuration. + properties: + query: + type: string + service: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for the + forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + status: + items: + type: string + type: array + type: object + forwardAuth: + description: ForwardAuth holds the http forward authentication configuration. + properties: + address: + type: string + authRequestHeaders: + items: + type: string + type: array + authResponseHeaders: + items: + type: string + type: array + authResponseHeadersRegex: + type: string + tls: + description: ClientTLS holds TLS specific configurations as client. + properties: + caOptional: + type: boolean + caSecret: + type: string + certSecret: + type: string + insecureSkipVerify: + type: boolean + type: object + trustForwardHeader: + type: boolean + type: object + headers: + description: Headers holds the custom header configuration. + properties: + accessControlAllowCredentials: + description: + AccessControlAllowCredentials is only valid if true. + false is ignored. + type: boolean + accessControlAllowHeaders: + description: + AccessControlAllowHeaders must be used in response + to a preflight request with Access-Control-Request-Headers set. + items: + type: string + type: array + accessControlAllowMethods: + description: + AccessControlAllowMethods must be used in response + to a preflight request with Access-Control-Request-Method set. + items: + type: string + type: array + accessControlAllowOriginList: + description: + AccessControlAllowOriginList is a list of allowable + origins. Can also be a wildcard origin "*". + items: + type: string + type: array + accessControlAllowOriginListRegex: + description: + AccessControlAllowOriginListRegex is a list of allowable + origins written following the Regular Expression syntax (https://golang.org/pkg/regexp/). + items: + type: string + type: array + accessControlExposeHeaders: + description: + AccessControlExposeHeaders sets valid headers for + the response. + items: + type: string + type: array + accessControlMaxAge: + description: + AccessControlMaxAge sets the time that a preflight + request may be cached. + format: int64 + type: integer + addVaryHeader: + description: + AddVaryHeader controls if the Vary header is automatically + added/updated when the AccessControlAllowOriginList is set. + type: boolean + allowedHosts: + items: + type: string + type: array + browserXssFilter: + type: boolean + contentSecurityPolicy: + type: string + contentTypeNosniff: + type: boolean + customBrowserXSSValue: + type: string + customFrameOptionsValue: + type: string + customRequestHeaders: + additionalProperties: + type: string + type: object + customResponseHeaders: + additionalProperties: + type: string + type: object + featurePolicy: + type: string + forceSTSHeader: + type: boolean + frameDeny: + type: boolean + hostsProxyHeaders: + items: + type: string + type: array + isDevelopment: + type: boolean + publicKey: + type: string + referrerPolicy: + type: string + sslForceHost: + description: "Deprecated: use RedirectRegex instead." + type: boolean + sslHost: + description: "Deprecated: use RedirectRegex instead." + type: string + sslProxyHeaders: + additionalProperties: + type: string + type: object + sslRedirect: + description: + "Deprecated: use EntryPoint redirection or RedirectScheme + instead." + type: boolean + sslTemporaryRedirect: + description: + "Deprecated: use EntryPoint redirection or RedirectScheme + instead." + type: boolean + stsIncludeSubdomains: + type: boolean + stsPreload: + type: boolean + stsSeconds: + format: int64 + type: integer + type: object + inFlightReq: + description: + InFlightReq limits the number of requests being processed + and served concurrently. + properties: + amount: + format: int64 + type: integer + sourceCriterion: + description: + SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + ipWhiteList: + description: IPWhiteList holds the ip white list configuration. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + sourceRange: + items: + type: string + type: array + type: object + passTLSClientCert: + description: PassTLSClientCert holds the TLS client cert headers configuration. + properties: + info: + description: + TLSClientCertificateInfo holds the client TLS certificate + info configuration. + properties: + issuer: + description: + TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + notAfter: + type: boolean + notBefore: + type: boolean + sans: + type: boolean + serialNumber: + type: boolean + subject: + description: + TLSCLientCertificateDNInfo holds the client TLS + certificate distinguished name info configuration. cf https://tools.ietf.org/html/rfc3739 + properties: + commonName: + type: boolean + country: + type: boolean + domainComponent: + type: boolean + locality: + type: boolean + organization: + type: boolean + province: + type: boolean + serialNumber: + type: boolean + type: object + type: object + pem: + type: boolean + type: object + plugin: + additionalProperties: + x-kubernetes-preserve-unknown-fields: true + type: object + rateLimit: + description: + RateLimit holds the rate limiting configuration for a + given router. + properties: + average: + format: int64 + type: integer + burst: + format: int64 + type: integer + period: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + sourceCriterion: + description: + SourceCriterion defines what criterion is used to + group requests as originating from a common source. If none + are set, the default is to use the request's remote address + field. All fields are mutually exclusive. + properties: + ipStrategy: + description: IPStrategy holds the ip strategy configuration. + properties: + depth: + type: integer + excludedIPs: + items: + type: string + type: array + type: object + requestHeaderName: + type: string + requestHost: + type: boolean + type: object + type: object + redirectRegex: + description: RedirectRegex holds the redirection configuration. + properties: + permanent: + type: boolean + regex: + type: string + replacement: + type: string + type: object + redirectScheme: + description: RedirectScheme holds the scheme redirection configuration. + properties: + permanent: + type: boolean + port: + type: string + scheme: + type: string + type: object + replacePath: + description: ReplacePath holds the ReplacePath configuration. + properties: + path: + type: string + type: object + replacePathRegex: + description: ReplacePathRegex holds the ReplacePathRegex configuration. + properties: + regex: + type: string + replacement: + type: string + type: object + retry: + description: Retry holds the retry configuration. + properties: + attempts: + type: integer + initialInterval: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + type: object + stripPrefix: + description: StripPrefix holds the StripPrefix configuration. + properties: + forceSlash: + type: boolean + prefixes: + items: + type: string + type: array + type: object + stripPrefixRegex: + description: StripPrefixRegex holds the StripPrefixRegex configuration. + properties: + regex: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/middlewarestcp.yaml b/stable/traefik/13.4.1/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..32c41e532de --- /dev/null +++ b/stable/traefik/13.4.1/crds/middlewarestcp.yaml @@ -0,0 +1,61 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: middlewaretcps.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: MiddlewareTCP + listKind: MiddlewareTCPList + plural: middlewaretcps + singular: middlewaretcp + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: MiddlewareTCP is a specification for a MiddlewareTCP resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: MiddlewareTCPSpec holds the MiddlewareTCP configuration. + properties: + ipWhiteList: + description: TCPIPWhiteList holds the TCP ip white list configuration. + properties: + sourceRange: + items: + type: string + type: array + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/serverstransports.yaml b/stable/traefik/13.4.1/crds/serverstransports.yaml new file mode 100644 index 00000000000..a5f5206abad --- /dev/null +++ b/stable/traefik/13.4.1/crds/serverstransports.yaml @@ -0,0 +1,108 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: serverstransports.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: ServersTransport + listKind: ServersTransportList + plural: serverstransports + singular: serverstransport + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: ServersTransport is a specification for a ServersTransport resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + ServersTransportSpec options to configure communication between + Traefik and the servers. + properties: + certificatesSecrets: + description: Certificates for mTLS. + items: + type: string + type: array + disableHTTP2: + description: Disable HTTP/2 for connections with backend servers. + type: boolean + forwardingTimeouts: + description: Timeouts for requests forwarded to the backend servers. + properties: + dialTimeout: + anyOf: + - type: integer + - type: string + description: + The amount of time to wait until a connection to + a backend server can be established. If zero, no timeout exists. + x-kubernetes-int-or-string: true + idleConnTimeout: + anyOf: + - type: integer + - type: string + description: + The maximum period for which an idle HTTP keep-alive + connection will remain open before closing itself. + x-kubernetes-int-or-string: true + responseHeaderTimeout: + anyOf: + - type: integer + - type: string + description: + The amount of time to wait for a server's response + headers after fully writing the request (including its body, + if any). If zero, no timeout exists. + x-kubernetes-int-or-string: true + type: object + insecureSkipVerify: + description: Disable SSL certificate verification. + type: boolean + maxIdleConnsPerHost: + description: + If non-zero, controls the maximum idle (keep-alive) to + keep per-host. If zero, DefaultMaxIdleConnsPerHost is used. + type: integer + rootCAsSecrets: + description: Add cert file for self-signed certificate. + items: + type: string + type: array + serverName: + description: ServerName used to contact the server. + type: string + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/tlsoptions.yaml b/stable/traefik/13.4.1/crds/tlsoptions.yaml new file mode 100644 index 00000000000..054ffe6cf5a --- /dev/null +++ b/stable/traefik/13.4.1/crds/tlsoptions.yaml @@ -0,0 +1,92 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsoptions.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSOption + listKind: TLSOptionList + plural: tlsoptions + singular: tlsoption + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSOption is a specification for a TLSOption resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: TLSOptionSpec configures TLS for an entry point. + properties: + cipherSuites: + items: + type: string + type: array + clientAuth: + description: + ClientAuth defines the parameters of the client authentication + part of the TLS connection, if any. + properties: + clientAuthType: + description: + ClientAuthType defines the client authentication + type to apply. + enum: + - NoClientCert + - RequestClientCert + - VerifyClientCertIfGiven + - RequireAndVerifyClientCert + type: string + secretNames: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + items: + type: string + type: array + type: object + curvePreferences: + items: + type: string + type: array + maxVersion: + type: string + minVersion: + type: string + preferServerCipherSuites: + type: boolean + sniStrict: + type: boolean + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/tlsstores.yaml b/stable/traefik/13.4.1/crds/tlsstores.yaml new file mode 100644 index 00000000000..0fd2501746c --- /dev/null +++ b/stable/traefik/13.4.1/crds/tlsstores.yaml @@ -0,0 +1,68 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: tlsstores.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TLSStore + listKind: TLSStoreList + plural: tlsstores + singular: tlsstore + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: TLSStore is a specification for a TLSStore resource. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: TLSStoreSpec configures a TLSStore resource. + properties: + defaultCertificate: + description: + DefaultCertificate holds a secret name for the TLSOption + resource. + properties: + secretName: + description: + SecretName is the name of the referenced Kubernetes + Secret to specify the certificate details. + type: string + required: + - secretName + type: object + required: + - defaultCertificate + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/crds/traefikservices.yaml b/stable/traefik/13.4.1/crds/traefikservices.yaml new file mode 100644 index 00000000000..c96892c41e0 --- /dev/null +++ b/stable/traefik/13.4.1/crds/traefikservices.yaml @@ -0,0 +1,289 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + "helm.sh/resource-policy": keep + "helm.sh/hook": pre-install,pre-upgrade,pre-rollback + controller-gen.kubebuilder.io/version: v0.4.1 + creationTimestamp: null + name: traefikservices.traefik.containo.us +spec: + group: traefik.containo.us + names: + kind: TraefikService + listKind: TraefikServiceList + plural: traefikservices + singular: traefikservice + scope: Namespaced + versions: + - name: v1alpha1 + schema: + openAPIV3Schema: + description: + TraefikService is the specification for a service (that an IngressRoute + refers to) that is usually not a terminal service (i.e. not a pod of servers), + as opposed to a Kubernetes Service. That is to say, it usually refers to + other (children) services, which themselves can be TraefikServices or Services. + properties: + apiVersion: + description: + "APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources" + type: string + kind: + description: + "Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds" + type: string + metadata: + type: object + spec: + description: + ServiceSpec defines whether a TraefikService is a load-balancer + of services or a mirroring service. + properties: + mirroring: + description: + Mirroring defines a mirroring service, which is composed + of a main load-balancer, and a list of mirrors. + properties: + kind: + enum: + - Service + - TraefikService + type: string + maxBodySize: + format: int64 + type: integer + mirrors: + items: + description: + MirrorService defines one of the mirrors of a Mirroring + service. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + percent: + type: integer + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + name: + description: + Name is a reference to a Kubernetes Service object + (for a load-balancer of servers), or to a TraefikService object + (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for the forward + of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + weighted: + description: WeightedRoundRobin defines a load-balancer of services. + properties: + services: + items: + description: Service defines an upstream to proxy traffic. + properties: + kind: + enum: + - Service + - TraefikService + type: string + name: + description: + Name is a reference to a Kubernetes Service + object (for a load-balancer of servers), or to a TraefikService + object (service load-balancer, mirroring, etc). The differentiation + between the two is specified in the Kind field. + type: string + namespace: + type: string + passHostHeader: + type: boolean + port: + anyOf: + - type: integer + - type: string + x-kubernetes-int-or-string: true + responseForwarding: + description: + ResponseForwarding holds configuration for + the forward of the response. + properties: + flushInterval: + type: string + type: object + scheme: + type: string + serversTransport: + type: string + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based + on cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + strategy: + type: string + weight: + description: + Weight should only be specified when Name references + a TraefikService object (and to be precise, one that embeds + a Weighted Round Robin). + type: integer + required: + - name + type: object + type: array + sticky: + description: Sticky holds the sticky configuration. + properties: + cookie: + description: + Cookie holds the sticky configuration based on + cookie. + properties: + httpOnly: + type: boolean + name: + type: string + sameSite: + type: string + secure: + type: boolean + type: object + type: object + type: object + type: object + required: + - metadata + - spec + type: object + served: true + storage: true +status: + acceptedNames: + kind: "" + plural: "" + conditions: [] + storedVersions: [] diff --git a/stable/traefik/13.4.1/ix_values.yaml b/stable/traefik/13.4.1/ix_values.yaml new file mode 100644 index 00000000000..98eb5649133 --- /dev/null +++ b/stable/traefik/13.4.1/ix_values.yaml @@ -0,0 +1,390 @@ +image: + repository: tccr.io/truecharts/traefik + # defaults to appVersion + tag: 2.8.7@sha256:6aed036bb4faf8fa769f94b5eff931b73885043f870509344620098b9220f13c + pullPolicy: IfNotPresent + +# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x +ingressClass: + # true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12 + enabled: false + isDefaultClass: false + # Use to force a networking.k8s.io API Version for certain CI/CD applications. E.g. "v1beta1" + fallbackApiVersion: "" + +# -- Create an IngressRoute for the dashboard +ingressRoute: + dashboard: + enabled: true + # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) + annotations: {} + # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) + labels: {} + +podAnnotations: + prometheus.io/scrape: "true" + prometheus.io/path: "/metrics" + prometheus.io/port: "9180" + +# +# -- Configure providers +providers: + kubernetesCRD: + enabled: true + namespaces: + [] + # - "default" + kubernetesIngress: + enabled: true + # labelSelector: environment=production,method=traefik + namespaces: + [] + # - "default" + # IP used for Kubernetes Ingress endpoints + publishedService: + enabled: true + # Published Kubernetes Service to copy status from. Format: namespace/servicename + # By default this Traefik service + # pathOverride: "" + +# -- Logs +# https://docs.traefik.io/observability/logs/ +logs: + # Traefik logs concern everything that happens to Traefik itself (startup, configuration, events, shutdown, and so on). + general: + # By default, the level is set to ERROR. Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO. + level: ERROR + # -- Set the format of General Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/logs/#format + format: common + access: + # To enable access logs + enabled: false + # To write the logs in an asynchronous fashion, specify a bufferingSize option. + # This option represents the number of log lines Traefik will keep in memory before writing + # them to the selected output. In some cases, this option can greatly help performances. + # bufferingSize: 100 + # Filtering https://docs.traefik.io/observability/access-logs/#filtering + filters: + {} + # statuscodes: "200,300-302" + # retryattempts: true + # minduration: 10ms + # Fields + # https://docs.traefik.io/observability/access-logs/#limiting-the-fieldsincluding-headers + fields: + general: + defaultmode: keep + names: + {} + # Examples: + # ClientUsername: drop + headers: + defaultmode: drop + names: + {} + # Examples: + # User-Agent: redact + # Authorization: drop + # Content-Type: keep + # -- Set the format of Access Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/access-logs/#format + format: common + +metrics: + # datadog: + # address: 127.0.0.1:8125 + # influxdb: + # address: localhost:8089 + # protocol: udp + prometheus: + entryPoint: metrics + # statsd: + # address: localhost:8125 + +globalArguments: + - "--global.checknewversion" + +## +# -- Additional arguments to be passed at Traefik's binary +# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ +## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` +additionalArguments: + - "--metrics.prometheus" + - "--ping" + - "--serverstransport.insecureskipverify=true" + - "--providers.kubernetesingress.allowexternalnameservices=true" + +# -- TLS Options to be created as TLSOption CRDs +# https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options +# Example: +tlsOptions: + default: + sniStrict: false + minVersion: VersionTLS12 + curvePreferences: + - CurveP521 + - CurveP384 + cipherSuites: + - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 + - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 + - TLS_AES_128_GCM_SHA256 + - TLS_AES_256_GCM_SHA384 + - TLS_CHACHA20_POLY1305_SHA256 + +# -- Options for the main traefik service, where the entrypoints traffic comes from +# from. +service: + main: + type: LoadBalancer + ports: + main: + port: 9000 + targetPort: 9000 + protocol: HTTP + # -- Forwarded Headers should never be enabled on Main entrypoint + forwardedHeaders: + enabled: false + # -- Proxy Protocol should never be enabled on Main entrypoint + proxyProtocol: + enabled: false + tcp: + enabled: true + type: LoadBalancer + ports: + web: + enabled: true + port: 9080 + protocol: HTTP + redirectTo: websecure + # Options: Empty, 0 (ingore), or positive int + # redirectPort: + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # -- Configure (Proxy Protocol Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#proxyprotocol] Support + proxyProtocol: + enabled: false + # -- Only IPs in trustedIPs will lead to remote client address replacement + trustedIPs: [] + # -- Trust every incoming connection + insecureMode: false + websecure: + enabled: true + port: 9443 + protocol: HTTPS + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # -- Configure (Proxy Protocol Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#proxyprotocol] Support + proxyProtocol: + enabled: false + # -- Only IPs in trustedIPs will lead to remote client address replacement + trustedIPs: [] + # -- Trust every incoming connection + insecureMode: false + # tcpexample: + # enabled: true + # targetPort: 9443 + # protocol: TCP + # tls: + # enabled: false + # # this is the name of a TLSOption definition + # options: "" + # certResolver: "" + # domains: [] + # # - main: example.com + # # sans: + # # - foo.example.com + # # - bar.example.com + metrics: + enabled: true + type: ClusterIP + ports: + metrics: + enabled: true + port: 9180 + targetPort: 9180 + protocol: HTTP + # -- Forwarded Headers should never be enabled on Metrics entrypoint + forwardedHeaders: + enabled: false + # -- Proxy Protocol should never be enabled on Metrics entrypoint + proxyProtocol: + enabled: false + udp: + enabled: false + +# probes: +# # -- Liveness probe configuration +# # @default -- See below +# liveness: +# # -- sets the probe type when not using a custom probe +# # @default -- "TCP" +# type: HTTP +# # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used +# # @default -- "/" +# path: "/ping" + +# # -- Redainess probe configuration +# # @default -- See below +# readiness: +# # -- sets the probe type when not using a custom probe +# # @default -- "TCP" +# type: HTTP +# # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used +# # @default -- "/" +# path: "/ping" + +# # -- Startup probe configuration +# # @default -- See below +# startup: +# # -- sets the probe type when not using a custom probe +# # @default -- "TCP" +# type: HTTP +# # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used +# # @default -- "/" +# path: "/ping" + +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + main: + enabled: true + rules: + - apiGroups: + - "" + resources: + - services + - endpoints + - secrets + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + - ingressclasses + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses/status + verbs: + - update + - apiGroups: + - traefik.containo.us + resources: + - ingressroutes + - ingressroutetcps + - ingressrouteudps + - middlewares + - middlewaretcps + - tlsoptions + - tlsstores + - traefikservices + - serverstransports + verbs: + - get + - list + - watch + +# -- The service account the pods will use to interact with the Kubernetes API +serviceAccount: + main: + enabled: true + +# -- SCALE Middleware Handlers +middlewares: + basicAuth: [] + # - name: basicauthexample + # users: + # - username: testuser + # password: testpassword + forwardAuth: [] + # - name: forwardAuthexample + # address: https://auth.example.com/ + # authResponseHeaders: + # - X-Secret + # - X-Auth-User + # authRequestHeaders: + # - "Accept" + # - "X-CustomHeader" + # authResponseHeadersRegex: "^X-" + # trustForwardHeader: true + chain: [] + # - name: chainname + # middlewares: + # - name: compress + redirectScheme: [] + # - name: redirectSchemeName + # scheme: https + # permanent: true + rateLimit: [] + # - name: rateLimitName + # average: 300 + # burst: 200 + redirectRegex: [] + # - name: redirectRegexName + # regex: putregexhere + # replacement: replacementurlhere + # permanent: false + stripPrefixRegex: [] + # - name: stripPrefixRegexName + # regex: [] + ipWhiteList: [] + # - name: ipWhiteListName + # sourceRange: [] + # ipStrategy: + # depth: 2 + # excludedIPs: [] + themeParkVersion: v1.2.2 + themePark: [] + # - name: themeParkName + # -- Supported apps, lower case name + # -- https://docs.theme-park.dev/themes + # app: appnamehere + # -- Supported themes, lower case name + # -- https://docs.theme-park.dev/themes/APPNAMEHERE + # -- https://docs.theme-park.dev/community-themes + # theme: themenamehere + # -- https://theme-park.dev or a self hosted url + # baseUrl: https://theme-park.dev + realIPVersion: v1.0.3 + # Sets X-Real-Ip with an IP from the X-Forwarded-For or + # Cf-Connecting-Ip (If from Cloudflare) + # Evaluation of those headers will go from last to first + realIP: [] + # - name: realIPName + # -- The real IP will be the first one that is + # -- not included in any of the CIDRs passed here + # excludedNetworks: + # - 1.1.1.1/24 + addPrefix: [] + # - name: addPrefixName + # prefix: "/foo" + +portalhook: + enabled: true + +persistence: + plugins: + enabled: true + mountPath: "/plugins-storage" + type: emptyDir + +portal: + enabled: true diff --git a/stable/traefik/13.4.1/questions.yaml b/stable/traefik/13.4.1/questions.yaml new file mode 100644 index 00000000000..a1f900c370d --- /dev/null +++ b/stable/traefik/13.4.1/questions.yaml @@ -0,0 +1,2873 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "http" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/dashboard/" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressClass + label: "ingressClass" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + description: "When enabled, ingressClass will match the entered name of this app" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: isDefaultClass + label: "isDefaultClass" + schema: + type: boolean + default: false + - variable: logs + label: "Logs" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General Logs" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "ERROR" + enum: + - value: "INFO" + description: "Info" + - value: "WARN" + description: "Warnings" + - value: "ERROR" + description: "Errors" + - value: "FATAL" + description: "Fatal Errors" + - value: "PANIC" + description: "Panics" + - value: "DEBUG" + description: "Debug" + - variable: format + label: "General Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: access + label: "Access Logs" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabledFilters + label: "Enable Filters" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filters + label: "Filters" + schema: + additional_attrs: true + type: dict + attrs: + - variable: statuscodes + label: "Status codes" + schema: + type: string + default: "200,300-302" + - variable: retryattempts + label: "retryattempts" + schema: + type: boolean + default: true + - variable: minduration + label: "minduration" + schema: + type: string + default: "10ms" + - variable: fields + label: "Fields" + schema: + additional_attrs: true + type: dict + attrs: + - variable: general + label: "General" + schema: + additional_attrs: true + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "keep" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: headers + label: "Headers" + schema: + additional_attrs: true + type: dict + attrs: + - variable: defaultmode + label: "Default Mode" + schema: + type: string + default: "drop" + enum: + - value: "keep" + description: "Keep" + - value: "drop" + description: "Drop" + - variable: format + label: "Access Log format" + schema: + type: string + default: "common" + enum: + - value: "common" + description: "Common Log Format" + - value: "json" + description: "JSON" + - variable: middlewares + label: "" + group: "Middlewares" + schema: + additional_attrs: true + type: dict + attrs: +# Include{basicAuth} + - variable: forwardAuth + label: forwardAuth + schema: + type: list + default: [] + items: + - variable: basicAuthEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: address + label: Address + schema: + type: string + required: true + default: "" + - variable: trustForwardHeader + label: trustForwardHeader + schema: + type: boolean + default: false + - variable: authResponseHeadersRegex + label: authResponseHeadersRegex + schema: + type: string + default: "" + - variable: authResponseHeaders + label: authResponseHeaders + schema: + type: list + default: [] + items: + - variable: authResponseHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: authRequestHeaders + label: authRequestHeaders + schema: + type: list + default: [] + items: + - variable: authRequestHeadersEntry + label: "" + schema: + type: string + default: "" + - variable: chain + label: Chain + schema: + type: list + default: [] + items: + - variable: chainEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: middlewares + label: Middlewares to Chain + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: redirectScheme + label: redirectScheme + schema: + type: list + default: [] + items: + - variable: redirectSchemeEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: scheme + label: Scheme + schema: + type: string + required: true + default: https + enum: + - value: https + description: https + - value: http + description: http + - variable: permanent + label: Permanent + schema: + type: boolean + default: false + - variable: rateLimit + label: rateLimit + schema: + type: list + default: [] + items: + - variable: rateLimitEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: average + label: Average + schema: + type: int + required: true + default: 300 + - variable: burst + label: Burst + schema: + type: int + required: true + default: 200 + - variable: redirectRegex + label: redirectRegex + schema: + type: list + default: [] + items: + - variable: redirectRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: regex + label: Regex + schema: + type: string + required: true + default: "" + - variable: replacement + label: Replacement + schema: + type: string + required: true + default: "" + - variable: permanent + label: Permanent + schema: + type: boolean + default: false + - variable: stripPrefixRegex + label: stripPrefixRegex + schema: + type: list + default: [] + items: + - variable: stripPrefixRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: regex + label: Regex + schema: + type: list + default: [] + items: + - variable: regexEntry + label: Regex + schema: + type: string + required: true + default: "" + - variable: ipWhiteList + label: ipWhiteList + schema: + type: list + default: [] + items: + - variable: ipWhiteListEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: sourceRange + label: Source Range + schema: + type: list + default: [] + items: + - variable: sourceRangeEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: ipStrategy + label: IP Strategy + schema: + additional_attrs: true + type: dict + attrs: + - variable: depth + label: Depth + schema: + type: int + required: true + - variable: excludedIPs + label: Excluded IPs + schema: + type: list + default: [] + items: + - variable: excludedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: themePark + label: theme.park + schema: + type: list + default: [] + items: + - variable: themeParkEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to traefik-themepark + schema: + type: string + required: true + default: "" + - variable: appName + label: App Name + description: Lower case, name of the app to be themed. +
Go to https://docs.theme-park.dev/themes/ to see supported apps. + schema: + type: string + required: true + default: "" + - variable: themeName + label: Theme Name + description: Lower case, name of the theme to be applied. +
Go to https://docs.theme-park.dev/theme-options/ to see supported themes. + schema: + type: string + required: true + default: "" + - variable: baseUrl + label: Base URL + description: Replace `https://theme-park.dev` URL for self-hosting reference. + schema: + type: string + required: true + default: https://theme-park.dev + - variable: addons + label: Addons + schema: + type: list + default: [] + items: + - variable: addonEntry + label: Addon + description: Currently only supports 'darker' and '4k-logo' for *arr apps. +
Go to https://docs.theme-park.dev/themes/addons/ for Addon information. +
Go to https://github.com/packruler/traefik-themepark for more context on plugin + schema: + type: string + required: true + default: "" + - variable: realIP + label: Real IP + schema: + type: list + default: [] + items: + - variable: realIPEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: excludedNetworks + label: Excluded Networks + schema: + type: list + default: [] + items: + - variable: excludedNetEntry + label: Excluded Network Entry + description: Network to exclude setting it to X-Real-Ip + schema: + type: string + required: true + default: "" + - variable: addPrefix + label: Add Prefix + schema: + type: list + default: [] + items: + - variable: addPrefixEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: prefix + label: Prefix + schema: + type: string + required: true + default: "" + - variable: service + group: "Networking and Services" + label: "Configure Service Entrypoint" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9000 + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9000 + required: true + - variable: tcp + label: "TCP Service" + description: "The tcp Entrypoint service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "web Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9080 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + default: "websecure" + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: websecure + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9443 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTPS + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + hidden: true + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traefik/13.4.1/templates/_args.tpl b/stable/traefik/13.4.1/templates/_args.tpl new file mode 100644 index 00000000000..68a0c916ce1 --- /dev/null +++ b/stable/traefik/13.4.1/templates/_args.tpl @@ -0,0 +1,172 @@ +{{/* Define the args */}} +{{- define "traefik.args" -}} +args: + {{/* merge all ports */}} + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{/* start of actual arguments */}} + {{- with .Values.globalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- range $name, $config := $ports }} + {{- if $config }} + {{- if or ( eq $config.protocol "HTTP" ) ( eq $config.protocol "HTTPS" ) ( eq $config.protocol "TCP" ) }} + {{- $_ := set $config "protocol" "TCP" }} + {{- end }} + - "--entryPoints.{{$name}}.address=:{{ $config.port }}/{{ default "tcp" $config.protocol | lower }}" + {{- end }} + {{- end }} + - "--api.dashboard=true" + - "--ping=true" + {{- if .Values.metrics }} + {{- if .Values.metrics.datadog }} + - "--metrics.datadog=true" + - "--metrics.datadog.address={{ .Values.metrics.datadog.address }}" + {{- end }} + {{- if .Values.metrics.influxdb }} + - "--metrics.influxdb=true" + - "--metrics.influxdb.address={{ .Values.metrics.influxdb.address }}" + - "--metrics.influxdb.protocol={{ .Values.metrics.influxdb.protocol }}" + {{- end }} + {{- if .Values.metrics.prometheus }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint={{ .Values.metrics.prometheus.entryPoint }}" + {{- end }} + {{- if .Values.metrics.statsd }} + - "--metrics.statsd=true" + - "--metrics.statsd.address={{ .Values.metrics.statsd.address }}" + {{- end }} + {{- end }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress" + {{- if .Values.providers.kubernetesIngress.publishedService.enabled }} + - "--providers.kubernetesingress.ingressendpoint.publishedservice={{ template "providers.kubernetesIngress.publishedServicePath" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.labelSelector }} + - "--providers.kubernetesingress.labelSelector={{ .Values.providers.kubernetesIngress.labelSelector }}" + {{- end }} + {{- end }} + {{- if and .Values.rbac.enabled .Values.rbac.namespaced }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd.namespaces={{ template "providers.kubernetesCRD.namespaces" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress.namespaces={{ template "providers.kubernetesIngress.namespaces" . }}" + {{- end }} + {{- end }} + {{- if .Values.ingressClass.enabled }} + - "--providers.kubernetesingress.ingressclass={{ .Release.Name }}" + {{- end }} + {{- range $entrypoint, $config := $ports }} + {{/* add args for proxyProtocol support */}} + {{- if $config.proxyProtocol }} + {{- if $config.proxyProtocol.enabled }} + {{- if $config.proxyProtocol.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.insecure" + {{- end }} + {{- if not ( empty $config.proxyProtocol.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.trustedIPs={{ join "," $config.proxyProtocol.trustedIPs }}" + {{- end }} + {{- end }} + {{- end }} + {{/* add args for forwardedHeaders support */}} + {{- if $config.forwardedHeaders.enabled }} + {{- if not ( empty $config.forwardedHeaders.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.trustedIPs={{ join "," $config.forwardedHeaders.trustedIPs }}" + {{- end }} + {{- if $config.forwardedHeaders.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.insecure" + {{- end }} + {{- end }} + {{/* end forwardedHeaders configuration */}} + {{- if $config.redirectTo }} + {{- $toPort := index $ports $config.redirectTo }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $toPort.port }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- else if $config.redirectPort }} + {{ if gt $config.redirectPort 0.0 }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $config.redirectPort }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- end }} + {{- end }} + {{- if or ( $config.tls ) ( eq $config.protocol "HTTPS" ) }} + {{- if or ( $config.tls.enabled ) ( eq $config.protocol "HTTPS" ) }} + - "--entrypoints.{{ $entrypoint }}.http.tls=true" + {{- if $config.tls.options }} + - "--entrypoints.{{ $entrypoint }}.http.tls.options={{ $config.tls.options }}" + {{- end }} + {{- if $config.tls.certResolver }} + - "--entrypoints.{{ $entrypoint }}.http.tls.certResolver={{ $config.tls.certResolver }}" + {{- end }} + {{- if $config.tls.domains }} + {{- range $index, $domain := $config.tls.domains }} + {{- if $domain.main }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].main={{ $domain.main }}" + {{- end }} + {{- if $domain.sans }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].sans={{ join "," $domain.sans }}" + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- with .Values.logs }} + - "--log.format={{ .general.format }}" + {{- if ne .general.level "ERROR" }} + - "--log.level={{ .general.level | upper }}" + {{- end }} + {{- if .access.enabled }} + - "--accesslog=true" + - "--accesslog.format={{ .access.format }}" + {{- if .access.bufferingsize }} + - "--accesslog.bufferingsize={{ .access.bufferingsize }}" + {{- end }} + {{- if .access.filters }} + {{- if .access.filters.statuscodes }} + - "--accesslog.filters.statuscodes={{ .access.filters.statuscodes }}" + {{- end }} + {{- if .access.filters.retryattempts }} + - "--accesslog.filters.retryattempts" + {{- end }} + {{- if .access.filters.minduration }} + - "--accesslog.filters.minduration={{ .access.filters.minduration }}" + {{- end }} + {{- end }} + - "--accesslog.fields.defaultmode={{ .access.fields.general.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.general.names }} + - "--accesslog.fields.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + - "--accesslog.fields.headers.defaultmode={{ .access.fields.headers.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.headers.names }} + - "--accesslog.fields.headers.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + {{- end }} + {{- end }} + {{/* theme.park */}} + {{- if .Values.middlewares.themePark }} + - "--experimental.plugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark" + - "--experimental.plugins.traefik-themepark.version={{ .Values.middlewares.themeParkVersion }}" + {{- end }} + {{/* End of theme.park */}} + {{/* RealIP */}} + {{- if .Values.middlewares.realIP }} + - "--experimental.plugins.traefik-real-ip.modulename=github.com/soulbalz/traefik-real-ip" + - "--experimental.plugins.traefik-real-ip.version={{ .Values.middlewares.realIPVersion }}" + {{- end }} + {{/* End of RealIP */}} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/stable/traefik/13.4.1/templates/_helpers.tpl b/stable/traefik/13.4.1/templates/_helpers.tpl new file mode 100644 index 00000000000..ab55e4e7ec6 --- /dev/null +++ b/stable/traefik/13.4.1/templates/_helpers.tpl @@ -0,0 +1,22 @@ +{{/* +Construct the path for the providers.kubernetesingress.ingressendpoint.publishedservice. +By convention this will simply use the / to match the name of the +service generated. +Users can provide an override for an explicit service they want bound via `.Values.providers.kubernetesIngress.publishedService.pathOverride` +*/}} +{{- define "providers.kubernetesIngress.publishedServicePath" -}} +{{- $fullName := include "tc.common.names.fullname" . -}} +{{- $defServiceName := printf "%s/%s-tcp" .Release.Namespace $fullName -}} +{{- $servicePath := default $defServiceName .Values.providers.kubernetesIngress.publishedService.pathOverride }} +{{- print $servicePath | trimSuffix "-" -}} +{{- end -}} + +{{/* +Construct a comma-separated list of whitelisted namespaces +*/}} +{{- define "providers.kubernetesIngress.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesIngress.namespaces) }} +{{- end -}} +{{- define "providers.kubernetesCRD.namespaces" -}} +{{- default .Release.Namespace (join "," .Values.providers.kubernetesCRD.namespaces) }} +{{- end -}} diff --git a/stable/traefik/13.4.1/templates/_ingressclass.tpl b/stable/traefik/13.4.1/templates/_ingressclass.tpl new file mode 100644 index 00000000000..909e249d6a5 --- /dev/null +++ b/stable/traefik/13.4.1/templates/_ingressclass.tpl @@ -0,0 +1,24 @@ +{{/* Define the ingressClass */}} +{{- define "traefik.ingressClass" -}} +--- +{{ if .Values.ingressClass.enabled }} + {{- if .Capabilities.APIVersions.Has "networking.k8s.io/v1/IngressClass" }} +apiVersion: networking.k8s.io/v1 + {{- else if .Capabilities.APIVersions.Has "networking.k8s.io/v1beta1/IngressClass" }} +apiVersion: networking.k8s.io/v1beta1 + {{- else if or (eq .Values.ingressClass.fallbackApiVersion "v1beta1") (eq .Values.ingressClass.fallbackApiVersion "v1") }} +apiVersion: {{ printf "networking.k8s.io/%s" .Values.ingressClass.fallbackApiVersion }} + {{- else }} + {{- fail "\n\n ERROR: You must have at least networking.k8s.io/v1beta1 to use ingressClass" }} + {{- end }} +kind: IngressClass +metadata: + annotations: + ingressclass.kubernetes.io/is-default-class: {{ .Values.ingressClass.isDefaultClass | quote }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} + name: {{ .Release.Name }} +spec: + controller: traefik.io/ingress-controller +{{- end }} +{{- end }} diff --git a/stable/traefik/13.4.1/templates/_ingressroute.tpl b/stable/traefik/13.4.1/templates/_ingressroute.tpl new file mode 100644 index 00000000000..7f012c92350 --- /dev/null +++ b/stable/traefik/13.4.1/templates/_ingressroute.tpl @@ -0,0 +1,25 @@ +{{/* Define the ingressRoute */}} +{{- define "traefik.ingressRoute" -}} +{{ if .Values.ingressRoute.dashboard.enabled }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: IngressRoute +metadata: + name: {{ include "tc.common.names.fullname" . }}-dashboard + annotations: + {{- with .Values.ingressRoute.dashboard.annotations }} + {{- toYaml . | nindent 4 }} + {{- end }} + labels: + {{- include "tc.common.labels" . | nindent 4 }} +spec: + entryPoints: + - main + routes: + - match: PathPrefix(`/dashboard`) || PathPrefix(`/api`) + kind: Rule + services: + - name: api@internal + kind: TraefikService +{{ end }} +{{- end -}} diff --git a/stable/traefik/13.4.1/templates/_portalhook.tpl b/stable/traefik/13.4.1/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/stable/traefik/13.4.1/templates/_portalhook.tpl @@ -0,0 +1,26 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: portalhook + namespace: {{ $namespace }} +data: + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{- range $name, $value := $ports }} + {{ $name }}: {{ $value.port | quote }} + {{- end }} +{{- end }} +{{- end -}} diff --git a/stable/traefik/13.4.1/templates/_tlsoptions.tpl b/stable/traefik/13.4.1/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/stable/traefik/13.4.1/templates/_tlsoptions.tpl @@ -0,0 +1,12 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsOptions" -}} +{{- range $name, $config := .Values.tlsOptions }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: TLSOption +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end -}} diff --git a/stable/traefik/13.4.1/templates/common.yaml b/stable/traefik/13.4.1/templates/common.yaml new file mode 100644 index 00000000000..c933a3d08e0 --- /dev/null +++ b/stable/traefik/13.4.1/templates/common.yaml @@ -0,0 +1,24 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{- if .Values.metrics }} +{{- if .Values.metrics.prometheus }} +{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "true" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/path" "/metrics" -}} +{{- $_ := set .Values.podAnnotations "prometheus.io/port" "9180" -}} +{{- end }} +{{- end }} + +{{- $newArgs := (include "traefik.args" . | fromYaml) }} +{{- $_ := set .Values "newArgs" $newArgs -}} +{{- $mergedargs := concat .Values.args .Values.newArgs.args }} +{{- $_ := set .Values "args" $mergedargs -}} + +{{- include "traefik.portalhook" . }} +{{- include "traefik.tlsOptions" . }} +{{- include "traefik.ingressRoute" . }} +{{- include "traefik.ingressClass" . }} + + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/traefik/13.4.1/templates/middlewares/addPrefix.yaml b/stable/traefik/13.4.1/templates/middlewares/addPrefix.yaml new file mode 100644 index 00000000000..233b23834c3 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/addPrefix.yaml @@ -0,0 +1,17 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.addPrefix }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + addPrefix: + prefix: {{ $middlewareData.prefix }} +{{- end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/basic-middleware.yaml b/stable/traefik/13.4.1/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..9ba8e5c5d93 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,62 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: compress + namespace: {{ $namespace }} +spec: + compress: {} +--- +# Here, an average of 300 requests per second is allowed. +# In addition, a burst of 200 requests is allowed. +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-ratelimit + namespace: {{ $namespace }} +spec: + rateLimit: + average: 600 + burst: 400 +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-secure-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: chain-basic + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: basic-secure-headers + - name: compress diff --git a/stable/traefik/13.4.1/templates/middlewares/basicauth.yaml b/stable/traefik/13.4.1/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/basicauth.yaml @@ -0,0 +1,34 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.basicAuth }} +--- +{{- $users := list }} +{{ range $index, $userdata := $middlewareData.users }} + {{ $users = append $users ( htpasswd $userdata.username $userdata.password ) }} +{{ end }} + +apiVersion: v1 +kind: Secret +metadata: + name: {{printf "%v-%v" $middlewareData.name "secret" }} + namespace: {{ $namespace }} +type: Opaque +stringData: + users: | + {{- range $index, $user := $users }} + {{ printf "%s" $user }} + {{- end }} +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + basicAuth: + secret: {{printf "%v-%v" $middlewareData.name "secret" }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/chain.yaml b/stable/traefik/13.4.1/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..f87994f7956 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.chain }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + chain: + middlewares: + {{ range $index, $middleware := .middlewares }} + - name: {{ printf "%v-%v@%v" $namespace $middleware "kubernetescrd" }} + {{ end }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/forwardauth.yaml b/stable/traefik/13.4.1/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/forwardauth.yaml @@ -0,0 +1,30 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.forwardAuth }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + forwardAuth: + address: {{ $middlewareData.address }} + {{- with $middlewareData.authResponseHeaders }} + authResponseHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- with $middlewareData.authRequestHeaders }} + authRequestHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- if $middlewareData.authResponseHeadersRegex }} + authResponseHeadersRegex: {{ $middlewareData.authResponseHeadersRegex }} + {{- end }} + {{- if $middlewareData.trustForwardHeader }} + trustForwardHeader: true + {{- end }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/ipwhitelist.yaml b/stable/traefik/13.4.1/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..1179245017e --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,33 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.ipWhiteList }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + ipWhiteList: + sourceRange: + {{- range $middlewareData.sourceRange }} + - {{ . }} + {{- end }} + {{- if $middlewareData.ipStrategy }} + ipStrategy: + {{- if $middlewareData.ipStrategy.depth }} + depth: {{ $middlewareData.ipStrategy.depth }} + {{- end }} + {{- if $middlewareData.ipStrategy.excludedIPs }} + excludedIPs: + {{- range $middlewareData.ipStrategy.excludedIPs }} + - {{ . }} + {{- end }} + {{- end }} + {{- end }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/ratelimit.yaml b/stable/traefik/13.4.1/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/ratelimit.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.rateLimit }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/real-ip.yaml b/stable/traefik/13.4.1/templates/middlewares/real-ip.yaml new file mode 100644 index 00000000000..2dd1ae030a4 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/real-ip.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.realIP }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + plugin: + traefik-real-ip: + excludednets: + {{- range $middlewareData.excludedNetworks }} + - {{ . | quote }} + {{- end }} +{{- end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/redirectScheme.yaml b/stable/traefik/13.4.1/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectScheme }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/redirectregex.yaml b/stable/traefik/13.4.1/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..46e3e724dd6 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/redirectregex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectRegex }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/stripPrefixRegex.yaml b/stable/traefik/13.4.1/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 00000000000..007c166ff39 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/stripPrefixRegex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} + +{{ range $index, $middlewareData := .Values.middlewares.stripPrefixRegex }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + stripPrefixRegex: + regex: + {{- range $middlewareData.regex }} + - {{ . | quote }} + {{- end }} +{{ end }} diff --git a/stable/traefik/13.4.1/templates/middlewares/tc-chains.yaml b/stable/traefik/13.4.1/templates/middlewares/tc-chains.yaml new file mode 100644 index 00000000000..409766daa89 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/tc-chains.yaml @@ -0,0 +1,29 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-opencors-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: tc-opencors-headers + - name: compress +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-closedcors-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: tc-closedcors-headers + - name: compress diff --git a/stable/traefik/13.4.1/templates/middlewares/tc-headers.yaml b/stable/traefik/13.4.1/templates/middlewares/tc-headers.yaml new file mode 100644 index 00000000000..a0462f1fd73 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/tc-headers.yaml @@ -0,0 +1,62 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-opencors-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowHeaders: + - '*' + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + - POST + accessControlAllowOriginList: + - '*' + accessControlMaxAge: 100 + browserXssFilter: true + contentTypeNosniff: true + customRequestHeaders: + X-Forwarded-Proto: https + customResponseHeaders: + server: "" + forceSTSHeader: true + referrerPolicy: same-origin + sslForceHost: true + sslRedirect: true + stsSeconds: 63072000 +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-closedcors-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + sslRedirect: true + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + sslForceHost: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' diff --git a/stable/traefik/13.4.1/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/13.4.1/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,25 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-redirectregex-dav + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: "https://(.*)/.well-known/(card|cal)dav" + replacement: "https://${1}/remote.php/dav/" +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: tc-nextcloud-redirectregex-dav diff --git a/stable/traefik/13.4.1/templates/middlewares/theme-park.yaml b/stable/traefik/13.4.1/templates/middlewares/theme-park.yaml new file mode 100644 index 00000000000..92a4257e279 --- /dev/null +++ b/stable/traefik/13.4.1/templates/middlewares/theme-park.yaml @@ -0,0 +1,26 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.themePark }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + plugin: + traefik-themepark: + app: {{ $middlewareData.appName }} + theme: {{ $middlewareData.themeName }} + baseUrl: {{ $middlewareData.baseUrl }} + {{- if $middlewareData.addons }} + addons: + {{- range $middlewareData.addons }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end }} diff --git a/stable/traefik/13.4.1/values.yaml b/stable/traefik/13.4.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/transmission/12.0.36/CHANGELOG.md b/stable/transmission/12.0.36/CHANGELOG.md new file mode 100644 index 00000000000..b5bef5ac05d --- /dev/null +++ b/stable/transmission/12.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [transmission-12.0.36](https://github.com/truecharts/charts/compare/transmission-12.0.35...transmission-12.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [transmission-12.0.35](https://github.com/truecharts/charts/compare/transmission-12.0.34...transmission-12.0.35) (2022-09-24) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [transmission-12.0.34](https://github.com/truecharts/charts/compare/transmission-12.0.33...transmission-12.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [transmission-12.0.34](https://github.com/truecharts/charts/compare/transmission-12.0.33...transmission-12.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [transmission-12.0.34](https://github.com/truecharts/charts/compare/transmission-12.0.33...transmission-12.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [transmission-12.0.34](https://github.com/truecharts/charts/compare/transmission-12.0.33...transmission-12.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/transmission/12.0.36/Chart.lock b/stable/transmission/12.0.36/Chart.lock new file mode 100644 index 00000000000..1a6834a0b54 --- /dev/null +++ b/stable/transmission/12.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:34:16.752655114Z" diff --git a/stable/transmission/12.0.36/Chart.yaml b/stable/transmission/12.0.36/Chart.yaml new file mode 100644 index 00000000000..467163bc7eb --- /dev/null +++ b/stable/transmission/12.0.36/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: fast, easy, and free BitTorrent client. +home: https://truecharts.org/docs/charts/stable/transmission +icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: transmission +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://github.com/transmission/transmission + - https://hub.docker.com/r/linuxserver/transmission +type: application +version: 12.0.36 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/transmission/12.0.36/README.md b/stable/transmission/12.0.36/README.md new file mode 100644 index 00000000000..900cefd43e7 --- /dev/null +++ b/stable/transmission/12.0.36/README.md @@ -0,0 +1,107 @@ +# transmission + +fast, easy, and free BitTorrent client. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [transmission](https://truecharts.org/docs/charts/stable/transmission) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `transmission` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install transmission TrueCharts/transmission +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `transmission` deployment + +```console +helm uninstall transmission +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install transmission \ + --set env.TZ="America/New York" \ + TrueCharts/transmission +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install transmission TrueCharts/transmission -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/transmission/12.0.36/app-readme.md b/stable/transmission/12.0.36/app-readme.md new file mode 100644 index 00000000000..e04eda01c5e --- /dev/null +++ b/stable/transmission/12.0.36/app-readme.md @@ -0,0 +1,8 @@ +fast, easy, and free BitTorrent client. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/transmission](https://truecharts.org/docs/charts/stable/transmission) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/transmission/12.0.36/charts/common-10.6.1.tgz b/stable/transmission/12.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/transmission/12.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/transmission/12.0.36/ix_values.yaml b/stable/transmission/12.0.36/ix_values.yaml new file mode 100644 index 00000000000..19d6a2fc6aa --- /dev/null +++ b/stable/transmission/12.0.36/ix_values.yaml @@ -0,0 +1,106 @@ +image: + repository: tccr.io/truecharts/transmission + pullPolicy: IfNotPresent + tag: v3.00@sha256:cf61bde05f265653ce12b0ef42e25ac25abcc51ff84c9e5528ef75fea8330eda + +service: + main: + ports: + main: + port: 10109 + targetPort: 9091 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + targetPort: 51414 + torrentudp: + enabled: true + ports: + torrentudp: + enabled: true + port: 51414 + targetPort: 51414 + protocol: UDP +secretEnv: + {} + # TRANSMISSION_RPC_USERNAME: "" + # TRANSMISSION_RPC_PASSWORD: "" +env: + # PUID: 1001 + # TRANSMISSION_ALT_SPEED_DOWN: 50 + # TRANSMISSION_ALT_SPEED_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_BEGIN: 540 + # TRANSMISSION_ALT_SPEED_TIME_DAY: 127 + # TRANSMISSION_ALT_SPEED_TIME_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_END: 1020 + # TRANSMISSION_ALT_SPEED_UP: 50 + # TRANSMISSION_BIND_ADDRESS_IPV4: "0.0.0.0" + # TRANSMISSION_BIND_ADDRESS_IPV6: "::" + # TRANSMISSION_BLOCKLIST_ENABLED: true + # TRANSMISSION_BLOCKLIST_URL: "http://john.bitsurge.net/public/biglist.p2p.gz" + # TRANSMISSION_CACHE_SIZE_MB: 4 + # TRANSMISSION_DHT_ENABLED: true + # TRANSMISSION_DOWNLOAD_DIR: "/downloads/complete" + # TRANSMISSION_DOWNLOAD_QUEUE_ENABLED: true + # TRANSMISSION_DOWNLOAD_QUEUE_SIZE: 5 + # TRANSMISSION_ENCRYPTION: 1 + # TRANSMISSION_IDLE_SEEDING_LIMIT: 30 + # TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED: false + # TRANSMISSION_INCOMPLETE_DIR: "/downloads/incomplete" + # TRANSMISSION_INCOMPLETE_DIR_ENABLED: true + # TRANSMISSION_LPD_ENABLED: false + # TRANSMISSION_MESSAGE_LEVEL: 2 + # TRANSMISSION_PEER_CONGESTION_ALGORITHM: "" + # TRANSMISSION_PEER_ID_TTL_HOURS: 6 + # TRANSMISSION_PEER_LIMIT_GLOBAL: 200 + # TRANSMISSION_PEER_LIMIT_PER_TORRENT: 50 + TRANSMISSION_PEER_PORT: "{{ .Values.service.torrent.ports.torrent.targetPort }}" + # TRANSMISSION_PEER_PORT_RANDOM_HIGH: 65535 + # TRANSMISSION_PEER_PORT_RANDOM_LOW: 49152 + # TRANSMISSION_PEER_PORT_RANDOM_ON_START: false + # TRANSMISSION_PEER_SOCKET_TOS: default" + # TRANSMISSION_PEX_ENABLED: true + # TRANSMISSION_PORT_FORWARDING_ENABLED: false + # TRANSMISSION_PREALLOCATION: 1 + # TRANSMISSION_PREFETCH_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_ENABLED: true + # TRANSMISSION_QUEUE_STALLED_MINUTES: 30 + # TRANSMISSION_RATIO_LIMIT: 2 + # TRANSMISSION_RATIO_LIMIT_ENABLED: false + # TRANSMISSION_RENAME_PARTIAL_FILES: true + # TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: false + # TRANSMISSION_RPC_BIND_ADDRESS: "0.0.0.0" + # TRANSMISSION_RPC_ENABLED: true + # TRANSMISSION_RPC_HOST_WHITELIST: "" + # TRANSMISSION_RPC_HOST_WHITELIST_ENABLED: false + TRANSMISSION_RPC_PORT: "{{ .Values.service.main.ports.main.targetPort }}" + # TRANSMISSION_RPC_URL: "/transmission/" + # TRANSMISSION_RPC_WHITELIST: "" + # TRANSMISSION_RPC_WHITELIST_ENABLED: false + # TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED: true + # TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED: false + # TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME: "" + # TRANSMISSION_SEED_QUEUE_ENABLED: false + # TRANSMISSION_SEED_QUEUE_SIZE: 10 + # TRANSMISSION_SPEED_LIMIT_DOWN: 100 + # TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED: false + # TRANSMISSION_SPEED_LIMIT_UP: 100 + # TRANSMISSION_SPEED_LIMIT_UP_ENABLED: false + # TRANSMISSION_START_ADDED_TORRENTS: true + # TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES: false + # TRANSMISSION_UMASK: 2 + # TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT: 14 + # TRANSMISSION_UTP_ENABLED: true + # TRANSMISSION_WATCH_DIR: "/watch" + # TRANSMISSION_WATCH_DIR_ENABLED: false + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/transmission/12.0.36/questions.yaml b/stable/transmission/12.0.36/questions.yaml new file mode 100644 index 00000000000..c3a7cf7c55c --- /dev/null +++ b/stable/transmission/12.0.36/questions.yaml @@ -0,0 +1,3140 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/transmission/web/#files" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION_RPC_USERNAME + label: TRANSMISSION_RPC_USERNAME + schema: + type: string + default: "REPLACETHIS" + - variable: TRANSMISSION_RPC_PASSWORD + label: TRANSMISSION_RPC_PASSWORD + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION_ALT_SPEED_DOWN + label: TRANSMISSION_ALT_SPEED_DOWN + schema: + type: int + default: 50 + - variable: TRANSMISSION_ALT_SPEED_ENABLED + label: TRANSMISSION_ALT_SPEED_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_BEGIN + label: TRANSMISSION_ALT_SPEED_TIME_BEGIN + schema: + type: int + default: 540 + - variable: TRANSMISSION_ALT_SPEED_TIME_DAY + label: TRANSMISSION_ALT_SPEED_TIME_DAY + schema: + type: int + default: 127 + - variable: TRANSMISSION_ALT_SPEED_TIME_ENABLED + label: TRANSMISSION_ALT_SPEED_TIME_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_END + label: TRANSMISSION_ALT_SPEED_TIME_END + schema: + type: int + default: 1020 + - variable: TRANSMISSION_ALT_SPEED_UP + label: TRANSMISSION_ALT_SPEED_UP + schema: + type: int + default: 50 + - variable: TRANSMISSION_BIND_ADDRESS_IPV4 + label: TRANSMISSION_BIND_ADDRESS_IPV4 + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_BIND_ADDRESS_IPV6 + label: TRANSMISSION_BIND_ADDRESS_IPV6 + schema: + type: string + default: "::" + - variable: TRANSMISSION_BLOCKLIST_ENABLED + label: TRANSMISSION_BLOCKLIST_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_BLOCKLIST_URL + label: TRANSMISSION_BLOCKLIST_URL + schema: + type: string + default: "http://john.bitsurge.net/public/biglist.p2p.gz" + - variable: TRANSMISSION_CACHE_SIZE_MB + label: TRANSMISSION_CACHE_SIZE_MB + schema: + type: int + default: 4 + - variable: TRANSMISSION_DHT_ENABLED + label: TRANSMISSION_DHT_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_DIR + label: TRANSMISSION_DOWNLOAD_DIR + schema: + type: string + default: "/downloads/complete" + - variable: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + label: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + label: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + schema: + type: int + default: 5 + - variable: TRANSMISSION_ENCRYPTION + label: TRANSMISSION_ENCRYPTION + schema: + type: int + default: 1 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT + label: TRANSMISSION_IDLE_SEEDING_LIMIT + schema: + type: int + default: 30 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + label: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_INCOMPLETE_DIR + label: TRANSMISSION_INCOMPLETE_DIR + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION_INCOMPLETE_DIR_ENABLED + label: TRANSMISSION_INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_LPD_ENABLED + label: TRANSMISSION_LPD_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_MESSAGE_LEVEL + label: TRANSMISSION_MESSAGE_LEVEL + schema: + type: int + default: 2 + - variable: TRANSMISSION_PEER_CONGESTION_ALGORITHM + label: TRANSMISSION_PEER_CONGESTION_ALGORITHM + schema: + type: string + default: "" + - variable: TRANSMISSION_PEER_ID_TTL_HOURS + label: TRANSMISSION_PEER_ID_TTL_HOURS + schema: + type: int + default: 6 + - variable: TRANSMISSION_PEER_LIMIT_GLOBAL + label: TRANSMISSION_PEER_LIMIT_GLOBAL + schema: + type: int + default: 200 + - variable: TRANSMISSION_PEER_LIMIT_PER_TORRENT + label: TRANSMISSION_PEER_LIMIT_PER_TORRENT + schema: + type: int + default: 50 + - variable: TRANSMISSION_PEER_SOCKET_TOS + label: TRANSMISSION_PEER_SOCKET_TOS + schema: + type: string + default: "default" + - variable: TRANSMISSION_PEX_ENABLED + label: TRANSMISSION_PEX_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_PORT_FORWARDING_ENABLED + label: TRANSMISSION_PORT_FORWARDING_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_PREALLOCATION + label: TRANSMISSION_PREALLOCATION + schema: + type: int + default: 1 + - variable: TRANSMISSION_PREFETCH_ENABLED + label: TRANSMISSION_PREFETCH_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_ENABLED + label: TRANSMISSION_QUEUE_STALLED_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_MINUTES + label: TRANSMISSION_QUEUE_STALLED_MINUTES + schema: + type: int + default: 30 + - variable: TRANSMISSION_RATIO_LIMIT + label: TRANSMISSION_RATIO_LIMIT + schema: + type: int + default: 2 + - variable: TRANSMISSION_RATIO_LIMIT_ENABLED + label: TRANSMISSION_RATIO_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RENAME_PARTIAL_FILES + label: TRANSMISSION_RENAME_PARTIAL_FILES + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + label: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_BIND_ADDRESS + label: TRANSMISSION_RPC_BIND_ADDRESS + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_RPC_ENABLED + label: TRANSMISSION_RPC_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_HOST_WHITELIST + label: TRANSMISSION_RPC_HOST_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + label: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_WHITELIST + label: TRANSMISSION_RPC_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_WHITELIST_ENABLED + label: TRANSMISSION_RPC_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + label: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + label: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + label: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + schema: + type: string + default: "" + - variable: TRANSMISSION_SEED_QUEUE_ENABLED + label: TRANSMISSION_SEED_QUEUE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SEED_QUEUE_SIZE + label: TRANSMISSION_SEED_QUEUE_SIZE + schema: + type: int + default: 10 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN + label: TRANSMISSION_SPEED_LIMIT_DOWN + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + label: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SPEED_LIMIT_UP + label: TRANSMISSION_SPEED_LIMIT_UP + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + label: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_START_ADDED_TORRENTS + label: TRANSMISSION_START_ADDED_TORRENTS + schema: + type: boolean + default: true + - variable: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + label: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + schema: + type: boolean + default: false + - variable: TRANSMISSION_UMASK + label: TRANSMISSION_UMASK + schema: + type: int + default: 2 + - variable: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + label: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + schema: + type: int + default: 14 + - variable: TRANSMISSION_UTP_ENABLED + label: TRANSMISSION_UTP_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_WATCH_DIR + label: TRANSMISSION_WATCH_DIR + schema: + type: string + default: "/watch" + - variable: TRANSMISSION_WATCH_DIR_ENABLED + label: TRANSMISSION_WATCH_DIR_ENABLED + schema: + type: boolean + default: false + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10109 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 10109 + - variable: torrent + label: "TCP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51414 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 51414 + - variable: torrentudp + label: "UDP Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrentudp + label: "UDP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51413 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: UDP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 51413 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/whisparr/1.0.3/templates/common.yaml b/stable/transmission/12.0.36/templates/common.yaml similarity index 100% rename from stable/whisparr/1.0.3/templates/common.yaml rename to stable/transmission/12.0.36/templates/common.yaml diff --git a/stable/transmission/12.0.36/values.yaml b/stable/transmission/12.0.36/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/5.0.35/CHANGELOG.md b/stable/trilium-notes/5.0.35/CHANGELOG.md deleted file mode 100644 index ef9dacc6a42..00000000000 --- a/stable/trilium-notes/5.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trilium-notes-5.0.35](https://github.com/truecharts/charts/compare/trilium-notes-5.0.34...trilium-notes-5.0.35) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - diff --git a/stable/trilium-notes/5.0.35/Chart.lock b/stable/trilium-notes/5.0.35/Chart.lock deleted file mode 100644 index 135b4bd082a..00000000000 --- a/stable/trilium-notes/5.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-23T21:53:56.954376007Z" diff --git a/stable/trilium-notes/5.0.35/Chart.yaml b/stable/trilium-notes/5.0.35/Chart.yaml deleted file mode 100644 index eaaa5df5d15..00000000000 --- a/stable/trilium-notes/5.0.35/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.55.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. -home: https://truecharts.org/docs/charts/stable/trilium-notes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png -keywords: - - trilium - - notes - - note - - information -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium-notes -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://hub.docker.com/r/zadam/trilium - - https://github.com/zadam/trilium -type: application -version: 5.0.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.35/README.md b/stable/trilium-notes/5.0.35/README.md deleted file mode 100644 index 11ca6818e7a..00000000000 --- a/stable/trilium-notes/5.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# trilium-notes - -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [trilium-notes](https://truecharts.org/docs/charts/stable/trilium-notes) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `trilium-notes` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install trilium-notes TrueCharts/trilium-notes -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `trilium-notes` deployment - -```console -helm uninstall trilium-notes -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install trilium-notes \ - --set env.TZ="America/New York" \ - TrueCharts/trilium-notes -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install trilium-notes TrueCharts/trilium-notes -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/trilium-notes/5.0.35/charts/common-10.5.10.tgz b/stable/trilium-notes/5.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/trilium-notes/5.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/trilium-notes/5.0.36/CHANGELOG.md b/stable/trilium-notes/5.0.36/CHANGELOG.md new file mode 100644 index 00000000000..dcb98581df0 --- /dev/null +++ b/stable/trilium-notes/5.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trilium-notes-5.0.36](https://github.com/truecharts/charts/compare/trilium-notes-5.0.35...trilium-notes-5.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [trilium-notes-5.0.35](https://github.com/truecharts/charts/compare/trilium-notes-5.0.34...trilium-notes-5.0.35) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [trilium-notes-5.0.34](https://github.com/truecharts/charts/compare/trilium-notes-5.0.33...trilium-notes-5.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/trilium-notes/5.0.36/Chart.lock b/stable/trilium-notes/5.0.36/Chart.lock new file mode 100644 index 00000000000..df87e03c991 --- /dev/null +++ b/stable/trilium-notes/5.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:34:18.527565403Z" diff --git a/stable/trilium-notes/5.0.36/Chart.yaml b/stable/trilium-notes/5.0.36/Chart.yaml new file mode 100644 index 00000000000..928d376ccd5 --- /dev/null +++ b/stable/trilium-notes/5.0.36/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.55.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. +home: https://truecharts.org/docs/charts/stable/trilium-notes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png +keywords: + - trilium + - notes + - note + - information +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium-notes +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://hub.docker.com/r/zadam/trilium + - https://github.com/zadam/trilium +type: application +version: 5.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.36/README.md b/stable/trilium-notes/5.0.36/README.md new file mode 100644 index 00000000000..38636fce473 --- /dev/null +++ b/stable/trilium-notes/5.0.36/README.md @@ -0,0 +1,107 @@ +# trilium-notes + +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [trilium-notes](https://truecharts.org/docs/charts/stable/trilium-notes) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `trilium-notes` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install trilium-notes TrueCharts/trilium-notes +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `trilium-notes` deployment + +```console +helm uninstall trilium-notes +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install trilium-notes \ + --set env.TZ="America/New York" \ + TrueCharts/trilium-notes +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install trilium-notes TrueCharts/trilium-notes -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/trilium-notes/5.0.35/app-readme.md b/stable/trilium-notes/5.0.36/app-readme.md similarity index 100% rename from stable/trilium-notes/5.0.35/app-readme.md rename to stable/trilium-notes/5.0.36/app-readme.md diff --git a/stable/trilium-notes/5.0.36/charts/common-10.6.1.tgz b/stable/trilium-notes/5.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/trilium-notes/5.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/trilium-notes/5.0.35/ix_values.yaml b/stable/trilium-notes/5.0.36/ix_values.yaml similarity index 100% rename from stable/trilium-notes/5.0.35/ix_values.yaml rename to stable/trilium-notes/5.0.36/ix_values.yaml diff --git a/stable/trilium-notes/5.0.35/questions.yaml b/stable/trilium-notes/5.0.36/questions.yaml similarity index 100% rename from stable/trilium-notes/5.0.35/questions.yaml rename to stable/trilium-notes/5.0.36/questions.yaml diff --git a/stable/trilium-notes/5.0.36/templates/common.yaml b/stable/trilium-notes/5.0.36/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/trilium-notes/5.0.36/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/trilium-notes/5.0.36/values.yaml b/stable/trilium-notes/5.0.36/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/truecommand/11.0.33/CHANGELOG.md b/stable/truecommand/11.0.33/CHANGELOG.md new file mode 100644 index 00000000000..45006ba3b1f --- /dev/null +++ b/stable/truecommand/11.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [truecommand-11.0.33](https://github.com/truecharts/charts/compare/truecommand-12.0.0...truecommand-11.0.33) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [truecommand-11.0.32](https://github.com/truecharts/charts/compare/truecommand-11.0.31...truecommand-11.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [truecommand-11.0.32](https://github.com/truecharts/charts/compare/truecommand-11.0.31...truecommand-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [truecommand-11.0.32](https://github.com/truecharts/charts/compare/truecommand-11.0.31...truecommand-11.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [truecommand-11.0.32](https://github.com/truecharts/charts/compare/truecommand-11.0.31...truecommand-11.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + diff --git a/stable/truecommand/11.0.33/Chart.lock b/stable/truecommand/11.0.33/Chart.lock new file mode 100644 index 00000000000..7e40bc37e1d --- /dev/null +++ b/stable/truecommand/11.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:34:48.095160757Z" diff --git a/stable/truecommand/11.0.33/Chart.yaml b/stable/truecommand/11.0.33/Chart.yaml new file mode 100644 index 00000000000..28a84c889b3 --- /dev/null +++ b/stable/truecommand/11.0.33/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Aggregated management of TrueNAS devices +home: https://truecharts.org/docs/charts/stable/truecommand +icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png +keywords: + - truecommand +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: truecommand +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand + - https://hub.docker.com/r/ixsystems/truecommand +type: application +version: 11.0.33 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/truecommand/11.0.33/README.md b/stable/truecommand/11.0.33/README.md new file mode 100644 index 00000000000..cc946d2b53c --- /dev/null +++ b/stable/truecommand/11.0.33/README.md @@ -0,0 +1,106 @@ +# truecommand + +Aggregated management of TrueNAS devices + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [truecommand](https://truecharts.org/docs/charts/stable/truecommand) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `truecommand` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install truecommand TrueCharts/truecommand +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `truecommand` deployment + +```console +helm uninstall truecommand +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install truecommand \ + --set env.TZ="America/New York" \ + TrueCharts/truecommand +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install truecommand TrueCharts/truecommand -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/truecommand/11.0.33/app-readme.md b/stable/truecommand/11.0.33/app-readme.md new file mode 100644 index 00000000000..f4d46a23c91 --- /dev/null +++ b/stable/truecommand/11.0.33/app-readme.md @@ -0,0 +1,8 @@ +Aggregated management of TrueNAS devices + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/truecommand](https://truecharts.org/docs/charts/stable/truecommand) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/truecommand/11.0.33/charts/common-10.6.1.tgz b/stable/truecommand/11.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/truecommand/11.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/truecommand/11.0.33/ix_values.yaml b/stable/truecommand/11.0.33/ix_values.yaml new file mode 100644 index 00000000000..524872271ab --- /dev/null +++ b/stable/truecommand/11.0.33/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/truecommand + pullPolicy: IfNotPresent + tag: 2.2@sha256:e1e97b3a75948def0616e8b6032c7bab50b805ff33f1383d0ad55cb88ef7dd88 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10031 + targetPort: 80 + +persistence: + data: + enabled: true + mountPath: "/data" + +portal: + enabled: true diff --git a/stable/truecommand/11.0.33/questions.yaml b/stable/truecommand/11.0.33/questions.yaml new file mode 100644 index 00000000000..00dd95d714c --- /dev/null +++ b/stable/truecommand/11.0.33/questions.yaml @@ -0,0 +1,2546 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10031 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 80 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/truecommand/11.0.33/templates/common.yaml b/stable/truecommand/11.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/truecommand/11.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/truecommand/11.0.33/values.yaml b/stable/truecommand/11.0.33/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tsmuxer/1.0.10/CHANGELOG.md b/stable/tsmuxer/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..b267560887c --- /dev/null +++ b/stable/tsmuxer/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tsmuxer-1.0.10](https://github.com/truecharts/charts/compare/tsmuxer-1.0.9...tsmuxer-1.0.10) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/tsmuxer/1.0.10/Chart.lock b/stable/tsmuxer/1.0.10/Chart.lock new file mode 100644 index 00000000000..de700c4361c --- /dev/null +++ b/stable/tsmuxer/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:34:48.495395337Z" diff --git a/stable/tsmuxer/1.0.10/Chart.yaml b/stable/tsmuxer/1.0.10/Chart.yaml new file mode 100644 index 00000000000..0d15b96d583 --- /dev/null +++ b/stable/tsmuxer/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: tsMuxer is a Transport Stream muxer. +home: https://truecharts.org/docs/charts/stable/tsmuxer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png +keywords: + - media + - tsmuxer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tsmuxer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://github.com/jlesage/docker-tsmuxer + - https://hub.docker.com/r/jlesage/tsmuxer/ +type: application +version: 1.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tsmuxer/1.0.10/README.md b/stable/tsmuxer/1.0.10/README.md new file mode 100644 index 00000000000..e2fdb9837da --- /dev/null +++ b/stable/tsmuxer/1.0.10/README.md @@ -0,0 +1,107 @@ +# tsmuxer + +tsMuxer is a Transport Stream muxer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tsmuxer](https://truecharts.org/docs/charts/stable/tsmuxer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tsmuxer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tsmuxer TrueCharts/tsmuxer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tsmuxer` deployment + +```console +helm uninstall tsmuxer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tsmuxer \ + --set env.TZ="America/New York" \ + TrueCharts/tsmuxer +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tsmuxer TrueCharts/tsmuxer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tsmuxer/1.0.9/app-readme.md b/stable/tsmuxer/1.0.10/app-readme.md similarity index 100% rename from stable/tsmuxer/1.0.9/app-readme.md rename to stable/tsmuxer/1.0.10/app-readme.md diff --git a/stable/tsmuxer/1.0.10/charts/common-10.6.1.tgz b/stable/tsmuxer/1.0.10/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tsmuxer/1.0.10/charts/common-10.6.1.tgz differ diff --git a/stable/tsmuxer/1.0.9/ix_values.yaml b/stable/tsmuxer/1.0.10/ix_values.yaml similarity index 100% rename from stable/tsmuxer/1.0.9/ix_values.yaml rename to stable/tsmuxer/1.0.10/ix_values.yaml diff --git a/stable/tsmuxer/1.0.9/questions.yaml b/stable/tsmuxer/1.0.10/questions.yaml similarity index 100% rename from stable/tsmuxer/1.0.9/questions.yaml rename to stable/tsmuxer/1.0.10/questions.yaml diff --git a/stable/tsmuxer/1.0.10/templates/common.yaml b/stable/tsmuxer/1.0.10/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tsmuxer/1.0.10/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tsmuxer/1.0.10/values.yaml b/stable/tsmuxer/1.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tsmuxer/1.0.9/CHANGELOG.md b/stable/tsmuxer/1.0.9/CHANGELOG.md deleted file mode 100644 index 6968783db6b..00000000000 --- a/stable/tsmuxer/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [tsmuxer-1.0.9](https://github.com/truecharts/charts/compare/tsmuxer-1.0.8...tsmuxer-1.0.9) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/tsmuxer/1.0.9/Chart.lock b/stable/tsmuxer/1.0.9/Chart.lock deleted file mode 100644 index 8a46a31bbfe..00000000000 --- a/stable/tsmuxer/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:22:22.363713905Z" diff --git a/stable/tsmuxer/1.0.9/Chart.yaml b/stable/tsmuxer/1.0.9/Chart.yaml deleted file mode 100644 index a92ed1e88e3..00000000000 --- a/stable/tsmuxer/1.0.9/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: tsMuxer is a Transport Stream muxer. -home: https://truecharts.org/docs/charts/stable/tsmuxer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png -keywords: - - media - - tsmuxer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tsmuxer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://github.com/jlesage/docker-tsmuxer - - https://hub.docker.com/r/jlesage/tsmuxer/ -type: application -version: 1.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tsmuxer/1.0.9/README.md b/stable/tsmuxer/1.0.9/README.md deleted file mode 100644 index 25d0b2eef21..00000000000 --- a/stable/tsmuxer/1.0.9/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tsmuxer - -tsMuxer is a Transport Stream muxer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tsmuxer](https://truecharts.org/docs/charts/stable/tsmuxer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tsmuxer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tsmuxer TrueCharts/tsmuxer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tsmuxer` deployment - -```console -helm uninstall tsmuxer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tsmuxer \ - --set env.TZ="America/New York" \ - TrueCharts/tsmuxer -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tsmuxer TrueCharts/tsmuxer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tsmuxer/1.0.9/charts/common-10.5.10.tgz b/stable/tsmuxer/1.0.9/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/tsmuxer/1.0.9/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.37/CHANGELOG.md b/stable/tt-rss/7.0.37/CHANGELOG.md deleted file mode 100644 index 1ec8103b005..00000000000 --- a/stable/tt-rss/7.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/tt-rss/7.0.37/Chart.lock b/stable/tt-rss/7.0.37/Chart.lock deleted file mode 100644 index 68d0d9d5e82..00000000000 --- a/stable/tt-rss/7.0.37/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:22:32.631430459Z" diff --git a/stable/tt-rss/7.0.37/Chart.yaml b/stable/tt-rss/7.0.37/Chart.yaml deleted file mode 100644 index 508fa15de4b..00000000000 --- a/stable/tt-rss/7.0.37/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.9113" -description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator -name: tt-rss -version: 7.0.37 -kubeVersion: ">=1.16.0-0" -keywords: - - tt-rss -home: https://truecharts.org/docs/charts/stable/tt-rss -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://git.tt-rss.org/fox/tt-rss -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tt-rss/7.0.37/README.md b/stable/tt-rss/7.0.37/README.md deleted file mode 100644 index a347ef09169..00000000000 --- a/stable/tt-rss/7.0.37/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# tt-rss - -Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [tt-rss](https://truecharts.org/docs/charts/stable/tt-rss) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `tt-rss` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install tt-rss TrueCharts/tt-rss -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `tt-rss` deployment - -```console -helm uninstall tt-rss -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install tt-rss \ - --set env.TZ="America/New York" \ - TrueCharts/tt-rss -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install tt-rss TrueCharts/tt-rss -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/tt-rss/7.0.37/charts/common-10.5.10.tgz b/stable/tt-rss/7.0.37/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/tt-rss/7.0.37/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.37/charts/postgresql-8.0.78.tgz b/stable/tt-rss/7.0.37/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/tt-rss/7.0.37/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.38/CHANGELOG.md b/stable/tt-rss/7.0.38/CHANGELOG.md new file mode 100644 index 00000000000..33e1811d352 --- /dev/null +++ b/stable/tt-rss/7.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tt-rss-7.0.38](https://github.com/truecharts/charts/compare/tt-rss-7.0.37...tt-rss-7.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [tt-rss-7.0.37](https://github.com/truecharts/charts/compare/tt-rss-7.0.36...tt-rss-7.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/tt-rss/7.0.38/Chart.lock b/stable/tt-rss/7.0.38/Chart.lock new file mode 100644 index 00000000000..5f2e82c342c --- /dev/null +++ b/stable/tt-rss/7.0.38/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:35:03.520831711Z" diff --git a/stable/tt-rss/7.0.38/Chart.yaml b/stable/tt-rss/7.0.38/Chart.yaml new file mode 100644 index 00000000000..a5b0007d61c --- /dev/null +++ b/stable/tt-rss/7.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.9113" +description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator +name: tt-rss +version: 7.0.38 +kubeVersion: ">=1.16.0-0" +keywords: + - tt-rss +home: https://truecharts.org/docs/charts/stable/tt-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - https://git.tt-rss.org/fox/tt-rss +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tt-rss/7.0.38/README.md b/stable/tt-rss/7.0.38/README.md new file mode 100644 index 00000000000..e3c8381a41d --- /dev/null +++ b/stable/tt-rss/7.0.38/README.md @@ -0,0 +1,107 @@ +# tt-rss + +Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tt-rss](https://truecharts.org/docs/charts/stable/tt-rss) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tt-rss` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tt-rss TrueCharts/tt-rss +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tt-rss` deployment + +```console +helm uninstall tt-rss +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tt-rss \ + --set env.TZ="America/New York" \ + TrueCharts/tt-rss +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tt-rss TrueCharts/tt-rss -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tt-rss/7.0.37/app-readme.md b/stable/tt-rss/7.0.38/app-readme.md similarity index 100% rename from stable/tt-rss/7.0.37/app-readme.md rename to stable/tt-rss/7.0.38/app-readme.md diff --git a/stable/tt-rss/7.0.38/charts/common-10.6.1.tgz b/stable/tt-rss/7.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tt-rss/7.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/tt-rss/7.0.38/charts/postgresql-8.0.87.tgz b/stable/tt-rss/7.0.38/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/tt-rss/7.0.38/charts/postgresql-8.0.87.tgz differ diff --git a/stable/tt-rss/7.0.37/ix_values.yaml b/stable/tt-rss/7.0.38/ix_values.yaml similarity index 100% rename from stable/tt-rss/7.0.37/ix_values.yaml rename to stable/tt-rss/7.0.38/ix_values.yaml diff --git a/stable/tt-rss/7.0.37/questions.yaml b/stable/tt-rss/7.0.38/questions.yaml similarity index 100% rename from stable/tt-rss/7.0.37/questions.yaml rename to stable/tt-rss/7.0.38/questions.yaml diff --git a/stable/tt-rss/7.0.37/templates/common.yaml b/stable/tt-rss/7.0.38/templates/common.yaml similarity index 100% rename from stable/tt-rss/7.0.37/templates/common.yaml rename to stable/tt-rss/7.0.38/templates/common.yaml diff --git a/stable/tt-rss/7.0.38/values.yaml b/stable/tt-rss/7.0.38/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/12.0.38/CHANGELOG.md b/stable/tvheadend/12.0.38/CHANGELOG.md new file mode 100644 index 00000000000..927717ca5e9 --- /dev/null +++ b/stable/tvheadend/12.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvheadend-12.0.38](https://github.com/truecharts/charts/compare/tvheadend-12.0.37...tvheadend-12.0.38) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [tvheadend-12.0.37](https://github.com/truecharts/charts/compare/tvheadend-12.0.35...tvheadend-12.0.37) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) diff --git a/stable/tvheadend/12.0.38/Chart.lock b/stable/tvheadend/12.0.38/Chart.lock new file mode 100644 index 00000000000..3f47259cfde --- /dev/null +++ b/stable/tvheadend/12.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:35:02.808648949Z" diff --git a/stable/tvheadend/12.0.38/Chart.yaml b/stable/tvheadend/12.0.38/Chart.yaml new file mode 100644 index 00000000000..f41003e3824 --- /dev/null +++ b/stable/tvheadend/12.0.38/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://truecharts.org/docs/charts/stable/tvheadend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://github.com/tvheadend/tvheadend +type: application +version: 12.0.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/12.0.38/README.md b/stable/tvheadend/12.0.38/README.md new file mode 100644 index 00000000000..4d62476dda0 --- /dev/null +++ b/stable/tvheadend/12.0.38/README.md @@ -0,0 +1,106 @@ +# tvheadend + +TVheadend - a TV streaming server and digital video recorder + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [tvheadend](https://truecharts.org/docs/charts/stable/tvheadend) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `tvheadend` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install tvheadend TrueCharts/tvheadend +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `tvheadend` deployment + +```console +helm uninstall tvheadend +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install tvheadend \ + --set env.TZ="America/New York" \ + TrueCharts/tvheadend +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install tvheadend TrueCharts/tvheadend -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/tvheadend/12.0.38/app-readme.md b/stable/tvheadend/12.0.38/app-readme.md new file mode 100644 index 00000000000..e57a8da91f7 --- /dev/null +++ b/stable/tvheadend/12.0.38/app-readme.md @@ -0,0 +1,8 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/tvheadend](https://truecharts.org/docs/charts/stable/tvheadend) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/tvheadend/12.0.38/charts/common-10.6.1.tgz b/stable/tvheadend/12.0.38/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/tvheadend/12.0.38/charts/common-10.6.1.tgz differ diff --git a/stable/tvheadend/12.0.38/ix_values.yaml b/stable/tvheadend/12.0.38/ix_values.yaml new file mode 100644 index 00000000000..31b7bd54124 --- /dev/null +++ b/stable/tvheadend/12.0.38/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:2f1e069d6dc683ffe738897f144866a4eef31135c3381b9851f1cd315e1aa03a + +securityContext: + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +# See https://github.com/linuxserver/docker-tvheadend#parameters +env: + RUN_OPTS: "" + +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 + +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true + +portal: + enabled: true diff --git a/stable/tvheadend/12.0.38/questions.yaml b/stable/tvheadend/12.0.38/questions.yaml new file mode 100644 index 00000000000..fd5c2b9f382 --- /dev/null +++ b/stable/tvheadend/12.0.38/questions.yaml @@ -0,0 +1,2693 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: RUN_OPTS + label: "RUN_OPTS" + description: "Container Variable RUN_OPTS" + schema: + type: string + default: "" + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9981 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9981 + - variable: htsp + label: "HTSP Service" + description: "HTSP service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: htsp + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9982 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9982 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tvheadend/12.0.38/templates/common.yaml b/stable/tvheadend/12.0.38/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tvheadend/12.0.38/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tvheadend/12.0.38/values.yaml b/stable/tvheadend/12.0.38/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/twtxt/3.0.30/CHANGELOG.md b/stable/twtxt/3.0.30/CHANGELOG.md deleted file mode 100644 index 2d024b7e5f9..00000000000 --- a/stable/twtxt/3.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/twtxt/3.0.30/Chart.lock b/stable/twtxt/3.0.30/Chart.lock deleted file mode 100644 index a644a116d0b..00000000000 --- a/stable/twtxt/3.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:22:45.818013343Z" diff --git a/stable/twtxt/3.0.30/Chart.yaml b/stable/twtxt/3.0.30/Chart.yaml deleted file mode 100644 index 3d2688d0221..00000000000 --- a/stable/twtxt/3.0.30/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: "A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!" -home: https://truecharts.org/docs/charts/stable/twtxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png -keywords: - - twtxt - - blogging - - blog - - social-network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twtxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt -type: application -version: 3.0.30 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/twtxt/3.0.30/README.md b/stable/twtxt/3.0.30/README.md deleted file mode 100644 index 3f92f40effe..00000000000 --- a/stable/twtxt/3.0.30/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# twtxt - -A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [twtxt](https://truecharts.org/docs/charts/stable/twtxt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `twtxt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install twtxt TrueCharts/twtxt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `twtxt` deployment - -```console -helm uninstall twtxt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install twtxt \ - --set env.TZ="America/New York" \ - TrueCharts/twtxt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install twtxt TrueCharts/twtxt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/twtxt/3.0.30/charts/common-10.5.10.tgz b/stable/twtxt/3.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/twtxt/3.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/twtxt/3.0.31/CHANGELOG.md b/stable/twtxt/3.0.31/CHANGELOG.md new file mode 100644 index 00000000000..434bb4cea8d --- /dev/null +++ b/stable/twtxt/3.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [twtxt-3.0.31](https://github.com/truecharts/charts/compare/twtxt-3.0.30...twtxt-3.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [twtxt-3.0.30](https://github.com/truecharts/charts/compare/twtxt-3.0.29...twtxt-3.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/twtxt/3.0.31/Chart.lock b/stable/twtxt/3.0.31/Chart.lock new file mode 100644 index 00000000000..fddaaaee1d3 --- /dev/null +++ b/stable/twtxt/3.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:35:20.203276375Z" diff --git a/stable/twtxt/3.0.31/Chart.yaml b/stable/twtxt/3.0.31/Chart.yaml new file mode 100644 index 00000000000..95d870f3fcd --- /dev/null +++ b/stable/twtxt/3.0.31/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: "A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!" +home: https://truecharts.org/docs/charts/stable/twtxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png +keywords: + - twtxt + - blogging + - blog + - social-network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twtxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt +type: application +version: 3.0.31 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/twtxt/3.0.31/README.md b/stable/twtxt/3.0.31/README.md new file mode 100644 index 00000000000..88dd54320c1 --- /dev/null +++ b/stable/twtxt/3.0.31/README.md @@ -0,0 +1,107 @@ +# twtxt + +A Self-Hosted, Twitterâ„¢-like Decentralised microBlogging platform. No ads, no tracking, your content, your data! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [twtxt](https://truecharts.org/docs/charts/stable/twtxt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `twtxt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install twtxt TrueCharts/twtxt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `twtxt` deployment + +```console +helm uninstall twtxt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install twtxt \ + --set env.TZ="America/New York" \ + TrueCharts/twtxt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install twtxt TrueCharts/twtxt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/twtxt/3.0.30/app-readme.md b/stable/twtxt/3.0.31/app-readme.md similarity index 100% rename from stable/twtxt/3.0.30/app-readme.md rename to stable/twtxt/3.0.31/app-readme.md diff --git a/stable/twtxt/3.0.31/charts/common-10.6.1.tgz b/stable/twtxt/3.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/twtxt/3.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/twtxt/3.0.30/ix_values.yaml b/stable/twtxt/3.0.31/ix_values.yaml similarity index 100% rename from stable/twtxt/3.0.30/ix_values.yaml rename to stable/twtxt/3.0.31/ix_values.yaml diff --git a/stable/twtxt/3.0.30/questions.yaml b/stable/twtxt/3.0.31/questions.yaml similarity index 100% rename from stable/twtxt/3.0.30/questions.yaml rename to stable/twtxt/3.0.31/questions.yaml diff --git a/stable/twtxt/3.0.30/templates/common.yaml b/stable/twtxt/3.0.31/templates/common.yaml similarity index 100% rename from stable/twtxt/3.0.30/templates/common.yaml rename to stable/twtxt/3.0.31/templates/common.yaml diff --git a/stable/twtxt/3.0.31/values.yaml b/stable/twtxt/3.0.31/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/typecho/4.0.2/CHANGELOG.md b/stable/typecho/4.0.2/CHANGELOG.md deleted file mode 100644 index 0508d086f43..00000000000 --- a/stable/typecho/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/typecho/4.0.2/Chart.lock b/stable/typecho/4.0.2/Chart.lock deleted file mode 100644 index 43f9350844d..00000000000 --- a/stable/typecho/4.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:22:57.186966861Z" diff --git a/stable/typecho/4.0.2/Chart.yaml b/stable/typecho/4.0.2/Chart.yaml deleted file mode 100644 index e2288812e48..00000000000 --- a/stable/typecho/4.0.2/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: Typecho is a PHP Blogging Platform. -home: https://truecharts.org/docs/charts/stable/typecho -icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png -keywords: - - typecho - - blog -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: typecho -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/typecho - - https://github.com/typecho/typecho - - https://hub.docker.com/r/joyqi/typecho -version: 4.0.2 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/typecho/4.0.2/README.md b/stable/typecho/4.0.2/README.md deleted file mode 100644 index b36a271ce31..00000000000 --- a/stable/typecho/4.0.2/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# typecho - -Typecho is a PHP Blogging Platform. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [typecho](https://truecharts.org/docs/charts/stable/typecho) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `typecho` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install typecho TrueCharts/typecho -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `typecho` deployment - -```console -helm uninstall typecho -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install typecho \ - --set env.TZ="America/New York" \ - TrueCharts/typecho -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install typecho TrueCharts/typecho -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/typecho/4.0.2/charts/common-10.5.10.tgz b/stable/typecho/4.0.2/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/typecho/4.0.2/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/typecho/4.0.2/charts/mariadb-3.0.73.tgz b/stable/typecho/4.0.2/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/typecho/4.0.2/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/typecho/4.0.3/CHANGELOG.md b/stable/typecho/4.0.3/CHANGELOG.md new file mode 100644 index 00000000000..ebf5e7eba7c --- /dev/null +++ b/stable/typecho/4.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [typecho-4.0.3](https://github.com/truecharts/charts/compare/typecho-4.0.2...typecho-4.0.3) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [typecho-4.0.2](https://github.com/truecharts/charts/compare/typecho-4.0.1...typecho-4.0.2) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/typecho/4.0.3/Chart.lock b/stable/typecho/4.0.3/Chart.lock new file mode 100644 index 00000000000..3cf65b3112f --- /dev/null +++ b/stable/typecho/4.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:35:32.999715765Z" diff --git a/stable/typecho/4.0.3/Chart.yaml b/stable/typecho/4.0.3/Chart.yaml new file mode 100644 index 00000000000..78d32c48267 --- /dev/null +++ b/stable/typecho/4.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: Typecho is a PHP Blogging Platform. +home: https://truecharts.org/docs/charts/stable/typecho +icon: https://truecharts.org/img/hotlink-ok/chart-icons/typecho.png +keywords: + - typecho + - blog +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: typecho +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/typecho + - https://github.com/typecho/typecho + - https://hub.docker.com/r/joyqi/typecho +version: 4.0.3 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/typecho/4.0.3/README.md b/stable/typecho/4.0.3/README.md new file mode 100644 index 00000000000..57d36eeb9a4 --- /dev/null +++ b/stable/typecho/4.0.3/README.md @@ -0,0 +1,108 @@ +# typecho + +Typecho is a PHP Blogging Platform. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [typecho](https://truecharts.org/docs/charts/stable/typecho) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `typecho` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install typecho TrueCharts/typecho +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `typecho` deployment + +```console +helm uninstall typecho +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install typecho \ + --set env.TZ="America/New York" \ + TrueCharts/typecho +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install typecho TrueCharts/typecho -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/typecho/4.0.2/app-readme.md b/stable/typecho/4.0.3/app-readme.md similarity index 100% rename from stable/typecho/4.0.2/app-readme.md rename to stable/typecho/4.0.3/app-readme.md diff --git a/stable/typecho/4.0.3/charts/common-10.6.1.tgz b/stable/typecho/4.0.3/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/typecho/4.0.3/charts/common-10.6.1.tgz differ diff --git a/stable/typecho/4.0.3/charts/mariadb-3.0.82.tgz b/stable/typecho/4.0.3/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/typecho/4.0.3/charts/mariadb-3.0.82.tgz differ diff --git a/stable/typecho/4.0.2/ix_values.yaml b/stable/typecho/4.0.3/ix_values.yaml similarity index 100% rename from stable/typecho/4.0.2/ix_values.yaml rename to stable/typecho/4.0.3/ix_values.yaml diff --git a/stable/typecho/4.0.2/questions.yaml b/stable/typecho/4.0.3/questions.yaml similarity index 100% rename from stable/typecho/4.0.2/questions.yaml rename to stable/typecho/4.0.3/questions.yaml diff --git a/stable/typecho/4.0.3/templates/common.yaml b/stable/typecho/4.0.3/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/typecho/4.0.3/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/typecho/4.0.3/values.yaml b/stable/typecho/4.0.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ubooquity/3.0.31/CHANGELOG.md b/stable/ubooquity/3.0.31/CHANGELOG.md deleted file mode 100644 index d753da7565b..00000000000 --- a/stable/ubooquity/3.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/ubooquity/3.0.31/Chart.lock b/stable/ubooquity/3.0.31/Chart.lock deleted file mode 100644 index abeb698200b..00000000000 --- a/stable/ubooquity/3.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:22:54.324540578Z" diff --git a/stable/ubooquity/3.0.31/Chart.yaml b/stable/ubooquity/3.0.31/Chart.yaml deleted file mode 100644 index 123700dfad8..00000000000 --- a/stable/ubooquity/3.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 3.0.31 -appVersion: "2.1.2" -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/ubooquity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png -keywords: - - ubooquity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity - - https://hub.docker.com/r/linuxserver/ubooquity -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ubooquity/3.0.31/README.md b/stable/ubooquity/3.0.31/README.md deleted file mode 100644 index 95f0930d042..00000000000 --- a/stable/ubooquity/3.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ubooquity - -Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ubooquity](https://truecharts.org/docs/charts/stable/ubooquity) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ubooquity` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ubooquity TrueCharts/ubooquity -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ubooquity` deployment - -```console -helm uninstall ubooquity -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ubooquity \ - --set env.TZ="America/New York" \ - TrueCharts/ubooquity -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ubooquity TrueCharts/ubooquity -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ubooquity/3.0.31/charts/common-10.5.10.tgz b/stable/ubooquity/3.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ubooquity/3.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ubooquity/3.0.32/CHANGELOG.md b/stable/ubooquity/3.0.32/CHANGELOG.md new file mode 100644 index 00000000000..0a788d9cf5b --- /dev/null +++ b/stable/ubooquity/3.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ubooquity-3.0.32](https://github.com/truecharts/charts/compare/ubooquity-3.0.31...ubooquity-3.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ubooquity-3.0.31](https://github.com/truecharts/charts/compare/ubooquity-3.0.30...ubooquity-3.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/ubooquity/3.0.32/Chart.lock b/stable/ubooquity/3.0.32/Chart.lock new file mode 100644 index 00000000000..96fc40fb79a --- /dev/null +++ b/stable/ubooquity/3.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:35:34.671436113Z" diff --git a/stable/ubooquity/3.0.32/Chart.yaml b/stable/ubooquity/3.0.32/Chart.yaml new file mode 100644 index 00000000000..5761627ca8e --- /dev/null +++ b/stable/ubooquity/3.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 3.0.32 +appVersion: "2.1.2" +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/ubooquity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png +keywords: + - ubooquity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity + - https://hub.docker.com/r/linuxserver/ubooquity +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ubooquity/3.0.32/README.md b/stable/ubooquity/3.0.32/README.md new file mode 100644 index 00000000000..45efc8060a8 --- /dev/null +++ b/stable/ubooquity/3.0.32/README.md @@ -0,0 +1,106 @@ +# ubooquity + +Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ubooquity](https://truecharts.org/docs/charts/stable/ubooquity) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ubooquity` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ubooquity TrueCharts/ubooquity +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ubooquity` deployment + +```console +helm uninstall ubooquity +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ubooquity \ + --set env.TZ="America/New York" \ + TrueCharts/ubooquity +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ubooquity TrueCharts/ubooquity -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ubooquity/3.0.31/app-readme.md b/stable/ubooquity/3.0.32/app-readme.md similarity index 100% rename from stable/ubooquity/3.0.31/app-readme.md rename to stable/ubooquity/3.0.32/app-readme.md diff --git a/stable/ubooquity/3.0.32/charts/common-10.6.1.tgz b/stable/ubooquity/3.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ubooquity/3.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/ubooquity/3.0.31/ix_values.yaml b/stable/ubooquity/3.0.32/ix_values.yaml similarity index 100% rename from stable/ubooquity/3.0.31/ix_values.yaml rename to stable/ubooquity/3.0.32/ix_values.yaml diff --git a/stable/ubooquity/3.0.31/questions.yaml b/stable/ubooquity/3.0.32/questions.yaml similarity index 100% rename from stable/ubooquity/3.0.31/questions.yaml rename to stable/ubooquity/3.0.32/questions.yaml diff --git a/stable/ubooquity/3.0.32/templates/common.yaml b/stable/ubooquity/3.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ubooquity/3.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ubooquity/3.0.32/values.yaml b/stable/ubooquity/3.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/11.0.36/CHANGELOG.md b/stable/unifi/11.0.36/CHANGELOG.md new file mode 100644 index 00000000000..203fee3f2c6 --- /dev/null +++ b/stable/unifi/11.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unifi-11.0.36](https://github.com/truecharts/charts/compare/unifi-11.0.35...unifi-11.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [unifi-11.0.35](https://github.com/truecharts/charts/compare/unifi-11.0.34...unifi-11.0.35) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unifi-11.0.34](https://github.com/truecharts/charts/compare/unifi-11.0.33...unifi-11.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/unifi/11.0.36/Chart.lock b/stable/unifi/11.0.36/Chart.lock new file mode 100644 index 00000000000..a0c774fee71 --- /dev/null +++ b/stable/unifi/11.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:35:46.64094756Z" diff --git a/stable/unifi/11.0.36/Chart.yaml b/stable/unifi/11.0.36/Chart.yaml new file mode 100644 index 00000000000..2784ef4c5e6 --- /dev/null +++ b/stable/unifi/11.0.36/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "7.2.94" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Ubiquiti Network's Unifi Controller +home: https://truecharts.org/docs/charts/stable/unifi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png +keywords: + - ubiquiti + - unifi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unifi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com +type: application +version: 11.0.36 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unifi/11.0.36/README.md b/stable/unifi/11.0.36/README.md new file mode 100644 index 00000000000..851fca6ed5e --- /dev/null +++ b/stable/unifi/11.0.36/README.md @@ -0,0 +1,107 @@ +# unifi + +Ubiquiti Network's Unifi Controller + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unifi](https://truecharts.org/docs/charts/stable/unifi) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `unifi` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install unifi TrueCharts/unifi +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `unifi` deployment + +```console +helm uninstall unifi +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unifi \ + --set env.TZ="America/New York" \ + TrueCharts/unifi +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install unifi TrueCharts/unifi -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unifi/11.0.36/app-readme.md b/stable/unifi/11.0.36/app-readme.md new file mode 100644 index 00000000000..b5cca3d6f5e --- /dev/null +++ b/stable/unifi/11.0.36/app-readme.md @@ -0,0 +1,8 @@ +Ubiquiti Network's Unifi Controller + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/unifi](https://truecharts.org/docs/charts/stable/unifi) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/unifi/11.0.36/charts/common-10.6.1.tgz b/stable/unifi/11.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/unifi/11.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/unifi/11.0.36/ix_values.yaml b/stable/unifi/11.0.36/ix_values.yaml new file mode 100644 index 00000000000..86cd5c2f09f --- /dev/null +++ b/stable/unifi/11.0.36/ix_values.yaml @@ -0,0 +1,64 @@ +image: + repository: tccr.io/truecharts/unifi + tag: 7.2.94@sha256:05e810b900f858813dc67e59f1c7cea55af0df32e50e37c1f9fffcddc24be183 + pullPolicy: IfNotPresent + +service: + main: + ports: + main: + protocol: HTTPS + port: 8443 + targetPort: 8443 + comm: + enabled: true + ports: + comm: + enabled: true + port: 8080 + targetPort: 8080 + stun: + enabled: true + ports: + stun: + enabled: true + port: 3478 + targetPort: 3478 + protocol: UDP + speedtest: + enabled: true + ports: + speedtest: + enabled: true + port: 6789 + targetPort: 6789 + guestportal: + enabled: true + ports: + web: + enabled: true + port: 8880 + targetPort: 8880 + protocol: HTTP + websecure: + enabled: true + port: 8843 + targetPort: 8843 + protocol: HTTPS + +securityContext: + readOnlyRootFilesystem: false + +podSecurityContext: + runAsGroup: 999 + runAsUser: 999 + +env: {} + +persistence: + config: + enabled: true + mountPath: "/unifi" + +portal: + enabled: true diff --git a/stable/unifi/11.0.36/questions.yaml b/stable/unifi/11.0.36/questions.yaml new file mode 100644 index 00000000000..b2dbaeab1b9 --- /dev/null +++ b/stable/unifi/11.0.36/questions.yaml @@ -0,0 +1,3135 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8443 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTPS + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8443 + - variable: comm + label: "Unifi Device Communication Service" + description: "Unifi Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: comm + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8080 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: stun + label: "STUN Device Communication Service" + description: "STUN Device Communication Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stun + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3478 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: UDP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 3478 + - variable: speedtest + label: "Speedtest Service" + description: "Speedtest Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: speedtest + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 6789 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6789 + - variable: guestportal + label: "Guest Portal Service" + description: "Guest Portal Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8880 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8880 + - variable: websecure + label: "Secure Web Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8843 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTPS + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8843 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 999 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 999 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unifi/11.0.36/templates/common.yaml b/stable/unifi/11.0.36/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unifi/11.0.36/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unifi/11.0.36/values.yaml b/stable/unifi/11.0.36/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unmanic/3.0.31/CHANGELOG.md b/stable/unmanic/3.0.31/CHANGELOG.md deleted file mode 100644 index dd2f8299fbc..00000000000 --- a/stable/unmanic/3.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/unmanic/3.0.31/Chart.lock b/stable/unmanic/3.0.31/Chart.lock deleted file mode 100644 index f0a921e85a3..00000000000 --- a/stable/unmanic/3.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:23:12.254895473Z" diff --git a/stable/unmanic/3.0.31/Chart.yaml b/stable/unmanic/3.0.31/Chart.yaml deleted file mode 100644 index ed8366f3910..00000000000 --- a/stable/unmanic/3.0.31/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Unmanic is a simple tool for optimising your file library. -home: https://truecharts.org/docs/charts/stable/unmanic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png -keywords: - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unmanic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - - https://github.com/Unmanic/unmanic - - https://hub.docker.com/r/josh5/unmanic -version: 3.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unmanic/3.0.31/README.md b/stable/unmanic/3.0.31/README.md deleted file mode 100644 index dfcdc3bc303..00000000000 --- a/stable/unmanic/3.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# unmanic - -Unmanic is a simple tool for optimising your file library. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unmanic](https://truecharts.org/docs/charts/stable/unmanic) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `unmanic` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install unmanic TrueCharts/unmanic -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `unmanic` deployment - -```console -helm uninstall unmanic -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unmanic \ - --set env.TZ="America/New York" \ - TrueCharts/unmanic -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install unmanic TrueCharts/unmanic -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/unmanic/3.0.31/charts/common-10.5.10.tgz b/stable/unmanic/3.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/unmanic/3.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/unmanic/3.0.32/CHANGELOG.md b/stable/unmanic/3.0.32/CHANGELOG.md new file mode 100644 index 00000000000..36f17a4fa83 --- /dev/null +++ b/stable/unmanic/3.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unmanic-3.0.32](https://github.com/truecharts/charts/compare/unmanic-3.0.31...unmanic-3.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unmanic-3.0.31](https://github.com/truecharts/charts/compare/unmanic-3.0.30...unmanic-3.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/unmanic/3.0.32/Chart.lock b/stable/unmanic/3.0.32/Chart.lock new file mode 100644 index 00000000000..91f113dc277 --- /dev/null +++ b/stable/unmanic/3.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:35:52.978252617Z" diff --git a/stable/unmanic/3.0.32/Chart.yaml b/stable/unmanic/3.0.32/Chart.yaml new file mode 100644 index 00000000000..40d560386b3 --- /dev/null +++ b/stable/unmanic/3.0.32/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Unmanic is a simple tool for optimising your file library. +home: https://truecharts.org/docs/charts/stable/unmanic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png +keywords: + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unmanic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - https://github.com/Unmanic/unmanic + - https://hub.docker.com/r/josh5/unmanic +version: 3.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unmanic/3.0.32/README.md b/stable/unmanic/3.0.32/README.md new file mode 100644 index 00000000000..576d1eea786 --- /dev/null +++ b/stable/unmanic/3.0.32/README.md @@ -0,0 +1,107 @@ +# unmanic + +Unmanic is a simple tool for optimising your file library. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unmanic](https://truecharts.org/docs/charts/stable/unmanic) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `unmanic` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install unmanic TrueCharts/unmanic +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `unmanic` deployment + +```console +helm uninstall unmanic +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unmanic \ + --set env.TZ="America/New York" \ + TrueCharts/unmanic +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install unmanic TrueCharts/unmanic -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unmanic/3.0.31/app-readme.md b/stable/unmanic/3.0.32/app-readme.md similarity index 100% rename from stable/unmanic/3.0.31/app-readme.md rename to stable/unmanic/3.0.32/app-readme.md diff --git a/stable/unmanic/3.0.32/charts/common-10.6.1.tgz b/stable/unmanic/3.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/unmanic/3.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/unmanic/3.0.31/ix_values.yaml b/stable/unmanic/3.0.32/ix_values.yaml similarity index 100% rename from stable/unmanic/3.0.31/ix_values.yaml rename to stable/unmanic/3.0.32/ix_values.yaml diff --git a/stable/unmanic/3.0.31/questions.yaml b/stable/unmanic/3.0.32/questions.yaml similarity index 100% rename from stable/unmanic/3.0.31/questions.yaml rename to stable/unmanic/3.0.32/questions.yaml diff --git a/stable/unmanic/3.0.32/templates/common.yaml b/stable/unmanic/3.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unmanic/3.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unmanic/3.0.32/values.yaml b/stable/unmanic/3.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpackerr/6.0.31/CHANGELOG.md b/stable/unpackerr/6.0.31/CHANGELOG.md deleted file mode 100644 index 577c68d65a0..00000000000 --- a/stable/unpackerr/6.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/unpackerr/6.0.31/Chart.lock b/stable/unpackerr/6.0.31/Chart.lock deleted file mode 100644 index 0a5e76c39be..00000000000 --- a/stable/unpackerr/6.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:23:20.478929802Z" diff --git a/stable/unpackerr/6.0.31/Chart.yaml b/stable/unpackerr/6.0.31/Chart.yaml deleted file mode 100644 index 8f7db5abcad..00000000000 --- a/stable/unpackerr/6.0.31/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them -home: https://truecharts.org/docs/charts/stable/unpackerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png -keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpackerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - - https://github.com/davidnewhall/unpackerr - - https://hub.docker.com/r/golift/unpackerr -type: application -version: 6.0.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.31/README.md b/stable/unpackerr/6.0.31/README.md deleted file mode 100644 index 10bf0206232..00000000000 --- a/stable/unpackerr/6.0.31/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# unpackerr - -This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unpackerr](https://truecharts.org/docs/charts/stable/unpackerr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `unpackerr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install unpackerr TrueCharts/unpackerr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `unpackerr` deployment - -```console -helm uninstall unpackerr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unpackerr \ - --set env.TZ="America/New York" \ - TrueCharts/unpackerr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install unpackerr TrueCharts/unpackerr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/unpackerr/6.0.31/charts/common-10.5.10.tgz b/stable/unpackerr/6.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/unpackerr/6.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/unpackerr/6.0.32/CHANGELOG.md b/stable/unpackerr/6.0.32/CHANGELOG.md new file mode 100644 index 00000000000..2d896f09066 --- /dev/null +++ b/stable/unpackerr/6.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpackerr-6.0.32](https://github.com/truecharts/charts/compare/unpackerr-6.0.31...unpackerr-6.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpackerr-6.0.31](https://github.com/truecharts/charts/compare/unpackerr-6.0.29...unpackerr-6.0.31) (2022-09-20) diff --git a/stable/unpackerr/6.0.32/Chart.lock b/stable/unpackerr/6.0.32/Chart.lock new file mode 100644 index 00000000000..dab0b8aa4bf --- /dev/null +++ b/stable/unpackerr/6.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:36:06.007303087Z" diff --git a/stable/unpackerr/6.0.32/Chart.yaml b/stable/unpackerr/6.0.32/Chart.yaml new file mode 100644 index 00000000000..13ec459a94d --- /dev/null +++ b/stable/unpackerr/6.0.32/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them +home: https://truecharts.org/docs/charts/stable/unpackerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png +keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpackerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - https://github.com/davidnewhall/unpackerr + - https://hub.docker.com/r/golift/unpackerr +type: application +version: 6.0.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.32/README.md b/stable/unpackerr/6.0.32/README.md new file mode 100644 index 00000000000..9dac109a2d1 --- /dev/null +++ b/stable/unpackerr/6.0.32/README.md @@ -0,0 +1,107 @@ +# unpackerr + +This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unpackerr](https://truecharts.org/docs/charts/stable/unpackerr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `unpackerr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install unpackerr TrueCharts/unpackerr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `unpackerr` deployment + +```console +helm uninstall unpackerr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unpackerr \ + --set env.TZ="America/New York" \ + TrueCharts/unpackerr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install unpackerr TrueCharts/unpackerr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unpackerr/6.0.31/app-readme.md b/stable/unpackerr/6.0.32/app-readme.md similarity index 100% rename from stable/unpackerr/6.0.31/app-readme.md rename to stable/unpackerr/6.0.32/app-readme.md diff --git a/stable/unpackerr/6.0.32/charts/common-10.6.1.tgz b/stable/unpackerr/6.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/unpackerr/6.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/unpackerr/6.0.31/ix_values.yaml b/stable/unpackerr/6.0.32/ix_values.yaml similarity index 100% rename from stable/unpackerr/6.0.31/ix_values.yaml rename to stable/unpackerr/6.0.32/ix_values.yaml diff --git a/stable/unpackerr/6.0.31/questions.yaml b/stable/unpackerr/6.0.32/questions.yaml similarity index 100% rename from stable/unpackerr/6.0.31/questions.yaml rename to stable/unpackerr/6.0.32/questions.yaml diff --git a/stable/unpackerr/6.0.32/templates/common.yaml b/stable/unpackerr/6.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpackerr/6.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpackerr/6.0.32/values.yaml b/stable/unpackerr/6.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpoller/3.0.34/CHANGELOG.md b/stable/unpoller/3.0.34/CHANGELOG.md deleted file mode 100644 index cddfe006ad0..00000000000 --- a/stable/unpoller/3.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - - -## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/unpoller/3.0.34/Chart.lock b/stable/unpoller/3.0.34/Chart.lock deleted file mode 100644 index 2a82ad6c8ed..00000000000 --- a/stable/unpoller/3.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:23:32.850923369Z" diff --git a/stable/unpoller/3.0.34/Chart.yaml b/stable/unpoller/3.0.34/Chart.yaml deleted file mode 100644 index 8ebc57d3ca2..00000000000 --- a/stable/unpoller/3.0.34/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png -home: https://truecharts.org/docs/charts/stable/unpoller -keywords: - - unifi - - unifi-poller - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpoller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://github.com/unifi-poller/unifi-poller - - https://hub.docker.com/r/golift/unifi-poller -type: application -version: 3.0.34 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpoller/3.0.34/README.md b/stable/unpoller/3.0.34/README.md deleted file mode 100644 index 4b90b12dd41..00000000000 --- a/stable/unpoller/3.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# unpoller - -Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [unpoller](https://truecharts.org/docs/charts/stable/unpoller) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `unpoller` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install unpoller TrueCharts/unpoller -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `unpoller` deployment - -```console -helm uninstall unpoller -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install unpoller \ - --set env.TZ="America/New York" \ - TrueCharts/unpoller -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install unpoller TrueCharts/unpoller -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/unpoller/3.0.34/charts/common-10.5.10.tgz b/stable/unpoller/3.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/unpoller/3.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/unpoller/3.0.35/CHANGELOG.md b/stable/unpoller/3.0.35/CHANGELOG.md new file mode 100644 index 00000000000..48118701676 --- /dev/null +++ b/stable/unpoller/3.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpoller-3.0.35](https://github.com/truecharts/charts/compare/unpoller-3.0.34...unpoller-3.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + + +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20) diff --git a/stable/unpoller/3.0.35/Chart.lock b/stable/unpoller/3.0.35/Chart.lock new file mode 100644 index 00000000000..7907f55755d --- /dev/null +++ b/stable/unpoller/3.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:36:15.719820487Z" diff --git a/stable/unpoller/3.0.35/Chart.yaml b/stable/unpoller/3.0.35/Chart.yaml new file mode 100644 index 00000000000..d33640eb60b --- /dev/null +++ b/stable/unpoller/3.0.35/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.1.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png +home: https://truecharts.org/docs/charts/stable/unpoller +keywords: + - unifi + - unifi-poller + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpoller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://github.com/unifi-poller/unifi-poller + - https://hub.docker.com/r/golift/unifi-poller +type: application +version: 3.0.35 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpoller/3.0.35/README.md b/stable/unpoller/3.0.35/README.md new file mode 100644 index 00000000000..0bda97969a7 --- /dev/null +++ b/stable/unpoller/3.0.35/README.md @@ -0,0 +1,107 @@ +# unpoller + +Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [unpoller](https://truecharts.org/docs/charts/stable/unpoller) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `unpoller` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install unpoller TrueCharts/unpoller +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `unpoller` deployment + +```console +helm uninstall unpoller +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install unpoller \ + --set env.TZ="America/New York" \ + TrueCharts/unpoller +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install unpoller TrueCharts/unpoller -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/unpoller/3.0.34/app-readme.md b/stable/unpoller/3.0.35/app-readme.md similarity index 100% rename from stable/unpoller/3.0.34/app-readme.md rename to stable/unpoller/3.0.35/app-readme.md diff --git a/stable/unpoller/3.0.35/charts/common-10.6.1.tgz b/stable/unpoller/3.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/unpoller/3.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/unpoller/3.0.34/ix_values.yaml b/stable/unpoller/3.0.35/ix_values.yaml similarity index 100% rename from stable/unpoller/3.0.34/ix_values.yaml rename to stable/unpoller/3.0.35/ix_values.yaml diff --git a/stable/unpoller/3.0.34/questions.yaml b/stable/unpoller/3.0.35/questions.yaml similarity index 100% rename from stable/unpoller/3.0.34/questions.yaml rename to stable/unpoller/3.0.35/questions.yaml diff --git a/stable/unpoller/3.0.35/templates/common.yaml b/stable/unpoller/3.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpoller/3.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpoller/3.0.34/templates/prometheusrules.yaml b/stable/unpoller/3.0.35/templates/prometheusrules.yaml similarity index 100% rename from stable/unpoller/3.0.34/templates/prometheusrules.yaml rename to stable/unpoller/3.0.35/templates/prometheusrules.yaml diff --git a/stable/unpoller/3.0.34/templates/servicemonitor.yaml b/stable/unpoller/3.0.35/templates/servicemonitor.yaml similarity index 100% rename from stable/unpoller/3.0.34/templates/servicemonitor.yaml rename to stable/unpoller/3.0.35/templates/servicemonitor.yaml diff --git a/stable/unpoller/3.0.35/values.yaml b/stable/unpoller/3.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptime-kuma/3.0.33/CHANGELOG.md b/stable/uptime-kuma/3.0.33/CHANGELOG.md deleted file mode 100644 index ec48d73c9c8..00000000000 --- a/stable/uptime-kuma/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptime-kuma-3.0.33](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.32...uptime-kuma-3.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [uptime-kuma-3.0.33](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.32...uptime-kuma-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - diff --git a/stable/uptime-kuma/3.0.33/Chart.lock b/stable/uptime-kuma/3.0.33/Chart.lock deleted file mode 100644 index 1c400e32d45..00000000000 --- a/stable/uptime-kuma/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:23:32.845775167Z" diff --git a/stable/uptime-kuma/3.0.33/Chart.yaml b/stable/uptime-kuma/3.0.33/Chart.yaml deleted file mode 100644 index ef66dacc676..00000000000 --- a/stable/uptime-kuma/3.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.18.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: A fancy self-hosted monitoring tool -home: https://truecharts.org/docs/charts/stable/uptime-kuma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png -keywords: - - monitoring - - uptime -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptime-kuma -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://github.com/louislam/uptime-kuma -type: application -version: 3.0.33 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.33/README.md b/stable/uptime-kuma/3.0.33/README.md deleted file mode 100644 index 9b5874ee57f..00000000000 --- a/stable/uptime-kuma/3.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# uptime-kuma - -A fancy self-hosted monitoring tool - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [uptime-kuma](https://truecharts.org/docs/charts/stable/uptime-kuma) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `uptime-kuma` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install uptime-kuma TrueCharts/uptime-kuma -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `uptime-kuma` deployment - -```console -helm uninstall uptime-kuma -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install uptime-kuma \ - --set env.TZ="America/New York" \ - TrueCharts/uptime-kuma -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install uptime-kuma TrueCharts/uptime-kuma -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/uptime-kuma/3.0.33/charts/common-10.5.10.tgz b/stable/uptime-kuma/3.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/uptime-kuma/3.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/uptime-kuma/3.0.34/CHANGELOG.md b/stable/uptime-kuma/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..5bf0b4cb6f9 --- /dev/null +++ b/stable/uptime-kuma/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptime-kuma-3.0.34](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.33...uptime-kuma-3.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [uptime-kuma-3.0.33](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.32...uptime-kuma-3.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [uptime-kuma-3.0.33](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.32...uptime-kuma-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [unpoller-3.0.34](https://github.com/truecharts/charts/compare/unpoller-3.0.32...unpoller-3.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/uptime-kuma/3.0.34/Chart.lock b/stable/uptime-kuma/3.0.34/Chart.lock new file mode 100644 index 00000000000..f16e5f5ffd4 --- /dev/null +++ b/stable/uptime-kuma/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:36:19.09246001Z" diff --git a/stable/uptime-kuma/3.0.34/Chart.yaml b/stable/uptime-kuma/3.0.34/Chart.yaml new file mode 100644 index 00000000000..fdd85463fe2 --- /dev/null +++ b/stable/uptime-kuma/3.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.18.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: A fancy self-hosted monitoring tool +home: https://truecharts.org/docs/charts/stable/uptime-kuma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png +keywords: + - monitoring + - uptime +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptime-kuma +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://github.com/louislam/uptime-kuma +type: application +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.34/README.md b/stable/uptime-kuma/3.0.34/README.md new file mode 100644 index 00000000000..2b03212dc95 --- /dev/null +++ b/stable/uptime-kuma/3.0.34/README.md @@ -0,0 +1,106 @@ +# uptime-kuma + +A fancy self-hosted monitoring tool + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [uptime-kuma](https://truecharts.org/docs/charts/stable/uptime-kuma) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `uptime-kuma` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install uptime-kuma TrueCharts/uptime-kuma +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `uptime-kuma` deployment + +```console +helm uninstall uptime-kuma +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install uptime-kuma \ + --set env.TZ="America/New York" \ + TrueCharts/uptime-kuma +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install uptime-kuma TrueCharts/uptime-kuma -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/uptime-kuma/3.0.33/app-readme.md b/stable/uptime-kuma/3.0.34/app-readme.md similarity index 100% rename from stable/uptime-kuma/3.0.33/app-readme.md rename to stable/uptime-kuma/3.0.34/app-readme.md diff --git a/stable/uptime-kuma/3.0.34/charts/common-10.6.1.tgz b/stable/uptime-kuma/3.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/uptime-kuma/3.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/uptime-kuma/3.0.33/ix_values.yaml b/stable/uptime-kuma/3.0.34/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.33/ix_values.yaml rename to stable/uptime-kuma/3.0.34/ix_values.yaml diff --git a/stable/uptime-kuma/3.0.33/questions.yaml b/stable/uptime-kuma/3.0.34/questions.yaml similarity index 100% rename from stable/uptime-kuma/3.0.33/questions.yaml rename to stable/uptime-kuma/3.0.34/questions.yaml diff --git a/stable/uptime-kuma/3.0.34/templates/common.yaml b/stable/uptime-kuma/3.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptime-kuma/3.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptime-kuma/3.0.34/values.yaml b/stable/uptime-kuma/3.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md deleted file mode 100644 index 9316aaf1abe..00000000000 --- a/stable/uptimerobot-prometheus/4.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/uptimerobot-prometheus/4.0.34/Chart.lock b/stable/uptimerobot-prometheus/4.0.34/Chart.lock deleted file mode 100644 index fef2eac0ab9..00000000000 --- a/stable/uptimerobot-prometheus/4.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:23:38.16978775Z" diff --git a/stable/uptimerobot-prometheus/4.0.34/Chart.yaml b/stable/uptimerobot-prometheus/4.0.34/Chart.yaml deleted file mode 100644 index 03b1cd5b1ff..00000000000 --- a/stable/uptimerobot-prometheus/4.0.34/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: Prometheus Exporter for the official uptimerobot CLI -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png -home: https://truecharts.org/docs/charts/stable/uptimerobot-prometheus -keywords: - - uptimerobot - - prometheus - - grafana - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptimerobot-prometheus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus -type: application -version: 4.0.34 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.34/README.md b/stable/uptimerobot-prometheus/4.0.34/README.md deleted file mode 100644 index 2668dd47d59..00000000000 --- a/stable/uptimerobot-prometheus/4.0.34/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# uptimerobot-prometheus - -Prometheus Exporter for the official uptimerobot CLI - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [uptimerobot-prometheus](https://truecharts.org/docs/charts/stable/uptimerobot-prometheus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `uptimerobot-prometheus` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install uptimerobot-prometheus TrueCharts/uptimerobot-prometheus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `uptimerobot-prometheus` deployment - -```console -helm uninstall uptimerobot-prometheus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install uptimerobot-prometheus \ - --set env.TZ="America/New York" \ - TrueCharts/uptimerobot-prometheus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install uptimerobot-prometheus TrueCharts/uptimerobot-prometheus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/uptimerobot-prometheus/4.0.34/charts/common-10.5.10.tgz b/stable/uptimerobot-prometheus/4.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/uptimerobot-prometheus/4.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/4.0.35/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.35/CHANGELOG.md new file mode 100644 index 00000000000..ed8c1e458d3 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptimerobot-prometheus-4.0.35](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.34...uptimerobot-prometheus-4.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [uptimerobot-prometheus-4.0.34](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.32...uptimerobot-prometheus-4.0.34) (2022-09-20) diff --git a/stable/uptimerobot-prometheus/4.0.35/Chart.lock b/stable/uptimerobot-prometheus/4.0.35/Chart.lock new file mode 100644 index 00000000000..1ad4d366971 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:36:24.440503352Z" diff --git a/stable/uptimerobot-prometheus/4.0.35/Chart.yaml b/stable/uptimerobot-prometheus/4.0.35/Chart.yaml new file mode 100644 index 00000000000..41106a6980c --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.35/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Prometheus Exporter for the official uptimerobot CLI +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png +home: https://truecharts.org/docs/charts/stable/uptimerobot-prometheus +keywords: + - uptimerobot + - prometheus + - grafana + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptimerobot-prometheus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus +type: application +version: 4.0.35 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.35/README.md b/stable/uptimerobot-prometheus/4.0.35/README.md new file mode 100644 index 00000000000..04dde235acd --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.35/README.md @@ -0,0 +1,107 @@ +# uptimerobot-prometheus + +Prometheus Exporter for the official uptimerobot CLI + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [uptimerobot-prometheus](https://truecharts.org/docs/charts/stable/uptimerobot-prometheus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `uptimerobot-prometheus` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install uptimerobot-prometheus TrueCharts/uptimerobot-prometheus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `uptimerobot-prometheus` deployment + +```console +helm uninstall uptimerobot-prometheus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install uptimerobot-prometheus \ + --set env.TZ="America/New York" \ + TrueCharts/uptimerobot-prometheus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install uptimerobot-prometheus TrueCharts/uptimerobot-prometheus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/uptimerobot-prometheus/4.0.34/app-readme.md b/stable/uptimerobot-prometheus/4.0.35/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/4.0.34/app-readme.md rename to stable/uptimerobot-prometheus/4.0.35/app-readme.md diff --git a/stable/uptimerobot-prometheus/4.0.35/charts/common-10.6.1.tgz b/stable/uptimerobot-prometheus/4.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/uptimerobot-prometheus/4.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/uptimerobot-prometheus/4.0.34/ix_values.yaml b/stable/uptimerobot-prometheus/4.0.35/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.34/ix_values.yaml rename to stable/uptimerobot-prometheus/4.0.35/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/4.0.34/questions.yaml b/stable/uptimerobot-prometheus/4.0.35/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.34/questions.yaml rename to stable/uptimerobot-prometheus/4.0.35/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.35/templates/common.yaml b/stable/uptimerobot-prometheus/4.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/4.0.34/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/4.0.35/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.34/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/4.0.35/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/4.0.34/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/4.0.35/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.34/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/4.0.35/templates/servicemonitor.yaml diff --git a/stable/uptimerobot-prometheus/4.0.35/values.yaml b/stable/uptimerobot-prometheus/4.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/valheim/3.0.35/CHANGELOG.md b/stable/valheim/3.0.35/CHANGELOG.md deleted file mode 100644 index f07d2ffa0f1..00000000000 --- a/stable/valheim/3.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/valheim/3.0.35/Chart.lock b/stable/valheim/3.0.35/Chart.lock deleted file mode 100644 index 9b1c6e090bc..00000000000 --- a/stable/valheim/3.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:23:45.412766892Z" diff --git a/stable/valheim/3.0.35/Chart.yaml b/stable/valheim/3.0.35/Chart.yaml deleted file mode 100644 index 86b23afb42d..00000000000 --- a/stable/valheim/3.0.35/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Valheim dedicated gameserver with automatic update and world backup support -home: https://truecharts.org/docs/charts/stable/valheim -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png -keywords: - - valheim -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: valheim -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://github.com/lloesche/valheim-server-docker - - https://hub.docker.com/r/lloesche/valheim-server -version: 3.0.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/valheim/3.0.35/README.md b/stable/valheim/3.0.35/README.md deleted file mode 100644 index 98b087659aa..00000000000 --- a/stable/valheim/3.0.35/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# valheim - -Valheim dedicated gameserver with automatic update and world backup support - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [valheim](https://truecharts.org/docs/charts/stable/valheim) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `valheim` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install valheim TrueCharts/valheim -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `valheim` deployment - -```console -helm uninstall valheim -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install valheim \ - --set env.TZ="America/New York" \ - TrueCharts/valheim -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install valheim TrueCharts/valheim -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/valheim/3.0.35/charts/common-10.5.10.tgz b/stable/valheim/3.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/valheim/3.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/valheim/3.0.36/CHANGELOG.md b/stable/valheim/3.0.36/CHANGELOG.md new file mode 100644 index 00000000000..a4ad84f1f6e --- /dev/null +++ b/stable/valheim/3.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [valheim-3.0.36](https://github.com/truecharts/charts/compare/valheim-3.0.35...valheim-3.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [valheim-3.0.35](https://github.com/truecharts/charts/compare/valheim-3.0.34...valheim-3.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/valheim/3.0.36/Chart.lock b/stable/valheim/3.0.36/Chart.lock new file mode 100644 index 00000000000..42b6b382334 --- /dev/null +++ b/stable/valheim/3.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:36:37.920134058Z" diff --git a/stable/valheim/3.0.36/Chart.yaml b/stable/valheim/3.0.36/Chart.yaml new file mode 100644 index 00000000000..1911d82ab1b --- /dev/null +++ b/stable/valheim/3.0.36/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Valheim dedicated gameserver with automatic update and world backup support +home: https://truecharts.org/docs/charts/stable/valheim +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png +keywords: + - valheim +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valheim +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://github.com/lloesche/valheim-server-docker + - https://hub.docker.com/r/lloesche/valheim-server +version: 3.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/valheim/3.0.36/README.md b/stable/valheim/3.0.36/README.md new file mode 100644 index 00000000000..4402825ef9a --- /dev/null +++ b/stable/valheim/3.0.36/README.md @@ -0,0 +1,107 @@ +# valheim + +Valheim dedicated gameserver with automatic update and world backup support + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [valheim](https://truecharts.org/docs/charts/stable/valheim) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `valheim` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install valheim TrueCharts/valheim +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `valheim` deployment + +```console +helm uninstall valheim +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install valheim \ + --set env.TZ="America/New York" \ + TrueCharts/valheim +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install valheim TrueCharts/valheim -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/valheim/3.0.35/app-readme.md b/stable/valheim/3.0.36/app-readme.md similarity index 100% rename from stable/valheim/3.0.35/app-readme.md rename to stable/valheim/3.0.36/app-readme.md diff --git a/stable/valheim/3.0.36/charts/common-10.6.1.tgz b/stable/valheim/3.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/valheim/3.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/valheim/3.0.35/ix_values.yaml b/stable/valheim/3.0.36/ix_values.yaml similarity index 100% rename from stable/valheim/3.0.35/ix_values.yaml rename to stable/valheim/3.0.36/ix_values.yaml diff --git a/stable/valheim/3.0.35/questions.yaml b/stable/valheim/3.0.36/questions.yaml similarity index 100% rename from stable/valheim/3.0.35/questions.yaml rename to stable/valheim/3.0.36/questions.yaml diff --git a/stable/valheim/3.0.35/templates/common.yaml b/stable/valheim/3.0.36/templates/common.yaml similarity index 100% rename from stable/valheim/3.0.35/templates/common.yaml rename to stable/valheim/3.0.36/templates/common.yaml diff --git a/stable/valheim/3.0.36/values.yaml b/stable/valheim/3.0.36/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.40/CHANGELOG.md b/stable/vaultwarden/16.0.40/CHANGELOG.md new file mode 100644 index 00000000000..fde4e9e854b --- /dev/null +++ b/stable/vaultwarden/16.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaultwarden-16.0.40](https://github.com/truecharts/charts/compare/vaultwarden-17.0.0...vaultwarden-16.0.40) (2022-09-25) + +### Chore + +- update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vaultwarden-16.0.39](https://github.com/truecharts/charts/compare/vaultwarden-16.0.38...vaultwarden-16.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) diff --git a/stable/vaultwarden/16.0.40/Chart.lock b/stable/vaultwarden/16.0.40/Chart.lock new file mode 100644 index 00000000000..c75bfefbd6e --- /dev/null +++ b/stable/vaultwarden/16.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:37:00.574046521Z" diff --git a/stable/vaultwarden/16.0.40/Chart.yaml b/stable/vaultwarden/16.0.40/Chart.yaml new file mode 100644 index 00000000000..564cbf0d690 --- /dev/null +++ b/stable/vaultwarden/16.0.40/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.25.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://truecharts.org/docs/charts/stable/vaultwarden +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png +keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaultwarden +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/vaultwarden + - https://github.com/dani-garcia/vaultwarden +type: application +version: 16.0.40 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/16.0.40/README.md b/stable/vaultwarden/16.0.40/README.md new file mode 100644 index 00000000000..571bfbf86b6 --- /dev/null +++ b/stable/vaultwarden/16.0.40/README.md @@ -0,0 +1,107 @@ +# vaultwarden + +Unofficial Bitwarden compatible server written in Rust + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vaultwarden](https://truecharts.org/docs/charts/stable/vaultwarden) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `vaultwarden` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install vaultwarden TrueCharts/vaultwarden +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vaultwarden` deployment + +```console +helm uninstall vaultwarden +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vaultwarden \ + --set env.TZ="America/New York" \ + TrueCharts/vaultwarden +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vaultwarden TrueCharts/vaultwarden -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vaultwarden/16.0.40/app-readme.md b/stable/vaultwarden/16.0.40/app-readme.md new file mode 100644 index 00000000000..01063b2fee7 --- /dev/null +++ b/stable/vaultwarden/16.0.40/app-readme.md @@ -0,0 +1,8 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/vaultwarden](https://truecharts.org/docs/charts/stable/vaultwarden) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/vaultwarden/16.0.40/charts/common-10.6.1.tgz b/stable/vaultwarden/16.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/vaultwarden/16.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/vaultwarden/16.0.40/charts/postgresql-8.0.87.tgz b/stable/vaultwarden/16.0.40/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/vaultwarden/16.0.40/charts/postgresql-8.0.87.tgz differ diff --git a/stable/vaultwarden/16.0.40/ci/default-values.yaml b/stable/vaultwarden/16.0.40/ci/default-values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.40/ci/ingress-values.yaml b/stable/vaultwarden/16.0.40/ci/ingress-values.yaml new file mode 100644 index 00000000000..961f466bd75 --- /dev/null +++ b/stable/vaultwarden/16.0.40/ci/ingress-values.yaml @@ -0,0 +1,7 @@ +# -- Configure the ingresses for the chart here. +# Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. +# @default -- See below +ingress: + main: + # -- Enables or disables the ingress + enabled: true diff --git a/stable/vaultwarden/16.0.40/ix_values.yaml b/stable/vaultwarden/16.0.40/ix_values.yaml new file mode 100644 index 00000000000..66fcab86267 --- /dev/null +++ b/stable/vaultwarden/16.0.40/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: 1.25.2@sha256:ec34588ef04cfdf79cdbb0f90882b3073d8baa39d9aaf8aa86abbb263049f8eb + +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 + ws: + enabled: true + ports: + ws: + enabled: true + port: 3012 + targetPort: 3012 + +env: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + DATABASE_URL: + secretKeyRef: + name: dbcreds + key: url + +envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +database: + # -- Database type, + # must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # -- Enable DB Write-Ahead-Log for SQLite, + # disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # -- Allow any user to sign-up + # see: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # -- Verify e-mail before login is enabled. + # SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + +# Enabled postgres +postgresql: + enabled: true + existingSecret: "dbcreds" + postgresqlUsername: vaultwarden + postgresqlDatabase: vaultwarden + +portal: + enabled: true diff --git a/stable/vaultwarden/16.0.40/questions.yaml b/stable/vaultwarden/16.0.40/questions.yaml new file mode 100644 index 00000000000..1b0ea25d73a --- /dev/null +++ b/stable/vaultwarden/16.0.40/questions.yaml @@ -0,0 +1,2980 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/admin/" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: vaultwarden + label: "" + group: "App Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: yubico + label: "Yubico OTP authentication" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Yubico OTP authentication" + description: "Please refer to the manual at: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Yubikey-OTP-authentication" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: server + label: "Yubico server" + description: "Defaults to YubiCloud" + schema: + type: string + default: "" + - variable: clientId + label: "Yubico ID" + schema: + type: string + default: "" + - variable: secretKey + label: "Yubico Secret Key" + schema: + type: string + default: "" + - variable: admin + label: "Admin Portal" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: timeout + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10102 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8080 + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3012 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 3012 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/vaultwarden/16.0.40/templates/_configmap.tpl b/stable/vaultwarden/16.0.40/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/16.0.40/templates/_configmap.tpl @@ -0,0 +1,116 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: vaultwardenconfig +data: + ROCKET_PORT: "8080" + SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }} + {{- if .Values.vaultwarden.signupDomains }} + SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }} + {{- end }} + {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}} + SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }} + {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}} + REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }} + {{- if .Values.vaultwarden.emailAttempts }} + EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }} + {{- end }} + {{- if .Values.vaultwarden.emailTokenExpiration }} + EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }} + {{- end }} + INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }} + {{- if .Values.vaultwarden.defaultInviteName }} + INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }} + {{- end }} + SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }} + WEBSOCKET_ENABLED: {{ .Values.vaultwarden.enableWebsockets | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SSL: {{ .Values.vaultwarden.smtp.ssl | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/16.0.40/templates/_secrets.tpl b/stable/vaultwarden/16.0.40/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/16.0.40/templates/_secrets.tpl @@ -0,0 +1,36 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | b64enc | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | b64enc | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | b64enc | quote }} +{{- end -}} +--- + +apiVersion: v1 +kind: Secret +metadata: + name: vaultwardensecret +data: + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | b64enc | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | b64enc | quote }} + {{- end }} +{{- end -}} diff --git a/stable/vaultwarden/16.0.40/templates/_validate.tpl b/stable/vaultwarden/16.0.40/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/16.0.40/templates/_validate.tpl @@ -0,0 +1,17 @@ +{{/* +Ensure valid DB type is select, defaults to SQLite +*/}} +{{- define "vaultwarden.dbTypeValid" -}} +{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }} +{{- required "Invalid database type" nil }} +{{- end -}} +{{- end -}} + +{{/* +Ensure log type is valid +*/}} +{{- define "vaultwarden.logLevelValid" -}} +{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }} +{{- required "Invalid log level" nil }} +{{- end }} +{{- end }} diff --git a/stable/vaultwarden/16.0.40/templates/common.yaml b/stable/vaultwarden/16.0.40/templates/common.yaml new file mode 100644 index 00000000000..577816b14ce --- /dev/null +++ b/stable/vaultwarden/16.0.40/templates/common.yaml @@ -0,0 +1,39 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + + +{{/* Render configmap for vaultwarden */}} +{{- include "vaultwarden.configmap" . }} + +{{/* Render secrets for vaultwarden */}} +{{- include "vaultwarden.secrets" . }} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +{{- $fullname := include "tc.common.names.fullname" . -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: {{ printf "%s-ws" $fullname }} + port: {{ .Values.service.ws.ports.ws.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "vaultwarden.websocketinjector" -}} +{{- $path := list (include "vaultwarden.websocket" . | fromYaml) -}} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress.main.hosts }} +{{- $newpaths := list }} +{{- $newpaths := concat .paths $path }} +{{- $_ := set . "paths" ( deepCopy $newpaths ) -}} +{{- end }} +{{- end }} +{{- end -}} + +{{/* inject websocket paths in ingress */}} +{{- include "vaultwarden.websocketinjector" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/vaultwarden/16.0.40/values.yaml b/stable/vaultwarden/16.0.40/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/verysync/2.0.34/CHANGELOG.md b/stable/verysync/2.0.34/CHANGELOG.md deleted file mode 100644 index 60020f46dbd..00000000000 --- a/stable/verysync/2.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/verysync/2.0.34/Chart.lock b/stable/verysync/2.0.34/Chart.lock deleted file mode 100644 index 6280d5e6ea6..00000000000 --- a/stable/verysync/2.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:23:58.599294297Z" diff --git a/stable/verysync/2.0.34/Chart.yaml b/stable/verysync/2.0.34/Chart.yaml deleted file mode 100644 index 3548ddef649..00000000000 --- a/stable/verysync/2.0.34/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: very sync is an easy-to-use multi-platform file synchronization software -home: https://truecharts.org/docs/charts/stable/verysync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png -keywords: - - verysync - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: verysync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync - - https://hub.docker.com/r/jonnyan404/verysync -version: 2.0.34 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/verysync/2.0.34/README.md b/stable/verysync/2.0.34/README.md deleted file mode 100644 index b6fd8d807b4..00000000000 --- a/stable/verysync/2.0.34/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# verysync - -very sync is an easy-to-use multi-platform file synchronization software - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [verysync](https://truecharts.org/docs/charts/stable/verysync) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `verysync` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install verysync TrueCharts/verysync -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `verysync` deployment - -```console -helm uninstall verysync -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install verysync \ - --set env.TZ="America/New York" \ - TrueCharts/verysync -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install verysync TrueCharts/verysync -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/verysync/2.0.34/charts/common-10.5.10.tgz b/stable/verysync/2.0.34/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/verysync/2.0.34/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/verysync/2.0.35/CHANGELOG.md b/stable/verysync/2.0.35/CHANGELOG.md new file mode 100644 index 00000000000..9f8fa613c3f --- /dev/null +++ b/stable/verysync/2.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [verysync-2.0.35](https://github.com/truecharts/charts/compare/verysync-2.0.34...verysync-2.0.35) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [verysync-2.0.34](https://github.com/truecharts/charts/compare/verysync-2.0.33...verysync-2.0.34) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/verysync/2.0.35/Chart.lock b/stable/verysync/2.0.35/Chart.lock new file mode 100644 index 00000000000..b8706b4886a --- /dev/null +++ b/stable/verysync/2.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:36:51.09569245Z" diff --git a/stable/verysync/2.0.35/Chart.yaml b/stable/verysync/2.0.35/Chart.yaml new file mode 100644 index 00000000000..4531d499659 --- /dev/null +++ b/stable/verysync/2.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: very sync is an easy-to-use multi-platform file synchronization software +home: https://truecharts.org/docs/charts/stable/verysync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png +keywords: + - verysync + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: verysync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync + - https://hub.docker.com/r/jonnyan404/verysync +version: 2.0.35 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/verysync/2.0.35/README.md b/stable/verysync/2.0.35/README.md new file mode 100644 index 00000000000..9082e43243b --- /dev/null +++ b/stable/verysync/2.0.35/README.md @@ -0,0 +1,106 @@ +# verysync + +very sync is an easy-to-use multi-platform file synchronization software + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [verysync](https://truecharts.org/docs/charts/stable/verysync) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `verysync` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install verysync TrueCharts/verysync +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `verysync` deployment + +```console +helm uninstall verysync +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install verysync \ + --set env.TZ="America/New York" \ + TrueCharts/verysync +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install verysync TrueCharts/verysync -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/verysync/2.0.34/app-readme.md b/stable/verysync/2.0.35/app-readme.md similarity index 100% rename from stable/verysync/2.0.34/app-readme.md rename to stable/verysync/2.0.35/app-readme.md diff --git a/stable/verysync/2.0.35/charts/common-10.6.1.tgz b/stable/verysync/2.0.35/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/verysync/2.0.35/charts/common-10.6.1.tgz differ diff --git a/stable/verysync/2.0.34/ix_values.yaml b/stable/verysync/2.0.35/ix_values.yaml similarity index 100% rename from stable/verysync/2.0.34/ix_values.yaml rename to stable/verysync/2.0.35/ix_values.yaml diff --git a/stable/verysync/2.0.34/questions.yaml b/stable/verysync/2.0.35/questions.yaml similarity index 100% rename from stable/verysync/2.0.34/questions.yaml rename to stable/verysync/2.0.35/questions.yaml diff --git a/stable/verysync/2.0.35/templates/common.yaml b/stable/verysync/2.0.35/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/verysync/2.0.35/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/verysync/2.0.35/values.yaml b/stable/verysync/2.0.35/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/3.0.52/CHANGELOG.md b/stable/vikunja/3.0.52/CHANGELOG.md deleted file mode 100644 index 858adeac790..00000000000 --- a/stable/vikunja/3.0.52/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-20) diff --git a/stable/vikunja/3.0.52/Chart.lock b/stable/vikunja/3.0.52/Chart.lock deleted file mode 100644 index dc601103a76..00000000000 --- a/stable/vikunja/3.0.52/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:24:21.922919086Z" diff --git a/stable/vikunja/3.0.52/Chart.yaml b/stable/vikunja/3.0.52/Chart.yaml deleted file mode 100644 index 76961c77b57..00000000000 --- a/stable/vikunja/3.0.52/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.19.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: The to-do app to organize your life. -home: https://truecharts.org/docs/charts/stable/vikunja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png -keywords: - - vikunja -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vikunja -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://vikunja.io/docs -version: 3.0.52 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/vikunja/3.0.52/README.md b/stable/vikunja/3.0.52/README.md deleted file mode 100644 index 1495c273a84..00000000000 --- a/stable/vikunja/3.0.52/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# vikunja - -The to-do app to organize your life. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [vikunja](https://truecharts.org/docs/charts/stable/vikunja) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `vikunja` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install vikunja TrueCharts/vikunja -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `vikunja` deployment - -```console -helm uninstall vikunja -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install vikunja \ - --set env.TZ="America/New York" \ - TrueCharts/vikunja -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install vikunja TrueCharts/vikunja -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/vikunja/3.0.52/charts/common-10.5.10.tgz b/stable/vikunja/3.0.52/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/vikunja/3.0.52/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.52/charts/postgresql-8.0.78.tgz b/stable/vikunja/3.0.52/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/vikunja/3.0.52/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.52/charts/redis-3.0.75.tgz b/stable/vikunja/3.0.52/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/vikunja/3.0.52/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.53/CHANGELOG.md b/stable/vikunja/3.0.53/CHANGELOG.md new file mode 100644 index 00000000000..e07b5fb7fc6 --- /dev/null +++ b/stable/vikunja/3.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vikunja-3.0.53](https://github.com/truecharts/charts/compare/vikunja-3.0.52...vikunja-3.0.53) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [vikunja-3.0.52](https://github.com/truecharts/charts/compare/vikunja-3.0.51...vikunja-3.0.52) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/vikunja/3.0.53/Chart.lock b/stable/vikunja/3.0.53/Chart.lock new file mode 100644 index 00000000000..29de19629d5 --- /dev/null +++ b/stable/vikunja/3.0.53/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:37:20.358162471Z" diff --git a/stable/vikunja/3.0.53/Chart.yaml b/stable/vikunja/3.0.53/Chart.yaml new file mode 100644 index 00000000000..a564030e5cc --- /dev/null +++ b/stable/vikunja/3.0.53/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.19.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: The to-do app to organize your life. +home: https://truecharts.org/docs/charts/stable/vikunja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png +keywords: + - vikunja +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vikunja +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://vikunja.io/docs +version: 3.0.53 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vikunja/3.0.53/README.md b/stable/vikunja/3.0.53/README.md new file mode 100644 index 00000000000..99b389c1760 --- /dev/null +++ b/stable/vikunja/3.0.53/README.md @@ -0,0 +1,108 @@ +# vikunja + +The to-do app to organize your life. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [vikunja](https://truecharts.org/docs/charts/stable/vikunja) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `vikunja` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install vikunja TrueCharts/vikunja +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `vikunja` deployment + +```console +helm uninstall vikunja +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install vikunja \ + --set env.TZ="America/New York" \ + TrueCharts/vikunja +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install vikunja TrueCharts/vikunja -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/vikunja/3.0.52/app-readme.md b/stable/vikunja/3.0.53/app-readme.md similarity index 100% rename from stable/vikunja/3.0.52/app-readme.md rename to stable/vikunja/3.0.53/app-readme.md diff --git a/stable/vikunja/3.0.53/charts/common-10.6.1.tgz b/stable/vikunja/3.0.53/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/vikunja/3.0.53/charts/common-10.6.1.tgz differ diff --git a/stable/vikunja/3.0.53/charts/postgresql-8.0.87.tgz b/stable/vikunja/3.0.53/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/vikunja/3.0.53/charts/postgresql-8.0.87.tgz differ diff --git a/stable/vikunja/3.0.53/charts/redis-3.0.84.tgz b/stable/vikunja/3.0.53/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/vikunja/3.0.53/charts/redis-3.0.84.tgz differ diff --git a/stable/vikunja/3.0.52/ix_values.yaml b/stable/vikunja/3.0.53/ix_values.yaml similarity index 100% rename from stable/vikunja/3.0.52/ix_values.yaml rename to stable/vikunja/3.0.53/ix_values.yaml diff --git a/stable/vikunja/3.0.52/questions.yaml b/stable/vikunja/3.0.53/questions.yaml similarity index 100% rename from stable/vikunja/3.0.52/questions.yaml rename to stable/vikunja/3.0.53/questions.yaml diff --git a/stable/vikunja/3.0.52/templates/_secrets.tpl b/stable/vikunja/3.0.53/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.52/templates/_secrets.tpl rename to stable/vikunja/3.0.53/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.52/templates/common.yaml b/stable/vikunja/3.0.53/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.52/templates/common.yaml rename to stable/vikunja/3.0.53/templates/common.yaml diff --git a/stable/vikunja/3.0.53/values.yaml b/stable/vikunja/3.0.53/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/2.0.31/CHANGELOG.md b/stable/webgrabplus/2.0.31/CHANGELOG.md deleted file mode 100644 index c07d8b98088..00000000000 --- a/stable/webgrabplus/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) - - - - -## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/webgrabplus/2.0.31/Chart.lock b/stable/webgrabplus/2.0.31/Chart.lock deleted file mode 100644 index 2f1ccd4b8a8..00000000000 --- a/stable/webgrabplus/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:24:10.86496767Z" diff --git a/stable/webgrabplus/2.0.31/Chart.yaml b/stable/webgrabplus/2.0.31/Chart.yaml deleted file mode 100644 index 771751d168c..00000000000 --- a/stable/webgrabplus/2.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 2.0.31 -appVersion: "4.2.4" -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/webgrabplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png -keywords: - - webgrabplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus - - https://hub.docker.com/r/linuxserver/webgrabplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/webgrabplus/2.0.31/README.md b/stable/webgrabplus/2.0.31/README.md deleted file mode 100644 index cc590df51f4..00000000000 --- a/stable/webgrabplus/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# webgrabplus - -Webgrabplus is a multi-site incremental xmltv epg grabber. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [webgrabplus](https://truecharts.org/docs/charts/stable/webgrabplus) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `webgrabplus` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install webgrabplus TrueCharts/webgrabplus -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `webgrabplus` deployment - -```console -helm uninstall webgrabplus -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install webgrabplus \ - --set env.TZ="America/New York" \ - TrueCharts/webgrabplus -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install webgrabplus TrueCharts/webgrabplus -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/webgrabplus/2.0.31/charts/common-10.5.10.tgz b/stable/webgrabplus/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/webgrabplus/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/webgrabplus/2.0.32/CHANGELOG.md b/stable/webgrabplus/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..ef97cec8ee0 --- /dev/null +++ b/stable/webgrabplus/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webgrabplus-2.0.32](https://github.com/truecharts/charts/compare/webgrabplus-2.0.31...webgrabplus-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711)) + + + + +## [webgrabplus-2.0.31](https://github.com/truecharts/charts/compare/webgrabplus-2.0.29...webgrabplus-2.0.31) (2022-09-20) diff --git a/stable/webgrabplus/2.0.32/Chart.lock b/stable/webgrabplus/2.0.32/Chart.lock new file mode 100644 index 00000000000..ccc88dc15ac --- /dev/null +++ b/stable/webgrabplus/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:37:10.268563811Z" diff --git a/stable/webgrabplus/2.0.32/Chart.yaml b/stable/webgrabplus/2.0.32/Chart.yaml new file mode 100644 index 00000000000..0305261bfe4 --- /dev/null +++ b/stable/webgrabplus/2.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 2.0.32 +appVersion: "4.2.4" +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/webgrabplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png +keywords: + - webgrabplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus + - https://hub.docker.com/r/linuxserver/webgrabplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/webgrabplus/2.0.32/README.md b/stable/webgrabplus/2.0.32/README.md new file mode 100644 index 00000000000..984b472135e --- /dev/null +++ b/stable/webgrabplus/2.0.32/README.md @@ -0,0 +1,106 @@ +# webgrabplus + +Webgrabplus is a multi-site incremental xmltv epg grabber. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [webgrabplus](https://truecharts.org/docs/charts/stable/webgrabplus) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `webgrabplus` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install webgrabplus TrueCharts/webgrabplus +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `webgrabplus` deployment + +```console +helm uninstall webgrabplus +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install webgrabplus \ + --set env.TZ="America/New York" \ + TrueCharts/webgrabplus +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install webgrabplus TrueCharts/webgrabplus -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/webgrabplus/2.0.31/app-readme.md b/stable/webgrabplus/2.0.32/app-readme.md similarity index 100% rename from stable/webgrabplus/2.0.31/app-readme.md rename to stable/webgrabplus/2.0.32/app-readme.md diff --git a/stable/webgrabplus/2.0.32/charts/common-10.6.1.tgz b/stable/webgrabplus/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/webgrabplus/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/webgrabplus/2.0.31/ix_values.yaml b/stable/webgrabplus/2.0.32/ix_values.yaml similarity index 100% rename from stable/webgrabplus/2.0.31/ix_values.yaml rename to stable/webgrabplus/2.0.32/ix_values.yaml diff --git a/stable/webgrabplus/2.0.31/questions.yaml b/stable/webgrabplus/2.0.32/questions.yaml similarity index 100% rename from stable/webgrabplus/2.0.31/questions.yaml rename to stable/webgrabplus/2.0.32/questions.yaml diff --git a/stable/webgrabplus/2.0.32/templates/common.yaml b/stable/webgrabplus/2.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/webgrabplus/2.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/webgrabplus/2.0.32/values.yaml b/stable/webgrabplus/2.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/4.0.40/CHANGELOG.md b/stable/weblate/4.0.40/CHANGELOG.md deleted file mode 100644 index cb5f90a9680..00000000000 --- a/stable/weblate/4.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-20) diff --git a/stable/weblate/4.0.40/Chart.lock b/stable/weblate/4.0.40/Chart.lock deleted file mode 100644 index 0348e5f63a0..00000000000 --- a/stable/weblate/4.0.40/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-22T14:24:43.272682443Z" diff --git a/stable/weblate/4.0.40/Chart.yaml b/stable/weblate/4.0.40/Chart.yaml deleted file mode 100644 index 99bfd7a6488..00000000000 --- a/stable/weblate/4.0.40/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "4.14.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: Weblate is a copylefted libre software web-based continuous localization system -home: https://truecharts.org/docs/charts/stable/weblate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png -keywords: - - translate -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: weblate -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ -version: 4.0.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/weblate/4.0.40/README.md b/stable/weblate/4.0.40/README.md deleted file mode 100644 index 029bfd2d21b..00000000000 --- a/stable/weblate/4.0.40/README.md +++ /dev/null @@ -1,111 +0,0 @@ -# weblate - -Weblate is a copylefted libre software web-based continuous localization system - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [weblate](https://truecharts.org/docs/charts/stable/weblate) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `weblate` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install weblate TrueCharts/weblate -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `weblate` deployment - -```console -helm uninstall weblate -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install weblate \ - --set env.TZ="America/New York" \ - TrueCharts/weblate -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install weblate TrueCharts/weblate -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/weblate/4.0.40/charts/common-10.5.10.tgz b/stable/weblate/4.0.40/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/weblate/4.0.40/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/weblate/4.0.40/charts/postgresql-8.0.78.tgz b/stable/weblate/4.0.40/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/weblate/4.0.40/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/weblate/4.0.40/charts/redis-3.0.75.tgz b/stable/weblate/4.0.40/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/weblate/4.0.40/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/weblate/4.0.41/CHANGELOG.md b/stable/weblate/4.0.41/CHANGELOG.md new file mode 100644 index 00000000000..acdf426f48b --- /dev/null +++ b/stable/weblate/4.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [weblate-4.0.41](https://github.com/truecharts/charts/compare/weblate-4.0.40...weblate-4.0.41) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3787](https://github.com/truecharts/charts/issues/3787)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [weblate-4.0.40](https://github.com/truecharts/charts/compare/weblate-4.0.38...weblate-4.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/weblate/4.0.41/Chart.lock b/stable/weblate/4.0.41/Chart.lock new file mode 100644 index 00000000000..b57d12a7d5a --- /dev/null +++ b/stable/weblate/4.0.41/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:37:46.80142863Z" diff --git a/stable/weblate/4.0.41/Chart.yaml b/stable/weblate/4.0.41/Chart.yaml new file mode 100644 index 00000000000..1a5bcbd004f --- /dev/null +++ b/stable/weblate/4.0.41/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "4.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: Weblate is a copylefted libre software web-based continuous localization system +home: https://truecharts.org/docs/charts/stable/weblate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png +keywords: + - translate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: weblate +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ +version: 4.0.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/weblate/4.0.41/README.md b/stable/weblate/4.0.41/README.md new file mode 100644 index 00000000000..4271ab7fcbd --- /dev/null +++ b/stable/weblate/4.0.41/README.md @@ -0,0 +1,111 @@ +# weblate + +Weblate is a copylefted libre software web-based continuous localization system + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [weblate](https://truecharts.org/docs/charts/stable/weblate) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `weblate` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install weblate TrueCharts/weblate +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `weblate` deployment + +```console +helm uninstall weblate +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install weblate \ + --set env.TZ="America/New York" \ + TrueCharts/weblate +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install weblate TrueCharts/weblate -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/weblate/4.0.40/app-readme.md b/stable/weblate/4.0.41/app-readme.md similarity index 100% rename from stable/weblate/4.0.40/app-readme.md rename to stable/weblate/4.0.41/app-readme.md diff --git a/stable/weblate/4.0.41/charts/common-10.6.1.tgz b/stable/weblate/4.0.41/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/weblate/4.0.41/charts/common-10.6.1.tgz differ diff --git a/stable/weblate/4.0.41/charts/postgresql-8.0.87.tgz b/stable/weblate/4.0.41/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/weblate/4.0.41/charts/postgresql-8.0.87.tgz differ diff --git a/stable/weblate/4.0.41/charts/redis-3.0.84.tgz b/stable/weblate/4.0.41/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/weblate/4.0.41/charts/redis-3.0.84.tgz differ diff --git a/stable/weblate/4.0.40/ix_values.yaml b/stable/weblate/4.0.41/ix_values.yaml similarity index 100% rename from stable/weblate/4.0.40/ix_values.yaml rename to stable/weblate/4.0.41/ix_values.yaml diff --git a/stable/weblate/4.0.40/questions.yaml b/stable/weblate/4.0.41/questions.yaml similarity index 100% rename from stable/weblate/4.0.40/questions.yaml rename to stable/weblate/4.0.41/questions.yaml diff --git a/stable/weblate/4.0.40/templates/_configmap.tpl b/stable/weblate/4.0.41/templates/_configmap.tpl similarity index 100% rename from stable/weblate/4.0.40/templates/_configmap.tpl rename to stable/weblate/4.0.41/templates/_configmap.tpl diff --git a/stable/weblate/4.0.40/templates/common.yaml b/stable/weblate/4.0.41/templates/common.yaml similarity index 100% rename from stable/weblate/4.0.40/templates/common.yaml rename to stable/weblate/4.0.41/templates/common.yaml diff --git a/stable/weblate/4.0.41/values.yaml b/stable/weblate/4.0.41/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/2.0.32/CHANGELOG.md b/stable/website-shot/2.0.32/CHANGELOG.md deleted file mode 100644 index 0fc6e04e8ea..00000000000 --- a/stable/website-shot/2.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/website-shot/2.0.32/Chart.lock b/stable/website-shot/2.0.32/Chart.lock deleted file mode 100644 index 8b123e5ccfb..00000000000 --- a/stable/website-shot/2.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:24:36.814431667Z" diff --git a/stable/website-shot/2.0.32/Chart.yaml b/stable/website-shot/2.0.32/Chart.yaml deleted file mode 100644 index 7161dc65258..00000000000 --- a/stable/website-shot/2.0.32/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. -home: https://truecharts.org/docs/charts/stable/website-shot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png -keywords: - - website-shot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: website-shot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://github.com/Flowko/website-shot -version: 2.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/website-shot/2.0.32/README.md b/stable/website-shot/2.0.32/README.md deleted file mode 100644 index 122fa919e61..00000000000 --- a/stable/website-shot/2.0.32/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# website-shot - -Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [website-shot](https://truecharts.org/docs/charts/stable/website-shot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `website-shot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install website-shot TrueCharts/website-shot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `website-shot` deployment - -```console -helm uninstall website-shot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install website-shot \ - --set env.TZ="America/New York" \ - TrueCharts/website-shot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install website-shot TrueCharts/website-shot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/website-shot/2.0.32/charts/common-10.5.10.tgz b/stable/website-shot/2.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/website-shot/2.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/website-shot/2.0.33/CHANGELOG.md b/stable/website-shot/2.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a9d607983f7 --- /dev/null +++ b/stable/website-shot/2.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [website-shot-2.0.33](https://github.com/truecharts/charts/compare/website-shot-2.0.32...website-shot-2.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [website-shot-2.0.32](https://github.com/truecharts/charts/compare/website-shot-2.0.31...website-shot-2.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/website-shot/2.0.33/Chart.lock b/stable/website-shot/2.0.33/Chart.lock new file mode 100644 index 00000000000..a02ca331022 --- /dev/null +++ b/stable/website-shot/2.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:37:42.153087975Z" diff --git a/stable/website-shot/2.0.33/Chart.yaml b/stable/website-shot/2.0.33/Chart.yaml new file mode 100644 index 00000000000..0cdc6676b5a --- /dev/null +++ b/stable/website-shot/2.0.33/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. +home: https://truecharts.org/docs/charts/stable/website-shot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png +keywords: + - website-shot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: website-shot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://github.com/Flowko/website-shot +version: 2.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/website-shot/2.0.33/README.md b/stable/website-shot/2.0.33/README.md new file mode 100644 index 00000000000..77fd5b3ab2b --- /dev/null +++ b/stable/website-shot/2.0.33/README.md @@ -0,0 +1,106 @@ +# website-shot + +Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [website-shot](https://truecharts.org/docs/charts/stable/website-shot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `website-shot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install website-shot TrueCharts/website-shot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `website-shot` deployment + +```console +helm uninstall website-shot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install website-shot \ + --set env.TZ="America/New York" \ + TrueCharts/website-shot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install website-shot TrueCharts/website-shot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/website-shot/2.0.32/app-readme.md b/stable/website-shot/2.0.33/app-readme.md similarity index 100% rename from stable/website-shot/2.0.32/app-readme.md rename to stable/website-shot/2.0.33/app-readme.md diff --git a/stable/website-shot/2.0.33/charts/common-10.6.1.tgz b/stable/website-shot/2.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/website-shot/2.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/website-shot/2.0.32/ix_values.yaml b/stable/website-shot/2.0.33/ix_values.yaml similarity index 100% rename from stable/website-shot/2.0.32/ix_values.yaml rename to stable/website-shot/2.0.33/ix_values.yaml diff --git a/stable/website-shot/2.0.32/questions.yaml b/stable/website-shot/2.0.33/questions.yaml similarity index 100% rename from stable/website-shot/2.0.32/questions.yaml rename to stable/website-shot/2.0.33/questions.yaml diff --git a/stable/website-shot/2.0.33/templates/common.yaml b/stable/website-shot/2.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/website-shot/2.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/website-shot/2.0.33/values.yaml b/stable/website-shot/2.0.33/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/5.0.11/CHANGELOG.md b/stable/wekan/5.0.11/CHANGELOG.md deleted file mode 100644 index f0c19ac1e9b..00000000000 --- a/stable/wekan/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-20) diff --git a/stable/wekan/5.0.11/Chart.lock b/stable/wekan/5.0.11/Chart.lock deleted file mode 100644 index b2d393792da..00000000000 --- a/stable/wekan/5.0.11/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mongodb - repository: https://charts.truecharts.org - version: 2.0.13 -digest: sha256:441b8d9e35931a210ed5fb8a49b76b7c51a7c0a4786e838a672ecc939cad0b45 -generated: "2022-09-22T14:24:52.101862469Z" diff --git a/stable/wekan/5.0.11/Chart.yaml b/stable/wekan/5.0.11/Chart.yaml deleted file mode 100644 index dac853d8fdf..00000000000 --- a/stable/wekan/5.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "6.46" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 2.0.13 -description: WeKan - Open Source kanban -home: https://truecharts.org/docs/charts/stable/wekan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png -keywords: - - wekan - - kanban -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wekan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://github.com/wekan/wekan - - https://wekan.github.io/ -version: 5.0.11 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wekan/5.0.11/README.md b/stable/wekan/5.0.11/README.md deleted file mode 100644 index b855d8c9a15..00000000000 --- a/stable/wekan/5.0.11/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# wekan - -WeKan - Open Source kanban - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wekan](https://truecharts.org/docs/charts/stable/wekan) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org | mongodb | 2.0.13 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wekan` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wekan TrueCharts/wekan -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wekan` deployment - -```console -helm uninstall wekan -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wekan \ - --set env.TZ="America/New York" \ - TrueCharts/wekan -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wekan TrueCharts/wekan -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wekan/5.0.11/charts/common-10.5.10.tgz b/stable/wekan/5.0.11/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/wekan/5.0.11/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/wekan/5.0.11/charts/mongodb-2.0.13.tgz b/stable/wekan/5.0.11/charts/mongodb-2.0.13.tgz deleted file mode 100644 index c500172cc35..00000000000 Binary files a/stable/wekan/5.0.11/charts/mongodb-2.0.13.tgz and /dev/null differ diff --git a/stable/wekan/5.0.12/CHANGELOG.md b/stable/wekan/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..dbff9f806fc --- /dev/null +++ b/stable/wekan/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wekan-5.0.12](https://github.com/truecharts/charts/compare/wekan-5.0.11...wekan-5.0.12) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wekan-5.0.11](https://github.com/truecharts/charts/compare/wekan-5.0.10...wekan-5.0.11) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/wekan/5.0.12/Chart.lock b/stable/wekan/5.0.12/Chart.lock new file mode 100644 index 00000000000..abd0424c426 --- /dev/null +++ b/stable/wekan/5.0.12/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mongodb + repository: https://charts.truecharts.org + version: 2.0.21 +digest: sha256:561dfbebfe97ab80b0378c00b3f0600284739f3ddfd8eea7cb9c0f3944450d84 +generated: "2022-09-25T15:37:55.606608543Z" diff --git a/stable/wekan/5.0.12/Chart.yaml b/stable/wekan/5.0.12/Chart.yaml new file mode 100644 index 00000000000..7afc29b74d7 --- /dev/null +++ b/stable/wekan/5.0.12/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.46" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 2.0.21 +description: WeKan - Open Source kanban +home: https://truecharts.org/docs/charts/stable/wekan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png +keywords: + - wekan + - kanban +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wekan +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://github.com/wekan/wekan + - https://wekan.github.io/ +version: 5.0.12 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wekan/5.0.12/README.md b/stable/wekan/5.0.12/README.md new file mode 100644 index 00000000000..3a936a886d5 --- /dev/null +++ b/stable/wekan/5.0.12/README.md @@ -0,0 +1,108 @@ +# wekan + +WeKan - Open Source kanban + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wekan](https://truecharts.org/docs/charts/stable/wekan) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org | mongodb | 2.0.21 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wekan` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wekan TrueCharts/wekan +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wekan` deployment + +```console +helm uninstall wekan +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wekan \ + --set env.TZ="America/New York" \ + TrueCharts/wekan +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wekan TrueCharts/wekan -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wekan/5.0.11/app-readme.md b/stable/wekan/5.0.12/app-readme.md similarity index 100% rename from stable/wekan/5.0.11/app-readme.md rename to stable/wekan/5.0.12/app-readme.md diff --git a/stable/wekan/5.0.12/charts/common-10.6.1.tgz b/stable/wekan/5.0.12/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/wekan/5.0.12/charts/common-10.6.1.tgz differ diff --git a/stable/wekan/5.0.12/charts/mongodb-2.0.21.tgz b/stable/wekan/5.0.12/charts/mongodb-2.0.21.tgz new file mode 100644 index 00000000000..18af0eb4485 Binary files /dev/null and b/stable/wekan/5.0.12/charts/mongodb-2.0.21.tgz differ diff --git a/stable/wekan/5.0.11/ix_values.yaml b/stable/wekan/5.0.12/ix_values.yaml similarity index 100% rename from stable/wekan/5.0.11/ix_values.yaml rename to stable/wekan/5.0.12/ix_values.yaml diff --git a/stable/wekan/5.0.11/questions.yaml b/stable/wekan/5.0.12/questions.yaml similarity index 100% rename from stable/wekan/5.0.11/questions.yaml rename to stable/wekan/5.0.12/questions.yaml diff --git a/stable/wekan/5.0.12/templates/common.yaml b/stable/wekan/5.0.12/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wekan/5.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wekan/5.0.12/values.yaml b/stable/wekan/5.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wg-easy/1.0.25/CHANGELOG.md b/stable/wg-easy/1.0.25/CHANGELOG.md deleted file mode 100644 index 06b866c6b55..00000000000 --- a/stable/wg-easy/1.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/wg-easy/1.0.25/Chart.lock b/stable/wg-easy/1.0.25/Chart.lock deleted file mode 100644 index f2bbb8ab652..00000000000 --- a/stable/wg-easy/1.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:25:02.694507286Z" diff --git a/stable/wg-easy/1.0.25/Chart.yaml b/stable/wg-easy/1.0.25/Chart.yaml deleted file mode 100644 index b3c968b5e8a..00000000000 --- a/stable/wg-easy/1.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: The easiest way to run WireGuard VPN + Web-based Admin UI. -home: https://truecharts.org/docs/charts/stable/wg-easy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png -keywords: - - wg-easy - - wireguard - - weejewel -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wg-easy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - - https://hub.docker.com/r/weejewel/wg-easy - - https://github.com/WeeJeWel/wg-easy -type: application -version: 1.0.25 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.25/README.md b/stable/wg-easy/1.0.25/README.md deleted file mode 100644 index e501c83624f..00000000000 --- a/stable/wg-easy/1.0.25/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# wg-easy - -The easiest way to run WireGuard VPN + Web-based Admin UI. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wg-easy](https://truecharts.org/docs/charts/stable/wg-easy) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wg-easy` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wg-easy TrueCharts/wg-easy -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wg-easy` deployment - -```console -helm uninstall wg-easy -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wg-easy \ - --set env.TZ="America/New York" \ - TrueCharts/wg-easy -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wg-easy TrueCharts/wg-easy -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wg-easy/1.0.25/charts/common-10.5.10.tgz b/stable/wg-easy/1.0.25/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/wg-easy/1.0.25/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/wg-easy/1.0.26/CHANGELOG.md b/stable/wg-easy/1.0.26/CHANGELOG.md new file mode 100644 index 00000000000..fe988bc5130 --- /dev/null +++ b/stable/wg-easy/1.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wg-easy-1.0.26](https://github.com/truecharts/charts/compare/wg-easy-1.0.25...wg-easy-1.0.26) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wg-easy-1.0.25](https://github.com/truecharts/charts/compare/wg-easy-1.0.24...wg-easy-1.0.25) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/wg-easy/1.0.26/Chart.lock b/stable/wg-easy/1.0.26/Chart.lock new file mode 100644 index 00000000000..ed962014387 --- /dev/null +++ b/stable/wg-easy/1.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:38:14.350418276Z" diff --git a/stable/wg-easy/1.0.26/Chart.yaml b/stable/wg-easy/1.0.26/Chart.yaml new file mode 100644 index 00000000000..0622089acdb --- /dev/null +++ b/stable/wg-easy/1.0.26/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: The easiest way to run WireGuard VPN + Web-based Admin UI. +home: https://truecharts.org/docs/charts/stable/wg-easy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png +keywords: + - wg-easy + - wireguard + - weejewel +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wg-easy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://hub.docker.com/r/weejewel/wg-easy + - https://github.com/WeeJeWel/wg-easy +type: application +version: 1.0.26 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.26/README.md b/stable/wg-easy/1.0.26/README.md new file mode 100644 index 00000000000..00b709c0d22 --- /dev/null +++ b/stable/wg-easy/1.0.26/README.md @@ -0,0 +1,107 @@ +# wg-easy + +The easiest way to run WireGuard VPN + Web-based Admin UI. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wg-easy](https://truecharts.org/docs/charts/stable/wg-easy) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wg-easy` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wg-easy TrueCharts/wg-easy +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wg-easy` deployment + +```console +helm uninstall wg-easy +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wg-easy \ + --set env.TZ="America/New York" \ + TrueCharts/wg-easy +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wg-easy TrueCharts/wg-easy -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wg-easy/1.0.25/app-readme.md b/stable/wg-easy/1.0.26/app-readme.md similarity index 100% rename from stable/wg-easy/1.0.25/app-readme.md rename to stable/wg-easy/1.0.26/app-readme.md diff --git a/stable/wg-easy/1.0.26/charts/common-10.6.1.tgz b/stable/wg-easy/1.0.26/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/wg-easy/1.0.26/charts/common-10.6.1.tgz differ diff --git a/stable/wg-easy/1.0.25/ix_values.yaml b/stable/wg-easy/1.0.26/ix_values.yaml similarity index 100% rename from stable/wg-easy/1.0.25/ix_values.yaml rename to stable/wg-easy/1.0.26/ix_values.yaml diff --git a/stable/wg-easy/1.0.25/questions.yaml b/stable/wg-easy/1.0.26/questions.yaml similarity index 100% rename from stable/wg-easy/1.0.25/questions.yaml rename to stable/wg-easy/1.0.26/questions.yaml diff --git a/stable/wg-easy/1.0.26/templates/common.yaml b/stable/wg-easy/1.0.26/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wg-easy/1.0.26/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wg-easy/1.0.26/values.yaml b/stable/wg-easy/1.0.26/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wger/1.1.6/CHANGELOG.md b/stable/wger/1.1.6/CHANGELOG.md deleted file mode 100644 index 34b1d96d932..00000000000 --- a/stable/wger/1.1.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wger-1.1.6](https://github.com/truecharts/charts/compare/wger-1.1.5...wger-1.1.6) (2022-09-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) - - - - -## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/wger/1.1.6/Chart.lock b/stable/wger/1.1.6/Chart.lock deleted file mode 100644 index f16ed8df183..00000000000 --- a/stable/wger/1.1.6/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -digest: sha256:9d4ce7b49341358873ac504e187314c9a2e0f15e6eea31a51a1294b829ddaaba -generated: "2022-09-23T21:54:31.290952819Z" diff --git a/stable/wger/1.1.6/Chart.yaml b/stable/wger/1.1.6/Chart.yaml deleted file mode 100644 index 7a1de6d79c0..00000000000 --- a/stable/wger/1.1.6/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.75 -description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. -home: https://truecharts.org/docs/charts/stable/wger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png -keywords: - - workout -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wger -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wger - - https://github.com/wger-project/wger - - https://github.com/wger-project/docker -version: 1.1.6 -annotations: - truecharts.org/catagories: | - - life - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wger/1.1.6/README.md b/stable/wger/1.1.6/README.md deleted file mode 100644 index d9b6e02310f..00000000000 --- a/stable/wger/1.1.6/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# wger - -Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wger](https://truecharts.org/docs/charts/stable/wger) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://charts.truecharts.org | redis | 3.0.75 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wger` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wger TrueCharts/wger -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wger` deployment - -```console -helm uninstall wger -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wger \ - --set env.TZ="America/New York" \ - TrueCharts/wger -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wger TrueCharts/wger -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wger/1.1.6/charts/common-10.5.10.tgz b/stable/wger/1.1.6/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/wger/1.1.6/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/wger/1.1.6/charts/postgresql-8.0.78.tgz b/stable/wger/1.1.6/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/wger/1.1.6/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/wger/1.1.6/charts/redis-3.0.75.tgz b/stable/wger/1.1.6/charts/redis-3.0.75.tgz deleted file mode 100644 index 3be8a655992..00000000000 Binary files a/stable/wger/1.1.6/charts/redis-3.0.75.tgz and /dev/null differ diff --git a/stable/wger/1.1.7/CHANGELOG.md b/stable/wger/1.1.7/CHANGELOG.md new file mode 100644 index 00000000000..e7a64f95997 --- /dev/null +++ b/stable/wger/1.1.7/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wger-1.1.7](https://github.com/truecharts/charts/compare/wger-1.1.6...wger-1.1.7) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wger-1.1.6](https://github.com/truecharts/charts/compare/wger-1.1.5...wger-1.1.6) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3850](https://github.com/truecharts/charts/issues/3850)) + + + + +## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3772](https://github.com/truecharts/charts/issues/3772)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wger-1.1.5](https://github.com/truecharts/charts/compare/wger-1.1.4...wger-1.1.5) (2022-09-20) + +### Chore diff --git a/stable/wger/1.1.7/Chart.lock b/stable/wger/1.1.7/Chart.lock new file mode 100644 index 00000000000..22278833600 --- /dev/null +++ b/stable/wger/1.1.7/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +digest: sha256:ba7d610ad130027e3bd784a0385d43b82a71d179f471430576d7f2036fa7fea6 +generated: "2022-09-25T15:38:38.344819005Z" diff --git a/stable/wger/1.1.7/Chart.yaml b/stable/wger/1.1.7/Chart.yaml new file mode 100644 index 00000000000..7fbe68b4cb2 --- /dev/null +++ b/stable/wger/1.1.7/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.84 +description: Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. +home: https://truecharts.org/docs/charts/stable/wger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wger.png +keywords: + - workout +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wger + - https://github.com/wger-project/wger + - https://github.com/wger-project/docker +version: 1.1.7 +annotations: + truecharts.org/catagories: | + - life + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wger/1.1.7/README.md b/stable/wger/1.1.7/README.md new file mode 100644 index 00000000000..84326df27f3 --- /dev/null +++ b/stable/wger/1.1.7/README.md @@ -0,0 +1,109 @@ +# wger + +Workout Manager is a free, open source web application that helps you manage your personal workouts, weight and diet plans and can also be used as a simple gym management utility. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wger](https://truecharts.org/docs/charts/stable/wger) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://charts.truecharts.org | redis | 3.0.84 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wger` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wger TrueCharts/wger +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wger` deployment + +```console +helm uninstall wger +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wger \ + --set env.TZ="America/New York" \ + TrueCharts/wger +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wger TrueCharts/wger -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wger/1.1.6/app-readme.md b/stable/wger/1.1.7/app-readme.md similarity index 100% rename from stable/wger/1.1.6/app-readme.md rename to stable/wger/1.1.7/app-readme.md diff --git a/stable/wger/1.1.7/charts/common-10.6.1.tgz b/stable/wger/1.1.7/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/wger/1.1.7/charts/common-10.6.1.tgz differ diff --git a/stable/wger/1.1.7/charts/postgresql-8.0.87.tgz b/stable/wger/1.1.7/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/wger/1.1.7/charts/postgresql-8.0.87.tgz differ diff --git a/stable/wger/1.1.7/charts/redis-3.0.84.tgz b/stable/wger/1.1.7/charts/redis-3.0.84.tgz new file mode 100644 index 00000000000..cec9766066a Binary files /dev/null and b/stable/wger/1.1.7/charts/redis-3.0.84.tgz differ diff --git a/stable/wger/1.1.6/ix_values.yaml b/stable/wger/1.1.7/ix_values.yaml similarity index 100% rename from stable/wger/1.1.6/ix_values.yaml rename to stable/wger/1.1.7/ix_values.yaml diff --git a/stable/wger/1.1.6/questions.yaml b/stable/wger/1.1.7/questions.yaml similarity index 100% rename from stable/wger/1.1.6/questions.yaml rename to stable/wger/1.1.7/questions.yaml diff --git a/stable/wger/1.1.6/templates/_configmap.tpl b/stable/wger/1.1.7/templates/_configmap.tpl similarity index 100% rename from stable/wger/1.1.6/templates/_configmap.tpl rename to stable/wger/1.1.7/templates/_configmap.tpl diff --git a/stable/wger/1.1.6/templates/_nginx.tpl b/stable/wger/1.1.7/templates/_nginx.tpl similarity index 100% rename from stable/wger/1.1.6/templates/_nginx.tpl rename to stable/wger/1.1.7/templates/_nginx.tpl diff --git a/stable/wger/1.1.6/templates/_secrets.tpl b/stable/wger/1.1.7/templates/_secrets.tpl similarity index 100% rename from stable/wger/1.1.6/templates/_secrets.tpl rename to stable/wger/1.1.7/templates/_secrets.tpl diff --git a/stable/wger/1.1.6/templates/common.yaml b/stable/wger/1.1.7/templates/common.yaml similarity index 100% rename from stable/wger/1.1.6/templates/common.yaml rename to stable/wger/1.1.7/templates/common.yaml diff --git a/stable/wger/1.1.7/values.yaml b/stable/wger/1.1.7/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whisparr/1.0.3/CHANGELOG.md b/stable/whisparr/1.0.3/CHANGELOG.md deleted file mode 100644 index 95ab56d0585..00000000000 --- a/stable/whisparr/1.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/whisparr/1.0.3/Chart.lock b/stable/whisparr/1.0.3/Chart.lock deleted file mode 100644 index 3279190ab25..00000000000 --- a/stable/whisparr/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:25:26.705819922Z" diff --git a/stable/whisparr/1.0.3/Chart.yaml b/stable/whisparr/1.0.3/Chart.yaml deleted file mode 100644 index bd2afb93147..00000000000 --- a/stable/whisparr/1.0.3/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0.53" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -deprecated: false -description: An adult media thingy. -home: https://truecharts.org/docs/charts/stable/whisparr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png -keywords: - - whisparr - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whisparr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - - https://github.com/onedr0p/containers/tree/main/apps/whisparr -type: application -version: 1.0.3 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/whisparr/1.0.3/README.md b/stable/whisparr/1.0.3/README.md deleted file mode 100644 index e9d9d39adec..00000000000 --- a/stable/whisparr/1.0.3/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# whisparr - -An adult media thingy. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [whisparr](https://truecharts.org/docs/charts/stable/whisparr) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `whisparr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install whisparr TrueCharts/whisparr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `whisparr` deployment - -```console -helm uninstall whisparr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install whisparr \ - --set env.TZ="America/New York" \ - TrueCharts/whisparr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install whisparr TrueCharts/whisparr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/whisparr/1.0.3/charts/common-10.5.10.tgz b/stable/whisparr/1.0.3/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/whisparr/1.0.3/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/whisparr/1.0.4/CHANGELOG.md b/stable/whisparr/1.0.4/CHANGELOG.md new file mode 100644 index 00000000000..5a69064a274 --- /dev/null +++ b/stable/whisparr/1.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [whisparr-1.0.4](https://github.com/truecharts/charts/compare/whisparr-1.0.3...whisparr-1.0.4) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whisparr-1.0.3](https://github.com/truecharts/charts/compare/whisparr-1.0.2...whisparr-1.0.3) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/whisparr/1.0.4/Chart.lock b/stable/whisparr/1.0.4/Chart.lock new file mode 100644 index 00000000000..a24baaf4496 --- /dev/null +++ b/stable/whisparr/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:38:38.555414688Z" diff --git a/stable/whisparr/1.0.4/Chart.yaml b/stable/whisparr/1.0.4/Chart.yaml new file mode 100644 index 00000000000..e1857c10ce2 --- /dev/null +++ b/stable/whisparr/1.0.4/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0.53" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: An adult media thingy. +home: https://truecharts.org/docs/charts/stable/whisparr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png +keywords: + - whisparr + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whisparr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr +type: application +version: 1.0.4 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/whisparr/1.0.4/README.md b/stable/whisparr/1.0.4/README.md new file mode 100644 index 00000000000..b758f1a2b68 --- /dev/null +++ b/stable/whisparr/1.0.4/README.md @@ -0,0 +1,106 @@ +# whisparr + +An adult media thingy. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [whisparr](https://truecharts.org/docs/charts/stable/whisparr) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `whisparr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install whisparr TrueCharts/whisparr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `whisparr` deployment + +```console +helm uninstall whisparr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install whisparr \ + --set env.TZ="America/New York" \ + TrueCharts/whisparr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install whisparr TrueCharts/whisparr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/whisparr/1.0.3/app-readme.md b/stable/whisparr/1.0.4/app-readme.md similarity index 100% rename from stable/whisparr/1.0.3/app-readme.md rename to stable/whisparr/1.0.4/app-readme.md diff --git a/stable/whisparr/1.0.4/charts/common-10.6.1.tgz b/stable/whisparr/1.0.4/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/whisparr/1.0.4/charts/common-10.6.1.tgz differ diff --git a/stable/whisparr/1.0.3/ix_values.yaml b/stable/whisparr/1.0.4/ix_values.yaml similarity index 100% rename from stable/whisparr/1.0.3/ix_values.yaml rename to stable/whisparr/1.0.4/ix_values.yaml diff --git a/stable/whisparr/1.0.3/questions.yaml b/stable/whisparr/1.0.4/questions.yaml similarity index 100% rename from stable/whisparr/1.0.3/questions.yaml rename to stable/whisparr/1.0.4/questions.yaml diff --git a/stable/whisparr/1.0.4/templates/common.yaml b/stable/whisparr/1.0.4/templates/common.yaml new file mode 100644 index 00000000000..cbf66c20818 --- /dev/null +++ b/stable/whisparr/1.0.4/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.common.loader.all" . }} diff --git a/stable/whisparr/1.0.4/values.yaml b/stable/whisparr/1.0.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whoogle/3.0.33/CHANGELOG.md b/stable/whoogle/3.0.33/CHANGELOG.md deleted file mode 100644 index 680c2111eea..00000000000 --- a/stable/whoogle/3.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/whoogle/3.0.33/Chart.lock b/stable/whoogle/3.0.33/Chart.lock deleted file mode 100644 index 9770537af73..00000000000 --- a/stable/whoogle/3.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:25:28.453782908Z" diff --git a/stable/whoogle/3.0.33/Chart.yaml b/stable/whoogle/3.0.33/Chart.yaml deleted file mode 100644 index 2ff85553a1b..00000000000 --- a/stable/whoogle/3.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: A self-hosted, ad-free, privacy-respecting metasearch engine -home: https://truecharts.org/docs/charts/stable/whoogle -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png -keywords: - - whoogle - - search - - open source - - privacy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whoogle -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://github.com/benbusby/whoogle-search -version: 3.0.33 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/whoogle/3.0.33/README.md b/stable/whoogle/3.0.33/README.md deleted file mode 100644 index 6d36fe04913..00000000000 --- a/stable/whoogle/3.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# whoogle - -A self-hosted, ad-free, privacy-respecting metasearch engine - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [whoogle](https://truecharts.org/docs/charts/stable/whoogle) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `whoogle` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install whoogle TrueCharts/whoogle -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `whoogle` deployment - -```console -helm uninstall whoogle -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install whoogle \ - --set env.TZ="America/New York" \ - TrueCharts/whoogle -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install whoogle TrueCharts/whoogle -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/whoogle/3.0.33/charts/common-10.5.10.tgz b/stable/whoogle/3.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/whoogle/3.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/whoogle/3.0.34/CHANGELOG.md b/stable/whoogle/3.0.34/CHANGELOG.md new file mode 100644 index 00000000000..de9ffed6522 --- /dev/null +++ b/stable/whoogle/3.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [whoogle-3.0.34](https://github.com/truecharts/charts/compare/whoogle-3.0.33...whoogle-3.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [whoogle-3.0.33](https://github.com/truecharts/charts/compare/whoogle-3.0.32...whoogle-3.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/whoogle/3.0.34/Chart.lock b/stable/whoogle/3.0.34/Chart.lock new file mode 100644 index 00000000000..2c6f230735d --- /dev/null +++ b/stable/whoogle/3.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:38:43.625884056Z" diff --git a/stable/whoogle/3.0.34/Chart.yaml b/stable/whoogle/3.0.34/Chart.yaml new file mode 100644 index 00000000000..b6a8a82e6e0 --- /dev/null +++ b/stable/whoogle/3.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: A self-hosted, ad-free, privacy-respecting metasearch engine +home: https://truecharts.org/docs/charts/stable/whoogle +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png +keywords: + - whoogle + - search + - open source + - privacy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whoogle +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://github.com/benbusby/whoogle-search +version: 3.0.34 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/whoogle/3.0.34/README.md b/stable/whoogle/3.0.34/README.md new file mode 100644 index 00000000000..c0b606f442f --- /dev/null +++ b/stable/whoogle/3.0.34/README.md @@ -0,0 +1,106 @@ +# whoogle + +A self-hosted, ad-free, privacy-respecting metasearch engine + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [whoogle](https://truecharts.org/docs/charts/stable/whoogle) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `whoogle` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install whoogle TrueCharts/whoogle +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `whoogle` deployment + +```console +helm uninstall whoogle +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install whoogle \ + --set env.TZ="America/New York" \ + TrueCharts/whoogle +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install whoogle TrueCharts/whoogle -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/whoogle/3.0.33/app-readme.md b/stable/whoogle/3.0.34/app-readme.md similarity index 100% rename from stable/whoogle/3.0.33/app-readme.md rename to stable/whoogle/3.0.34/app-readme.md diff --git a/stable/whoogle/3.0.34/charts/common-10.6.1.tgz b/stable/whoogle/3.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/whoogle/3.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/whoogle/3.0.33/ix_values.yaml b/stable/whoogle/3.0.34/ix_values.yaml similarity index 100% rename from stable/whoogle/3.0.33/ix_values.yaml rename to stable/whoogle/3.0.34/ix_values.yaml diff --git a/stable/whoogle/3.0.33/questions.yaml b/stable/whoogle/3.0.34/questions.yaml similarity index 100% rename from stable/whoogle/3.0.33/questions.yaml rename to stable/whoogle/3.0.34/questions.yaml diff --git a/stable/whoogle/3.0.34/templates/common.yaml b/stable/whoogle/3.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/whoogle/3.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/whoogle/3.0.34/values.yaml b/stable/whoogle/3.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/7.0.41/CHANGELOG.md b/stable/wikijs/7.0.41/CHANGELOG.md deleted file mode 100644 index 4fcc1d80755..00000000000 --- a/stable/wikijs/7.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wikijs-7.0.41](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wikijs-7.0.41](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - diff --git a/stable/wikijs/7.0.41/Chart.lock b/stable/wikijs/7.0.41/Chart.lock deleted file mode 100644 index 0eff3dabe84..00000000000 --- a/stable/wikijs/7.0.41/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:25:38.02288159Z" diff --git a/stable/wikijs/7.0.41/Chart.yaml b/stable/wikijs/7.0.41/Chart.yaml deleted file mode 100644 index cc1ae3e7b33..00000000000 --- a/stable/wikijs/7.0.41/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.5.289" -description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! -name: wikijs -version: 7.0.41 -kubeVersion: ">=1.16.0-0" -keywords: - - wiki - - wikijs -home: https://truecharts.org/docs/charts/stable/wikijs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs - - https://hub.docker.com/r/linuxserver/wikijs/ - - https://github.com/Requarks/wiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wikijs/7.0.41/README.md b/stable/wikijs/7.0.41/README.md deleted file mode 100644 index 2a7dc6ba256..00000000000 --- a/stable/wikijs/7.0.41/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# wikijs - -Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wikijs](https://truecharts.org/docs/charts/stable/wikijs) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wikijs` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wikijs TrueCharts/wikijs -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wikijs` deployment - -```console -helm uninstall wikijs -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wikijs \ - --set env.TZ="America/New York" \ - TrueCharts/wikijs -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wikijs TrueCharts/wikijs -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wikijs/7.0.41/charts/common-10.5.10.tgz b/stable/wikijs/7.0.41/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/wikijs/7.0.41/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.41/charts/postgresql-8.0.78.tgz b/stable/wikijs/7.0.41/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/wikijs/7.0.41/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.42/CHANGELOG.md b/stable/wikijs/7.0.42/CHANGELOG.md new file mode 100644 index 00000000000..083de62044f --- /dev/null +++ b/stable/wikijs/7.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wikijs-7.0.42](https://github.com/truecharts/charts/compare/wikijs-7.0.41...wikijs-7.0.42) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wikijs-7.0.41](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wikijs-7.0.41](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.41) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3827](https://github.com/truecharts/charts/issues/3827)) + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3790](https://github.com/truecharts/charts/issues/3790)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [wikijs-7.0.40](https://github.com/truecharts/charts/compare/wikijs-7.0.38...wikijs-7.0.40) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/wikijs/7.0.42/Chart.lock b/stable/wikijs/7.0.42/Chart.lock new file mode 100644 index 00000000000..7fe64218a60 --- /dev/null +++ b/stable/wikijs/7.0.42/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:38:59.495071188Z" diff --git a/stable/wikijs/7.0.42/Chart.yaml b/stable/wikijs/7.0.42/Chart.yaml new file mode 100644 index 00000000000..090b329f0df --- /dev/null +++ b/stable/wikijs/7.0.42/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.5.289" +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +name: wikijs +version: 7.0.42 +kubeVersion: ">=1.16.0-0" +keywords: + - wiki + - wikijs +home: https://truecharts.org/docs/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://hub.docker.com/r/linuxserver/wikijs/ + - https://github.com/Requarks/wiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wikijs/7.0.42/README.md b/stable/wikijs/7.0.42/README.md new file mode 100644 index 00000000000..3cc825afeb3 --- /dev/null +++ b/stable/wikijs/7.0.42/README.md @@ -0,0 +1,108 @@ +# wikijs + +Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wikijs](https://truecharts.org/docs/charts/stable/wikijs) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wikijs` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wikijs TrueCharts/wikijs +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wikijs` deployment + +```console +helm uninstall wikijs +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wikijs \ + --set env.TZ="America/New York" \ + TrueCharts/wikijs +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wikijs TrueCharts/wikijs -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wikijs/7.0.41/app-readme.md b/stable/wikijs/7.0.42/app-readme.md similarity index 100% rename from stable/wikijs/7.0.41/app-readme.md rename to stable/wikijs/7.0.42/app-readme.md diff --git a/stable/wikijs/7.0.42/charts/common-10.6.1.tgz b/stable/wikijs/7.0.42/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/wikijs/7.0.42/charts/common-10.6.1.tgz differ diff --git a/stable/wikijs/7.0.42/charts/postgresql-8.0.87.tgz b/stable/wikijs/7.0.42/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/wikijs/7.0.42/charts/postgresql-8.0.87.tgz differ diff --git a/stable/wikijs/7.0.41/ix_values.yaml b/stable/wikijs/7.0.42/ix_values.yaml similarity index 100% rename from stable/wikijs/7.0.41/ix_values.yaml rename to stable/wikijs/7.0.42/ix_values.yaml diff --git a/stable/wikijs/7.0.41/questions.yaml b/stable/wikijs/7.0.42/questions.yaml similarity index 100% rename from stable/wikijs/7.0.41/questions.yaml rename to stable/wikijs/7.0.42/questions.yaml diff --git a/stable/wikijs/7.0.42/templates/common.yaml b/stable/wikijs/7.0.42/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wikijs/7.0.42/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wikijs/7.0.42/values.yaml b/stable/wikijs/7.0.42/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireguard/1.0.5/CHANGELOG.md b/stable/wireguard/1.0.5/CHANGELOG.md deleted file mode 100644 index 22328ddeaf0..00000000000 --- a/stable/wireguard/1.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/wireguard/1.0.5/Chart.lock b/stable/wireguard/1.0.5/Chart.lock deleted file mode 100644 index 0918a131923..00000000000 --- a/stable/wireguard/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:25:52.406894645Z" diff --git a/stable/wireguard/1.0.5/Chart.yaml b/stable/wireguard/1.0.5/Chart.yaml deleted file mode 100644 index 042b178dec7..00000000000 --- a/stable/wireguard/1.0.5/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.202109" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -home: https://truecharts.org/docs/charts/stable/wireguard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png -keywords: - - wireguard - - vpn -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wireguard -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard -version: 1.0.5 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wireguard/1.0.5/README.md b/stable/wireguard/1.0.5/README.md deleted file mode 100644 index b8e2074a6b1..00000000000 --- a/stable/wireguard/1.0.5/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# wireguard - -WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wireguard](https://truecharts.org/docs/charts/stable/wireguard) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wireguard` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wireguard TrueCharts/wireguard -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wireguard` deployment - -```console -helm uninstall wireguard -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wireguard \ - --set env.TZ="America/New York" \ - TrueCharts/wireguard -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wireguard TrueCharts/wireguard -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wireguard/1.0.5/charts/common-10.5.10.tgz b/stable/wireguard/1.0.5/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/wireguard/1.0.5/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/wireguard/1.0.6/CHANGELOG.md b/stable/wireguard/1.0.6/CHANGELOG.md new file mode 100644 index 00000000000..048f81a35fb --- /dev/null +++ b/stable/wireguard/1.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wireguard-1.0.6](https://github.com/truecharts/charts/compare/wireguard-1.0.5...wireguard-1.0.6) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireguard-1.0.5](https://github.com/truecharts/charts/compare/wireguard-1.0.4...wireguard-1.0.5) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/wireguard/1.0.6/Chart.lock b/stable/wireguard/1.0.6/Chart.lock new file mode 100644 index 00000000000..3a5430edd54 --- /dev/null +++ b/stable/wireguard/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:39:10.281978819Z" diff --git a/stable/wireguard/1.0.6/Chart.yaml b/stable/wireguard/1.0.6/Chart.yaml new file mode 100644 index 00000000000..33e9c404d80 --- /dev/null +++ b/stable/wireguard/1.0.6/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.202109" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. +home: https://truecharts.org/docs/charts/stable/wireguard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png +keywords: + - wireguard + - vpn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wireguard +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard +version: 1.0.6 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wireguard/1.0.6/README.md b/stable/wireguard/1.0.6/README.md new file mode 100644 index 00000000000..d84c186c1be --- /dev/null +++ b/stable/wireguard/1.0.6/README.md @@ -0,0 +1,106 @@ +# wireguard + +WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wireguard](https://truecharts.org/docs/charts/stable/wireguard) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wireguard` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wireguard TrueCharts/wireguard +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wireguard` deployment + +```console +helm uninstall wireguard +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wireguard \ + --set env.TZ="America/New York" \ + TrueCharts/wireguard +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wireguard TrueCharts/wireguard -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wireguard/1.0.5/app-readme.md b/stable/wireguard/1.0.6/app-readme.md similarity index 100% rename from stable/wireguard/1.0.5/app-readme.md rename to stable/wireguard/1.0.6/app-readme.md diff --git a/stable/wireguard/1.0.6/charts/common-10.6.1.tgz b/stable/wireguard/1.0.6/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/wireguard/1.0.6/charts/common-10.6.1.tgz differ diff --git a/stable/wireguard/1.0.5/ci/ci-values.yaml b/stable/wireguard/1.0.6/ci/ci-values.yaml similarity index 100% rename from stable/wireguard/1.0.5/ci/ci-values.yaml rename to stable/wireguard/1.0.6/ci/ci-values.yaml diff --git a/stable/wireguard/1.0.5/ix_values.yaml b/stable/wireguard/1.0.6/ix_values.yaml similarity index 100% rename from stable/wireguard/1.0.5/ix_values.yaml rename to stable/wireguard/1.0.6/ix_values.yaml diff --git a/stable/wireguard/1.0.5/questions.yaml b/stable/wireguard/1.0.6/questions.yaml similarity index 100% rename from stable/wireguard/1.0.5/questions.yaml rename to stable/wireguard/1.0.6/questions.yaml diff --git a/stable/wireguard/1.0.5/templates/_configfilemount.tpl b/stable/wireguard/1.0.6/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/1.0.5/templates/_configfilemount.tpl rename to stable/wireguard/1.0.6/templates/_configfilemount.tpl diff --git a/stable/wireguard/1.0.5/templates/_configmap.tpl b/stable/wireguard/1.0.6/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/1.0.5/templates/_configmap.tpl rename to stable/wireguard/1.0.6/templates/_configmap.tpl diff --git a/stable/wireguard/1.0.5/templates/_secret.tpl b/stable/wireguard/1.0.6/templates/_secret.tpl similarity index 100% rename from stable/wireguard/1.0.5/templates/_secret.tpl rename to stable/wireguard/1.0.6/templates/_secret.tpl diff --git a/stable/wireguard/1.0.5/templates/common.yaml b/stable/wireguard/1.0.6/templates/common.yaml similarity index 100% rename from stable/wireguard/1.0.5/templates/common.yaml rename to stable/wireguard/1.0.6/templates/common.yaml diff --git a/stable/wireguard/1.0.6/values.yaml b/stable/wireguard/1.0.6/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireshark/2.0.30/CHANGELOG.md b/stable/wireshark/2.0.30/CHANGELOG.md deleted file mode 100644 index 722997a3934..00000000000 --- a/stable/wireshark/2.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/wireshark/2.0.30/Chart.lock b/stable/wireshark/2.0.30/Chart.lock deleted file mode 100644 index ee32627c77c..00000000000 --- a/stable/wireshark/2.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:25:54.269127871Z" diff --git a/stable/wireshark/2.0.30/Chart.yaml b/stable/wireshark/2.0.30/Chart.yaml deleted file mode 100644 index d3ca5c9735f..00000000000 --- a/stable/wireshark/2.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: wireshark -version: 2.0.30 -appVersion: "3.4.13" -description: Wireshark is the worlds foremost and widely-used network protocol analyzer. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/wireshark -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png -keywords: - - wireshark -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wireshark - - https://hub.docker.com/r/linuxserver/wireshark -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wireshark/2.0.30/README.md b/stable/wireshark/2.0.30/README.md deleted file mode 100644 index 1e3b91b51b2..00000000000 --- a/stable/wireshark/2.0.30/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# wireshark - -Wireshark is the worlds foremost and widely-used network protocol analyzer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [wireshark](https://truecharts.org/docs/charts/stable/wireshark) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `wireshark` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install wireshark TrueCharts/wireshark -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `wireshark` deployment - -```console -helm uninstall wireshark -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install wireshark \ - --set env.TZ="America/New York" \ - TrueCharts/wireshark -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install wireshark TrueCharts/wireshark -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/wireshark/2.0.30/charts/common-10.5.10.tgz b/stable/wireshark/2.0.30/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/wireshark/2.0.30/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/wireshark/2.0.31/CHANGELOG.md b/stable/wireshark/2.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d21b8f024f7 --- /dev/null +++ b/stable/wireshark/2.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wireshark-2.0.31](https://github.com/truecharts/charts/compare/wireshark-2.0.30...wireshark-2.0.31) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [wireshark-2.0.30](https://github.com/truecharts/charts/compare/wireshark-2.0.29...wireshark-2.0.30) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/wireshark/2.0.31/Chart.lock b/stable/wireshark/2.0.31/Chart.lock new file mode 100644 index 00000000000..8c505aea248 --- /dev/null +++ b/stable/wireshark/2.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:39:16.385792351Z" diff --git a/stable/wireshark/2.0.31/Chart.yaml b/stable/wireshark/2.0.31/Chart.yaml new file mode 100644 index 00000000000..41848300607 --- /dev/null +++ b/stable/wireshark/2.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: wireshark +version: 2.0.31 +appVersion: "3.4.13" +description: Wireshark is the worlds foremost and widely-used network protocol analyzer. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/wireshark +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireshark.png +keywords: + - wireshark +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wireshark + - https://hub.docker.com/r/linuxserver/wireshark +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wireshark/2.0.31/README.md b/stable/wireshark/2.0.31/README.md new file mode 100644 index 00000000000..dd5c6c39152 --- /dev/null +++ b/stable/wireshark/2.0.31/README.md @@ -0,0 +1,106 @@ +# wireshark + +Wireshark is the worlds foremost and widely-used network protocol analyzer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [wireshark](https://truecharts.org/docs/charts/stable/wireshark) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `wireshark` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install wireshark TrueCharts/wireshark +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `wireshark` deployment + +```console +helm uninstall wireshark +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install wireshark \ + --set env.TZ="America/New York" \ + TrueCharts/wireshark +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install wireshark TrueCharts/wireshark -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/wireshark/2.0.30/app-readme.md b/stable/wireshark/2.0.31/app-readme.md similarity index 100% rename from stable/wireshark/2.0.30/app-readme.md rename to stable/wireshark/2.0.31/app-readme.md diff --git a/stable/wireshark/2.0.31/charts/common-10.6.1.tgz b/stable/wireshark/2.0.31/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/wireshark/2.0.31/charts/common-10.6.1.tgz differ diff --git a/stable/wireshark/2.0.30/ix_values.yaml b/stable/wireshark/2.0.31/ix_values.yaml similarity index 100% rename from stable/wireshark/2.0.30/ix_values.yaml rename to stable/wireshark/2.0.31/ix_values.yaml diff --git a/stable/wireshark/2.0.30/questions.yaml b/stable/wireshark/2.0.31/questions.yaml similarity index 100% rename from stable/wireshark/2.0.30/questions.yaml rename to stable/wireshark/2.0.31/questions.yaml diff --git a/stable/wireshark/2.0.31/templates/common.yaml b/stable/wireshark/2.0.31/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wireshark/2.0.31/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wireshark/2.0.31/values.yaml b/stable/wireshark/2.0.31/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xbackbone/3.0.39/CHANGELOG.md b/stable/xbackbone/3.0.39/CHANGELOG.md deleted file mode 100644 index 210f10b655c..00000000000 --- a/stable/xbackbone/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/xbackbone/3.0.39/Chart.lock b/stable/xbackbone/3.0.39/Chart.lock deleted file mode 100644 index 43f07aa91e7..00000000000 --- a/stable/xbackbone/3.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -digest: sha256:54198365667353e15dd5ab095f2d1f364ac3a6a72065cbd9a890d0867d58844f -generated: "2022-09-22T14:26:19.109983736Z" diff --git a/stable/xbackbone/3.0.39/Chart.yaml b/stable/xbackbone/3.0.39/Chart.yaml deleted file mode 100644 index 6b49230e23c..00000000000 --- a/stable/xbackbone/3.0.39/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.73 -description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" -home: https://truecharts.org/docs/charts/stable/xbackbone -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png -keywords: - - xbackbone - - xshare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xbackbone -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xbackbone - - https://github.com/SergiX44/XBackBone - - https://hub.docker.com/r/pe46dro/xbackbone-docker -version: 3.0.39 -annotations: - truecharts.org/catagories: | - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.39/README.md b/stable/xbackbone/3.0.39/README.md deleted file mode 100644 index f601f1e1206..00000000000 --- a/stable/xbackbone/3.0.39/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# xbackbone - -XBackBone is a simple, self-hosted, lightweight PHP file manager - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xbackbone](https://truecharts.org/docs/charts/stable/xbackbone) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | mariadb | 3.0.73 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `xbackbone` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install xbackbone TrueCharts/xbackbone -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `xbackbone` deployment - -```console -helm uninstall xbackbone -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xbackbone \ - --set env.TZ="America/New York" \ - TrueCharts/xbackbone -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install xbackbone TrueCharts/xbackbone -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/xbackbone/3.0.39/charts/common-10.5.10.tgz b/stable/xbackbone/3.0.39/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/xbackbone/3.0.39/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.39/charts/mariadb-3.0.73.tgz b/stable/xbackbone/3.0.39/charts/mariadb-3.0.73.tgz deleted file mode 100644 index 13d673713db..00000000000 Binary files a/stable/xbackbone/3.0.39/charts/mariadb-3.0.73.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.40/CHANGELOG.md b/stable/xbackbone/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..127c406a857 --- /dev/null +++ b/stable/xbackbone/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xbackbone-3.0.40](https://github.com/truecharts/charts/compare/xbackbone-3.0.39...xbackbone-3.0.40) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xbackbone-3.0.39](https://github.com/truecharts/charts/compare/xbackbone-3.0.38...xbackbone-3.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/xbackbone/3.0.40/Chart.lock b/stable/xbackbone/3.0.40/Chart.lock new file mode 100644 index 00000000000..e2322f4f644 --- /dev/null +++ b/stable/xbackbone/3.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +digest: sha256:16a48f7dc38b03961792732457fbf5179fbb6a7ea063c938fc1603c21792dc00 +generated: "2022-09-25T15:39:46.503662603Z" diff --git a/stable/xbackbone/3.0.40/Chart.yaml b/stable/xbackbone/3.0.40/Chart.yaml new file mode 100644 index 00000000000..3d8a10cde17 --- /dev/null +++ b/stable/xbackbone/3.0.40/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.82 +description: "XBackBone is a simple, self-hosted, lightweight PHP file manager" +home: https://truecharts.org/docs/charts/stable/xbackbone +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xbackbone.png +keywords: + - xbackbone + - xshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xbackbone +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xbackbone + - https://github.com/SergiX44/XBackBone + - https://hub.docker.com/r/pe46dro/xbackbone-docker +version: 3.0.40 +annotations: + truecharts.org/catagories: | + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.40/README.md b/stable/xbackbone/3.0.40/README.md new file mode 100644 index 00000000000..e8a002ba555 --- /dev/null +++ b/stable/xbackbone/3.0.40/README.md @@ -0,0 +1,108 @@ +# xbackbone + +XBackBone is a simple, self-hosted, lightweight PHP file manager + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xbackbone](https://truecharts.org/docs/charts/stable/xbackbone) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | mariadb | 3.0.82 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `xbackbone` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install xbackbone TrueCharts/xbackbone +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `xbackbone` deployment + +```console +helm uninstall xbackbone +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xbackbone \ + --set env.TZ="America/New York" \ + TrueCharts/xbackbone +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install xbackbone TrueCharts/xbackbone -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/xbackbone/3.0.39/app-readme.md b/stable/xbackbone/3.0.40/app-readme.md similarity index 100% rename from stable/xbackbone/3.0.39/app-readme.md rename to stable/xbackbone/3.0.40/app-readme.md diff --git a/stable/xbackbone/3.0.40/charts/common-10.6.1.tgz b/stable/xbackbone/3.0.40/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/xbackbone/3.0.40/charts/common-10.6.1.tgz differ diff --git a/stable/xbackbone/3.0.40/charts/mariadb-3.0.82.tgz b/stable/xbackbone/3.0.40/charts/mariadb-3.0.82.tgz new file mode 100644 index 00000000000..06d0062d817 Binary files /dev/null and b/stable/xbackbone/3.0.40/charts/mariadb-3.0.82.tgz differ diff --git a/stable/xbackbone/3.0.39/ix_values.yaml b/stable/xbackbone/3.0.40/ix_values.yaml similarity index 100% rename from stable/xbackbone/3.0.39/ix_values.yaml rename to stable/xbackbone/3.0.40/ix_values.yaml diff --git a/stable/xbackbone/3.0.39/questions.yaml b/stable/xbackbone/3.0.40/questions.yaml similarity index 100% rename from stable/xbackbone/3.0.39/questions.yaml rename to stable/xbackbone/3.0.40/questions.yaml diff --git a/stable/xbackbone/3.0.40/templates/common.yaml b/stable/xbackbone/3.0.40/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xbackbone/3.0.40/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xbackbone/3.0.40/values.yaml b/stable/xbackbone/3.0.40/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/6.0.32/CHANGELOG.md b/stable/xteve/6.0.32/CHANGELOG.md deleted file mode 100644 index 34af366d1fc..00000000000 --- a/stable/xteve/6.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/xteve/6.0.32/Chart.lock b/stable/xteve/6.0.32/Chart.lock deleted file mode 100644 index ae61bf4065e..00000000000 --- a/stable/xteve/6.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:26:12.488250707Z" diff --git a/stable/xteve/6.0.32/Chart.yaml b/stable/xteve/6.0.32/Chart.yaml deleted file mode 100644 index 4adc72d4a11..00000000000 --- a/stable/xteve/6.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0.200" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: M3U Proxy for Plex DVR and Emby Live TV. -home: https://truecharts.org/docs/charts/stable/xteve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png -keywords: - - xteve - - iptv - - plex - - emby -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xteve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - - https://github.com/xteve-project/xTeVe - - https://github.com/k8s-at-home/container-images -version: 6.0.32 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xteve/6.0.32/README.md b/stable/xteve/6.0.32/README.md deleted file mode 100644 index 383c69b41bc..00000000000 --- a/stable/xteve/6.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# xteve - -M3U Proxy for Plex DVR and Emby Live TV. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xteve](https://truecharts.org/docs/charts/stable/xteve) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `xteve` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install xteve TrueCharts/xteve -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `xteve` deployment - -```console -helm uninstall xteve -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xteve \ - --set env.TZ="America/New York" \ - TrueCharts/xteve -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install xteve TrueCharts/xteve -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/xteve/6.0.32/charts/common-10.5.10.tgz b/stable/xteve/6.0.32/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/xteve/6.0.32/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/xteve/6.0.33/CHANGELOG.md b/stable/xteve/6.0.33/CHANGELOG.md new file mode 100644 index 00000000000..09e84a40e6f --- /dev/null +++ b/stable/xteve/6.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xteve-6.0.33](https://github.com/truecharts/charts/compare/xteve-6.0.32...xteve-6.0.33) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [xteve-6.0.32](https://github.com/truecharts/charts/compare/xteve-6.0.31...xteve-6.0.32) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/xteve/6.0.33/Chart.lock b/stable/xteve/6.0.33/Chart.lock new file mode 100644 index 00000000000..69108bd6c29 --- /dev/null +++ b/stable/xteve/6.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:39:42.362355177Z" diff --git a/stable/xteve/6.0.33/Chart.yaml b/stable/xteve/6.0.33/Chart.yaml new file mode 100644 index 00000000000..7b8fbb67875 --- /dev/null +++ b/stable/xteve/6.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: M3U Proxy for Plex DVR and Emby Live TV. +home: https://truecharts.org/docs/charts/stable/xteve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png +keywords: + - xteve + - iptv + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xteve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images +version: 6.0.33 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xteve/6.0.33/README.md b/stable/xteve/6.0.33/README.md new file mode 100644 index 00000000000..50448f7aa10 --- /dev/null +++ b/stable/xteve/6.0.33/README.md @@ -0,0 +1,107 @@ +# xteve + +M3U Proxy for Plex DVR and Emby Live TV. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xteve](https://truecharts.org/docs/charts/stable/xteve) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `xteve` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install xteve TrueCharts/xteve +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `xteve` deployment + +```console +helm uninstall xteve +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xteve \ + --set env.TZ="America/New York" \ + TrueCharts/xteve +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install xteve TrueCharts/xteve -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/xteve/6.0.32/app-readme.md b/stable/xteve/6.0.33/app-readme.md similarity index 100% rename from stable/xteve/6.0.32/app-readme.md rename to stable/xteve/6.0.33/app-readme.md diff --git a/stable/xteve/6.0.33/charts/common-10.6.1.tgz b/stable/xteve/6.0.33/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/xteve/6.0.33/charts/common-10.6.1.tgz differ diff --git a/stable/xteve/6.0.32/ix_values.yaml b/stable/xteve/6.0.33/ix_values.yaml similarity index 100% rename from stable/xteve/6.0.32/ix_values.yaml rename to stable/xteve/6.0.33/ix_values.yaml diff --git a/stable/xteve/6.0.32/questions.yaml b/stable/xteve/6.0.33/questions.yaml similarity index 100% rename from stable/xteve/6.0.32/questions.yaml rename to stable/xteve/6.0.33/questions.yaml diff --git a/stable/xteve/6.0.33/templates/common.yaml b/stable/xteve/6.0.33/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xteve/6.0.33/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xteve/6.0.33/values.yaml b/stable/xteve/6.0.33/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/3.0.45/CHANGELOG.md b/stable/xwiki/3.0.45/CHANGELOG.md deleted file mode 100644 index 5d3ea49e19f..00000000000 --- a/stable/xwiki/3.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) - - - - -## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/xwiki/3.0.45/Chart.lock b/stable/xwiki/3.0.45/Chart.lock deleted file mode 100644 index c6835a57186..00000000000 --- a/stable/xwiki/3.0.45/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -digest: sha256:5f90f3b1700a44f84fb7bf8b1c844455aa921e7c3e7d188e5b64e38c51429266 -generated: "2022-09-22T14:26:26.809367929Z" diff --git a/stable/xwiki/3.0.45/Chart.yaml b/stable/xwiki/3.0.45/Chart.yaml deleted file mode 100644 index d4e2e896a46..00000000000 --- a/stable/xwiki/3.0.45/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "14.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.78 -description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility -home: https://truecharts.org/docs/charts/stable/xwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png -keywords: - - xwiki - - wiki -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://hub.docker.com/_/xwiki - - https://github.com/xwiki/xwiki-docker -version: 3.0.45 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xwiki/3.0.45/README.md b/stable/xwiki/3.0.45/README.md deleted file mode 100644 index aeed48254ab..00000000000 --- a/stable/xwiki/3.0.45/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# xwiki - -XWiki is a free wiki software platform written in Java with a design emphasis on extensibility - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xwiki](https://truecharts.org/docs/charts/stable/xwiki) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://charts.truecharts.org/ | postgresql | 8.0.78 | -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `xwiki` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install xwiki TrueCharts/xwiki -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `xwiki` deployment - -```console -helm uninstall xwiki -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xwiki \ - --set env.TZ="America/New York" \ - TrueCharts/xwiki -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install xwiki TrueCharts/xwiki -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/xwiki/3.0.45/charts/common-10.5.10.tgz b/stable/xwiki/3.0.45/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/xwiki/3.0.45/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.45/charts/postgresql-8.0.78.tgz b/stable/xwiki/3.0.45/charts/postgresql-8.0.78.tgz deleted file mode 100644 index ef5433c52fa..00000000000 Binary files a/stable/xwiki/3.0.45/charts/postgresql-8.0.78.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.46/CHANGELOG.md b/stable/xwiki/3.0.46/CHANGELOG.md new file mode 100644 index 00000000000..ab8056f719e --- /dev/null +++ b/stable/xwiki/3.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xwiki-3.0.46](https://github.com/truecharts/charts/compare/xwiki-3.0.45...xwiki-3.0.46) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + - split serviceSelector ([#3751](https://github.com/truecharts/charts/issues/3751)) + + + + +## [xwiki-3.0.45](https://github.com/truecharts/charts/compare/xwiki-3.0.44...xwiki-3.0.45) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) diff --git a/stable/xwiki/3.0.46/Chart.lock b/stable/xwiki/3.0.46/Chart.lock new file mode 100644 index 00000000000..3daba0eff50 --- /dev/null +++ b/stable/xwiki/3.0.46/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +digest: sha256:7ef4c77e1d1550d477f788f205f679c994bebb1f64ac277b594eb56b3ac0b5b3 +generated: "2022-09-25T15:39:55.359649932Z" diff --git a/stable/xwiki/3.0.46/Chart.yaml b/stable/xwiki/3.0.46/Chart.yaml new file mode 100644 index 00000000000..8936b9af4bb --- /dev/null +++ b/stable/xwiki/3.0.46/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "14.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.87 +description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility +home: https://truecharts.org/docs/charts/stable/xwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png +keywords: + - xwiki + - wiki +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://hub.docker.com/_/xwiki + - https://github.com/xwiki/xwiki-docker +version: 3.0.46 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xwiki/3.0.46/README.md b/stable/xwiki/3.0.46/README.md new file mode 100644 index 00000000000..0096474a742 --- /dev/null +++ b/stable/xwiki/3.0.46/README.md @@ -0,0 +1,108 @@ +# xwiki + +XWiki is a free wiki software platform written in Java with a design emphasis on extensibility + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xwiki](https://truecharts.org/docs/charts/stable/xwiki) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://charts.truecharts.org/ | postgresql | 8.0.87 | +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `xwiki` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install xwiki TrueCharts/xwiki +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `xwiki` deployment + +```console +helm uninstall xwiki +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xwiki \ + --set env.TZ="America/New York" \ + TrueCharts/xwiki +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install xwiki TrueCharts/xwiki -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/xwiki/3.0.45/app-readme.md b/stable/xwiki/3.0.46/app-readme.md similarity index 100% rename from stable/xwiki/3.0.45/app-readme.md rename to stable/xwiki/3.0.46/app-readme.md diff --git a/stable/xwiki/3.0.46/charts/common-10.6.1.tgz b/stable/xwiki/3.0.46/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/xwiki/3.0.46/charts/common-10.6.1.tgz differ diff --git a/stable/xwiki/3.0.46/charts/postgresql-8.0.87.tgz b/stable/xwiki/3.0.46/charts/postgresql-8.0.87.tgz new file mode 100644 index 00000000000..bbd1814c2bb Binary files /dev/null and b/stable/xwiki/3.0.46/charts/postgresql-8.0.87.tgz differ diff --git a/stable/xwiki/3.0.45/ix_values.yaml b/stable/xwiki/3.0.46/ix_values.yaml similarity index 100% rename from stable/xwiki/3.0.45/ix_values.yaml rename to stable/xwiki/3.0.46/ix_values.yaml diff --git a/stable/xwiki/3.0.45/questions.yaml b/stable/xwiki/3.0.46/questions.yaml similarity index 100% rename from stable/xwiki/3.0.45/questions.yaml rename to stable/xwiki/3.0.46/questions.yaml diff --git a/stable/xwiki/3.0.46/templates/common.yaml b/stable/xwiki/3.0.46/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.46/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.46/values.yaml b/stable/xwiki/3.0.46/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zerotier/2.0.33/CHANGELOG.md b/stable/zerotier/2.0.33/CHANGELOG.md deleted file mode 100644 index 3fd6e934ce2..00000000000 --- a/stable/zerotier/2.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/zerotier/2.0.33/Chart.lock b/stable/zerotier/2.0.33/Chart.lock deleted file mode 100644 index 73a35ee668b..00000000000 --- a/stable/zerotier/2.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:26:19.332996103Z" diff --git a/stable/zerotier/2.0.33/Chart.yaml b/stable/zerotier/2.0.33/Chart.yaml deleted file mode 100644 index f7005b84532..00000000000 --- a/stable/zerotier/2.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 2.0.33 -appVersion: "1.10.1" -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png -keywords: - - zerotier - - network -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier - - https://hub.docker.com/r/zerotier/zerotier -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/zerotier/2.0.33/README.md b/stable/zerotier/2.0.33/README.md deleted file mode 100644 index 406417124da..00000000000 --- a/stable/zerotier/2.0.33/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# zerotier - -ZeroTier is a smart programmable Ethernet switch for planet Earth - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zerotier](https://truecharts.org/docs/charts/stable/zerotier) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `zerotier` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install zerotier TrueCharts/zerotier -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `zerotier` deployment - -```console -helm uninstall zerotier -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zerotier \ - --set env.TZ="America/New York" \ - TrueCharts/zerotier -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install zerotier TrueCharts/zerotier -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/zerotier/2.0.33/charts/common-10.5.10.tgz b/stable/zerotier/2.0.33/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/zerotier/2.0.33/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/zerotier/2.0.34/CHANGELOG.md b/stable/zerotier/2.0.34/CHANGELOG.md new file mode 100644 index 00000000000..59a0960c0b1 --- /dev/null +++ b/stable/zerotier/2.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zerotier-2.0.34](https://github.com/truecharts/charts/compare/zerotier-2.0.33...zerotier-2.0.34) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zerotier-2.0.33](https://github.com/truecharts/charts/compare/zerotier-2.0.32...zerotier-2.0.33) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/zerotier/2.0.34/Chart.lock b/stable/zerotier/2.0.34/Chart.lock new file mode 100644 index 00000000000..178738ad77b --- /dev/null +++ b/stable/zerotier/2.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:39:48.854571095Z" diff --git a/stable/zerotier/2.0.34/Chart.yaml b/stable/zerotier/2.0.34/Chart.yaml new file mode 100644 index 00000000000..0d615339647 --- /dev/null +++ b/stable/zerotier/2.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 2.0.34 +appVersion: "1.10.1" +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/zerotier +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png +keywords: + - zerotier + - network +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier + - https://hub.docker.com/r/zerotier/zerotier +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zerotier/2.0.34/README.md b/stable/zerotier/2.0.34/README.md new file mode 100644 index 00000000000..f351b2247fd --- /dev/null +++ b/stable/zerotier/2.0.34/README.md @@ -0,0 +1,106 @@ +# zerotier + +ZeroTier is a smart programmable Ethernet switch for planet Earth + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zerotier](https://truecharts.org/docs/charts/stable/zerotier) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `zerotier` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zerotier TrueCharts/zerotier +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zerotier` deployment + +```console +helm uninstall zerotier +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zerotier \ + --set env.TZ="America/New York" \ + TrueCharts/zerotier +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zerotier TrueCharts/zerotier -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zerotier/2.0.33/app-readme.md b/stable/zerotier/2.0.34/app-readme.md similarity index 100% rename from stable/zerotier/2.0.33/app-readme.md rename to stable/zerotier/2.0.34/app-readme.md diff --git a/stable/zerotier/2.0.34/charts/common-10.6.1.tgz b/stable/zerotier/2.0.34/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/zerotier/2.0.34/charts/common-10.6.1.tgz differ diff --git a/stable/zerotier/2.0.33/ix_values.yaml b/stable/zerotier/2.0.34/ix_values.yaml similarity index 100% rename from stable/zerotier/2.0.33/ix_values.yaml rename to stable/zerotier/2.0.34/ix_values.yaml diff --git a/stable/zerotier/2.0.33/questions.yaml b/stable/zerotier/2.0.34/questions.yaml similarity index 100% rename from stable/zerotier/2.0.33/questions.yaml rename to stable/zerotier/2.0.34/questions.yaml diff --git a/stable/zerotier/2.0.34/templates/common.yaml b/stable/zerotier/2.0.34/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zerotier/2.0.34/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zerotier/2.0.34/values.yaml b/stable/zerotier/2.0.34/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.35/CHANGELOG.md b/stable/zigbee2mqtt/4.0.35/CHANGELOG.md deleted file mode 100644 index ac83aec0c49..00000000000 --- a/stable/zigbee2mqtt/4.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/zigbee2mqtt/4.0.35/Chart.lock b/stable/zigbee2mqtt/4.0.35/Chart.lock deleted file mode 100644 index bb245873fc2..00000000000 --- a/stable/zigbee2mqtt/4.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:26:38.218972123Z" diff --git a/stable/zigbee2mqtt/4.0.35/Chart.yaml b/stable/zigbee2mqtt/4.0.35/Chart.yaml deleted file mode 100644 index d97f9dd0278..00000000000 --- a/stable/zigbee2mqtt/4.0.35/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.27.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: Bridges events and allows you to control your Zigbee devices via MQTT -home: https://truecharts.org/docs/charts/stable/zigbee2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png -keywords: - - zigbee - - mqtt - - home-assistant -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zigbee2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://github.com/Koenkk/zigbee2mqtt -version: 4.0.35 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.35/README.md b/stable/zigbee2mqtt/4.0.35/README.md deleted file mode 100644 index 3835b6ec539..00000000000 --- a/stable/zigbee2mqtt/4.0.35/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# zigbee2mqtt - -Bridges events and allows you to control your Zigbee devices via MQTT - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [zigbee2mqtt](https://truecharts.org/docs/charts/stable/zigbee2mqtt) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `zigbee2mqtt` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install zigbee2mqtt TrueCharts/zigbee2mqtt -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `zigbee2mqtt` deployment - -```console -helm uninstall zigbee2mqtt -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install zigbee2mqtt \ - --set env.TZ="America/New York" \ - TrueCharts/zigbee2mqtt -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install zigbee2mqtt TrueCharts/zigbee2mqtt -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/zigbee2mqtt/4.0.35/charts/common-10.5.10.tgz b/stable/zigbee2mqtt/4.0.35/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/zigbee2mqtt/4.0.35/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/4.0.36/CHANGELOG.md b/stable/zigbee2mqtt/4.0.36/CHANGELOG.md new file mode 100644 index 00000000000..953c21d2631 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zigbee2mqtt-4.0.36](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.35...zigbee2mqtt-4.0.36) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zigbee2mqtt-4.0.35](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.34...zigbee2mqtt-4.0.35) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/zigbee2mqtt/4.0.36/Chart.lock b/stable/zigbee2mqtt/4.0.36/Chart.lock new file mode 100644 index 00000000000..4da7cdab873 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:40:15.006619812Z" diff --git a/stable/zigbee2mqtt/4.0.36/Chart.yaml b/stable/zigbee2mqtt/4.0.36/Chart.yaml new file mode 100644 index 00000000000..7bd55a5f6d8 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.36/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.27.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: Bridges events and allows you to control your Zigbee devices via MQTT +home: https://truecharts.org/docs/charts/stable/zigbee2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png +keywords: + - zigbee + - mqtt + - home-assistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zigbee2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://github.com/Koenkk/zigbee2mqtt +version: 4.0.36 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.36/README.md b/stable/zigbee2mqtt/4.0.36/README.md new file mode 100644 index 00000000000..853dccc4aa4 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.36/README.md @@ -0,0 +1,106 @@ +# zigbee2mqtt + +Bridges events and allows you to control your Zigbee devices via MQTT + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zigbee2mqtt](https://truecharts.org/docs/charts/stable/zigbee2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `zigbee2mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zigbee2mqtt TrueCharts/zigbee2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zigbee2mqtt` deployment + +```console +helm uninstall zigbee2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zigbee2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/zigbee2mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zigbee2mqtt TrueCharts/zigbee2mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zigbee2mqtt/4.0.36/SKIPINSTALL b/stable/zigbee2mqtt/4.0.36/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.35/app-readme.md b/stable/zigbee2mqtt/4.0.36/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/4.0.35/app-readme.md rename to stable/zigbee2mqtt/4.0.36/app-readme.md diff --git a/stable/zigbee2mqtt/4.0.36/charts/common-10.6.1.tgz b/stable/zigbee2mqtt/4.0.36/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/zigbee2mqtt/4.0.36/charts/common-10.6.1.tgz differ diff --git a/stable/zigbee2mqtt/4.0.35/ix_values.yaml b/stable/zigbee2mqtt/4.0.36/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.35/ix_values.yaml rename to stable/zigbee2mqtt/4.0.36/ix_values.yaml diff --git a/stable/zigbee2mqtt/4.0.35/questions.yaml b/stable/zigbee2mqtt/4.0.36/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.35/questions.yaml rename to stable/zigbee2mqtt/4.0.36/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.36/templates/common.yaml b/stable/zigbee2mqtt/4.0.36/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.36/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/zigbee2mqtt/4.0.36/values.yaml b/stable/zigbee2mqtt/4.0.36/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/2.0.31/CHANGELOG.md b/stable/znc/2.0.31/CHANGELOG.md deleted file mode 100644 index 1fc1daeeabd..00000000000 --- a/stable/znc/2.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/znc/2.0.31/Chart.lock b/stable/znc/2.0.31/Chart.lock deleted file mode 100644 index dbd8604d75f..00000000000 --- a/stable/znc/2.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:26:44.420889581Z" diff --git a/stable/znc/2.0.31/Chart.yaml b/stable/znc/2.0.31/Chart.yaml deleted file mode 100644 index 88fbe555770..00000000000 --- a/stable/znc/2.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 2.0.31 -appVersion: "1.8.2" -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/znc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png -keywords: - - znc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc - - https://hub.docker.com/r/linuxserver/znc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/znc/2.0.31/README.md b/stable/znc/2.0.31/README.md deleted file mode 100644 index 47e5518785e..00000000000 --- a/stable/znc/2.0.31/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# znc - -Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [znc](https://truecharts.org/docs/charts/stable/znc) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `znc` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install znc TrueCharts/znc -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `znc` deployment - -```console -helm uninstall znc -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install znc \ - --set env.TZ="America/New York" \ - TrueCharts/znc -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install znc TrueCharts/znc -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/znc/2.0.31/charts/common-10.5.10.tgz b/stable/znc/2.0.31/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/znc/2.0.31/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/znc/2.0.32/CHANGELOG.md b/stable/znc/2.0.32/CHANGELOG.md new file mode 100644 index 00000000000..075309d3498 --- /dev/null +++ b/stable/znc/2.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [znc-2.0.32](https://github.com/truecharts/charts/compare/znc-2.0.31...znc-2.0.32) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [znc-2.0.31](https://github.com/truecharts/charts/compare/znc-2.0.30...znc-2.0.31) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/znc/2.0.32/Chart.lock b/stable/znc/2.0.32/Chart.lock new file mode 100644 index 00000000000..211cdbfb485 --- /dev/null +++ b/stable/znc/2.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:40:20.906800391Z" diff --git a/stable/znc/2.0.32/Chart.yaml b/stable/znc/2.0.32/Chart.yaml new file mode 100644 index 00000000000..59e9ecd992c --- /dev/null +++ b/stable/znc/2.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 2.0.32 +appVersion: "1.8.2" +description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/znc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png +keywords: + - znc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/znc + - https://hub.docker.com/r/linuxserver/znc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/znc/2.0.32/README.md b/stable/znc/2.0.32/README.md new file mode 100644 index 00000000000..906e84d2f8e --- /dev/null +++ b/stable/znc/2.0.32/README.md @@ -0,0 +1,106 @@ +# znc + +Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [znc](https://truecharts.org/docs/charts/stable/znc) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `znc` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install znc TrueCharts/znc +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `znc` deployment + +```console +helm uninstall znc +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install znc \ + --set env.TZ="America/New York" \ + TrueCharts/znc +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install znc TrueCharts/znc -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/znc/2.0.31/app-readme.md b/stable/znc/2.0.32/app-readme.md similarity index 100% rename from stable/znc/2.0.31/app-readme.md rename to stable/znc/2.0.32/app-readme.md diff --git a/stable/znc/2.0.32/charts/common-10.6.1.tgz b/stable/znc/2.0.32/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/znc/2.0.32/charts/common-10.6.1.tgz differ diff --git a/stable/znc/2.0.31/ix_values.yaml b/stable/znc/2.0.32/ix_values.yaml similarity index 100% rename from stable/znc/2.0.31/ix_values.yaml rename to stable/znc/2.0.32/ix_values.yaml diff --git a/stable/znc/2.0.31/questions.yaml b/stable/znc/2.0.32/questions.yaml similarity index 100% rename from stable/znc/2.0.31/questions.yaml rename to stable/znc/2.0.32/questions.yaml diff --git a/stable/znc/2.0.32/templates/common.yaml b/stable/znc/2.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/znc/2.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/znc/2.0.32/values.yaml b/stable/znc/2.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ztcuui-aio/1.0.8/CHANGELOG.md b/stable/ztcuui-aio/1.0.8/CHANGELOG.md deleted file mode 100644 index 4d0bd0ea370..00000000000 --- a/stable/ztcuui-aio/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-22) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-21) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - refactor Services SCALE GUI - - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) - - - - -## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-20) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/ztcuui-aio/1.0.8/Chart.lock b/stable/ztcuui-aio/1.0.8/Chart.lock deleted file mode 100644 index 359639f8eb2..00000000000 --- a/stable/ztcuui-aio/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -digest: sha256:336e6960f0537ccd930cdb8b5c05714d2489a6ae1d1402322346809b13e4660b -generated: "2022-09-22T14:26:53.645524223Z" diff --git a/stable/ztcuui-aio/1.0.8/Chart.yaml b/stable/ztcuui-aio/1.0.8/Chart.yaml deleted file mode 100644 index ca146a04900..00000000000 --- a/stable/ztcuui-aio/1.0.8/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.11" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.5.10 -description: ZeroTier network controller user interface in a Docker container -home: https://truecharts.org/docs/charts/stable/ztcuui-aio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png -keywords: - - ztcuui-aio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ztcuui-aio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - - https://github.com/key-networks/ztncui-aio -version: 1.0.8 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ztcuui-aio/1.0.8/README.md b/stable/ztcuui-aio/1.0.8/README.md deleted file mode 100644 index d9a8161702e..00000000000 --- a/stable/ztcuui-aio/1.0.8/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# ztcuui-aio - -ZeroTier network controller user interface in a Docker container - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [ztcuui-aio](https://truecharts.org/docs/charts/stable/ztcuui-aio) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.5.10 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `ztcuui-aio` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install ztcuui-aio TrueCharts/ztcuui-aio -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `ztcuui-aio` deployment - -```console -helm uninstall ztcuui-aio -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install ztcuui-aio \ - --set env.TZ="America/New York" \ - TrueCharts/ztcuui-aio -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install ztcuui-aio TrueCharts/ztcuui-aio -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/ztcuui-aio/1.0.8/charts/common-10.5.10.tgz b/stable/ztcuui-aio/1.0.8/charts/common-10.5.10.tgz deleted file mode 100644 index af170c75a6d..00000000000 Binary files a/stable/ztcuui-aio/1.0.8/charts/common-10.5.10.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/1.0.9/CHANGELOG.md b/stable/ztcuui-aio/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..7acbb0852ab --- /dev/null +++ b/stable/ztcuui-aio/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ztcuui-aio-1.0.9](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.8...ztcuui-aio-1.0.9) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [ztcuui-aio-1.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.7...ztcuui-aio-1.0.8) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + diff --git a/stable/ztcuui-aio/1.0.9/Chart.lock b/stable/ztcuui-aio/1.0.9/Chart.lock new file mode 100644 index 00000000000..fc1f031d83c --- /dev/null +++ b/stable/ztcuui-aio/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:40:30.027629678Z" diff --git a/stable/ztcuui-aio/1.0.9/Chart.yaml b/stable/ztcuui-aio/1.0.9/Chart.yaml new file mode 100644 index 00000000000..38ad6d6fa44 --- /dev/null +++ b/stable/ztcuui-aio/1.0.9/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.2.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +description: ZeroTier network controller user interface in a Docker container +home: https://truecharts.org/docs/charts/stable/ztcuui-aio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png +keywords: + - ztcuui-aio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ztcuui-aio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://github.com/key-networks/ztncui-aio +version: 1.0.9 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ztcuui-aio/1.0.9/README.md b/stable/ztcuui-aio/1.0.9/README.md new file mode 100644 index 00000000000..0f4679c5e1c --- /dev/null +++ b/stable/ztcuui-aio/1.0.9/README.md @@ -0,0 +1,106 @@ +# ztcuui-aio + +ZeroTier network controller user interface in a Docker container + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [ztcuui-aio](https://truecharts.org/docs/charts/stable/ztcuui-aio) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `ztcuui-aio` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install ztcuui-aio TrueCharts/ztcuui-aio +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `ztcuui-aio` deployment + +```console +helm uninstall ztcuui-aio +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install ztcuui-aio \ + --set env.TZ="America/New York" \ + TrueCharts/ztcuui-aio +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install ztcuui-aio TrueCharts/ztcuui-aio -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/ztcuui-aio/1.0.8/app-readme.md b/stable/ztcuui-aio/1.0.9/app-readme.md similarity index 100% rename from stable/ztcuui-aio/1.0.8/app-readme.md rename to stable/ztcuui-aio/1.0.9/app-readme.md diff --git a/stable/ztcuui-aio/1.0.9/charts/common-10.6.1.tgz b/stable/ztcuui-aio/1.0.9/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/ztcuui-aio/1.0.9/charts/common-10.6.1.tgz differ diff --git a/stable/ztcuui-aio/1.0.8/ix_values.yaml b/stable/ztcuui-aio/1.0.9/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.8/ix_values.yaml rename to stable/ztcuui-aio/1.0.9/ix_values.yaml diff --git a/stable/ztcuui-aio/1.0.8/questions.yaml b/stable/ztcuui-aio/1.0.9/questions.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.8/questions.yaml rename to stable/ztcuui-aio/1.0.9/questions.yaml diff --git a/stable/ztcuui-aio/1.0.9/templates/common.yaml b/stable/ztcuui-aio/1.0.9/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ztcuui-aio/1.0.9/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ztcuui-aio/1.0.9/values.yaml b/stable/ztcuui-aio/1.0.9/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/12.0.1/CHANGELOG.md b/stable/zwavejs2mqtt/12.0.1/CHANGELOG.md new file mode 100644 index 00000000000..4bc30b30d7c --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zwavejs2mqtt-12.0.1](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.0...zwavejs2mqtt-12.0.1) (2022-09-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3898](https://github.com/truecharts/charts/issues/3898)) + + + + +## [zwavejs2mqtt-12.0.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.39...zwavejs2mqtt-12.0.0) (2022-09-23) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/zwavejs2mqtt to v8.0.0 ([#3851](https://github.com/truecharts/charts/issues/3851)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-22) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-21) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - refactor Services SCALE GUI + - update docker general non-major ([#3818](https://github.com/truecharts/charts/issues/3818)) + - update helm general non-major ([#3767](https://github.com/truecharts/charts/issues/3767)) + + + + +## [zwavejs2mqtt-11.0.39](https://github.com/truecharts/charts/compare/zwavejs2mqtt-11.0.37...zwavejs2mqtt-11.0.39) (2022-09-20) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] diff --git a/stable/zwavejs2mqtt/12.0.1/Chart.lock b/stable/zwavejs2mqtt/12.0.1/Chart.lock new file mode 100644 index 00000000000..fc305752665 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +digest: sha256:bf3e36b0762c5bb98f9bd21769c9b055650f282e4ffd9fb45378aaa81555bc65 +generated: "2022-09-25T15:40:38.888850215Z" diff --git a/stable/zwavejs2mqtt/12.0.1/Chart.yaml b/stable/zwavejs2mqtt/12.0.1/Chart.yaml new file mode 100644 index 00000000000..8bc18cfc698 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "8.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.6.1 +deprecated: false +description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue +home: https://truecharts.org/docs/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://github.com/zwave-js/zwavejs2mqtt + - https://hub.docker.com/r/zwavejs/zwavejs2mqtt +type: application +version: 12.0.1 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zwavejs2mqtt/12.0.1/README.md b/stable/zwavejs2mqtt/12.0.1/README.md new file mode 100644 index 00000000000..d7e989e0e89 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/README.md @@ -0,0 +1,107 @@ +# zwavejs2mqtt + +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [zwavejs2mqtt](https://truecharts.org/docs/charts/stable/zwavejs2mqtt) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.6.1 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `zwavejs2mqtt` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zwavejs2mqtt TrueCharts/zwavejs2mqtt +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `zwavejs2mqtt` deployment + +```console +helm uninstall zwavejs2mqtt +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zwavejs2mqtt \ + --set env.TZ="America/New York" \ + TrueCharts/zwavejs2mqtt +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install zwavejs2mqtt TrueCharts/zwavejs2mqtt -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/zwavejs2mqtt/12.0.1/app-readme.md b/stable/zwavejs2mqtt/12.0.1/app-readme.md new file mode 100644 index 00000000000..d28ca8f0ac0 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/app-readme.md @@ -0,0 +1,8 @@ +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/zwavejs2mqtt](https://truecharts.org/docs/charts/stable/zwavejs2mqtt) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/zwavejs2mqtt/12.0.1/charts/common-10.6.1.tgz b/stable/zwavejs2mqtt/12.0.1/charts/common-10.6.1.tgz new file mode 100644 index 00000000000..d1c2567332b Binary files /dev/null and b/stable/zwavejs2mqtt/12.0.1/charts/common-10.6.1.tgz differ diff --git a/stable/zwavejs2mqtt/12.0.1/ix_values.yaml b/stable/zwavejs2mqtt/12.0.1/ix_values.yaml new file mode 100644 index 00000000000..ac81ef777bf --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: 8.0.0@sha256:6536e76d7b77a7583617aca7ea4b1826c9d171c645aae8037f3bb26831ed0819 + +securityContext: + readOnlyRootFilesystem: false + +# env: {} +# OZW_NETWORK_KEY: + +probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 + +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller + +portal: + enabled: true diff --git a/stable/zwavejs2mqtt/12.0.1/questions.yaml b/stable/zwavejs2mqtt/12.0.1/questions.yaml new file mode 100644 index 00000000000..0ab6cd57401 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/questions.yaml @@ -0,0 +1,2680 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: Controller + description: Configure Workload Deployment + - name: Container Configuration + description: Additional Container Configuration + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: global + label: Global Settings + group: Controller + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: Flag this is SCALE + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: Controller + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: advanced + label: Show Advanced Controller Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: Please specify type of workload to deploy + label: (Advanced) Controller Type + schema: + type: string + required: true + enum: + - value: deployment + description: Deployment + - value: statefulset + description: Statefulset + - value: daemonset + description: Daemonset + default: deployment + - variable: replicas + description: Number of desired pod replicas + label: Desired Replicas + schema: + type: int + required: true + default: 1 + - variable: strategy + description: Please specify type of workload to deploy + label: (Advanced) Update Strategy + schema: + type: string + required: true + enum: + - value: Recreate + description: "Recreate: Kill existing pods before creating new ones" + - value: RollingUpdate + description: "RollingUpdate: Create new pods and then kill old ones" + - value: OnDelete + description: "(Legacy) OnDelete: ignore .spec.template changes" + default: Recreate + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Controller Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Controller Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: customextraargs + group: Controller + label: "Extra Args" + description: "Do not click this unless you know what you are doing" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: TZ + label: Timezone + group: Container Configuration + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + group: Container Configuration + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: expertpodconf + group: Container Configuration + label: Show Expert Configuration + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: tty + label: Enable TTY + description: Determines whether containers in a pod runs with TTY enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: stdin + label: Enable STDIN + description: Determines whether containers in a pod runs with stdin enabled. By default pod has it disabled. + group: Workload Details + schema: + type: boolean + default: false + - variable: termination + group: Container Configuration + label: Termination settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: gracePeriodSeconds + label: Grace Period Seconds + schema: + type: int + default: 10 + - variable: podLabelsList + group: Container Configuration + label: Pod Labels + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: podAnnotationsList + group: Container Configuration + label: Pod Annotations + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8091 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: HTTP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 8091 + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10046 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: nodePort + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 3000 + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: Networking and Services + label: Host-Networking (Complicated) + schema: + type: boolean + default: false + - variable: externalInterfaces + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + show_subquestions_if: static + subquestions: + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: dnsPolicy + group: Networking and Services + label: dnsPolicy + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ClusterFirst + description: ClusterFirst + - value: ClusterFirstWithHostNet + description: ClusterFirstWithHostNet + - value: None + description: None + - variable: dnsConfig + label: DNS Configuration + group: Networking and Services + description: Specify custom DNS configuration which will be applied to the pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: nameservers + label: Name Servers + schema: + default: [] + type: list + items: + - variable: nameserver + label: Name Server + schema: + type: string + - variable: options + label: Options + schema: + default: [] + type: list + items: + - variable: option + label: Option Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: searches + label: Searches + schema: + default: [] + type: list + items: + - variable: search + label: Search Entry + schema: + type: string + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: TCP + enum: + - value: HTTP + description: HTTP + - value: HTTPS + description: HTTPS + - value: TCP + description: TCP + - value: UDP + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simplePVC + enum: + - value: simplePVC + description: PVC (simple) + - value: simpleHP + description: Host Path (simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) hostPath Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) storageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name (Optional) + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: simpleHP + enum: + - value: simplePVC + description: PVC (Simple) + - value: simpleHP + description: Host Path (Simple) + - value: emptyDir + description: emptyDir + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissionsSimple + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: false + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPathSimple + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 999Gi + - variable: hostPathType + label: (Advanced) Host Path Type + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: DirectoryOrCreate + description: DirectoryOrCreate + - value: Directory + description: Directory + - value: FileOrCreate + description: FileOrCreate + - value: File + description: File + - value: Socket + description: Socket + - value: CharDevice + description: CharDevice + - value: BlockDevice + description: BlockDevice + - variable: storageClass + label: (Advanced) StorageClass + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: SCALE-ZFS + - variable: accessMode + label: (Advanced) Access Mode + description: Allow or disallow multiple PVC's writhing to the same PV + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: ReadWriteOnce + enum: + - value: ReadWriteOnce + description: ReadWriteOnce + - value: ReadOnlyMany + description: ReadOnlyMany + - value: ReadWriteMany + description: ReadWriteMany + - variable: advanced + label: Show Advanced Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: expert + label: Show Expert Configuration Options + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: These middlewares enforce a number of best practices. + label: Enable Default Middlewares + schema: + type: boolean + default: true + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: ingressList + label: Add Manual Custom Ingresses + group: Ingress + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: Custom Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: ingressClassName + label: IngressClass Name + schema: + type: string + default: "" + - variable: labelsList + label: Labels + schema: + type: list + default: [] + items: + - variable: labelItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: annotationsList + label: Annotations + schema: + type: list + default: [] + items: + - variable: annotationItem + label: Label + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: Select TrueNAS SCALE Certificate + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: security + label: Container Security Settings + group: Security and Permissions + schema: + type: dict + additional_attrs: true + attrs: + - variable: editsecurity + label: Change PUID / UMASK values + description: By enabling this you override default set values. + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "002" + - variable: advancedSecurity + label: Show Advanced Security Settings + group: Security and Permissions + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: capabilities + label: Capabilities + schema: + additional_attrs: true + type: dict + attrs: + - variable: drop + label: Drop Capability + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: Add Capability + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string + - variable: podSecurityContext + group: Security and Permissions + label: Pod Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + + - variable: advancedresources + label: Set Custom Resource Limits/Requests (Advanced) + group: Resources and Devices + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: hostPath + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + # Specify GPU configuration + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] +# - variable: autoscaling +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: networkPolicy +# group: Advanced +# label: (Advanced) Network Policy +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: policyType +# label: Policy Type +# schema: +# type: string +# default: "" +# enum: +# - value: "" +# description: Default +# - value: ingress +# description: Ingress +# - value: egress +# description: Egress +# - value: ingress-egress +# description: Ingress and Egress +# - variable: egress +# label: Egress +# schema: +# type: list +# default: [] +# items: +# - variable: egressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: to +# label: To +# schema: +# type: list +# default: [] +# items: +# - variable: toEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP +# - variable: ingress +# label: Ingress +# schema: +# type: list +# default: [] +# items: +# - variable: ingressEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: from +# label: From +# schema: +# type: list +# default: [] +# items: +# - variable: fromEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: ipBlock +# label: IP Block +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: cidr +# label: CIDR +# schema: +# type: string +# default: "" +# - variable: except +# label: Except +# schema: +# type: list +# default: [] +# items: +# - variable: exceptint +# label: "" +# schema: +# type: string +# - variable: namespaceSelector +# label: Namespace Selector +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: podSelector +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: matchExpressions +# label: Match Expressions +# schema: +# type: list +# default: [] +# items: +# - variable: expressionEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: key +# label: Key +# schema: +# type: string +# - variable: operator +# label: Operator +# schema: +# type: string +# default: TCP +# enum: +# - value: In +# description: In +# - value: NotIn +# description: NotIn +# - value: Exists +# description: Exists +# - value: DoesNotExist +# description: DoesNotExist +# - variable: values +# label: Values +# schema: +# type: list +# default: [] +# items: +# - variable: value +# label: "" +# schema: +# type: string +# - variable: ports +# label: Ports +# schema: +# type: list +# default: [] +# items: +# - variable: portsEntry +# label: "" +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: port +# label: Port +# schema: +# type: int +# - variable: endPort +# label: End Port +# schema: +# type: int +# - variable: protocol +# label: Protocol +# schema: +# type: string +# default: TCP +# enum: +# - value: TCP +# description: TCP +# - value: UDP +# description: UDP +# - value: SCTP +# description: SCTP + + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: openvpn + description: OpenVPN + - value: wireguard + description: Wireguard + - value: tailscale + description: Tailscale + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: Sock5 Server + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type + schema: + type: string + default: hostPath + hidden: true + - variable: hostPathType + label: hostPathType + schema: + type: string + default: File + hidden: true + - variable: noMount + label: noMount + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: Full Path to File + description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: Git Settings + schema: + additional_attrs: true + type: dict + attrs: + - variable: deployKey + description: Raw SSH Private Key + label: Deploy Key + schema: + type: string + - variable: deployKeyBase64 + description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence + label: Deploy Key Base64 + schema: + type: string + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: nodePort + description: Leave Empty to Disable + label: nodePort DEPRECATED + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: promtail + label: Promtail + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: Loki URL + schema: + type: string + required: true + - variable: logs + label: Log Paths + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: path + label: Path + schema: + type: string + required: true + - variable: args + label: Promtail Command Line Arguments + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + required: true + - variable: envList + label: Promtail Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/docs/about/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zwavejs2mqtt/12.0.1/templates/common.yaml b/stable/zwavejs2mqtt/12.0.1/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/12.0.1/values.yaml b/stable/zwavejs2mqtt/12.0.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d